From 44d30def0491d304cdb4ef1bd12c226138e7b92e Mon Sep 17 00:00:00 2001 From: MaxCWhitehead <35712032+MaxCWhitehead@users.noreply.github.com> Date: Thu, 5 Dec 2024 20:39:24 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20fishfolk?= =?UTF-8?q?/jumpy@1ec5db624bf3238e703e02a1133260df689cf7a0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../core/metadata/player/fn.default_true.html | 2 +- .../metadata/player/fn.deserialize_arc.html | 2 +- .../player/fn.deserialize_arc_slice.html | 2 +- .../fn.deserialize_body_animations.html | 2 +- .../jumpy/core/metadata/player/index.html | 2 +- .../metadata/player/struct.EmoteMeta.html | 4 ++-- .../core/metadata/player/struct.HatMeta.html | 4 ++-- .../player/struct.PlayerSoundsMeta.html | 6 +++-- .../jumpy/core/metadata/struct.EmoteMeta.html | 4 ++-- .../jumpy/core/metadata/struct.HatMeta.html | 4 ++-- .../metadata/struct.PlayerSoundsMeta.html | 6 +++-- .../player/dead/fn.handle_player_state.html | 3 ++- .../rustdoc/jumpy/core/player/dead/index.html | 2 +- .../states/dead/fn.handle_player_state.html | 3 ++- .../core/player/state/states/dead/index.html | 2 +- .../bones_schema/prelude/trait.HasSchema.html | 2 +- .../prelude/bones_schema/trait.HasSchema.html | 2 +- .../jumpy/prelude/trait.HasSchema.html | 2 +- .../build_info/constant.BUILD_TIME.html | 2 +- .../build_info/constant.BUILD_TIME_2822.html | 2 +- .../build_info/constant.BUILD_TIME_3339.html | 2 +- .../build_info/constant.COMMIT_AUTHOR.html | 2 +- .../build_info/constant.COMMIT_DATE.html | 2 +- .../build_info/constant.COMMIT_DATE_2822.html | 2 +- .../build_info/constant.COMMIT_DATE_3339.html | 2 +- .../build_info/constant.COMMIT_EMAIL.html | 2 +- .../build_info/constant.COMMIT_HASH.html | 2 +- .../build_info/constant.SHORT_COMMIT.html | 2 +- book/developers/rustdoc/search-index.js | 2 +- .../search.desc/jumpy/jumpy-desc-2-.js | 2 +- .../search.desc/jumpy/jumpy-desc-3-.js | 2 +- .../search.desc/jumpy/jumpy-desc-4-.js | 2 +- .../search.desc/jumpy/jumpy-desc-6-.js | 2 +- .../src/jumpy/core/metadata/player.rs.html | 6 +++++ .../core/player/state/states/dead.rs.html | 6 +++++ .../jumpy-bf087bc6388f7ec0/out/shadow.rs.html | 22 +++++++++---------- 36 files changed, 68 insertions(+), 50 deletions(-) diff --git a/book/developers/rustdoc/jumpy/core/metadata/player/fn.default_true.html b/book/developers/rustdoc/jumpy/core/metadata/player/fn.default_true.html index ee59961de7..de8b11cb65 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/player/fn.default_true.html +++ b/book/developers/rustdoc/jumpy/core/metadata/player/fn.default_true.html @@ -93,4 +93,4 @@ } -

Function jumpy::core::metadata::player::default_true

source ·
fn default_true() -> bool
\ No newline at end of file +

Function jumpy::core::metadata::player::default_true

source ·
fn default_true() -> bool
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_arc.html b/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_arc.html index bf2d5aade6..e8ffeb7e04 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_arc.html +++ b/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_arc.html @@ -93,6 +93,6 @@ } -

Function jumpy::core::metadata::player::deserialize_arc

source ·
fn deserialize_arc<'de, T: Deserialize<'de>, D: Deserializer<'de>>(
+

Function jumpy::core::metadata::player::deserialize_arc

source ·
fn deserialize_arc<'de, T: Deserialize<'de>, D: Deserializer<'de>>(
     deserializer: D,
 ) -> Result<Arc<T>, D::Error>
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_arc_slice.html b/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_arc_slice.html index dab70854aa..a8621f7011 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_arc_slice.html +++ b/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_arc_slice.html @@ -93,6 +93,6 @@ } -

Function jumpy::core::metadata::player::deserialize_arc_slice

source ·
fn deserialize_arc_slice<'de, T: Deserialize<'de>, D: Deserializer<'de>>(
+

Function jumpy::core::metadata::player::deserialize_arc_slice

source ·
fn deserialize_arc_slice<'de, T: Deserialize<'de>, D: Deserializer<'de>>(
     deserializer: D,
 ) -> Result<Arc<[T]>, D::Error>
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_body_animations.html b/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_body_animations.html index b84ad66e7f..7f5e88137a 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_body_animations.html +++ b/book/developers/rustdoc/jumpy/core/metadata/player/fn.deserialize_body_animations.html @@ -93,6 +93,6 @@ } -

Function jumpy::core::metadata::player::deserialize_body_animations

source ·
fn deserialize_body_animations<'de, D: Deserializer<'de>>(
+

Function jumpy::core::metadata::player::deserialize_body_animations

source ·
fn deserialize_body_animations<'de, D: Deserializer<'de>>(
     deserializer: D,
 ) -> Result<BodyAnimationsMeta, D::Error>
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/core/metadata/player/index.html b/book/developers/rustdoc/jumpy/core/metadata/player/index.html index 86800995ec..213332982c 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/player/index.html +++ b/book/developers/rustdoc/jumpy/core/metadata/player/index.html @@ -93,4 +93,4 @@ } -
\ No newline at end of file +
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/core/metadata/player/struct.EmoteMeta.html b/book/developers/rustdoc/jumpy/core/metadata/player/struct.EmoteMeta.html index 49b2466c83..aa28bc9938 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/player/struct.EmoteMeta.html +++ b/book/developers/rustdoc/jumpy/core/metadata/player/struct.EmoteMeta.html @@ -93,13 +93,13 @@ } -

Struct jumpy::core::metadata::player::EmoteMeta

source ·
#[repr(C)]
pub struct EmoteMeta { +

Struct jumpy::core::metadata::player::EmoteMeta

source ·
#[repr(C)]
pub struct EmoteMeta { pub name: Ustr, pub atlas: Handle<Atlas>, pub offset: Vec2, pub animation: AnimatedSprite, }
Expand description

Metadata for a player emote.

-

Fields§

§name: Ustr§atlas: Handle<Atlas>§offset: Vec2§animation: AnimatedSprite

Trait Implementations§

source§

impl Clone for EmoteMeta

source§

fn clone(&self) -> EmoteMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for EmoteMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for EmoteMeta

source§

fn default() -> EmoteMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for EmoteMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where +

Fields§

§name: Ustr§atlas: Handle<Atlas>§offset: Vec2§animation: AnimatedSprite

Trait Implementations§

source§

impl Clone for EmoteMeta

source§

fn clone(&self) -> EmoteMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for EmoteMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for EmoteMeta

source§

fn default() -> EmoteMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for EmoteMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn try_cast<T>(this: &Self) -> Result<&T, SchemaMismatchError>
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn cast_mut<T>(this: &mut Self) -> &mut T
where T: HasSchema,

Cast a mutable reference of this type to a reference of another type with the same memory diff --git a/book/developers/rustdoc/jumpy/core/metadata/player/struct.HatMeta.html b/book/developers/rustdoc/jumpy/core/metadata/player/struct.HatMeta.html index 2a0a6567fb..a85f2a7aca 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/player/struct.HatMeta.html +++ b/book/developers/rustdoc/jumpy/core/metadata/player/struct.HatMeta.html @@ -93,13 +93,13 @@ } -

Struct jumpy::core::metadata::player::HatMeta

source ·
#[repr(C)]
pub struct HatMeta { +

Struct jumpy::core::metadata::player::HatMeta

source ·
#[repr(C)]
pub struct HatMeta { pub name: Ustr, pub atlas: Handle<Atlas>, pub offset: Vec2, pub body_size: Vec2, }
Expand description

Metadata for a player hat.

-

Fields§

§name: Ustr§atlas: Handle<Atlas>§offset: Vec2§body_size: Vec2

Trait Implementations§

source§

impl Clone for HatMeta

source§

fn clone(&self) -> HatMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for HatMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for HatMeta

source§

fn default() -> HatMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for HatMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where +

Fields§

§name: Ustr§atlas: Handle<Atlas>§offset: Vec2§body_size: Vec2

Trait Implementations§

source§

impl Clone for HatMeta

source§

fn clone(&self) -> HatMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for HatMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for HatMeta

source§

fn default() -> HatMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for HatMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn try_cast<T>(this: &Self) -> Result<&T, SchemaMismatchError>
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn cast_mut<T>(this: &mut Self) -> &mut T
where T: HasSchema,

Cast a mutable reference of this type to a reference of another type with the same memory diff --git a/book/developers/rustdoc/jumpy/core/metadata/player/struct.PlayerSoundsMeta.html b/book/developers/rustdoc/jumpy/core/metadata/player/struct.PlayerSoundsMeta.html index 0214d4fc91..ae90892d7d 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/player/struct.PlayerSoundsMeta.html +++ b/book/developers/rustdoc/jumpy/core/metadata/player/struct.PlayerSoundsMeta.html @@ -93,7 +93,7 @@ } -

Struct jumpy::core::metadata::player::PlayerSoundsMeta

source ·
#[repr(C)]
pub struct PlayerSoundsMeta { +

Struct jumpy::core::metadata::player::PlayerSoundsMeta

source ·
#[repr(C)]
pub struct PlayerSoundsMeta { pub land_volume: f64, pub land: Handle<AudioSource>, pub jump_volume: f64, @@ -102,7 +102,9 @@ pub grab: Handle<AudioSource>, pub drop_volume: f64, pub drop: Handle<AudioSource>, -}

Fields§

§land_volume: f64§land: Handle<AudioSource>§jump_volume: f64§jump: Handle<AudioSource>§grab_volume: f64§grab: Handle<AudioSource>§drop_volume: f64§drop: Handle<AudioSource>

Trait Implementations§

source§

impl Clone for PlayerSoundsMeta

source§

fn clone(&self) -> PlayerSoundsMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for PlayerSoundsMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for PlayerSoundsMeta

source§

fn default() -> PlayerSoundsMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for PlayerSoundsMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where + pub death_volume: f64, + pub death: Handle<AudioSource>, +}

Fields§

§land_volume: f64§land: Handle<AudioSource>§jump_volume: f64§jump: Handle<AudioSource>§grab_volume: f64§grab: Handle<AudioSource>§drop_volume: f64§drop: Handle<AudioSource>§death_volume: f64§death: Handle<AudioSource>

Trait Implementations§

source§

impl Clone for PlayerSoundsMeta

source§

fn clone(&self) -> PlayerSoundsMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for PlayerSoundsMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for PlayerSoundsMeta

source§

fn default() -> PlayerSoundsMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for PlayerSoundsMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn try_cast<T>(this: &Self) -> Result<&T, SchemaMismatchError>
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn cast_mut<T>(this: &mut Self) -> &mut T
where T: HasSchema,

Cast a mutable reference of this type to a reference of another type with the same memory diff --git a/book/developers/rustdoc/jumpy/core/metadata/struct.EmoteMeta.html b/book/developers/rustdoc/jumpy/core/metadata/struct.EmoteMeta.html index 559d9fae95..622913aa15 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/struct.EmoteMeta.html +++ b/book/developers/rustdoc/jumpy/core/metadata/struct.EmoteMeta.html @@ -93,13 +93,13 @@ } -

Struct jumpy::core::metadata::EmoteMeta

source ·
#[repr(C)]
pub struct EmoteMeta { +

Struct jumpy::core::metadata::EmoteMeta

source ·
#[repr(C)]
pub struct EmoteMeta { pub name: Ustr, pub atlas: Handle<Atlas>, pub offset: Vec2, pub animation: AnimatedSprite, }
Expand description

Metadata for a player emote.

-

Fields§

§name: Ustr§atlas: Handle<Atlas>§offset: Vec2§animation: AnimatedSprite

Trait Implementations§

source§

impl Clone for EmoteMeta

source§

fn clone(&self) -> EmoteMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for EmoteMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for EmoteMeta

source§

fn default() -> EmoteMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for EmoteMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where +

Fields§

§name: Ustr§atlas: Handle<Atlas>§offset: Vec2§animation: AnimatedSprite

Trait Implementations§

source§

impl Clone for EmoteMeta

source§

fn clone(&self) -> EmoteMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for EmoteMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for EmoteMeta

source§

fn default() -> EmoteMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for EmoteMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn try_cast<T>(this: &Self) -> Result<&T, SchemaMismatchError>
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn cast_mut<T>(this: &mut Self) -> &mut T
where T: HasSchema,

Cast a mutable reference of this type to a reference of another type with the same memory diff --git a/book/developers/rustdoc/jumpy/core/metadata/struct.HatMeta.html b/book/developers/rustdoc/jumpy/core/metadata/struct.HatMeta.html index 2b0f832c2c..4e58e79b9e 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/struct.HatMeta.html +++ b/book/developers/rustdoc/jumpy/core/metadata/struct.HatMeta.html @@ -93,13 +93,13 @@ } -

Struct jumpy::core::metadata::HatMeta

source ·
#[repr(C)]
pub struct HatMeta { +

Struct jumpy::core::metadata::HatMeta

source ·
#[repr(C)]
pub struct HatMeta { pub name: Ustr, pub atlas: Handle<Atlas>, pub offset: Vec2, pub body_size: Vec2, }
Expand description

Metadata for a player hat.

-

Fields§

§name: Ustr§atlas: Handle<Atlas>§offset: Vec2§body_size: Vec2

Trait Implementations§

source§

impl Clone for HatMeta

source§

fn clone(&self) -> HatMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for HatMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for HatMeta

source§

fn default() -> HatMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for HatMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where +

Fields§

§name: Ustr§atlas: Handle<Atlas>§offset: Vec2§body_size: Vec2

Trait Implementations§

source§

impl Clone for HatMeta

source§

fn clone(&self) -> HatMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for HatMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for HatMeta

source§

fn default() -> HatMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for HatMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn try_cast<T>(this: &Self) -> Result<&T, SchemaMismatchError>
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn cast_mut<T>(this: &mut Self) -> &mut T
where T: HasSchema,

Cast a mutable reference of this type to a reference of another type with the same memory diff --git a/book/developers/rustdoc/jumpy/core/metadata/struct.PlayerSoundsMeta.html b/book/developers/rustdoc/jumpy/core/metadata/struct.PlayerSoundsMeta.html index 6c85c6dbf5..a78ff5110d 100644 --- a/book/developers/rustdoc/jumpy/core/metadata/struct.PlayerSoundsMeta.html +++ b/book/developers/rustdoc/jumpy/core/metadata/struct.PlayerSoundsMeta.html @@ -93,7 +93,7 @@ } -

Struct jumpy::core::metadata::PlayerSoundsMeta

source ·
#[repr(C)]
pub struct PlayerSoundsMeta { +

Struct jumpy::core::metadata::PlayerSoundsMeta

source ·
#[repr(C)]
pub struct PlayerSoundsMeta { pub land_volume: f64, pub land: Handle<AudioSource>, pub jump_volume: f64, @@ -102,7 +102,9 @@ pub grab: Handle<AudioSource>, pub drop_volume: f64, pub drop: Handle<AudioSource>, -}

Fields§

§land_volume: f64§land: Handle<AudioSource>§jump_volume: f64§jump: Handle<AudioSource>§grab_volume: f64§grab: Handle<AudioSource>§drop_volume: f64§drop: Handle<AudioSource>

Trait Implementations§

source§

impl Clone for PlayerSoundsMeta

source§

fn clone(&self) -> PlayerSoundsMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for PlayerSoundsMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for PlayerSoundsMeta

source§

fn default() -> PlayerSoundsMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for PlayerSoundsMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where + pub death_volume: f64, + pub death: Handle<AudioSource>, +}

Fields§

§land_volume: f64§land: Handle<AudioSource>§jump_volume: f64§jump: Handle<AudioSource>§grab_volume: f64§grab: Handle<AudioSource>§drop_volume: f64§drop: Handle<AudioSource>§death_volume: f64§death: Handle<AudioSource>

Trait Implementations§

source§

impl Clone for PlayerSoundsMeta

source§

fn clone(&self) -> PlayerSoundsMeta

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for PlayerSoundsMeta

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for PlayerSoundsMeta

source§

fn default() -> PlayerSoundsMeta

Returns the “default value” for a type. Read more
source§

impl HasSchema for PlayerSoundsMeta

source§

fn schema() -> &'static Schema

Get this type’s [Schema].
§

fn register_schema()

Register this schema with the global schema registry. Read more
§

fn cast<T>(this: &Self) -> &T
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn try_cast<T>(this: &Self) -> Result<&T, SchemaMismatchError>
where T: HasSchema,

Cast a reference of this type to a reference of another type with the same memory layout. Read more
§

fn cast_mut<T>(this: &mut Self) -> &mut T
where T: HasSchema,

Cast a mutable reference of this type to a reference of another type with the same memory diff --git a/book/developers/rustdoc/jumpy/core/player/dead/fn.handle_player_state.html b/book/developers/rustdoc/jumpy/core/player/dead/fn.handle_player_state.html index b28c97744d..8457d0c728 100644 --- a/book/developers/rustdoc/jumpy/core/player/dead/fn.handle_player_state.html +++ b/book/developers/rustdoc/jumpy/core/player/dead/fn.handle_player_state.html @@ -93,7 +93,7 @@ } -

Function jumpy::core::player::dead::handle_player_state

source ·
pub fn handle_player_state(
+

Function jumpy::core::player::dead::handle_player_state

source ·
pub fn handle_player_state(
     entities: Res<'_, Entities>,
     commands: Commands<'_>,
     assets: Res<'_, AssetServer>,
@@ -108,4 +108,5 @@
     animations: CompMut<'_, AnimationBankSprite>,
     game_meta: Root<'_, GameMeta>,
     collision_world: CollisionWorld<'_>,
+    audio_center: ResMut<'_, AudioCenter>,
 )
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/core/player/dead/index.html b/book/developers/rustdoc/jumpy/core/player/dead/index.html index 4df77911fa..9762e62172 100644 --- a/book/developers/rustdoc/jumpy/core/player/dead/index.html +++ b/book/developers/rustdoc/jumpy/core/player/dead/index.html @@ -93,4 +93,4 @@ } -
\ No newline at end of file +
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/core/player/state/states/dead/fn.handle_player_state.html b/book/developers/rustdoc/jumpy/core/player/state/states/dead/fn.handle_player_state.html index a9963e7115..6b30494345 100644 --- a/book/developers/rustdoc/jumpy/core/player/state/states/dead/fn.handle_player_state.html +++ b/book/developers/rustdoc/jumpy/core/player/state/states/dead/fn.handle_player_state.html @@ -93,7 +93,7 @@ } -

Function jumpy::core::player::state::states::dead::handle_player_state

source ·
pub fn handle_player_state(
+

Function jumpy::core::player::state::states::dead::handle_player_state

source ·
pub fn handle_player_state(
     entities: Res<'_, Entities>,
     commands: Commands<'_>,
     assets: Res<'_, AssetServer>,
@@ -108,4 +108,5 @@
     animations: CompMut<'_, AnimationBankSprite>,
     game_meta: Root<'_, GameMeta>,
     collision_world: CollisionWorld<'_>,
+    audio_center: ResMut<'_, AudioCenter>,
 )
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/core/player/state/states/dead/index.html b/book/developers/rustdoc/jumpy/core/player/state/states/dead/index.html index 22ce4f1ceb..92904ef6d5 100644 --- a/book/developers/rustdoc/jumpy/core/player/state/states/dead/index.html +++ b/book/developers/rustdoc/jumpy/core/player/state/states/dead/index.html @@ -93,4 +93,4 @@ } -
\ No newline at end of file +
\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/prelude/bones_schema/prelude/trait.HasSchema.html b/book/developers/rustdoc/jumpy/prelude/bones_schema/prelude/trait.HasSchema.html index b04ae34819..12e365c4f7 100644 --- a/book/developers/rustdoc/jumpy/prelude/bones_schema/prelude/trait.HasSchema.html +++ b/book/developers/rustdoc/jumpy/prelude/bones_schema/prelude/trait.HasSchema.html @@ -145,7 +145,7 @@
§Errors
Self: Sized,

Converts a reference of T to a SchemaRef

fn as_schema_mut(&mut self) -> SchemaRefMut<'_>
where Self: Sized,

Converts a reference of T to a SchemaRefMut

-

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

§

impl HasSchema for bool

§

fn schema() -> &'static Schema

§

impl HasSchema for f32

§

fn schema() -> &'static Schema

§

impl HasSchema for f64

§

fn schema() -> &'static Schema

§

impl HasSchema for i8

§

fn schema() -> &'static Schema

§

impl HasSchema for i16

§

fn schema() -> &'static Schema

§

impl HasSchema for i32

§

fn schema() -> &'static Schema

§

impl HasSchema for i64

§

fn schema() -> &'static Schema

§

impl HasSchema for i128

§

fn schema() -> &'static Schema

§

impl HasSchema for isize

§

fn schema() -> &'static Schema

§

impl HasSchema for u8

§

fn schema() -> &'static Schema

§

impl HasSchema for u16

§

fn schema() -> &'static Schema

§

impl HasSchema for u32

§

fn schema() -> &'static Schema

§

impl HasSchema for u64

§

fn schema() -> &'static Schema

§

impl HasSchema for u128

§

fn schema() -> &'static Schema

§

impl HasSchema for ()

§

fn schema() -> &'static Schema

§

impl HasSchema for usize

§

fn schema() -> &'static Schema

§

impl HasSchema for String

§

fn schema() -> &'static Schema

§

impl HasSchema for LogFileGuard

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkDebug

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkMatchSocket

§

fn schema() -> &'static Schema

§

impl HasSchema for PlayerNetworkStats

§

fn schema() -> &'static Schema

Implementors§

source§

impl HasSchema for MusicState

source§

impl HasSchema for CrabState

source§

impl HasSchema for Snail

source§

impl HasSchema for TileCollisionKind

source§

impl HasSchema for ColliderShape

source§

impl HasSchema for EmoteState

source§

impl HasSchema for EaseFunction

source§

impl HasSchema for ControlSource

source§

impl HasSchema for InputKind

source§

impl HasSchema for MenuPage

§

impl HasSchema for AssetKind

§

impl HasSchema for ButtonState

§

impl HasSchema for CameraSize

§

impl HasSchema for Color

§

impl HasSchema for GamepadAxis

§

impl HasSchema for GamepadButton

§

impl HasSchema for GamepadConnectionEventKind

§

impl HasSchema for GamepadEvent

§

impl HasSchema for GamepadRumbleRequest

§

impl HasSchema for Image

§

impl HasSchema for KeyCode

§

impl HasSchema for SyncingInfo

source§

impl HasSchema for ShuffledPlaylist

source§

impl HasSchema for Attachment

source§

impl HasSchema for AttachmentEasing

source§

impl HasSchema for AttachmentEasingMeta

source§

impl HasSchema for AttachmentMeta

source§

impl HasSchema for HadPlayerBodyAttachmentMarker

source§

impl HasSchema for PlayerBodyAttachment

source§

impl HasSchema for Bullet

source§

impl HasSchema for BulletHandle

source§

impl HasSchema for BulletMeta

source§

impl HasSchema for CameraState

source§

impl HasSchema for CameraSubject

source§

impl HasSchema for ParallaxBackgroundSprite

source§

impl HasSchema for DamageRegion

source§

impl HasSchema for DamageRegionOwner

source§

impl HasSchema for DebugSettings

source§

impl HasSchema for RapierDebugContext

source§

impl HasSchema for Buss

source§

impl HasSchema for BussMeta

source§

impl HasSchema for Cannon

source§

impl HasSchema for CannonMeta

source§

impl HasSchema for CrabCritter

source§

impl HasSchema for CrabMeta

source§

impl HasSchema for CrateMeta

source§

impl HasSchema for IdleCrate

source§

impl HasSchema for ThrownCrate

source§

impl HasSchema for AnimatedDecorationMeta

source§

impl HasSchema for Fish

source§

impl HasSchema for FishSchool

source§

impl HasSchema for FishSchoolMeta

source§

impl HasSchema for ExplodeFlappyJellyfish

source§

impl HasSchema for FlappyJellyfish

source§

impl HasSchema for FlappyJellyfishMeta

source§

impl HasSchema for GrenadeMeta

source§

impl HasSchema for IdleGrenade

source§

impl HasSchema for LitGrenade

source§

impl HasSchema for DehydrateJellyfish

source§

impl HasSchema for Jellyfish

source§

impl HasSchema for JellyfishMeta

source§

impl HasSchema for PlayerDrivingJellyfish

source§

impl HasSchema for IdleKickBomb

source§

impl HasSchema for KickBombHandle

source§

impl HasSchema for KickBombMeta

source§

impl HasSchema for LitKickBomb

source§

impl HasSchema for MachineGun

source§

impl HasSchema for MachineGunMeta

source§

impl HasSchema for IdleMine

source§

impl HasSchema for MineMeta

source§

impl HasSchema for ThrownMine

source§

impl HasSchema for Musket

source§

impl HasSchema for MusketMeta

source§

impl HasSchema for Periscope

source§

impl HasSchema for PeriscopeMeta

source§

impl HasSchema for CurrentSpawner

source§

impl HasSchema for PlayerSpawner

source§

impl HasSchema for PlayerSpawnerMeta

source§

impl HasSchema for Slippery

source§

impl HasSchema for SlipperyMeta

source§

impl HasSchema for SlipperySeaweed

source§

impl HasSchema for SlipperySeaweedMeta

source§

impl HasSchema for SnailMeta

source§

impl HasSchema for Spike

source§

impl HasSchema for SpikeMeta

source§

impl HasSchema for Sproinger

source§

impl HasSchema for SproingerMeta

source§

impl HasSchema for StompBoots

source§

impl HasSchema for StompBootsMeta

source§

impl HasSchema for WearingStompBoots

source§

impl HasSchema for WornStompBoots

source§

impl HasSchema for DehydrateOutOfBounds

source§

impl HasSchema for ElementEditorMeta

source§

impl HasSchema for ElementHandle

source§

impl HasSchema for ElementKillCallback

source§

impl HasSchema for ElementMeta

source§

impl HasSchema for ElementSolid

source§

impl HasSchema for ElementSolidMeta

source§

impl HasSchema for MapElementHydrated

source§

impl HasSchema for Spawner

source§

impl HasSchema for SpawnerEntities

source§

impl HasSchema for PendingDamageRegions

source§

impl HasSchema for Sword

source§

impl HasSchema for SwordMeta

source§

impl HasSchema for Urchin

source§

impl HasSchema for UrchinMeta

source§

impl HasSchema for ElementLayer

source§

impl HasSchema for MatchInputs

source§

impl HasSchema for PlayerInput

source§

impl HasSchema for DropItem

source§

impl HasSchema for Inventory

source§

impl HasSchema for Item

source§

impl HasSchema for ItemDropped

source§

impl HasSchema for ItemGrab

source§

impl HasSchema for ItemGrabbed

source§

impl HasSchema for ItemThrow

source§

impl HasSchema for ItemUsed

source§

impl HasSchema for Invincibility

source§

impl HasSchema for Lifetime

source§

impl HasSchema for LoadedMap

source§

impl HasSchema for MapSpawned

source§

impl HasSchema for NavGraph

source§

impl HasSchema for SpawnedMapLayerMeta

source§

impl HasSchema for SpawnedMapMeta

source§

impl HasSchema for MapPool

source§

impl HasSchema for BackgroundMeta

source§

impl HasSchema for ElementSpawn

source§

impl HasSchema for MapLayerMeta

source§

impl HasSchema for MapMeta

source§

impl HasSchema for MapTileMeta

source§

impl HasSchema for ParallaxLayerMeta

source§

impl HasSchema for BodyAnimationsMeta

source§

impl HasSchema for EmoteMeta

source§

impl HasSchema for HatMeta

source§

impl HasSchema for Offsets

source§

impl HasSchema for PlayerBodyLayerMeta

source§

impl HasSchema for PlayerLayerMeta

source§

impl HasSchema for PlayerLayersMeta

source§

impl HasSchema for PlayerMeta

source§

impl HasSchema for PlayerSoundsMeta

source§

impl HasSchema for PlayerStatsMeta

source§

impl HasSchema for CameraMeta

source§

impl HasSchema for CoreConfigMeta

source§

impl HasSchema for CoreMeta

source§

impl HasSchema for PhysicsMeta

source§

impl HasSchema for PhysicsPlayerMeta

source§

impl HasSchema for ColliderShapeCache

source§

impl HasSchema for Actor

source§

impl HasSchema for Collider

source§

impl HasSchema for RapierContext

source§

impl HasSchema for Solid

source§

impl HasSchema for TileDynamicCollider

source§

impl HasSchema for TileRapierHandle

source§

impl HasSchema for DynamicBody

source§

impl HasSchema for KinematicBody

source§

impl HasSchema for PlayerRagdollState

source§

impl HasSchema for PlayerState

source§

impl HasSchema for AiPlayer

source§

impl HasSchema for EmoteRegion

source§

impl HasSchema for Hat

source§

impl HasSchema for PathfindingDebugLines

source§

impl HasSchema for PlayerIdx

source§

impl HasSchema for PlayerKilled

source§

impl HasSchema for PlayerLayers

source§

impl HasSchema for PlayersHaveSpawned

source§

impl HasSchema for GlobalRng

source§

impl HasSchema for MatchScore

source§

impl HasSchema for RoundScoringState

source§

impl HasSchema for EaseMeta

source§

impl HasSchema for WinIndicatorMeta

source§

impl HasSchema for DebugMenuState

source§

impl HasSchema for GlobalPlayerControls

source§

impl HasSchema for PlayerControl

source§

impl HasSchema for PlayerInputCollector

source§

impl HasSchema for ProfilerState

source§

impl HasSchema for PlayerControlMapping

source§

impl HasSchema for PlayerControlSetting

source§

impl HasSchema for Settings

source§

impl HasSchema for VirtualDPad

source§

impl HasSchema for GameMeta

source§

impl HasSchema for GameMusic

source§

impl HasSchema for NetworkMeta

source§

impl HasSchema for PackMeta

source§

impl HasSchema for PlayerSelectState

source§

impl HasSchema for MainMenuMeta

source§

impl HasSchema for PauseMenu

source§

impl HasSchema for ScoringMenuState

source§

impl HasSchema for ImageMeta

source§

impl HasSchema for UiTheme

source§

impl HasSchema for UiThemeButtons

source§

impl HasSchema for UiThemeColors

source§

impl HasSchema for UiThemeEditor

source§

impl HasSchema for UiThemeEditorIcons

source§

impl HasSchema for UiThemeFontStyles

source§

impl HasSchema for UiThemePanel

source§

impl HasSchema for UiThemeWidgetColors

source§

impl HasSchema for UiThemeWidgets

§

impl HasSchema for SchemaLuaEcsRefMetatable

§

impl HasSchema for FrameDiagState

§

impl HasSchema for AnimatedSprite

§

impl HasSchema for AnimationBankSprite

§

impl HasSchema for AssetServer

§

impl HasSchema for Atlas

§

impl HasSchema for AtlasCollisionTile

§

impl HasSchema for AtlasSprite

§

impl HasSchema for Audio

§

impl HasSchema for AudioCenter

§

impl HasSchema for AudioManager

§

impl HasSchema for AudioSource

§

impl HasSchema for BVec2

§

impl HasSchema for BVec3

§

impl HasSchema for BVec4

§

impl HasSchema for BorderImageMeta

§

impl HasSchema for ButtonBordersMeta

§

impl HasSchema for ButtonThemeMeta

§

impl HasSchema for Camera

§

impl HasSchema for CameraShake

§

impl HasSchema for CameraTraumaEvents

§

impl HasSchema for ClearColor

§

impl HasSchema for CommandQueue

§

impl HasSchema for CurrentSystemStage

§

impl HasSchema for DVec2

§

impl HasSchema for DVec3

§

impl HasSchema for DVec4

§

impl HasSchema for DisconnectedPlayers

§

impl HasSchema for Duration

§

impl HasSchema for EguiCtx

§

impl HasSchema for EguiInputHook

§

impl HasSchema for EguiSettings

§

impl HasSchema for EguiTextures

§

impl HasSchema for Entities

§

impl HasSchema for Entity

§

impl HasSchema for ExitBones

§

impl HasSchema for FluentBundleAsset

§

impl HasSchema for FluentResourceAsset

§

impl HasSchema for Font

§

impl HasSchema for FontMeta

§

impl HasSchema for GamepadAxisEvent

§

impl HasSchema for GamepadButtonEvent

§

impl HasSchema for GamepadConnectionEvent

§

impl HasSchema for GamepadInputs

§

impl HasSchema for GamepadRumbleIntensity

§

impl HasSchema for GamepadsRumble

§

impl HasSchema for IVec2

§

impl HasSchema for IVec3

§

impl HasSchema for IVec4

§

impl HasSchema for KeyboardEvent

§

impl HasSchema for KeyboardInputs

§

impl HasSchema for LocalizationAsset

§

impl HasSchema for LuaEngine

§

impl HasSchema for LuaPlugin

§

impl HasSchema for LuaPlugins

§

impl HasSchema for LuaScript

§

impl HasSchema for MarginMeta

§

impl HasSchema for MouseInputs

§

impl HasSchema for MouseScreenPosition

§

impl HasSchema for MouseWorldPosition

§

impl HasSchema for Path2d

§

impl HasSchema for Quat

§

impl HasSchema for RngGenerator

§

impl HasSchema for RootLocalizationFieldIdx

§

impl HasSchema for SchemaAssetHandle

§

impl HasSchema for SchemaMetaAssetLoader

§

impl HasSchema for SessionOptions

§

impl HasSchema for Sessions

§

impl HasSchema for ShakeNoise

§

impl HasSchema for Sprite

§

impl HasSchema for Storage

§

impl HasSchema for Tile

§

impl HasSchema for TileLayer

§

impl HasSchema for Time

§

impl HasSchema for Timer

§

impl HasSchema for Transform

§

impl HasSchema for UVec2

§

impl HasSchema for UVec3

§

impl HasSchema for UVec4

§

impl HasSchema for UntypedHandle

§

impl HasSchema for Ustr

§

impl HasSchema for Vec2

§

impl HasSchema for Vec3

§

impl HasSchema for Vec4

§

impl HasSchema for Viewport

§

impl HasSchema for Window

§

impl HasSchema for SchemaBox

§

impl HasSchema for SchemaDeserialize

§

impl<K, V> HasSchema for SMap<K, V>
where +

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

§

impl HasSchema for bool

§

fn schema() -> &'static Schema

§

impl HasSchema for f32

§

fn schema() -> &'static Schema

§

impl HasSchema for f64

§

fn schema() -> &'static Schema

§

impl HasSchema for i8

§

fn schema() -> &'static Schema

§

impl HasSchema for i16

§

fn schema() -> &'static Schema

§

impl HasSchema for i32

§

fn schema() -> &'static Schema

§

impl HasSchema for i64

§

fn schema() -> &'static Schema

§

impl HasSchema for i128

§

fn schema() -> &'static Schema

§

impl HasSchema for isize

§

fn schema() -> &'static Schema

§

impl HasSchema for u8

§

fn schema() -> &'static Schema

§

impl HasSchema for u16

§

fn schema() -> &'static Schema

§

impl HasSchema for u32

§

fn schema() -> &'static Schema

§

impl HasSchema for u64

§

fn schema() -> &'static Schema

§

impl HasSchema for u128

§

fn schema() -> &'static Schema

§

impl HasSchema for ()

§

fn schema() -> &'static Schema

§

impl HasSchema for usize

§

fn schema() -> &'static Schema

§

impl HasSchema for String

§

fn schema() -> &'static Schema

§

impl HasSchema for LogFileGuard

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkDebug

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkMatchSocket

§

fn schema() -> &'static Schema

§

impl HasSchema for PlayerNetworkStats

§

fn schema() -> &'static Schema

Implementors§

source§

impl HasSchema for MusicState

source§

impl HasSchema for CrabState

source§

impl HasSchema for Snail

source§

impl HasSchema for TileCollisionKind

source§

impl HasSchema for ColliderShape

source§

impl HasSchema for EmoteState

source§

impl HasSchema for EaseFunction

source§

impl HasSchema for ControlSource

source§

impl HasSchema for InputKind

source§

impl HasSchema for MenuPage

§

impl HasSchema for AssetKind

§

impl HasSchema for ButtonState

§

impl HasSchema for CameraSize

§

impl HasSchema for Color

§

impl HasSchema for GamepadAxis

§

impl HasSchema for GamepadButton

§

impl HasSchema for GamepadConnectionEventKind

§

impl HasSchema for GamepadEvent

§

impl HasSchema for GamepadRumbleRequest

§

impl HasSchema for Image

§

impl HasSchema for KeyCode

§

impl HasSchema for SyncingInfo

source§

impl HasSchema for ShuffledPlaylist

source§

impl HasSchema for Attachment

source§

impl HasSchema for AttachmentEasing

source§

impl HasSchema for AttachmentEasingMeta

source§

impl HasSchema for AttachmentMeta

source§

impl HasSchema for HadPlayerBodyAttachmentMarker

source§

impl HasSchema for PlayerBodyAttachment

source§

impl HasSchema for Bullet

source§

impl HasSchema for BulletHandle

source§

impl HasSchema for BulletMeta

source§

impl HasSchema for CameraState

source§

impl HasSchema for CameraSubject

source§

impl HasSchema for ParallaxBackgroundSprite

source§

impl HasSchema for DamageRegion

source§

impl HasSchema for DamageRegionOwner

source§

impl HasSchema for DebugSettings

source§

impl HasSchema for RapierDebugContext

source§

impl HasSchema for Buss

source§

impl HasSchema for BussMeta

source§

impl HasSchema for Cannon

source§

impl HasSchema for CannonMeta

source§

impl HasSchema for CrabCritter

source§

impl HasSchema for CrabMeta

source§

impl HasSchema for CrateMeta

source§

impl HasSchema for IdleCrate

source§

impl HasSchema for ThrownCrate

source§

impl HasSchema for AnimatedDecorationMeta

source§

impl HasSchema for Fish

source§

impl HasSchema for FishSchool

source§

impl HasSchema for FishSchoolMeta

source§

impl HasSchema for ExplodeFlappyJellyfish

source§

impl HasSchema for FlappyJellyfish

source§

impl HasSchema for FlappyJellyfishMeta

source§

impl HasSchema for GrenadeMeta

source§

impl HasSchema for IdleGrenade

source§

impl HasSchema for LitGrenade

source§

impl HasSchema for DehydrateJellyfish

source§

impl HasSchema for Jellyfish

source§

impl HasSchema for JellyfishMeta

source§

impl HasSchema for PlayerDrivingJellyfish

source§

impl HasSchema for IdleKickBomb

source§

impl HasSchema for KickBombHandle

source§

impl HasSchema for KickBombMeta

source§

impl HasSchema for LitKickBomb

source§

impl HasSchema for MachineGun

source§

impl HasSchema for MachineGunMeta

source§

impl HasSchema for IdleMine

source§

impl HasSchema for MineMeta

source§

impl HasSchema for ThrownMine

source§

impl HasSchema for Musket

source§

impl HasSchema for MusketMeta

source§

impl HasSchema for Periscope

source§

impl HasSchema for PeriscopeMeta

source§

impl HasSchema for CurrentSpawner

source§

impl HasSchema for PlayerSpawner

source§

impl HasSchema for PlayerSpawnerMeta

source§

impl HasSchema for Slippery

source§

impl HasSchema for SlipperyMeta

source§

impl HasSchema for SlipperySeaweed

source§

impl HasSchema for SlipperySeaweedMeta

source§

impl HasSchema for SnailMeta

source§

impl HasSchema for Spike

source§

impl HasSchema for SpikeMeta

source§

impl HasSchema for Sproinger

source§

impl HasSchema for SproingerMeta

source§

impl HasSchema for StompBoots

source§

impl HasSchema for StompBootsMeta

source§

impl HasSchema for WearingStompBoots

source§

impl HasSchema for WornStompBoots

source§

impl HasSchema for DehydrateOutOfBounds

source§

impl HasSchema for ElementEditorMeta

source§

impl HasSchema for ElementHandle

source§

impl HasSchema for ElementKillCallback

source§

impl HasSchema for ElementMeta

source§

impl HasSchema for ElementSolid

source§

impl HasSchema for ElementSolidMeta

source§

impl HasSchema for MapElementHydrated

source§

impl HasSchema for Spawner

source§

impl HasSchema for SpawnerEntities

source§

impl HasSchema for PendingDamageRegions

source§

impl HasSchema for Sword

source§

impl HasSchema for SwordMeta

source§

impl HasSchema for Urchin

source§

impl HasSchema for UrchinMeta

source§

impl HasSchema for ElementLayer

source§

impl HasSchema for MatchInputs

source§

impl HasSchema for PlayerInput

source§

impl HasSchema for DropItem

source§

impl HasSchema for Inventory

source§

impl HasSchema for Item

source§

impl HasSchema for ItemDropped

source§

impl HasSchema for ItemGrab

source§

impl HasSchema for ItemGrabbed

source§

impl HasSchema for ItemThrow

source§

impl HasSchema for ItemUsed

source§

impl HasSchema for Invincibility

source§

impl HasSchema for Lifetime

source§

impl HasSchema for LoadedMap

source§

impl HasSchema for MapSpawned

source§

impl HasSchema for NavGraph

source§

impl HasSchema for SpawnedMapLayerMeta

source§

impl HasSchema for SpawnedMapMeta

source§

impl HasSchema for MapPool

source§

impl HasSchema for BackgroundMeta

source§

impl HasSchema for ElementSpawn

source§

impl HasSchema for MapLayerMeta

source§

impl HasSchema for MapMeta

source§

impl HasSchema for MapTileMeta

source§

impl HasSchema for ParallaxLayerMeta

source§

impl HasSchema for BodyAnimationsMeta

source§

impl HasSchema for EmoteMeta

source§

impl HasSchema for HatMeta

source§

impl HasSchema for Offsets

source§

impl HasSchema for PlayerBodyLayerMeta

source§

impl HasSchema for PlayerLayerMeta

source§

impl HasSchema for PlayerLayersMeta

source§

impl HasSchema for PlayerMeta

source§

impl HasSchema for PlayerSoundsMeta

source§

impl HasSchema for PlayerStatsMeta

source§

impl HasSchema for CameraMeta

source§

impl HasSchema for CoreConfigMeta

source§

impl HasSchema for CoreMeta

source§

impl HasSchema for PhysicsMeta

source§

impl HasSchema for PhysicsPlayerMeta

source§

impl HasSchema for ColliderShapeCache

source§

impl HasSchema for Actor

source§

impl HasSchema for Collider

source§

impl HasSchema for RapierContext

source§

impl HasSchema for Solid

source§

impl HasSchema for TileDynamicCollider

source§

impl HasSchema for TileRapierHandle

source§

impl HasSchema for DynamicBody

source§

impl HasSchema for KinematicBody

source§

impl HasSchema for PlayerRagdollState

source§

impl HasSchema for PlayerState

source§

impl HasSchema for AiPlayer

source§

impl HasSchema for EmoteRegion

source§

impl HasSchema for Hat

source§

impl HasSchema for PathfindingDebugLines

source§

impl HasSchema for PlayerIdx

source§

impl HasSchema for PlayerKilled

source§

impl HasSchema for PlayerLayers

source§

impl HasSchema for PlayersHaveSpawned

source§

impl HasSchema for GlobalRng

source§

impl HasSchema for MatchScore

source§

impl HasSchema for RoundScoringState

source§

impl HasSchema for EaseMeta

source§

impl HasSchema for WinIndicatorMeta

source§

impl HasSchema for DebugMenuState

source§

impl HasSchema for GlobalPlayerControls

source§

impl HasSchema for PlayerControl

source§

impl HasSchema for PlayerInputCollector

source§

impl HasSchema for ProfilerState

source§

impl HasSchema for PlayerControlMapping

source§

impl HasSchema for PlayerControlSetting

source§

impl HasSchema for Settings

source§

impl HasSchema for VirtualDPad

source§

impl HasSchema for GameMeta

source§

impl HasSchema for GameMusic

source§

impl HasSchema for NetworkMeta

source§

impl HasSchema for PackMeta

source§

impl HasSchema for PlayerSelectState

source§

impl HasSchema for MainMenuMeta

source§

impl HasSchema for PauseMenu

source§

impl HasSchema for ScoringMenuState

source§

impl HasSchema for ImageMeta

source§

impl HasSchema for UiTheme

source§

impl HasSchema for UiThemeButtons

source§

impl HasSchema for UiThemeColors

source§

impl HasSchema for UiThemeEditor

source§

impl HasSchema for UiThemeEditorIcons

source§

impl HasSchema for UiThemeFontStyles

source§

impl HasSchema for UiThemePanel

source§

impl HasSchema for UiThemeWidgetColors

source§

impl HasSchema for UiThemeWidgets

§

impl HasSchema for SchemaLuaEcsRefMetatable

§

impl HasSchema for FrameDiagState

§

impl HasSchema for AnimatedSprite

§

impl HasSchema for AnimationBankSprite

§

impl HasSchema for AssetServer

§

impl HasSchema for Atlas

§

impl HasSchema for AtlasCollisionTile

§

impl HasSchema for AtlasSprite

§

impl HasSchema for Audio

§

impl HasSchema for AudioCenter

§

impl HasSchema for AudioManager

§

impl HasSchema for AudioSource

§

impl HasSchema for BVec2

§

impl HasSchema for BVec3

§

impl HasSchema for BVec4

§

impl HasSchema for BorderImageMeta

§

impl HasSchema for ButtonBordersMeta

§

impl HasSchema for ButtonThemeMeta

§

impl HasSchema for Camera

§

impl HasSchema for CameraShake

§

impl HasSchema for CameraTraumaEvents

§

impl HasSchema for ClearColor

§

impl HasSchema for CommandQueue

§

impl HasSchema for CurrentSystemStage

§

impl HasSchema for DVec2

§

impl HasSchema for DVec3

§

impl HasSchema for DVec4

§

impl HasSchema for DisconnectedPlayers

§

impl HasSchema for Duration

§

impl HasSchema for EguiCtx

§

impl HasSchema for EguiInputHook

§

impl HasSchema for EguiSettings

§

impl HasSchema for EguiTextures

§

impl HasSchema for Entities

§

impl HasSchema for Entity

§

impl HasSchema for ExitBones

§

impl HasSchema for FluentBundleAsset

§

impl HasSchema for FluentResourceAsset

§

impl HasSchema for Font

§

impl HasSchema for FontMeta

§

impl HasSchema for GamepadAxisEvent

§

impl HasSchema for GamepadButtonEvent

§

impl HasSchema for GamepadConnectionEvent

§

impl HasSchema for GamepadInputs

§

impl HasSchema for GamepadRumbleIntensity

§

impl HasSchema for GamepadsRumble

§

impl HasSchema for IVec2

§

impl HasSchema for IVec3

§

impl HasSchema for IVec4

§

impl HasSchema for KeyboardEvent

§

impl HasSchema for KeyboardInputs

§

impl HasSchema for LocalizationAsset

§

impl HasSchema for LuaEngine

§

impl HasSchema for LuaPlugin

§

impl HasSchema for LuaPlugins

§

impl HasSchema for LuaScript

§

impl HasSchema for MarginMeta

§

impl HasSchema for MouseInputs

§

impl HasSchema for MouseScreenPosition

§

impl HasSchema for MouseWorldPosition

§

impl HasSchema for Path2d

§

impl HasSchema for Quat

§

impl HasSchema for RngGenerator

§

impl HasSchema for RootLocalizationFieldIdx

§

impl HasSchema for SchemaAssetHandle

§

impl HasSchema for SchemaMetaAssetLoader

§

impl HasSchema for SessionOptions

§

impl HasSchema for Sessions

§

impl HasSchema for ShakeNoise

§

impl HasSchema for Sprite

§

impl HasSchema for Storage

§

impl HasSchema for Tile

§

impl HasSchema for TileLayer

§

impl HasSchema for Time

§

impl HasSchema for Timer

§

impl HasSchema for Transform

§

impl HasSchema for UVec2

§

impl HasSchema for UVec3

§

impl HasSchema for UVec4

§

impl HasSchema for UntypedHandle

§

impl HasSchema for Ustr

§

impl HasSchema for Vec2

§

impl HasSchema for Vec3

§

impl HasSchema for Vec4

§

impl HasSchema for Viewport

§

impl HasSchema for Window

§

impl HasSchema for SchemaBox

§

impl HasSchema for SchemaDeserialize

§

impl<K, V> HasSchema for SMap<K, V>
where K: HasSchema, V: HasSchema,

§

impl<T> HasSchema for Maybe<T>
where T: HasSchema + Clone,

§

impl<T> HasSchema for Handle<T>
where diff --git a/book/developers/rustdoc/jumpy/prelude/bones_schema/trait.HasSchema.html b/book/developers/rustdoc/jumpy/prelude/bones_schema/trait.HasSchema.html index e8c0950056..0d3093f650 100644 --- a/book/developers/rustdoc/jumpy/prelude/bones_schema/trait.HasSchema.html +++ b/book/developers/rustdoc/jumpy/prelude/bones_schema/trait.HasSchema.html @@ -145,7 +145,7 @@
§Errors
Self: Sized,

Converts a reference of T to a SchemaRef

fn as_schema_mut(&mut self) -> SchemaRefMut<'_>
where Self: Sized,

Converts a reference of T to a SchemaRefMut

-

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

§

impl HasSchema for bool

§

fn schema() -> &'static Schema

§

impl HasSchema for f32

§

fn schema() -> &'static Schema

§

impl HasSchema for f64

§

fn schema() -> &'static Schema

§

impl HasSchema for i8

§

fn schema() -> &'static Schema

§

impl HasSchema for i16

§

fn schema() -> &'static Schema

§

impl HasSchema for i32

§

fn schema() -> &'static Schema

§

impl HasSchema for i64

§

fn schema() -> &'static Schema

§

impl HasSchema for i128

§

fn schema() -> &'static Schema

§

impl HasSchema for isize

§

fn schema() -> &'static Schema

§

impl HasSchema for u8

§

fn schema() -> &'static Schema

§

impl HasSchema for u16

§

fn schema() -> &'static Schema

§

impl HasSchema for u32

§

fn schema() -> &'static Schema

§

impl HasSchema for u64

§

fn schema() -> &'static Schema

§

impl HasSchema for u128

§

fn schema() -> &'static Schema

§

impl HasSchema for ()

§

fn schema() -> &'static Schema

§

impl HasSchema for usize

§

fn schema() -> &'static Schema

§

impl HasSchema for String

§

fn schema() -> &'static Schema

§

impl HasSchema for LogFileGuard

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkDebug

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkMatchSocket

§

fn schema() -> &'static Schema

§

impl HasSchema for PlayerNetworkStats

§

fn schema() -> &'static Schema

Implementors§

source§

impl HasSchema for MusicState

source§

impl HasSchema for CrabState

source§

impl HasSchema for Snail

source§

impl HasSchema for TileCollisionKind

source§

impl HasSchema for ColliderShape

source§

impl HasSchema for EmoteState

source§

impl HasSchema for EaseFunction

source§

impl HasSchema for ControlSource

source§

impl HasSchema for InputKind

source§

impl HasSchema for MenuPage

§

impl HasSchema for AssetKind

§

impl HasSchema for ButtonState

§

impl HasSchema for CameraSize

§

impl HasSchema for Color

§

impl HasSchema for GamepadAxis

§

impl HasSchema for GamepadButton

§

impl HasSchema for GamepadConnectionEventKind

§

impl HasSchema for GamepadEvent

§

impl HasSchema for GamepadRumbleRequest

§

impl HasSchema for Image

§

impl HasSchema for KeyCode

§

impl HasSchema for SyncingInfo

source§

impl HasSchema for ShuffledPlaylist

source§

impl HasSchema for Attachment

source§

impl HasSchema for AttachmentEasing

source§

impl HasSchema for AttachmentEasingMeta

source§

impl HasSchema for AttachmentMeta

source§

impl HasSchema for HadPlayerBodyAttachmentMarker

source§

impl HasSchema for PlayerBodyAttachment

source§

impl HasSchema for Bullet

source§

impl HasSchema for BulletHandle

source§

impl HasSchema for BulletMeta

source§

impl HasSchema for CameraState

source§

impl HasSchema for CameraSubject

source§

impl HasSchema for ParallaxBackgroundSprite

source§

impl HasSchema for DamageRegion

source§

impl HasSchema for DamageRegionOwner

source§

impl HasSchema for DebugSettings

source§

impl HasSchema for RapierDebugContext

source§

impl HasSchema for Buss

source§

impl HasSchema for BussMeta

source§

impl HasSchema for Cannon

source§

impl HasSchema for CannonMeta

source§

impl HasSchema for CrabCritter

source§

impl HasSchema for CrabMeta

source§

impl HasSchema for CrateMeta

source§

impl HasSchema for IdleCrate

source§

impl HasSchema for ThrownCrate

source§

impl HasSchema for AnimatedDecorationMeta

source§

impl HasSchema for Fish

source§

impl HasSchema for FishSchool

source§

impl HasSchema for FishSchoolMeta

source§

impl HasSchema for ExplodeFlappyJellyfish

source§

impl HasSchema for FlappyJellyfish

source§

impl HasSchema for FlappyJellyfishMeta

source§

impl HasSchema for GrenadeMeta

source§

impl HasSchema for IdleGrenade

source§

impl HasSchema for LitGrenade

source§

impl HasSchema for DehydrateJellyfish

source§

impl HasSchema for Jellyfish

source§

impl HasSchema for JellyfishMeta

source§

impl HasSchema for PlayerDrivingJellyfish

source§

impl HasSchema for IdleKickBomb

source§

impl HasSchema for KickBombHandle

source§

impl HasSchema for KickBombMeta

source§

impl HasSchema for LitKickBomb

source§

impl HasSchema for MachineGun

source§

impl HasSchema for MachineGunMeta

source§

impl HasSchema for IdleMine

source§

impl HasSchema for MineMeta

source§

impl HasSchema for ThrownMine

source§

impl HasSchema for Musket

source§

impl HasSchema for MusketMeta

source§

impl HasSchema for Periscope

source§

impl HasSchema for PeriscopeMeta

source§

impl HasSchema for CurrentSpawner

source§

impl HasSchema for PlayerSpawner

source§

impl HasSchema for PlayerSpawnerMeta

source§

impl HasSchema for Slippery

source§

impl HasSchema for SlipperyMeta

source§

impl HasSchema for SlipperySeaweed

source§

impl HasSchema for SlipperySeaweedMeta

source§

impl HasSchema for SnailMeta

source§

impl HasSchema for Spike

source§

impl HasSchema for SpikeMeta

source§

impl HasSchema for Sproinger

source§

impl HasSchema for SproingerMeta

source§

impl HasSchema for StompBoots

source§

impl HasSchema for StompBootsMeta

source§

impl HasSchema for WearingStompBoots

source§

impl HasSchema for WornStompBoots

source§

impl HasSchema for DehydrateOutOfBounds

source§

impl HasSchema for ElementEditorMeta

source§

impl HasSchema for ElementHandle

source§

impl HasSchema for ElementKillCallback

source§

impl HasSchema for ElementMeta

source§

impl HasSchema for ElementSolid

source§

impl HasSchema for ElementSolidMeta

source§

impl HasSchema for MapElementHydrated

source§

impl HasSchema for Spawner

source§

impl HasSchema for SpawnerEntities

source§

impl HasSchema for PendingDamageRegions

source§

impl HasSchema for Sword

source§

impl HasSchema for SwordMeta

source§

impl HasSchema for Urchin

source§

impl HasSchema for UrchinMeta

source§

impl HasSchema for ElementLayer

source§

impl HasSchema for MatchInputs

source§

impl HasSchema for PlayerInput

source§

impl HasSchema for DropItem

source§

impl HasSchema for Inventory

source§

impl HasSchema for Item

source§

impl HasSchema for ItemDropped

source§

impl HasSchema for ItemGrab

source§

impl HasSchema for ItemGrabbed

source§

impl HasSchema for ItemThrow

source§

impl HasSchema for ItemUsed

source§

impl HasSchema for Invincibility

source§

impl HasSchema for Lifetime

source§

impl HasSchema for LoadedMap

source§

impl HasSchema for MapSpawned

source§

impl HasSchema for NavGraph

source§

impl HasSchema for SpawnedMapLayerMeta

source§

impl HasSchema for SpawnedMapMeta

source§

impl HasSchema for MapPool

source§

impl HasSchema for BackgroundMeta

source§

impl HasSchema for ElementSpawn

source§

impl HasSchema for MapLayerMeta

source§

impl HasSchema for MapMeta

source§

impl HasSchema for MapTileMeta

source§

impl HasSchema for ParallaxLayerMeta

source§

impl HasSchema for BodyAnimationsMeta

source§

impl HasSchema for EmoteMeta

source§

impl HasSchema for HatMeta

source§

impl HasSchema for Offsets

source§

impl HasSchema for PlayerBodyLayerMeta

source§

impl HasSchema for PlayerLayerMeta

source§

impl HasSchema for PlayerLayersMeta

source§

impl HasSchema for PlayerMeta

source§

impl HasSchema for PlayerSoundsMeta

source§

impl HasSchema for PlayerStatsMeta

source§

impl HasSchema for CameraMeta

source§

impl HasSchema for CoreConfigMeta

source§

impl HasSchema for CoreMeta

source§

impl HasSchema for PhysicsMeta

source§

impl HasSchema for PhysicsPlayerMeta

source§

impl HasSchema for ColliderShapeCache

source§

impl HasSchema for Actor

source§

impl HasSchema for Collider

source§

impl HasSchema for RapierContext

source§

impl HasSchema for Solid

source§

impl HasSchema for TileDynamicCollider

source§

impl HasSchema for TileRapierHandle

source§

impl HasSchema for DynamicBody

source§

impl HasSchema for KinematicBody

source§

impl HasSchema for PlayerRagdollState

source§

impl HasSchema for PlayerState

source§

impl HasSchema for AiPlayer

source§

impl HasSchema for EmoteRegion

source§

impl HasSchema for Hat

source§

impl HasSchema for PathfindingDebugLines

source§

impl HasSchema for PlayerIdx

source§

impl HasSchema for PlayerKilled

source§

impl HasSchema for PlayerLayers

source§

impl HasSchema for PlayersHaveSpawned

source§

impl HasSchema for GlobalRng

source§

impl HasSchema for MatchScore

source§

impl HasSchema for RoundScoringState

source§

impl HasSchema for EaseMeta

source§

impl HasSchema for WinIndicatorMeta

source§

impl HasSchema for DebugMenuState

source§

impl HasSchema for GlobalPlayerControls

source§

impl HasSchema for PlayerControl

source§

impl HasSchema for PlayerInputCollector

source§

impl HasSchema for ProfilerState

source§

impl HasSchema for PlayerControlMapping

source§

impl HasSchema for PlayerControlSetting

source§

impl HasSchema for Settings

source§

impl HasSchema for VirtualDPad

source§

impl HasSchema for GameMeta

source§

impl HasSchema for GameMusic

source§

impl HasSchema for NetworkMeta

source§

impl HasSchema for PackMeta

source§

impl HasSchema for PlayerSelectState

source§

impl HasSchema for MainMenuMeta

source§

impl HasSchema for PauseMenu

source§

impl HasSchema for ScoringMenuState

source§

impl HasSchema for ImageMeta

source§

impl HasSchema for UiTheme

source§

impl HasSchema for UiThemeButtons

source§

impl HasSchema for UiThemeColors

source§

impl HasSchema for UiThemeEditor

source§

impl HasSchema for UiThemeEditorIcons

source§

impl HasSchema for UiThemeFontStyles

source§

impl HasSchema for UiThemePanel

source§

impl HasSchema for UiThemeWidgetColors

source§

impl HasSchema for UiThemeWidgets

§

impl HasSchema for SchemaLuaEcsRefMetatable

§

impl HasSchema for FrameDiagState

§

impl HasSchema for AnimatedSprite

§

impl HasSchema for AnimationBankSprite

§

impl HasSchema for AssetServer

§

impl HasSchema for Atlas

§

impl HasSchema for AtlasCollisionTile

§

impl HasSchema for AtlasSprite

§

impl HasSchema for Audio

§

impl HasSchema for AudioCenter

§

impl HasSchema for AudioManager

§

impl HasSchema for AudioSource

§

impl HasSchema for BVec2

§

impl HasSchema for BVec3

§

impl HasSchema for BVec4

§

impl HasSchema for BorderImageMeta

§

impl HasSchema for ButtonBordersMeta

§

impl HasSchema for ButtonThemeMeta

§

impl HasSchema for Camera

§

impl HasSchema for CameraShake

§

impl HasSchema for CameraTraumaEvents

§

impl HasSchema for ClearColor

§

impl HasSchema for CommandQueue

§

impl HasSchema for CurrentSystemStage

§

impl HasSchema for DVec2

§

impl HasSchema for DVec3

§

impl HasSchema for DVec4

§

impl HasSchema for DisconnectedPlayers

§

impl HasSchema for Duration

§

impl HasSchema for EguiCtx

§

impl HasSchema for EguiInputHook

§

impl HasSchema for EguiSettings

§

impl HasSchema for EguiTextures

§

impl HasSchema for Entities

§

impl HasSchema for Entity

§

impl HasSchema for ExitBones

§

impl HasSchema for FluentBundleAsset

§

impl HasSchema for FluentResourceAsset

§

impl HasSchema for Font

§

impl HasSchema for FontMeta

§

impl HasSchema for GamepadAxisEvent

§

impl HasSchema for GamepadButtonEvent

§

impl HasSchema for GamepadConnectionEvent

§

impl HasSchema for GamepadInputs

§

impl HasSchema for GamepadRumbleIntensity

§

impl HasSchema for GamepadsRumble

§

impl HasSchema for IVec2

§

impl HasSchema for IVec3

§

impl HasSchema for IVec4

§

impl HasSchema for KeyboardEvent

§

impl HasSchema for KeyboardInputs

§

impl HasSchema for LocalizationAsset

§

impl HasSchema for LuaEngine

§

impl HasSchema for LuaPlugin

§

impl HasSchema for LuaPlugins

§

impl HasSchema for LuaScript

§

impl HasSchema for MarginMeta

§

impl HasSchema for MouseInputs

§

impl HasSchema for MouseScreenPosition

§

impl HasSchema for MouseWorldPosition

§

impl HasSchema for Path2d

§

impl HasSchema for Quat

§

impl HasSchema for RngGenerator

§

impl HasSchema for RootLocalizationFieldIdx

§

impl HasSchema for SchemaAssetHandle

§

impl HasSchema for SchemaMetaAssetLoader

§

impl HasSchema for SessionOptions

§

impl HasSchema for Sessions

§

impl HasSchema for ShakeNoise

§

impl HasSchema for Sprite

§

impl HasSchema for Storage

§

impl HasSchema for Tile

§

impl HasSchema for TileLayer

§

impl HasSchema for Time

§

impl HasSchema for Timer

§

impl HasSchema for Transform

§

impl HasSchema for UVec2

§

impl HasSchema for UVec3

§

impl HasSchema for UVec4

§

impl HasSchema for UntypedHandle

§

impl HasSchema for Ustr

§

impl HasSchema for Vec2

§

impl HasSchema for Vec3

§

impl HasSchema for Vec4

§

impl HasSchema for Viewport

§

impl HasSchema for Window

§

impl HasSchema for SchemaBox

§

impl HasSchema for SchemaDeserialize

§

impl<K, V> HasSchema for SMap<K, V>
where +

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

§

impl HasSchema for bool

§

fn schema() -> &'static Schema

§

impl HasSchema for f32

§

fn schema() -> &'static Schema

§

impl HasSchema for f64

§

fn schema() -> &'static Schema

§

impl HasSchema for i8

§

fn schema() -> &'static Schema

§

impl HasSchema for i16

§

fn schema() -> &'static Schema

§

impl HasSchema for i32

§

fn schema() -> &'static Schema

§

impl HasSchema for i64

§

fn schema() -> &'static Schema

§

impl HasSchema for i128

§

fn schema() -> &'static Schema

§

impl HasSchema for isize

§

fn schema() -> &'static Schema

§

impl HasSchema for u8

§

fn schema() -> &'static Schema

§

impl HasSchema for u16

§

fn schema() -> &'static Schema

§

impl HasSchema for u32

§

fn schema() -> &'static Schema

§

impl HasSchema for u64

§

fn schema() -> &'static Schema

§

impl HasSchema for u128

§

fn schema() -> &'static Schema

§

impl HasSchema for ()

§

fn schema() -> &'static Schema

§

impl HasSchema for usize

§

fn schema() -> &'static Schema

§

impl HasSchema for String

§

fn schema() -> &'static Schema

§

impl HasSchema for LogFileGuard

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkDebug

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkMatchSocket

§

fn schema() -> &'static Schema

§

impl HasSchema for PlayerNetworkStats

§

fn schema() -> &'static Schema

Implementors§

source§

impl HasSchema for MusicState

source§

impl HasSchema for CrabState

source§

impl HasSchema for Snail

source§

impl HasSchema for TileCollisionKind

source§

impl HasSchema for ColliderShape

source§

impl HasSchema for EmoteState

source§

impl HasSchema for EaseFunction

source§

impl HasSchema for ControlSource

source§

impl HasSchema for InputKind

source§

impl HasSchema for MenuPage

§

impl HasSchema for AssetKind

§

impl HasSchema for ButtonState

§

impl HasSchema for CameraSize

§

impl HasSchema for Color

§

impl HasSchema for GamepadAxis

§

impl HasSchema for GamepadButton

§

impl HasSchema for GamepadConnectionEventKind

§

impl HasSchema for GamepadEvent

§

impl HasSchema for GamepadRumbleRequest

§

impl HasSchema for Image

§

impl HasSchema for KeyCode

§

impl HasSchema for SyncingInfo

source§

impl HasSchema for ShuffledPlaylist

source§

impl HasSchema for Attachment

source§

impl HasSchema for AttachmentEasing

source§

impl HasSchema for AttachmentEasingMeta

source§

impl HasSchema for AttachmentMeta

source§

impl HasSchema for HadPlayerBodyAttachmentMarker

source§

impl HasSchema for PlayerBodyAttachment

source§

impl HasSchema for Bullet

source§

impl HasSchema for BulletHandle

source§

impl HasSchema for BulletMeta

source§

impl HasSchema for CameraState

source§

impl HasSchema for CameraSubject

source§

impl HasSchema for ParallaxBackgroundSprite

source§

impl HasSchema for DamageRegion

source§

impl HasSchema for DamageRegionOwner

source§

impl HasSchema for DebugSettings

source§

impl HasSchema for RapierDebugContext

source§

impl HasSchema for Buss

source§

impl HasSchema for BussMeta

source§

impl HasSchema for Cannon

source§

impl HasSchema for CannonMeta

source§

impl HasSchema for CrabCritter

source§

impl HasSchema for CrabMeta

source§

impl HasSchema for CrateMeta

source§

impl HasSchema for IdleCrate

source§

impl HasSchema for ThrownCrate

source§

impl HasSchema for AnimatedDecorationMeta

source§

impl HasSchema for Fish

source§

impl HasSchema for FishSchool

source§

impl HasSchema for FishSchoolMeta

source§

impl HasSchema for ExplodeFlappyJellyfish

source§

impl HasSchema for FlappyJellyfish

source§

impl HasSchema for FlappyJellyfishMeta

source§

impl HasSchema for GrenadeMeta

source§

impl HasSchema for IdleGrenade

source§

impl HasSchema for LitGrenade

source§

impl HasSchema for DehydrateJellyfish

source§

impl HasSchema for Jellyfish

source§

impl HasSchema for JellyfishMeta

source§

impl HasSchema for PlayerDrivingJellyfish

source§

impl HasSchema for IdleKickBomb

source§

impl HasSchema for KickBombHandle

source§

impl HasSchema for KickBombMeta

source§

impl HasSchema for LitKickBomb

source§

impl HasSchema for MachineGun

source§

impl HasSchema for MachineGunMeta

source§

impl HasSchema for IdleMine

source§

impl HasSchema for MineMeta

source§

impl HasSchema for ThrownMine

source§

impl HasSchema for Musket

source§

impl HasSchema for MusketMeta

source§

impl HasSchema for Periscope

source§

impl HasSchema for PeriscopeMeta

source§

impl HasSchema for CurrentSpawner

source§

impl HasSchema for PlayerSpawner

source§

impl HasSchema for PlayerSpawnerMeta

source§

impl HasSchema for Slippery

source§

impl HasSchema for SlipperyMeta

source§

impl HasSchema for SlipperySeaweed

source§

impl HasSchema for SlipperySeaweedMeta

source§

impl HasSchema for SnailMeta

source§

impl HasSchema for Spike

source§

impl HasSchema for SpikeMeta

source§

impl HasSchema for Sproinger

source§

impl HasSchema for SproingerMeta

source§

impl HasSchema for StompBoots

source§

impl HasSchema for StompBootsMeta

source§

impl HasSchema for WearingStompBoots

source§

impl HasSchema for WornStompBoots

source§

impl HasSchema for DehydrateOutOfBounds

source§

impl HasSchema for ElementEditorMeta

source§

impl HasSchema for ElementHandle

source§

impl HasSchema for ElementKillCallback

source§

impl HasSchema for ElementMeta

source§

impl HasSchema for ElementSolid

source§

impl HasSchema for ElementSolidMeta

source§

impl HasSchema for MapElementHydrated

source§

impl HasSchema for Spawner

source§

impl HasSchema for SpawnerEntities

source§

impl HasSchema for PendingDamageRegions

source§

impl HasSchema for Sword

source§

impl HasSchema for SwordMeta

source§

impl HasSchema for Urchin

source§

impl HasSchema for UrchinMeta

source§

impl HasSchema for ElementLayer

source§

impl HasSchema for MatchInputs

source§

impl HasSchema for PlayerInput

source§

impl HasSchema for DropItem

source§

impl HasSchema for Inventory

source§

impl HasSchema for Item

source§

impl HasSchema for ItemDropped

source§

impl HasSchema for ItemGrab

source§

impl HasSchema for ItemGrabbed

source§

impl HasSchema for ItemThrow

source§

impl HasSchema for ItemUsed

source§

impl HasSchema for Invincibility

source§

impl HasSchema for Lifetime

source§

impl HasSchema for LoadedMap

source§

impl HasSchema for MapSpawned

source§

impl HasSchema for NavGraph

source§

impl HasSchema for SpawnedMapLayerMeta

source§

impl HasSchema for SpawnedMapMeta

source§

impl HasSchema for MapPool

source§

impl HasSchema for BackgroundMeta

source§

impl HasSchema for ElementSpawn

source§

impl HasSchema for MapLayerMeta

source§

impl HasSchema for MapMeta

source§

impl HasSchema for MapTileMeta

source§

impl HasSchema for ParallaxLayerMeta

source§

impl HasSchema for BodyAnimationsMeta

source§

impl HasSchema for EmoteMeta

source§

impl HasSchema for HatMeta

source§

impl HasSchema for Offsets

source§

impl HasSchema for PlayerBodyLayerMeta

source§

impl HasSchema for PlayerLayerMeta

source§

impl HasSchema for PlayerLayersMeta

source§

impl HasSchema for PlayerMeta

source§

impl HasSchema for PlayerSoundsMeta

source§

impl HasSchema for PlayerStatsMeta

source§

impl HasSchema for CameraMeta

source§

impl HasSchema for CoreConfigMeta

source§

impl HasSchema for CoreMeta

source§

impl HasSchema for PhysicsMeta

source§

impl HasSchema for PhysicsPlayerMeta

source§

impl HasSchema for ColliderShapeCache

source§

impl HasSchema for Actor

source§

impl HasSchema for Collider

source§

impl HasSchema for RapierContext

source§

impl HasSchema for Solid

source§

impl HasSchema for TileDynamicCollider

source§

impl HasSchema for TileRapierHandle

source§

impl HasSchema for DynamicBody

source§

impl HasSchema for KinematicBody

source§

impl HasSchema for PlayerRagdollState

source§

impl HasSchema for PlayerState

source§

impl HasSchema for AiPlayer

source§

impl HasSchema for EmoteRegion

source§

impl HasSchema for Hat

source§

impl HasSchema for PathfindingDebugLines

source§

impl HasSchema for PlayerIdx

source§

impl HasSchema for PlayerKilled

source§

impl HasSchema for PlayerLayers

source§

impl HasSchema for PlayersHaveSpawned

source§

impl HasSchema for GlobalRng

source§

impl HasSchema for MatchScore

source§

impl HasSchema for RoundScoringState

source§

impl HasSchema for EaseMeta

source§

impl HasSchema for WinIndicatorMeta

source§

impl HasSchema for DebugMenuState

source§

impl HasSchema for GlobalPlayerControls

source§

impl HasSchema for PlayerControl

source§

impl HasSchema for PlayerInputCollector

source§

impl HasSchema for ProfilerState

source§

impl HasSchema for PlayerControlMapping

source§

impl HasSchema for PlayerControlSetting

source§

impl HasSchema for Settings

source§

impl HasSchema for VirtualDPad

source§

impl HasSchema for GameMeta

source§

impl HasSchema for GameMusic

source§

impl HasSchema for NetworkMeta

source§

impl HasSchema for PackMeta

source§

impl HasSchema for PlayerSelectState

source§

impl HasSchema for MainMenuMeta

source§

impl HasSchema for PauseMenu

source§

impl HasSchema for ScoringMenuState

source§

impl HasSchema for ImageMeta

source§

impl HasSchema for UiTheme

source§

impl HasSchema for UiThemeButtons

source§

impl HasSchema for UiThemeColors

source§

impl HasSchema for UiThemeEditor

source§

impl HasSchema for UiThemeEditorIcons

source§

impl HasSchema for UiThemeFontStyles

source§

impl HasSchema for UiThemePanel

source§

impl HasSchema for UiThemeWidgetColors

source§

impl HasSchema for UiThemeWidgets

§

impl HasSchema for SchemaLuaEcsRefMetatable

§

impl HasSchema for FrameDiagState

§

impl HasSchema for AnimatedSprite

§

impl HasSchema for AnimationBankSprite

§

impl HasSchema for AssetServer

§

impl HasSchema for Atlas

§

impl HasSchema for AtlasCollisionTile

§

impl HasSchema for AtlasSprite

§

impl HasSchema for Audio

§

impl HasSchema for AudioCenter

§

impl HasSchema for AudioManager

§

impl HasSchema for AudioSource

§

impl HasSchema for BVec2

§

impl HasSchema for BVec3

§

impl HasSchema for BVec4

§

impl HasSchema for BorderImageMeta

§

impl HasSchema for ButtonBordersMeta

§

impl HasSchema for ButtonThemeMeta

§

impl HasSchema for Camera

§

impl HasSchema for CameraShake

§

impl HasSchema for CameraTraumaEvents

§

impl HasSchema for ClearColor

§

impl HasSchema for CommandQueue

§

impl HasSchema for CurrentSystemStage

§

impl HasSchema for DVec2

§

impl HasSchema for DVec3

§

impl HasSchema for DVec4

§

impl HasSchema for DisconnectedPlayers

§

impl HasSchema for Duration

§

impl HasSchema for EguiCtx

§

impl HasSchema for EguiInputHook

§

impl HasSchema for EguiSettings

§

impl HasSchema for EguiTextures

§

impl HasSchema for Entities

§

impl HasSchema for Entity

§

impl HasSchema for ExitBones

§

impl HasSchema for FluentBundleAsset

§

impl HasSchema for FluentResourceAsset

§

impl HasSchema for Font

§

impl HasSchema for FontMeta

§

impl HasSchema for GamepadAxisEvent

§

impl HasSchema for GamepadButtonEvent

§

impl HasSchema for GamepadConnectionEvent

§

impl HasSchema for GamepadInputs

§

impl HasSchema for GamepadRumbleIntensity

§

impl HasSchema for GamepadsRumble

§

impl HasSchema for IVec2

§

impl HasSchema for IVec3

§

impl HasSchema for IVec4

§

impl HasSchema for KeyboardEvent

§

impl HasSchema for KeyboardInputs

§

impl HasSchema for LocalizationAsset

§

impl HasSchema for LuaEngine

§

impl HasSchema for LuaPlugin

§

impl HasSchema for LuaPlugins

§

impl HasSchema for LuaScript

§

impl HasSchema for MarginMeta

§

impl HasSchema for MouseInputs

§

impl HasSchema for MouseScreenPosition

§

impl HasSchema for MouseWorldPosition

§

impl HasSchema for Path2d

§

impl HasSchema for Quat

§

impl HasSchema for RngGenerator

§

impl HasSchema for RootLocalizationFieldIdx

§

impl HasSchema for SchemaAssetHandle

§

impl HasSchema for SchemaMetaAssetLoader

§

impl HasSchema for SessionOptions

§

impl HasSchema for Sessions

§

impl HasSchema for ShakeNoise

§

impl HasSchema for Sprite

§

impl HasSchema for Storage

§

impl HasSchema for Tile

§

impl HasSchema for TileLayer

§

impl HasSchema for Time

§

impl HasSchema for Timer

§

impl HasSchema for Transform

§

impl HasSchema for UVec2

§

impl HasSchema for UVec3

§

impl HasSchema for UVec4

§

impl HasSchema for UntypedHandle

§

impl HasSchema for Ustr

§

impl HasSchema for Vec2

§

impl HasSchema for Vec3

§

impl HasSchema for Vec4

§

impl HasSchema for Viewport

§

impl HasSchema for Window

§

impl HasSchema for SchemaBox

§

impl HasSchema for SchemaDeserialize

§

impl<K, V> HasSchema for SMap<K, V>
where K: HasSchema, V: HasSchema,

§

impl<T> HasSchema for Maybe<T>
where T: HasSchema + Clone,

§

impl<T> HasSchema for Handle<T>
where diff --git a/book/developers/rustdoc/jumpy/prelude/trait.HasSchema.html b/book/developers/rustdoc/jumpy/prelude/trait.HasSchema.html index 816f8ff301..e685d1227d 100644 --- a/book/developers/rustdoc/jumpy/prelude/trait.HasSchema.html +++ b/book/developers/rustdoc/jumpy/prelude/trait.HasSchema.html @@ -145,7 +145,7 @@
§Errors
Self: Sized,

Converts a reference of T to a SchemaRef

fn as_schema_mut(&mut self) -> SchemaRefMut<'_>
where Self: Sized,

Converts a reference of T to a SchemaRefMut

-

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

§

impl HasSchema for bool

§

fn schema() -> &'static Schema

§

impl HasSchema for f32

§

fn schema() -> &'static Schema

§

impl HasSchema for f64

§

fn schema() -> &'static Schema

§

impl HasSchema for i8

§

fn schema() -> &'static Schema

§

impl HasSchema for i16

§

fn schema() -> &'static Schema

§

impl HasSchema for i32

§

fn schema() -> &'static Schema

§

impl HasSchema for i64

§

fn schema() -> &'static Schema

§

impl HasSchema for i128

§

fn schema() -> &'static Schema

§

impl HasSchema for isize

§

fn schema() -> &'static Schema

§

impl HasSchema for u8

§

fn schema() -> &'static Schema

§

impl HasSchema for u16

§

fn schema() -> &'static Schema

§

impl HasSchema for u32

§

fn schema() -> &'static Schema

§

impl HasSchema for u64

§

fn schema() -> &'static Schema

§

impl HasSchema for u128

§

fn schema() -> &'static Schema

§

impl HasSchema for ()

§

fn schema() -> &'static Schema

§

impl HasSchema for usize

§

fn schema() -> &'static Schema

§

impl HasSchema for String

§

fn schema() -> &'static Schema

§

impl HasSchema for LogFileGuard

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkDebug

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkMatchSocket

§

fn schema() -> &'static Schema

§

impl HasSchema for PlayerNetworkStats

§

fn schema() -> &'static Schema

Implementors§

source§

impl HasSchema for MusicState

source§

impl HasSchema for CrabState

source§

impl HasSchema for Snail

source§

impl HasSchema for TileCollisionKind

source§

impl HasSchema for ColliderShape

source§

impl HasSchema for EmoteState

source§

impl HasSchema for EaseFunction

source§

impl HasSchema for ControlSource

source§

impl HasSchema for InputKind

source§

impl HasSchema for MenuPage

§

impl HasSchema for AssetKind

§

impl HasSchema for ButtonState

§

impl HasSchema for CameraSize

§

impl HasSchema for Color

§

impl HasSchema for GamepadAxis

§

impl HasSchema for GamepadButton

§

impl HasSchema for GamepadConnectionEventKind

§

impl HasSchema for GamepadEvent

§

impl HasSchema for GamepadRumbleRequest

§

impl HasSchema for Image

§

impl HasSchema for KeyCode

§

impl HasSchema for SyncingInfo

source§

impl HasSchema for ShuffledPlaylist

source§

impl HasSchema for Attachment

source§

impl HasSchema for AttachmentEasing

source§

impl HasSchema for AttachmentEasingMeta

source§

impl HasSchema for AttachmentMeta

source§

impl HasSchema for HadPlayerBodyAttachmentMarker

source§

impl HasSchema for PlayerBodyAttachment

source§

impl HasSchema for Bullet

source§

impl HasSchema for BulletHandle

source§

impl HasSchema for BulletMeta

source§

impl HasSchema for CameraState

source§

impl HasSchema for CameraSubject

source§

impl HasSchema for ParallaxBackgroundSprite

source§

impl HasSchema for DamageRegion

source§

impl HasSchema for DamageRegionOwner

source§

impl HasSchema for DebugSettings

source§

impl HasSchema for RapierDebugContext

source§

impl HasSchema for Buss

source§

impl HasSchema for BussMeta

source§

impl HasSchema for Cannon

source§

impl HasSchema for CannonMeta

source§

impl HasSchema for CrabCritter

source§

impl HasSchema for CrabMeta

source§

impl HasSchema for CrateMeta

source§

impl HasSchema for IdleCrate

source§

impl HasSchema for ThrownCrate

source§

impl HasSchema for AnimatedDecorationMeta

source§

impl HasSchema for Fish

source§

impl HasSchema for FishSchool

source§

impl HasSchema for FishSchoolMeta

source§

impl HasSchema for ExplodeFlappyJellyfish

source§

impl HasSchema for FlappyJellyfish

source§

impl HasSchema for FlappyJellyfishMeta

source§

impl HasSchema for GrenadeMeta

source§

impl HasSchema for IdleGrenade

source§

impl HasSchema for LitGrenade

source§

impl HasSchema for DehydrateJellyfish

source§

impl HasSchema for Jellyfish

source§

impl HasSchema for JellyfishMeta

source§

impl HasSchema for PlayerDrivingJellyfish

source§

impl HasSchema for IdleKickBomb

source§

impl HasSchema for KickBombHandle

source§

impl HasSchema for KickBombMeta

source§

impl HasSchema for LitKickBomb

source§

impl HasSchema for MachineGun

source§

impl HasSchema for MachineGunMeta

source§

impl HasSchema for IdleMine

source§

impl HasSchema for MineMeta

source§

impl HasSchema for ThrownMine

source§

impl HasSchema for Musket

source§

impl HasSchema for MusketMeta

source§

impl HasSchema for Periscope

source§

impl HasSchema for PeriscopeMeta

source§

impl HasSchema for CurrentSpawner

source§

impl HasSchema for PlayerSpawner

source§

impl HasSchema for PlayerSpawnerMeta

source§

impl HasSchema for Slippery

source§

impl HasSchema for SlipperyMeta

source§

impl HasSchema for SlipperySeaweed

source§

impl HasSchema for SlipperySeaweedMeta

source§

impl HasSchema for SnailMeta

source§

impl HasSchema for Spike

source§

impl HasSchema for SpikeMeta

source§

impl HasSchema for Sproinger

source§

impl HasSchema for SproingerMeta

source§

impl HasSchema for StompBoots

source§

impl HasSchema for StompBootsMeta

source§

impl HasSchema for WearingStompBoots

source§

impl HasSchema for WornStompBoots

source§

impl HasSchema for DehydrateOutOfBounds

source§

impl HasSchema for ElementEditorMeta

source§

impl HasSchema for ElementHandle

source§

impl HasSchema for ElementKillCallback

source§

impl HasSchema for ElementMeta

source§

impl HasSchema for ElementSolid

source§

impl HasSchema for ElementSolidMeta

source§

impl HasSchema for MapElementHydrated

source§

impl HasSchema for Spawner

source§

impl HasSchema for SpawnerEntities

source§

impl HasSchema for PendingDamageRegions

source§

impl HasSchema for Sword

source§

impl HasSchema for SwordMeta

source§

impl HasSchema for Urchin

source§

impl HasSchema for UrchinMeta

source§

impl HasSchema for ElementLayer

source§

impl HasSchema for MatchInputs

source§

impl HasSchema for PlayerInput

source§

impl HasSchema for DropItem

source§

impl HasSchema for Inventory

source§

impl HasSchema for Item

source§

impl HasSchema for ItemDropped

source§

impl HasSchema for ItemGrab

source§

impl HasSchema for ItemGrabbed

source§

impl HasSchema for ItemThrow

source§

impl HasSchema for ItemUsed

source§

impl HasSchema for Invincibility

source§

impl HasSchema for Lifetime

source§

impl HasSchema for LoadedMap

source§

impl HasSchema for MapSpawned

source§

impl HasSchema for NavGraph

source§

impl HasSchema for SpawnedMapLayerMeta

source§

impl HasSchema for SpawnedMapMeta

source§

impl HasSchema for MapPool

source§

impl HasSchema for BackgroundMeta

source§

impl HasSchema for ElementSpawn

source§

impl HasSchema for MapLayerMeta

source§

impl HasSchema for MapMeta

source§

impl HasSchema for MapTileMeta

source§

impl HasSchema for ParallaxLayerMeta

source§

impl HasSchema for BodyAnimationsMeta

source§

impl HasSchema for EmoteMeta

source§

impl HasSchema for HatMeta

source§

impl HasSchema for Offsets

source§

impl HasSchema for PlayerBodyLayerMeta

source§

impl HasSchema for PlayerLayerMeta

source§

impl HasSchema for PlayerLayersMeta

source§

impl HasSchema for PlayerMeta

source§

impl HasSchema for PlayerSoundsMeta

source§

impl HasSchema for PlayerStatsMeta

source§

impl HasSchema for CameraMeta

source§

impl HasSchema for CoreConfigMeta

source§

impl HasSchema for CoreMeta

source§

impl HasSchema for PhysicsMeta

source§

impl HasSchema for PhysicsPlayerMeta

source§

impl HasSchema for ColliderShapeCache

source§

impl HasSchema for Actor

source§

impl HasSchema for Collider

source§

impl HasSchema for RapierContext

source§

impl HasSchema for Solid

source§

impl HasSchema for TileDynamicCollider

source§

impl HasSchema for TileRapierHandle

source§

impl HasSchema for DynamicBody

source§

impl HasSchema for KinematicBody

source§

impl HasSchema for PlayerRagdollState

source§

impl HasSchema for PlayerState

source§

impl HasSchema for AiPlayer

source§

impl HasSchema for EmoteRegion

source§

impl HasSchema for Hat

source§

impl HasSchema for PathfindingDebugLines

source§

impl HasSchema for PlayerIdx

source§

impl HasSchema for PlayerKilled

source§

impl HasSchema for PlayerLayers

source§

impl HasSchema for PlayersHaveSpawned

source§

impl HasSchema for GlobalRng

source§

impl HasSchema for MatchScore

source§

impl HasSchema for RoundScoringState

source§

impl HasSchema for EaseMeta

source§

impl HasSchema for WinIndicatorMeta

source§

impl HasSchema for DebugMenuState

source§

impl HasSchema for GlobalPlayerControls

source§

impl HasSchema for PlayerControl

source§

impl HasSchema for PlayerInputCollector

source§

impl HasSchema for ProfilerState

source§

impl HasSchema for PlayerControlMapping

source§

impl HasSchema for PlayerControlSetting

source§

impl HasSchema for Settings

source§

impl HasSchema for VirtualDPad

source§

impl HasSchema for GameMeta

source§

impl HasSchema for GameMusic

source§

impl HasSchema for NetworkMeta

source§

impl HasSchema for PackMeta

source§

impl HasSchema for PlayerSelectState

source§

impl HasSchema for MainMenuMeta

source§

impl HasSchema for PauseMenu

source§

impl HasSchema for ScoringMenuState

source§

impl HasSchema for ImageMeta

source§

impl HasSchema for UiTheme

source§

impl HasSchema for UiThemeButtons

source§

impl HasSchema for UiThemeColors

source§

impl HasSchema for UiThemeEditor

source§

impl HasSchema for UiThemeEditorIcons

source§

impl HasSchema for UiThemeFontStyles

source§

impl HasSchema for UiThemePanel

source§

impl HasSchema for UiThemeWidgetColors

source§

impl HasSchema for UiThemeWidgets

§

impl HasSchema for SchemaLuaEcsRefMetatable

§

impl HasSchema for SchemaBox

§

impl HasSchema for SchemaDeserialize

§

impl HasSchema for FrameDiagState

§

impl HasSchema for AnimatedSprite

§

impl HasSchema for AnimationBankSprite

§

impl HasSchema for AssetServer

§

impl HasSchema for Atlas

§

impl HasSchema for AtlasCollisionTile

§

impl HasSchema for AtlasSprite

§

impl HasSchema for Audio

§

impl HasSchema for AudioCenter

§

impl HasSchema for AudioManager

§

impl HasSchema for AudioSource

§

impl HasSchema for BVec2

§

impl HasSchema for BVec3

§

impl HasSchema for BVec4

§

impl HasSchema for BorderImageMeta

§

impl HasSchema for ButtonBordersMeta

§

impl HasSchema for ButtonThemeMeta

§

impl HasSchema for Camera

§

impl HasSchema for CameraShake

§

impl HasSchema for CameraTraumaEvents

§

impl HasSchema for ClearColor

§

impl HasSchema for CommandQueue

§

impl HasSchema for CurrentSystemStage

§

impl HasSchema for DVec2

§

impl HasSchema for DVec3

§

impl HasSchema for DVec4

§

impl HasSchema for DisconnectedPlayers

§

impl HasSchema for Duration

§

impl HasSchema for EguiCtx

§

impl HasSchema for EguiInputHook

§

impl HasSchema for EguiSettings

§

impl HasSchema for EguiTextures

§

impl HasSchema for Entities

§

impl HasSchema for Entity

§

impl HasSchema for ExitBones

§

impl HasSchema for FluentBundleAsset

§

impl HasSchema for FluentResourceAsset

§

impl HasSchema for Font

§

impl HasSchema for FontMeta

§

impl HasSchema for GamepadAxisEvent

§

impl HasSchema for GamepadButtonEvent

§

impl HasSchema for GamepadConnectionEvent

§

impl HasSchema for GamepadInputs

§

impl HasSchema for GamepadRumbleIntensity

§

impl HasSchema for GamepadsRumble

§

impl HasSchema for IVec2

§

impl HasSchema for IVec3

§

impl HasSchema for IVec4

§

impl HasSchema for KeyboardEvent

§

impl HasSchema for KeyboardInputs

§

impl HasSchema for LocalizationAsset

§

impl HasSchema for LuaEngine

§

impl HasSchema for LuaPlugin

§

impl HasSchema for LuaPlugins

§

impl HasSchema for LuaScript

§

impl HasSchema for MarginMeta

§

impl HasSchema for MouseInputs

§

impl HasSchema for MouseScreenPosition

§

impl HasSchema for MouseWorldPosition

§

impl HasSchema for Path2d

§

impl HasSchema for Quat

§

impl HasSchema for RngGenerator

§

impl HasSchema for RootLocalizationFieldIdx

§

impl HasSchema for SchemaAssetHandle

§

impl HasSchema for SchemaMetaAssetLoader

§

impl HasSchema for SessionOptions

§

impl HasSchema for Sessions

§

impl HasSchema for ShakeNoise

§

impl HasSchema for Sprite

§

impl HasSchema for Storage

§

impl HasSchema for Tile

§

impl HasSchema for TileLayer

§

impl HasSchema for Time

§

impl HasSchema for Timer

§

impl HasSchema for Transform

§

impl HasSchema for UVec2

§

impl HasSchema for UVec3

§

impl HasSchema for UVec4

§

impl HasSchema for UntypedHandle

§

impl HasSchema for Ustr

§

impl HasSchema for Vec2

§

impl HasSchema for Vec3

§

impl HasSchema for Vec4

§

impl HasSchema for Viewport

§

impl HasSchema for Window

§

impl<K, V> HasSchema for SMap<K, V>
where +

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

§

impl HasSchema for bool

§

fn schema() -> &'static Schema

§

impl HasSchema for f32

§

fn schema() -> &'static Schema

§

impl HasSchema for f64

§

fn schema() -> &'static Schema

§

impl HasSchema for i8

§

fn schema() -> &'static Schema

§

impl HasSchema for i16

§

fn schema() -> &'static Schema

§

impl HasSchema for i32

§

fn schema() -> &'static Schema

§

impl HasSchema for i64

§

fn schema() -> &'static Schema

§

impl HasSchema for i128

§

fn schema() -> &'static Schema

§

impl HasSchema for isize

§

fn schema() -> &'static Schema

§

impl HasSchema for u8

§

fn schema() -> &'static Schema

§

impl HasSchema for u16

§

fn schema() -> &'static Schema

§

impl HasSchema for u32

§

fn schema() -> &'static Schema

§

impl HasSchema for u64

§

fn schema() -> &'static Schema

§

impl HasSchema for u128

§

fn schema() -> &'static Schema

§

impl HasSchema for ()

§

fn schema() -> &'static Schema

§

impl HasSchema for usize

§

fn schema() -> &'static Schema

§

impl HasSchema for String

§

fn schema() -> &'static Schema

§

impl HasSchema for LogFileGuard

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkDebug

§

fn schema() -> &'static Schema

§

impl HasSchema for NetworkMatchSocket

§

fn schema() -> &'static Schema

§

impl HasSchema for PlayerNetworkStats

§

fn schema() -> &'static Schema

Implementors§

source§

impl HasSchema for MusicState

source§

impl HasSchema for CrabState

source§

impl HasSchema for Snail

source§

impl HasSchema for TileCollisionKind

source§

impl HasSchema for ColliderShape

source§

impl HasSchema for EmoteState

source§

impl HasSchema for EaseFunction

source§

impl HasSchema for ControlSource

source§

impl HasSchema for InputKind

source§

impl HasSchema for MenuPage

§

impl HasSchema for AssetKind

§

impl HasSchema for ButtonState

§

impl HasSchema for CameraSize

§

impl HasSchema for Color

§

impl HasSchema for GamepadAxis

§

impl HasSchema for GamepadButton

§

impl HasSchema for GamepadConnectionEventKind

§

impl HasSchema for GamepadEvent

§

impl HasSchema for GamepadRumbleRequest

§

impl HasSchema for Image

§

impl HasSchema for KeyCode

§

impl HasSchema for SyncingInfo

source§

impl HasSchema for ShuffledPlaylist

source§

impl HasSchema for Attachment

source§

impl HasSchema for AttachmentEasing

source§

impl HasSchema for AttachmentEasingMeta

source§

impl HasSchema for AttachmentMeta

source§

impl HasSchema for HadPlayerBodyAttachmentMarker

source§

impl HasSchema for PlayerBodyAttachment

source§

impl HasSchema for Bullet

source§

impl HasSchema for BulletHandle

source§

impl HasSchema for BulletMeta

source§

impl HasSchema for CameraState

source§

impl HasSchema for CameraSubject

source§

impl HasSchema for ParallaxBackgroundSprite

source§

impl HasSchema for DamageRegion

source§

impl HasSchema for DamageRegionOwner

source§

impl HasSchema for DebugSettings

source§

impl HasSchema for RapierDebugContext

source§

impl HasSchema for Buss

source§

impl HasSchema for BussMeta

source§

impl HasSchema for Cannon

source§

impl HasSchema for CannonMeta

source§

impl HasSchema for CrabCritter

source§

impl HasSchema for CrabMeta

source§

impl HasSchema for CrateMeta

source§

impl HasSchema for IdleCrate

source§

impl HasSchema for ThrownCrate

source§

impl HasSchema for AnimatedDecorationMeta

source§

impl HasSchema for Fish

source§

impl HasSchema for FishSchool

source§

impl HasSchema for FishSchoolMeta

source§

impl HasSchema for ExplodeFlappyJellyfish

source§

impl HasSchema for FlappyJellyfish

source§

impl HasSchema for FlappyJellyfishMeta

source§

impl HasSchema for GrenadeMeta

source§

impl HasSchema for IdleGrenade

source§

impl HasSchema for LitGrenade

source§

impl HasSchema for DehydrateJellyfish

source§

impl HasSchema for Jellyfish

source§

impl HasSchema for JellyfishMeta

source§

impl HasSchema for PlayerDrivingJellyfish

source§

impl HasSchema for IdleKickBomb

source§

impl HasSchema for KickBombHandle

source§

impl HasSchema for KickBombMeta

source§

impl HasSchema for LitKickBomb

source§

impl HasSchema for MachineGun

source§

impl HasSchema for MachineGunMeta

source§

impl HasSchema for IdleMine

source§

impl HasSchema for MineMeta

source§

impl HasSchema for ThrownMine

source§

impl HasSchema for Musket

source§

impl HasSchema for MusketMeta

source§

impl HasSchema for Periscope

source§

impl HasSchema for PeriscopeMeta

source§

impl HasSchema for CurrentSpawner

source§

impl HasSchema for PlayerSpawner

source§

impl HasSchema for PlayerSpawnerMeta

source§

impl HasSchema for Slippery

source§

impl HasSchema for SlipperyMeta

source§

impl HasSchema for SlipperySeaweed

source§

impl HasSchema for SlipperySeaweedMeta

source§

impl HasSchema for SnailMeta

source§

impl HasSchema for Spike

source§

impl HasSchema for SpikeMeta

source§

impl HasSchema for Sproinger

source§

impl HasSchema for SproingerMeta

source§

impl HasSchema for StompBoots

source§

impl HasSchema for StompBootsMeta

source§

impl HasSchema for WearingStompBoots

source§

impl HasSchema for WornStompBoots

source§

impl HasSchema for DehydrateOutOfBounds

source§

impl HasSchema for ElementEditorMeta

source§

impl HasSchema for ElementHandle

source§

impl HasSchema for ElementKillCallback

source§

impl HasSchema for ElementMeta

source§

impl HasSchema for ElementSolid

source§

impl HasSchema for ElementSolidMeta

source§

impl HasSchema for MapElementHydrated

source§

impl HasSchema for Spawner

source§

impl HasSchema for SpawnerEntities

source§

impl HasSchema for PendingDamageRegions

source§

impl HasSchema for Sword

source§

impl HasSchema for SwordMeta

source§

impl HasSchema for Urchin

source§

impl HasSchema for UrchinMeta

source§

impl HasSchema for ElementLayer

source§

impl HasSchema for MatchInputs

source§

impl HasSchema for PlayerInput

source§

impl HasSchema for DropItem

source§

impl HasSchema for Inventory

source§

impl HasSchema for Item

source§

impl HasSchema for ItemDropped

source§

impl HasSchema for ItemGrab

source§

impl HasSchema for ItemGrabbed

source§

impl HasSchema for ItemThrow

source§

impl HasSchema for ItemUsed

source§

impl HasSchema for Invincibility

source§

impl HasSchema for Lifetime

source§

impl HasSchema for LoadedMap

source§

impl HasSchema for MapSpawned

source§

impl HasSchema for NavGraph

source§

impl HasSchema for SpawnedMapLayerMeta

source§

impl HasSchema for SpawnedMapMeta

source§

impl HasSchema for MapPool

source§

impl HasSchema for BackgroundMeta

source§

impl HasSchema for ElementSpawn

source§

impl HasSchema for MapLayerMeta

source§

impl HasSchema for MapMeta

source§

impl HasSchema for MapTileMeta

source§

impl HasSchema for ParallaxLayerMeta

source§

impl HasSchema for BodyAnimationsMeta

source§

impl HasSchema for EmoteMeta

source§

impl HasSchema for HatMeta

source§

impl HasSchema for Offsets

source§

impl HasSchema for PlayerBodyLayerMeta

source§

impl HasSchema for PlayerLayerMeta

source§

impl HasSchema for PlayerLayersMeta

source§

impl HasSchema for PlayerMeta

source§

impl HasSchema for PlayerSoundsMeta

source§

impl HasSchema for PlayerStatsMeta

source§

impl HasSchema for CameraMeta

source§

impl HasSchema for CoreConfigMeta

source§

impl HasSchema for CoreMeta

source§

impl HasSchema for PhysicsMeta

source§

impl HasSchema for PhysicsPlayerMeta

source§

impl HasSchema for ColliderShapeCache

source§

impl HasSchema for Actor

source§

impl HasSchema for Collider

source§

impl HasSchema for RapierContext

source§

impl HasSchema for Solid

source§

impl HasSchema for TileDynamicCollider

source§

impl HasSchema for TileRapierHandle

source§

impl HasSchema for DynamicBody

source§

impl HasSchema for KinematicBody

source§

impl HasSchema for PlayerRagdollState

source§

impl HasSchema for PlayerState

source§

impl HasSchema for AiPlayer

source§

impl HasSchema for EmoteRegion

source§

impl HasSchema for Hat

source§

impl HasSchema for PathfindingDebugLines

source§

impl HasSchema for PlayerIdx

source§

impl HasSchema for PlayerKilled

source§

impl HasSchema for PlayerLayers

source§

impl HasSchema for PlayersHaveSpawned

source§

impl HasSchema for GlobalRng

source§

impl HasSchema for MatchScore

source§

impl HasSchema for RoundScoringState

source§

impl HasSchema for EaseMeta

source§

impl HasSchema for WinIndicatorMeta

source§

impl HasSchema for DebugMenuState

source§

impl HasSchema for GlobalPlayerControls

source§

impl HasSchema for PlayerControl

source§

impl HasSchema for PlayerInputCollector

source§

impl HasSchema for ProfilerState

source§

impl HasSchema for PlayerControlMapping

source§

impl HasSchema for PlayerControlSetting

source§

impl HasSchema for Settings

source§

impl HasSchema for VirtualDPad

source§

impl HasSchema for GameMeta

source§

impl HasSchema for GameMusic

source§

impl HasSchema for NetworkMeta

source§

impl HasSchema for PackMeta

source§

impl HasSchema for PlayerSelectState

source§

impl HasSchema for MainMenuMeta

source§

impl HasSchema for PauseMenu

source§

impl HasSchema for ScoringMenuState

source§

impl HasSchema for ImageMeta

source§

impl HasSchema for UiTheme

source§

impl HasSchema for UiThemeButtons

source§

impl HasSchema for UiThemeColors

source§

impl HasSchema for UiThemeEditor

source§

impl HasSchema for UiThemeEditorIcons

source§

impl HasSchema for UiThemeFontStyles

source§

impl HasSchema for UiThemePanel

source§

impl HasSchema for UiThemeWidgetColors

source§

impl HasSchema for UiThemeWidgets

§

impl HasSchema for SchemaLuaEcsRefMetatable

§

impl HasSchema for SchemaBox

§

impl HasSchema for SchemaDeserialize

§

impl HasSchema for FrameDiagState

§

impl HasSchema for AnimatedSprite

§

impl HasSchema for AnimationBankSprite

§

impl HasSchema for AssetServer

§

impl HasSchema for Atlas

§

impl HasSchema for AtlasCollisionTile

§

impl HasSchema for AtlasSprite

§

impl HasSchema for Audio

§

impl HasSchema for AudioCenter

§

impl HasSchema for AudioManager

§

impl HasSchema for AudioSource

§

impl HasSchema for BVec2

§

impl HasSchema for BVec3

§

impl HasSchema for BVec4

§

impl HasSchema for BorderImageMeta

§

impl HasSchema for ButtonBordersMeta

§

impl HasSchema for ButtonThemeMeta

§

impl HasSchema for Camera

§

impl HasSchema for CameraShake

§

impl HasSchema for CameraTraumaEvents

§

impl HasSchema for ClearColor

§

impl HasSchema for CommandQueue

§

impl HasSchema for CurrentSystemStage

§

impl HasSchema for DVec2

§

impl HasSchema for DVec3

§

impl HasSchema for DVec4

§

impl HasSchema for DisconnectedPlayers

§

impl HasSchema for Duration

§

impl HasSchema for EguiCtx

§

impl HasSchema for EguiInputHook

§

impl HasSchema for EguiSettings

§

impl HasSchema for EguiTextures

§

impl HasSchema for Entities

§

impl HasSchema for Entity

§

impl HasSchema for ExitBones

§

impl HasSchema for FluentBundleAsset

§

impl HasSchema for FluentResourceAsset

§

impl HasSchema for Font

§

impl HasSchema for FontMeta

§

impl HasSchema for GamepadAxisEvent

§

impl HasSchema for GamepadButtonEvent

§

impl HasSchema for GamepadConnectionEvent

§

impl HasSchema for GamepadInputs

§

impl HasSchema for GamepadRumbleIntensity

§

impl HasSchema for GamepadsRumble

§

impl HasSchema for IVec2

§

impl HasSchema for IVec3

§

impl HasSchema for IVec4

§

impl HasSchema for KeyboardEvent

§

impl HasSchema for KeyboardInputs

§

impl HasSchema for LocalizationAsset

§

impl HasSchema for LuaEngine

§

impl HasSchema for LuaPlugin

§

impl HasSchema for LuaPlugins

§

impl HasSchema for LuaScript

§

impl HasSchema for MarginMeta

§

impl HasSchema for MouseInputs

§

impl HasSchema for MouseScreenPosition

§

impl HasSchema for MouseWorldPosition

§

impl HasSchema for Path2d

§

impl HasSchema for Quat

§

impl HasSchema for RngGenerator

§

impl HasSchema for RootLocalizationFieldIdx

§

impl HasSchema for SchemaAssetHandle

§

impl HasSchema for SchemaMetaAssetLoader

§

impl HasSchema for SessionOptions

§

impl HasSchema for Sessions

§

impl HasSchema for ShakeNoise

§

impl HasSchema for Sprite

§

impl HasSchema for Storage

§

impl HasSchema for Tile

§

impl HasSchema for TileLayer

§

impl HasSchema for Time

§

impl HasSchema for Timer

§

impl HasSchema for Transform

§

impl HasSchema for UVec2

§

impl HasSchema for UVec3

§

impl HasSchema for UVec4

§

impl HasSchema for UntypedHandle

§

impl HasSchema for Ustr

§

impl HasSchema for Vec2

§

impl HasSchema for Vec3

§

impl HasSchema for Vec4

§

impl HasSchema for Viewport

§

impl HasSchema for Window

§

impl<K, V> HasSchema for SMap<K, V>
where K: HasSchema, V: HasSchema,

§

impl<T> HasSchema for Maybe<T>
where T: HasSchema + Clone,

§

impl<T> HasSchema for SVec<T>
where diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME.html index 90d2fadbe9..bbe7b1c05c 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME.html @@ -93,5 +93,5 @@ } -

Constant jumpy::ui::main_menu::build_info::BUILD_TIME

source ·
pub const BUILD_TIME: &str = r#"2024-11-27 20:46:27 +00:00"#;
Expand description

The project build time, formatted in modified ISO 8601 format (YYYY-MM-DD HH-MM ±hh-mm where hh-mm is the offset from UTC).

+

Constant jumpy::ui::main_menu::build_info::BUILD_TIME

source ·
pub const BUILD_TIME: &str = r#"2024-12-05 20:38:25 +00:00"#;
Expand description

The project build time, formatted in modified ISO 8601 format (YYYY-MM-DD HH-MM ±hh-mm where hh-mm is the offset from UTC).

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME_2822.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME_2822.html index cefeaa5a18..6b00102f0c 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME_2822.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME_2822.html @@ -93,5 +93,5 @@ } -

Constant jumpy::ui::main_menu::build_info::BUILD_TIME_2822

source ·
pub const BUILD_TIME_2822: &str = r#"Wed, 27 Nov 2024 20:46:27 +0000"#;
Expand description

The project build time, formatted according to RFC 2822 (e.g. HTTP Headers).

+

Constant jumpy::ui::main_menu::build_info::BUILD_TIME_2822

source ·
pub const BUILD_TIME_2822: &str = r#"Thu, 05 Dec 2024 20:38:25 +0000"#;
Expand description

The project build time, formatted according to RFC 2822 (e.g. HTTP Headers).

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME_3339.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME_3339.html index c4bbf2ebc8..e4b2deb1c6 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME_3339.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.BUILD_TIME_3339.html @@ -93,5 +93,5 @@ } -

Constant jumpy::ui::main_menu::build_info::BUILD_TIME_3339

source ·
pub const BUILD_TIME_3339: &str = r#"2024-11-27T20:46:27Z"#;
Expand description

The project build time, formatted according to RFC 3339 and ISO 8601.

+

Constant jumpy::ui::main_menu::build_info::BUILD_TIME_3339

source ·
pub const BUILD_TIME_3339: &str = r#"2024-12-05T20:38:25Z"#;
Expand description

The project build time, formatted according to RFC 3339 and ISO 8601.

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_AUTHOR.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_AUTHOR.html index b80dc5998a..e8e325d93d 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_AUTHOR.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_AUTHOR.html @@ -93,6 +93,6 @@ } -

Constant jumpy::ui::main_menu::build_info::COMMIT_AUTHOR

source ·
pub const COMMIT_AUTHOR: &str = r#"Zicklag"#;
Expand description

The author of the Git commit that this project was built from.

+

Constant jumpy::ui::main_menu::build_info::COMMIT_AUTHOR

source ·
pub const COMMIT_AUTHOR: &str = r#"elliay"#;
Expand description

The author of the Git commit that this project was built from.

This constant will be empty if the last commit cannot be determined.

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE.html index b8995fc7e4..2124649ae6 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE.html @@ -93,7 +93,7 @@ } -

Constant jumpy::ui::main_menu::build_info::COMMIT_DATE

source ·
pub const COMMIT_DATE: &str = r#"2024-11-27 20:43:57 +00:00"#;
Expand description

The time of the Git commit that this project was built from. +

Constant jumpy::ui::main_menu::build_info::COMMIT_DATE

source ·
pub const COMMIT_DATE: &str = r#"2024-12-05 20:37:38 +00:00"#;
Expand description

The time of the Git commit that this project was built from. The time is formatted in modified ISO 8601 format (YYYY-MM-DD HH-MM ±hh-mm where hh-mm is the offset from UTC).

This constant will be empty if the last commit cannot be determined.

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE_2822.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE_2822.html index d2b90c0e13..72727b4faa 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE_2822.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE_2822.html @@ -93,7 +93,7 @@ } -

Constant jumpy::ui::main_menu::build_info::COMMIT_DATE_2822

source ·
pub const COMMIT_DATE_2822: &str = r#"Wed, 27 Nov 2024 20:43:57 +0000"#;
Expand description

The name of the Git branch that this project was built from. +

Constant jumpy::ui::main_menu::build_info::COMMIT_DATE_2822

source ·
pub const COMMIT_DATE_2822: &str = r#"Thu, 05 Dec 2024 20:37:38 +0000"#;
Expand description

The name of the Git branch that this project was built from. The time is formatted according to RFC 2822 (e.g. HTTP Headers).

This constant will be empty if the last commit cannot be determined.

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE_3339.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE_3339.html index ddec0c3084..921b7fee0a 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE_3339.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_DATE_3339.html @@ -93,7 +93,7 @@ } -

Constant jumpy::ui::main_menu::build_info::COMMIT_DATE_3339

source ·
pub const COMMIT_DATE_3339: &str = r#"2024-11-27T20:43:57Z"#;
Expand description

The name of the Git branch that this project was built from. +

Constant jumpy::ui::main_menu::build_info::COMMIT_DATE_3339

source ·
pub const COMMIT_DATE_3339: &str = r#"2024-12-05T20:37:38Z"#;
Expand description

The name of the Git branch that this project was built from. The time is formatted according to RFC 3339 and ISO 8601.

This constant will be empty if the last commit cannot be determined.

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_EMAIL.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_EMAIL.html index a736804ff8..bdb2a14689 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_EMAIL.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_EMAIL.html @@ -93,6 +93,6 @@ } -

Constant jumpy::ui::main_menu::build_info::COMMIT_EMAIL

source ·
pub const COMMIT_EMAIL: &str = r#"zicklag@katharostech.com"#;
Expand description

The e-mail address of the author of the Git commit that this project was built from.

+

Constant jumpy::ui::main_menu::build_info::COMMIT_EMAIL

source ·
pub const COMMIT_EMAIL: &str = r#"91764038+elliay@users.noreply.github.com"#;
Expand description

The e-mail address of the author of the Git commit that this project was built from.

This constant will be empty if the last commit cannot be determined.

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_HASH.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_HASH.html index a2d2fd2b6c..519796007c 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_HASH.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.COMMIT_HASH.html @@ -93,7 +93,7 @@ } -

Constant jumpy::ui::main_menu::build_info::COMMIT_HASH

source ·
pub const COMMIT_HASH: &str = r#"5d92c7d78ceb1c7a969c40cd57260fe798fe5b36"#;
Expand description

The full commit hash of the Git commit that this project was built from. +

Constant jumpy::ui::main_menu::build_info::COMMIT_HASH

source ·
pub const COMMIT_HASH: &str = r#"1ec5db624bf3238e703e02a1133260df689cf7a0"#;
Expand description

The full commit hash of the Git commit that this project was built from. An abbreviated, but not necessarily unique, version of this is SHORT_COMMIT.

This constant will be empty if the last commit cannot be determined.

\ No newline at end of file diff --git a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.SHORT_COMMIT.html b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.SHORT_COMMIT.html index bd48bdf126..a6dbaaa4dd 100644 --- a/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.SHORT_COMMIT.html +++ b/book/developers/rustdoc/jumpy/ui/main_menu/build_info/constant.SHORT_COMMIT.html @@ -93,7 +93,7 @@ } -

Constant jumpy::ui::main_menu::build_info::SHORT_COMMIT

source ·
pub const SHORT_COMMIT: &str = r#"5d92c7d7"#;
Expand description

The short hash of the Git commit that this project was built from. +

Constant jumpy::ui::main_menu::build_info::SHORT_COMMIT

source ·
pub const SHORT_COMMIT: &str = r#"1ec5db62"#;
Expand description

The short hash of the Git commit that this project was built from. Note that this will always truncate COMMIT_HASH to 8 characters if necessary. Depending on the amount of commits in your project, this may not yield a unique Git identifier (see here for more details on hash abbreviation).

diff --git a/book/developers/rustdoc/search-index.js b/book/developers/rustdoc/search-index.js index 3bf8211dd9..f1b4c860fd 100644 --- a/book/developers/rustdoc/search-index.js +++ b/book/developers/rustdoc/search-index.js @@ -1,5 +1,5 @@ var searchIndex = new Map(JSON.parse('[\ -["jumpy",{"t":"FFFFNNNNNNNNNNNNNNNNCNNNNNNNNONNNNNNNNNNNNNNNNNCONNNNOCNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNCNQNNNNCNNNNNNNNNNNNNNNNNNNNNNNNHOOHOOOOOOOOOOOCCNNNNNNNNNNNNONNNNCCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNKHCMPPPSSPGPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNOSFSFFONNNNNNNNNCNNNNNNCCONCCNNNNNNNNONNNNNNCCNNNNNNNNNNNHCNNNCONNNNNNNNNNNNNNNNNNNCOCCCCOCCCOOCCNNNNNOCOONNNNNNNNNNNNNNNNNNNNNNCNNNCFFFFFFNNNNNNONNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOOOOOONNNNNNNNNNNNNNNNNNHNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNFFFNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNOOOOOONNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNHNNNFFFNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNHNNNNNNNNNNNNNNNNNNONNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNHNNNNNNNNONNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOHONNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNNONNNNNNNNOOONNNNNNHNHNNNNNNONNNNNNOOONOOONNNONNNNNFFFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNOOCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOCOHNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNCCCONNNOCCOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOCCCOOCCCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNFFNNOONNNNNNOONNNNOOOOOHONNNNNNNNOONNNNNNNNNNNNOOONNNNNNNNNNNNHOHNNNNNNNNNNNNNNOONNNNNNNNHOOOOOOONNNNNNNNNNNNNNNNHNNFFNNOOOONNNNNNOOONNNNOOOHNNNNNNNNOONNNNNNNNNNNNOOONNNNNNNNNNNNHOHNNNNNNNNNNNNNNOONNNNNNNNHOOOOOOONNNNNNNNNNNNNNNNHNNFFGPPPPPNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNHNNONNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNHOOOOOONNNNNNNNNNNNNNNNNNNNNONNNHNNNOOOOFFFNNNNNNNNNNNNOONNNNNNOOOOOOOOOONNNNNNNNNNNNOOONNNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNHHNNNOFNNNNONNNNNNNNNNNNONONNNNNHHNNNNNNNNNNNHONNNNNNNNNFFFGPNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNOHOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNOOFFFKSSSSSNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNHNNNOONNNNNNNNNNNNNNNOHOOOOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNHHOHOHNNNNNNNNNNNNNNNMNNNNNNNNNNNNFFFNNNONNNNNNNNNOONNNNNNOONNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNOOOOHOHNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNHHNNNFFFFNNNNOONNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNFFFFFNNNNNOOONNNNNNNNNNNNNNNOONNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNHNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNPFFGPNNNOONNNNNNNNNOONNNNNNOOOOONNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNOHONNNNNNNNNNNHOOOONNNNNNNNNNNNNNNNNNNNNNNNHNNNFFFNNNOOOOOONNNNNNNNNOONNNNNNONNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNHHNNNFFNNOONNNNNNOONNNNOOOONNNNNNNNOONNNNNNNNNNNNOOONNNNNNNNNNNNHOHNNNNNNNNNNNNNNOOHNNNNNNNNHOOOOOOONNNNNNNNNNNNNNNNHNNFFNNOONNNNNNOONNNNOOOONNNNNNNNOONNNNNNNNNNNNOOONNNNNNNNNNNNHOHNNNNNNNNNNNNNNOOHNNNNNNNNHOOOOOOONNNNNNNNNNNNNNNNHNNFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNHNNNFFNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNOONNNNNNNNHNNNNNNNNNNNNNNNNHNNFFNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNHNNPPGFPNNNNNNNNOONNNNONNNNNNNNNONNNNNNNNNNNNNNONNNNNNNNNNHOOOOHNNNNNNNNNNNNNNONNNNNNNNHNNNNNNNNNNNNNNNNHNNOOOFFNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNHNNFFNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNHOOOONNNNNNNNNNNNNNNNHNNFFFFNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNPPFPFFGNNNNONNNNNNNNNNNNOONNNNNNNNOONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNHOOOHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNOOFFNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOHONNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNHNNSPPPGFFFPPFPPPPPPNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNOOOONONNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOFFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNONOOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNFFNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNHNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNFSSFFFIFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHNNNNNNNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHKMCFPFGFFFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOONNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFFFKFFFFFFFFFFNNNNNOOOOOONNNNNNNNNNNNNNNOOOOOOOOOOOOOONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOCOOOOOOOOOOOOOOCOOOOOOOOOOOOONNNNNNNNNNNNNNNMOOOOONNNNNOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNONNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFFNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNHHHNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOEEEEJFEGEEEEPNNOHNNNNNNNNNNONONNNNNNNNNNCNNNNNNNNNNCONNONNNNNNNNOOOHNNNHNNNNNNNNNNOONNOOOOONCNNNNNNONNNNNNNNNNNNNNNNHONNOFPPPFGFFFPIFPGFFFFPFPGFFNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONOOOOOOCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNONNNCOONONNOONONNONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOTTFTTTTTTFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNSIPFFFPIIPIRRRRRRRRRPPPIPPFIKKFGFIPPFPGFPPFFFGFIFGFFFFFIGGFFFPPIFFIFFFPFPPPIIPPPPPSSIIIKFGFFIPPPIPPPPPPPPKPGPPFFPFFFFFFPPIPPIKRFPFFFFFFFIIIIFGGFFPPPPRFSPPFPPIPPGFFFPFFFFPFPPPPPPIFFRRKFIIKKFKFPPIFFRRFFFGIKIIFFFPFGFFFFFFFIFFFFFGFFFIIPPIPPFIPPSSSIIPPGPKGFIKIPFFIFFPRPKPPISIFFFGFIIPPFFKFIPPGGGKIPIPPPOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNMOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONMNNOOMOOOMOMOOMOOOOOOOOOOOOOOOOOOOOOOOONNMMNOOOOOOOOOOOOMNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNOOMNNOOOOOOOOOOOOOOONOOOOOONNNOOOOOOOOOOOOOOOOOOOOOOOOMMOOOOOOOOOOOOOOOOOOOOOOMNNOOONNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOMMNOOOMMOOOOOOMMMMOOOOOOOOOOMMOOOOOOOONOOOOOOOOOOOOOOOOOOOOOOOOOOOOQOOOOOOOOOOMMMNNNNNNNOOMOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOMOOOOOOOOOOOOOOOOOOOOOOOOOONNOOOOMMOOOOOOOOOOOOMHHMOOOOOOOOOOQOOOOOOOOOOOOOOOOOOKIIFFIRFKKKKFFKFRIIIIIIIIIIFKKIKKIKIKKKIKKIKIKIIKIIIKKIFFIRFKFFKKKFIIIIFFFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIKRKIFIFRRRRRRRRRRRRRIIFFIIIIIIIIIFFIRKKKRFIIIIIIRKFIIIIIIIIIIIIIIIIIFIIIIIIKFIIIIIIFKRKKKRKFIIIIRKIIIKKKKFFGKKGGKKFIIFIIIIIIRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISFTFIIFIIIIIIIIIFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFFOOOOHMMMMMMMMMMMMMMMMOCMOMMMHMOHMMOMHHHHOOOOOOOOOMMNMNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOMHHMMQOQMOOMMMMMMMMMMMMMMMMMMMCNNNNNNNNNOMMMMMOMHHMMMMNMONMHMMMOOOOOMOCNMMMMMMMMMOONOOOOQHMMMMMHMMMMMMMMMMOMMMMMOOOHMOOOHHHHHHHHHMQMMMMOOMOOOOMOMMMMOOOOOMMMOMMOONMMMMMMMMMMMMMMMNMNMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMNMMNMNNMMMNNMMMMMNOMNNMMMMOOMMOHNNOMMNNMMOOOOOOMHHHMMMOOMMOOOMOOOOOOOOOOOOOOOQHHMHNFIRFRIIIIIIIIIIFKKIKKIKIKKKIKKIKIKIIKIIIKKIFIFKKKFFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIKRKIIRRRRRRRRRRRRRIIIRKKKIIIIIIIIIIIIIIIIIIIIIKRKIIIKKKKRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISTFIIFIIIIIIFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFFOOOMMCMMMMCCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOCMCMMMMNNNNNNNNCMNMCNMMMMMMMMOMMMOMOOMMMMOOMCMOOMMNNMCMMOKRRKKIIKMNMMMKKRRRRKKKFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFFRKKIKKIKIKKKIKKIKIKIIKIIIKIFIKKRRRRRRRRRRRRKKRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISTMMMMMMNMMMMMMMMMMMKKRRFFFFFFOOOOOOOOOOOOOOOOOOOOOOIRKRIIIRKKKIKKMMMNNNNNNNNMMNMMMMMNNFKFRMMMKIIFFIIIIFFFIIIIIIIIIFFIIIIIIRFIIFIIIIIIFIIIIKKGKKGGFIIFIIIIIIIIIOOOMOOOOOOOOOONMMMMNMOOOOOOOOOOOOOOOOMMOOOOOOOOOOOOOOOOOOOFFFFFFFFFFFFFCOOOOOOOOCOCOOOOOOOOOOOOOOOOHOOOOOHHHFOOPPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOFINNNNNNNNNNONNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNTTSTIPFFFPIIPIRRRRRRRRRPPPIPPFIKKFGFTTTTTTTTIPPFPGFPPFFFGFIFGFFFFFIGGFFFPPIFFIFFFPFPPPIIPPPPPSTTTSITITTTIKFGFFIPPPIPPPPPPTTTTTTTPPKTTTTTTPGPPFFPTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTFFFFFTFPPIPPIKRTFPFFFFFFFITIIIFGGFFTTPPPPTTTTTTRFSTTTTTPPFPPIPPGFFFPFFFFPTFTTTTPPPPPPITTTTFFRRKFIIKKFKFPPIFFRRFFFGTTTTTTIKIIFFFPFGFFFFFFFIFFFFFGFFFIIPPIPPFIPPTTSSTTSIIPPGPKGFIKIPFFIFFPRPKPPITTTTSTTIFFFGFIIPPFFKFIPPGGGKTIPIPPTPTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNOONONOOONONNNNOONONNOONNOOOOONOOOOONNNNNNNNONNONNOONNNNNNNNNNNNNNONNOOONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNONNNNNOOONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOONNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNONOONNNNNNNNNNMNNNNNNNNNNNNOOMNNNNNNNNNNOOOMNNNNNNNNNONNMNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOOONOOOOOOOOOONOOOOONONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNMNNNNNNNNNNNNOOOONNOONOOOONNONNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONONNNNOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNONNNNNNNNNNNNNNNNNOONNOONNNOOOOOONNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNOOONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNOOONOOOOONNOOMNMNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOOOONNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNONNNNONNNNNNNONONNNNNNNNNNNNNNONNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNONNNNNNNNNNNNNNNNNNONNOOONNOOONONNNNNOONNNONNNNNNONNOOONNNNONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNOOOOOOOOMNMNNNNNONONNNNNNNNOMMOOONOOONNMNNNMNNNNMNNNNNNNNNMNNNNNNNNNNNNNONOOONNOOONONOOMMOOOOOOOONNNNNNONNNNNNNNNNNNNNNNNOOOONNOOOONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNOOOOOONONNNNNNNNNNNNNNONNONNONNONNNNONONONNNNNNNNNNNNNNOOQNOONNOOONNNNOOONNNONNNONMNNNNNNNMNNNNNNNMNNNNNNNNNNNNNNNNNOONMNNNNNOOOONNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOONNNNNNNNNNNNNNNNNNNNNNONNNNNNONNNNOOONNOONNNNNOOOOOOOONNNNONNNNNONNNNNNNNNNNNNONNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONMNNNNNNNNNNONOONNONOOOOOONNOOOONOOONNOONNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNOOOONNNNMMOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNOONOOOONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNOOOOOOONONOOQONNNONONNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONONNNNNOOOOKIIFFIRFKKKKFFKFRIIIIIIIIIIFKKIKKIKIKKKIKKIKIKIIKIIIKKIFFIRFKFFTKKKFIIIIFFFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIKRKITFIFRRRRRRRRRRRRRIIFFIIIIIIIIIFFIRKKKRFIIIIIIRKFIIIIIIIIIIIIIIIIIFIIIIIIKFIIIIIIFKRKKKRKFIIIIRKIIIKKKKFFGKKGGKKFIIFIIIIIIRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISFTFIIFIIIIIIIIIFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFFTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNHMNNNNNNNNNNNNNNNNNNMNNMNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNMNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNMNNNNNNNMNNMMNNNNNNONNNNNNCMNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNMNHMNNNONHMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNHHHHNNNOOOOOOOOONNNNNNMMNNNNMNNNNNNNNNNNNNNNNNNONOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNONNMNHHMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNMNNMNNNNNNNNMNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONMNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNMMMONMNNNNNNNNNNNNNNNNNNHNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNONMNNNNNHNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNOOOOONNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNCNMNNNMMNMNMNMNMMNMNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNOOOOQNNNNHMMMNNNNNMNNNNNNMNNNNHMMMNNNNNMNNNNMNMNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNMNNMNNNNNNNNNNNNNNONNOOHNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNOOONHHNNHHHHHHHNNNMQNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNOOMNNNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMNONNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNMNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNMNNNNNNNNNNNNNNNNONNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNOONNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMMNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNMNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNNNNNNNNMMMNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMMMMMMMMMNNNNNNNNNNNMNNMNNMNNMNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNMNNNNNNNNNNNMMNNNNNNNNNNNMMNNNNNNNNNNNMNNNNNNNNNNNMMNNNNNNNNNNNMMNNMNNMNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNMNNNNNNNNNNNMMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNMMNNNNNNNNNNNMNNNMNNNONMNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNMNNNNMNNNNNNOOMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNHNNNNNNNNNNNNNNNNNOMNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNOOOOONNNNNOMNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNMNNNNMNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONOMNNONNOOOOOOOOOOOOOOQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFIRFRIIIIIIIIIIFKKIKKIKIKKKIKKIKIKIIKIIIKKIFIFKKKFFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIKRKIIRRRRRRRRRRRRRIIIRKKKIIIIIIIIIIIIIIIIIIIIIKRKIIIKKKKRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISTFIIFIIIIIIFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFFOOOMMCMMMMCCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOCMCMMMMNNNNNNNNCMNMCNMMMMMMMMOMMMOMOOMMMMOOMCMOOMMNNMCMMOKRRKKIIKMNMMMKKRRRRKKKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOFFRKKIKKIKIKKKIKKIKIKIIKIIIKIFIKKRRRRRRRRRRRRKKRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISTMMMMMMNMMMMMMMMMMMKKRRFFFFFFNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNOOOOOONNNNNNNNNOONNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNIRKRIIIRKKKIKKMMMNNNNNNNNMMNMMMMMNNFKFRNNNNNNNNNNNNMNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKIIFFIIIIFFFIIIIIIIIIFFIIIIIIRFIIFIIIIIIFIIIIKKGKKGGFIIFIIIIIIIIIOOOMOOOOOOOOOONMMMMNMOOOOOOOOOOOOOOOOMMOOOOOOOOOOOOOOOOOOOFFFFFFFFFFFFFCOOOOOOOOCOCOOOOOOOOOOOOOOOOHOOOOOHHHFNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNFPGFGPTTTFPSFFFFFFFFFNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOCCNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNCNNNNNNNNNNNNNNNONONNNNHNNNNNNNNNNONOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOHCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCOOOHHHHHOHHCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONCNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNCJHHHJHHHHHJHHJHHHJHHJHHHJFHHOOHFNNNONNNNNNNNNNONNNNNNNNNNNNNNNNNOHNNNNCCNNNNNNNNHHNTFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNCCCCCCCCCJHHHJHHHHHJHHJHHHJSHHJHHHJFNNNNNNNNNNNNNNNNNNNNNHNHNNNNNNONNNHNNNNNNNONNHNJHHHJHHHEEFSPKTKFFPKRKKGKNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNMNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNHNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNHONONNNHNONNNNNNNNNNNNNNNNNNNPPFGFPPGPFPOOOOCOOQCCOCOOCHHPFGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNSFNNNNONNNNNNNNNNNNNNNNNHNNNNNNNNNNNOHNNNNNNNNONFNNNNNNNNNNNHNNNNNNNNNNNHNNNNNNNNNNNHOONNNNNNNNNHHGFFFPFPPFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNONOHNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOONHOOOOOOONOONNNOOONONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONONONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNPTTTTTTTTTTTTTTTTTTTPPKPFFFFPPFFPPFFFKGFFKFFFIFFFKFFPPFFFFIFIFFGFFFPPPSTTFFFFFPPFFFKFPPPFFFPIPPPFGFPPJTPFFGFPPFGFFPGPFFIIIIIIKFFPPPKPRPRPPFGPGPKFPPPFFSFFFPPPPFFFFPPFFPYYKYPFPPFFPPKFFKFFPFFFFPPPFFFGPPGFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPTTTTTGFFPPPIFFFFFKKPTTTFEKGFGFFGGFFGFKPPFPKYIIPGPPPPPPPPPPPPPPPFFFPPPTTTTTTTTTTTTTTTTTTTTFFFPGFFKRPIKPRPPPPPPPPPPPPPPGFFPTTTFGGPFPPPPPPPPPPPFFPFFPFGGFFFFFFIGFFFPTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTPPPPFFFFFGPPFFPKPPPPGFFFFGFPPPPTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTPPPFFPPPPPPPPPPPPPPPPPPPPPPPPPPTTTTTTTTTTTTTTTTTTTTPPPPPPPHHFFPPPPFFFPPRPFPPPPPPKPPPPPPPPGPPPGGPFKGPTTJFFPPFFFFFPPPPPPPPPPFFFPFJTFFFFFFFFFGFFFFFFFFFGFGFFFFFFPPPKYFIFKKFPPFPPFPPPPPFKPRFFPPPPFFKPPPPPPFFFFFFFFPPGRPKKYKIFPSTTTTTTPFFFFGFKPPPPPPPPPPPPPPPFFFPPPPFFFFPKPPPFPPIFFFFFFFFFFKPPFIIPTTTKFPPPFRRKFRRFKFRRKFFPPPPTTTTTTTPFPPPPPPPPFFFPTTTTTTTTTTTTTTTTTTTPPPTTTTTTTTTTTTTTTTTTTTPPPPPTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOOOOOOOOOOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNMONNNNNNONNNNNNNNNNNNHHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOHOOOOOOOOOONNOOCCNNONOOOHCMMMMMMMMMNMMMNMMMMMNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNMNNNOOOOOQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNONOOOCMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNOOONNONNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNMNOOOOOONNNMNNNNNNMNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNOOONOOOOONOOOONCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQONNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONONONONOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNMNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNOONONONNNNNNNNNONNNONNNNNNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNOONNONONNNNNNNNNNNNNNNNNNNNNNNCNNCNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONONNNNOONNOOOOOONNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNOOONNNOOONNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOOOOOOOONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMNNMMNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNCNCNHHHNMMNNNOOOOOOONOOOOOOOOQENNNNONNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNOOONCNNNNNNNNNNNNNMMNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNMNNNNMMNNNNNNNNNMNNHHHNOOONNNOOCONOONNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHONMMNNNNNNNNNNNNMNNNNONOOONNNOONOONNNNNNNNNNNNNNNNNNNNHNONONNNNNOOOOONNNNNNOOHHHHOOOONNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNONNOONHMNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNOMMMNNNOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNONNCONNNOOOOOONNNNNNNOOOOOOOOOOONOOOONNOOOONNNNNNNNNNNNNNNNNNNNOOOOONNNNNOONNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNONNNNNONNNNNNNONNNNONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNOOOOOOONNHOOOOONCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNONNNOOONNNNNNNOOOONMNNONNNNNOONOOONNNNOONNNNNNNNNNNNNNOMMNNNONNONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOOOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNONNHHQNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONMONNOOOONNNNNONNNONONNOOHNNONNNNNNNNNNNNNNNNNNNNNNNNHOONNNNNOOOOONNMNNNNNOOOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCMNOOOONNNNNNNOOONONNONOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNQNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNCNHHHNNHNONOHNNNNNOOONNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMMNNNHHHHOOOOOOOOOOOOHHHHOOOOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNQNNNONNONNOCNNNNMNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOONMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOONMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFKPFHPINQNNNNNNNNNQNNNNNNNNMNNNNNNNNNNNNNNNNNQNNQNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNMFGPPPPPHHOOOOOOOOOOOOOOOOOFFFPGPPPPPFPPPFFFFFGGFGGPPPPPPPPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNCNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCOOOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHOOONNNNNNNNNNNNNNNNNHCCNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOHHPPPPFPPPFFFFFGGFGGPPPPPPPPPFOOOOOOOOOHOOOOOOOHHHHHHPPPFGPPKKYPPPPPPPGPFGFPPFFPPPPPPPPFFPNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOONCCNNNNNNNNNNNNNNNNNNNNNNNNCNNCMOOCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONNNNNNNNNNONNNNNNNNNNOOOOKFFFFFFFFFFFFFFNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNONNNNOOONNNNNNNNNNNNNNNMNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNOOOOONNNNNNNNNNNNNNNPPPPPPPFFFGPPPPPPGFKKYPPPPPPPPPPPPPPPPPPPPPPPGPPPGGFJFFFFFFFFGFFFFFFGFGFFFFFPPPPPPFFFFFFFFPPPPPPPPPPPPPPPPPPFFPPPOOOOONNOONNOOOOOOOOOMOOOOOOOOOOOOOOOOOOOOOOOOOOOOONMOOOOOOOONNOOOOOOOOOOOOOOOOOOOPPPPFFPPPPGFPPPPPPPPPPPTPPPPPPPGGFFFFFFFGFGFFPPPPFFFFFFPPPPPPPPPPPPNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOONNNNNNNNNNOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOKKKKKMNMNMNMNMNJFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPYYTKIIPFGGPPSKFPKNNNNNMHNNNNNMNNNNNNNNNNNNHNNNNNNNNNOCNNNNNNNNNNNNONNNNPYYTKIIPFGGPPSKFPKNNNNNMHNNNNNMNNNNNNNNNNNNHNNNNNNNNNONNNNNNNNNNNNONNNNFFFFFOOOOOOOOOFFINNNNNNNNNNHHNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNHHOOHNNHHNNNNNNNNHHNNNNNNNNNNNNFFKFFNNNNMNMNMNNNMNMNMNMNMNMNNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNCNNNNNOCNNNNNNNNNNNNNNNNNNNNNNCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCCGPFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNFFOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNOONNNNNFFFFOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNCCFNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOHOOHNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNPTTTPGPGFPFPPPPPTTTTTTPPPPPFPPPPTTTTTPPPPFFPPFFPFPFPFFPPPPFPPPPPPGPPTTTTTTPPPPGFPFPTTPPPPGFPPPPPPPPPPPPPPPPPPPPPPPPPFFGFPFGFPPFFPTTTTFPPPFPPPPPPFFPTIFIFFPGGFFGPFFPPPTGPFPTTTTTTTTTTTFPFFPPPPPFPPTPFPFFPPPPPFFPPPGPPFPTTTTTTTTSPPPPPPPPPPPPPPPPPKPFFGPPPPPPFFFPPPFPPGPPPFPFPPFPPPPTTTTTTTFPFFFPFPFPPPPPPPPPPPPPPFFFPPFPTTPPFPFPFFGFPGFPGPPFPRFFPPTTTTTPPPPKFPFGPGFGFFPFPPFFGPTFPPGPPFPPFPTTPKFGGKPFPPTPTTPTTTTTPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNOONNONNNNONNNONNNNNNNNNNNNNNNNNNONONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNMNNNMNNNNNONNNNNNNNNNNONNOONNNNONNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONNNNNONNONNNONNNNNNNNNNNNONNNOONNNNNNNNNNNNONONNNNNNONNNNNNOOONONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNONONNNOOONNNNNNNNONNNONNNNNNNNNONNOONNNNCNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOONNOOONNONNONNNNONNNNNOONNOONNONNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOONNONNNONNNOMNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNONONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQONNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNONNNNNNNNNNNNONNNNNOOONOONNONOONNNOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNOONOONNNNONNNNNNNNNNNNOOOOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQOONQQHHNNNNOCONNONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNONNNONNNOONNNNNNOOOOOOOOONNNNOOOOOONNNNOONONONQNONNNNNNNONNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNMNNNNNNONNONNNNOOONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNONNNNNNNNNNNNNNNOOOONNNONOONNNOOOONONNNOONNNNCNNNNNONNONNNNNNNNHNNNNNNNNNOONNNNCNNNNNNNNNNOOOOONOONONONNNONNNNNOOONNNOONNNNNNNNOOOOONNNNNNNNCNNNOONONNOONNOONONNOONNNNNNONONNNNNOOONNNOOOONNNNNNONNNNNNNNNONNONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOONONNNNNNNNNOONOOONNOONNNNNNNNNNOONNNNOONNONNOONOCNNOCNNNNNOOONNNHNONONNNNNNNNNOOONNNOOONNOOOOOONNOONNNNOHHOHNNONOONNNOOONONOONNNNOONNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNHHONNNNNNNNHHNNNNNOOONOONNNONNONNNNNNNNNNOONNNNNNNNOOOONNNNONONNOOOONNNOONNNNNOONNNNNNONNNNNNOOOOONOONNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNONNNNNNNNNNNNNNNNNNNNONNNNNONNNNNOOHHHHHNNNONNNNNNNNNOONNNNNNNNNNNOOOOOONNNONNNNONNNNNONONNNOOONNOCNONNNNNNNNNOONOOONNONNNNNNOONONNOOHNNNONCNNOONNNNNNNNNNNOONNNONNONNNNNONNOCNNNNNNNNOOOOOOOOOOOONNNOONOOONNNONNNNONNONONONNOOOONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONONNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNCNNOOOHNONNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOHNNNONNCCONNNNNOONONNOOOONONNNNNNNNNNNNNNONONNNNOOOONNOONNOOOONNONOOOOOOOOOOOOOOOOOOOOOOOFFFIKIKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOMMNNNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNKFMOOOOHPGFPFFFFFIFFFFFOOOOOOCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOCOCHHOOOOOOCOOOOOOOOOHHHHHOOOOOOHOOOOOFFFFINNNNNNNNOONNNNNNNNNONNNNNNNNONNNNNNNOOONOONNNNNNNNNNNNNNNNNONOHNNNNOONONNNNOONONNNNNNNNONNNNNNONNNNPFPFPGFPFGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHHHHHHPPFFGFPNNNNNNNNNNNNNONNNNNNNNNNNNNNNOONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNOONNNNNNNNNNNNNNNNNNNOOOOONNNNNNNOOOONOOONNNNNNNNNNNNNNNNNNNNNNNNNONNNNPPPFFFPFFPFPGFFFFFFGFPPFPPFPTPPFFFPFFGPPFFPFFFFGFFFPFFFGFPPFFSNNNNNNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOONNNNNNOOOONNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOQONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOOOOOOONONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNOCOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONONOOCONNNNNONONONOOOOOONOONOOOOOOOOOHNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONONONOOOONNOOOONNNNNNNNNNNNOOOOCOONOOONNNCNNOOOOOONNNNNNNNNNNNHNCOCOONOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNCOOOOHOOOONNNNNNNNNNNNNNNNNNNNNNNNONOOOOOOFFFFNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHOOHNNNNNNNNNNNNNNHHHHNNNNNNNHOOHNNNNNNNNNNNNNNNNNNNNNNNOONNGFPFTTTTPPKKKFFKFFFFNNNNCHNNNNNNNNNNNNNMMNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNHNNNNHHNNNNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNHOONONONOOONNNNNNNHMHNNNNNNNNNHHHONNNCNNOMNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNOHNNNNOOOOGFPPPHHPFPFGFOOOOOOOFIFIINNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHFFNNNNNNNNNONNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNONOONONNNOOOOONOONNNNNNNNONPPFGFFNNNNNNNNNNNNNNNONNNNNONNNNNNNNNONOOONNNNNNNNNNONNNNNNNOOONNNONNNNNNNNNNNNNNNNNNNNNNOCOOONNNNNNNOOONNNHNNNNNNNNNNNNNNNNNNNHHFFGFFFFFFFFPPSPFFSFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNONNNCNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNOONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOHOONOOONNOOONNNOOONOOONNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONNNNNNNOOONNNNNNNONOOFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGFFFFNNNNNNNNONNNNNONNNNNNNNNNNNNONNNNNNNNNNOOOOOONNNOOONNNNNNNNNNKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHNNNNNNNNMNNNNNNNNNNNNNNCHHHHSSSHHPPPFPGFPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNGIKGFFPPPPPIKGGFPPPPPPPPPPPPPPPPIPPPGFPIKGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMNNMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQMMMNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOFFNNNNNNHNNNNONNNNNNNNNNNNNNNOONNNNNNNNNNNNNNHHONNNONNNNNNNNNNNNNNNNPPPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPPPPPPPGPPPFPPPPPPPPFGFPPPPPPPPPPPPPPPPPPPPGPPPFPPNNNNNNNNNNNOOONNNNNNONNNNONNNNNNNNNNNOOOOOONNOONOOOONNNNNNONNOONNSSSSSSSPPFPPGPFFPPFPFFPGFFFNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNOOOONNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOOOOONNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOOOOOOONNNNNNNNNNNNNNNNNNOOOOOOOOOONNNNNNOOOOOOOOOOONNOOOONNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNOOOOOOOOOFFFFGFFFFPPPSFFNNNNNONNOOONNNNNONNNNNNNNONNNNOOONOOOONNNNNOOONNNNNNNNOOOOOOOOOONOOOONNNOOOONNOONNNNNNONNONONOFFNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNHHCNNNNNNNNNNNOONOOONNNNNNNNNNONNNCNONFKKFNNNMNNNNNNNNNNOONNNNMONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNMNNNNFKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNFFNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNOONNNNNNNNNNNNNNNONNNNPPFPGFFNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNOONNNNNNNOONNNNNNNNNNNNNNNOOOONNNONNNNNOOONOOONNNNNNNNNNNNNNONNNNOFPFFPPPFFFGFFGFFPFFFFFGFRKFPPPKKOOMONONOOOONOOCOOOOOMOOOOOOOOOOOOOOOHHOOOOOOOMOOMOOOOOOOOOOOOOHOOOOONHHOOOOOOOOOOOOOOOOOOOOOOOHOONOOOOOOOOOOOCOOOOMOOOOOOOOGPPPNNNNNNNNNNNNNHHHHHHHNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNFFFKFFFNNNONNNNNNNNNNNNNNNNMNNNNNNNNNNOONNONNNNNNNNNNNNNNNNNONOONNNMNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNONNOONNNNNNNNNNNNNNNNNNOOOOONNNNMONNNNNNNNNNNNNNNNNNNNNNNNNMNONOOONOOOONNNNNNNNNNNOOOONNNNNNONNONNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNFFFFFFFFFFFHHHHOOHOOHHHHOOOOOOOOOOOOOOOFFFFFFFFFHHHHHHHOOOOOOOOOOOOOOOOOOOOOOOOOOPPFFIGFFGPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNOOFNNNNNNNNNNNNNNONONNNNNNNNONNNNNNONNNNONNNNNNONNNNONNIOKPPPPPFGFGKGPPPPPPNNNNMNNNNNNNNNNNNNNNNNNNNNNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOONONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNPPPGNCNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNCHHNNNNNNNNNNNHPPPGHHFFFHHHOOOOOOOOOFFFHHHOOOOOOOOORRKRKKKKRMMMMMRRFFKNNNNNNNNNNCMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNPPPPPFPTTGFGPGTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNCQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCCNNNNNNNNNNNNNNNNNNNNNNNOCCNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNCNNNNNNNNNNNNNNNFFGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFPFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNKKRMCCCCCNNNCMCCFFNNNNNNNONNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNONNNNONNNNNNNONNNNNNNNNNNNNNNNFFNNNNNNNNNNNNONONNNONNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNFFGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFFGPPNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFFGPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFINNNNNNNNNNNNNNNNNCONONNNNNNONONNNNNONNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNOONONONONNNNNNNNNNNNNNNNNNNNNNNNNNKIRFRNNNNNCNNNNONNNNNNNNNCNNNNOMOMNNNNNNNNPFFPGPPNNNNNNNNNNNNNNNOONONNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNRKKFNNNNNNNNNMNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNCNNNNNNNNNNNNCNNMMCNFFPPPPGNNONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNOOFFNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNPPGRPGRKPPPPGGGPFPPPKKPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNMNNNNNNNMMNNNNNNNNNNNNNNNNNNOCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNONNONONNONNNNNNNNOONNNNNNOOONONONNNNNNNNNNNNNNNNNNONNKRFFFNNNNNNNNNNNNNNNNNNNNNNONMONNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONMNNNONNONNNONNNNNNNNNMMNNNNNNOONONNONNONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNCCCFFFFNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNONNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNPFPFFFGFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNGPPPPPPPFPPFFKGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNONNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOPPFGGPFPFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHOHHNNNNNNNOHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHOOOOOPPIPPPPPFFPFPSFFPJFGGPGSPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOFPFFPFPPPFPPPFPPKGFPPGPGFPGFFGPFKKFGPPFPPPPPKKGPPRPFPPGPPPPPPPPPPPPGFPPPPPPPPPPPFKPGKFFFFGFFFGGPPFPPPPPFPPFPPGPFFPPGGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMNCNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNCNNCONNCNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNOOOONNNNNNNNNNNNNNNCNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNCNOONCNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNCNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOONMNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONCNNNNNNNNNNNNNONNNNNNNNNNNNNONNNCONNNNNNNNNNNNNNOCNNNCNNCNNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNFPPFKFGPPPPPKPGPPNNNNNMONNNNNNNNNNNNNNNMNNNNNNNNNOOOOOOOOOOOOPFGFPFPPPGPFIGNNNNNNNNNNNNNNNNNONNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNOONNNPPFGFPPPPPPGPPPPPFPFGPPRKPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNMCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCOONNNNNOOHCNONNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNOOOFRKNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGFFPPPPPPPPPPPPPPPPPPPPGPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNONONNNNHHHHHHNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNPPPPPFGGPPPPFPPGFPGPPPPFPPPPGPPGPPPPFFFPPFPPPGPPFPPPPFPPPPFPFFPPPPPPPPPPPPPPFGPGPGPPFFPPPGGPPGPFFPPGPPPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOOONOHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOPGFPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKKKKRFFNNNNNONNNNNMNNMNNNNNNMNMNONNNNNNNNNNNGPPFPPFGFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFOOPPGHHFFOOOPPPPPFGGPPPPNNONNNNNNNNNNHNNNNNNNNNNNNNNNNHNNNNNNNNNNOHNNNNNNNNNNNNHNNHNNNNNNNNNNNNHNNNNNNNNNNNNPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFGPGPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOHHHHHHHHHHHHHHHHPPPKRPPPPFKKRFFFGFFFFGPPPPNNNNNNNNNMNNNNMNNNNNNNNNNNNNOOMNNNNNNNNNFOOHHHHHHFFFFNNNNNNNNONNNNONNNNNNNNNNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNPGPPPGPFFIFNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNOONNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOPPFFPGPPPPFFFIGPPPPPPPPPPFPPPPPPPPPPPFIGPFGPNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNOONNNNNNNNNNNNNNNNOOONNNOONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNFFPFPPFFGFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFIFINNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNPPPPPPPPPGFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFORRKRRKRRKMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMNMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMNNMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMHHFFFHHHOOOOOOOOOFFFHHHOOOOOOOOOGPFGPPPPNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNOONNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNHHNNNNHONNNNNNNNNTTTTTTTTKFNNNNNNNNNMNNNNNNNNNNNMMMNNNNNNNNPPPGPPFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOHONOOOOOOOOOONNNNNNNNNNNNNNNONNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNFFFFFFFFFFNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCOOCOOOCOOOCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNCOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOPPFPGPPPJNNNNNNNNONNNNCNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNHCOCCNNNNNNNNHCHOONNNNNNNNNNNNNNNNNNOSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSHJSFFFFNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHIFIHHHHHHHHONNNNNHNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNHNNNNNNNNHNNNNNNNNNHHPPPGFGGPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOOOOOOOOPPPPFGTNNNNNNNNNNCNNNNNNNNNNNNNCNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNOCNNNNNNNOONNNNNNNNNNNNNNNNNNNHKHMHHGPPNNNNNNNNNNNNHNNNNNNNNNNNNNNNNHHHPGGPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNPSPPPPPPPGGPPGGFGPPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOHOONONNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOHHHPPFGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOHHNNNNNNNHNNNNNNNNNNNNNNNNNNHSPFGSFFGPPNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOHNNNNNNNONNOHHNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["GameMeta","GameMusic","NetworkMeta","PackMeta","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","audio","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","character_screen","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","core","core","create","create","create","create","credits","debug","default","default","default","default","default_settings","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fight","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","fullscreen","get_plugins","impl_system_param","init","init","init","init","input","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","load_progress","local_input_delay","localization","main","main_menu","map_elements","map_tilesets","maps","max_prediction_window","music","network","player_hats","players","plugins","plugins","prelude","profiler","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","results_screen","schema","schema","schema","schema","sessions","settings","theme","title_screen","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","ui","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","AudioCenterExt","game_plugin","music","play_music_from_settings","CharacterSelect","Credits","Fight","MUSIC_FADE_DURATION","MUSIC_VOLUME","MainMenu","MusicState","None","ShuffledPlaylist","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","create","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","music_system","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_eq","schema","schema","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","idx","FPS","JumpyDefaultMatchRunner","MAX_PLAYERS","MatchPlayerInfo","MatchPlugin","accumulator","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","attachment","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bullet","camera","control_source","create","damage","debug","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","disable_local_input","disable_local_input","downcast","downcast","downcast","drop","drop","drop","editor","elements","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","game_plugin","globals","init","init","init","input","input_collector","install","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","item","last_run","lifetime","map","map_constructor","map_pool","maps","metadata","physics","player","player_info","plugins","prelude","random","raw_default","raw_drop","raw_drop","raw_drop","restart_session","score","scoring","selected_player","session_runner","step","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","utils","vzip","vzip","vzip","win_indicator","Attachment","AttachmentEasing","AttachmentEasingMeta","AttachmentMeta","HadPlayerBodyAttachmentMarker","PlayerBodyAttachment","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","animation","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","attachment","attachment_easing","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","compute_offset","create","create","create","create","create","create","default","default","default","default","default","default","delta_offset","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","ease","ease","entity","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","head","init","init","init","init","init","init","initial_offset","install","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","name","new","offset","offset","offset","offset_ease_duration","offset_ease_timer","offset_inherits_rotation","offset_inherits_rotation","player","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","remove_player_body_attachments","schema","schema","schema","schema","schema","schema","sync_animation","sync_animation","sync_animation","sync_color","sync_color","sync_color","sync_flip","sync_flip","target_offset","tick","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","update_attachments","update_player_body_attachments","vzip","vzip","vzip","vzip","vzip","vzip","Bullet","BulletHandle","BulletMeta","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_diameter","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","direction","downcast","downcast","downcast","drop","drop","drop","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","lifetime","owner","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","speed","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update","vzip","vzip","vzip","CameraState","CameraSubject","ParallaxBackgroundSprite","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","camera_controller","camera_parallax","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","disable_controller","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","idx","init","init","init","install","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","meta","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","rect","schema","schema","schema","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","DamageRegion","DamageRegionOwner","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","collider_rect","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","install","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kill_players_in_damage_region","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","size","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","DebugSettings","RapierDebugBackend","RapierDebugContext","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","debug_pipeline","debug_render_colliders","debug_render_damage_regions","debug_render_emote_regions","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw_line","drop","drop","drop","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","line_breaks","path_entity","plugin","points","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","show_damage_regions","show_kinematic_colliders","show_pathfinding_lines","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","MapManager","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow","borrow_mut","clear_elements","clear_tiles","commands","create_element","create_layer","delete_element","delete_layer","deref","deref_mut","downcast","drop","element_handles","element_kill_callbacks","entities","from","from_sample_","from_subset","get_layers_total","get_size","get_state","handle_editor_input","init","install","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","map","move_element","raw_drop","rename_layer","rename_map","set_layer_tilemap","set_tile","spawned_map_layer_metas","spawned_map_meta","spawner_manager","swap_layer","tile_collisions","tile_layers","tiles","to_sample_","to_subset","to_subset_unchecked","transforms","try_from","try_into","type_id","upcast","vzip","DehydrateOutOfBounds","ElementEditorMeta","ElementHandle","ElementKillCallback","ElementMeta","ElementSolid","ElementSolidMeta","MapElementHydrated","Spawner","SpawnerEntities","SpawnerManager","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buss","cannon","category","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","crab","crate_item","create","create","create","create","create","create","create","create","create","create_grouped_spawner","create_spawner","data","decoration","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","disabled","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","editor","entities_per_spawner_group_identifier","fish_school","flappy_jellyfish","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","get_state","grab_offset","grab_size","grenade","group_identifier","handle_out_of_bounds_items","init","init","init","init","init","init","init","init","init","init","init","insert_spawned_entity_into_grouped_spawner","install_plugins","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_entity_a_spawner","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","jellyfish","kick_bomb","kill_spawner_entity","machine_gun","mine","musket","name","new","new","new_grouped","offset","periscope","player_spawner","plugin","prelude","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","remove_spawned_entity_from_grouped_spawner","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","session_plugin","show_name","size","slippery","slippery_seaweed","snail","spawner_entities","spawners","spike","sproinger","stomp_boots","sword","system","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","urchin","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Buss","BussMeta","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","bounciness","bullet_count","bullet_meta","bullet_spawn_offset","bullet_spread","buss_drop","can_rotate","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cooldown","cooldown","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kickback","max_ammo","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","shoot_atlas","shoot_fps","shoot_frames","shoot_lifetime","shoot_sound","shoot_sound_volume","throw_velocity","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","Cannon","CannonMeta","__clone_box","__clone_box","ammo","angular_velocity","animation_cooldown","animation_fps","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","bomb_meta","borrow","borrow","borrow_mut","borrow_mut","bounciness","bullet_spawn_offset","can_rotate","cannon_drop","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cooldown","cooldown","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kickback","max_ammo","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","shoot_atlas","shoot_fps","shoot_frames","shoot_lifetime","shoot_sound","shoot_sound_volume","throw_velocity","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","CrabCritter","CrabMeta","CrabState","Despawning","Fleeing","Paused","Spawning","Walking","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","comfortable_scared_distance","comfortable_spawn_distance","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","finished_playing","fmt","fmt","fps","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_moving","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","respawn_timer","run_speed","same_level_threshold","schema","schema","schema","session_plugin","spawn_frames","start_pos","state","state_count","state_count_max","timer_delay_max","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","uncomfortable_respawn_time","upcast","upcast","upcast","update_crabs","vzip","vzip","vzip","walk_frames","walk_speed","left","scared_of","CrateMeta","IdleCrate","ThrownCrate","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounce_sound","bounce_sound_volume","bounciness","break_sound","break_sound_volume","break_timeout","break_timeout","breaking_anim_fps","breaking_anim_frames","breaking_atlas","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","crate_break_state","crate_break_state_1","crate_break_state_2","create","create","create","damage_delay","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fin_anim","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate_crates","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","kill_all_colliding_if_freshly_thrown","owner","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","throw_velocity","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update_idle_crates","update_thrown_crates","vzip","vzip","vzip","was_colliding","AnimatedDecorationMeta","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","atlas","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","end_frame","fmt","fps","from","from_sample_","from_subset","from_world","from_world","game_plugin","hydrate","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_default","raw_drop","schema","session_plugin","start_frame","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Fish","FishSchool","FishSchoolMeta","FishState","Moving","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","base_count","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","count_variation","create","create","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fish","flee_range","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kinds","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","school_size","session_plugin","spawn_range","state","state_timer","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","update_fish_schools","vzip","vzip","vzip","vzip","from","to","ExplodeFlappyJellyfish","FlappyJellyfish","FlappyJellyfishMeta","FlappyJellyfishMetaSchemaExts","GRAVITY","MAX_SPEED","MIN_SPEED","SPEED_JUMP","SPEED_X","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","control_flappy_jellyfish","create","create","create","damage_region_lifetime","damage_region_size","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","end_frame","explode_flappy_jellyfish","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fmt","fmt","fmt","fps","frames","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","jellyfish","owner","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","spawn","spawn_offset","spawn_or_take_control","start_frame","take_control","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_get_flappy_meta","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","GrenadeMeta","IdleGrenade","LitGrenade","__clone_box","__clone_box","__clone_box","angular_velocity","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_diameter","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounciness","can_rotate","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","damage_region_lifetime","damage_region_size","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fin_anim","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","fuse_sound","fuse_sound_volume","fuse_time","fuse_time","game_plugin","grab_offset","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","owner","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","throw_velocity","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update_idle_grenades","update_lit_grenades","vzip","vzip","vzip","DehydrateJellyfish","Jellyfish","JellyfishMeta","PlayerDrivingJellyfish","__clone_box","__clone_box","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","dehydrate","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fin_anim","flappy","flappy","flappy_meta","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","max_ammo","new","owner","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","schema","session_plugin","throw_velocity","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","update_player_driving","vzip","vzip","vzip","vzip","IdleKickBomb","KickBombCommand","KickBombHandle","KickBombMeta","LitKickBomb","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","angular_velocity","arm_delay","arm_delay","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_diameter","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounciness","can_rotate","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","damage_region_lifetime","damage_region_size","default","default","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","explode_on_contact","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fin_anim","fmt","fmt","fmt","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","fuse_sound","fuse_sound_volume","fuse_time","fuse_time","game_plugin","grab_offset","hydrate","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kick_velocity","kickable","kicking","kicks","lit_fps","lit_frames_end","lit_frames_start","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","schema","session_plugin","spawn_kick_bomb","throw_velocity","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","update_idle_kick_bombs","update_lit_kick_bombs","vzip","vzip","vzip","vzip","vzip","Idle","MachineGun","MachineGunMeta","MachineGunState","Shooting","__clone_box","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounciness","bullet_meta","bullet_spawn_offset","bullet_spread","can_rotate","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","cooldown","cooldown","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","empty_cooldown","empty_cooldown","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","kickback","machine_gun_drop","max_ammo","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","session_plugin","shoot_sound","shoot_sound_volume","state","throw_velocity","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update","vzip","vzip","vzip","IdleMine","MineMeta","ThrownMine","__clone_box","__clone_box","__clone_box","arm_delay","arm_delay","arm_sound","arm_sound_volume","armed_fps","armed_frames","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounciness","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","damage_region_lifetime","damage_region_size","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fin_anim","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","throw_velocity","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update_idle_mines","update_thrown_mines","vzip","vzip","vzip","Musket","MusketMeta","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","bounciness","bullet_meta","bullet_spawn_offset","can_rotate","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cooldown","cooldown","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kickback","max_ammo","musket_drop","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","shoot_atlas","shoot_fps","shoot_frames","shoot_lifetime","shoot_sound","shoot_sound_volume","throw_velocity","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","Periscope","PeriscopeMeta","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","bounciness","bullet_meta","bullet_spawn_offset","can_rotate","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cooldown","cooldown","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kickback","max_ammo","periscope_drop","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","shoot_atlas","shoot_fps","shoot_frames","shoot_lifetime","shoot_sound","shoot_sound_volume","throw_velocity","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","CurrentSpawner","PlayerSpawner","PlayerSpawnerMeta","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update","vzip","vzip","vzip","Slippery","SlipperyMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_friction","body_friction","body_size","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","player_slide","player_slide","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","SlipperySeaweed","SlipperySeaweedMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","end_frame","fmt","fmt","fps","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","start_frame","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","Hiding","Moving","Snail","SnailMeta","UnHiding","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_diameter","borrow","borrow","borrow_mut","borrow_mut","bounciness","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","crawl_frames","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","fps","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","gravity","hide_frames","hide_time","hit_speed","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","move_frame_indexes","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update_snails","vzip","vzip","anim_index","attempted_x","frame_timer","Spike","SpikeMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","end_frame","fmt","fmt","fps","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","start_frame","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","Sproinger","SproingerMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","frame","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","sound","sound_volume","spring_velocity","sproinging","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","StompBoots","StompBootsMeta","WearingStompBoots","WornStompBoots","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","body_size","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","map_icon","player_decoration","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","schema","session_plugin","stomp_boots","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","update","update_wearer","vzip","vzip","vzip","vzip","Cooldown","Idle","PendingDamageRegions","Swinging","Sword","SwordMeta","SwordState","__clone_box","__clone_box","__clone_box","__clone_box","angular_velocity","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounciness","can_rotate","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cooldown_frames","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dropped_time","fin_anim","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","killing_speed","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","sound","sound_volume","state","sword_drop","throw_velocity","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","update","vzip","vzip","vzip","vzip","frame","frame","Urchin","UrchinMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","body_diameter","borrow","borrow","borrow_mut","borrow_mut","bounciness","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","gravity","hit_speed","hydrate","image","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","spin","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update_urchins","vzip","vzip","INVINCIBILITY_ALPHA_RANGE","CreateLayer","DeleteEntity","DeleteLayer","EditorInput","ElementLayer","LocatedTileLayer","MatchInputs","MoveEntity","MoveLayer","PlayerInput","RandomizeTiles","RenameLayer","RenameMap","SetTile","SetTilemap","SpawnElement","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","active","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","control","control_source","create","create","create","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","editor_input","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","get_control","get_control_mut","get_control_source","get_dense_control","init","init","init","init","init","install","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_ai","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","layer_index","layer_index","located_elements","located_tiles","network_update","players","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","selected_hat","selected_player","serialize","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","update_controls","vzip","vzip","vzip","vzip","vzip","collision","down","element_layers","entity","entity","handle","handle","id","layer","layer","layer","layer","layer","layer","name","name","pos","pos","tile_layers","tile_size","tilemap_tile_idx","translation","DropItem","Inv","Inventory","Item","ItemDropped","ItemGrab","ItemGrabbed","ItemThrow","ItemUsed","PlayerInventories","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","base","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","create","create","create","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_items","fast","fin_anim","find_item","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","get_state","grab_items","grab_offset","init","init","init","init","init","init","init","init","init","init","install","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","inventory","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lob","normal","owner","player","player","player","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","roll","schema","schema","schema","schema","schema","schema","schema","schema","spin","strength","sync_animation","system","throw_dropped_items","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","up","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","velocity_from_control","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","with_spin","with_system","Invincibility","Lifetime","__clone_box","__clone_box","age","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","install","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","invincibility","is_in_subset","is_in_subset","lifetime","lifetime_system","new","new","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","LoadedMap","MAP_LAYERS_GAP_DEPTH","MAP_LAYERS_MIN_DEPTH","MapSpawned","NavGraph","NavGraphEdge","NavGraphInner","NavNode","SpawnedMapLayerMeta","SpawnedMapMeta","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","above","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","background","background_color","below","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmp","compare","create","create","create","create","create","create_nav_graph","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","distance","distance","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","grid_size","handle_out_of_bounds_players","hash","init","init","init","init","init","init","init","inputs","install","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","layer_idx","layer_names","left","name","partial_cmp","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","right","schema","schema","schema","schema","schema","spawn_map","tile_size","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","z_depth_for_map_layer","MapConstructor","construct_map","shiftnanigans","Element","Element","GroupedPixel","LayerPixelEntityType","PixelType","ShiftnanigansMapConstructor","Tile","Tile","UngroupedPixel","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","compressed_left_width","compressed_top_height","construct_map","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","element_meta_handle","from","from","from","from","from","from","from","from_layers_and_location","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","get_invalid_location_offsets_for_other_pixel","grouped_pixels","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","layer_index","layer_index","layer_pixel_entity_types","new","pixel_board_randomizer","position","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","tile_collision_kind","tile_size","tilemap_tile_index","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","ungrouped_pixel","ungrouped_pixel_location","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","MapPool","MapPoolNetwork","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","current_map","current_map","deref","deref","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","drop","drop","erased_serialize","erased_serialize","fmt","from","from","from_network","from_sample_","from_sample_","from_single_map","from_slice","from_subset","from_subset","get_random_map","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_network","into_sample","into_sample","is_in_subset","is_in_subset","maps","maps","randomize_current_map","raw_clone","raw_drop","raw_drop","schema","serialize","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","BackgroundMeta","BodyAnimationsMeta","CameraMeta","CoreConfigMeta","CoreMeta","ElementSpawn","EmoteMeta","HatMeta","MapLayerMeta","MapMeta","MapTileMeta","MatchAssetServerExt","Offsets","ParallaxLayerMeta","PhysicsMeta","PhysicsPlayerMeta","PlayerBodyLayerMeta","PlayerLayerMeta","PlayerLayersMeta","PlayerMeta","PlayerSoundsMeta","PlayerStatsMeta","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","accel_air_speed","accel_walk_speed","air_speed","animation","animations","animations","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","atlas","atlas","atlas","background","background_color","body","body","body_size","body_size","border_bottom","border_left","border_right","border_top","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","camera","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collision","config","create","create","create","create","create","default","default","default","default","default","default_height","depth","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop_volume","element","elements","experimental_maps","face","fin","fmt","fmt","fmt","fmt","fmt","frames","friction_lerp","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","grab","grab_volume","gravity","gravity","grid_size","head","id","idx","image","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","jump","jump_speed","jump_volume","land","land_volume","layers","layers","layers","map","map_elements","map_tilesets","min_camera_size","move_lerp_factor","name","name","name","name","offset","offset","offset","offset","offsets","physics","player","player","player_camera_box_size","player_emotes","player_hats","player_win_indicator","players","pos","pos","ragdoll_additional_mass","ragdoll_initial_ang_vel","ragdoll_initial_pop","ragdoll_twitch_delay","ragdoll_twitch_vel","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","register_match_assets","respawn_invincibility_time","round_end_post_score_linger_time","round_end_score_time","rounds_between_intermission","scale","schema","schema","schema","schema","schema","size","slide_body_size","slow_fall_speed","slowdown","sounds","speed","stable_maps","stats","stop_threshold","terminal_velocity","tile_size","tilemap","tiles","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","walk_speed","winning_score_threshold","zoom_in_lerp_factor","zoom_out_lerp_factor","BackgroundMeta","ElementSpawn","MapLayerMeta","MapMeta","MapTileMeta","ParallaxLayerMeta","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","background","background_color","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collision","create","create","create","create","create","create","default","default","default","default","default","default","depth","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","element","elements","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","grid_size","id","idx","image","init","init","init","init","init","init","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_out_of_bounds","layers","layers","name","offset","pos","pos","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","scale","schema","schema","schema","schema","schema","schema","size","speed","tile_size","tilemap","tiles","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","BodyAnimationsMeta","EmoteMeta","HatMeta","Offsets","PlayerBodyLayerMeta","PlayerLayerMeta","PlayerLayersMeta","PlayerMeta","PlayerSoundsMeta","PlayerStatsMeta","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","accel_air_speed","accel_walk_speed","air_speed","animation","animations","animations","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","atlas","atlas","atlas","body","body","body_size","body_size","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","create","create","create","create","create","default","default","default","default","default","default","default","default","default","default","default_true","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize_arc","deserialize_arc_slice","deserialize_body_animations","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_volume","face","fin","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","frames","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","grab","grab_volume","gravity","head","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","jump","jump_speed","jump_volume","land","land_volume","layers","name","name","name","offset","offset","offset","offsets","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","slide_body_size","slow_fall_speed","slowdown","sounds","stats","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","walk_speed","Actor","Collider","ColliderShape","CollisionWorld","KINEMATIC_MODE","KinematicBody","PhysicsParams","PhysicsStage","RapierContext","RapierUserData","Solid","TileCollisionKind","Update","__clone_box","__clone_box","angular_velocity","apply_rotation","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","bounciness","bounding_box","can_rotate","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","collisions","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dynamic_body","fall_through","fmt","fmt","frame_friction_override","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","gravity","has_friction","has_mass","hydrate_physics_bodies","id","init","init","install","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_controlled","is_deactivated","is_in_subset","is_in_subset","is_on_ground","is_on_platform","is_spawning","last_update_position","last_update_rotation","name","rapier","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","schema","shape","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update_kinematic_bodies","velocity","vzip","vzip","was_on_ground","Actor","BodyNotInitialized","CapsuleY","Circle","Collider","ColliderShape","ColliderShapeCache","CollisionCache","CollisionWorld","Empty","EntityBuildHasher","EntityHasher","JumpThrough","PhysicsError","PhysicsHooks","PhysicsParams","RapierContext","RapierUserData","Rectangle","Solid","Solid","TileCollisionKind","TileDynamicCollider","TileRapierHandle","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","actor_collisions","actor_collisions_filtered","actors","apply_simulation_commands","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","broad_phase","build_actor_rapier_collider","bytes_so_far","ccd_solver","clear_removed_colliders","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collider_removed","collider_set","collider_shape_cache","colliders","collision_cache","collision_pipeline","collisions","create","create","create","create","create","create","create","create","create","create","ctx","data","default","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","descent","descent","deserialize","disabled","disabled","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","entities","entity","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","filter_contact_pair","filter_intersection_pair","filtering","finish","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","get","get_collider","get_state","gravity","handle_collision_event","handle_contact_force_event","handle_teleport","impulse_joints","init","init","init","init","init","init","init","init","init","init","init","init","init","init","integration_params","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","islands","modify_solver_contacts","move_horizontal","move_vertical","multibody_joints","mutate_rigidbody","narrow_phase","offset","physics_hooks","physics_pipeline","pos","query_pipeline","rapier","rapier_handle","rapier_handle","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","removed_colliders","rigid_body_set","schema","schema","schema","schema","schema","schema","schema","seen_wood","serialize","set_actor_shape","set_actor_shape_from_builder","shape","shape","shape","simulation_group_membership","size","solid_at","solid_collision_point","solids","spawned_map_layer_metas","sync_bodies","terminal_velocity","tile_collision","tile_collision_filtered","tile_collision_kinds","tile_collision_point","tile_dynamic_colliders","tile_layers","tile_rapier_handles","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update_tile","update_tiles","update_tiles_with_filter","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","write","diameter","half_length","radius","size","ALL","ALL","CollisionGroup","DEFAULT","DYNAMIC","JUMP_THROUGH","NONE","NONE","SOLID_WORLD","SolverGroup","__clone_box","all","all","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","complement","complement","contains","contains","deref","deref","deref_mut","deref_mut","difference","difference","downcast","downcast","drop","drop","empty","empty","extend","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_iter","from_iter","from_name","from_name","from_sample_","from_sample_","from_subset","from_subset","init","init","insert","insert","intersection","intersection","intersects","intersects","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_iter","into_iter","into_sample","into_sample","is_all","is_all","is_empty","is_empty","is_in_subset","is_in_subset","iter","iter","iter_names","iter_names","not","not","raw_clone","raw_drop","raw_drop","remove","remove","set","set","sub","sub","sub_assign","sub_assign","symmetric_difference","symmetric_difference","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","toggle","toggle","try_from","try_from","try_into","try_into","type_id","type_id","union","union","upcast","upcast","vzip","vzip","ANG_DIM","Aabb","AccelerationBased","ActiveCollisionTypes","ActiveEvents","ActiveHooks","AddPair","AngDim","AngVector","AngX","AngularInertia","ArrayIdx","ArrayPoint","ArrayTopoFace","ArrayTopoHalfEdge","ArrayTopoVertex","ArrayU32","ArrayUsize","ArrayVector","ArrayVectorTriple","Average","BadAdjascentTrianglesOrientation","BadTriangle","Ball","Ball","Ball","BodyPair","BodyStatus","BoundingVolume","BroadPhase","BroadPhaseMultiSap","BroadPhasePairEvent","CCDSolver","Capsule","Capsule","Capsule","ChannelEventCollector","Clockwise","CoefficientCombineRule","Collider","Collider","ColliderAabb","ColliderBroadPhaseData","ColliderBuilder","ColliderChanges","ColliderEnabled","ColliderFlags","ColliderGraphIndex","ColliderHandle","ColliderMassProps","ColliderMaterial","ColliderPair","ColliderParent","ColliderPosition","ColliderSet","ColliderShape","ColliderType","CollisionEvent","CollisionEventFlags","CollisionPipeline","Compound","Compound","Compound","Contact","ContactData","ContactForceEvent","ContactManifold","ContactManifoldData","ContactModificationContext","ContactPair","ContactPair","ConvexPolygon","ConvexPolygon","ConvexPolygon","CounterClockwise","CrossMatrix","Cuboid","Cuboid","Cuboid","CurrentPosition","Custom","Custom","DEFAULT_EPSILON","DIM","DMatrix","DVector","DebugColor","DebugRenderBackend","DebugRenderMode","DebugRenderObject","DebugRenderPipeline","DebugRenderStyle","DefaultBroadPhase","Degenerate","DeletePair","Density","Dim","Disabled","Disabled","DisabledByAttachedBody","DisabledByParent","Dynamic","Dynamic","Enabled","Enabled","EventHandler","Face","FeatureId","Fixed","Fixed","FixedJoint","FixedJointBuilder","ForceBased","GenericHeightField","GenericJoint","GenericJointBuilder","GenericTriMesh","Group","HalfSpace","HalfSpace","HalfSpace","HeightField","HeightField","HeightField","HeightFieldCellStatus","HeightFieldStorage","Heights","ImpulseJoint","ImpulseJoint","ImpulseJointHandle","ImpulseJointSet","IntegrationParameters","InteractionGraph","InteractionGroups","IntersectionPair","IslandManager","Isometry","Jacobian","JacobianView","JacobianViewMut","JointAxesMask","JointAxis","JointEnabled","JointLimits","JointMotor","KinematicPositionBased","KinematicPositionBased","KinematicVelocityBased","KinematicVelocityBased","Location","LockedAxes","MAX_MANIFOLD_POINTS","Mass","Mass","MassProperties","MassProperties","MassProps","Matrix","Max","Min","MotorModel","Multibody","MultibodyIndex","MultibodyJoint","MultibodyJoint","MultibodyJointHandle","MultibodyJointSet","MultibodyLink","MultibodyLinkId","Multiply","NarrowPhase","OnEdge","OnEdge","OnFace","OnSolid","OnVertex","OnVertex","Orientation","PackedFeatureId","PairFilterContext","PartId","PartShape","PhysicsHooks","PhysicsPipeline","Point","PointProjection","PointQuery","PointQueryWithLocation","PolygonalFeature","PolygonalFeatureMap","Polyline","Polyline","Polyline","PrincipalAngularInertia","PrismaticJoint","PrismaticJointBuilder","QbvhStorage","QbvhStorage","QueryFilter","QueryFilterFlags","QueryPipeline","QueryPipelineMode","Ray","RayCast","RayIntersection","Real","RevoluteJoint","RevoluteJointBuilder","RigidBody","RigidBody","RigidBodyActivation","RigidBodyAdditionalMassProps","RigidBodyBuilder","RigidBodyCcd","RigidBodyChanges","RigidBodyColliders","RigidBodyDamping","RigidBodyDominance","RigidBodyForces","RigidBodyGraphIndex","RigidBodyHandle","RigidBodyIds","RigidBodyMassProps","RigidBodyPosition","RigidBodySet","RigidBodyType","RigidBodyVelocity","RopeJoint","RopeJointBuilder","Rotation","RoundConvexPolygon","RoundConvexPolygon","RoundConvexPolygon","RoundCuboid","RoundCuboid","RoundCuboid","RoundShape","RoundTriangle","RoundTriangle","RoundTriangle","SIMD_LAST_INDEX","SIMD_WIDTH","SPATIAL_DIM","SdpMatrix","Segment","Segment","Segment","SegmentPointLocation","Sensor","Shape","ShapeType","SharedShape","SimdBool","SimdCompositeShape","SimdReal","Solid","SolverContact","SolverFlags","SpacialVector","SpringJoint","SpringJointBuilder","Started","Status","Stopped","SupportMap","SweepTestWithNextPosition","SweepTestWithPredictedPosition","TOI","TWO_DIM","TemporaryInteractionIndex","TopoFace","TopoHalfEdge","TopoVertex","TopologyError","TrackedContact","Translation","TriMesh","TriMesh","TriMesh","TriMeshConnectedComponents","TriMeshFlags","TriMeshStorage","TriMeshTopology","Triangle","Triangle","Triangle","TriangleOrientation","TrianglePointLocation","TypedShape","TypedSimdCompositeShape","UnitVector","Unknown","Vector","Vertex","X","Y","a","a","aabb","aabb","aabbs","acc_augmented_mass","acc_inv_augmented_mass","accelerations","activation","active_collision_types","active_collision_types","active_dynamic_set","active_events","active_events","active_hooks","active_hooks","active_island_id","active_islands","active_islands_additional_solver_iterations","active_kinematic_set","active_set_id","active_set_offset","active_set_timestamp","active_set_timestamp","additional_local_mprops","additional_mass_properties","additional_solver_iterations","additional_solver_iterations","allowed_linear_error","angular_damping","angular_damping","angular_threshold","angvel","angvel","as_composite_shape","as_polygonal_feature_map","as_support_map","as_typed_shape","assembly_id","augmented_mass","b","b","bf_data","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bodies","bodies","bodies","body1","body1","body2","body2","body_jacobians","body_type","body_type","border_radius","border_radius","border_radius","border_radius","border_subdivisions","broad_phase_events","broad_phase_events","broadphase_collider_pairs","broadphase_collider_pairs","c","can_sleep","can_sleep","cast_local_ray","cast_local_ray_and_get_normal","cast_ray","cast_ray_and_get_normal","ccd","ccd_active","ccd_angular_thickness","ccd_enabled","ccd_enabled","ccd_max_dist","ccd_thickness","ccd_thickness","center","changes","changes","clone_box","coll_type","collider1","collider1","collider1","collider1","collider1","collider2","collider2","collider2","collider2","collider2","collider_aabb_color","collider_dynamic_color","collider_fixed_color","collider_kinematic_color","collider_parentless_color","colliders","colliders","colliders","colliders","colliders_proxy_ids","collision_event_sender","collision_groups","collision_groups","compute_aabb","compute_bounding_sphere","compute_local_aabb","compute_local_bounding_sphere","compute_swept_aabb","connected_components","connectivity_graph","contact_depth_color","contact_force_event_sender","contact_force_event_threshold","contact_force_event_threshold","contact_graph","contact_id","contact_normal_color","contact_normal_length","contact_pair_indices","contacts_enabled","contains","contains_local_point","contains_point","coords","coords","coriolis_v","coriolis_w","counters","coupled_axes","damping","damping","damping","damping_ratio","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","dilation_factor","dir","disabled_color_multiplier","dist","dist","dist","distance_to_local_point","distance_to_point","dominance","dominance_group","draw_line","draw_line_strip","draw_polyline","dt","effective_inv_mass","effective_world_inv_inertia_sqrt","enabled","enabled","enabled","enabled","enabled","erp","exclude_collider","exclude_rigid_body","face","face_colors","faces","feature","feature_normal_at_point","fid","fid1","fid1","fid2","fid2","filter","filter_contact_pair","filter_intersection_pair","filter_object","flags","flags","flags","flags","force","forces","friction","friction","friction","friction_combine_rule","friction_combine_rule","graph","graph_id","graph_indices","gravity_scale","gravity_scale","grouped_faces","groups","half_edge","half_edge","half_edges","half_extents","handle","handle","handle_collision_event","handle_contact_force_event","has_any_active_contact","heights","i_coriolis_dt","id","ids","impulse","impulse","impulse","impulse_joint_anchor_color","impulse_joint_separation_color","impulses","indices","indices","inner_shape","inner_shape","inner_shape","inner_shape","instances","integrated_vels","internal_id","intersecting","intersection_graph","intersects","intersects_local_ray","intersects_ray","inv_augmented_mass","inv_mass","inv_principal_inertia_sqrt","is_convex","is_convex_polyhedron","is_inside","is_new","is_sensor","joint","joint_constraint_indices","joint_damping_ratio","joint_erp","joint_graph","joint_ids","joint_rot","joint_velocity","largest_layer","layers","limit_axes","limits","linear_damping","linear_damping","linear_threshold","links","linvel","linvel","local_com","local_frame1","local_frame2","local_mprops","local_n1","local_n2","local_p1","local_p1","local_p2","local_p2","local_support_feature","local_support_point","local_support_point_toward","local_to_parent","local_to_world","locked_axes","loosen","loosened","m11","m12","m22","manifold","manifold_indices","manifolds","map_part_at","map_typed_part_at","map_untyped_part_at","mass_properties","mass_properties","material","max","max_ccd_substeps","max_force","max_force_direction","max_force_magnitude","max_penetration_correction","maxs","memberships","merge","merged","min","min_ccd_dt","min_island_size","mins","mode","model","modified_bodies","modified_colliders","modify_solver_contacts","motor_axes","motors","mprops","mprops","mprops_flags","multibodies","multibody","multibody_joint_anchor_color","multibody_joint_separation_color","ndofs","next","next_position","normal","normal","normal","normal","normal1","normal2","normals","num_additional_friction_iterations","num_internal_pgs_iterations","num_solver_iterations","num_vertices","origin","parent","parent_internal_id","point","point","point","points","points","pos","pos","pos_wrt_parent","position","position","position","predicate","prediction_distance","project_local_point","project_local_point_and_get_feature","project_local_point_and_get_location","project_local_point_and_get_location_with_max_dist","project_local_point_with_max_dist","project_point","project_point_and_get_feature","project_point_and_get_location","project_point_and_get_location_with_max_dist","project_point_with_max_dist","proxies","proxy_index","qbvh","qbvh","qbvh","qbvh","qbvh","query_dispatcher","query_dispatcher","query_pipeline","radius","radius","ranges","rb2mb","rb_graph_ids","region_pool","relative_dominance","removed_colliders","reporting","restitution","restitution","restitution","restitution_combine_rule","restitution_combine_rule","rigid_body","rigid_body1","rigid_body1","rigid_body1","rigid_body2","rigid_body2","rigid_body2","rigid_body_axes_length","root_is_dynamic","rotation","scale","segment","shape","shape","shape_type","shapes","shift02","shift23","sleep_color_multiplier","sleeping","sleeping","smallest_layer","solver_contacts","solver_contacts","solver_flags","solver_groups","solver_groups","solver_id","solvers","stack","start_event_emited","start_event_emited","status","status","stiffness","style","subdivisions","subshape1","subshape2","subshape_pos1","subshape_pos2","support_point","support_point_toward","tangent_impulse","tangent_velocity","target_pos","target_vel","tighten","tightened","time_since_can_sleep","time_until_sleep","to_wake_up","to_wake_up","toi","toi","topology","torque","total_force","total_force_magnitude","translation","twin","typed_qbvh","unit_joint_limit_constraint","unit_joint_motor_constraint","update","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_force","user_torque","vector","vector","velocities","vels","vertex","vertices","vertices","vertices","vertices","vids","witness1","witness2","workspace","workspace","workspace","world_com","dt","edge","triangle1","triangle2","AbstractRotation","Affine2","Affine3","ArrayStorage","Bidiagonal","CStride","CStride","Cholesky","ClosedAdd","ClosedDiv","ClosedMul","ClosedSub","ColPivQR","Complex","ComplexField","Const","Const","DMatrix","DMatrixSlice","DMatrixSliceMut","DMatrixView","DMatrixViewMut","DVector","DVectorSlice","DVectorSliceMut","DVectorView","DVectorViewMut","DefaultAllocator","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimRange","DimSub","DimSum","DualQuaternion","Dyn","Dynamic","Element","EuclideanNorm","Field","FullPivLU","Hessenberg","IsContiguous","IsDynamic","IsNotStaticOne","Isometry","Isometry2","Isometry3","IsometryMatrix2","IsometryMatrix3","LU","LpNorm","Matrix","Matrix1","Matrix1x2","Matrix1x3","Matrix1x4","Matrix1x5","Matrix1x6","Matrix1xX","Matrix2","Matrix2x1","Matrix2x3","Matrix2x4","Matrix2x5","Matrix2x6","Matrix2xX","Matrix3","Matrix3x1","Matrix3x2","Matrix3x4","Matrix3x5","Matrix3x6","Matrix3xX","Matrix4","Matrix4x1","Matrix4x2","Matrix4x3","Matrix4x5","Matrix4x6","Matrix4xX","Matrix5","Matrix5x1","Matrix5x2","Matrix5x3","Matrix5x4","Matrix5x6","Matrix5xX","Matrix6","Matrix6x1","Matrix6x2","Matrix6x3","Matrix6x4","Matrix6x5","Matrix6xX","MatrixCross","MatrixMN","MatrixN","MatrixSlice","MatrixSlice1","MatrixSlice1x2","MatrixSlice1x3","MatrixSlice1x4","MatrixSlice1x5","MatrixSlice1x6","MatrixSlice1xX","MatrixSlice2","MatrixSlice2x1","MatrixSlice2x3","MatrixSlice2x4","MatrixSlice2x5","MatrixSlice2x6","MatrixSlice2xX","MatrixSlice3","MatrixSlice3x1","MatrixSlice3x2","MatrixSlice3x4","MatrixSlice3x5","MatrixSlice3x6","MatrixSlice3xX","MatrixSlice4","MatrixSlice4x1","MatrixSlice4x2","MatrixSlice4x3","MatrixSlice4x5","MatrixSlice4x6","MatrixSlice4xX","MatrixSlice5","MatrixSlice5x1","MatrixSlice5x2","MatrixSlice5x3","MatrixSlice5x4","MatrixSlice5x6","MatrixSlice5xX","MatrixSlice6","MatrixSlice6x1","MatrixSlice6x2","MatrixSlice6x3","MatrixSlice6x4","MatrixSlice6x5","MatrixSlice6xX","MatrixSliceMut","MatrixSliceMut1","MatrixSliceMut1x2","MatrixSliceMut1x3","MatrixSliceMut1x4","MatrixSliceMut1x5","MatrixSliceMut1x6","MatrixSliceMut1xX","MatrixSliceMut2","MatrixSliceMut2x1","MatrixSliceMut2x3","MatrixSliceMut2x4","MatrixSliceMut2x5","MatrixSliceMut2x6","MatrixSliceMut2xX","MatrixSliceMut3","MatrixSliceMut3x1","MatrixSliceMut3x2","MatrixSliceMut3x4","MatrixSliceMut3x5","MatrixSliceMut3x6","MatrixSliceMut3xX","MatrixSliceMut4","MatrixSliceMut4x1","MatrixSliceMut4x2","MatrixSliceMut4x3","MatrixSliceMut4x5","MatrixSliceMut4x6","MatrixSliceMut4xX","MatrixSliceMut5","MatrixSliceMut5x1","MatrixSliceMut5x2","MatrixSliceMut5x3","MatrixSliceMut5x4","MatrixSliceMut5x6","MatrixSliceMut5xX","MatrixSliceMut6","MatrixSliceMut6x1","MatrixSliceMut6x2","MatrixSliceMut6x3","MatrixSliceMut6x4","MatrixSliceMut6x5","MatrixSliceMut6xX","MatrixSliceMutMN","MatrixSliceMutN","MatrixSliceMutXx1","MatrixSliceMutXx2","MatrixSliceMutXx3","MatrixSliceMutXx4","MatrixSliceMutXx5","MatrixSliceMutXx6","MatrixSliceXx1","MatrixSliceXx2","MatrixSliceXx3","MatrixSliceXx4","MatrixSliceXx5","MatrixSliceXx6","MatrixSum","MatrixVec","MatrixView","MatrixView1","MatrixView1x2","MatrixView1x3","MatrixView1x4","MatrixView1x5","MatrixView1x6","MatrixView1xX","MatrixView2","MatrixView2x1","MatrixView2x3","MatrixView2x4","MatrixView2x5","MatrixView2x6","MatrixView2xX","MatrixView3","MatrixView3x1","MatrixView3x2","MatrixView3x4","MatrixView3x5","MatrixView3x6","MatrixView3xX","MatrixView4","MatrixView4x1","MatrixView4x2","MatrixView4x3","MatrixView4x5","MatrixView4x6","MatrixView4xX","MatrixView5","MatrixView5x1","MatrixView5x2","MatrixView5x3","MatrixView5x4","MatrixView5x6","MatrixView5xX","MatrixView6","MatrixView6x1","MatrixView6x2","MatrixView6x3","MatrixView6x4","MatrixView6x5","MatrixView6xX","MatrixViewMut","MatrixViewMut1","MatrixViewMut1x2","MatrixViewMut1x3","MatrixViewMut1x4","MatrixViewMut1x5","MatrixViewMut1x6","MatrixViewMut1xX","MatrixViewMut2","MatrixViewMut2x1","MatrixViewMut2x3","MatrixViewMut2x4","MatrixViewMut2x5","MatrixViewMut2x6","MatrixViewMut2xX","MatrixViewMut3","MatrixViewMut3x1","MatrixViewMut3x2","MatrixViewMut3x4","MatrixViewMut3x5","MatrixViewMut3x6","MatrixViewMut3xX","MatrixViewMut4","MatrixViewMut4x1","MatrixViewMut4x2","MatrixViewMut4x3","MatrixViewMut4x5","MatrixViewMut4x6","MatrixViewMut4xX","MatrixViewMut5","MatrixViewMut5x1","MatrixViewMut5x2","MatrixViewMut5x3","MatrixViewMut5x4","MatrixViewMut5x6","MatrixViewMut5xX","MatrixViewMut6","MatrixViewMut6x1","MatrixViewMut6x2","MatrixViewMut6x3","MatrixViewMut6x4","MatrixViewMut6x5","MatrixViewMut6xX","MatrixViewMutXx1","MatrixViewMutXx2","MatrixViewMutXx3","MatrixViewMutXx4","MatrixViewMutXx5","MatrixViewMutXx6","MatrixViewXx1","MatrixViewXx2","MatrixViewXx3","MatrixViewXx4","MatrixViewXx5","MatrixViewXx6","MatrixXx1","MatrixXx2","MatrixXx3","MatrixXx4","MatrixXx5","MatrixXx6","Norm","Norm","Normed","OMatrix","OPoint","OVector","Orthographic3","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Owned","OwnedUninit","PermutationSequence","Perspective3","Point","Point1","Point2","Point3","Point4","Point5","Point6","Projective2","Projective3","QR","Quaternion","RStride","RStride","RawStorage","RawStorageMut","RealField","RealField","Reflection","Reflection1","Reflection2","Reflection3","Reflection4","Reflection5","Reflection6","Representative","ReshapableStorage","Rotation","Rotation2","Rotation3","RowDVector","RowOVector","RowSVector","RowVector","RowVector1","RowVector2","RowVector3","RowVector4","RowVector5","RowVector6","SMatrix","SMatrixSlice","SMatrixSliceMut","SMatrixView","SMatrixViewMut","SVD","SVector","SVectorSlice","SVectorSliceMut","SVectorView","SVectorViewMut","SameShapeStorage","Scalar","Scale","Scale1","Scale2","Scale3","Scale4","Scale5","Scale6","Schur","SimdBool","SimdBool","SimdComplexField","SimdPartialOrd","SimdRealField","SimdRealField","SimdValue","Similarity","Similarity2","Similarity3","SimilarityMatrix2","SimilarityMatrix3","Size","SliceRange","SliceStorage","SliceStorageMut","SquareMatrix","Storage","StorageMut","SubTCategoryOf","SuperTCategoryOf","SymmetricEigen","SymmetricTridiagonal","TAffine","TCategory","TCategoryMul","TGeneral","TProjective","ToConst","ToTypenum","Transform","Transform2","Transform3","Translation","Translation1","Translation2","Translation3","Translation4","Translation5","Translation6","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","UDU","USIZE","UniformNorm","UninitMatrix","UninitVector","Unit","UnitComplex","UnitDualQuaternion","UnitQuaternion","UnitVector1","UnitVector2","UnitVector3","UnitVector4","UnitVector5","UnitVector6","VecStorage","Vector","Vector1","Vector2","Vector3","Vector4","Vector5","Vector6","VectorN","VectorSlice","VectorSlice1","VectorSlice2","VectorSlice3","VectorSlice4","VectorSlice5","VectorSlice6","VectorSliceMut","VectorSliceMut1","VectorSliceMut2","VectorSliceMut3","VectorSliceMut4","VectorSliceMut5","VectorSliceMut6","VectorSum","VectorView","VectorView1","VectorView2","VectorView3","VectorView4","VectorView5","VectorView6","VectorViewMut","VectorViewMut1","VectorViewMut2","VectorViewMut3","VectorViewMut4","VectorViewMut5","VectorViewMut6","ViewStorage","ViewStorageMut","_phantom","_phantoms","_phantoms","_phantoms","abs","abs","acos","acosh","add","add","all","and","any","argument","as_mut_slice_unchecked","as_slice_unchecked","asin","asinh","atan","atan2","atanh","axis","base","begin","bias","bitmask","cbrt","ceil","center","check_homogeneous_invariants","chol","clamp","clamp","clone_owned","col_piv_qr","conjugate","convert","convert_ref","convert_ref_unchecked","convert_unchecked","coords","coords","coords","coords","coords","coords","coords","coords","coords","copysign","cos","cosc","cosh","coshc","d","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","diag","diag","diagonal","dim","distance","distance_squared","div","div","dmatrix","dual","dvector","e","eigenvalues","eigenvectors","end","exp","exp2","exp_m1","extract","extract_unchecked","floor","frac_1_pi","frac_2_pi","frac_2_sqrt_pi","frac_pi_2","frac_pi_3","frac_pi_4","frac_pi_6","frac_pi_8","fract","from_real","from_simd_real","from_usize","geometry","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","has_normalizer","hess","hypot","identity","if_else","if_else2","if_else3","im","imaginary","inf","inf_sup","into_owned","inverse","inverse_mut","inverse_transform_point","inverse_transform_unit_vector","inverse_transform_vector","ipiv","is","is_contiguous","is_convertible","is_finite","is_sign_negative","is_sign_positive","isometry","isometry","isometry","isometry","isometry","lanes","len","linalg","linear_index","ln","ln_10","ln_1p","ln_2","log","log10","log10_e","log2","log2_e","lu","lu","map_lanes","matrix","matrix","matrix","matrix","matrix","max","max","max","max","max_value","metric_distance","min","min","min","min","min_value","modulus","modulus_squared","mul","mul","mul_add","name","ncols","none","norm","norm","norm1","norm_squared","nrows","off_diagonal","off_diagonal","one","or","p","p","p","partial_clamp","partial_cmp","partial_ge","partial_gt","partial_le","partial_lt","partial_max","partial_min","partial_sort2","pi","point","powc","powf","powi","ptr","ptr","ptr","ptr_mut","q","q","qr","re","real","real","recip","replace","replace_unchecked","reshape_generic","rotation","rotation","rotation","rotation","rotation","round","scale","scale_mut","scaling","select","shape","shape","shape","signum","simd_abs","simd_acos","simd_acosh","simd_argument","simd_asin","simd_asinh","simd_atan","simd_atan2","simd_atanh","simd_cbrt","simd_ceil","simd_clamp","simd_conjugate","simd_copysign","simd_cos","simd_cosc","simd_cosh","simd_coshc","simd_default_epsilon","simd_e","simd_eq","simd_exp","simd_exp2","simd_exp_m1","simd_floor","simd_frac_1_pi","simd_frac_2_pi","simd_frac_2_sqrt_pi","simd_frac_pi_2","simd_frac_pi_3","simd_frac_pi_4","simd_frac_pi_6","simd_frac_pi_8","simd_fract","simd_ge","simd_gt","simd_horizontal_max","simd_horizontal_min","simd_horizontal_product","simd_horizontal_sum","simd_hypot","simd_imaginary","simd_le","simd_ln","simd_ln_10","simd_ln_1p","simd_ln_2","simd_log","simd_log10","simd_log10_e","simd_log2","simd_log2_e","simd_lt","simd_max","simd_min","simd_modulus","simd_modulus_squared","simd_mul_add","simd_ne","simd_norm1","simd_pi","simd_powc","simd_powf","simd_powi","simd_real","simd_recip","simd_round","simd_scale","simd_signum","simd_sin","simd_sin_cos","simd_sinc","simd_sinh","simd_sinh_cosh","simd_sinhc","simd_sqrt","simd_tan","simd_tanh","simd_to_exp","simd_to_polar","simd_trunc","simd_two_pi","simd_unscale","sin","sin_cos","sinc","singular_values","sinh","sinh_cosh","sinhc","size","splat","sqrt","strides","strides","strides","sub","sub","subdiag","sup","swap_unchecked","swap_unchecked_linear","t","tan","tanh","to_exp","to_polar","transform_point","transform_vector","translation","translation","translation","translation","translation","tri","trunc","try_convert","try_convert_ref","try_invert_to","try_sqrt","try_to_usize","two_pi","u","u","unscale","unscale_mut","upper_diagonal","uv","v_t","value","value","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","wilkinson_shift","wrap","xor","zero","zip_map_lanes","ArrayStorage","CStride","CStride","Const","Const","DMatrix","DMatrixSlice","DMatrixSliceMut","DMatrixView","DMatrixViewMut","DVector","DVectorSlice","DVectorSliceMut","DVectorView","DVectorViewMut","DefaultAllocator","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimRange","DimSub","DimSum","Dyn","Dynamic","EuclideanNorm","IsContiguous","IsDynamic","IsNotStaticOne","LpNorm","Matrix","Matrix1","Matrix1x2","Matrix1x3","Matrix1x4","Matrix1x5","Matrix1x6","Matrix1xX","Matrix2","Matrix2x1","Matrix2x3","Matrix2x4","Matrix2x5","Matrix2x6","Matrix2xX","Matrix3","Matrix3x1","Matrix3x2","Matrix3x4","Matrix3x5","Matrix3x6","Matrix3xX","Matrix4","Matrix4x1","Matrix4x2","Matrix4x3","Matrix4x5","Matrix4x6","Matrix4xX","Matrix5","Matrix5x1","Matrix5x2","Matrix5x3","Matrix5x4","Matrix5x6","Matrix5xX","Matrix6","Matrix6x1","Matrix6x2","Matrix6x3","Matrix6x4","Matrix6x5","Matrix6xX","MatrixCross","MatrixMN","MatrixN","MatrixSlice","MatrixSlice1","MatrixSlice1x2","MatrixSlice1x3","MatrixSlice1x4","MatrixSlice1x5","MatrixSlice1x6","MatrixSlice1xX","MatrixSlice2","MatrixSlice2x1","MatrixSlice2x3","MatrixSlice2x4","MatrixSlice2x5","MatrixSlice2x6","MatrixSlice2xX","MatrixSlice3","MatrixSlice3x1","MatrixSlice3x2","MatrixSlice3x4","MatrixSlice3x5","MatrixSlice3x6","MatrixSlice3xX","MatrixSlice4","MatrixSlice4x1","MatrixSlice4x2","MatrixSlice4x3","MatrixSlice4x5","MatrixSlice4x6","MatrixSlice4xX","MatrixSlice5","MatrixSlice5x1","MatrixSlice5x2","MatrixSlice5x3","MatrixSlice5x4","MatrixSlice5x6","MatrixSlice5xX","MatrixSlice6","MatrixSlice6x1","MatrixSlice6x2","MatrixSlice6x3","MatrixSlice6x4","MatrixSlice6x5","MatrixSlice6xX","MatrixSliceMut","MatrixSliceMut1","MatrixSliceMut1x2","MatrixSliceMut1x3","MatrixSliceMut1x4","MatrixSliceMut1x5","MatrixSliceMut1x6","MatrixSliceMut1xX","MatrixSliceMut2","MatrixSliceMut2x1","MatrixSliceMut2x3","MatrixSliceMut2x4","MatrixSliceMut2x5","MatrixSliceMut2x6","MatrixSliceMut2xX","MatrixSliceMut3","MatrixSliceMut3x1","MatrixSliceMut3x2","MatrixSliceMut3x4","MatrixSliceMut3x5","MatrixSliceMut3x6","MatrixSliceMut3xX","MatrixSliceMut4","MatrixSliceMut4x1","MatrixSliceMut4x2","MatrixSliceMut4x3","MatrixSliceMut4x5","MatrixSliceMut4x6","MatrixSliceMut4xX","MatrixSliceMut5","MatrixSliceMut5x1","MatrixSliceMut5x2","MatrixSliceMut5x3","MatrixSliceMut5x4","MatrixSliceMut5x6","MatrixSliceMut5xX","MatrixSliceMut6","MatrixSliceMut6x1","MatrixSliceMut6x2","MatrixSliceMut6x3","MatrixSliceMut6x4","MatrixSliceMut6x5","MatrixSliceMut6xX","MatrixSliceMutMN","MatrixSliceMutN","MatrixSliceMutXx1","MatrixSliceMutXx2","MatrixSliceMutXx3","MatrixSliceMutXx4","MatrixSliceMutXx5","MatrixSliceMutXx6","MatrixSliceXx1","MatrixSliceXx2","MatrixSliceXx3","MatrixSliceXx4","MatrixSliceXx5","MatrixSliceXx6","MatrixSum","MatrixVec","MatrixView","MatrixView1","MatrixView1x2","MatrixView1x3","MatrixView1x4","MatrixView1x5","MatrixView1x6","MatrixView1xX","MatrixView2","MatrixView2x1","MatrixView2x3","MatrixView2x4","MatrixView2x5","MatrixView2x6","MatrixView2xX","MatrixView3","MatrixView3x1","MatrixView3x2","MatrixView3x4","MatrixView3x5","MatrixView3x6","MatrixView3xX","MatrixView4","MatrixView4x1","MatrixView4x2","MatrixView4x3","MatrixView4x5","MatrixView4x6","MatrixView4xX","MatrixView5","MatrixView5x1","MatrixView5x2","MatrixView5x3","MatrixView5x4","MatrixView5x6","MatrixView5xX","MatrixView6","MatrixView6x1","MatrixView6x2","MatrixView6x3","MatrixView6x4","MatrixView6x5","MatrixView6xX","MatrixViewMut","MatrixViewMut1","MatrixViewMut1x2","MatrixViewMut1x3","MatrixViewMut1x4","MatrixViewMut1x5","MatrixViewMut1x6","MatrixViewMut1xX","MatrixViewMut2","MatrixViewMut2x1","MatrixViewMut2x3","MatrixViewMut2x4","MatrixViewMut2x5","MatrixViewMut2x6","MatrixViewMut2xX","MatrixViewMut3","MatrixViewMut3x1","MatrixViewMut3x2","MatrixViewMut3x4","MatrixViewMut3x5","MatrixViewMut3x6","MatrixViewMut3xX","MatrixViewMut4","MatrixViewMut4x1","MatrixViewMut4x2","MatrixViewMut4x3","MatrixViewMut4x5","MatrixViewMut4x6","MatrixViewMut4xX","MatrixViewMut5","MatrixViewMut5x1","MatrixViewMut5x2","MatrixViewMut5x3","MatrixViewMut5x4","MatrixViewMut5x6","MatrixViewMut5xX","MatrixViewMut6","MatrixViewMut6x1","MatrixViewMut6x2","MatrixViewMut6x3","MatrixViewMut6x4","MatrixViewMut6x5","MatrixViewMut6xX","MatrixViewMutXx1","MatrixViewMutXx2","MatrixViewMutXx3","MatrixViewMutXx4","MatrixViewMutXx5","MatrixViewMutXx6","MatrixViewXx1","MatrixViewXx2","MatrixViewXx3","MatrixViewXx4","MatrixViewXx5","MatrixViewXx6","MatrixXx1","MatrixXx2","MatrixXx3","MatrixXx4","MatrixXx5","MatrixXx6","Norm","Norm","Normed","OMatrix","OVector","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Owned","OwnedUninit","RStride","RStride","RawStorage","RawStorageMut","ReshapableStorage","RowDVector","RowOVector","RowSVector","RowVector","RowVector1","RowVector2","RowVector3","RowVector4","RowVector5","RowVector6","SMatrix","SMatrixSlice","SMatrixSliceMut","SMatrixView","SMatrixViewMut","SVector","SVectorSlice","SVectorSliceMut","SVectorView","SVectorViewMut","SameShapeStorage","Scalar","Size","SliceRange","SliceStorage","SliceStorageMut","SquareMatrix","Storage","StorageMut","ToConst","ToTypenum","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","USIZE","UniformNorm","UninitMatrix","UninitVector","Unit","UnitVector1","UnitVector2","UnitVector3","UnitVector4","UnitVector5","UnitVector6","VecStorage","Vector","Vector1","Vector2","Vector3","Vector4","Vector5","Vector6","VectorN","VectorSlice","VectorSlice1","VectorSlice2","VectorSlice3","VectorSlice4","VectorSlice5","VectorSlice6","VectorSliceMut","VectorSliceMut1","VectorSliceMut2","VectorSliceMut3","VectorSliceMut4","VectorSliceMut5","VectorSliceMut6","VectorSum","VectorView","VectorView1","VectorView2","VectorView3","VectorView4","VectorView5","VectorView6","VectorViewMut","VectorViewMut1","VectorViewMut2","VectorViewMut3","VectorViewMut4","VectorViewMut5","VectorViewMut6","ViewStorage","ViewStorageMut","_phantoms","_phantoms","_phantoms","add","add","allocator","as_mut_slice_unchecked","as_slice_unchecked","begin","clone_owned","constraint","coordinates","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","default_allocator","dim","dimension","div","div","end","from_usize","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","indexing","into_owned","is","is_contiguous","iter","linear_index","max","max","metric_distance","min","min","mul","mul","name","ncols","norm","norm","norm_squared","nrows","ptr","ptr","ptr","ptr_mut","reshape_generic","scale_mut","shape","shape","shape","size","storage","strides","strides","strides","sub","sub","swap_unchecked","swap_unchecked_linear","try_to_usize","uninit","unscale_mut","value","value","Allocator","Buffer","BufferUninit","Reallocator","SameShapeAllocator","SameShapeC","SameShapeR","SameShapeVectorAllocator","allocate_from_iterator","allocate_from_row_iterator","allocate_uninit","assume_init","reallocate_copy","AreMultipliable","DimEq","Representative","Representative","Representative","Representative","SameDimension","SameNumberOfColumns","SameNumberOfRows","ShapeConstraint","IJKW","M2x2","M2x3","M2x4","M2x5","M2x6","M3x2","M3x3","M3x4","M3x5","M3x6","M4x2","M4x3","M4x4","M4x5","M4x6","M5x2","M5x3","M5x4","M5x5","M5x6","M6x2","M6x3","M6x4","M6x5","M6x6","X","XY","XYZ","XYZW","XYZWA","XYZWAB","a","a","b","i","j","k","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m15","m15","m15","m15","m15","m15","m15","m15","m15","m15","m16","m16","m16","m16","m16","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m25","m25","m25","m25","m25","m25","m25","m25","m25","m25","m26","m26","m26","m26","m26","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m35","m35","m35","m35","m35","m35","m35","m35","m36","m36","m36","m36","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m44","m44","m44","m44","m44","m44","m44","m44","m44","m45","m45","m45","m45","m45","m45","m46","m46","m46","m51","m51","m51","m51","m51","m51","m51","m51","m51","m51","m52","m52","m52","m52","m52","m52","m52","m52","m52","m52","m53","m53","m53","m53","m53","m53","m53","m53","m54","m54","m54","m54","m54","m54","m55","m55","m55","m55","m56","m56","m61","m61","m61","m61","m61","m62","m62","m62","m62","m62","m63","m63","m63","m63","m64","m64","m64","m65","m65","m66","w","w","w","w","x","x","x","x","x","x","y","y","y","y","y","z","z","z","z","DefaultAllocator","Const","Const","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimSub","DimSum","Dyn","Dynamic","IsDynamic","IsNotStaticOne","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","ToConst","ToTypenum","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","USIZE","add","add","dim","div","div","from_usize","is","max","max","min","min","mul","mul","name","sub","sub","try_to_usize","value","MatrixIndex","MatrixIndexMut","Output","OutputMut","ColumnIter","ColumnIterMut","MatrixIter","MatrixIterMut","RowIter","RowIterMut","_phantoms","_phantoms","curr","curr","inner_end","inner_end","inner_ptr","inner_ptr","mat","mat","mat","mat","phantom","phantom","ptr","ptr","range","range","size","size","strides","strides","CStride","CStride","IsContiguous","Output","Owned","OwnedUninit","RStride","RStride","RawStorage","RawStorageMut","ReshapableStorage","SameShapeStorage","Storage","StorageMut","as_mut_slice_unchecked","as_slice_unchecked","clone_owned","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","into_owned","is_contiguous","linear_index","ptr","ptr_mut","reshape_generic","shape","strides","swap_unchecked","swap_unchecked_linear","Init","InitStatus","Uninit","Value","assume_init_mut","assume_init_ref","init","AbstractRotation","Affine2","Affine3","DualQuaternion","Isometry","Isometry2","Isometry3","IsometryMatrix2","IsometryMatrix3","OPoint","Orthographic3","Perspective3","Point","Point1","Point2","Point3","Point4","Point5","Point6","Projective2","Projective3","Quaternion","Reflection","Reflection1","Reflection2","Reflection3","Reflection4","Reflection5","Reflection6","Representative","Rotation","Rotation2","Rotation3","Scale","Scale1","Scale2","Scale3","Scale4","Scale5","Scale6","Similarity","Similarity2","Similarity3","SimilarityMatrix2","SimilarityMatrix3","SubTCategoryOf","SuperTCategoryOf","TAffine","TCategory","TCategoryMul","TGeneral","TProjective","Transform","Transform2","Transform3","Translation","Translation1","Translation2","Translation3","Translation4","Translation5","Translation6","UnitComplex","UnitDualQuaternion","UnitQuaternion","_phantom","axis","bias","check_homogeneous_invariants","coords","coords","coords","coords","coords","coords","coords","coords","coords","dual","has_normalizer","identity","inverse","inverse_mut","inverse_transform_point","inverse_transform_unit_vector","inverse_transform_vector","isometry","isometry","isometry","isometry","isometry","matrix","matrix","matrix","matrix","real","rotation","rotation","rotation","rotation","rotation","scaling","transform_point","transform_vector","translation","translation","translation","translation","translation","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","Bidiagonal","Cholesky","ColPivQR","FullPivLU","Hessenberg","LU","PermutationSequence","QR","SVD","Schur","SymmetricEigen","SymmetricTridiagonal","UDU","balancing","chol","col_piv_qr","d","diag","diag","diagonal","eigenvalues","eigenvectors","givens","hess","householder","ipiv","len","lu","lu","off_diagonal","off_diagonal","p","p","p","q","q","qr","singular_values","subdiag","t","tri","try_invert_to","u","u","upper_diagonal","uv","v_t","wilkinson_shift","balance_parlett_reinsch","unbalance","GivensRotation","c","s","CapsuleY","Circle","ColliderShape","ColliderShapeCache","Rectangle","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","bounding_box","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cmp","compare","compute_aabb","create","create","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","partial_cmp","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_eq","raw_hash","schema","schema","shared_shape","shared_shape","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","diameter","half_length","radius","size","DynamicBody","SimulationCommand","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","command_queue","create","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_dynamic","is_in_subset","last_rapier_synced_transform","new","push_simulation_command","raw_clone","raw_default","raw_drop","schema","simulation_commands","simulation_transform_needs_update","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","update_last_rapier_synced_transform","vzip","ALL","ANG_AXES","ANG_DIM","ANG_X","Aabb","AccelerationBased","ActiveCollisionTypes","ActiveEvents","ActiveHooks","AddPair","AngDim","AngVector","AngX","AngularInertia","ArrayIdx","ArrayPoint","ArrayTopoFace","ArrayTopoHalfEdge","ArrayTopoVertex","ArrayU32","ArrayUsize","ArrayVector","ArrayVectorTriple","Average","BadAdjascentTrianglesOrientation","BadTriangle","Ball","Ball","Ball","BodyPair","BodyStatus","BoundingVolume","BroadPhase","BroadPhaseMultiSap","BroadPhasePairEvent","CCDSolver","COLLIDERS","COLLIDER_AABBS","COLLIDER_SHAPES","COLLISION_EVENTS","COMPUTE_IMPULSES","CONNECTED_COMPONENTS","CONTACTS","CONTACT_FORCE_EVENTS","Capsule","Capsule","Capsule","ChannelEventCollector","Clockwise","CoefficientCombineRule","Collider","Collider","ColliderAabb","ColliderBroadPhaseData","ColliderBuilder","ColliderChanges","ColliderEnabled","ColliderFlags","ColliderGraphIndex","ColliderHandle","ColliderMassProps","ColliderMaterial","ColliderPair","ColliderParent","ColliderPosition","ColliderSet","ColliderShape","ColliderType","CollisionEvent","CollisionEventFlags","CollisionPipeline","Compound","Compound","Compound","Contact","ContactData","ContactForceEvent","ContactManifold","ContactManifoldData","ContactModificationContext","ContactPair","ContactPair","ConvexPolygon","ConvexPolygon","ConvexPolygon","CounterClockwise","CrossMatrix","Cuboid","Cuboid","Cuboid","CurrentPosition","Custom","Custom","DEFAULT_EPSILON","DELETE_BAD_TOPOLOGY_TRIANGLES","DELETE_DEGENERATE_TRIANGLES","DELETE_DUPLICATE_TRIANGLES","DIM","DMatrix","DOMINANCE","DVector","DYNAMIC_DYNAMIC","DYNAMIC_FIXED","DYNAMIC_KINEMATIC","DebugColor","DebugRenderBackend","DebugRenderMode","DebugRenderObject","DebugRenderPipeline","DebugRenderStyle","DefaultBroadPhase","Degenerate","DeletePair","Density","Dim","Disabled","Disabled","DisabledByAttachedBody","DisabledByParent","Dynamic","Dynamic","ENABLED_OR_DISABLED","ENABLED_OR_DISABLED","EXCLUDE_DYNAMIC","EXCLUDE_FIXED","EXCLUDE_KINEMATIC","EXCLUDE_SENSORS","EXCLUDE_SOLIDS","Enabled","Enabled","EventHandler","FILTER_CONTACT_PAIRS","FILTER_INTERSECTION_PAIR","FIXED_FIXED","FREE_FIXED_AXES","FREE_PRISMATIC_AXES","FREE_REVOLUTE_AXES","Face","FeatureId","Fixed","Fixed","FixedJoint","FixedJointBuilder","ForceBased","GROUPS","GROUP_1","GROUP_10","GROUP_11","GROUP_12","GROUP_13","GROUP_14","GROUP_15","GROUP_16","GROUP_17","GROUP_18","GROUP_19","GROUP_2","GROUP_20","GROUP_21","GROUP_22","GROUP_23","GROUP_24","GROUP_25","GROUP_26","GROUP_27","GROUP_28","GROUP_29","GROUP_3","GROUP_30","GROUP_31","GROUP_32","GROUP_4","GROUP_5","GROUP_6","GROUP_7","GROUP_8","GROUP_9","GenericHeightField","GenericJoint","GenericJointBuilder","GenericTriMesh","Group","HALF_EDGE_TOPOLOGY","HalfSpace","HalfSpace","HalfSpace","HeightField","HeightField","HeightField","HeightFieldCellStatus","HeightFieldStorage","Heights","IMPULSE_JOINTS","ImpulseJoint","ImpulseJoint","ImpulseJointHandle","ImpulseJointSet","IntegrationParameters","InteractionGraph","InteractionGroups","IntersectionPair","IslandManager","Isometry","JOINTS","Jacobian","JacobianView","JacobianViewMut","JointAxesMask","JointAxis","JointEnabled","JointLimits","JointMotor","KINEMATIC_FIXED","KINEMATIC_KINEMATIC","KinematicPositionBased","KinematicPositionBased","KinematicVelocityBased","KinematicVelocityBased","LIN_AXES","LOCAL_MASS_PROPERTIES","LOCAL_MASS_PROPERTIES","LOCKED_FIXED_AXES","LOCKED_PRISMATIC_AXES","LOCKED_REVOLUTE_AXES","Location","LockedAxes","MAX_MANIFOLD_POINTS","MERGE_DUPLICATE_VERTICES","MODIFIED","MODIFIED","MODIFY_SOLVER_CONTACTS","MULTIBODY_JOINTS","Mass","Mass","MassProperties","MassProperties","MassProps","Matrix","Max","Min","MotorModel","Multibody","MultibodyIndex","MultibodyJoint","MultibodyJoint","MultibodyJointHandle","MultibodyJointSet","MultibodyLink","MultibodyLinkId","Multiply","NONE","NarrowPhase","ONLY_DYNAMIC","ONLY_FIXED","ONLY_KINEMATIC","ORIENTED","OnEdge","OnEdge","OnFace","OnSolid","OnVertex","OnVertex","Orientation","PARENT","PARENT_EFFECTIVE_DOMINANCE","POSITION","POSITION","PackedFeatureId","PairFilterContext","PartId","PartShape","PhysicsHooks","PhysicsPipeline","Point","PointProjection","PointQuery","PointQueryWithLocation","PolygonalFeature","PolygonalFeatureMap","Polyline","Polyline","Polyline","PrincipalAngularInertia","PrismaticJoint","PrismaticJointBuilder","QbvhStorage","QbvhStorage","QueryFilter","QueryFilterFlags","QueryPipeline","QueryPipelineMode","REMOVED","RIGID_BODY_AXES","ROTATION_LOCKED","ROTATION_LOCKED_X","ROTATION_LOCKED_Y","ROTATION_LOCKED_Z","Ray","RayCast","RayIntersection","Real","RevoluteJoint","RevoluteJointBuilder","RigidBody","RigidBody","RigidBodyActivation","RigidBodyAdditionalMassProps","RigidBodyBuilder","RigidBodyCcd","RigidBodyChanges","RigidBodyColliders","RigidBodyDamping","RigidBodyDominance","RigidBodyForces","RigidBodyGraphIndex","RigidBodyHandle","RigidBodyIds","RigidBodyMassProps","RigidBodyPosition","RigidBodySet","RigidBodyType","RigidBodyVelocity","RopeJoint","RopeJointBuilder","Rotation","RoundConvexPolygon","RoundConvexPolygon","RoundConvexPolygon","RoundCuboid","RoundCuboid","RoundCuboid","RoundShape","RoundTriangle","RoundTriangle","RoundTriangle","SENSOR","SHAPE","SIMD_LAST_INDEX","SIMD_WIDTH","SLEEP","SOLVER_CONTACTS","SPATIAL_DIM","SdpMatrix","Segment","Segment","Segment","SegmentPointLocation","Sensor","Shape","ShapeType","SharedShape","SimdBool","SimdCompositeShape","SimdReal","Solid","SolverContact","SolverFlags","SpacialVector","SpringJoint","SpringJointBuilder","Started","Status","Stopped","SupportMap","SweepTestWithNextPosition","SweepTestWithPredictedPosition","TOI","TRANSLATION_LOCKED","TRANSLATION_LOCKED_X","TRANSLATION_LOCKED_Y","TRANSLATION_LOCKED_Z","TWO_DIM","TYPE","TYPE","TemporaryInteractionIndex","TopoFace","TopoHalfEdge","TopoVertex","TopologyError","TrackedContact","Translation","TriMesh","TriMesh","TriMesh","TriMeshConnectedComponents","TriMeshFlags","TriMeshStorage","TriMeshTopology","Triangle","Triangle","Triangle","TriangleOrientation","TrianglePointLocation","TypedShape","TypedSimdCompositeShape","UNKNOWN","UnitVector","Unknown","Vector","Vertex","X","X","Y","Y","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","a","a","aabb","aabb","aabb","aabb","aabb","aabb","aabb","aabbs","aabbs","abs_diff_eq","acc_augmented_mass","acc_inv_augmented_mass","accelerations","activation","activation","activation_mut","active","active_collision_types","active_collision_types","active_collision_types","active_collision_types","active_dynamic_bodies","active_dynamic_set","active_events","active_events","active_events","active_events","active_hooks","active_hooks","active_hooks","active_hooks","active_island_id","active_islands","active_islands_additional_solver_iterations","active_kinematic_bodies","active_kinematic_set","active_set_id","active_set_offset","active_set_timestamp","active_set_timestamp","add","add","add_assign","add_assign","add_collider","add_force","add_force_at_point","add_torque","additional_local_mprops","additional_mass","additional_mass_properties","additional_mass_properties","additional_solver_iterations","additional_solver_iterations","additional_solver_iterations","additional_solver_iterations","all","all","all","all","all","all","all","all","all","all","all","all","all","all","allowed_linear_error","angular_damping","angular_damping","angular_damping","angular_damping","angular_threshold","angvel","angvel","angvel","angvel","append","apply_damping","apply_displacement","apply_displacements","apply_force_at_point","apply_impulse","apply_impulse","apply_impulse_at_point","apply_impulse_at_point","apply_torque_impulse","apply_torque_impulse","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_ball","as_ball_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_capsule","as_capsule_mut","as_composite_shape","as_composite_shape","as_composite_shape","as_composite_shape","as_compound","as_compound_mut","as_convex_polygon","as_convex_polygon_mut","as_cuboid","as_cuboid_mut","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_fixed","as_fixed_mut","as_halfspace","as_halfspace_mut","as_heightfield","as_heightfield_mut","as_mut","as_mut_slice","as_polygonal_feature_map","as_polygonal_feature_map","as_polygonal_feature_map","as_polygonal_feature_map","as_polygonal_feature_map","as_polyline","as_polyline_mut","as_prismatic","as_prismatic_mut","as_ref","as_ref","as_revolute","as_revolute_mut","as_rope","as_rope_mut","as_round_convex_polygon","as_round_convex_polygon_mut","as_round_cuboid","as_round_cuboid_mut","as_round_triangle","as_round_triangle_mut","as_segment","as_segment_mut","as_shape","as_shape_mut","as_slice","as_support_map","as_support_map","as_support_map","as_support_map","as_support_map","as_triangle","as_triangle_mut","as_trimesh","as_trimesh_mut","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_vector","as_vector_mut","assembly_id","attach_collider","attached_bodies","attached_enabled_joints","attached_joints","attached_joints","augmented_mass","b","b","ball","ball","barycentric_coordinates","barycentric_coordinates","bf_data","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bodies","bodies","bodies","bodies_attached_with_enabled_joint","body1","body1","body2","body2","body_jacobians","body_to_parent","body_type","body_type","body_type","border_radius","border_radius","border_radius","border_radius","border_subdivisions","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounding_sphere","bounding_sphere","bounding_sphere","bounding_sphere","bounding_sphere","broad_phase_events","broad_phase_events","broadphase_collider_pairs","broadphase_collider_pairs","build","build","build","build","build","build","build","build","c","can_sleep","can_sleep","can_sleep","cannot_sleep","capsule","capsule_x","capsule_x","capsule_y","capsule_y","cast_local_ray","cast_local_ray","cast_local_ray","cast_local_ray","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_ray","cast_ray","cast_ray_and_get_normal","cast_ray_and_get_normal","cast_shape","ccd","ccd_active","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_enabled","ccd_enabled","ccd_enabled","ccd_max_dist","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","cell_at_point","cell_width","center","center_of_mass","cfm_factor","changes","changes","clamp_motions","cleanup_removed_rigid_bodies","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","coll_type","collider1","collider1","collider1","collider1","collider1","collider1","collider2","collider2","collider2","collider2","collider2","collider2","collider_aabb_color","collider_dynamic_color","collider_fixed_color","collider_kinematic_color","collider_parentless_color","colliders","colliders","colliders","colliders","colliders","colliders_proxy_ids","colliders_with_aabb_intersecting_aabb","collision_event_sender","collision_groups","collision_groups","collision_groups","collision_groups","combine_coefficients","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","compound","compound","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_bounding_sphere","compute_effective_force_and_torque","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_swept_aabb","compute_swept_aabb","connected_components","connected_components","connectivity_graph","contact_depth_color","contact_force_event_sender","contact_force_event_threshold","contact_force_event_threshold","contact_force_event_threshold","contact_force_event_threshold","contact_graph","contact_graph","contact_id","contact_normal_color","contact_normal_length","contact_pair","contact_pair_at_index","contact_pair_indices","contact_pair_unknown_gen","contact_pairs","contact_pairs_with","contact_pairs_with_unknown_gen","contacts","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains_local_point","contains_local_point","contains_local_point","contains_local_point","contains_local_point","contains_local_point","contains_point","convex_decomposition","convex_decomposition","convex_decomposition_with_params","convex_decomposition_with_params","convex_hull","convex_hull","convex_polyline","convex_polyline","coords","coords","copy_from","copy_from","copy_geometry_from","coriolis_v","coriolis_w","counters","coupled_axes","coupled_axes","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","cuboid","cuboid","damping","damping","damping","damping","damping_mut","damping_ratio","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","decompose_trimesh","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_angular_threshold","default_damping","default_density","default_epsilon","default_friction","default_linear_threshold","default_max_relative","default_time_until_sleep","delta","density","density","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","detach_collider","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","dilation_factor","dir","disabled_color_multiplier","dist","dist","dist","distance_to_local_point","distance_to_local_point","distance_to_point","dominance","dominance_group","dominance_group","dominance_group","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast_arc","downcast_mut","downcast_rc","downcast_ref","draw_line","draw_line_strip","draw_polyline","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dt","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dynamic","effective_angular_inertia","effective_angular_inertia_sqrt","effective_dominance_group","effective_group","effective_inv_mass","effective_mass","effective_world_inv_inertia_sqrt","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","enable_ccd","enabled","enabled","enabled","enabled","enabled","enabled","enabled","enabled_translations","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erp","erp_inv_dt","exclude_collider","exclude_collider","exclude_dynamic","exclude_fixed","exclude_kinematic","exclude_rigid_body","exclude_rigid_body","exclude_sensors","exclude_solids","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extract_connected_components","face","face","face_colors","face_face_contacts","face_vertex_contacts","faces","feature","feature_normal","feature_normal_at_point","feature_normal_at_point","fid","fid1","fid1","fid2","fid2","filter","filter_contact_pair","filter_intersection_pair","filter_object","find_deepest_contact","find_first_impact","fixed","flags","flags","flags","flags","flags","flat_indices","flat_indices","flipped","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","force","forces","forward_kinematics","friction","friction","friction","friction","friction","friction_combine_rule","friction_combine_rule","friction_combine_rule","friction_combine_rule","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ball","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_capsule","from_compound","from_contact_pair","from_convex_hull","from_convex_polygon","from_convex_polyline","from_cuboid","from_i64","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_polygon","from_raw_parts","from_raw_parts","from_raw_parts","from_raw_parts","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_slice","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_triangle","from_trimesh","from_u64","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","generalized_acceleration","generalized_velocity","generalized_velocity_mut","get","get","get","get","get_multibody","get_multibody_mut_internal","get_mut","get_mut","get_mut","get_mut","get_mut_internal","get_unknown_gen","get_unknown_gen","get_unknown_gen","get_unknown_gen","get_unknown_gen_mut","get_unknown_gen_mut","get_unknown_gen_mut","graph","graph_id","graph_indices","gravitational_potential_energy","gravity_scale","gravity_scale","gravity_scale","gravity_scale","grouped_faces","groups","groups","half_edge","half_edge","half_edges","half_extents","halfspace","halfspace","handle","handle","handle_collision_event","handle_collision_event","handle_contact_force_event","handle_contact_force_event","handle_user_changes","has_any_active_contact","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","height_at_point","heightfield","heightfield","heights","heights","i_coriolis_dt","id","identity","ids","impulse","impulse","impulse","impulse_joint_anchor_color","impulse_joint_separation_color","impulses","inactive","index","index","index","index","index","index","index","index","index_interaction","index_mut","index_mut","indices","indices","indices","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner_shape","inner_shape","inner_shape","inner_shape","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert_with_parent","instances","integrate","integrate","integrate","integrate_forces_and_velocities","integrated_vels","interaction_pair","interaction_pair_mut","interactions","interactions_with","interactions_with_endpoints","interactions_with_mut","internal_broad_phase_proxy_index","internal_id","interpolate_velocity","intersecting","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection_graph","intersection_graph","intersection_pair","intersection_pair_unknown_gen","intersection_pairs","intersection_pairs_with","intersection_pairs_with_unknown_gen","intersection_with_shape","intersections_with_point","intersections_with_ray","intersections_with_shape","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects_local_ray","intersects_ray","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_raw_parts","into_raw_parts","into_raw_parts","into_raw_parts","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","inv_augmented_mass","inv_augmented_mass","inv_dt","inv_mass","inv_principal_inertia_sqrt","invalid","invalid","invalid","invalid","invalid_handle","is","is_active","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_backface","is_bouncy","is_ccd_active","is_ccd_enabled","is_convex","is_convex","is_convex","is_convex","is_convex","is_convex","is_convex_polyhedron","is_dynamic","is_dynamic","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_enabled","is_enabled","is_enabled","is_face","is_fixed","is_fixed","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_inside","is_kinematic","is_kinematic","is_moving","is_moving_fast","is_new","is_on_face","is_root","is_rotation_locked","is_segment_removed","is_sensor","is_sensor","is_sensor","is_sleeping","is_translation_locked","is_unknown","is_vertex","is_zero","is_zero","iter","iter","iter","iter","iter_enabled","iter_enabled_mut","iter_mut","iter_mut","iter_mut","jacobian","jacobian_mul_coordinates","joint","joint","joint_between","joint_cfm_coeff","joint_constraint_indices","joint_damping_ratio","joint_erp","joint_erp_inv_dt","joint_graph","joint_graph","joint_ids","joint_rot","joint_velocity","joint_velocity","joints_between","kinematic_position_based","kinematic_velocity_based","kinetic_energy","kinetic_energy","largest_layer","layers","len","len","len","limit_axes","limits","limits","limits","limits","limits","limits","limits","linear_damping","linear_damping","linear_damping","linear_damping","linear_threshold","link","link_id","link_mut","links","links","links_mut","linvel","linvel","linvel","linvel","local_aabb","local_aabb","local_aabb","local_aabb","local_aabb","local_aabb","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_axis1","local_axis1","local_axis1","local_axis1","local_axis2","local_axis2","local_axis2","local_axis2","local_bounding_sphere","local_bounding_sphere","local_bounding_sphere","local_bounding_sphere","local_bounding_sphere","local_bounding_sphere","local_com","local_frame1","local_frame1","local_frame1","local_frame1","local_frame2","local_frame2","local_frame2","local_frame2","local_mprops","local_n1","local_n2","local_p1","local_p1","local_p2","local_p2","local_support_feature","local_support_feature","local_support_point","local_support_point","local_support_point","local_support_point_toward","local_support_point_toward","local_to_parent","local_to_parent","local_to_world","local_to_world","lock_axes","lock_rotations","lock_rotations","lock_translations","lock_translations","locked_axes","locked_axes","locked_axes","locked_axes","loosen","loosened","m11","m12","m22","make_mut","manifold","manifold_indices","manifolds","map_attached_joints_mut","map_elements_in_local_aabb","map_part_at","map_part_at","map_part_at","map_part_at","map_typed_part_at","map_typed_part_at","map_typed_part_at","map_typed_part_at","map_typed_part_at","map_untyped_part_at","map_untyped_part_at","map_untyped_part_at","map_untyped_part_at","map_untyped_part_at","mass","mass","mass","mass","mass","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","material","material","max","max_ccd_substeps","max_distance","max_distance","max_force","max_force_direction","max_force_magnitude","max_impulse","max_penetration_correction","max_point_velocity","maxs","memberships","merge","merged","min","min_ccd_dt","min_island_size","mins","mode","model","modified_bodies","modified_colliders","modify_solver_contacts","motor","motor","motor","motor","motor","motor_axes","motor_max_force","motor_max_force","motor_max_force","motor_max_force","motor_model","motor_model","motor_model","motor_model","motor_model","motor_position","motor_position","motor_position","motor_position","motor_velocity","motor_velocity","motor_velocity","motor_velocity","motors","mprops","mprops","mprops_flags","mul","multibodies","multibodies","multibody","multibody_joint_anchor_color","multibody_joint_separation_color","ndofs","ndofs","ndofs","needs_broad_phase_update","needs_narrow_phase_update","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_kinematic_position_based","new_kinematic_velocity_based","new_static","next","next_position","next_position","none","nonlinear_cast_shape","normal","normal","normal","normal","normal1","normal2","normals","normals","not","not","not","not","not","not","not","not","not","not","not","not","not","num_active_contacts","num_additional_friction_iterations","num_cells","num_connected_components","num_internal_pgs_iterations","num_links","num_segments","num_solver_iterations","num_triangles","num_velocity_constraints","num_vertices","offsetted","only_dynamic","only_fixed","only_kinematic","origin","parent","parent","parent_id","parent_internal_id","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","point","point","point","points","points","points","polyline","polyline","pos","pos","pos_wrt_parent","position","position","position","position","position","position","position","position_wrt_parent","position_wrt_parent","predicate","predicate","predict_impacts_at_next_positions","predict_position_using_velocity","predict_position_using_velocity_and_forces","prediction_distance","principal_inertia","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_location","project_local_point_and_get_location","project_local_point_and_get_location","project_local_point_and_get_location","project_local_point_and_get_location_with_max_dist","project_local_point_and_get_location_with_max_dist","project_local_point_assuming_solid_interior_ccw","project_local_point_with_max_dist","project_local_point_with_max_dist","project_local_point_with_max_dist","project_point","project_point","project_point_and_get_feature","project_point_and_get_feature","project_point_and_get_location","project_point_and_get_location_with_max_dist","project_point_with_max_dist","propagate_modified_body_positions_to_colliders","proxies","proxy_index","pseudo_kinetic_energy","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","query_dispatcher","query_dispatcher","query_dispatcher","query_dispatcher","query_pipeline","radius","radius","ranges","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_graph","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","rb2mb","rb_graph_ids","recompute_mass_properties_from_colliders","recompute_mass_properties_from_colliders","region_pool","relative_dominance","relative_eq","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove_joints_attached_to_rigid_body","remove_joints_attached_to_rigid_body","remove_multibody_articulations","removed","removed_colliders","render","render_all","render_colliders","render_contacts","render_joints","render_rigid_bodies","reporting","reset_forces","reset_torques","restitution","restitution","restitution","restitution","restitution","restitution_combine_rule","restitution_combine_rule","restitution_combine_rule","restitution_combine_rule","restrict_rotations","restrict_translations","restrict_translations","reverse","reverse","rigid_body","rigid_body1","rigid_body1","rigid_body1","rigid_body2","rigid_body2","rigid_body2","rigid_body_axes_length","rigid_body_handle","rigid_body_link","root","root_aabb","root_is_dynamic","root_mut","rotation","rotation","rotation","rotation","rotation","round_convex_decomposition","round_convex_decomposition","round_convex_decomposition_with_params","round_convex_decomposition_with_params","round_convex_hull","round_convex_hull","round_convex_polyline","round_convex_polyline","round_cuboid","round_cuboid","round_triangle","round_triangle","scale","scale","scaled","scaled","scaled","scaled","scaled","segment","segment","segment","segment","segment_at","segment_feature_to_polyline_feature","segments","segments","sensor","sensor","set","set","set","set","set","set","set","set","set","set","set","set","set","set_active_collision_types","set_active_events","set_active_hooks","set_additional_mass","set_additional_mass_properties","set_additional_solver_iterations","set_angular_damping","set_angvel","set_body_type","set_collision_groups","set_contact_force_event_threshold","set_contacts_enabled","set_contacts_enabled","set_contacts_enabled","set_contacts_enabled","set_contacts_enabled","set_contacts_enabled","set_density","set_dominance_group","set_dt","set_enabled","set_enabled","set_enabled","set_enabled_rotations","set_enabled_translations","set_flags","set_friction","set_friction_combine_rule","set_gravity_scale","set_internal_broad_phase_proxy_index","set_inv_dt","set_limits","set_limits","set_limits","set_linear_damping","set_linvel","set_local_anchor1","set_local_anchor1","set_local_anchor1","set_local_anchor1","set_local_anchor1","set_local_anchor1","set_local_anchor2","set_local_anchor2","set_local_anchor2","set_local_anchor2","set_local_anchor2","set_local_anchor2","set_local_axis1","set_local_axis1","set_local_axis2","set_local_axis2","set_local_frame1","set_local_frame1","set_local_frame2","set_local_frame2","set_locked_axes","set_mass","set_mass","set_mass_properties","set_max_distance","set_motor","set_motor","set_motor","set_motor","set_motor","set_motor","set_motor","set_motor_max_force","set_motor_max_force","set_motor_max_force","set_motor_max_force","set_motor_model","set_motor_model","set_motor_model","set_motor_model","set_motor_position","set_motor_position","set_motor_position","set_motor_position","set_motor_velocity","set_motor_velocity","set_motor_velocity","set_motor_velocity","set_next_kinematic_position","set_next_kinematic_rotation","set_next_kinematic_translation","set_parent","set_position","set_position","set_position_wrt_parent","set_restitution","set_restitution_combine_rule","set_rotation","set_rotation","set_rotation_wrt_parent","set_scale","set_segment_removed","set_sensor","set_shape","set_solver_groups","set_spring_model","set_translation","set_translation","set_translation_wrt_parent","shape","shape","shape","shape_mut","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shapes","shapes","shared_shape","shift02","shift23","sleep","sleep","sleep_color_multiplier","sleeping","sleeping","sleeping","smallest_layer","solver_contacts","solver_contacts","solver_flags","solver_groups","solver_groups","solver_groups","solver_groups","solver_id","solvers","spring_model","stack","start_event_emited","start_event_emited","start_x","started","status","status","step","step","stiffness","stopped","style","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","subdivisions","subshape1","subshape2","subshape_pos1","subshape_pos2","sum","support_feature_id_toward","support_point","support_point_toward","swap","switch_to_small_steps_pgs_solver","switch_to_standard_pgs_solver","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","tangent_impulse","tangent_velocity","target_pos","target_vel","test","test","test","test","tighten","tightened","time_since_can_sleep","time_until_sleep","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_polyline","to_polyline","to_polyline","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_wake_up","to_wake_up","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toi","toi","topology","topology","torque","total_force","total_force_magnitude","total_impulse","total_impulse_magnitude","transform_by","transform_by","transform_vertices","transformed","translation","translation","translation","translation","translation","triangle","triangle","triangle","triangles","trimesh","trimesh","trimesh_with_flags","trimesh_with_flags","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","twin","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","typed_qbvh","typed_qbvh","typed_qbvh","typed_qbvh","typed_qbvh","unclamped_elements_range_in_local_aabb","union","union","union","union","union","union","union","union","union","union","union","union","union","unit_cell_width","unit_joint_limit_constraint","unit_joint_motor_constraint","unpack","unwrap_face","unwrap_vertex","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update","update","update_as_oneway_platform","update_ccd_active_flags","update_incremental","update_positions","update_with_mode","update_world_mass_properties","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_force","user_force","user_torque","user_torque","vector","vector","velocities","velocity_at_point","velocity_at_point","velocity_constraints","vels","vertex","vertex","vertices","vertices","vertices","vertices","vertices","vertices","vids","volume","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","wake_up","wake_up","wake_up","with_filter","with_flags","with_memberships","with_query_dispatcher","with_query_dispatcher","with_query_dispatcher","witness1","witness2","workspace","workspace","workspace","world_com","world_com","world_inv_inertia_sqrt","zero","zero","zero","zero","dt","edge","triangle1","triangle2","AbstractRotation","Affine2","Affine3","ArrayStorage","Bidiagonal","CStride","CStride","Cholesky","ClosedAdd","ClosedDiv","ClosedMul","ClosedSub","ColPivQR","Complex","ComplexField","Const","Const","DMatrix","DMatrixSlice","DMatrixSliceMut","DMatrixView","DMatrixViewMut","DVector","DVectorSlice","DVectorSliceMut","DVectorView","DVectorViewMut","DefaultAllocator","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimRange","DimSub","DimSum","DualQuaternion","Dyn","Dynamic","Element","EuclideanNorm","Field","FullPivLU","Hessenberg","I","IsContiguous","IsDynamic","IsNotStaticOne","Isometry","Isometry2","Isometry3","IsometryMatrix2","IsometryMatrix3","LU","LpNorm","Matrix","Matrix1","Matrix1x2","Matrix1x3","Matrix1x4","Matrix1x5","Matrix1x6","Matrix1xX","Matrix2","Matrix2x1","Matrix2x3","Matrix2x4","Matrix2x5","Matrix2x6","Matrix2xX","Matrix3","Matrix3x1","Matrix3x2","Matrix3x4","Matrix3x5","Matrix3x6","Matrix3xX","Matrix4","Matrix4x1","Matrix4x2","Matrix4x3","Matrix4x5","Matrix4x6","Matrix4xX","Matrix5","Matrix5x1","Matrix5x2","Matrix5x3","Matrix5x4","Matrix5x6","Matrix5xX","Matrix6","Matrix6x1","Matrix6x2","Matrix6x3","Matrix6x4","Matrix6x5","Matrix6xX","MatrixCross","MatrixMN","MatrixN","MatrixSlice","MatrixSlice1","MatrixSlice1x2","MatrixSlice1x3","MatrixSlice1x4","MatrixSlice1x5","MatrixSlice1x6","MatrixSlice1xX","MatrixSlice2","MatrixSlice2x1","MatrixSlice2x3","MatrixSlice2x4","MatrixSlice2x5","MatrixSlice2x6","MatrixSlice2xX","MatrixSlice3","MatrixSlice3x1","MatrixSlice3x2","MatrixSlice3x4","MatrixSlice3x5","MatrixSlice3x6","MatrixSlice3xX","MatrixSlice4","MatrixSlice4x1","MatrixSlice4x2","MatrixSlice4x3","MatrixSlice4x5","MatrixSlice4x6","MatrixSlice4xX","MatrixSlice5","MatrixSlice5x1","MatrixSlice5x2","MatrixSlice5x3","MatrixSlice5x4","MatrixSlice5x6","MatrixSlice5xX","MatrixSlice6","MatrixSlice6x1","MatrixSlice6x2","MatrixSlice6x3","MatrixSlice6x4","MatrixSlice6x5","MatrixSlice6xX","MatrixSliceMut","MatrixSliceMut1","MatrixSliceMut1x2","MatrixSliceMut1x3","MatrixSliceMut1x4","MatrixSliceMut1x5","MatrixSliceMut1x6","MatrixSliceMut1xX","MatrixSliceMut2","MatrixSliceMut2x1","MatrixSliceMut2x3","MatrixSliceMut2x4","MatrixSliceMut2x5","MatrixSliceMut2x6","MatrixSliceMut2xX","MatrixSliceMut3","MatrixSliceMut3x1","MatrixSliceMut3x2","MatrixSliceMut3x4","MatrixSliceMut3x5","MatrixSliceMut3x6","MatrixSliceMut3xX","MatrixSliceMut4","MatrixSliceMut4x1","MatrixSliceMut4x2","MatrixSliceMut4x3","MatrixSliceMut4x5","MatrixSliceMut4x6","MatrixSliceMut4xX","MatrixSliceMut5","MatrixSliceMut5x1","MatrixSliceMut5x2","MatrixSliceMut5x3","MatrixSliceMut5x4","MatrixSliceMut5x6","MatrixSliceMut5xX","MatrixSliceMut6","MatrixSliceMut6x1","MatrixSliceMut6x2","MatrixSliceMut6x3","MatrixSliceMut6x4","MatrixSliceMut6x5","MatrixSliceMut6xX","MatrixSliceMutMN","MatrixSliceMutN","MatrixSliceMutXx1","MatrixSliceMutXx2","MatrixSliceMutXx3","MatrixSliceMutXx4","MatrixSliceMutXx5","MatrixSliceMutXx6","MatrixSliceXx1","MatrixSliceXx2","MatrixSliceXx3","MatrixSliceXx4","MatrixSliceXx5","MatrixSliceXx6","MatrixSum","MatrixVec","MatrixView","MatrixView1","MatrixView1x2","MatrixView1x3","MatrixView1x4","MatrixView1x5","MatrixView1x6","MatrixView1xX","MatrixView2","MatrixView2x1","MatrixView2x3","MatrixView2x4","MatrixView2x5","MatrixView2x6","MatrixView2xX","MatrixView3","MatrixView3x1","MatrixView3x2","MatrixView3x4","MatrixView3x5","MatrixView3x6","MatrixView3xX","MatrixView4","MatrixView4x1","MatrixView4x2","MatrixView4x3","MatrixView4x5","MatrixView4x6","MatrixView4xX","MatrixView5","MatrixView5x1","MatrixView5x2","MatrixView5x3","MatrixView5x4","MatrixView5x6","MatrixView5xX","MatrixView6","MatrixView6x1","MatrixView6x2","MatrixView6x3","MatrixView6x4","MatrixView6x5","MatrixView6xX","MatrixViewMut","MatrixViewMut1","MatrixViewMut1x2","MatrixViewMut1x3","MatrixViewMut1x4","MatrixViewMut1x5","MatrixViewMut1x6","MatrixViewMut1xX","MatrixViewMut2","MatrixViewMut2x1","MatrixViewMut2x3","MatrixViewMut2x4","MatrixViewMut2x5","MatrixViewMut2x6","MatrixViewMut2xX","MatrixViewMut3","MatrixViewMut3x1","MatrixViewMut3x2","MatrixViewMut3x4","MatrixViewMut3x5","MatrixViewMut3x6","MatrixViewMut3xX","MatrixViewMut4","MatrixViewMut4x1","MatrixViewMut4x2","MatrixViewMut4x3","MatrixViewMut4x5","MatrixViewMut4x6","MatrixViewMut4xX","MatrixViewMut5","MatrixViewMut5x1","MatrixViewMut5x2","MatrixViewMut5x3","MatrixViewMut5x4","MatrixViewMut5x6","MatrixViewMut5xX","MatrixViewMut6","MatrixViewMut6x1","MatrixViewMut6x2","MatrixViewMut6x3","MatrixViewMut6x4","MatrixViewMut6x5","MatrixViewMut6xX","MatrixViewMutXx1","MatrixViewMutXx2","MatrixViewMutXx3","MatrixViewMutXx4","MatrixViewMutXx5","MatrixViewMutXx6","MatrixViewXx1","MatrixViewXx2","MatrixViewXx3","MatrixViewXx4","MatrixViewXx5","MatrixViewXx6","MatrixXx1","MatrixXx2","MatrixXx3","MatrixXx4","MatrixXx5","MatrixXx6","Norm","Norm","Normed","OMatrix","ONE","OPoint","OVector","Orthographic3","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Owned","OwnedUninit","PermutationSequence","Perspective3","Point","Point1","Point2","Point3","Point4","Point5","Point6","Projective2","Projective3","QR","Quaternion","RStride","RStride","RawStorage","RawStorageMut","RealField","RealField","Reflection","Reflection1","Reflection2","Reflection3","Reflection4","Reflection5","Reflection6","Representative","ReshapableStorage","Rotation","Rotation2","Rotation3","RowDVector","RowOVector","RowSVector","RowVector","RowVector1","RowVector2","RowVector3","RowVector4","RowVector5","RowVector6","SMatrix","SMatrixSlice","SMatrixSliceMut","SMatrixView","SMatrixViewMut","SVD","SVector","SVectorSlice","SVectorSliceMut","SVectorView","SVectorViewMut","SameShapeStorage","Scalar","Scale","Scale1","Scale2","Scale3","Scale4","Scale5","Scale6","Schur","SimdBool","SimdBool","SimdComplexField","SimdPartialOrd","SimdRealField","SimdRealField","SimdValue","Similarity","Similarity2","Similarity3","SimilarityMatrix2","SimilarityMatrix3","Size","SliceRange","SliceStorage","SliceStorageMut","SquareMatrix","Storage","StorageMut","SubTCategoryOf","SuperTCategoryOf","SymmetricEigen","SymmetricTridiagonal","TAffine","TCategory","TCategoryMul","TGeneral","TProjective","ToConst","ToTypenum","Transform","Transform2","Transform3","Translation","Translation1","Translation2","Translation3","Translation4","Translation5","Translation6","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","UDU","USIZE","UniformNorm","UninitMatrix","UninitVector","Unit","UnitComplex","UnitDualQuaternion","UnitQuaternion","UnitVector1","UnitVector2","UnitVector3","UnitVector4","UnitVector5","UnitVector6","VecStorage","Vector","Vector1","Vector2","Vector3","Vector4","Vector5","Vector6","VectorN","VectorSlice","VectorSlice1","VectorSlice2","VectorSlice3","VectorSlice4","VectorSlice5","VectorSlice6","VectorSliceMut","VectorSliceMut1","VectorSliceMut2","VectorSliceMut3","VectorSliceMut4","VectorSliceMut5","VectorSliceMut6","VectorSum","VectorView","VectorView1","VectorView2","VectorView3","VectorView4","VectorView5","VectorView6","VectorViewMut","VectorViewMut1","VectorViewMut2","VectorViewMut3","VectorViewMut4","VectorViewMut5","VectorViewMut6","ViewStorage","ViewStorageMut","ZERO","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_phantom","_phantoms","_phantoms","_phantoms","a","a_axis","abs","abs","abs","abs","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","absolute_transform_vector","absolute_transform_vector","acos","acos","acos","acosh","acosh","acosh","ad_mul","ad_mul_to","ad_solve_lower_triangular","ad_solve_lower_triangular_mut","ad_solve_lower_triangular_unchecked","ad_solve_lower_triangular_unchecked_mut","ad_solve_upper_triangular","ad_solve_upper_triangular_mut","ad_solve_upper_triangular_unchecked","ad_solve_upper_triangular_unchecked_mut","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_scalar","add_scalar_mut","add_to","adjoint","adjoint_mut","adjoint_to","all","allocate_from_iterator","allocate_from_iterator","allocate_from_iterator","allocate_uninit","allocate_uninit","allocate_uninit","amax","amin","and","angle","angle","angle","angle","angle","angle_to","angle_to","angle_to","angle_to","any","append_axisangle_linearized","append_nonuniform_scaling","append_nonuniform_scaling_mut","append_permutation","append_rotation_mut","append_rotation_mut","append_rotation_wrt_center_mut","append_rotation_wrt_center_mut","append_rotation_wrt_point_mut","append_rotation_wrt_point_mut","append_scaling","append_scaling","append_scaling_mut","append_scaling_mut","append_translation","append_translation_mut","append_translation_mut","append_translation_mut","apply","apply","apply_into","apply_metric_distance","apply_norm","argmax","argmin","argument","argument","as_","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bytes","as_bytes","as_bytes","as_bytes","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_matrix","as_matrix","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut_ptr","as_mut_slice","as_mut_slice","as_mut_slice","as_mut_slice_unchecked","as_mut_slice_unchecked","as_mut_slice_unchecked","as_mut_slice_unchecked","as_mut_slice_unchecked","as_mut_unchecked","as_projective","as_projective","as_ptr","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_scalar","as_scalar_mut","as_slice","as_slice","as_slice","as_slice_unchecked","as_slice_unchecked","as_slice_unchecked","as_slice_unchecked","as_slice_unchecked","as_slice_unchecked","as_vec","as_vec_mut","as_vector","as_vector_mut","as_view","as_view_mut","asin","asin","asin","asinh","asinh","asinh","aspect","assume_init","assume_init","assume_init","assume_init","atan","atan","atan","atan2","atanh","atanh","atanh","axcpy","axis","axis","axis","axis","axis_angle","axis_angle","axis_angle","axpy","b","b_axis","base","begin","bias","bias","bidiagonalize","bitmask","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","camax","camin","cap_magnitude","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cbrt","cbrt","cdpy","ceil","ceil","center","check_homogeneous_invariants","check_homogeneous_invariants","check_homogeneous_invariants","check_homogeneous_invariants","chol","cholesky","clamp","clamp","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned_sum","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmpy","col_piv_qr","col_piv_qr","column","column_iter","column_iter_mut","column_mean","column_mut","column_part","column_part_mut","column_product","column_sum","column_variance","columns","columns_generic","columns_generic_mut","columns_generic_with_step","columns_generic_with_step_mut","columns_mut","columns_range","columns_range_mut","columns_range_pair","columns_range_pair_mut","columns_with_step","columns_with_step_mut","complex","complex_eigenvalues","complex_eigenvalues","component_div","component_div_assign","component_div_mut","component_mul","component_mul_assign","component_mul_mut","compress_columns","compress_rows","compress_rows_tr","conj","conjugate","conjugate","conjugate","conjugate","conjugate","conjugate","conjugate","conjugate","conjugate_mut","conjugate_mut","conjugate_mut","conjugate_mut","conjugate_mut","conjugate_mut","conjugate_transform_mut","conjugate_transpose","conjugate_transpose_to","convert","convert_ref","convert_ref_unchecked","convert_unchecked","convolve_full","convolve_same","convolve_valid","coords","coords","coords","coords","coords","coords","coords","coords","coords","copy_from","copy_from_slice","copy_sign_to","copy_sign_to","copy_sign_to","copy_sign_to","copysign","cos","cos","cos","cos_angle","cosc","cosh","cosh","cosh","coshc","create","create","create","create","create","create","create","create","create","create","create","create","cross","cross_matrix","d","d","d_matrix","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","determinant","determinant","determinant","determinant","determinant","determinant","diag","diag","diagonal","diagonal","diagonal","diagonal","diff_conj1_2","diff_conj1_2","dim","dim","distance","distance_squared","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","dmatrix","dot","dot","dotc","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dual","dual_quaternion","dvector","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","e","eigenvalues","eigenvalues","eigenvalues","eigenvectors","end","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","euler_angles","euler_angles","euler_angles_ordered","exp","exp","exp","exp","exp","exp2","exp2","exp_eps","exp_m1","exp_m1","extend","extend","extend","extend","extend","extend","extend","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","face_towards","face_towards","face_towards","face_towards","face_towards","face_towards","face_towards","fill","fill_column","fill_diagonal","fill_lower_triangle","fill_lower_triangle_with_upper_triangle","fill_row","fill_upper_triangle","fill_upper_triangle_with_lower_triangle","fill_with","fill_with_identity","fixed_columns","fixed_columns_mut","fixed_columns_with_step","fixed_columns_with_step_mut","fixed_resize","fixed_rows","fixed_rows_mut","fixed_rows_with_step","fixed_rows_with_step_mut","fixed_slice","fixed_slice_mut","fixed_slice_with_steps","fixed_slice_with_steps_mut","fixed_view","fixed_view_mut","fixed_view_with_steps","fixed_view_with_steps_mut","floor","floor","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fold","fold_with","fovy","frac_1_pi","frac_2_pi","frac_2_sqrt_pi","frac_pi_2","frac_pi_3","frac_pi_4","frac_pi_6","frac_pi_8","fract","fract","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_array_storage","from_axis_angle","from_axis_angle","from_axis_angle","from_basis_unchecked","from_basis_unchecked","from_basis_unchecked","from_basis_unchecked","from_column_slice","from_column_slice","from_column_slice","from_column_slice","from_column_slice_generic","from_columns","from_complex","from_complex_and_get","from_coordinates","from_cos_sin_unchecked","from_data","from_data_statically_unchecked","from_diagonal","from_diagonal_element","from_diagonal_element","from_diagonal_element","from_diagonal_element","from_diagonal_element_generic","from_element","from_element","from_element","from_element","from_element_generic","from_euler_angles","from_euler_angles","from_euler_angles","from_f32","from_f64","from_fn","from_fn","from_fn","from_fn","from_fn_generic","from_fov","from_homogeneous","from_homogeneous","from_i128","from_i16","from_i32","from_i64","from_i8","from_imag","from_isize","from_isometry","from_isometry","from_iterator","from_iterator","from_iterator","from_iterator","from_iterator_generic","from_matrix","from_matrix","from_matrix","from_matrix","from_matrix_eps","from_matrix_eps","from_matrix_eps","from_matrix_eps","from_matrix_unchecked","from_matrix_unchecked","from_matrix_unchecked","from_matrix_unchecked","from_partial_diagonal","from_partial_diagonal","from_partial_diagonal","from_partial_diagonal","from_partial_diagonal_generic","from_parts","from_parts","from_parts","from_parts","from_polar_decomposition","from_quaternion","from_raw_parts","from_raw_parts","from_real","from_real","from_real","from_real","from_real_and_dual","from_ref_unchecked","from_rotation","from_rotation_matrix","from_rotation_matrix","from_row_iterator","from_row_iterator","from_row_iterator","from_row_iterator","from_row_iterator_generic","from_row_slice","from_row_slice","from_row_slice","from_row_slice","from_row_slice_generic","from_rows","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_scaled_axis","from_scaled_axis","from_scaled_axis","from_scaled_axis","from_scaled_axis","from_scaled_axis_eps","from_scaling","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice_generic","from_slice_generic","from_slice_generic_unchecked","from_slice_generic_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_with_strides","from_slice_with_strides","from_slice_with_strides","from_slice_with_strides","from_slice_with_strides_generic","from_slice_with_strides_generic","from_slice_with_strides_generic_unchecked","from_slice_with_strides_generic_unchecked","from_slice_with_strides_mut","from_slice_with_strides_mut","from_slice_with_strides_mut","from_slice_with_strides_mut","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_str","from_str_radix","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_u128","from_u16","from_u32","from_u64","from_u8","from_usize","from_usize","from_usize","from_usize","from_vec","from_vec","from_vec","from_vec","from_vec_generic","from_vec_storage","from_vec_storage","from_vec_storage","from_vector","from_vector","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","full_piv_lu","ge","ge","gemm","gemm_ad","gemm_tr","gemv","gemv_ad","gemv_tr","generic_slice","generic_slice_mut","generic_slice_with_steps","generic_slice_with_steps_mut","generic_view","generic_view_mut","generic_view_with_steps","generic_view_with_steps_mut","geometry","ger","ger_symm","gerc","get","get","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_mut","get_unchecked","get_unchecked","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","get_unchecked_mut","get_unchecked_mut","gt","gt","h","half","has_normalizer","has_normalizer","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hegemv","hegerc","hermitian_part","hess","hessenberg","hypot","hypot","i","iamax","iamax_full","iamin","icamax","icamax_full","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity_generic","identity_generic","if_else","if_else2","if_else3","im","imag","imaginary","imaginary","imax","imin","index","index","index","index","index","index","index","index","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","inf","inf","inf","inf_sup","inf_sup","inf_sup","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","insert_column","insert_column","insert_columns","insert_columns_generic_uninitialized","insert_fixed_columns","insert_fixed_rows","insert_row","insert_rows","insert_rows_generic_uninitialized","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_inner","into_inner","into_inner","into_inner","into_inner","into_iter","into_iter","into_owned","into_owned","into_owned","into_owned","into_owned","into_owned","into_owned","into_owned","into_owned_sum","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_scalar","into_slice","into_slice","into_slice_mut","inv","inv","inv","inv_mul","inv_permute_columns","inv_permute_rows","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_unchecked","ipiv","is","is_contiguous","is_contiguous","is_contiguous","is_contiguous","is_contiguous","is_contiguous","is_convertible","is_empty","is_empty","is_empty","is_empty","is_finite","is_finite","is_finite","is_identity","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_infinite","is_invertible","is_invertible","is_invertible","is_invertible","is_invertible","is_nan","is_normal","is_one","is_orthogonal","is_pure","is_sign_negative","is_sign_positive","is_special_orthogonal","is_square","is_upper_diagonal","is_zero","is_zero","is_zero","is_zero","isometry","isometry","isometry","isometry","isometry","isometry_to","iter","iter","iter_mut","iter_mut","ith","ith_axis","kronecker","l","l","l","l1_norm","l_dirty","l_unpack","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","le","le","left","left_div","len","len","len","len","len","len","lerp","lerp","lerp","lerp","lerp","lerp","lerp_slerp","lerp_slerp","lerp_slerp","lerp_slerp","linalg","linear_index","ln","ln","ln","ln","ln_10","ln_1p","ln_1p","ln_2","ln_determinant","log","log","log10","log10","log10_e","log2","log2","log2_e","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","lower_triangle","lp_norm","lt","lt","lu","lu","lu","magnitude","magnitude","magnitude_squared","magnitude_squared","map","map","map_diagonal","map_lanes","map_with_location","matrix","matrix","matrix","matrix","matrix","matrix","matrix","matrix_mut","matrix_mut","matrix_mut_unchecked","matrix_mut_unchecked","max","max","max","max","max","max","max","max","max","max_value","max_value","max_value","max_value","max_value","mean","mean_of","metric_distance","metric_distance","metric_distance","metric_distance","metric_distance","min","min","min","min","min","min","min","min","min","min_value","min_value","min_value","min_value","min_value","modulus","modulus","modulus_squared","modulus_squared","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_add","mul_add","mul_add","mul_add","mul_add_assign","mul_add_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_to","name","name","ncols","ncols","ncols","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg_mut","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_and_get","new_containing_point","new_eps","new_nonuniform_scaling","new_nonuniform_scaling_wrt_point","new_nonuniform_scaling_wrt_point","new_normalize","new_observer_frame","new_observer_frame","new_observer_frame","new_observer_frames","new_observer_frames","new_observer_frames","new_observer_frames","new_orthographic","new_perspective","new_rotation","new_rotation","new_rotation_wrt_point","new_scaling","new_translation","new_unchecked","new_unchecked","new_unchecked","new_unchecked","new_unordered","new_with_strides_unchecked","new_with_strides_unchecked","new_with_substitute","new_with_workspace","nlerp","nlerp","none","norm","norm","norm","norm","norm","norm","norm","norm","norm","norm","norm","norm1","norm1","norm_sqr","norm_squared","norm_squared","norm_squared","norm_squared","norm_squared","norm_squared","norm_squared","normalize","normalize","normalize","normalize_mut","normalize_mut","normalize_mut","nrows","nrows","nrows","off_diagonal","off_diagonal","off_diagonal","off_diagonal","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","or","origin","orthonormal_basis","orthonormal_basis","orthonormal_subspace_basis","orthonormal_vector","orthonormal_vector","orthonormalize","outer","p","p","p","p","p","p","pack_dirty","partial_clamp","partial_cmp","partial_cmp","partial_cmp","partial_ge","partial_gt","partial_le","partial_lt","partial_max","partial_min","partial_sort2","permute_columns","permute_rows","perp","pi","point","polar","polar_decomposition","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow_mut","powc","powc","powf","powf","powf","powf","powf","powf","powf","powi","powi","powi","powu","prepend_nonuniform_scaling","prepend_nonuniform_scaling_mut","prepend_scaling","prepend_scaling","prepend_scaling_mut","prepend_scaling_mut","prepend_translation","prepend_translation_mut","product","product","product","product","product","project","project_point","project_point","project_vector","project_vector","pseudo_inverse","pseudo_inverse","pseudo_inverse","ptr","ptr","ptr","ptr","ptr","ptr","ptr","ptr","ptr_mut","ptr_mut","ptr_mut","ptr_mut","ptr_mut","pure","push","q","q","q","q","q","q","q","q_tr_mul","q_tr_mul","qr","qr","quadform","quadform_tr","quadform_tr_with_workspace","quadform_with_workspace","quaternion","r","r","rank","rank","rank_one_update","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","re","real","real","real","reallocate_copy","reallocate_copy","reallocate_copy","reallocate_copy","reallocate_copy","reallocate_copy","reallocate_copy","recip","recip","recompose","recompose","recompose","reflect","reflect_rows","reflect_rows_with_sign","reflect_with_sign","reject","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","rem","rem","rem","rem","rem","rem","rem","rem","rem_assign","rem_assign","rem_assign","rem_assign","remove_column","remove_column","remove_columns","remove_columns_at","remove_columns_generic","remove_fixed_columns","remove_fixed_rows","remove_row","remove_rows","remove_rows_at","remove_rows_generic","renormalize","renormalize","renormalize","renormalize_fast","repeat","repeat","repeat","repeat","repeat_generic","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","resize","resize","resize_generic","resize_horizontally","resize_horizontally_mut","resize_mut","resize_vertically","resize_vertically_mut","right","right_div","rotation","rotation","rotation","rotation","rotation","rotation","rotation","rotation","rotation","rotation","rotation_between","rotation_between","rotation_between","rotation_between","rotation_between_axis","rotation_between_axis","rotation_to","rotation_to","rotation_to","rotation_to","rotation_wrt_point","rotation_wrt_point","round","round","row","row_iter","row_iter_mut","row_mean","row_mean_tr","row_mut","row_part","row_part_mut","row_product","row_product_tr","row_sum","row_sum_tr","row_variance","row_variance_tr","rows","rows_generic","rows_generic_mut","rows_generic_with_step","rows_generic_with_step_mut","rows_mut","rows_range","rows_range_mut","rows_range_pair","rows_range_pair_mut","rows_with_step","rows_with_step_mut","scalar","scale","scale","scale","scale","scale_mut","scale_mut","scale_mut","scale_mut","scale_mut","scale_mut","scaled_axis","scaled_axis","scaled_axis","scaled_axis","scaled_rotation_between","scaled_rotation_between","scaled_rotation_between","scaled_rotation_between","scaled_rotation_between_axis","scaled_rotation_between_axis","scaling","scaling","schur","sclerp","select","select","select","select","select","select","select","select","select","select","select","select","select","select_columns","select_rows","set","set_aspect","set_bottom","set_bottom_and_top","set_category","set_column","set_diagonal","set_fovy","set_left","set_left_and_right","set_magnitude","set_one","set_partial_diagonal","set_right","set_row","set_scaling","set_top","set_zero","set_zfar","set_zfar","set_znear","set_znear","set_znear_and_zfar","set_znear_and_zfar","shape","shape","shape","shape","shape","shape","shape","shape","shape","shape_generic","signum","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan2","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_cap_magnitude","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_clamp","simd_clamp","simd_clamp","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_copysign","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cosc","simd_cosc","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_coshc","simd_coshc","simd_default_epsilon","simd_e","simd_eq","simd_eq","simd_eq","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_frac_1_pi","simd_frac_2_pi","simd_frac_2_sqrt_pi","simd_frac_pi_2","simd_frac_pi_3","simd_frac_pi_4","simd_frac_pi_6","simd_frac_pi_8","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_ge","simd_ge","simd_ge","simd_gt","simd_gt","simd_gt","simd_horizontal_max","simd_horizontal_max","simd_horizontal_max","simd_horizontal_min","simd_horizontal_min","simd_horizontal_min","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_le","simd_le","simd_le","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln_10","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_2","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10_e","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2_e","simd_lt","simd_lt","simd_lt","simd_max","simd_max","simd_max","simd_min","simd_min","simd_min","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_ne","simd_ne","simd_ne","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_pi","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_signum","simd_signum","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sinc","simd_sinc","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinhc","simd_sinhc","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_to_exp","simd_to_exp","simd_to_polar","simd_to_polar","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_try_inverse","simd_try_normalize","simd_try_normalize_mut","simd_two_pi","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","sin","sin","sin","sin_angle","sin_cos","sin_cos","sinc","singular_values","singular_values","singular_values_unordered","sinh","sinh","sinh","sinh_cosh","sinh_cosh","sinhc","size","slerp","slerp","slerp","slerp","slerp","slerp","slice","slice_mut","slice_range","slice_range_mut","slice_with_steps","slice_with_steps_mut","solve","solve","solve","solve","solve","solve","solve_lower_triangular","solve_lower_triangular_mut","solve_lower_triangular_unchecked","solve_lower_triangular_unchecked_mut","solve_lower_triangular_with_diag_mut","solve_lower_triangular_with_diag_unchecked_mut","solve_mut","solve_mut","solve_mut","solve_mut","solve_mut","solve_upper_triangular","solve_upper_triangular_mut","solve_upper_triangular_unchecked","solve_upper_triangular_unchecked_mut","sort_by_singular_values","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","sqrt","sqrt","sqrt","squared","stride","strides","strides","strides","strides","strides","strides","strides","strides","strides","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_to","subdiag","sum","sum","sum","sum","sum","sum","sum","sup","sup","sup","svd","svd_unordered","swap","swap_columns","swap_rows","swap_unchecked","swap_unchecked","swap_unchecked","swap_unchecked_linear","sygemv","syger","symmetric_eigen","symmetric_eigenvalues","symmetric_part","symmetric_tridiagonalize","t","tan","tan","tan","tanh","tanh","tanh","to_euler_angles","to_euler_angles","to_exp","to_f32","to_f64","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_i128","to_i16","to_i32","to_i64","to_i8","to_isize","to_isometry","to_matrix","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_polar","to_polar","to_projective","to_projective","to_rotation_matrix","to_rotation_matrix","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_scalar","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_u128","to_u16","to_u32","to_u64","to_u8","to_usize","top","tr_copy_from","tr_dot","tr_mul","tr_mul_to","tr_solve_lower_triangular","tr_solve_lower_triangular_mut","tr_solve_lower_triangular_unchecked","tr_solve_lower_triangular_unchecked_mut","tr_solve_upper_triangular","tr_solve_upper_triangular_mut","tr_solve_upper_triangular_unchecked","tr_solve_upper_triangular_unchecked_mut","trace","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","translation","translation","translation","translation","translation","translation","translation","translation","translation","translation","transpose","transpose","transpose_mut","transpose_mut","transpose_to","tri","trunc","trunc","try_cast","try_convert","try_convert_ref","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse_mut","try_inverse_mut","try_inverse_mut","try_inverse_mut","try_inverse_mut","try_inverse_to","try_inverse_transform_point","try_invert_to","try_lerp_slerp","try_lerp_slerp","try_new","try_new","try_new","try_new","try_new_and_get","try_new_unordered","try_normalize","try_normalize_mut","try_polar","try_schur","try_sclerp","try_set_magnitude","try_slerp","try_slerp","try_slerp","try_sqrt","try_sqrt","try_svd","try_svd_unordered","try_symmetric_eigen","try_to_usize","try_to_usize","try_to_usize","two_pi","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","u","u","u","u","u","udu","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","uninit","unpack","unpack","unpack","unpack","unpack","unpack","unpack","unpack","unpack","unpack_dirty","unpack_h","unpack_r","unpack_r","unpack_tridiagonal","unproject_point","unproject_point","unscale","unscale","unscale","unscale","unscale_mut","unscale_mut","unscale_mut","unscale_mut","unscale_mut","unscale_mut","unwrap","unwrap","unwrap","unwrap","unwrap","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upper_diagonal","upper_triangle","uv","v_t","v_t","value","value","value","value","variance","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector_mut","vector_to_matrix_index","vget_unchecked","vget_unchecked_mut","view","view_mut","view_range","view_range_mut","view_with_steps","view_with_steps_mut","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","w","w_axis","wilkinson_shift","wrap","x","x_axis","xor","xx","xx","xxx","xxx","xxy","xxy","xxz","xxz","xy","xy","xyx","xyx","xyy","xyy","xyz","xyz","xz","xz","xzx","xzx","xzy","xzy","xzz","xzz","y","y_axis","yx","yx","yxx","yxx","yxy","yxy","yxz","yxz","yy","yy","yyx","yyx","yyy","yyy","yyz","yyz","yz","yz","yzx","yzx","yzy","yzy","yzz","yzz","z","z_axis","zero","zero","zero","zero","zero","zero","zero","zero","zero","zeros","zeros","zeros","zeros","zeros_generic","zfar","zfar","zip_apply","zip_fold","zip_map","zip_map_lanes","zip_zip_apply","zip_zip_map","znear","znear","zx","zx","zxx","zxx","zxy","zxy","zxz","zxz","zy","zy","zyx","zyx","zyy","zyy","zyz","zyz","zz","zz","zzx","zzx","zzy","zzy","zzz","zzz","ArrayStorage","CStride","CStride","Const","Const","DMatrix","DMatrixSlice","DMatrixSliceMut","DMatrixView","DMatrixViewMut","DVector","DVectorSlice","DVectorSliceMut","DVectorView","DVectorViewMut","DefaultAllocator","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimRange","DimSub","DimSum","Dyn","Dynamic","EuclideanNorm","IsContiguous","IsDynamic","IsNotStaticOne","LpNorm","Matrix","Matrix1","Matrix1x2","Matrix1x3","Matrix1x4","Matrix1x5","Matrix1x6","Matrix1xX","Matrix2","Matrix2x1","Matrix2x3","Matrix2x4","Matrix2x5","Matrix2x6","Matrix2xX","Matrix3","Matrix3x1","Matrix3x2","Matrix3x4","Matrix3x5","Matrix3x6","Matrix3xX","Matrix4","Matrix4x1","Matrix4x2","Matrix4x3","Matrix4x5","Matrix4x6","Matrix4xX","Matrix5","Matrix5x1","Matrix5x2","Matrix5x3","Matrix5x4","Matrix5x6","Matrix5xX","Matrix6","Matrix6x1","Matrix6x2","Matrix6x3","Matrix6x4","Matrix6x5","Matrix6xX","MatrixCross","MatrixMN","MatrixN","MatrixSlice","MatrixSlice1","MatrixSlice1x2","MatrixSlice1x3","MatrixSlice1x4","MatrixSlice1x5","MatrixSlice1x6","MatrixSlice1xX","MatrixSlice2","MatrixSlice2x1","MatrixSlice2x3","MatrixSlice2x4","MatrixSlice2x5","MatrixSlice2x6","MatrixSlice2xX","MatrixSlice3","MatrixSlice3x1","MatrixSlice3x2","MatrixSlice3x4","MatrixSlice3x5","MatrixSlice3x6","MatrixSlice3xX","MatrixSlice4","MatrixSlice4x1","MatrixSlice4x2","MatrixSlice4x3","MatrixSlice4x5","MatrixSlice4x6","MatrixSlice4xX","MatrixSlice5","MatrixSlice5x1","MatrixSlice5x2","MatrixSlice5x3","MatrixSlice5x4","MatrixSlice5x6","MatrixSlice5xX","MatrixSlice6","MatrixSlice6x1","MatrixSlice6x2","MatrixSlice6x3","MatrixSlice6x4","MatrixSlice6x5","MatrixSlice6xX","MatrixSliceMut","MatrixSliceMut1","MatrixSliceMut1x2","MatrixSliceMut1x3","MatrixSliceMut1x4","MatrixSliceMut1x5","MatrixSliceMut1x6","MatrixSliceMut1xX","MatrixSliceMut2","MatrixSliceMut2x1","MatrixSliceMut2x3","MatrixSliceMut2x4","MatrixSliceMut2x5","MatrixSliceMut2x6","MatrixSliceMut2xX","MatrixSliceMut3","MatrixSliceMut3x1","MatrixSliceMut3x2","MatrixSliceMut3x4","MatrixSliceMut3x5","MatrixSliceMut3x6","MatrixSliceMut3xX","MatrixSliceMut4","MatrixSliceMut4x1","MatrixSliceMut4x2","MatrixSliceMut4x3","MatrixSliceMut4x5","MatrixSliceMut4x6","MatrixSliceMut4xX","MatrixSliceMut5","MatrixSliceMut5x1","MatrixSliceMut5x2","MatrixSliceMut5x3","MatrixSliceMut5x4","MatrixSliceMut5x6","MatrixSliceMut5xX","MatrixSliceMut6","MatrixSliceMut6x1","MatrixSliceMut6x2","MatrixSliceMut6x3","MatrixSliceMut6x4","MatrixSliceMut6x5","MatrixSliceMut6xX","MatrixSliceMutMN","MatrixSliceMutN","MatrixSliceMutXx1","MatrixSliceMutXx2","MatrixSliceMutXx3","MatrixSliceMutXx4","MatrixSliceMutXx5","MatrixSliceMutXx6","MatrixSliceXx1","MatrixSliceXx2","MatrixSliceXx3","MatrixSliceXx4","MatrixSliceXx5","MatrixSliceXx6","MatrixSum","MatrixVec","MatrixView","MatrixView1","MatrixView1x2","MatrixView1x3","MatrixView1x4","MatrixView1x5","MatrixView1x6","MatrixView1xX","MatrixView2","MatrixView2x1","MatrixView2x3","MatrixView2x4","MatrixView2x5","MatrixView2x6","MatrixView2xX","MatrixView3","MatrixView3x1","MatrixView3x2","MatrixView3x4","MatrixView3x5","MatrixView3x6","MatrixView3xX","MatrixView4","MatrixView4x1","MatrixView4x2","MatrixView4x3","MatrixView4x5","MatrixView4x6","MatrixView4xX","MatrixView5","MatrixView5x1","MatrixView5x2","MatrixView5x3","MatrixView5x4","MatrixView5x6","MatrixView5xX","MatrixView6","MatrixView6x1","MatrixView6x2","MatrixView6x3","MatrixView6x4","MatrixView6x5","MatrixView6xX","MatrixViewMut","MatrixViewMut1","MatrixViewMut1x2","MatrixViewMut1x3","MatrixViewMut1x4","MatrixViewMut1x5","MatrixViewMut1x6","MatrixViewMut1xX","MatrixViewMut2","MatrixViewMut2x1","MatrixViewMut2x3","MatrixViewMut2x4","MatrixViewMut2x5","MatrixViewMut2x6","MatrixViewMut2xX","MatrixViewMut3","MatrixViewMut3x1","MatrixViewMut3x2","MatrixViewMut3x4","MatrixViewMut3x5","MatrixViewMut3x6","MatrixViewMut3xX","MatrixViewMut4","MatrixViewMut4x1","MatrixViewMut4x2","MatrixViewMut4x3","MatrixViewMut4x5","MatrixViewMut4x6","MatrixViewMut4xX","MatrixViewMut5","MatrixViewMut5x1","MatrixViewMut5x2","MatrixViewMut5x3","MatrixViewMut5x4","MatrixViewMut5x6","MatrixViewMut5xX","MatrixViewMut6","MatrixViewMut6x1","MatrixViewMut6x2","MatrixViewMut6x3","MatrixViewMut6x4","MatrixViewMut6x5","MatrixViewMut6xX","MatrixViewMutXx1","MatrixViewMutXx2","MatrixViewMutXx3","MatrixViewMutXx4","MatrixViewMutXx5","MatrixViewMutXx6","MatrixViewXx1","MatrixViewXx2","MatrixViewXx3","MatrixViewXx4","MatrixViewXx5","MatrixViewXx6","MatrixXx1","MatrixXx2","MatrixXx3","MatrixXx4","MatrixXx5","MatrixXx6","Norm","Norm","Normed","OMatrix","OVector","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Owned","OwnedUninit","RStride","RStride","RawStorage","RawStorageMut","ReshapableStorage","RowDVector","RowOVector","RowSVector","RowVector","RowVector1","RowVector2","RowVector3","RowVector4","RowVector5","RowVector6","SMatrix","SMatrixSlice","SMatrixSliceMut","SMatrixView","SMatrixViewMut","SVector","SVectorSlice","SVectorSliceMut","SVectorView","SVectorViewMut","SameShapeStorage","Scalar","Size","SliceRange","SliceStorage","SliceStorageMut","SquareMatrix","Storage","StorageMut","ToConst","ToTypenum","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","USIZE","UniformNorm","UninitMatrix","UninitVector","Unit","UnitVector1","UnitVector2","UnitVector3","UnitVector4","UnitVector5","UnitVector6","VecStorage","Vector","Vector1","Vector2","Vector3","Vector4","Vector5","Vector6","VectorN","VectorSlice","VectorSlice1","VectorSlice2","VectorSlice3","VectorSlice4","VectorSlice5","VectorSlice6","VectorSliceMut","VectorSliceMut1","VectorSliceMut2","VectorSliceMut3","VectorSliceMut4","VectorSliceMut5","VectorSliceMut6","VectorSum","VectorView","VectorView1","VectorView2","VectorView3","VectorView4","VectorView5","VectorView6","VectorViewMut","VectorViewMut1","VectorViewMut2","VectorViewMut3","VectorViewMut4","VectorViewMut5","VectorViewMut6","ViewStorage","ViewStorageMut","_phantoms","_phantoms","_phantoms","add","add","allocator","as_mut_slice_unchecked","as_slice_unchecked","begin","clone_owned","constraint","coordinates","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","default_allocator","dim","dimension","div","div","end","from_usize","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","indexing","into_owned","is","is_contiguous","iter","linear_index","max","max","metric_distance","min","min","mul","mul","name","ncols","norm","norm","norm_squared","nrows","ptr","ptr","ptr","ptr_mut","reshape_generic","scale_mut","shape","shape","shape","size","storage","strides","strides","strides","sub","sub","swap_unchecked","swap_unchecked_linear","try_to_usize","uninit","unscale_mut","value","value","Allocator","Buffer","BufferUninit","Reallocator","SameShapeAllocator","SameShapeC","SameShapeR","SameShapeVectorAllocator","allocate_from_iterator","allocate_from_row_iterator","allocate_uninit","assume_init","reallocate_copy","AreMultipliable","DimEq","Representative","Representative","Representative","Representative","SameDimension","SameNumberOfColumns","SameNumberOfRows","ShapeConstraint","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_drop","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","IJKW","M2x2","M2x3","M2x4","M2x5","M2x6","M3x2","M3x3","M3x4","M3x5","M3x6","M4x2","M4x3","M4x4","M4x5","M4x6","M5x2","M5x3","M5x4","M5x5","M5x6","M6x2","M6x3","M6x4","M6x5","M6x6","X","XY","XYZ","XYZW","XYZWA","XYZWAB","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","a","a","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","b","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","i","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","j","k","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m15","m15","m15","m15","m15","m15","m15","m15","m15","m15","m16","m16","m16","m16","m16","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m25","m25","m25","m25","m25","m25","m25","m25","m25","m25","m26","m26","m26","m26","m26","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m35","m35","m35","m35","m35","m35","m35","m35","m36","m36","m36","m36","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m44","m44","m44","m44","m44","m44","m44","m44","m44","m45","m45","m45","m45","m45","m45","m46","m46","m46","m51","m51","m51","m51","m51","m51","m51","m51","m51","m51","m52","m52","m52","m52","m52","m52","m52","m52","m52","m52","m53","m53","m53","m53","m53","m53","m53","m53","m54","m54","m54","m54","m54","m54","m55","m55","m55","m55","m56","m56","m61","m61","m61","m61","m61","m62","m62","m62","m62","m62","m63","m63","m63","m63","m64","m64","m64","m65","m65","m66","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","w","w","w","w","x","x","x","x","x","x","y","y","y","y","y","z","z","z","z","DefaultAllocator","Const","Const","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimSub","DimSum","Dyn","Dynamic","IsDynamic","IsNotStaticOne","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","ToConst","ToTypenum","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","USIZE","add","add","dim","div","div","from_usize","is","max","max","min","min","mul","mul","name","sub","sub","try_to_usize","value","MatrixIndex","MatrixIndexMut","Output","OutputMut","ColumnIter","ColumnIterMut","MatrixIter","MatrixIterMut","RowIter","RowIterMut","__clone_box","__clone_box","__clone_box","_phantoms","_phantoms","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","count","count","count","count","count","count","curr","curr","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","emit","emit","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","inner_end","inner_end","inner_ptr","inner_ptr","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","len","len","len","len","len","len","mat","mat","mat","mat","new","new","next","next","next","next","next","next","next_back","next_back","next_back","next_back","phantom","phantom","ptr","ptr","range","range","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","size","size","size_hint","size_hint","size_hint","size_hint","size_hint","size_hint","strides","strides","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","CStride","CStride","IsContiguous","Output","Owned","OwnedUninit","RStride","RStride","RawStorage","RawStorageMut","ReshapableStorage","SameShapeStorage","Storage","StorageMut","as_mut_slice_unchecked","as_slice_unchecked","clone_owned","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","into_owned","is_contiguous","linear_index","ptr","ptr_mut","reshape_generic","shape","strides","swap_unchecked","swap_unchecked_linear","Init","InitStatus","Uninit","Value","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","assume_init_mut","assume_init_mut","assume_init_mut","assume_init_ref","assume_init_ref","assume_init_ref","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","dyn_eq","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","init","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_drop","raw_drop","raw_eq","raw_eq","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","AbstractRotation","Affine2","Affine3","DualQuaternion","Isometry","Isometry2","Isometry3","IsometryMatrix2","IsometryMatrix3","OPoint","Orthographic3","Perspective3","Point","Point1","Point2","Point3","Point4","Point5","Point6","Projective2","Projective3","Quaternion","Reflection","Reflection1","Reflection2","Reflection3","Reflection4","Reflection5","Reflection6","Representative","Rotation","Rotation2","Rotation3","Scale","Scale1","Scale2","Scale3","Scale4","Scale5","Scale6","Similarity","Similarity2","Similarity3","SimilarityMatrix2","SimilarityMatrix3","SubTCategoryOf","SuperTCategoryOf","TAffine","TCategory","TCategoryMul","TGeneral","TProjective","Transform","Transform2","Transform3","Translation","Translation1","Translation2","Translation3","Translation4","Translation5","Translation6","UnitComplex","UnitDualQuaternion","UnitQuaternion","_phantom","axis","bias","check_homogeneous_invariants","coords","coords","coords","coords","coords","coords","coords","coords","coords","dual","has_normalizer","identity","inverse","inverse_mut","inverse_transform_point","inverse_transform_unit_vector","inverse_transform_vector","isometry","isometry","isometry","isometry","isometry","matrix","matrix","matrix","matrix","real","rotation","rotation","rotation","rotation","rotation","scaling","transform_point","transform_vector","translation","translation","translation","translation","translation","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","Bidiagonal","Cholesky","ColPivQR","FullPivLU","Hessenberg","LU","PermutationSequence","QR","SVD","Schur","SymmetricEigen","SymmetricTridiagonal","UDU","balancing","chol","col_piv_qr","d","diag","diag","diagonal","eigenvalues","eigenvectors","givens","hess","householder","ipiv","len","lu","lu","off_diagonal","off_diagonal","p","p","p","q","q","qr","singular_values","subdiag","t","tri","try_invert_to","u","u","upper_diagonal","uv","v_t","wilkinson_shift","balance_parlett_reinsch","unbalance","GivensRotation","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","c","c","cancel_x","cancel_y","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","identity","init","into","into_any","into_any_arc","into_any_rc","into_sample","inverse","is_in_subset","new","new_unchecked","raw_clone","raw_drop","rotate","rotate_rows","s","s","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","try_new","type_id","upcast","vzip","AiPlayer","Alarm","Emote","EmoteRegion","EmoteState","Emoting","FACE_Z_OFFSET","FIN_Z_OFFSET","HAT_Z_OFFSET","Hat","Neutral","PLAYER_COLORS","PathfindingDebugLines","PlayerCommand","PlayerIdx","PlayerKilled","PlayerLayers","PlayerState","PlayerStateStage","PlayerStateStageImpl","PlayersHaveSpawned","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","active","age","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","basic","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","create","create","create","create","crouch","current","dead","default","default","default","default","default","default","default","default","default","default","delete_dead_ai_swords","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","despawn","direction_sensitive","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drive_jellyfish","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_hat","dyn_eq","dyn_eq","dyn_hash","emote","emote_animation_key","entities","eq","eq","equals","equals","equip_hats","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","face_anim","face_animation_key","face_ent","fin_anim","fin_ent","fin_offset","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","hash","hat_ent","hit_from","hydrate_players","idle","incapacitated","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kill","last","midair","movement_buffer","owner","pausing","play_itemless_fin_animations","player_ai_system","player_collider_shape","player_facial_animations","player_kill_callback","players","plugin","plugin","ragdoll","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","schema","schema","schema","schema","schema","schema","schema","schema","schema","set_inventory","size","start_animation","state","stop_animation","systems","target_player","tick","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update_player_layers","use_item","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","walk","ID","handle_player_state","install","player_state_transition","ID","handle_player_state","install","player_state_transition","install","player_state_transition","ID","install","player_state_transition","ID","handle_player_state","install","player_state_transition","ID","handle_player_state","install","ID","handle_player_state","install","player_state_transition","ID","PlayerRagdollState","handle_player_state","install","last_twitch_anim_frame","twitch_timer","use_ragdoll_collider","PlayerState","__clone_box","add_player_state_transition_system","add_player_state_update_system","age","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","current","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","last","plugin","raw_clone","raw_default","raw_drop","schema","stage","states","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","update_player_state_age","use_drop_or_grab_items_system","vzip","ID","PlayerStateStage","PlayerStateStageImpl","add_system","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","id","id","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","name","name","new","raw_default","raw_drop","raw_drop","remove_all_systems","run","systems","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","crouch","dead","default","drive_jellyfish","idle","incapacitated","midair","ragdoll","walk","ID","handle_player_state","install","player_state_transition","ID","handle_player_state","install","player_state_transition","install","player_state_transition","ID","install","player_state_transition","ID","handle_player_state","install","player_state_transition","ID","SLOWING_SPEED","handle_player_state","install","ID","handle_player_state","install","player_state_transition","ID","PlayerRagdollState","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","handle_player_state","init","install","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","last_twitch_anim_frame","raw_clone","raw_default","raw_drop","restore_player_collider","schema","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","twitch_timer","type_id","upcast","use_ragdoll_collider","vzip","ID","handle_player_state","install","player_state_transition","ID","handle_player_state","install","player_state_transition","FPS","MAX_PLAYERS","AtomicRng","DEFAULT_RANDOM_SEED","FAST","ForkableCore","GEN_KIND","GenCore","GlobalRng","Rng","SLOW","SecureCore","Seed","SeededCore","TurboCore","TurboKind","TurboRand","__clone_box","__clone_box","__clone_box","alphabetic","alphanumeric","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bool","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","chance","char","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","digit","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_eq","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","f32","f32_normalized","f64","f64_normalized","fill_bytes","fill_bytes","fill_bytes","fmt","fmt","fork","fork","fork","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","gen","gen","gen","gen_i128","gen_i16","gen_i32","gen_i64","gen_i8","gen_isize","gen_u128","gen_u16","gen_u32","gen_u64","gen_u8","gen_usize","i128","i16","i32","i64","i8","index","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","isize","lowercase","lua_metatable","new","new","partial_shuffle","plugin","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","reseed","reseed","reseed","reseed_local","sample","sample_iter","sample_multiple","sample_multiple_iter","sample_multiple_mut","sample_mut","schema","shuffle","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","u128","u16","u32","u64","u8","upcast","upcast","upcast","upcast","uppercase","usize","vzip","vzip","vzip","vzip","weighted_sample","weighted_sample_mut","with_seed","with_seed","with_seed","MatchScore","RoundScoringState","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","complete_round","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","network_round_end_frame","next_maps","player_score","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","round_end","round_scored","rounds_completed","rounds_completed","schema","schema","score","session_plugin","should_score_round","timer","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","transition_timers_done","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","BadHandleType","Cubic","Ease","EaseFunction","EaseMeta","ElementDataMismatch","InvalidHandle","MetaHandleCastError","Quadratic","Rect","Sinusoidial","ease_in","ease_in","ease_out","ease_out","easing","function","function","impl_system_param","macros","math","max","metadata","min","progress","rect","sine_between","try_cast_meta_handle","Cubic","Ease","EaseFunction","EaseMeta","Quadratic","Sinusoidial","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","ease_in","ease_in","ease_out","ease_out","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","function","function","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","output","progress","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","sine_between","BadHandleType","ElementDataMismatch","InvalidHandle","MetaHandleCastError","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","fmt","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_drop","to_owned","to_sample_","to_smolstr","to_string","to_subset","to_subset_unchecked","try_cast_meta_handle","try_from","try_into","type_id","upcast","vzip","Rect","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","bottom","bottom_left","bottom_right","center","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","contains","create","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","height","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","left","max","max","min","min","new","overlaps","raw_clone","raw_default","raw_drop","right","size","to_owned","to_sample_","to_subset","to_subset_unchecked","top","top_left","top_right","try_from","try_into","type_id","upcast","vzip","width","WIN_INDICATOR_Z","WinIndicatorMeta","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","attachment","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","game_plugin","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_default","raw_drop","schema","sound","spawn_win_indicator","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","volume","vzip","DebugMenuState","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","debug_menu","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","game_plugin","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_default","raw_drop","schema","session_plugin","show_menu","snapshot","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","game_plugin","update_fullscreen","ControlSource","ControlSourceIter","DensePlayerControl","EguiInputSettings","Gamepad","GlobalPlayerControls","Keyboard1","Keyboard2","NetworkInputConfig","PlayerControl","PlayerInputCollector","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","advance_frame","apply_inputs","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","back_idx","bit","bit_range","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collect_player_controls","create","create","create","create","create","create","current_controls","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","disable_gamepad_input","disable_keyboard_input","down","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_hash","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","gamepads","get","get_control","get_current_controls","get_dense_control","get_dense_input","grab_just_pressed","grab_pressed","grab_pressed","handle_egui_input","hash","idx","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_iter","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_valid_bit_pattern","iter","jump_just_pressed","jump_pressed","jump_pressed","just_moved","last_controls","left","len","load_controler_mapping","marker","menu_back_just_pressed","menu_back_pressed","menu_confirm_just_pressed","menu_confirm_pressed","menu_start_just_pressed","menu_start_pressed","move_direction","move_direction","moving","next","next_back","nth","pause_just_pressed","pause_pressed","ragdoll_just_pressed","ragdoll_pressed","ragdoll_pressed","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","right","schema","schema","schema","schema","set_bit","set_bit_range","set_grab_pressed","set_jump_pressed","set_move_direction","set_ragdoll_pressed","set_shoot_pressed","set_slide_pressed","shoot_just_pressed","shoot_pressed","shoot_pressed","size_hint","slide_just_pressed","slide_pressed","slide_pressed","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","up","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update_from_dense","update_just_pressed","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","A","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AbntC1","AbntC2","Absolutize","AddRumble","Affine2","Affine3A","AllPacksData","AllPacksDataIter","AltLeft","AltRight","AnimatedSprite","AnimationBankSprite","Apostrophe","Apps","Arc","AssetExtensions","AssetInfo","AssetIo","AssetKind","AssetLoadCtx","AssetLoadProgress","AssetLoader","AssetLoc","AssetLocRef","AssetPack","AssetPackId","AssetPackReq","AssetPackSpec","AssetServer","AssetServerExt","AssetServerInner","AssetStore","Asterisk","At","Atlas","AtlasCollisionTile","AtlasSprite","AtomicCell","AtomicComponentStore","AtomicResource","AtomicUntypedResource","Audio","AudioCenter","AudioEvent","AudioLoader","AudioManager","AudioSource","Ax","Axis","B","BITSET_EXP","BLACK","BLUE","BVec2","BVec3","BVec3A","BVec4","BVec4A","Back","Backslash","BiChannelClient","BiChannelServer","BitFmt","BitSet","BitSetVec","Bool","Bool","Bool","BorderImageMeta","BorderedButton","BorderedFrame","Box","BoxedFuture","BracketLeft","BracketRight","Button","ButtonBordersMeta","ButtonState","ButtonThemeMeta","C","C","CORE_PACK_ID","CYAN","Calculator","Camera","CameraShake","CameraSize","CameraTraumaEvents","Capital","Caret","CellAlreadyPresentError","ChangedAsset","Cid","ClearColor","Colon","Color","Comma","CommandQueue","Commands","Comp","CompMut","ComponentBitsetIterator","ComponentBitsetIteratorMut","ComponentBitsetOptionalIterator","ComponentBitsetOptionalIteratorMut","ComponentIterBitset","ComponentStore","ComponentStores","Compose","Connected","Connection","Context","ControlLeft","ControlMapping","ControlRight","ControlSource","Convert","Copy","CorePackfileMeta","CoreStage","Cpal","CpalWithFallbackBackend","CreateError","CtxExt","CurrentSystemStage","Custom","Cut","D","DAffine2","DAffine3","DEFAULT_BONES_AUDIO_SESSION","DMat2","DMat3","DMat4","DPadDown","DPadLeft","DPadRight","DPadUp","DQuat","DVec2","DVec3","DVec4","Daily","Data","DefaultGamePlugin","DefaultSessionPlugin","Delete","Deref","DerefMut","Deserialize","Deserialize","Disconnected","DisconnectedPlayers","Down","Dummy","DummyIo","Duration","E","East","EguiContextExt","EguiCtx","EguiInputHook","EguiResponseExt","EguiSettings","EguiTextures","End","Entities","EntitiesIterWith","Entity","EntityIterator","Enum","Enum","Enum","EnumRefAccess","EnumRefMutAccess","EnumSchemaInfo","EnumTagType","Equals","Escape","EulerRot","ExitBones","External","F","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F21","F22","F23","F24","F3","F32","F32","F32","F4","F5","F6","F64","F64","F64","F7","F8","F9","FALSE","FALSE","FALSE","FALSE","FALSE","FieldIdx","FieldPath","FileAssetIo","First","FixedHeight","FixedWidth","FluentBundle","FluentBundleAsset","FluentResourceAsset","Font","FontLoader","FontMeta","FromType","FromWorld","G","GEN_KIND","GRAY","GREEN","Game","GameMeta","GamePlugin","GamepadAxis","GamepadAxisEvent","GamepadButton","GamepadButtonEvent","GamepadConnectionEvent","GamepadConnectionEventKind","GamepadEvent","GamepadInputs","GamepadRumbleIntensity","GamepadRumbleRequest","GamepadsRumble","GenCore","Grave","H","Handle","Handle","HasSchema","HasSchema","HashMap","HashSet","Hex","HexColorError","Home","Hourly","I","I128","I128","I128","I16","I16","I16","I32","I32","I32","I64","I64","I64","I64Vec2","I64Vec3","I64Vec4","I8","I8","I8","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","INFINITY","INFINITY","INFINITY","INFINITY","INFINITY","INFINITY","INFINITY","IVec2","IVec3","IVec4","Idx","Image","In","IncompatibleGameVersionError","InputCollector","InputCollector","Insert","Instant","IntoSystem","InvalidFormat","Iter","J","K","Kana","Kanji","Key0","Key1","Key2","Key3","Key4","Key5","Key6","Key7","Key8","Key9","KeyCode","KeyboardEvent","KeyboardInputs","L","LIGHT_BOTH","LIGHT_STRONG","LIGHT_WEAK","LabeledId","LabeledIdCreateError","LabledIdParseError","Last","Lazy","Left","Left","LeftStickX","LeftStickY","LeftThumb","LeftTrigger","LeftTrigger2","LeftZ","Length","Lines","Loaded","LoadedAsset","LoadedAssets","Loc","Localization","LocalizationAsset","LogDirFail","LogFileConfig","LogFileError","LogFileRotation","LogPath","LogSettings","LuaEngine","LuaPlugin","LuaPluginLoaderSessionPlugin","LuaPluginSystems","LuaPluginSystemsCell","LuaPluginSystemsState","LuaPlugins","LuaScript","LuaSingletons","M","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX_BOTH","MAX_STRONG","MAX_WEAK","MEDIUM_BOTH","MEDIUM_STRONG","MEDIUM_WEAK","MICROSECOND","MILLISECOND","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","Mail","Map","Map","Map","MarginMeta","Mat2","Mat3","Mat3A","Mat4","Maybe","MediaSelect","MediaStop","MemoryBackend","MetaAssetLoadCtx","Metadata","MetatableFn","Middle","Minus","Minutely","Mode","MouseButton","MouseButtonEvent","MouseInputs","MouseScreenPosition","MouseScrollEvent","MouseScrollUnit","MouseWorldPosition","MultipleEntities","Mute","MyComputer","N","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NANOSECOND","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_W","NEG_W","NEG_W","NEG_W","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NONE","Name","NavigateBackward","NavigateForward","NetworkDebugMenuState","NetworkHandle","Never","NextTrack","NoConvert","NoEntities","North","NotLoaded","Numlock","Numpad0","Numpad1","Numpad2","Numpad3","Numpad4","Numpad5","Numpad6","Numpad7","Numpad8","Numpad9","NumpadAdd","NumpadComma","NumpadDecimal","NumpadDivide","NumpadEnter","NumpadEquals","NumpadMultiply","NumpadSubtract","O","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ORANGE","Oem102","Offline","Once","Online","Opaque","Opaque","Opaque","Optional","OptionalMut","OptionalQueryItem","OptionalQueryItemMut","Other","Other","Other","P","PackfileMeta","Packs","PacksIter","PageDown","PageUp","Param","Paste","Path2d","Pause","Period","Pixels","PlayMusic","PlayPause","PlaySound","PlayerControls","Plus","PostUpdate","Power","PreUpdate","PrefixNotAscii","PrefixTooLong","Pressed","PrevTrack","Primitive","Primitive","Primitive","Primitive","PrimitiveRef","PrimitiveRefMut","Q","Quat","QueryItem","QuerySingleError","R","RAND_BITS","RED","RUNTIME","Ref","RefMut","Released","Repeating","Res","ResInit","ResMut","ResMutInit","Resources","Return","Rgba","Right","Right","RightStickX","RightStickY","RightThumb","RightTrigger","RightTrigger2","RightZ","RngGenerator","Root","RootLocalizationFieldIdx","S","SBox","SCHEMA_REGISTRY","SECOND","SMap","SVec","SchemaAssetHandle","SchemaBox","SchemaData","SchemaDeserialize","SchemaDeserializer","SchemaFieldNotFoundError","SchemaId","SchemaKind","SchemaLayoutInfo","SchemaMap","SchemaMapAccess","SchemaMapMutAccess","SchemaMetaAssetLoader","SchemaMismatchError","SchemaPath","SchemaPtrLoadCtx","SchemaRef","SchemaRefAccess","SchemaRefMut","SchemaRefMutAccess","SchemaRegistry","SchemaSerializer","SchemaVec","SchemaVecAccess","SchemaVecMutAccess","ScriptingGamePlugin","Scroll","Select","Semicolon","Serialize","Serialize","Session","SessionCommand","SessionOptions","SessionPlugin","SessionRunner","Sessions","Set","SetRumble","ShakeNoise","ShiftLeft","ShiftRight","SimpleSystemStage","Slash","Sleep","Snapshot","South","Space","Sprite","StageLabel","Start","State","StaticSoundData","StaticSystem","Stop","Stop","StopAllSounds","StopMusic","Stopwatch","Storage","StorageApi","String","String","String","Struct","Struct","Struct","StructFieldInfo","StructRefAccess","StructRefFieldIter","StructRefFieldIterField","StructRefMutAccess","StructRefMutFieldIter","StructRefMutFieldIterField","StructSchemaInfo","SuperLeft","SuperRight","SyncingInfo","Sys","Sysrq","System","SystemParam","SystemParam","SystemStage","SystemStageId","SystemStages","T","THREAD_RNG","TIME_BITS","TRUE","TRUE","TRUE","TRUE","TRUE","Tab","Tile","TileLayer","Time","Timer","TimerMode","Transform","TurboRand","U","U128","U128","U128","U16","U16","U16","U16","U32","U32","U32","U32","U64","U64","U64","U64Vec2","U64Vec3","U64Vec4","U8","U8","U8","U8","UVec2","UVec3","UVec4","Ulid","UlidDecode","UlidExt","Underline","Unlabeled","Unloaded","Unsafe","Unset","Unsupported","UntypedAtomicComponentStore","UntypedComponentBitsetIterator","UntypedComponentBitsetIteratorMut","UntypedComponentOptionalBitsetIterator","UntypedComponentOptionalBitsetIteratorMut","UntypedComponentStore","UntypedComponentStoreIter","UntypedComponentStoreIterMut","UntypedHandle","UntypedResource","UntypedResources","UnwrapMany","Up","Update","Ustr","UstrMap","UstrSet","V","VERY_LIGHT_BOTH","VERY_LIGHT_STRONG","VERY_LIGHT_WEAK","ValueExt","VariantInfo","Vec","Vec","Vec","Vec2","Vec2","Vec2","Vec2Swizzles","Vec3","Vec3","Vec3","Vec3A","Vec3Swizzles","Vec4","Vec4","Vec4","Vec4Swizzles","Version","Viewport","VolumeDown","VolumeScaleUpdate","VolumeUp","W","W","W","W","W","W","W","WHITE","Wake","WebAssetIo","WebBack","WebFavorites","WebForward","WebHome","WebRefresh","WebSearch","WebStop","West","Window","World","WorldRef","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","XYZ","XZY","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","YELLOW","YXZ","YZX","Yen","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZXY","ZYX","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_invariant","_kill_finished_audios","_pack_t","_pack_t","_phantom","_phantom","_phantom","_phantom","_phantom","_phantom","_phantom","_phantom","_process_audio_events","a","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs_diff","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","absolutize","absolutize_from","absolutize_virtually","active","active","active","active_players","active_players_checked","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_command","add_mat2","add_mat2","add_mat3","add_mat3","add_mat3","add_mat4","add_mat4","add_rumble","add_rumble_all","add_single_success_system","add_startup_system","add_system","add_system","add_system_to_stage","add_trauma","advance_exact","advance_frame","alive","all","all","all","all","all","all_cloned","alloc","allocator","alphabetic","alphanumeric","and","and_then","angle_between","angle_between","angle_between","angle_between","angle_between","angle_between","angle_between","animate_sprites","animation_plugin","animations","any","any","any","any","any","any_orthogonal_vector","any_orthogonal_vector","any_orthogonal_vector","any_orthonormal_pair","any_orthonormal_pair","any_orthonormal_pair","any_orthonormal_vector","any_orthonormal_vector","any_orthonormal_vector","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply_bitset","apply_bitset","apply_bitset","apply_bitset","apply_bitset","apply_bitset","apply_bitset","apply_inputs","array_to_str","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bits","as_char_ptr","as_cstr","as_deref","as_deref_mut","as_dmat2","as_dmat3","as_dmat3","as_dmat4","as_dvec2","as_dvec2","as_dvec2","as_dvec2","as_dvec2","as_dvec3","as_dvec3","as_dvec3","as_dvec3","as_dvec3","as_dvec3","as_dvec4","as_dvec4","as_dvec4","as_dvec4","as_dvec4","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_f32","as_f64","as_fd","as_i64vec2","as_i64vec2","as_i64vec2","as_i64vec2","as_i64vec2","as_i64vec3","as_i64vec3","as_i64vec3","as_i64vec3","as_i64vec3","as_i64vec3","as_i64vec4","as_i64vec4","as_i64vec4","as_i64vec4","as_i64vec4","as_ivec2","as_ivec2","as_ivec2","as_ivec2","as_ivec2","as_ivec3","as_ivec3","as_ivec3","as_ivec3","as_ivec3","as_ivec3","as_ivec4","as_ivec4","as_ivec4","as_ivec4","as_ivec4","as_loaded","as_loaded_mut","as_mat2","as_mat3","as_mat4","as_micros","as_millis","as_millis_f32","as_millis_f64","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_nanos","as_ptr","as_ptr","as_raw_fd","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_rgba","as_rgba_f32","as_schema_mut","as_schema_ref","as_secs","as_secs_f32","as_secs_f64","as_static_user_data","as_str","as_u64vec2","as_u64vec2","as_u64vec2","as_u64vec2","as_u64vec2","as_u64vec3","as_u64vec3","as_u64vec3","as_u64vec3","as_u64vec3","as_u64vec3","as_u64vec4","as_u64vec4","as_u64vec4","as_u64vec4","as_u64vec4","as_uvec2","as_uvec2","as_uvec2","as_uvec2","as_uvec2","as_uvec3","as_uvec3","as_uvec3","as_uvec3","as_uvec3","as_uvec3","as_uvec4","as_uvec4","as_uvec4","as_uvec4","as_uvec4","as_vec2","as_vec2","as_vec2","as_vec2","as_vec2","as_vec3","as_vec3","as_vec3","as_vec3","as_vec3","as_vec3a","as_vec3a","as_vec3a","as_vec3a","as_vec3a","as_vec4","as_vec4","as_vec4","as_vec4","as_vec4","asset","asset_change_recv","asset_change_send","asset_data","asset_ids","asset_loader","asset_packs_iter","asset_server","asset_server","asset_server","asset_url","assets","assets_downloaded","assets_errored","assets_loaded","assets_to_load","assume_init","assume_init","atlas","atlas","audio_center","audio_manager","averaged_kbps_sent","averaged_ping","axis","b","b","backend","bg_handle","bi_channel","bindings","bit_all","bit_and","bit_andnot","bit_any","bit_cond","bit_count","bit_disjoint","bit_eq","bit_flip","bit_fmt","bit_init","bit_len","bit_mask","bit_none","bit_not","bit_or","bit_reset","bit_set","bit_subset","bit_superset","bit_test","bit_xor","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitmask","bitmask","bitmask","bitmask","bitmask","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitset","bitset","bitset","bitset","bitset","bitset","bitset","bitset","bitset","bitset","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bones_handle","bool","bool","border","border_only","border_only","border_scale","border_scale","border_size","borders","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","buffer","build","bundles","button","button","button_events","button_state","cache","calculate_size_for","call","call","callsite_enabled","cast","cast_mut","cause","ceil","ceil","ceil","ceil","ceil","ceil","ceil","cell","cell","center","chance","char","char_ptr","check_for_error","check_for_raw_error","checked_add","checked_div","checked_mul","checked_sub","checked_sum","cid","cid","cjk_compat_variants","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp_length","clamp_length","clamp_length","clamp_length","clamp_length","clamp_length","clamp_length","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_min","clamp_length_min","clamp_length_min","clamp_length_min","clamp_length_min","clamp_length_min","clamp_length_min","clamped_values","clear_focus","clear_killed","clicked","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_data","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_fn","clone_from","clone_from","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_span","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp_precedence","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","col","col","col","col","col","col","col","col_mut","col_mut","col_mut","col_mut","col_mut","col_mut","col_mut","color","color","color","color","columns","commands","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","component","component_mut","component_store","component_store","components","components","components","components","components_count","components_count","conjugate","conjugate","connect","contains","contains","contains","contains","contains","contains","contains_cell","context","copysign","copysign","copysign","copysign","copysign","copysign","copysign","core","core","core_dir","core_item_iter","core_pack","core_root","core_stages","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create_bitset","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","cross","cross","cross","cross","cross","cross","cross","ctx","current","current_bundle","current_frame","current_id","current_id","current_id","current_id","current_pack","current_span","custom_layer","data","data","data","datetime","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","decay_rate","decrement_strong_count","decrement_strong_count_in","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_border","default_fn","delete","delete","delta","delta","delta_seconds","delta_seconds","delta_seconds_f64","delta_seconds_f64","dependencies","dependencies","dependencies","depth_max","depth_min","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize_fn","determinant","determinant","determinant","determinant","determinant","determinant","determinant","digit","disable","disable_all","disable_local_input","discard_reply","disconnected_players","disconnected_players","disconnected_players_checked","distance","distance","distance","distance","distance","distance","distance","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_duration_f32","div_duration_f64","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_f32","div_f64","dmat2","dmat3","dmat4","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast_raw","downcast_unchecked","downgrade","downloaded","dquat","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_fn","drop_span","duration","duration","duration","duration_since","dvec2","dvec3","dvec4","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","effects_volume_scale","effects_volume_scale","elapsed","elapsed","elapsed","elapsed","elapsed","elapsed_seconds","elapsed_seconds","elapsed_seconds_f64","elapsed_seconds_f64","elapsed_secs","elapsed_secs","elapsed_secs_f64","emit","emit","empty","empty","enable","enable_all","enable_lua","enabled","enabled","enabled","enabled_gamepads","encode","encode","encode_hex","encode_hex_upper","end_game","enter","entities","entity_components","enumerate_packs","enumerate_packs","enumerate_packs","enumerate_packs","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq_fn","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","error","errored","event","event","event","event_enabled","event_enabled","events","exec","executor","exit","exp","exp","exp","exp","exp","exp","exp","expect","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extension_information","f32","f32","f32_normalized","f64","f64","f64_normalized","fade_in_tween","family","family_name","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_idx","field_idx","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_offsets","fields","file_name_prefix","filter","filter","filter_map","filter_map","find_app_data_dir","finished","finished","first_update","first_with","first_with_bitset","flip_x","flip_x","flip_x","flip_y","flip_y","flip_y","floor","floor","floor","floor","floor","floor","floor","fluent_args","flush","flush","flush","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","focus_by_default","focus_on_hover","focus_on_hover","focused","font","for_type","force","force_mut","found","found","fps","fract","fract","fract","fract","fract","fract","fract","frame_at_index","frames","frames","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_affine3","from_affine3","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle_translation","from_angle_translation","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_bytes","from_cid","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cursor","from_datetime","from_datetime_with_source","from_days","from_default","from_diagonal","from_diagonal","from_diagonal","from_diagonal","from_diagonal","from_diagonal","from_diagonal","from_euler","from_euler","from_euler","from_euler","from_euler","from_euler","from_euler","from_existing","from_file","from_hours","from_iter","from_mat2","from_mat2","from_mat2","from_mat2","from_mat2","from_mat2_translation","from_mat2_translation","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3_translation","from_mat3_translation","from_mat3a","from_mat3a","from_mat3a","from_mat3a","from_mat4","from_mat4","from_mat4","from_mat4","from_mat4","from_mat4","from_mat4","from_media_source","from_micros","from_millis","from_mins","from_nanos","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_quat","from_quat","from_quat","from_quat","from_quat","from_quat","from_quat","from_raw","from_raw_in","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_rotation","from_rotation_arc","from_rotation_arc","from_rotation_arc_2d","from_rotation_arc_2d","from_rotation_arc_colinear","from_rotation_arc_colinear","from_rotation_translation","from_rotation_translation","from_rotation_translation","from_rotation_translation","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale_angle","from_scale_angle","from_scale_angle_translation","from_scale_angle_translation","from_scale_angle_translation","from_scale_angle_translation","from_scale_angle_translation","from_scale_rotation_translation","from_scale_rotation_translation","from_scale_rotation_translation","from_scale_rotation_translation","from_scaled_axis","from_scaled_axis","from_seconds","from_secs","from_secs_f32","from_secs_f64","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_str","from_str","from_str","from_str","from_str","from_str","from_string","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_type","from_untyped","from_untyped","from_value","from_vec4","from_vec4","from_weeks","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_xyzw","from_xyzw","full_name","fullscreen","g","game_version","game_version","game_version","game_version","game_version","gamepad","gamepad","gamepad","gamepad_events","ge","gen","gen_alphabetic","gen_alphanumeric","gen_bool","gen_chance","gen_char","gen_digit","gen_f32","gen_f32_range","gen_f64","gen_f64_range","gen_i128","gen_i16","gen_i16","gen_i16_range","gen_i32","gen_i32","gen_i32_range","gen_i64","gen_i64","gen_i64_range","gen_i8","gen_i8","gen_i8_range","gen_isize","gen_isize","gen_isize_range","gen_lowercase","gen_random_ascii_char","gen_random_ascii_string","gen_sample","gen_sample_iter","gen_sample_multiple","gen_sample_multiple_iter","gen_sample_multiple_mut","gen_sample_mut","gen_u128","gen_u16","gen_u16","gen_u16_range","gen_u32","gen_u32","gen_u32_range","gen_u64","gen_u64","gen_u64_range","gen_u8","gen_u8","gen_u8_range","gen_uppercase","gen_usize","gen_usize","gen_usize_range","gen_vec2","gen_vec2_range","gen_vec3","gen_vec3_range","gen_weighted_sample","gen_weighted_sample_mut","generate_id","generation","generation","generations","generations","get","get","get","get","get","get","get","get","get","get","get","get","get_animation","get_animation_mut","get_asset_untyped","get_asset_untyped_mut","get_by_schema","get_cell","get_cell","get_cell","get_cell_by_schema","get_control","get_control","get_control_mut","get_control_source","get_current_animation","get_current_animation_mut","get_entity_components","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_first_with","get_first_with_bitset","get_handle_from_cid","get_many_mut","get_many_mut","get_many_ref_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut_or_insert","get_mut_or_insert","get_mut_unchecked","get_or_insert","get_or_insert_default","get_or_insert_default_mut","get_or_insert_with","get_ref","get_ref_mut","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_resource","get_resource_mut","get_short_name","get_single_mut_with_bitset","get_single_mut_with_bitset","get_single_with","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset_mut","get_single_with_bitset_mut","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_untyped","get_untyped_handle_from_cid","get_untyped_mut","get_with","grid_size","gt","handle","handle_asset_changes","has_area","has_deleted","has_loaded","has_started","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash_fn","hex","highest_local_frames_behind","highest_ping","highest_remote_frames_behind","i128","i16","i32","i32","i64","i64","i64vec2","i64vec3","i64vec4","i8","id","id","id","id","id","id","id","id","id","id","id","id","idx","idx","idx","idx","idx","image","image","image","image_size","impl_bitset","impl_system_param","inc_downloaded","inc_errored","inc_loaded","inc_to_load","incompabile_packs","increment","increment_strong_count","increment_strong_count_in","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","info","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init_borrow","init_borrow_mut","init_resource","init_shared_resource","inner","inner","inner","inner_schema","input","insert","insert","insert","insert","insert","insert_animation","insert_box","insert_cell","insert_raw","insert_resource","insert_shared_resource","insert_stage_after","insert_stage_before","install","install","install","install","install","install","install_plugin","install_plugin","internal_generator","interpolate","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_handle","into_inner","into_inner","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_nanos","into_raw","into_raw_with_allocator","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sound","into_sound","into_split","into_split","into_typed","into_untyped","into_untyped","into_untyped","into_untyped_handle","into_userdata","into_value","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","io","is_alive","is_disabled","is_empty","is_enabled","is_finished","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan_mask","is_nan_mask","is_nan_mask","is_nan_mask","is_nan_mask","is_nan_mask","is_nan_mask","is_near_identity","is_near_identity","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_nil","is_none","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_offline","is_online","is_paused","is_read_vectored","is_set","is_some","is_unset","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_write_vectored","is_zero","isize","iter","iter","iter","iter","iter","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_mut","iter_mut","iter_mut","iter_mut_with_bitset","iter_mut_with_bitset","iter_mut_with_bitset","iter_mut_with_bitset_optional","iter_mut_with_bitset_optional","iter_mut_with_bitset_optional","iter_with","iter_with","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset_optional","iter_with_bitset_optional","iter_with_bitset_optional","ivec2","ivec3","ivec4","just_finished","key_code","key_events","key_schema","kill","kill_all","killed","killed","kind","lan","last_animation","last_confirmed_frame","last_update","layout","le","leak","leak","left","len","len","len","length","length","length","length","length","length","length","length","length","length_recip","length_recip","length_recip","length_recip","length_recip","length_recip","length_recip","length_recip","length_recip","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","level","likely","line_breaks","listen","load","load","load","load","load","load","load","load","load_asset","load_asset","load_asset_bytes","load_asset_forced","load_assets","load_core_pack","load_file","load_file","load_file","load_file","load_pack","load_progress","loaded","loc","loc","loc","local_frame_delay","local_player_idx","local_player_idx_checked","locales","lock","log","log_file","log_path","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","look_to_lh","look_to_lh","look_to_lh","look_to_lh","look_to_rh","look_to_rh","look_to_rh","look_to_rh","loop_region","lowercase","lowest_ping","lt","lua_game_plugin","main_volume_scale","main_volume_scale","maintain","major","make_mut","make_writer","map","map","map","map","map","map","map","map","map_or","map_or_else","map_split","map_split","margin","margin","margin","margin","mat2","mat3","mat3a","mat4","matrix2","matrix2","matrix3","matrix3","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max_angle_rad","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_id","max_level_hint","max_level_hint","max_log_files","max_offset","maximum_request_bytes","metadata_asset","metatable_fn","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_size","min_size","minor","mode","mode","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","monospace","movement","movement","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_add","mul_add","mul_add","mul_add","mul_add","mul_add","mul_add","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_f32","mul_f64","mul_mat2","mul_mat2","mul_mat3","mul_mat3","mul_mat3","mul_mat4","mul_mat4","mul_quat","mul_quat","mul_scalar","mul_scalar","mul_scalar","mul_scalar","mul_scalar","mul_scalar","mul_scalar","mul_vec2","mul_vec2","mul_vec3","mul_vec3","mul_vec3","mul_vec3","mul_vec3","mul_vec3a","mul_vec3a","mul_vec3a","mul_vec4","mul_vec4","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","music","music","music_fade_duration","music_fade_duration","music_state","music_volume_scale","music_volume_scale","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","nanos","ne","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","network_handle","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_cyclic","new_in","new_span","new_uninit","new_uninit_in","new_uninit_slice","new_uninit_slice_in","new_with_ulid","new_zeroed","new_zeroed_in","new_zeroed_slice","new_zeroed_slice_in","next","next","next","next","next","next","next","next","next","next","next_id","next_id","next_id","next_id","nfc","nfd","nfkc","nfkd","nil","normalize","normalize","normalize","normalize","normalize","normalize","normalize","normalize","normalize","normalize_or_zero","normalize_or_zero","normalize_or_zero","normalize_or_zero","normalize_or_zero","normalize_or_zero","normalize_or_zero","not","not","not","not","not","not","not","not","not","not","not","not","not","not","not","not","not","num_frames","offset","ok_or","ok_or_else","on_click_border","on_click_border","on_close","on_enter","on_exit","on_focus_border","on_focus_border","on_new_span","on_record","online","open","option","or","or_else","orig_ptr","orig_ptr","orig_ref","orig_ref","orig_schema","orig_schema","orthographic_lh","orthographic_lh","orthographic_rh","orthographic_rh","orthographic_rh_gl","orthographic_rh_gl","output_destination","pack","pack","pack","pack","pack_accessor","pack_dir","pack_dirs","pack_iter","pack_meta","pack_roots","pack_spec","packs","packs","packs","packs","packs_dir","padding","padding","padding","padding","padding","padding","paint","panning","parse","parse_error","parse_event","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_shuffle","patch","path","path","path","path_handles","pause","pause","pause","paused","paused","paused","paused","percent","percent_left","perp","perp","perp","perp","perp_dot","perp_dot","perp_dot","perp_dot","perspective_infinite_lh","perspective_infinite_lh","perspective_infinite_reverse_lh","perspective_infinite_reverse_lh","perspective_infinite_reverse_rh","perspective_infinite_reverse_rh","perspective_infinite_rh","perspective_infinite_rh","perspective_lh","perspective_lh","perspective_rh","perspective_rh","perspective_rh_gl","perspective_rh_gl","phantom","phantom","phantom","pin","pin_in","play_music","play_music_advanced","play_music_custom","play_music_from_settings","play_sound","playback_rate","player_network_stats","players_count","players_count_checked","players_network_stats","points","poll_for_event","poll_for_event_with_sequence","poll_for_raw_event","poll_for_raw_event_with_sequence","pos","position","powf","powf","powf","powf","powf","powf","powf","pre","precomputed_hash","prefetch_extension_information","prefetch_maximum_request_bytes","prefix","prefix","pressed","priority","priority","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","project_onto","project_onto","project_onto","project_onto","project_onto","project_onto","project_onto","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_point3","project_point3","proto","provide","ptr","ptr","ptr","ptr","ptr","ptr","ptr","ptr_eq","push_event","quat","query","query_count","query_count","queue","queue","r","random","random","random_seed","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","read","read","read_buf","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_to_end","read_to_string","read_vectored","recip","recip","recip","recip","recip","recip","recip","record","record_follows_from","recv","recv","recv_blocking","recv_blocking","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_hash","reflect_hash","reflect_hash","reflect_hash","reflect_hash","reflect_hash","reflect_hash","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","register_callsite","register_default_assets","register_default_assets","register_match_assets","register_schema","reject_from","reject_from","reject_from","reject_from","reject_from","reject_from","reject_from","reject_from_normalized","reject_from_normalized","reject_from_normalized","reject_from_normalized","reject_from_normalized","reject_from_normalized","reject_from_normalized","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","remaining","remaining_secs","remote_players_network_stats","remove","remove","remove","remove","remove","remove","remove_all_systems","remove_all_systems","remove_all_systems","remove_animation","remove_box","remove_raw","repeat","replace","replace","replace_with","request_receiver","request_sender","requests","reset","reset","reset_internals","reset_internals","reset_remove_all_systems","resource","resource_mut","resources","resources","response_receiver","response_sender","restart_game","restart_session","restore","reverse","reverse_dependencies","rgb","rgb_u8","rgba","rgba_u8","rich","rid","right","root","root","root","root","rotate","rotate","rotate","rotate","rotation","rotation","round","round","round","round","round","round","round","row","row","row","row","row","row","row","rows","run","run","run","run","run","run","run_script_system","run_system","runner","sample","sample_iter","sample_multiple","sample_multiple_iter","sample_multiple_mut","sample_mut","sample_rate","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","save","save","save","scale","scale","scale","scan_code","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schemas","schemas","schemas","schemas","secs","seek","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","send","send","send","send_blocking","send_blocking","send_request_with_reply","send_request_with_reply_with_fds","send_request_without_reply","send_trait_request_with_reply","send_trait_request_with_reply_with_fds","send_trait_request_without_reply","sense","sense","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","server","sessions","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set_a","set_b","set_current","set_duration","set_effects_volume_scale","set_elapsed","set_elapsed","set_g","set_game_version","set_io","set_main_volume_scale","set_mode","set_music_fade_duration","set_music_volume_scale","set_r","set_rumble","set_rumble_all","set_session_runner","set_sounds_fade_duration","set_state","set_strong_motor","set_volume_scales","set_weak_motor","settings","setup","setup","setup_logging","setup_logging_default","setup_logs","shared_resource","shared_resource_cell","shared_resource_mut","shared_resources","shared_resources","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","show","show","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shuffle","shuffle_svec","shuffle_vec","shuffle_vecdeque","signum","signum","signum","signum","signum","signum","signum","signum","signum","signum","signum","signum","signum","single_success_systems","single_with","singletons","singletons","size","size","size","size","size","size","slerp","slerp","slice","slice","slice","slice","snapshot","socket","socket_mut","sorted_session_keys","sounds_fade_duration","sounds_fade_duration","source","source","source","source","spawn_default_camera","spawn_local_obj","spawn_obj","speed","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","sprite_plugin","stages","stages","start","start_game","start_menu","start_position","start_time","startup","startup","startup_systems","state","state","status","status_local","step","step","stop","stop_all","stop_all_sounds","stop_music","stopwatch","storage","store","store","store","stream_safe","strong_count","strong_motor","strong_motor","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_mat2","sub_mat2","sub_mat3","sub_mat3","sub_mat3","sub_mat4","sub_mat4","subsec_micros","subsec_millis","subsec_nanos","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","swap","swizzles","system","system","systems","systems","systems","tag_type","take","take","test","test","test","test","test","text","texture_border_size","texture_size","themed","thickness","tick","tick","tile_collision","tile_pos","tile_size","tile_size","tiles","timer","times_finished_this_tick","times_finished_this_tick","timestamp_ms","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_axis_angle","to_axis_angle","to_bytes","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_euler","to_euler","to_load","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_scale_angle_translation","to_scale_angle_translation","to_scale_rotation_translation","to_scale_rotation_translation","to_scale_rotation_translation","to_scale_rotation_translation","to_scaled_axis","to_scaled_axis","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_str","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","top","total_kbps_sent","trace","trace","transform_point","transform_point","transform_point2","transform_point2","transform_point2","transform_point2","transform_point2","transform_point3","transform_point3","transform_point3","transform_point3","transform_point3a","transform_point3a","transform_vector2","transform_vector2","transform_vector2","transform_vector2","transform_vector2","transform_vector3","transform_vector3","transform_vector3","transform_vector3","transform_vector3a","transform_vector3a","translation","translation","translation","translation","translation","transpose","transpose","transpose","transpose","transpose","transpose","transpose","transpose","transpose","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","trauma","trunc","trunc","trunc","trunc","trunc","trunc","trunc","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","try_as_bits","try_borrow","try_borrow_mut","try_borrow_unguarded","try_borrow_unguarded_mut","try_cast","try_cast_mut","try_close","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from_secs_f32","try_from_secs_f64","try_get","try_get","try_get_handle_from_cid","try_get_many_mut","try_get_mut","try_get_untyped","try_get_untyped_handle_from_cid","try_get_untyped_mut","try_insert","try_insert_box","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_new","try_new_in","try_new_uninit","try_new_uninit_in","try_new_zeroed","try_new_zeroed_in","try_normalize","try_normalize","try_normalize","try_normalize","try_normalize","try_normalize","try_normalize","try_pin","try_pin_in","try_recv","try_recv","try_remove","try_send","try_send","try_unwrap","type_data","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_uuid","typed","u128","u16","u32","u32","u64","u64","u64vec2","u64vec3","u64vec4","u8","ui","ui_plugin","ulid","ulid","undo_leak","unit","unlikely","unpause","unpause","unpause","untyped","untyped","untyped","untyped","untyped","untyped_root","unwrap","unwrap_many","unwrap_or","unwrap_or_clone","unwrap_or_default","unwrap_or_else","unwrap_unchecked","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update","update_animation_banks","update_controls","update_just_pressed","update_with_instant","uppercase","usize","ustr","uvec2","uvec3","uvec4","value","value","value","value","value","value","value","value_schema","variants","vec","vec","vec","vec2","vec3","vec3a","vec4","version","version","version","version","viewport","visible","visible","volume","volume","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","w","w","w","w","w","w","w","w_axis","w_axis","wait_for_event","wait_for_event_with_sequence","wait_for_raw_event","wait_for_raw_event_with_sequence","wait_for_reply","wait_for_reply_or_error","wait_for_reply_or_raw_error","wait_for_reply_with_fds","wait_for_reply_with_fds_raw","warn","watch","watch","watch_for_changes","watcher","weak_count","weak_motor","weak_motor","weighted_sample","weighted_sample_mut","wheel_events","widgets","with_backend","with_borrow","with_borrow","with_color","with_context","with_core_stages","with_entities","with_settings","with_source","with_trauma","world","wrap","wrap","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","write","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_vectored","ww","ww","ww","ww","ww","ww","ww","www","www","www","www","www","www","www","wwww","wwww","wwww","wwww","wwww","wwww","wwww","wwwx","wwwx","wwwx","wwwx","wwwx","wwwx","wwwx","wwwy","wwwy","wwwy","wwwy","wwwy","wwwy","wwwy","wwwz","wwwz","wwwz","wwwz","wwwz","wwwz","wwwz","wwx","wwx","wwx","wwx","wwx","wwx","wwx","wwxw","wwxw","wwxw","wwxw","wwxw","wwxw","wwxw","wwxx","wwxx","wwxx","wwxx","wwxx","wwxx","wwxx","wwxy","wwxy","wwxy","wwxy","wwxy","wwxy","wwxy","wwxz","wwxz","wwxz","wwxz","wwxz","wwxz","wwxz","wwy","wwy","wwy","wwy","wwy","wwy","wwy","wwyw","wwyw","wwyw","wwyw","wwyw","wwyw","wwyw","wwyx","wwyx","wwyx","wwyx","wwyx","wwyx","wwyx","wwyy","wwyy","wwyy","wwyy","wwyy","wwyy","wwyy","wwyz","wwyz","wwyz","wwyz","wwyz","wwyz","wwyz","wwz","wwz","wwz","wwz","wwz","wwz","wwz","wwzw","wwzw","wwzw","wwzw","wwzw","wwzw","wwzw","wwzx","wwzx","wwzx","wwzx","wwzx","wwzx","wwzx","wwzy","wwzy","wwzy","wwzy","wwzy","wwzy","wwzy","wwzz","wwzz","wwzz","wwzz","wwzz","wwzz","wwzz","wx","wx","wx","wx","wx","wx","wx","wxw","wxw","wxw","wxw","wxw","wxw","wxw","wxww","wxww","wxww","wxww","wxww","wxww","wxww","wxwx","wxwx","wxwx","wxwx","wxwx","wxwx","wxwx","wxwy","wxwy","wxwy","wxwy","wxwy","wxwy","wxwy","wxwz","wxwz","wxwz","wxwz","wxwz","wxwz","wxwz","wxx","wxx","wxx","wxx","wxx","wxx","wxx","wxxw","wxxw","wxxw","wxxw","wxxw","wxxw","wxxw","wxxx","wxxx","wxxx","wxxx","wxxx","wxxx","wxxx","wxxy","wxxy","wxxy","wxxy","wxxy","wxxy","wxxy","wxxz","wxxz","wxxz","wxxz","wxxz","wxxz","wxxz","wxy","wxy","wxy","wxy","wxy","wxy","wxy","wxyw","wxyw","wxyw","wxyw","wxyw","wxyw","wxyw","wxyx","wxyx","wxyx","wxyx","wxyx","wxyx","wxyx","wxyy","wxyy","wxyy","wxyy","wxyy","wxyy","wxyy","wxyz","wxyz","wxyz","wxyz","wxyz","wxyz","wxyz","wxz","wxz","wxz","wxz","wxz","wxz","wxz","wxzw","wxzw","wxzw","wxzw","wxzw","wxzw","wxzw","wxzx","wxzx","wxzx","wxzx","wxzx","wxzx","wxzx","wxzy","wxzy","wxzy","wxzy","wxzy","wxzy","wxzy","wxzz","wxzz","wxzz","wxzz","wxzz","wxzz","wxzz","wy","wy","wy","wy","wy","wy","wy","wyw","wyw","wyw","wyw","wyw","wyw","wyw","wyww","wyww","wyww","wyww","wyww","wyww","wyww","wywx","wywx","wywx","wywx","wywx","wywx","wywx","wywy","wywy","wywy","wywy","wywy","wywy","wywy","wywz","wywz","wywz","wywz","wywz","wywz","wywz","wyx","wyx","wyx","wyx","wyx","wyx","wyx","wyxw","wyxw","wyxw","wyxw","wyxw","wyxw","wyxw","wyxx","wyxx","wyxx","wyxx","wyxx","wyxx","wyxx","wyxy","wyxy","wyxy","wyxy","wyxy","wyxy","wyxy","wyxz","wyxz","wyxz","wyxz","wyxz","wyxz","wyxz","wyy","wyy","wyy","wyy","wyy","wyy","wyy","wyyw","wyyw","wyyw","wyyw","wyyw","wyyw","wyyw","wyyx","wyyx","wyyx","wyyx","wyyx","wyyx","wyyx","wyyy","wyyy","wyyy","wyyy","wyyy","wyyy","wyyy","wyyz","wyyz","wyyz","wyyz","wyyz","wyyz","wyyz","wyz","wyz","wyz","wyz","wyz","wyz","wyz","wyzw","wyzw","wyzw","wyzw","wyzw","wyzw","wyzw","wyzx","wyzx","wyzx","wyzx","wyzx","wyzx","wyzx","wyzy","wyzy","wyzy","wyzy","wyzy","wyzy","wyzy","wyzz","wyzz","wyzz","wyzz","wyzz","wyzz","wyzz","wz","wz","wz","wz","wz","wz","wz","wzw","wzw","wzw","wzw","wzw","wzw","wzw","wzww","wzww","wzww","wzww","wzww","wzww","wzww","wzwx","wzwx","wzwx","wzwx","wzwx","wzwx","wzwx","wzwy","wzwy","wzwy","wzwy","wzwy","wzwy","wzwy","wzwz","wzwz","wzwz","wzwz","wzwz","wzwz","wzwz","wzx","wzx","wzx","wzx","wzx","wzx","wzx","wzxw","wzxw","wzxw","wzxw","wzxw","wzxw","wzxw","wzxx","wzxx","wzxx","wzxx","wzxx","wzxx","wzxx","wzxy","wzxy","wzxy","wzxy","wzxy","wzxy","wzxy","wzxz","wzxz","wzxz","wzxz","wzxz","wzxz","wzxz","wzy","wzy","wzy","wzy","wzy","wzy","wzy","wzyw","wzyw","wzyw","wzyw","wzyw","wzyw","wzyw","wzyx","wzyx","wzyx","wzyx","wzyx","wzyx","wzyx","wzyy","wzyy","wzyy","wzyy","wzyy","wzyy","wzyy","wzyz","wzyz","wzyz","wzyz","wzyz","wzyz","wzyz","wzz","wzz","wzz","wzz","wzz","wzz","wzz","wzzw","wzzw","wzzw","wzzw","wzzw","wzzw","wzzw","wzzx","wzzx","wzzx","wzzx","wzzx","wzzx","wzzx","wzzy","wzzy","wzzy","wzzy","wzzy","wzzy","wzzy","wzzz","wzzz","wzzz","wzzz","wzzz","wzzz","wzzz","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x_axis","x_axis","x_axis","x_axis","x_axis","x_axis","xor","xw","xw","xw","xw","xw","xw","xw","xww","xww","xww","xww","xww","xww","xww","xwww","xwww","xwww","xwww","xwww","xwww","xwww","xwwx","xwwx","xwwx","xwwx","xwwx","xwwx","xwwx","xwwy","xwwy","xwwy","xwwy","xwwy","xwwy","xwwy","xwwz","xwwz","xwwz","xwwz","xwwz","xwwz","xwwz","xwx","xwx","xwx","xwx","xwx","xwx","xwx","xwxw","xwxw","xwxw","xwxw","xwxw","xwxw","xwxw","xwxx","xwxx","xwxx","xwxx","xwxx","xwxx","xwxx","xwxy","xwxy","xwxy","xwxy","xwxy","xwxy","xwxy","xwxz","xwxz","xwxz","xwxz","xwxz","xwxz","xwxz","xwy","xwy","xwy","xwy","xwy","xwy","xwy","xwyw","xwyw","xwyw","xwyw","xwyw","xwyw","xwyw","xwyx","xwyx","xwyx","xwyx","xwyx","xwyx","xwyx","xwyy","xwyy","xwyy","xwyy","xwyy","xwyy","xwyy","xwyz","xwyz","xwyz","xwyz","xwyz","xwyz","xwyz","xwz","xwz","xwz","xwz","xwz","xwz","xwz","xwzw","xwzw","xwzw","xwzw","xwzw","xwzw","xwzw","xwzx","xwzx","xwzx","xwzx","xwzx","xwzx","xwzx","xwzy","xwzy","xwzy","xwzy","xwzy","xwzy","xwzy","xwzz","xwzz","xwzz","xwzz","xwzz","xwzz","xwzz","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xxw","xxw","xxw","xxw","xxw","xxw","xxw","xxww","xxww","xxww","xxww","xxww","xxww","xxww","xxwx","xxwx","xxwx","xxwx","xxwx","xxwx","xxwx","xxwy","xxwy","xxwy","xxwy","xxwy","xxwy","xxwy","xxwz","xxwz","xxwz","xxwz","xxwz","xxwz","xxwz","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxxw","xxxw","xxxw","xxxw","xxxw","xxxw","xxxw","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxyw","xxyw","xxyw","xxyw","xxyw","xxyw","xxyw","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxzw","xxzw","xxzw","xxzw","xxzw","xxzw","xxzw","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xyw","xyw","xyw","xyw","xyw","xyw","xyw","xyww","xyww","xyww","xyww","xyww","xyww","xyww","xywx","xywx","xywx","xywx","xywx","xywx","xywx","xywy","xywy","xywy","xywy","xywy","xywy","xywy","xywz","xywz","xywz","xywz","xywz","xywz","xywz","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyxw","xyxw","xyxw","xyxw","xyxw","xyxw","xyxw","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyyw","xyyw","xyyw","xyyw","xyyw","xyyw","xyyw","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyzw","xyzw","xyzw","xyzw","xyzw","xyzw","xyzw","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xzw","xzw","xzw","xzw","xzw","xzw","xzw","xzww","xzww","xzww","xzww","xzww","xzww","xzww","xzwx","xzwx","xzwx","xzwx","xzwx","xzwx","xzwx","xzwy","xzwy","xzwy","xzwy","xzwy","xzwy","xzwy","xzwz","xzwz","xzwz","xzwz","xzwz","xzwz","xzwz","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzxw","xzxw","xzxw","xzxw","xzxw","xzxw","xzxw","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzyw","xzyw","xzyw","xzyw","xzyw","xzyw","xzyw","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzzw","xzzw","xzzw","xzzw","xzzw","xzzw","xzzw","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y_axis","y_axis","y_axis","y_axis","y_axis","y_axis","yw","yw","yw","yw","yw","yw","yw","yww","yww","yww","yww","yww","yww","yww","ywww","ywww","ywww","ywww","ywww","ywww","ywww","ywwx","ywwx","ywwx","ywwx","ywwx","ywwx","ywwx","ywwy","ywwy","ywwy","ywwy","ywwy","ywwy","ywwy","ywwz","ywwz","ywwz","ywwz","ywwz","ywwz","ywwz","ywx","ywx","ywx","ywx","ywx","ywx","ywx","ywxw","ywxw","ywxw","ywxw","ywxw","ywxw","ywxw","ywxx","ywxx","ywxx","ywxx","ywxx","ywxx","ywxx","ywxy","ywxy","ywxy","ywxy","ywxy","ywxy","ywxy","ywxz","ywxz","ywxz","ywxz","ywxz","ywxz","ywxz","ywy","ywy","ywy","ywy","ywy","ywy","ywy","ywyw","ywyw","ywyw","ywyw","ywyw","ywyw","ywyw","ywyx","ywyx","ywyx","ywyx","ywyx","ywyx","ywyx","ywyy","ywyy","ywyy","ywyy","ywyy","ywyy","ywyy","ywyz","ywyz","ywyz","ywyz","ywyz","ywyz","ywyz","ywz","ywz","ywz","ywz","ywz","ywz","ywz","ywzw","ywzw","ywzw","ywzw","ywzw","ywzw","ywzw","ywzx","ywzx","ywzx","ywzx","ywzx","ywzx","ywzx","ywzy","ywzy","ywzy","ywzy","ywzy","ywzy","ywzy","ywzz","ywzz","ywzz","ywzz","ywzz","ywzz","ywzz","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yxw","yxw","yxw","yxw","yxw","yxw","yxw","yxww","yxww","yxww","yxww","yxww","yxww","yxww","yxwx","yxwx","yxwx","yxwx","yxwx","yxwx","yxwx","yxwy","yxwy","yxwy","yxwy","yxwy","yxwy","yxwy","yxwz","yxwz","yxwz","yxwz","yxwz","yxwz","yxwz","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxxw","yxxw","yxxw","yxxw","yxxw","yxxw","yxxw","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxyw","yxyw","yxyw","yxyw","yxyw","yxyw","yxyw","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxzw","yxzw","yxzw","yxzw","yxzw","yxzw","yxzw","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yyw","yyw","yyw","yyw","yyw","yyw","yyw","yyww","yyww","yyww","yyww","yyww","yyww","yyww","yywx","yywx","yywx","yywx","yywx","yywx","yywx","yywy","yywy","yywy","yywy","yywy","yywy","yywy","yywz","yywz","yywz","yywz","yywz","yywz","yywz","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyxw","yyxw","yyxw","yyxw","yyxw","yyxw","yyxw","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyyw","yyyw","yyyw","yyyw","yyyw","yyyw","yyyw","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyzw","yyzw","yyzw","yyzw","yyzw","yyzw","yyzw","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yzw","yzw","yzw","yzw","yzw","yzw","yzw","yzww","yzww","yzww","yzww","yzww","yzww","yzww","yzwx","yzwx","yzwx","yzwx","yzwx","yzwx","yzwx","yzwy","yzwy","yzwy","yzwy","yzwy","yzwy","yzwy","yzwz","yzwz","yzwz","yzwz","yzwz","yzwz","yzwz","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzxw","yzxw","yzxw","yzxw","yzxw","yzxw","yzxw","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzyw","yzyw","yzyw","yzyw","yzyw","yzyw","yzyw","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzzw","yzzw","yzzw","yzzw","yzzw","yzzw","yzzw","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","z","z","z","z","z","z","z","z","z","z","z","z","z","z","z_axis","z_axis","z_axis","z_axis","z_axis","zip","zw","zw","zw","zw","zw","zw","zw","zww","zww","zww","zww","zww","zww","zww","zwww","zwww","zwww","zwww","zwww","zwww","zwww","zwwx","zwwx","zwwx","zwwx","zwwx","zwwx","zwwx","zwwy","zwwy","zwwy","zwwy","zwwy","zwwy","zwwy","zwwz","zwwz","zwwz","zwwz","zwwz","zwwz","zwwz","zwx","zwx","zwx","zwx","zwx","zwx","zwx","zwxw","zwxw","zwxw","zwxw","zwxw","zwxw","zwxw","zwxx","zwxx","zwxx","zwxx","zwxx","zwxx","zwxx","zwxy","zwxy","zwxy","zwxy","zwxy","zwxy","zwxy","zwxz","zwxz","zwxz","zwxz","zwxz","zwxz","zwxz","zwy","zwy","zwy","zwy","zwy","zwy","zwy","zwyw","zwyw","zwyw","zwyw","zwyw","zwyw","zwyw","zwyx","zwyx","zwyx","zwyx","zwyx","zwyx","zwyx","zwyy","zwyy","zwyy","zwyy","zwyy","zwyy","zwyy","zwyz","zwyz","zwyz","zwyz","zwyz","zwyz","zwyz","zwz","zwz","zwz","zwz","zwz","zwz","zwz","zwzw","zwzw","zwzw","zwzw","zwzw","zwzw","zwzw","zwzx","zwzx","zwzx","zwzx","zwzx","zwzx","zwzx","zwzy","zwzy","zwzy","zwzy","zwzy","zwzy","zwzy","zwzz","zwzz","zwzz","zwzz","zwzz","zwzz","zwzz","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zxw","zxw","zxw","zxw","zxw","zxw","zxw","zxww","zxww","zxww","zxww","zxww","zxww","zxww","zxwx","zxwx","zxwx","zxwx","zxwx","zxwx","zxwx","zxwy","zxwy","zxwy","zxwy","zxwy","zxwy","zxwy","zxwz","zxwz","zxwz","zxwz","zxwz","zxwz","zxwz","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxxw","zxxw","zxxw","zxxw","zxxw","zxxw","zxxw","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxyw","zxyw","zxyw","zxyw","zxyw","zxyw","zxyw","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxzw","zxzw","zxzw","zxzw","zxzw","zxzw","zxzw","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zyw","zyw","zyw","zyw","zyw","zyw","zyw","zyww","zyww","zyww","zyww","zyww","zyww","zyww","zywx","zywx","zywx","zywx","zywx","zywx","zywx","zywy","zywy","zywy","zywy","zywy","zywy","zywy","zywz","zywz","zywz","zywz","zywz","zywz","zywz","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyxw","zyxw","zyxw","zyxw","zyxw","zyxw","zyxw","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyyw","zyyw","zyyw","zyyw","zyyw","zyyw","zyyw","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyzw","zyzw","zyzw","zyzw","zyzw","zyzw","zyzw","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zzw","zzw","zzw","zzw","zzw","zzw","zzw","zzww","zzww","zzww","zzww","zzww","zzww","zzww","zzwx","zzwx","zzwx","zzwx","zzwx","zzwx","zzwx","zzwy","zzwy","zzwy","zzwy","zzwy","zzwy","zzwy","zzwz","zzwz","zzwz","zzwz","zzwz","zzwz","zzwz","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzxw","zzxw","zzxw","zzxw","zzxw","zzxw","zzxw","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzyw","zzyw","zzyw","zzyw","zzyw","zzyw","zzyw","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzzw","zzzw","zzzw","zzzw","zzzw","zzzw","zzzw","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","extension","extensions","loader","effects_volume_scale","fade_out","fade_out","force_restart","main_volume_scale","music_volume_scale","sound_settings","sound_source","sound_source","volume","alpha","blue","green","red","duration","duration","gamepad","gamepad","gamepad","intensity","intensity","executor","systems","align","size","align","schema_ref","size","align","schema_ref","size","key","value","current_frame","current_frame","disconnected_players","last_confirmed_frame","local_frame_delay","local_player_idx","players_network_stats","random_seed","random_seed","socket","Chain","Context","Err","Error","Ok","Ok","Result","__clone_box","anyhow","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_ref","as_ref","backtrace","bail","borrow","borrow","borrow_mut","borrow_mut","chain","clone","clone_into","clone_to_uninit","context","context","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast_mut","downcast_ref","drop","drop","drop","ensure","fmt","fmt","format_err","from","from","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","inner","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_fallible","into_iter","into_sample","into_sample","is","is_in_subset","is_in_subset","len","msg","new","new","next","next_back","raw_clone","raw_default","raw_drop","raw_drop","root_cause","size_hint","state","to_owned","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","with_context","AudioCenter","AudioEvent","PlayMusic","PlaySound","StopAllSounds","StopMusic","VolumeScaleUpdate","_kill_finished_audios","_process_audio_events","effects_volume_scale","events","main_volume_scale","music","music_fade_duration","music_volume_scale","sounds_fade_duration","effects_volume_scale","fade_out","fade_out","force_restart","main_volume_scale","music_volume_scale","sound_settings","sound_source","sound_source","volume","AudioLoader","AudioManager","AudioSource","Cpal","CpalWithFallbackBackend","Dummy","Asset","Asset","Asset","AssetNotLoaded","AssetRef","Component","Component","Component","ComponentBorrow","ComponentBorrowMut","ComponentRef","EcsRef","EcsRefBorrow","EcsRefBorrowError","EcsRefBorrowKind","EcsRefBorrowMut","EcsRefBorrowMutKind","EcsRefData","FieldNotFound","Free","Free","Free","MissingComponent","MissingResource","Resource","Resource","Resource","SchemaLuaEcsRefMetatable","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","assets","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","components","create","data","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","ecsref","entities","entity","entity","entity","env","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_value","from_world","from_world","handle","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_value","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","metatable","metatable_fn","no_newindex","path","path","path","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","register_lua_typedata","resources","schema","schema","schema_ref","schema_ref","schema_ref_mut","schema_ref_mut","server","store","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","world","component_name","entity","metatable","metatable","Asset","Asset","Asset","AssetNotLoaded","AssetRef","Component","Component","Component","ComponentBorrow","ComponentBorrowMut","ComponentRef","EcsRef","EcsRefBorrow","EcsRefBorrowError","EcsRefBorrowKind","EcsRefBorrowMut","EcsRefBorrowMutKind","EcsRefData","FieldNotFound","Free","Free","Free","MissingComponent","MissingResource","Resource","Resource","Resource","SchemaLuaEcsRefMetatable","borrow","borrow","borrow","borrow","data","entity","entity","entity","handle","metatable","path","path","path","server","store","component_name","entity","entities_metatable","metatable","metatable","schema_fn","schema_of_fn","metatable","Bool","Box","Enum","EnumSchemaInfo","EnumTagType","F32","F64","FromType","HasSchema","HasSchema","I128","I16","I32","I64","I8","Map","Opaque","Primitive","Primitive","SchemaData","SchemaKind","SchemaLayoutInfo","String","Struct","StructFieldInfo","StructSchemaInfo","U128","U16","U16","U32","U32","U64","U8","U8","Unsafe","VariantInfo","Vec","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","alloc","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_enum","as_primitive","as_schema_mut","as_schema_ref","as_struct","as_vec","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cast","cast_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_fn","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","compute_layout_info","default_fn","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_fn","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","eq","eq","eq","eq","eq_fn","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","field_offsets","fields","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_type","full_name","get","has_opaque","hash","hash_fn","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kind","layout","layout","name","name","name","new","prelude","ptr","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_fns","raw_hash","register_schema","registry","schema","schema","schema","ser_de","tag_type","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_cast","try_cast_mut","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_data","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","variants","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","align","size","key","value","LayoutExt","ResizableAlloc","ResizableAllocIter","ResizableAllocIterMut","SMap","SVec","SVecIntoIter","SVecIter","SVecIterMut","SchemaMap","SchemaVec","SchemaVecIter","SchemaVecIterMut","TypeDataAlreadyInserted","TypeDatas","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_phantom","_phantom","alloc","alloc","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_ptr","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","cap","capacity","capacity","capacity","checked_sum","checked_sum","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","contains_key","create","create","create","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","emit","emit","end","end","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","first","first_mut","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_iter","from_iter","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","get","get","get","get","get","get_mut","get_mut","get_mut","get_mut","get_ref","get_ref","get_ref","get_ref_mut","get_ref_mut","get_ref_unchecked","get_ref_unchecked_mut","hash","hash","idx","idx","idx","idx","idx","idx","index","index","index","index_mut","index_mut","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert","insert","insert_box","insert_box","insert_box_unchecked","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_schema_map","into_schema_vec","into_smap","into_svec","is_empty","is_empty","is_empty","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","iter","iter","iter","iter","iter","iter","iter_mut","iter_mut","iter_mut","iter_mut","iter_mut","key_schema","key_schema","keys","keys","last","last_mut","layout","layout","len","len","len","len","len","map","map","multiunzip","new","new","new","new","new","next","next","next","next","next","next","next","next_back","next_back","padding_needed_for","pop","pop","pop_box","pop_if","ptr","push","push","push_box","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_hash","remove","remove","remove","remove","remove_box","remove_unchecked","repeat","resize","retain","retain_mut","reverse","schema","schema","schema","schema","size_hint","svec","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","truncate","truncate","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_get","try_get","try_get_mut","try_get_mut","try_get_ref","try_get_ref_mut","try_insert","try_insert_box","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into_smap","try_into_svec","try_pop","try_push","try_push_box","try_remove","try_remove_box","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unchecked_idx","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","value_schema","value_schema","values","values","values_mut","values_mut","vec","vec","vec","vec","vec","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","with_capacity","Bool","Bool","Bool","Box","Enum","Enum","Enum","EnumRefAccess","EnumRefMutAccess","EnumSchemaInfo","EnumTagType","F32","F32","F32","F64","F64","F64","FieldIdx","FieldPath","FromType","HasSchema","HasSchema","I128","I128","I128","I16","I16","I16","I32","I32","I32","I64","I64","I64","I8","I8","I8","Idx","Map","Map","Map","Name","Opaque","Opaque","Opaque","Primitive","Primitive","Primitive","Primitive","PrimitiveRef","PrimitiveRefMut","SBox","SCHEMA_REGISTRY","SMap","SVec","SchemaBox","SchemaData","SchemaDeserialize","SchemaDeserializer","SchemaFieldNotFoundError","SchemaId","SchemaKind","SchemaLayoutInfo","SchemaMap","SchemaMapAccess","SchemaMapMutAccess","SchemaMismatchError","SchemaRef","SchemaRefAccess","SchemaRefMut","SchemaRefMutAccess","SchemaRegistry","SchemaSerializer","SchemaVec","SchemaVecAccess","SchemaVecMutAccess","String","String","String","Struct","Struct","Struct","StructFieldInfo","StructRefAccess","StructRefFieldIter","StructRefFieldIterField","StructRefMutAccess","StructRefMutFieldIter","StructRefMutFieldIterField","StructSchemaInfo","U128","U128","U128","U16","U16","U16","U16","U32","U32","U32","U32","U64","U64","U64","U8","U8","U8","U8","Unsafe","VariantInfo","Vec","Vec","Vec","_phantom","_phantom","_phantom","_phantom","_phantom","as_schema_mut","as_schema_ref","b","buffer","cast","cast_mut","clone_fn","default_fn","deserialize_fn","drop_fn","eq_fn","field_idx","field_idx","field_offsets","fields","from_type","full_name","hash_fn","id","idx","key_schema","kind","layout","len","map","map","map","map","name","name","name","name","name","next_id","orig_ptr","orig_ptr","orig_ref","orig_ref","orig_schema","orig_schema","ptr","ptr","ptr","ptr","ptr","register_schema","schema","schema","schema","schema","schema","schema","schema","schemas","tag_type","try_cast","try_cast_mut","type_data","type_id","value","value","value_schema","variants","vec","vec","vec","align","size","align","schema_ref","size","align","schema_ref","size","key","value","Bool","Bool","Enum","Enum","EnumRefAccess","EnumRefMutAccess","F32","F32","F64","F64","FieldIdx","FieldPath","I128","I128","I16","I16","I32","I32","I64","I64","I8","I8","Idx","MSG","Map","Map","Name","Opaque","Opaque","Primitive","Primitive","PrimitiveRef","PrimitiveRefMut","SBox","SchemaBox","SchemaFieldNotFoundError","SchemaMapAccess","SchemaMapMutAccess","SchemaMismatchError","SchemaRef","SchemaRefAccess","SchemaRefMut","SchemaRefMutAccess","SchemaVecAccess","SchemaVecMutAccess","String","String","Struct","Struct","StructRefAccess","StructRefFieldIter","StructRefFieldIterField","StructRefMutAccess","StructRefMutFieldIter","StructRefMutFieldIterField","U128","U128","U16","U16","U32","U32","U64","U64","U8","U8","Vec","Vec","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_phantom","_phantom","_phantom","access","access_mut","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_box","as_dyn_eq","as_map","as_mut","as_mut","as_ptr","as_ptr","as_ptr","as_ref","as_ref","as_ref","as_ref","as_schema_ref","as_vec","b","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cast","cast_into","cast_into_mut","cast_into_mut_unchecked","cast_into_unchecked","cast_into_unchecked","cast_mut","cast_mut","cast_mut_unchecked","cast_ref","cast_unchecked","checked_sum","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into_box","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","debug_format_value","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","field","field","field","field","field","field_idx","field_idx","field_path","field_path","field_path","field_path","fields","fields","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","forget","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ptr_schema","from_ptr_schema","from_raw_parts","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","hash","hash","hash","idx","info","info","info","info","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_access_mut","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_box","into_fallible","into_fallible","into_field","into_field","into_field_path","into_fields","into_iter","into_iter","into_iter","into_iter","into_map","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sbox","into_schema_box","into_schema_ref","into_schema_ref","into_schema_ref","into_schema_ref_mut","into_schema_ref_mut","into_vec","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","map","map","metatable_fn","metatable_fn","name","name","new","new","new","new","new","new","new_borrowed","new_borrowed","next","next","orig_ptr","orig_ptr","orig_ref","orig_ref","orig_schema","orig_schema","ptr","ptr","ptr","ptr","ptr","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","reborrow","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","try_cast","try_cast_into","try_cast_into_mut","try_cast_mut","try_cast_mut","try_cast_ref","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_get_flappy_meta","try_hash","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into_sbox","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uninitialized","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","value","value","value","value","variant_idx","variant_idx","variant_info","variant_name","variant_name","variant_struct_info","vec","vec","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","write","align","schema_ref","size","align","schema_ref","size","RawClone","RawDefault","RawDrop","RawEq","RawHash","raw_clone","raw_clone_cb","raw_default","raw_default_cb","raw_drop","raw_drop_cb","raw_eq","raw_eq_cb","raw_hash","raw_hash_cb","SCHEMA_REGISTRY","SchemaId","SchemaRegistry","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","hash","id","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","next_id","raw_clone","raw_drop","raw_drop","raw_eq","raw_hash","register","schemas","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","SchemaDeserialize","SchemaDeserializer","SchemaSerializer","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize_fn","do_erased_serialize","downcast","downcast","downcast","drop","drop","drop","erased_serialize","erased_serialize","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_type","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_drop","raw_drop","raw_drop","schema","serialize","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","CreateError","Deref","DerefMut","GEN_KIND","GenCore","HashMap","HashSet","InvalidFormat","LabeledId","LabeledIdCreateError","LabledIdParseError","PrefixNotAscii","PrefixTooLong","THREAD_RNG","TurboRand","Ulid","UlidDecode","UlidExt","alphabetic","alphanumeric","bool","chance","char","create","default","digit","f32","f32_normalized","f64","f64_normalized","gen","gen_i128","gen_i16","gen_i32","gen_i64","gen_i8","gen_isize","gen_u128","gen_u16","gen_u32","gen_u64","gen_u8","gen_usize","get_short_name","i128","i16","i32","i64","i8","index","isize","lowercase","partial_shuffle","prefix","prelude","sample","sample_iter","sample_multiple","sample_multiple_iter","sample_multiple_mut","sample_mut","shuffle","u128","u16","u32","u64","u8","ulid","uppercase","usize","weighted_sample","weighted_sample_mut","CreateError","Deref","DerefMut","GEN_KIND","GenCore","HashMap","HashSet","InvalidFormat","LabeledId","LabeledIdCreateError","LabledIdParseError","PrefixNotAscii","PrefixTooLong","THREAD_RNG","TurboRand","Ulid","UlidDecode","UlidExt","alphabetic","alphanumeric","bool","chance","char","create","default","digit","f32","f32_normalized","f64","f64_normalized","gen","gen_i128","gen_i16","gen_i32","gen_i64","gen_i8","gen_isize","gen_u128","gen_u16","gen_u32","gen_u64","gen_u8","gen_usize","get_short_name","i128","i16","i32","i64","i8","index","isize","lowercase","partial_shuffle","prefix","sample","sample_iter","sample_multiple","sample_multiple_iter","sample_multiple_mut","sample_mut","shuffle","u128","u16","u32","u64","u8","ulid","uppercase","usize","weighted_sample","weighted_sample_mut","BVec2","BVec3","BVec3A","BVec4","BVec4A","w","x","x","x","y","y","y","z","z","AtomicBorrow","AtomicBorrowMut","Lock","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","check_read_refs_count","check_write_refs_count","clone","clone","clone_borrow","clone_borrow_mut","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","drop","drop","dummy","dummy","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_borrowed","is_in_subset","is_in_subset","is_reading","is_writing","lock","lock","new_lock","raw_drop","raw_drop","release_borrow","release_borrow_mut","restore_leaked","restore_leaked","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_borrow","try_borrow_mut","try_from","try_from","try_into","try_into","try_new","try_new","type_id","type_id","upcast","upcast","vzip","vzip","DashMap","DashSet","Map","ReadOnlyView","TryReserveError","__clone_box","__clone_box","__clone_box","__clone_box","_alter","_alter","_alter_all","_alter_all","_capacity","_capacity","_clear","_contains_key","_entry","_entry","_get","_get","_get_mut","_get_mut","_get_read_shard","_get_read_shard","_hasher","_hasher","_insert","_insert","_is_empty","_iter","_iter","_iter_mut","_iter_mut","_len","_len","_remove","_remove","_remove_if","_remove_if","_remove_if_mut","_remove_if_mut","_retain","_retain","_shard_count","_shard_count","_shrink_to_fit","_shrink_to_fit","_try_entry","_try_entry","_try_get","_try_get","_try_get_mut","_try_get_mut","_try_yield_read_shard","_try_yield_read_shard","_try_yield_write_shard","_try_yield_write_shard","_view","_view","_yield_read_shard","_yield_read_shard","_yield_write_shard","_yield_write_shard","alter","alter_all","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bitand","bitor","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capacity","capacity","capacity","checked_sum","clear","clear","clone","clone","clone","clone","clone_from","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","contains","contains_key","contains_key","create","create","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","entry","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","fmt","fmt","fmt","fmt","from","from","from","from","from_iter","from_iter","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","get","get","get","get_key_value","get_mut","hash_usize","hash_usize","hasher","hasher","init","init","init","init","inner","insert","insert","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_inner","into_iter","into_iter","into_iter","into_read_only","into_sample","into_sample","into_sample","into_sample","is_empty","is_empty","is_empty","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","iter","iter","iter","iter","iter_mut","iter_set","keys","len","len","len","len","map","mapref","measure_and_replace","new","new","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","remove","remove","remove_if","remove_if","remove_if_mut","retain","retain","retain_recent","setref","shards","shift","shl","shr","shrink_to_fit","shrink_to_fit","shrink_to_fit","sub","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_entry","try_from","try_from","try_from","try_from","try_get","try_get_mut","try_into","try_into","try_into","try_into","try_reserve","try_result","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","values","view","vzip","vzip","vzip","vzip","with_capacity","with_capacity","with_capacity_and_hasher","with_capacity_and_hasher","with_capacity_and_hasher_and_shard_amount","with_capacity_and_shard_amount","with_hasher","with_hasher","with_hasher_and_shard_amount","with_shard_amount","Iter","IterMut","OwningIter","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","current","current","current","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_fallible","into_iter","into_iter","into_iter","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","map","map","map","multiunzip","next","next","next","raw_clone","raw_drop","raw_drop","raw_drop","shard_i","shard_i","shard_i","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Iter","OwningIter","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","checked_sum","cjk_compat_variants","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","emit","emit","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","inner","inner","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_iter","into_iter","into_sample","into_sample","is_in_subset","is_in_subset","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","next","next","nfc","nfd","nfkc","nfkd","raw_drop","raw_drop","stream_safe","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","entry","multiple","one","Entry","Occupied","OccupiedEntry","Vacant","VacantEntry","and_modify","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","elem","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","get","get_mut","init","init","init","insert","insert","insert","insert_entry","insert_entry","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_key","into_key","into_key","into_ref","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","key","key","key","key","key","or_default","or_insert","or_insert_with","or_try_insert_with","raw_drop","raw_drop","raw_drop","remove","remove_entry","replace_entry","shard","shard","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","RefMulti","RefMutMulti","_guard","_guard","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","drop","drop","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","k","k","key","key","pair","pair","pair_mut","raw_drop","raw_drop","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","v","v","value","value","value_mut","vzip","vzip","MappedRef","MappedRefMut","Ref","RefMut","_guard","_guard","_guard","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bits","as_ref","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downgrade","drop","drop","drop","drop","encode_hex","encode_hex_upper","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","guard","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","k","k","k","k","key","key","key","key","map","map","map","map","pair","pair","pair","pair","pair_mut","pair_mut","raw_drop","raw_drop","raw_drop","raw_drop","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_as_bits","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_map","try_map","try_map","try_map","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","v","v","v","v","value","value","value","value","value_mut","value_mut","vzip","vzip","vzip","vzip","multiple","one","RefMulti","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","init","inner","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","key","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Ref","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","init","inner","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","key","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Absent","Locked","Present","TryResult","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_absent","is_in_subset","is_locked","is_present","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","try_unwrap","type_id","unwrap","upcast","vzip","FrameDiagState","FrameTimeWindowState","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fps","fps_avg","frame_diagnostic_window","frame_time","frame_time_avg","frame_time_diagnostics_plugin","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","max_fps","max_frame_time","min_fps","min_frame_time","open","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","reset","schema","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","A","ALL","ALT","ALT_SHIFT","Above","AboveOrBelow","Alias","Align","Align2","AllScroll","Area","ArrowDown","ArrowLeft","ArrowRight","ArrowUp","B","BLACK","BLACK","BLUE","BLUE","BOTTOM","BROWN","Background","Backspace","Below","Body","BottomUp","Button","Button","Button","Bytes","C","CENTER_BOTTOM","CENTER_CENTER","CENTER_TOP","COMMAND","CTRL","Callback","Cancel","Cell","Center","CentralPanel","Checkbox","Checkbox","Circle","ClippedPrimitive","CollapsingHeader","CollapsingHeader","CollapsingResponse","Color","Color32","ColorButton","ColorImage","ComboBox","ComboBox","CompositionEnd","CompositionStart","CompositionUpdate","Context","ContextMenu","Copy","Copy","Critical","Crosshair","CubicBezier","CursorIcon","Cut","D","DARK_BLUE","DARK_GRAY","DARK_GREEN","DARK_RED","DEBUG_COLOR","DOWN","Debug","Default","Default","Delete","Direction","DragValue","DragValue","DroppedFile","E","EVERYTHING","EVERYTHING","End","End","Enter","Escape","Event","EventFilter","Exact","Extra1","Extra2","F","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F3","F4","F5","F6","F7","F8","F9","Font","FontData","FontDefinitions","FontFamily","FontId","FontId","FontImage","FontSelection","FontTweak","Foreground","Fraction","Frame","FullOutput","G","GOLD","GRAY","GREEN","GREEN","Galley","Galley","Grab","Grabbing","Grid","H","Heading","Height","Help","Home","Horizontal","HoveredFile","Hyperlink","I","INFINITY","IconPainter","Id","IdMap","Image","ImageButton","ImageButton","ImageData","ImageFit","ImageOptions","ImageSize","ImageSource","Informational","InnerResponse","InputState","Insert","J","K","KHAKI","Key","Key","KeyboardShortcut","L","LEFT","LEFT","LEFT_BOTTOM","LEFT_CENTER","LEFT_TOP","LIGHT_BLUE","LIGHT_GRAY","LIGHT_GREEN","LIGHT_RED","LIGHT_YELLOW","LINEAR","Label","Label","LayerId","Layout","LayoutJob","LeftToRight","Line","LineSegment","Linear","Link","Link","M","MAC_CMD","Managed","Margin","Max","Memory","Mesh","Mesh","Middle","Middle","Min","Minus","ModifierNames","Modifiers","Monospace","Monospace","MouseWheel","MouseWheelUnit","Move","Move","MultiTouchInfo","N","NAMES","NAN","NAN","NEAREST","NONE","NONE","NOTHING","NOTHING","NUM_POINTER_BUTTONS","Name","Name","Nearest","NoDrop","None","Noop","NotAllowed","Num0","Num1","Num2","Num3","Num4","Num5","Num6","Num7","Num8","Num9","NumExt","O","OpenUrl","Options","Order","Original","Other","P","Page","PageDown","PageUp","PaintCallback","PaintCallbackInfo","Painter","PanelResizeLine","Paste","Path","PlatformOutput","PlusEquals","Point","PointerButton","PointerButton","PointerGone","PointerMoved","PointerState","PointingHand","Pos2","Primary","Progress","ProgressBar","Proportional","Q","QuadraticBezier","R","RED","RED","RIGHT","RIGHT","RIGHT_BOTTOM","RIGHT_CENTER","RIGHT_TOP","RadioButton","RadioButton","Rangef","RawInput","Rect","Rect","RequestRepaintInfo","Reset","Resize","ResizeColumn","ResizeEast","ResizeHorizontal","ResizeNeSw","ResizeNorth","ResizeNorthEast","ResizeNorthWest","ResizeNwSe","ResizeRow","ResizeSouth","ResizeSouthEast","ResizeSouthWest","ResizeVertical","ResizeWest","Response","Rgba","RichText","RichText","RightToLeft","Rounding","S","SHIFT","SYMBOLS","Scale","Scroll","ScrollArea","Secondary","SelectableLabel","SelectableLabel","Sense","Separator","Shape","SidePanel","Size","SizeHint","Slider","Slider","SliderOrientation","Small","Space","Spinner","Start","State","Stroke","Style","Style","T","TEMPORARY_COLOR","TOP","TOP","TRANSPARENT","TRANSPARENT","Tab","Text","Text","Text","TextBuffer","TextEdit","TextEdit","TextFormat","TextStyle","Texture","TextureFilter","TextureHandle","TextureId","TextureOptions","TexturesDelta","Tooltip","TopBottomPanel","TopDown","Touch","TouchDeviceId","TouchId","TouchPhase","U","UP","Ui","Uri","User","UserAttentionType","V","Vec","Vec2","Vertical","VerticalText","Visuals","W","WHITE","WHITE","Wait","Widget","WidgetInfo","WidgetText","WidgetType","WidgetWithState","Width","Window","WindowFocused","X","X","Y","Y","YELLOW","Z","ZERO","ZERO","ZERO","ZERO","ZERO","Zoom","ZoomIn","ZoomOut","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__run_test_ctx","__run_test_ui","a","a","abs","add","add","add","add","add","add","add_assign","add_assign","add_bytes_loader","add_colored_rect","add_enabled","add_enabled_ui","add_image_loader","add_rect_with_uv","add_sized","add_space","add_texture_loader","add_triangle","add_visible","add_visible_ui","additive","additive","advance_cursor_after_rect","after","aim_radius","align","align_size_within_range","align_size_within_rect","align_size_within_rect","all","allocate_at_least","allocate_exact_size","allocate_painter","allocate_rect","allocate_response","allocate_space","allocate_ui","allocate_ui_at_rect","allocate_ui_with_layout","allow_interaction","allow_interaction","alt","alt","anchor","anchor","anchor","anchor_rect","angle","angled","animate","animate","animate_bool","animate_bool_with_time","animate_value_with_time","animation_time","any","any_click","any_down","any_nan","any_nan","any_nan","any_popup_open","any_pressed","any_released","any_touches","append","append","append","append","append","append_ref","append_to","area","area","area_rect","areas","arrow","arrows","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_positive","as_raw","as_raw_mut","as_str","aspect_ratio","aspect_ratio","at_least","at_least","at_least","at_least","at_most","at_most","at_most","at_most","auto_id_with","auto_shrink","auto_shrink","auto_sized","auto_sized","available_height","available_rect","available_rect_before_wrap","available_size","available_size_before_wrap","available_width","b","b","background","background","background_color","background_color","background_color","baseline_offset_factor","begin","begin_frame","begin_frame","bg_fill","bg_fill","binary","binary","bitor","bitor","bitor_assign","body_response","body_returned","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","both","bottom","bottom","bottom","bottom_mut","bottom_up","bottom_up_range","button","button_clicked","button_double_clicked","button_down","button_frame","button_pressed","button_released","button_triple_clicked","byte_index_from_char_index","byte_size","bytes","bytes_per_pixel","bytes_used","caches","calc_bounds","calc_size","calc_size","callback","canvas","ceil","ceil","center","center","center_bottom","center_top","centered_and_justified","centered_and_justified","central_panel","changed","char_limit","char_limit","char_range","check_for_id_clash","checkbox","checked","checked","child_ui","child_ui_with_id_source","circle","circle_filled","circle_filled","circle_stroke","circle_stroke","clamp","clamp","clamp","clamp","clamp_range","clamp_range","clamp_to_range","clamp_to_range","clear","clear","clear","clear_animations","clear_focus","click","click","click_and_drag","clicked","clicked_by","clicked_elsewhere","clip_rect","clip_rect","clip_rect","clip_rect","clip_rect","clip_rect_in_pixels","clip_rect_margin","clip_text","clip_text","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","close_menu","close_popup","closed_line","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","code","code","code","code","code_bg_color","code_editor","code_editor","collapsible","collapsible","collapsing","collapsing_header_frame","color","color","color","color","color","color","color_edit_button_hsva","color_edit_button_rgb","color_edit_button_rgba_premultiplied","color_edit_button_rgba_unmultiplied","color_edit_button_srgb","color_edit_button_srgba","color_edit_button_srgba_premultiplied","color_edit_button_srgba_unmultiplied","color_picker","colored_label","colored_vertex","columns","command","command_only","compare","compare","compare","compare","compare","compare","compare","compare","concat","constrain","constrain","constrain","constrain_rect","constrain_to","constraint_to","consume_key","consume_shortcut","containers","contains","contains","contains","contains_rect","context_menu","convex_polygon","copied_text","copy_text","could_any_button_be_click","count_and_consume_key","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","cross_align","cross_align","cross_justify","cross_justify","ctrl","ctrl","ctx","ctx","ctx","ctx","current_frame_nr","current_pos","current_pos","current_text_value","cursor","cursor_at_end","cursor_at_end","cursor_begin_of_row","cursor_down_one_row","cursor_end_of_row","cursor_from_pos","cursor_icon","cursor_left_one_character","cursor_right_one_character","cursor_up_one_row","custom_formatter","custom_formatter","custom_formatter","custom_formatter","custom_parser","custom_parser","custom_parser","custom_parser","dark","dark_canvas","dark_mode","dashed_line","dashed_line_many","data","data","data","data_mut","data_mut","debug","debug","debug_on_hover","debug_paint_cursor","debug_painter","debug_rect","debug_text","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_height","default_height","default_height","default_height","default_open","default_open","default_open","default_open","default_pos","default_pos","default_pos","default_rect","default_size","default_size","default_size","default_width","default_width","default_width","default_width","delete_char_range","delta","delta","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","desired_height","desired_height","desired_height_rows","desired_rows","desired_width","desired_width","desired_width","desired_width","distance","distance_sq","distance_sq_to_pos","distance_to_pos","div","div","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","dot","dotted_line","double_clicked","double_clicked_by","down","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drag","drag","drag_angle","drag_angle_tau","drag_bounds","drag_bounds","drag_delta","drag_released","drag_released_by","drag_started","drag_started_by","drag_to_scroll","drag_to_scroll","drag_to_scroll","drag_value","drag_value","drag_value_speed","drag_value_speed","drag_value_text_style","dragged","dragged_by","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dropped_files","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","egui_assert","elided","empty","enable_scrolling","enabled","enabled","enabled","enabled","enabled","enabled","enabled","enabled","end","end_frame","end_rcursor","end_row","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","error","error_fg_color","escape","event_filter","events","events","events","events_description","everything_above","everything_below","everything_is_visible","everything_is_visible","everything_left_of","everything_right_of","exact_height","exact_width","example","expand","expand","expand2","expand_rect","expand_to_include_rect","expand_to_include_x","expand_to_include_y","explanation_tooltips","extend","extend_with","extend_with_x","extend_with_y","extra_letter_spacing","extra_letter_spacing","extra_letter_spacing","extreme_bg_color","fade_out_to_color","fade_to_color","faint_bg_color","fallback_text_style","fallback_text_style","families","family","family","family","fill","fill","fill","fill","fill","fill","filtered_events","fit","fit_to_exact_size","fit_to_fraction","fit_to_original_size","fixed_decimals","fixed_decimals","fixed_pos","fixed_pos","fixed_rect","fixed_size","fixed_size","floor","floor","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","focus","focus_by_default","focusable","focusable_noninteractive","focused","focused","font","font","font","font_data","font_height","font_id","font_selection","fonts","fonts","fonts","fonts_mut","force","forget_all_images","forget_image","format","format","format_shortcut","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame_nr","free","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_additive_luminance","from_black_alpha","from_black_alpha","from_bytes","from_ccursor","from_center_size","from_get_set","from_get_set","from_gray","from_gray","from_gray","from_id_source","from_label","from_label_and_url","from_luminance_alpha","from_main_dir_and_cross_align","from_min_max","from_min_size","from_owned","from_pcursor","from_points","from_rcursor","from_rgb","from_rgb","from_rgb","from_rgb_additive","from_rgba_premultiplied","from_rgba_premultiplied","from_rgba_premultiplied","from_rgba_unmultiplied","from_rgba_unmultiplied","from_rgba_unmultiplied","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_srgba_premultiplied","from_srgba_unmultiplied","from_static","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_texture","from_two_pos","from_uri","from_white_alpha","from_white_alpha","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_x_y_ranges","fully_closed","fully_open","g","g","gained_focus","galley","galley","galley_with_color","galley_with_color","gamma_multiply","generate_loader_id","get_set_value","get_set_value","get_state","github_link_file","github_link_file_line","global_dark_light_mode_buttons","global_dark_light_mode_switch","gray_out","group","group","grow","grow","gui_zoom","has_bar","has_focus","has_focus","has_moved_too_much_for_a_click","has_pointer","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","header_response","heading","heading","heading","height","height","height","height","height_range","height_range","hexadecimal","hexadecimal","highlight","highlight_widget","hint","hint_text","hint_text","hline","hline","horizontal","horizontal","horizontal","horizontal_align","horizontal_align","horizontal_centered","horizontal_justify","horizontal_placement","horizontal_scroll_offset","horizontal_top","horizontal_wrapped","hover","hover_pos","hover_pos","hovered","hovered_files","hscroll","hscroll","hyperlink","hyperlink_color","hyperlink_to","icon","icon","icon","icon","id","id","id","id","id","id","id","id","id","id","id","id","id","id","id","id_source","id_source","id_source","id_source","id_source","id_source","id_source","id_source","id_source","id_source","image","image","image","image","image","image","image_and_text","image_loading_spinners","image_options","image_options","include_bytes","include_image","indent","indent_has_left_vline","index","index","index","index","index","index","index","index","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","inner_margin","inner_margin","input","input","input_mut","input_mut","insert_text","inspection_ui","integer","intensity","interact","interact","interact","interact_cursor","interact_pointer_pos","interact_pos","interact_pos","interact_selectable","interact_with_hovered","interactable","interactable","interactable","interaction","interaction","interactive","interactive","interactive","interested_in_focus","intersect","intersection","intersects","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_galley","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_text_job","introspection","is_additive","is_additive","is_anything_being_dragged","is_being_dragged","is_context_menu_open","is_decidedly_dragging","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_enabled","is_enabled","is_finite","is_finite","is_finite","is_horizontal","is_horizontal","is_horizontal_line","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_loader_installed","is_movable","is_moving","is_mutable","is_negative","is_none","is_opaque","is_pointer_button_down_on","is_pointer_over_area","is_popup_open","is_positive","is_rect_visible","is_resizable","is_same","is_same","is_short","is_still","is_tooltip_open","is_using_pointer","is_valid","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_vertical","is_vertical","is_visible","italics","italics","italics","italics","job","key","key_down","key_pressed","key_released","keys_down","label","label","label","labeled","labelled_by","largest_finite","last_click_time","last_last_click_time","last_modified","last_move_time","latest_pos","latest_pos","layer","layer_id","layer_id","layer_id","layer_id","layer_id_at","layer_id_at","layer_ids","layer_painter","layers","layout","layout","layout_in_ui","layout_no_wrap","layouter","layouter","left","left","left","left_bottom","left_center","left_mut","left_to_right","left_top","left_top","length","length_sq","lerp","lerp","lerp","lerp_inside","lerp_towards","light","light_dark_radio_buttons","light_dark_small_toggle_button","line","line_height","line_height","line_height","line_segment","line_segment","linear_multiply","link","load","load","load_and_calc_size","load_for_size","load_state","load_texture","loaders","lock_focus","lock_focus","logarithmic","lost_focus","mac_alt","mac_cmd","mac_cmd","magnification","main_align","main_dir","main_dir","main_justify","main_wrap","main_wrap","maintain_aspect_ratio","maintain_aspect_ratio","make_persistent_id","margin","margin","margin","mark_changed","matches","matches","max","max","max","max","max_cell_size","max_col_width","max_decimals","max_decimals","max_decimals","max_decimals","max_decimals_opt","max_elem","max_height","max_height","max_height","max_rect","max_size","max_size","max_size","max_size","max_size","max_texture_side","max_texture_side","max_width","max_width","max_width","memory","memory","memory_mut","memory_mut","memory_ui","menu","menu","menu_button","menu_image_button","menu_rounding","menu_state","mesh","mesh_bounds","middle_clicked","middle_down","mime","mime","min","min","min","min","min_col_width","min_col_width","min_decimals","min_decimals","min_decimals","min_decimals","min_elem","min_height","min_height","min_height","min_rect","min_row_height","min_row_height","min_scrolled_height","min_scrolled_size","min_scrolled_width","min_size","min_size","min_size","min_size","min_size","min_size","min_size","min_width","min_width","min_width","minification","modifiers","modifiers","modifiers","monospace","monospace","monospace","monospace","movable","movable","movable","move_to_top","mul","mul","mul","mul","mul_assign","multi_touch","multi_touch","multiline","multiline","multiply","multiply_with_opacity","mutable_text_under_cursor","mutate","name","name","name","ne","neg","neither","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_font_definitions","new_pixels_per_point","new_pos","new_tab","new_tab","new_tab","next_auto_id","next_auto_id_source","next_widget_position","none","none","none","noninteractive","noninteractive","normalized","null","num_columns","num_columns","num_indices","num_presses","num_touches","num_vertices","nw","octal","octal","offset_x","offset_y","on_disabled_hover_text","on_disabled_hover_ui","on_hover_and_drag_cursor","on_hover_cursor","on_hover_text","on_hover_text_at_pointer","on_hover_ui","on_hover_ui_at_pointer","open","open","open","open","open_in_new_tab","open_popup","open_url","open_url","open_url","openness","opt_image_and_text","options","options","options_mut","order","order","order","orientation","orientation","os","os","outer_margin","outer_margin","output","output","output","output_event","output_mut","output_mut","override_font_id","override_text_color","override_text_style","paint","paint_at","paint_at","paint_texture_at","painter","painter","painter_at","panel_fill","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","password","password","path","path","physical_pixel_size","pivot","pivot","pivot","pixels","pixels","pixels_per_point","pixels_per_point","pixels_per_point","pixels_per_point","pixels_per_point","pixels_per_point","placer","platform_output","plus","point","pointer","pointer_events","pointer_hover_pos","pointer_interact_pos","pointer_latest_pos","popup","popup","popup_above_or_below_widget","popup_below_widget","popup_shadow","pos2","pos_from_cursor","pos_from_pcursor","pos_history","pos_in_rect","predicted_dt","predicted_dt","prefer_right_to_left","prefix","prefix","prefix","prefix","preload_font_glyphs","press_origin","press_origin","press_start_time","press_start_time","prev_text_value","primary_clicked","primary_down","primary_pressed","primary_released","primitive","progress","proportional","push_id","put","r","r","radio","radio_value","raised","raised","raised","range","raw","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","rect","rect","rect","rect","rect_contains_pointer","rect_filled","rect_filled","rect_stroke","rect_stroke","region","region","remap","remap_clamp","repaint_after","replace","request_focus","request_focus","request_repaint","request_repaint_after","reserve_triangles","reserve_vertices","reset_areas","reset_button","reset_button_with","reset_style","resizable","resizable","resizable","resizable","resizable","resizable","resizable","resize","resize","resize_corner_size","resolve","resolve","resolve","response","right","right","right","right_bottom","right_bottom","right_center","right_mut","right_to_left","right_top","rot90","rotate","rotate","rotate_bb","rotation","rotation_delta","round","round","round_pos_to_pixels","round_to_pixel","round_vec_to_pixels","rounding","rounding","rounding","rounding","rounding","rounding","rows","run","same","same","same_tab","scale","scope","screen_reader","screen_rect","screen_rect","screen_rect","screen_rect","screen_size_px","scroll","scroll2","scroll2","scroll_bar_visibility","scroll_bar_visibility","scroll_delta","scroll_offset","scroll_to_cursor","scroll_to_me","scroll_to_rect","scroll_with_delta","scrolling_enabled","se","secondary_clicked","secondary_clicked","secondary_down","secondary_pressed","secondary_released","selectable","selectable","selectable_label","selectable_value","selected","selected","selected","selected","selected","selected","selected","selected","selected","selected_text","selected_text","selection","sense","sense","sense","sense","sense","sense","sense","sense","sense","separator","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","set","set","set","set_bottom","set_center","set_clip_rect","set_clip_rect","set_cursor_icon","set_debug_on_hover","set_dragged_id","set_enabled","set_everything_is_visible","set_focus_lock_filter","set_fonts","set_height","set_height","set_height_range","set_layer_id","set_left","set_max_height","set_max_size","set_max_width","set_min_height","set_min_size","set_min_width","set_os","set_partial","set_pixels_per_point","set_request_repaint_callback","set_right","set_row_height","set_state","set_style","set_style","set_top","set_visible","set_visuals","set_width","set_width","set_width_range","settings_ui","shadow","shadow","shapes","shift","shift","shift_only","short_debug_format","short_debug_format","short_debug_format","shortcut_text","shortcut_text","show","show","show","show","show","show","show","show","show","show","show","show_animated","show_animated","show_animated_between","show_animated_between","show_animated_between_inside","show_animated_between_inside","show_animated_inside","show_animated_inside","show_background","show_background","show_index","show_inside","show_inside","show_inside","show_loading_spinner","show_loading_spinner","show_open_close_animation","show_percentage","show_rows","show_separator_line","show_separator_line","show_separator_line","show_separator_line","show_tooltip","show_tooltip_at","show_tooltip_at_pointer","show_tooltip_for","show_tooltip_text","show_ui","show_unindented","show_value","show_value","show_viewport","shrink","shrink","shrink","shrink2","shrink_height_to_current","shrink_rect","shrink_to_fit","shrink_width_to_current","side","side","side_top_panel","signed_distance_to_pos","simple","singleline","size","size","size","size","size","size","size","size","size","size","size","size","size","size_vec2","skip_ahead_auto_ids","slider","slider_trailing_fill","small","small","small","small","small","small_button","small_raised","small_raised","smallest_positive","smart_aim","smart_aim","source","source","spacing","spacing","spacing","spacing","spacing","spacing","spacing_mut","span","spec","special_emojis","speed","speed","spinner","splat","split_left_right_at_fraction","split_left_right_at_x","split_to_u16","split_top_bottom_at_fraction","split_top_bottom_at_y","square_proportions","srgba_pixels","stable_dt","start_pos","start_row","start_row","start_time","step","step_by","stick_to_bottom","stick_to_end","stick_to_right","stop_dragging","stop_text_input","store_state","strikethrough","strikethrough","strikethrough","strikethrough","striped","striped","stroke","stroke","stroke","stroke","stroke_ui","strong","strong","strong","strong","strong_text_color","style","style","style","style","style","style_mut","style_mut","style_ui","sub","sub","sub","sub_assign","sub_assign","sub_region","suffix","suffix","suffix","suffix","sum","surrender_focus","surrender_focus","sw","symbol_or_name","symmetric","tab","take","take","take","tessellate","tessellation_options","tessellation_options","tessellation_options_mut","tex_manager","tex_mngr","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text_color","text_color","text_color","text_color","text_color","text_color_opt","text_cursor","text_cursor_pos","text_cursor_preview","text_edit","text_edit_multiline","text_edit_singleline","text_selection","text_selection_changed","text_style","text_style","text_style","text_style","text_style_height","text_styles","text_styles","texture_id","texture_id","texture_options","texture_options","texture_size","texture_ui","textures_delta","time","time","time","time_since_last_movement","tint","tint","tint","title","title_bar","to_array","to_array","to_factor","to_normalized_gamma_f32","to_opaque","to_opaque","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_pos2","to_rgba_unmultiplied","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sign","to_sign","to_smolstr","to_smolstr","to_srgba_unmultiplied","to_srgba_unmultiplied","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_tuple","to_tuple","to_vec2","toggle_popup","toggle_value","top","top","top","top_down","top_down_justified","top_mut","total_margin","touch_states","trailing_fill","trailing_fill","translate","translate","translate","translate_layer","translation_delta","triple_clicked","triple_clicked_by","truncate","truncate","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_load_bytes","try_load_image","try_load_texture","tweak","tweak","typ","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui_contains_pointer","underline","underline","underline","underline","union","union","union","unstable_dt","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update_while_editing","update_while_editing","uri","url","url","used_rect","used_size","util","uv","uv","uv","valign","value","vec2","velocity","velocity","vertical","vertical","vertical","vertical","vertical_align","vertical_align","vertical_centered","vertical_centered_justified","vertical_justify","vertical_scroll_offset","vertices","viewport","viewport_in_pixels","visual_bounding_rect","visuals","visuals","visuals_mut","vline","vline","vscroll","vscroll","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","wants_keyboard_input","wants_pointer_input","wants_repaint","warn_fg_color","warn_if_debug_build","warn_on_id_clash","was_tooltip_open_last_frame","weak","weak","weak","weak","weak_text_color","widget_info","widget_text","widgets","widgets","width","width","width","width","width","width","width","width_range","width_range","window","window_fill","window_fill","window_interaction","window_rounding","window_shadow","window_stroke","window_stroke","with","with_accessibility_parent","with_clip_rect","with_cross_align","with_cross_justify","with_layer_id","with_layer_id","with_layout","with_main_align","with_main_justify","with_main_wrap","with_new_rect","with_row_color","with_stroke","with_stroke","with_texture","with_title_bar","without_text","wrap","wrap","wrap","wrap","wrap","wrap","wrap_enabled","wrap_text","x","x","x","x_range","y","y","y","y_offset","y_offset_factor","y_range","zoom_delta","zoom_delta","zoom_delta_2d","zoom_delta_2d","zoom_factor_delta","button","delta","device_id","force","id","key","modifiers","modifiers","modifiers","phase","pos","pos","pressed","pressed","repeat","unit","scale","bytes","uri","points","stroke","AHashMap","AHashSet","AHasher","HashMap","HashMapExt","HashSet","HashSetExt","RandomState","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bitand","bitor","bitxor","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","build_hasher","checked_sum","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_eq","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","extend","extend","extend","extend","extra_keys","finish","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_iter","from_iter","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","generate_with","get","get_key_value","get_mut","hash_one","index","init","init","init","init","insert","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_iter","into_iter","into_iter","into_iter","into_iter","into_keys","into_sample","into_sample","into_sample","into_sample","into_values","is_in_subset","is_in_subset","is_in_subset","is_in_subset","k0","k1","k2","k3","new","new","new","new","new","pad","random_state","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","remove","serialize","serialize","sub","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","with_capacity","with_capacity","with_capacity","with_capacity","with_capacity_and_hasher","with_capacity_and_hasher","with_hasher","with_hasher","with_seed","with_seeds","write","write_u128","write_u16","write_u32","write_u64","write_u8","write_usize","RandomSource","RandomState","gen_hasher_seed","k0","k1","k2","k3","set_random_source","Above","AboveOrBelow","Area","Below","CentralPanel","CollapsingHeader","CollapsingResponse","ComboBox","Frame","IconPainter","Resize","ScrollArea","SidePanel","TopBottomPanel","Window","anchor","area","auto_shrink","body_response","body_returned","collapsible","collapsing_header","constrain","constrain_rect","default_height","default_open","default_open","default_pos","default_size","default_width","drag_to_scroll","enabled","enabled","fill","frame","frame","frame","frame","has_bar","header_response","height_range","icon","icon","id","id","id","id","id_source","id_source","id_source","id_source","inner_margin","interactable","label","max_size","max_size","min_scrolled_size","min_size","movable","new_pos","offset_x","offset_y","open","open","openness","order","outer_margin","panel","pivot","popup","popup_above_or_below_widget","popup_below_widget","resizable","resizable","resizable","resize","rounding","scroll","scroll_area","scroll_bar_visibility","scrolling_enabled","selectable","selected","selected_text","shadow","show_background","show_separator_line","show_separator_line","show_tooltip","show_tooltip_at","show_tooltip_at_pointer","show_tooltip_for","show_tooltip_text","side","side","stick_to_end","stroke","text","title","was_tooltip_open_last_frame","width","width_range","with_stroke","with_title_bar","wrap_enabled","CollapsingHeader","CollapsingResponse","CollapsingState","HeaderResponse","IconPainter","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","body","body_response","body_returned","body_unindented","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","default_open","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","enabled","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","header_response","header_response","icon","id","id","id_source","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","is_open","load","load_with_default_open","open","openness","openness","paint_default_icon","raw_clone","raw_drop","raw_drop","remove","selectable","selected","set_open","show_background","show_body_indented","show_body_unindented","show_header","show_toggle_button","state","state","store","text","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","toggle","toggle_button_response","try_from","try_from","try_into","try_into","type_id","type_id","ui","upcast","upcast","vzip","vzip","Bottom","CentralPanel","Left","PanelState","Right","Side","SidePanel","Top","TopBottomPanel","TopBottomSide","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","default_height","default_width","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","drop","drop","drop","dyn_eq","dyn_eq","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","fmt","fmt","fmt","frame","frame","frame","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","height_range","id","id","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","load","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","rect","resizable","resizable","serialize","show_separator_line","show_separator_line","side","side","size","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","width_range","popup_above_or_below_widget","popup_below_widget","show_tooltip","show_tooltip_at","show_tooltip_at_pointer","show_tooltip_for","show_tooltip_text","was_tooltip_open_last_frame","AlwaysHidden","AlwaysVisible","ScrollArea","ScrollAreaOutput","ScrollBarVisibility","State","VisibleWhenNeeded","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","auto_shrink","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","content_is_too_large","content_size","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","drag_to_scroll","drop","drop","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","has_bar","id","id_source","init","init","init","inner","inner_rect","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","load","max_size","min_scrolled_size","offset","offset_x","offset_y","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","scroll_bar_visibility","scroll_start_offset_from_top_left","scroll_stuck_to_end","scrolling_enabled","serialize","show_scroll","state","stick_to_end","store","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vel","velocity","vzip","vzip","vzip","Callback","Callback","Circle","CircleShape","ClippedPrimitive","ClippedShape","Color","Color32","ColorImage","CubicBezier","CubicBezierShape","Font","FontFamily","FontId","FontImage","Fonts","Galley","Hsva","HsvaGamma","ImageData","ImageDelta","LineSegment","Managed","Mesh","Mesh","Mesh","Mesh16","Monospace","NONE","Name","Noop","PaintCallback","PaintCallbackInfo","PaintStats","Path","PathShape","Pos2","Primitive","Proportional","QuadraticBezier","QuadraticBezierShape","Rect","Rect","RectShape","Rgba","Rounding","Shadow","Shape","Stroke","TessellationOptions","Tessellator","Text","TextShape","TextureAtlas","TextureHandle","TextureId","TextureManager","User","Vec","Vec2","Vertex","WHITE_UV","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","a","a","alloc","allocate","allocated","angle","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","begin_frame","bezier_tolerance","big_dark","big_light","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","callback","center","clip_rect","clip_rect","clip_rect","clip_rect","clipped_primitives","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","closed","closed","closed","closed_line","coarse_tessellation_culling","color","color","color","convex_polygon","create","create","create","create","create","cursor","debug_ignore_clip_rects","debug_paint_clip_rects","debug_paint_text_rects","default","default","default","default","default","delta","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","dirty","discs","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","elided","epaint_assert","epsilon","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","extrusion","families","family","feathering","feathering","feathering_size_in_pixels","fill","fill","fill","fill","fill","fill_ratio","fill_texture_id","filled","filled","find_cross_t","flatten","flatten","flatten_closed","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font_atlas_fill_ratio","font_image_delta","font_image_size","font_tex_size","for_each_flattened_with_t","for_each_flattened_with_t","free","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_points_stroke","from_points_stroke","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_shapes","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","full","galley","glyph_width","h","h","has_glyph","has_glyphs","id","image","image","image","indices","indices","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_valid","is_valid_bit_pattern","is_whole","job","layout","layout_delayed_color","layout_job","layout_no_wrap","line","logical_bounding_rect","logical_bounding_rect","max","max_texture_side","mesh_bounds","meta","metas","min","mutex","ne","new","new","new","new","new","next_id","num_allocated","num_callbacks","num_galleys_in_cache","num_indices","num_quadratics","num_vertices","nw","options","options","overflowed","override_text_color","partial","pixels","pixels","pixels_per_point","pixels_per_point","pixels_per_point","pixels_per_point","points","points","points","pos","pos","pos","pos2","prepared_discs","prepared_discs","prerasterized_discs","primitive","radius","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","rect","rect","rect","retain","round_text_to_pixels","round_to_pixel","rounding","row_height","row_height","rows","s","s","sample","sample","scratchpad_path","scratchpad_points","screen_size_px","se","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","set","set_clip_rect","shape","shape_mesh","shape_path","shape_text","shape_transform","shape_vec","shapes","size","size","size","size","small_dark","small_light","split_range","stats","stroke","stroke","stroke","stroke","stroke","stroke","stroke","sw","take_delta","take_delta","tessellate","tessellate_circle","tessellate_clipped_shape","tessellate_cubic_bezier","tessellate_line","tessellate_mesh","tessellate_path","tessellate_quadratic_bezier","tessellate_rect","tessellate_shape","tessellate_shapes","tessellate_text","tessellator","tex_mngr","text","text_shape_indices","text_shape_vertices","texture_atlas","texture_id","texture_id","textures","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_path_shape","to_path_shapes","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transform","transform","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","ui","ui","underline","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","util","uv","uv","v","v","vec2","vertices","vertices","vertices","viewport","visual_bounding_rect","visual_bounding_rect","visual_bounding_rect","visual_bounding_rect","visual_bounding_rect","visual_bounding_rect","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","width","with_clipped_primitives","x","x","y","y","points","stroke","Color32","Hsva","HsvaGamma","Rgba","__clone_box","__clone_box","a","a","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","ecolor_assert","eq","eq","equals","equals","fmt","fmt","from","from","from","from","from","from","from","from","from_additive_rgb","from_rgb","from_rgba_premultiplied","from_rgba_unmultiplied","from_sample_","from_sample_","from_srgb","from_srgba_premultiplied","from_srgba_unmultiplied","from_subset","from_subset","from_world","from_world","from_world","from_world","gamma_from_linear","gamma_u8_from_linear_f32","h","h","hsv_from_rgb","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","linear_f32_from_gamma_u8","linear_f32_from_linear_u8","linear_from_gamma","linear_u8_from_linear_f32","new","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","rgb_from_hsv","s","s","tint_color_towards","to_opaque","to_owned","to_owned","to_rgb","to_rgba_premultiplied","to_rgba_unmultiplied","to_sample_","to_sample_","to_srgb","to_srgba_premultiplied","to_srgba_unmultiplied","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","v","v","vzip","vzip","Align","Align2","Center","History","IDENTITY","INTEGRAL","MAX","MIN","Max","Min","NumExt","Numeric","One","Pos2","Rangef","Real","Rect","RectTransform","Rot2","Vec2","__clone_box","__clone_box","__clone_box","add","align","almost_equal","angle","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","at_least","at_most","average","bandwidth","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","c","clear","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","deserialize","div","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","drop","drop","drop","duration","dyn_eq","emath_assert","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","exponential_smooth_factor","flush","fmt","fmt","fmt","format_with_decimals_in_range","format_with_minimum_decimals","from","from","from","from","from","from_angle","from_f64","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_to","from_world","from_world","identity","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","inverse","inverse","inverse_lerp","is_empty","is_finite","is_in_subset","is_in_subset","is_in_subset","is_valid_bit_pattern","is_valid_bit_pattern","iter","latest","latest_mut","len","length","length_squared","lerp","max","max","max_age","max_age","max_len","max_len","mean_time_interval","min","min","min_len","mul","mul","mul","mul","mul","new","normalized","normalized_angle","one","pos2","rate","raw_clone","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","remap","remap_clamp","round_to_decimals","s","scale","serialize","serialize","smart_aim","sum","to","to","to_f64","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","total_count","total_count","transform_pos","transform_pos_clamped","transform_rect","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","values","values","vec2","velocity","vzip","vzip","vzip","x","x","y","y","Align","Align2","Center","Max","Min","center_size_in_rect","best_in_range_f64","Color","ColorImage","Font","FontImage","ImageData","ImageDelta","image","options","pixels","pixels","pos","size","size","Mutex","MutexGuard","RwLock","RwLockReadGuard","RwLockWriteGuard","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","lock","new","new","raw_clone","raw_default","raw_default","raw_drop","raw_drop","read","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","write","adjust_colors","AllocInfo","PaintStats","__clone_box","add","add_assign","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clipped_primitives","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","element_size","eq","equals","format","from","from","from_galley","from_mesh","from_sample_","from_slice","from_subset","from_world","from_world","indices","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","megabytes","num_allocs","num_allocs","num_bytes","num_bytes","num_callbacks","num_elements","num_elements","raw_clone","raw_default","raw_drop","shape_mesh","shape_path","shape_text","shape_vec","shapes","sum","text_shape_indices","text_shape_vertices","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vertices","vzip","Closed","Open","Path","PathType","TessellationOptions","Tessellator","__clone_box","__clone_box","add_circle","add_line_loop","add_line_segment","add_open_points","add_point","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","bezier_tolerance","borrow","borrow","borrow_mut","borrow_mut","clear","clip_rect","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","coarse_tessellation_culling","create","debug_ignore_clip_rects","debug_paint_clip_rects","debug_paint_text_rects","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","epsilon","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","feathering","feathering","feathering_size_in_pixels","fill","fill_with_uv","fmt","font_tex_size","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","options","path","pixels_per_point","prepared_discs","prerasterized_discs","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_eq","reserve","round_text_to_pixels","scratchpad_path","scratchpad_points","stroke","stroke_closed","stroke_open","tessellate_shapes","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","add_circle_quadrant","rounded_rectangle","FontData","FontDefinitions","FontFamily","FontId","FontTweak","Fonts","FontsImpl","Galley","Glyph","LayoutJob","LayoutSection","Monospace","Name","PASSWORD_REPLACEMENT_CHAR","Proportional","Row","RowVisuals","TAB_SIZE","TextFormat","TextWrapping","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","append","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","ascent","atlas","background","baseline_offset_factor","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","break_anywhere","break_on_newline","byte_range","char_at","char_count_excluding_newline","char_count_including_newline","chr","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","color","create","create","create","cursor","default","default","default","definitions","definitions","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","elided","ends_with_newline","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","extra_letter_spacing","families","family","first_row_min_height","fmt","fmt","fmt","fmt","fmt","fmt","font","font","font_data","font_height","font_id","font_impl_cache","format","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","glyph_vertex_range","glyphs","halign","has_glyph","has_glyphs","hash","hash","hash","height","index","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","italics","job","justify","layout","leading_space","line_height","logical_rect","max_rows","max_texture_side","max_width","max_x","max_y","mesh","mesh_bounds","mesh_bounds","min_y","new","no_max_width","num_indices","num_vertices","overflow_character","pixels_per_point","pixels_per_point","pixels_per_point","pos","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","raw_hash","raw_hash","rect","rect","rows","scale","section_index","section_index_at_start","sections","serialize","serialize","serialize","serialize","serialize","serialize","simple","simple_singleline","single_section","size","size","sized_family","strikethrough","text","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","truncate_at_width","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","tweak","type_id","type_id","type_id","type_id","type_id","type_id","type_id","underline","upcast","upcast","upcast","upcast","upcast","upcast","upcast","uv_rect","valign","visuals","vzip","vzip","vzip","vzip","vzip","vzip","vzip","wrap","x_offset","y_offset","y_offset_factor","CCursor","Cursor","PCursor","RCursor","__clone_box","__clone_box","__clone_box","__clone_box","add","add_assign","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","ccursor","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","column","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","eq","eq","eq","eq","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","index","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","new","offset","paragraph","pcursor","prefer_next_row","prefer_next_row","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","rcursor","row","serialize","serialize","serialize","serialize","sub","sub_assign","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","Linear","Nearest","TextureFilter","TextureManager","TextureMeta","TextureOptions","TexturesDelta","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","bytes_per_pixel","bytes_used","clone","clone_into","clone_to_uninit","clone_type_data","delta","deref","deref_mut","downcast","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","free","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","magnification","metas","minification","name","next_id","options","raw_clone","raw_drop","raw_eq","retain_count","set","size","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","FloatOrd","OrderedFloat","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","cmp","compare","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","from","from_sample_","from_subset","hash","hash","hash_with","init","into","into_any","into_any_arc","into_any_rc","into_inner","into_sample","is_in_subset","ord","partial_cmp","raw_clone","raw_drop","raw_eq","raw_hash","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","kb_shortcuts","zoom_in","zoom_menu_buttons","zoom_out","zoom_with_keyboard_shortcuts","ZOOM_IN","ZOOM_OUT","ZOOM_RESET","font_family_ui","font_id_ui","Background","Debug","Foreground","LayerId","Middle","Order","PaintList","PanelResizeLine","ShapeIdx","Tooltip","__clone_box","__clone_box","add","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","extend","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","id","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_empty","is_in_subset","is_in_subset","order","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_eq","set","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","translate","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Bytes","BytesLoadResult","BytesLoader","BytesPoll","DefaultBytesLoader","DefaultTextureLoader","Err","Err","Err","Err","Height","ImageLoadResult","ImageLoader","ImagePoll","LoadError","Loaders","Loading","NoImageLoaders","NoMatchingBytesLoader","NoMatchingImageLoader","NoMatchingTextureLoader","NotSupported","Ok","Ok","Ok","Ok","Pending","Pending","Pending","Ready","Ready","Ready","Result","Scale","Shared","Size","SizeHint","SizedTexture","Static","TextureLoadResult","TextureLoader","TexturePoll","Width","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bits","as_ref","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","byte_size","byte_size","byte_size","byte_size","byte_size","bytes","cache","cache","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","encode_hex","encode_hex_upper","end_frame","end_frame","end_frame","end_frame","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","forget","forget","forget","forget","forget","forget_all","forget_all","forget_all","forget_all","forget_all","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_handle","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","generate_loader_id","id","id","id","id","id","id","image","include","init","init","init","init","init","init","init","init","init","insert","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","load","load","load","load","load","new","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","size","size","texture","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_as_bits","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","bytes","mime","size","size","image","size","size","texture","SubMenu","SubMenuButton","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","bar","borrow","borrow","borrow_mut","borrow_mut","button","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","from","from","from_sample_","from_sample_","from_subset","from_subset","icon","icon","index","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","menu_button","menu_image_button","parent_state","raw_drop","raw_drop","show","text","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Android","IOS","Mac","Nix","OperatingSystem","Unknown","Windows","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from_sample_","from_subset","from_target_os","from_user_agent","from_world","from_world","hash","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_default","raw_drop","raw_eq","raw_hash","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Alias","AllScroll","Cell","Clicked","ContextMenu","Copy","Critical","Crosshair","CursorIcon","Default","DoubleClicked","FocusGained","FullOutput","Grab","Grabbing","Help","Informational","Move","NoDrop","None","NotAllowed","OpenUrl","OutputEvent","PlatformOutput","PointingHand","Progress","Reset","ResizeColumn","ResizeEast","ResizeHorizontal","ResizeNeSw","ResizeNorth","ResizeNorthEast","ResizeNorthWest","ResizeNwSe","ResizeRow","ResizeSouth","ResizeSouthEast","ResizeSouthWest","ResizeVertical","ResizeWest","Text","TextSelectionChanged","TripleClicked","UserAttentionType","ValueChanged","VerticalText","Wait","WidgetInfo","ZoomIn","ZoomOut","__clone_box","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","copied_text","current_text_value","cursor_icon","deref","deref_mut","deserialize","do_erased_serialize","downcast","drop","enabled","eq","equals","erased_serialize","erased_serialize","events","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","label","mutable_text_under_cursor","new_tab","open_url","platform_output","prev_text_value","raw_clone","raw_drop","repaint_after","selected","serialize","shapes","text_cursor_pos","text_selection","textures_delta","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","typ","type_id","upcast","url","value","vzip","widget_info","GIT","GITHUB","OS_ANDROID","OS_APPLE","OS_LINUX","OS_WINDOWS","TWITTER","Body","Button","DebugOptions","Default","FontId","FontSelection","Heading","Interaction","Margin","Monospace","Name","Selection","Small","Spacing","Style","Style","TextStyle","Visuals","WidgetVisuals","Widgets","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","active","animation_time","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bg_fill","bg_fill","bg_stroke","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","button_frame","button_padding","clip_rect_margin","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","code_bg_color","collapsing_header_frame","combo_height","combo_width","create","create","create","create","create","dark","dark_mode","debug","debug_on_hover","debug_on_hover_with_all_modifiers","default","default","default","default","default","default_text_styles","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","drag_value_text_style","drop","drop","drop","drop","drop","drop","dyn_eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","error_fg_color","expansion","explanation_tooltips","extreme_bg_color","faint_bg_color","fg_stroke","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","hover_shows_next","hovered","hyperlink_color","icon_rectangles","icon_spacing","icon_width","icon_width_inner","image_loading_spinners","inactive","indent","indent_ends_with_horizontal_line","indent_has_left_vline","init","init","init","init","init","init","interact_cursor","interact_size","interaction","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","item_spacing","left","light","menu_margin","menu_rounding","noninteractive","open","override_font_id","override_text_color","override_text_style","panel_fill","popup_shadow","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","resize_corner_size","resize_grab_radius_corner","resize_grab_radius_side","right","rounding","scroll_bar_inner_margin","scroll_bar_outer_margin","scroll_bar_width","scroll_handle_min_length","selection","serialize","serialize","serialize","serialize","serialize","serialize","show_blocking_widget","show_expand_height","show_expand_width","show_interactive_widgets","show_resize","show_tooltips_only_when_still","slider_trailing_fill","slider_width","spacing","striped","stroke","style","text_color","text_cursor","text_cursor_preview","text_edit_width","text_styles","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","tooltip_delay","tooltip_width","top","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","ui","ui","ui","ui","ui","ui","upcast","upcast","upcast","upcast","upcast","upcast","visuals","vzip","vzip","vzip","vzip","vzip","vzip","warn_fg_color","weak_bg_fill","widgets","window_fill","window_margin","window_rounding","window_shadow","window_stroke","wrap","CCursor","CCursorRange","FontData","FontDefinitions","FontFamily","Fonts","Galley","LayoutJob","LayoutSection","Monospace","Name","Proportional","TAB_SIZE","TextFormat","TextWrapping","__clone_box","as_any","as_any","as_any_mut","as_bind_group_shader_type","background","borrow","borrow_mut","break_anywhere","break_on_newline","byte_range","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","color","create","default","deref","deref_mut","deserialize","do_erased_serialize","downcast","drop","elided","eq","equals","erased_serialize","erased_serialize","extra_letter_spacing","families","first_row_min_height","fmt","font","font_data","font_id","format","from","from_sample_","from_subset","from_world","from_world","halign","index","index","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","is_sorted","italics","job","justify","leading_space","line_height","max_rows","max_width","mesh_bounds","num_indices","num_vertices","one","overflow_character","pixels_per_point","prefer_next_row","primary","raw_clone","raw_default","raw_drop","rect","rows","secondary","sections","serialize","sorted","strikethrough","text","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","tweak","two","type_id","underline","upcast","valign","vzip","wrap","History","IdTypeMap","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","cache","clear","clone","clone_into","clone_to_uninit","clone_type_data","count","count_serialized","create","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","get_persisted","get_persisted_mut_or","get_persisted_mut_or_default","get_persisted_mut_or_insert_with","get_temp","get_temp_mut_or","get_temp_mut_or_default","get_temp_mut_or_insert_with","hash","hash_with","id_type_map","init","insert_persisted","insert_temp","into","into_any","into_any_arc","into_any_rc","into_sample","is_empty","is_in_subset","len","map","max_age","max_bytes_per_type","max_bytes_per_type","max_len","min_len","raw_clone","raw_default","raw_drop","remove","remove_by_type","set_max_bytes_per_type","to_owned","to_sample_","to_subset","to_subset_unchecked","total_count","try_from","try_into","type_id","undoer","upcast","values","vzip","CacheStorage","CacheTrait","ComputerMut","FrameCache","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","cache","cache","caches","clone","clone_into","clone_to_uninit","clone_type_data","compute","computer","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","evice_cache","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","generation","get","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","len","len","new","raw_clone","raw_default","raw_default","raw_drop","raw_drop","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","update","update","vzip","vzip","IdTypeMap","SerializableAny","TypeId","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_subset","hash","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","map","max_bytes_per_type","of","raw_clone","raw_drop","raw_eq","raw_hash","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Settings","Undoer","__clone_box","__clone_box","add_undo","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","auto_save_interval","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","deserialize","deserialize","do_erased_serialize","do_erased_serialize","downcast","downcast","drop","drop","eq","equals","erased_serialize","erased_serialize","erased_serialize","erased_serialize","feed_state","flux","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","has_undo","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_flux","is_in_subset","is_in_subset","max_undos","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","serialize","serialize","settings","stable_time","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","undo","undos","upcast","upcast","vzip","vzip","Galley","LayoutJob","RichText","RichText","WidgetText","WidgetTextGalley","WidgetTextJob","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","background_color","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","code","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equals","equals","extra_letter_spacing","family","from","from","from_sample_","from_sample_","from_subset","from_subset","galley","galley","galley_has_color","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_galley","into_sample","into_sample","is_in_subset","is_in_subset","italics","job","job_has_color","line_height","paint_with_color_override","paint_with_fallback_color","paint_with_visuals","raised","raw_clone","raw_clone","raw_drop","raw_drop","size","size","strikethrough","strong","text","text","text_color","text_style","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","underline","upcast","upcast","vzip","vzip","weak","Button","Bytes","Checkbox","DragValue","Exact","Fraction","Horizontal","Hyperlink","Image","ImageButton","ImageFit","ImageOptions","ImageSize","ImageSource","Label","Link","Original","ProgressBar","RadioButton","SelectableLabel","Separator","Slider","SliderOrientation","Spinner","State","TextBuffer","TextEdit","Texture","Uri","Vertical","Widget","WidgetWithState","align","animate","as_str","bg_fill","byte_index_from_char_index","char_limit","char_range","checked","checked","clamp_range","clamp_to_range","clear","clip_text","color","color_picker","cursor_at_end","custom_formatter","custom_formatter","custom_parser","custom_parser","delete_char_range","desired_height","desired_height_rows","desired_width","desired_width","drag_value_speed","event_filter","fill","fill","fit","font_selection","frame","frame","frame","get_set_value","get_set_value","global_dark_light_mode_buttons","global_dark_light_mode_switch","grow","hint_text","id","id_source","image","image","image_options","insert_text","interactive","is_horizontal_line","is_mutable","layouter","maintain_aspect_ratio","margin","max_decimals","max_decimals","max_size","min_decimals","min_decimals","min_size","min_size","multiline","new_tab","orientation","paint_texture_at","password","prefix","prefix","progress","range","replace","reset_button","reset_button_with","rotation","rounding","rounding","selected","selected","selected","sense","sense","sense","sense","shortcut_text","show_loading_spinner","show_value","size","size","small","smart_aim","source","spacing","spec","speed","step","stroke","stroke_ui","suffix","suffix","take","text","text","text","text","text","text","text","text","text","text","text_color","text_edit","texture_options","tint","trailing_fill","truncate","ui","update_while_editing","url","uv","wrap","wrap","scale","bytes","uri","Alpha","BlendOrAdditive","OnlyBlend","Opaque","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","color_edit_button_hsva","color_edit_button_rgb","color_edit_button_rgba","color_edit_button_srgb","color_edit_button_srgba","color_picker_color32","color_picker_hsva_2d","deref","deref_mut","downcast","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_drop","raw_eq","show_color","show_color_at","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","CCursorRange","CursorRange","PCursorRange","TextBuffer","TextEdit","TextEditOutput","TextEditState","__clone_box","__clone_box","__clone_box","align","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_ccursor_range","as_sorted_char_range","as_str","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","byte_index_from_char_index","ccursor_range","ccursor_range","char_limit","char_range","clear","clip_text","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","cursor_at_end","cursor_range","cursor_range","cursor_range","default","default","default","delete_char_range","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","desired_height_rows","desired_width","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","drop","drop","drop","drop","eq","eq","equals","equals","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","event_filter","fmt","fmt","font_selection","frame","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","galley","has_ime","hint_text","id","id_source","init","init","init","init","insert_text","interactive","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_mutable","is_sorted","layouter","load","margin","min_size","multiline","one","password","primary","primary","primary","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","replace","response","secondary","secondary","secondary","serialize","serialize","serialize","set_ccursor_range","set_cursor_range","single","singleline_offset","sorted","sorted_cursors","state","store","take","text","text_clip_rect","text_color","text_draw_pos","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","two","type_id","type_id","type_id","type_id","undoer","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","Affine2","Affine3A","Mat2","Mat3","Mat3A","Mat4","Quat","Vec2","Vec3","Vec3A","Vec4","mat2","mat3","mat3a","mat4","matrix2","matrix3","quat","translation","translation","vec2","vec3","vec3a","vec4","w_axis","x","x","x_axis","x_axis","x_axis","y","y","y_axis","y_axis","y_axis","z","z_axis","z_axis","z_axis","DAffine2","DAffine3","DMat2","DMat3","DMat4","DQuat","DVec2","DVec3","DVec4","dmat2","dmat3","dmat4","dquat","dvec2","dvec3","dvec4","matrix2","matrix3","translation","translation","w","w","w_axis","x","x","x","x","x_axis","x_axis","x_axis","y","y","y","y","y_axis","y_axis","y_axis","z","z","z","z_axis","z_axis","Custom","Error","FluentArgs","FluentAttribute","FluentBundle","FluentError","FluentMessage","FluentResource","FluentValue","None","Number","Overriding","ParserError","ResolverError","String","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_string","attributes","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bundle","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","concurrent","create","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","dyn_eq","entries","eq","eq","eq","eq","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fluent_args","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_iter","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","get","get_attribute","get_entry","id","init","init","init","init","init","init","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_iter","into_owned","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_string","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","iter","locales","matches","new","node","node","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","set","source","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_new","try_number","type_id","type_id","type_id","type_id","type_id","type_id","types","upcast","upcast","upcast","upcast","upcast","upcast","value","value","vzip","vzip","vzip","vzip","vzip","vzip","with_capacity","write","id","kind","FluentBundle","add_function","add_resource","add_resource_overriding","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","create","default","deref","deref_mut","downcast","drop","entries","format_pattern","formatter","from","from_sample_","from_subset","from_world","from_world","get_message","has_message","init","intls","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","locales","new","new_concurrent","raw_default","raw_drop","resources","set_formatter","set_transform","set_use_isolating","to_sample_","to_subset","to_subset_unchecked","transform","try_from","try_into","type_id","upcast","use_isolating","vzip","write_pattern","FluentBundle","locales","AnyEq","Code","Currency","Custom","Decimal","Error","FluentNumber","FluentNumberCurrencyDisplayStyle","FluentNumberOptions","FluentNumberStyle","FluentType","FluentValue","Name","None","Number","Percent","String","Symbol","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_string","as_string","as_string_threadsafe","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","currency","currency_display","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","duplicate","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_str","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","hash","hash","hash","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","maximum_fraction_digits","maximum_significant_digits","merge","minimum_fraction_digits","minimum_integer_digits","minimum_significant_digits","new","options","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","style","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","use_grouping","value","vzip","vzip","vzip","vzip","Filtering","Lookup","Matching","NegotiationStrategy","__clone_box","accepted_languages","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","convert_vec_str_to_langids","convert_vec_str_to_langids_lossy","deref","deref_mut","downcast","drop","eq","equals","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","negotiate","negotiate_languages","parse_accepted_languages","raw_clone","raw_drop","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","parse","Filtering","Lookup","Matching","NegotiationStrategy","filter_matches","negotiate_languages","IVec2","IVec3","IVec4","ivec2","ivec3","ivec4","w","x","x","x","y","y","y","z","z","I64Vec2","I64Vec3","I64Vec4","i64vec2","i64vec3","i64vec4","w","x","x","x","y","y","y","z","z","Control","Dense","DenseInput","InputCollector","NetworkInputCollector","NetworkInputConfig","NetworkPlayerControl","NetworkPlayerControls","PlayerControls","get_dense_control","get_dense_control","get_dense_input","network_update","update_from_dense","Args","Error","IntlLangMemoizer","IntlMemoizer","Memoizable","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","concurrent","construct","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","get_for_lang","init","init","into","into","into_any","into_any","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","lang","map","map","new","raw_default","raw_drop","raw_drop","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","with_try_get","IntlLangMemoizer","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","lang","map","new","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","with_try_get","Amplitude","ClockTime","Decibels","Delayed","Emitter","Frame","Immediate","MAIN_TRACK","MIN_DECIBELS","OutputDestination","ResourceLimitReached","StartTime","Track","Volume","ZERO","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","add","add_assign","as_amplitude","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_decibels","as_dyn_eq","as_dyn_eq","as_mono","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clock","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","command","command_writers_and_readers","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","div","div_assign","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_hash","dyn_hash","effect","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from_mono","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","hash","hash","init","init","init","init","init","interpolate","interpolate_frame","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","left","manager","modulator","mul","mul_assign","neg","new","panned","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","raw_hash","right","sound","spatial","sub","sub_assign","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","track","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","tween","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","ClockHandle","ClockId","ClockSpeed","ClockTime","SecondsPerTick","TicksPerMinute","TicksPerSecond","__clone_box","__clone_box","__clone_box","add","add","add_assign","add_assign","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_seconds_per_tick","as_ticks_per_minute","as_ticks_per_second","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clock","clock_info","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","command_writers","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fraction","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_ticks_f64","from_ticks_u64","hash","id","id","init","init","init","init","interpolate","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","partial_cmp","pause","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","set_speed","shared","start","stop","sub","sub","sub_assign","sub_assign","ticking","ticks","time","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","ClockInfo","ClockInfoProvider","Later","MockClockInfoProviderBuilder","Never","Now","WhenToStart","__clone_box","__clone_box","add","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","clock_info","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","get","hash","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kind","new","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","ticking","time","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","when_to_start","CommandReader","CommandWriter","ValueChangeCommand","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writer_and_reader","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","eq","equals","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_clone","raw_drop","raw_drop","raw_drop","read","target","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","tween","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","write","Effect","EffectBuilder","Handle","build","compressor","delay","distortion","eq_filter","filter","init","on_change_sample_rate","on_start_processing","panning_control","process","reverb","volume_control","CompressorBuilder","CompressorHandle","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","attack_duration","attack_duration","borrow","borrow","borrow_mut","borrow_mut","build","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","makeup_gain","makeup_gain","mix","mix","new","ratio","ratio","raw_default","raw_drop","raw_drop","release_duration","release_duration","set_attack_duration","set_makeup_gain","set_mix","set_ratio","set_release_duration","set_threshold","threshold","threshold","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","DelayBuilder","DelayHandle","add_feedback_effect","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","buffer_length","buffer_length","build","command_writers","create","default","delay_time","delay_time","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","feedback","feedback","feedback_effects","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","mix","mix","new","raw_default","raw_drop","raw_drop","set_delay_time","set_feedback","set_mix","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","DistortionBuilder","DistortionHandle","DistortionKind","HardClip","SoftClip","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","command_writers","create","create","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drive","drive","drop","drop","drop","eq","eq","equals","equals","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","kind","kind","mix","mix","new","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","set_drive","set_kind","set_mix","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Bell","EqFilterBuilder","EqFilterHandle","EqFilterKind","HighShelf","LowShelf","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","frequency","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","gain","hash","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","kind","new","q","raw_clone","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","set_frequency","set_gain","set_kind","set_q","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","BandPass","FilterBuilder","FilterHandle","FilterMode","HighPass","LowPass","Notch","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","command_writers","create","cutoff","cutoff","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","eq","eq","equals","equals","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","mix","mix","mode","mode","new","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","resonance","resonance","set_cutoff","set_mix","set_mode","set_resonance","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","PanningControlBuilder","PanningControlHandle","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equals","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_default","raw_drop","raw_drop","set_panning","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","ReverbBuilder","ReverbHandle","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","damping","damping","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equals","feedback","feedback","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","mix","mix","new","raw_clone","raw_default","raw_drop","raw_drop","set_damping","set_feedback","set_mix","set_stereo_width","stereo_width","stereo_width","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","VolumeControlBuilder","VolumeControlHandle","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equals","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","new","raw_clone","raw_default","raw_drop","raw_drop","set_volume","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","AudioManager","AudioManagerSettings","Capacities","DefaultBackend","__clone_box","add_clock","add_modulator","add_spatial_scene","add_sub_track","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","backend","backend","backend_mut","backend_settings","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","capacities","clock_capacity","clock_capacity","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_capacity","create","create","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","error","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","main_track","main_track_builder","modulator_capacity","modulator_capacity","new","num_clocks","num_modulators","num_sounds","num_spatial_scenes","num_sub_tracks","play","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","renderer_shared","resource_controllers","sound_capacity","sound_capacity","spatial_scene_capacity","spatial_scene_capacity","sub_track_capacity","sub_track_capacity","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Backend","DefaultBackend","Error","Renderer","Settings","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","cpal","deref","deref_mut","downcast","drop","dt","from","from_sample_","from_subset","init","into","into_any","into_any_rc","into_sample","is_in_subset","mock","on_change_sample_rate","on_start_processing","process","raw_drop","resources","setup","shared","start","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","BuildStreamError","CpalBackend","CpalBackendSettings","DefaultStreamConfigError","Error","NoDefaultOutputDevice","PlayStreamError","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","buffer_size","buffer_size","create","custom_device","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","device","downcast","downcast","downcast","drop","drop","drop","drop","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_default","raw_drop","raw_drop","raw_drop","setup","source","start","state","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","MockBackend","MockBackendSettings","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","hash","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","on_start_processing","process","raw_clone","raw_default","raw_drop","raw_drop","raw_eq","raw_hash","sample_rate","sample_rate","set_sample_rate","setup","start","state","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","IntoSoundError","PlaySoundError","SoundLimitReached","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","fmt","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_drop","to_sample_","to_smolstr","to_string","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Handle","Modulator","ModulatorBuilder","ModulatorId","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","finished","fmt","from","from","from","from_sample_","from_subset","hash","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","lfo","on_start_processing","raw_clone","raw_drop","raw_eq","raw_hash","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","tweener","type_id","upcast","update","value","value_provider","vzip","LfoBuilder","LfoHandle","Pulse","Saw","Sine","Triangle","Waveform","__clone_box","amplitude","amplitude","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","drop","eq","equals","fmt","fmt","frequency","frequency","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","id","id","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","new","offset","offset","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","set_amplitude","set_frequency","set_offset","set_phase","set_waveform","shared","starting_phase","starting_phase","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","waveform","waveform","width","TweenerBuilder","TweenerHandle","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","command_writers","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","id","id","init","init","initial_value","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_drop","raw_drop","set","shared","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","MockModulatorValueProviderBuilder","ModulatorValueProvider","add","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","from","from","from_sample_","from_sample_","from_subset","from_subset","get","init","init","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kind","modulator_values","new","raw_drop","raw_drop","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Custom","EndOfAudio","EndPosition","Error","Factor","FromFileError","Handle","IntoOptionalRegion","IoError","NoDefaultTrack","Paused","Pausing","PlaybackPosition","PlaybackRate","PlaybackState","Playing","Region","Samples","Seconds","Semitones","Sound","SoundData","Stopped","Stopping","SymphoniaError","UnknownDuration","UnknownSampleRate","UnsupportedChannelConfiguration","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_factor","as_semitones","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","end","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","finished","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","hash","init","init","init","init","init","init","interpolate","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_optional_region","into_optional_region","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sound","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","on_start_processing","output_destination","process","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","source","start","static_sound","streaming","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","StaticSoundData","StaticSoundHandle","StaticSoundSettings","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equals","fade_in_tween","fade_in_tween","fmt","fmt","frames","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","loop_region","loop_region","new","output_destination","output_destination","panning","panning","pause","playback_rate","playback_rate","position","raw_clone","raw_default","raw_drop","raw_drop","resume","resume_at","reverse","reverse","sample_rate","seek_by","seek_to","set_loop_region","set_panning","set_playback_rate","set_volume","settings","shared","slice","start_position","start_position","start_time","start_time","state","stop","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","volume","volume","vzip","vzip","Decoder","Error","StreamingSoundData","StreamingSoundHandle","StreamingSoundSettings","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","decode","decoder","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","duration","eq","equals","error_consumer","fade_in_tween","fade_in_tween","fade_in_tween","fmt","fmt","from","from","from","from_cursor","from_decoder","from_file","from_media_source","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sound","is_in_subset","is_in_subset","is_in_subset","loop_region","loop_region","loop_region","new","num_frames","num_frames","output_destination","output_destination","output_destination","panning","panning","panning","pause","playback_rate","playback_rate","playback_rate","pop_error","position","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","resume","resume_at","sample_rate","seek","seek_by","seek_to","set_loop_region","set_panning","set_playback_rate","set_volume","settings","shared","slice","slice","start_position","start_position","start_position","start_time","start_time","start_time","state","stop","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","volume","volume","volume","vzip","vzip","vzip","with_settings","emitter","listener","scene","EmitterDistances","EmitterHandle","EmitterId","EmitterSettings","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","attenuation_function","attenuation_function","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","command_writers","create","create","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","distances","distances","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","enable_spatialization","enable_spatialization","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","id","id","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","key","max_distance","min_distance","new","persist_until_sounds_finish","persist_until_sounds_finish","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","scene","scene_id","set_position","shared","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","ListenerHandle","ListenerSettings","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","new","raw_default","raw_drop","raw_drop","set_orientation","set_position","shared","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","track","track","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","SpatialSceneHandle","SpatialSceneId","SpatialSceneSettings","__clone_box","add_emitter","add_listener","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_hash","emitter_capacity","emitter_capacity","emitter_controller","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","hash","id","id","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","listener_capacity","listener_capacity","listener_controller","new","num_emitters","num_listeners","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","shared","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Main","NonexistentRoute","Sub","SubTrackId","TrackBuilder","TrackHandle","TrackId","TrackRoutes","__clone_box","__clone_box","__clone_box","add_built_effect","add_effect","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_hash","dyn_hash","effects","empty","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","hash","id","id","init","init","init","init","init","init","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","new","new","parent","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","raw_hash","route_set_volume_command_writers","routes","routes","set_route","set_volume","set_volume_command_writer","shared","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","volume","volume","vzip","vzip","vzip","vzip","vzip","vzip","with_built_effect","with_effect","with_route","without_route","Easing","Fixed","FromModulator","InOutPowf","InOutPowi","InPowf","InPowi","Linear","ModulatorMapping","OutPowf","OutPowi","Parameter","Tween","Tweenable","Value","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clamp_bottom","clamp_top","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","duration","easing","eq","eq","eq","eq","equals","equals","equals","equals","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_modulator","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","init","init","init","init","init","input_range","interpolate","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","map","new","output_range","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_value","read_command","set","stagnant","start_time","state","to_","to_","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","update","value","vzip","vzip","vzip","vzip","vzip","id","mapping","GameStarting","JoinServer","LanMatchmaker","LanMatchmakerRequest","LanMatchmakerResponse","PlayerCount","ServerInfo","ServerStarted","ServiceDiscoveryReceiver","StartServer","StopJoin","StopServer","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","join_server","leave_server","ping","prepare_to_host","prepare_to_join","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","service","start_server","stop_server","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","wait_game_start","wait_players","addr","player_count","player_count","player_idx","socket","CreateLobby","Error","GameID","GameStarting","JoinLobby","ListLobbies","LobbiesList","LobbyCreated","LobbyId","LobbyInfo","LobbyJoined","LobbyListItem","LobbyUpdate","MATCH_ALPN","MatchInfo","MatchmakerConnectionState","MatchmakingUpdate","ONLINE_MATCHMAKER","OnlineMatchmaker","OnlineMatchmakerRequest","OnlineMatchmakerResponse","Ordered","PlayerIdxAssignment","READ_TO_END_BYTE_COUNT","Random","SearchForGame","Searching","SpecifiedOrder","StopSearch","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","acquire_connection","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","close_connection","conn","create","create","create_lobby","current_players","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","ep","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","game_id","game_id","game_id","has_password","hash","hash","hash","id","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_connected","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","join_lobby","list_lobbies","match_data","match_data","max_players","max_players","max_players","name","name","new","node_id","node_id","password_hash","player_idx_assignment","player_idx_assignment","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","read_matchmaker_response","serialize","serialize","serialize","serialize","serialize","serialize","set_node_id","start_search_for_match","stop_search_for_match","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","game_id","game_id","game_id","id","id","id","id","id","lobby_id","lobby_info","match_data","password","player_count","player_idx_assignment","lobby_id","player_count","player_count","player_count","player_count","player_idx","random_seed","socket","BadConcatType","BadEnvUpValue","BadExecutorMode","BadThreadMode","BadType","BadUserDataType","Boolean","Boolean","Boolean","BoxSequence","Call","Call","Call","Callback","Callback","Callback","CallbackFn","CallbackReturn","Closure","Closure","Closure","ClosureError","Compiler","Constant","Context","Eq","Error","Execution","Executor","ExecutorMode","ExpectedVariableStack","Finalizers","FromMultiValue","FromValue","Fuel","Function","Function","Function","FunctionPrototype","HasUpValues","Index","Integer","Integer","Integer","IntoMultiValue","IntoValue","InvalidTableKey","IsNaN","IsNil","Iter","Len","Lua","Lua","Lua","MetaMethod","NewIndex","Nil","Nil","Nil","Normal","Normal","Number","Number","Number","Pairs","Parser","Pending","PrototypeError","Registry","RequiresEnv","Result","Result","Resume","Resume","Return","Return","Running","Running","Runtime","Runtime","RuntimeError","Sequence","Sequence","SequencePoll","Singleton","Stack","StashedCallback","StashedClosure","StashedExecutor","StashedFunction","StashedTable","StashedThread","StashedUserData","StaticError","StaticValue","Stopped","Stopped","String","String","String","String","Suspended","Suspended","Table","Table","Table","Thread","Thread","Thread","ThreadMode","ToString","TypeError","UserData","UserData","UserData","VMError","Value","Variadic","Waiting","Yield","Yield","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","add","adjust","any","arena","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bits","as_bytes","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_primitive","as_ref","as_ref","as_static_user_data","as_string_ref","bad_type","bind","bitwise_and","bitwise_not","bitwise_or","bitwise_xor","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","call","call","callback","checked_sum","chunk_name","clear","clear_interrupt","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","closure","cmp","compare","compile","compiler","compose","concat","constant","constants","consume","consume","conversion","core","create","create","create","current_thread","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","display","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast_static","downcast_write","drain","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","empty","empty","encode_hex","encode_hex_upper","enter","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","error","error","execute","executor","executor","expected","expected","expected","exponentiate","extend","extend","extend","extend","fetch","fetch","fetch","fetch","fetch","fetch","fetch","fetch","fetch","fetch","finalizers","finalizers","finish","fixed_params","float_divide","floor_divide","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","found","found","found","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_back","from_buffer","from_compiled","from_compiled_map_strings","from_fn","from_fn_with","from_front","from_inner","from_inner","from_inner","from_inner","from_inner","from_inner","from_inner","from_iter","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_parts","from_parts","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_slice","from_static","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_world","from_world","from_world","from_world","fuel","fuel","fuel","fuel","full","function","gc_collect","gc_metrics","get","get","get_global","get_value","globals","has_varargs","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","index","index_mut","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","intern","intern_static","interned_strings","interrupt","interrupted","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_back","into_front","into_inner","into_inner","into_inner","into_inner","into_inner","into_inner","into_inner","into_iter","into_iter","into_iter","into_iter","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_static","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","io","is","is","is_empty","is_equal","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_interrupted","is_nil","is_static","iter","len","len","length","less_equal","less_than","load","load_core","load_io","load_with_env","lua","map_string","meta_ops","metatable","metatable","mode","mode","modulo","multiply","mutation","name","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","negate","new","new","new","new","new","new","new","new","new","new_static","next","not","not","opcode","opcode_line_numbers","opcodes","partial_cmp","poll","pop_back","pop_front","prototype","prototypes","push_back","push_front","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_ops","reference","refill","registry","registry","remaining","replace","reset","reset","resize","restart","resume","resume","resume_err","resume_err","root_cause","roots","roots","run","set","set_global","set_metatable","set_metatable","set_remaining","set_value","shift_left","shift_right","should_continue","singleton","singleton","singletons","singletons","source","source","source","stack","stack_size","start","start","start_suspended","stash","stash","stash","stash","stash","stash","stash","stash","stash","stash","stash","state","stdlib","step","stop","stored_hash","string","sub_stack","subtract","table","take_result","take_result","thread","threads","to_bool","to_bool","to_bool","to_constant","to_integer","to_integer","to_number","to_number","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_static","to_str","to_str_lossy","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_value","total_memory","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","try_as_bits","try_enter","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_name","types","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upper_lua","upper_lua_frame","upvalues","upvalues","userdata","value","values","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","with","function","then","then","then","thread","to_thread","function","is_tail","is_tail","is_tail","thread","to_thread","Any","AnyInner","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","deref","deref","deref_mut","deref_mut","downcast","downcast","downcast","downcast_write","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_inner","from_sample_","from_sample_","from_subset","from_subset","hash","init","init","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_inner","into_sample","into_sample","is","is_in_subset","is_in_subset","metadata","metadata","needs_trace","needs_trace","new","raw_clone","raw_drop","raw_drop","raw_eq","raw_hash","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","trace","trace","try_from","try_from","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","vzip","vzip","with_metadata","write_metadata","BoxSequence","Call","Call","Callback","CallbackFn","CallbackInner","CallbackReturn","Pending","Resume","Resume","Return","Return","Sequence","Sequence","SequencePoll","Yield","Yield","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","call","call","deref","deref_mut","downcast","drop","error","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","poll","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","function","then","then","then","thread","to_thread","function","is_tail","is_tail","is_tail","thread","to_thread","Closed","Closure","ClosureError","ClosureInner","Compiler","FunctionPrototype","HasUpValues","Open","Parser","PrototypeError","RequiresEnv","UpValue","UpValueInner","UpValueState","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","chunk_name","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","constants","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fixed_params","fmt","fmt","fmt","from","from","from","from_inner","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","get","has_varargs","init","init","init","into","into","into","into_any","into_any","into_any","into_any_rc","into_any_rc","into_any_rc","into_inner","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","needs_trace","needs_trace","needs_trace","new","opcode_line_numbers","opcodes","proto","prototypes","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","reference","set","stack_size","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","trace","trace","trace","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","upvalues","upvalues","vzip","vzip","vzip","AssignToExpression","Chunk","CompileError","CompileErrorKind","CompiledPrototype","Constants","DuplicateLabel","EndOfStream","Expression","ExpressionNotStatement","FixedParameters","FunctionRef","Functions","GotoInvalid","JumpLocal","JumpOverflow","LexError","LineNumber","Named","ParseError","ParseErrorKind","RecursionLimit","Registers","String","StringInterner","Unexpected","UpValues","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_string_ref","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmp","compare","compile_chunk","constants","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fixed_params","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","has_varargs","hash","init","init","init","init","init","init","init","intern","interning","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kind","kind","lexer","line_number","line_number","map_strings","map_strings","needs_trace","needs_trace","needs_trace","opcode_line_numbers","opcodes","parse_chunk","parser","partial_cmp","prototypes","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","reference","source","stack_size","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","trace","trace","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upvalues","vzip","vzip","vzip","vzip","vzip","vzip","vzip","expected","expected","unexpected","BasicInterner","String","StringInterner","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","create","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","init","intern","intern","into","into_any","into_any_rc","into_sample","is_in_subset","raw_default","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Add","And","Assign","BadNumber","BitAnd","BitNotXor","BitOr","Break","Colon","Comma","Concat","Div","Do","Dot","Dots","DoubleColon","Else","ElseIf","End","Equal","EscapeDecimalTooLarge","EscapeUnicodeEnd","EscapeUnicodeInvalid","EscapeUnicodeStart","False","Float","For","Function","Goto","GreaterEqual","GreaterThan","HexDigitExpected","IDiv","IOError","If","In","Integer","InvalidEscape","InvalidLongStringDelimiter","LeftBrace","LeftBracket","LeftParen","Len","LessEqual","LessThan","LexError","Lexer","LineNumber","Local","Minus","Mod","Mul","Name","Nil","Not","NotEqual","Or","Pow","Repeat","Return","RightBrace","RightBracket","RightParen","SemiColon","ShiftLeft","ShiftRight","String","Then","Token","True","UnexpectedCharacter","UnfinishedLongString","UnfinishedShortString","Until","While","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","eq","equals","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","init","init","init","interner","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","line_number","line_number","new","peek_buffer","raw_clone","raw_drop","raw_drop","raw_drop","read_dec_float","read_dec_integer","read_float","read_hex_float","read_hex_integer","read_integer","read_token","skip_whitespace","source","source","string_buffer","to_owned","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Add","And","Array","AssignToExpression","Assignment","AssignmentStatement","AssignmentTarget","BinaryOperator","BitAnd","BitNot","BitOr","BitXor","Block","Break","Call","CallSuffix","Chunk","Concat","ConstructorField","Div","Do","EndOfStream","Equal","Expression","ExpressionNotStatement","False","Field","Field","FieldSuffix","Float","For","ForStatement","Function","Function","Function","FunctionCall","FunctionCallStatement","FunctionDefinition","FunctionStatement","Generic","Goto","GotoStatement","GreaterEqual","GreaterThan","GroupedExpression","HeadExpression","IDiv","If","IfStatement","Indexed","Indexed","Integer","Label","LabelStatement","Len","LessEqual","LessThan","LexError","LineAnnotated","LocalFunction","LocalFunctionStatement","LocalStatement","LocalStatement","Method","Minus","Mod","Mul","Name","Name","Named","Named","Nil","Not","NotEqual","Numeric","Or","ParseError","ParseErrorKind","Pow","PrimaryExpression","Record","RecordKey","RecursionLimit","Repeat","RepeatStatement","ReturnStatement","ShiftLeft","ShiftRight","Simple","SimpleExpression","Statement","String","Sub","SuffixPart","Suffixed","SuffixedExpression","TableConstructor","TableConstructor","True","UnaryOperator","UnaryOperator","Unexpected","VarArgs","While","WhileStatement","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_ref","block","block","body","body","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","call","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","closed_on","condition","definition","definition","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_hash","dyn_hash","else_if_parts","else_part","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fields","fields","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","has_varargs","hash","hash","head","head","if_part","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kind","line_number","line_number","map","method","name","name","name","name","names","new","parameters","parse_chunk","primary","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","raw_hash","return_statement","returns","statements","suffixes","tail","targets","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_map","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","until","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","values","values","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","arguments","body","body","initial","limit","name","names","step","expected","expected","unexpected","Boolean","Constant","IdenticalConstant","Integer","Nil","Number","String","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_subset","hash","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","needs_trace","raw_clone","raw_drop","raw_eq","raw_hash","to_owned","to_sample_","to_subset","to_subset_unchecked","trace","try_from","try_into","type_id","upcast","vzip","FromMultiValue","FromValue","IntoMultiValue","IntoValue","Iter","IterIntoValue","Variadic","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","ctx","deref","deref_mut","downcast","drop","from","from_multi_value","from_sample_","from_subset","from_value","init","into","into_any","into_any_rc","into_fallible","into_iter","into_multi_value","into_sample","into_value","is_in_subset","iter","next","raw_drop","to_sample_","to_subset","to_subset_unchecked","transpose_into_fallible","try_from","try_into","type_id","upcast","vzip","Error","Lua","Lua","LuaError","Runtime","Runtime","RuntimeError","StaticError","StaticLuaError","TypeError","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","expected","fmt","fmt","fmt","fmt","found","from","from","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","needs_trace","raw_clone","raw_clone","raw_drop","raw_drop","to_owned","to_owned","to_sample_","to_sample_","to_smolstr","to_smolstr","to_static","to_string","to_string","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","trace","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Finalizers","Fuel","fuel","interrupted","Callback","Closure","Function","buffered_read","skip_prefix","Context","Lua","arena","mutation","state","Call","Call","Eq","Index","Len","MetaCall","MetaMethod","MetaResult","NewIndex","Pairs","ToString","Value","__clone_box","__clone_box","args","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","call","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","equal","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_subset","from_subset","function","index","init","init","into","into","into_any","into_any","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","len","needs_trace","needs_trace","new_index","raw_clone","raw_clone","raw_drop","raw_drop","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","tostring","trace","trace","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Add","BitAnd","BitNot","BitOr","BitXor","Call","Closure","Concat","Constant","Div","Eq","GenericForCall","GenericForLoop","GetTable","GetUpTable","GetUpValue","IDiv","Jump","Length","Less","LessEq","LoadBool","LoadConstant","LoadNil","Method","Minus","Mod","Move","Mul","NewTable","Not","NumericForLoop","NumericForPrep","OpCode","Operation","Pow","RCIndex","Register","Return","SetList","SetTable","SetUpTable","SetUpValue","ShiftLeft","ShiftRight","Sub","TailCall","Test","TestSet","VarArgs","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","decode","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","encode","fmt","fmt","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","needs_trace","needs_trace","needs_trace","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","args","args","array_size","base","base","base","base","base","base","close_upvalues","constant","count","count","count","count","count","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","func","func","is_true","is_true","jump","jump","jump","key","key","key","key","key","left","left","left","left","left","left","left","left","left","left","left","left","left","left","left","map_size","offset","proto","returns","right","right","right","right","right","right","right","right","right","right","right","right","right","right","right","skip_if","skip_if","skip_if","skip_next","source","source","source","source","source","source","source","source","start","table","table","table","table","table","value","value","value","value","value","var_count","add","bitwise_and","bitwise_not","bitwise_or","bitwise_xor","exponentiate","float_divide","floor_divide","less_equal","less_than","modulo","multiply","negate","shift_left","shift_right","subtract","Boolean","Callback","Closure","Fetchable","Fetched","Function","Integer","Nil","Number","Registry","Singleton","Stashable","Stashed","StashedCallback","StashedClosure","StashedExecutor","StashedFunction","StashedString","StashedTable","StashedThread","StashedUserData","StaticValue","String","Table","Thread","UserData","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","create","deref","deref_mut","downcast","drop","fetch","fetch","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_rc","into_sample","is_in_subset","raw_clone","raw_drop","roots","singletons","stash","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Stack","bottom","values","load_base","load_coroutine","load_io","load_math","load_string","load_table","BadConcatType","InternedStringSet","String","StringInner","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","bad_type","borrow","borrow","borrow_mut","borrow_mut","buffer","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_strings","from","from","from_sample_","from_sample_","from_subset","from_subset","hash","init","init","intern","intern_static","into","into","into_any","into_any","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","needs_trace","needs_trace","new","raw_clone","raw_clone","raw_drop","raw_drop","static_strings","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","trace","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Found","InvalidTableKey","IsNaN","IsNil","Last","NextValue","NotFound","RawTable","Table","TableInner","TableState","__clone_box","array","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","get","hash_builder","init","init","init","into","into","into","into_any","into_any","into_any","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","length","map","metatable","needs_trace","needs_trace","needs_trace","new","next","raw_clone","raw_drop","raw_drop","raw_drop","raw_table","reserve_array","reserve_map","set","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","trace","trace","trace","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","key","value","Add","BadEnvUpValue","BadExecutorMode","BadThreadMode","BadType","BinaryOperatorError","BitAnd","BitNot","BitOr","BitXor","CurrentThread","Execution","Executor","ExecutorInner","ExecutorMode","ExpectedVariableStack","Exponentiate","FloatDivide","FloorDivide","LessEqual","LessThan","Modulo","Multiply","Normal","Normal","OpenUpValue","Result","Result","Running","Running","ShiftLeft","ShiftRight","Stopped","Stopped","Subtract","Suspended","Suspended","Thread","ThreadInner","ThreadMode","UnaryNegate","UpperLuaFrame","VMError","Waiting","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","chunk_name","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","current_function","current_line","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","executor","expected","expected","fmt","fmt","fmt","found","found","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","fuel","get","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_main","needs_trace","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","set","stack_index","thread","thread","threads","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","trace","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upper_lua","vzip","vzip","vzip","vzip","ConstantIndex16","ConstantIndex8","Environment","Opt254","Outer","ParentLocal","PrototypeIndex","RegisterIndex","UpValueDescriptor","UpValueIndex","VarCount","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","constant","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_none","is_some","is_variable","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","new","none","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","some","to_constant","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_u8","try_constant","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_new","try_some","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","variable","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","BadUserDataType","UserData","UserDataInner","UserDataMeta","UserDataMetaState","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","create","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","init","into","into_any","into_any_rc","into_sample","is_in_subset","metatable","needs_trace","raw_clone","raw_default","raw_drop","to_owned","to_sample_","to_subset","to_subset_unchecked","trace","try_from","try_into","type_id","upcast","vzip","Boolean","Function","Integer","Nil","Number","String","Table","Thread","UserData","Value","DenseMoveDirection","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","create","default","deref","deref","deref_mut","deref_mut","downcast","drop","fmt","from","from","from","from_sample_","from_subset","from_world","from_world","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_default","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","RngGenerator","internal_generator","Vec2","Vec2","Vec2Swizzles","Vec3","Vec3","Vec3Swizzles","Vec4","Vec4","Vec4Swizzles","ww","www","wwww","wwwx","wwwy","wwwz","wwx","wwxw","wwxx","wwxy","wwxz","wwy","wwyw","wwyx","wwyy","wwyz","wwz","wwzw","wwzx","wwzy","wwzz","wx","wxw","wxww","wxwx","wxwy","wxwz","wxx","wxxw","wxxx","wxxy","wxxz","wxy","wxyw","wxyx","wxyy","wxyz","wxz","wxzw","wxzx","wxzy","wxzz","wy","wyw","wyww","wywx","wywy","wywz","wyx","wyxw","wyxx","wyxy","wyxz","wyy","wyyw","wyyx","wyyy","wyyz","wyz","wyzw","wyzx","wyzy","wyzz","wz","wzw","wzww","wzwx","wzwy","wzwz","wzx","wzxw","wzxx","wzxy","wzxz","wzy","wzyw","wzyx","wzyy","wzyz","wzz","wzzw","wzzx","wzzy","wzzz","xw","xww","xwww","xwwx","xwwy","xwwz","xwx","xwxw","xwxx","xwxy","xwxz","xwy","xwyw","xwyx","xwyy","xwyz","xwz","xwzw","xwzx","xwzy","xwzz","xx","xx","xx","xxw","xxww","xxwx","xxwy","xxwz","xxx","xxx","xxx","xxxw","xxxx","xxxx","xxxx","xxxy","xxxy","xxxy","xxxz","xxxz","xxy","xxy","xxy","xxyw","xxyx","xxyx","xxyx","xxyy","xxyy","xxyy","xxyz","xxyz","xxz","xxz","xxzw","xxzx","xxzx","xxzy","xxzy","xxzz","xxzz","xy","xy","xy","xyw","xyww","xywx","xywy","xywz","xyx","xyx","xyx","xyxw","xyxx","xyxx","xyxx","xyxy","xyxy","xyxy","xyxz","xyxz","xyy","xyy","xyy","xyyw","xyyx","xyyx","xyyx","xyyy","xyyy","xyyy","xyyz","xyyz","xyz","xyz","xyzw","xyzx","xyzx","xyzy","xyzy","xyzz","xyzz","xz","xz","xzw","xzww","xzwx","xzwy","xzwz","xzx","xzx","xzxw","xzxx","xzxx","xzxy","xzxy","xzxz","xzxz","xzy","xzy","xzyw","xzyx","xzyx","xzyy","xzyy","xzyz","xzyz","xzz","xzz","xzzw","xzzx","xzzx","xzzy","xzzy","xzzz","xzzz","yw","yww","ywww","ywwx","ywwy","ywwz","ywx","ywxw","ywxx","ywxy","ywxz","ywy","ywyw","ywyx","ywyy","ywyz","ywz","ywzw","ywzx","ywzy","ywzz","yx","yx","yx","yxw","yxww","yxwx","yxwy","yxwz","yxx","yxx","yxx","yxxw","yxxx","yxxx","yxxx","yxxy","yxxy","yxxy","yxxz","yxxz","yxy","yxy","yxy","yxyw","yxyx","yxyx","yxyx","yxyy","yxyy","yxyy","yxyz","yxyz","yxz","yxz","yxzw","yxzx","yxzx","yxzy","yxzy","yxzz","yxzz","yy","yy","yy","yyw","yyww","yywx","yywy","yywz","yyx","yyx","yyx","yyxw","yyxx","yyxx","yyxx","yyxy","yyxy","yyxy","yyxz","yyxz","yyy","yyy","yyy","yyyw","yyyx","yyyx","yyyx","yyyy","yyyy","yyyy","yyyz","yyyz","yyz","yyz","yyzw","yyzx","yyzx","yyzy","yyzy","yyzz","yyzz","yz","yz","yzw","yzww","yzwx","yzwy","yzwz","yzx","yzx","yzxw","yzxx","yzxx","yzxy","yzxy","yzxz","yzxz","yzy","yzy","yzyw","yzyx","yzyx","yzyy","yzyy","yzyz","yzyz","yzz","yzz","yzzw","yzzx","yzzx","yzzy","yzzy","yzzz","yzzz","zw","zww","zwww","zwwx","zwwy","zwwz","zwx","zwxw","zwxx","zwxy","zwxz","zwy","zwyw","zwyx","zwyy","zwyz","zwz","zwzw","zwzx","zwzy","zwzz","zx","zx","zxw","zxww","zxwx","zxwy","zxwz","zxx","zxx","zxxw","zxxx","zxxx","zxxy","zxxy","zxxz","zxxz","zxy","zxy","zxyw","zxyx","zxyx","zxyy","zxyy","zxyz","zxyz","zxz","zxz","zxzw","zxzx","zxzx","zxzy","zxzy","zxzz","zxzz","zy","zy","zyw","zyww","zywx","zywy","zywz","zyx","zyx","zyxw","zyxx","zyxx","zyxy","zyxy","zyxz","zyxz","zyy","zyy","zyyw","zyyx","zyyx","zyyy","zyyy","zyyz","zyyz","zyz","zyz","zyzw","zyzx","zyzx","zyzy","zyzy","zyzz","zyzz","zz","zz","zzw","zzww","zzwx","zzwy","zzwz","zzx","zzx","zzxw","zzxx","zzxx","zzxy","zzxy","zzxz","zzxz","zzy","zzy","zzyw","zzyx","zzyx","zzyy","zzyy","zzyz","zzyz","zzz","zzz","zzzw","zzzx","zzzx","zzzy","zzzy","zzzz","zzzz","get_locale","get_locales","UVec2","UVec3","UVec4","uvec2","uvec3","uvec4","w","x","x","x","y","y","y","z","z","U64Vec2","U64Vec3","U64Vec4","u64vec2","u64vec3","u64vec4","w","x","x","x","y","y","y","z","z","CharacterDirection","LTR","LanguageIdentifier","LanguageIdentifierError","ParserError","RTL","TTB","Unknown","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_ref","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","canonicalize","character_direction","clear_variants","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cmp","compare","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","drop","drop","drop","dyn_eq","dyn_hash","eq","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_bytes","from_parts","from_raw_parts_unchecked","from_sample_","from_sample_","from_sample_","from_str","from_subset","from_subset","from_subset","from_world","from_world","has_variant","hash","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_parts","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","language","matches","partial_cmp","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","region","script","serialize","set_variants","subtags","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_string","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","variants","variants","vzip","vzip","vzip","Language","Region","Script","Variant","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_str","as_str","as_str","as_str","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmp","cmp","cmp","cmp","compare","compare","compare","compare","create","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_bytes","from_bytes","from_bytes","from_bytes","from_raw_unchecked","from_raw_unchecked","from_raw_unchecked","from_raw_unchecked","from_sample_","from_sample_","from_sample_","from_sample_","from_str","from_str","from_str","from_str","from_subset","from_subset","from_subset","from_subset","from_world","from_world","hash","hash","hash","hash","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","matches","partial_cmp","partial_cmp","partial_cmp","partial_cmp","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","BorderImageMeta","BorderedButton","BorderedFrame","ButtonBordersMeta","ButtonThemeMeta","MarginMeta","bg_handle","border_only","border_scale","border_size","borders","bottom","clicked","default","default_border","focus_on_hover","focused","font","image","image_size","left","margin","margin","min_size","on_click_border","on_focus_border","padding","padding","padding","right","scale","sense","text","texture_border_size","texture_size","top","wrap","ProfilerState","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","game_plugin","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","mark_new_frame","profiler","raw_clone","raw_default","raw_drop","schema","session_plugin","show_window","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","AUDIO","DEBUG","GAME","MAIN_MENU","NOTIFICATION","PAUSE_MENU","PROFILER","SCORING","SessionExt","SessionNames","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","end_game","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_drop","restart_game","start_game","start_menu","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","AxisNegative","AxisPositive","Button","InputKind","Keyboard","None","PlayerControlMapping","PlayerControlSetting","Settings","VirtualDPad","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","all_settings","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","default","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","down","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","effects_volume","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","fullscreen","game_plugin","gamepad","grab","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","jump","keyboard1","keyboard2","left","load_settings","main_volume","map_control_source","matchmaking_server","menu_back","menu_confirm","menu_start","movement","movement_alt","music_volume","pause","player_controls","ragdoll","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","right","schema","schema","schema","schema","schema","shoot","slide","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","up","upcast","upcast","upcast","upcast","upcast","volume_change_event","vzip","vzip","vzip","vzip","vzip","ImageMeta","UiTheme","UiThemeButtons","UiThemeColors","UiThemeEditor","UiThemeEditorIcons","UiThemeFontStyles","UiThemePanel","UiThemeWidgetColors","UiThemeWidgets","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","active","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bg_fill","bg_stroke","bigger","border","border_radius","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buttons","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collisions","colors","create","create","create","create","create","create","create","create","create","create","default","default","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","editor","elements","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font_color","font_styles","fonts","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","heading","hovered","icons","image","image_size","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","main_menu","map_select","menu","negative","network_game","noninteractive","normal","normal","notification","padding","panel","panel","pause_menu","player_image","positive","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","scale","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","scoring","select","small","smaller","text","tiles","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","widgets","window_fill","Credits","Home","MainMenuMeta","MapSelect","MenuPage","NetworkGame","PlayerSelect","Settings","VERSION_STRING","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","background_image","borrow","borrow","borrow_mut","borrow_mut","build_info","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","credits","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","handle_names_to_string","home_menu","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","main_menu_system","map_select","menu_width","network_game","player_select","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","settings","setup_menu","subtitle_font","title_font","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","is_waiting","BRANCH","BUILD_OS","BUILD_RUST_CHANNEL","BUILD_TARGET","BUILD_TARGET_ARCH","BUILD_TIME","BUILD_TIME_2822","BUILD_TIME_3339","CARGO_MANIFEST_DIR","CARGO_TREE","CARGO_VERSION","CLAP_LONG_VERSION","CLAP_VERSION","COMMIT_AUTHOR","COMMIT_DATE","COMMIT_DATE_2822","COMMIT_DATE_3339","COMMIT_EMAIL","COMMIT_HASH","GIT_CLEAN","GIT_STATUS_FILE","LAST_TAG","PKG_DESCRIPTION","PKG_VERSION","PKG_VERSION_MAJOR","PKG_VERSION_MINOR","PKG_VERSION_PATCH","PKG_VERSION_PRE","PROJECT_NAME","RUST_CHANNEL","RUST_VERSION","SHORT_COMMIT","TAG","VERSION","print_build_in","CREDITS","CREDITS_STR","Credits","CreditsEntry","CreditsHandle","CreditsSection","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","contribution","credits_parser","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","entries","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","handle","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","link","name","name","raw_drop","raw_drop","raw_drop","raw_drop","sections","title","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","widget","Input","ParseState","PositionRepr","__parse__","__parse___","__parse_contribution","__parse_credits","__parse_entry","__parse_entry_name","__parse_handle","__parse_section","_phantom","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","credits","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","new","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","MapSelectMessage","SelectMap","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","deserialize","do_erased_serialize","downcast","drop","erased_serialize","erased_serialize","from","from_sample_","from_subset","handle_match_setup_messages","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_drop","replicate_map_select_action","serialize","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","widget","widget","Ai","ConfirmSelection","Empty","PlayerSelectMessage","PlayerSelectState","PlayerSlot","PlayerSlotControlSource","Ready","Remote","SelectHat","SelectPlayer","SelectingHat","SelectingLocalControlSource","SelectingPlayer","User","__clone_box","__clone_box","__clone_box","any_slot_has_source","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cache_player_and_hat_assets","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","control_source","create","create","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","downcast","drop","drop","drop","drop","erased_serialize","erased_serialize","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","handle_match_setup_messages","hats","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_ai","is_ai","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_local_player","is_ready","is_selecting_hat","is_selecting_player","is_user","player_select_panel","players","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","selected_hat","selected_player","serialize","slots","test_control_source","test_hat","test_player","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","user_control_source","user_source","vzip","vzip","vzip","vzip","widget","control_source","control_source","control_source","current_hat","current_hat","current_player","selected_hat","selected_player","selected_player","Audio","Controls","Graphics","Networking","SettingsState","SettingsTab","TABS","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","audio","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","controls","create","create","currently_binding_input_idx","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","graphics","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","modified_settings","networking","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_eq","settings_loaded","tab","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","widget","SettingsExts","on_cancel","volume_change_event","volume_control_widget","widget","BindingKind","Gamepad","Keyboard","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","get_input","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","widget","widget","widget","GoBack","MapSelectAction","MapSelectMessage","None","SelectMap","SelectMap","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","drop","drop","erased_serialize","erased_serialize","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","map_select_menu","raw_clone","raw_default","raw_drop","raw_drop","serialize","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Connecting","GAME_ID","GoBack","Host","Hosting","Idle","Join","Joining","Lan","LanMode","MatchKind","MatchStarting","Matchmaking","MatchmakingStatus","NetworkGameAction","NetworkGameState","NetworkGameStatus","None","Online","OnlineState","WaitingForPlayers","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","create","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","joined_players","lan_servers","lan_service_discovery_recv","match_kind","matchmaking_server","network_game_menu","ping_update_timer","player_count","random_seed","random_seed","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","service_info","status","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","player_count","service_name","network_disconnect_notify","network_disconnect_notify_ui","session_plugin","MapSelect","Pause","PauseMenu","PauseMenuPage","Settings","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","main_pause_menu","menu_open","pause_menu_system","pause_session","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","session_plugin","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","player_image","PLAYER_PANEL_WIDTH","PlayerReady","PlayerScoreInfo","PlayerWon","SCORING_MESSAGE_MAGIC","ScoringMenuState","ScoringMessage","ScoringMessageEnum","SoleWinner","Tied","__clone_box","active","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","data","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","entity","erased_serialize","erased_serialize","erased_serialize","erased_serialize","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","game_plugin","handle_scoring_messages","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","magic","match_score","next_maps","player_idx","player_score_panel","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","ready_players","reset","schema","score","scoring_menu","scoring_menu_system","serialize","serialize","session_plugin","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip"],"q":[[0,"jumpy"],[208,"jumpy::audio"],[212,"jumpy::audio::music"],[310,"jumpy::audio::music::MusicState"],[311,"jumpy::core"],[443,"jumpy::core::attachment"],[734,"jumpy::core::bullet"],[881,"jumpy::core::camera"],[1017,"jumpy::core::damage"],[1107,"jumpy::core::debug"],[1229,"jumpy::core::editor"],[1288,"jumpy::core::elements"],[1799,"jumpy::core::elements::buss"],[1915,"jumpy::core::elements::cannon"],[2031,"jumpy::core::elements::crab"],[2188,"jumpy::core::elements::crab::CrabState"],[2190,"jumpy::core::elements::crate_item"],[2344,"jumpy::core::elements::decoration"],[2394,"jumpy::core::elements::fish_school"],[2571,"jumpy::core::elements::fish_school::FishState"],[2573,"jumpy::core::elements::flappy_jellyfish"],[2734,"jumpy::core::elements::grenade"],[2890,"jumpy::core::elements::jellyfish"],[3080,"jumpy::core::elements::kick_bomb"],[3327,"jumpy::core::elements::machine_gun"],[3486,"jumpy::core::elements::mine"],[3641,"jumpy::core::elements::musket"],[3755,"jumpy::core::elements::periscope"],[3869,"jumpy::core::elements::player_spawner"],[4003,"jumpy::core::elements::slippery"],[4099,"jumpy::core::elements::slippery_seaweed"],[4194,"jumpy::core::elements::snail"],[4298,"jumpy::core::elements::snail::Snail"],[4301,"jumpy::core::elements::spike"],[4396,"jumpy::core::elements::sproinger"],[4493,"jumpy::core::elements::stomp_boots"],[4678,"jumpy::core::elements::sword"],[4874,"jumpy::core::elements::sword::SwordState"],[4876,"jumpy::core::elements::urchin"],[4973,"jumpy::core::globals"],[4974,"jumpy::core::input"],[5212,"jumpy::core::input::EditorInput"],[5234,"jumpy::core::item"],[5674,"jumpy::core::lifetime"],[5767,"jumpy::core::map"],[6104,"jumpy::core::map_constructor"],[6107,"jumpy::core::map_constructor::shiftnanigans"],[6329,"jumpy::core::map_pool"],[6411,"jumpy::core::metadata"],[6747,"jumpy::core::metadata::map"],[7028,"jumpy::core::metadata::player"],[7506,"jumpy::core::physics"],[7627,"jumpy::core::physics::collisions"],[8276,"jumpy::core::physics::collisions::ColliderShape"],[8280,"jumpy::core::physics::collisions::filtering"],[8434,"jumpy::core::physics::collisions::rapier"],[9225,"jumpy::core::physics::collisions::rapier::QueryPipelineMode"],[9226,"jumpy::core::physics::collisions::rapier::TopologyError"],[9229,"jumpy::core::physics::collisions::rapier::nalgebra"],[10685,"jumpy::core::physics::collisions::rapier::nalgebra::base"],[11744,"jumpy::core::physics::collisions::rapier::nalgebra::base::allocator"],[11757,"jumpy::core::physics::collisions::rapier::nalgebra::base::constraint"],[11767,"jumpy::core::physics::collisions::rapier::nalgebra::base::coordinates"],[12224,"jumpy::core::physics::collisions::rapier::nalgebra::base::default_allocator"],[12225,"jumpy::core::physics::collisions::rapier::nalgebra::base::dimension"],[12547,"jumpy::core::physics::collisions::rapier::nalgebra::base::indexing"],[12551,"jumpy::core::physics::collisions::rapier::nalgebra::base::iter"],[12579,"jumpy::core::physics::collisions::rapier::nalgebra::base::storage"],[12614,"jumpy::core::physics::collisions::rapier::nalgebra::base::uninit"],[12621,"jumpy::core::physics::collisions::rapier::nalgebra::geometry"],[12744,"jumpy::core::physics::collisions::rapier::nalgebra::linalg"],[12792,"jumpy::core::physics::collisions::rapier::nalgebra::linalg::balancing"],[12794,"jumpy::core::physics::collisions::rapier::nalgebra::linalg::givens"],[12797,"jumpy::core::physics::collisions::shape"],[12911,"jumpy::core::physics::collisions::shape::ColliderShape"],[12915,"jumpy::core::physics::dynamic_body"],[12966,"jumpy::core::physics::rapier"],[20763,"jumpy::core::physics::rapier::QueryPipelineMode"],[20764,"jumpy::core::physics::rapier::TopologyError"],[20767,"jumpy::core::physics::rapier::nalgebra"],[27828,"jumpy::core::physics::rapier::nalgebra::base"],[28887,"jumpy::core::physics::rapier::nalgebra::base::allocator"],[28900,"jumpy::core::physics::rapier::nalgebra::base::constraint"],[28947,"jumpy::core::physics::rapier::nalgebra::base::coordinates"],[31068,"jumpy::core::physics::rapier::nalgebra::base::default_allocator"],[31069,"jumpy::core::physics::rapier::nalgebra::base::dimension"],[31391,"jumpy::core::physics::rapier::nalgebra::base::indexing"],[31395,"jumpy::core::physics::rapier::nalgebra::base::iter"],[31663,"jumpy::core::physics::rapier::nalgebra::base::storage"],[31698,"jumpy::core::physics::rapier::nalgebra::base::uninit"],[31809,"jumpy::core::physics::rapier::nalgebra::geometry"],[31932,"jumpy::core::physics::rapier::nalgebra::linalg"],[31980,"jumpy::core::physics::rapier::nalgebra::linalg::balancing"],[31982,"jumpy::core::physics::rapier::nalgebra::linalg::givens"],[32033,"jumpy::core::player"],[32588,"jumpy::core::player::crouch"],[32592,"jumpy::core::player::dead"],[32596,"jumpy::core::player::default"],[32598,"jumpy::core::player::drive_jellyfish"],[32601,"jumpy::core::player::idle"],[32605,"jumpy::core::player::incapacitated"],[32608,"jumpy::core::player::midair"],[32612,"jumpy::core::player::ragdoll"],[32619,"jumpy::core::player::state"],[32671,"jumpy::core::player::state::stage"],[32745,"jumpy::core::player::state::states"],[32754,"jumpy::core::player::state::states::crouch"],[32758,"jumpy::core::player::state::states::dead"],[32762,"jumpy::core::player::state::states::default"],[32764,"jumpy::core::player::state::states::drive_jellyfish"],[32767,"jumpy::core::player::state::states::idle"],[32771,"jumpy::core::player::state::states::incapacitated"],[32775,"jumpy::core::player::state::states::midair"],[32779,"jumpy::core::player::state::states::ragdoll"],[32828,"jumpy::core::player::state::states::walk"],[32832,"jumpy::core::player::walk"],[32836,"jumpy::core::prelude"],[32838,"jumpy::core::random"],[33095,"jumpy::core::scoring"],[33193,"jumpy::core::utils"],[33221,"jumpy::core::utils::easing"],[33360,"jumpy::core::utils::math"],[33361,"jumpy::core::utils::metadata"],[33405,"jumpy::core::utils::rect"],[33467,"jumpy::core::win_indicator"],[33515,"jumpy::debug"],[33563,"jumpy::fullscreen"],[33565,"jumpy::input"],[33994,"jumpy::prelude"],[53949,"jumpy::prelude::AssetKind"],[53952,"jumpy::prelude::AudioEvent"],[53962,"jumpy::prelude::Color"],[53966,"jumpy::prelude::GamepadRumbleRequest"],[53973,"jumpy::prelude::LuaPluginSystemsState"],[53975,"jumpy::prelude::Primitive"],[53977,"jumpy::prelude::PrimitiveRef"],[53980,"jumpy::prelude::PrimitiveRefMut"],[53983,"jumpy::prelude::SchemaKind"],[53985,"jumpy::prelude::SyncingInfo"],[53995,"jumpy::prelude::anyhow"],[54105,"jumpy::prelude::audio_center"],[54121,"jumpy::prelude::audio_center::AudioEvent"],[54131,"jumpy::prelude::audio_manager"],[54137,"jumpy::prelude::bindings"],[54567,"jumpy::prelude::bindings::EcsRefBorrowError"],[54569,"jumpy::prelude::bindings::assets"],[54570,"jumpy::prelude::bindings::components"],[54571,"jumpy::prelude::bindings::ecsref"],[54614,"jumpy::prelude::bindings::ecsref::EcsRefBorrowError"],[54616,"jumpy::prelude::bindings::entities"],[54617,"jumpy::prelude::bindings::resources"],[54618,"jumpy::prelude::bindings::schema"],[54621,"jumpy::prelude::bindings::world"],[54622,"jumpy::prelude::bones_schema"],[55114,"jumpy::prelude::bones_schema::Primitive"],[55116,"jumpy::prelude::bones_schema::SchemaKind"],[55118,"jumpy::prelude::bones_schema::alloc"],[55814,"jumpy::prelude::bones_schema::prelude"],[55998,"jumpy::prelude::bones_schema::prelude::Primitive"],[56000,"jumpy::prelude::bones_schema::prelude::PrimitiveRef"],[56003,"jumpy::prelude::bones_schema::prelude::PrimitiveRefMut"],[56006,"jumpy::prelude::bones_schema::prelude::SchemaKind"],[56008,"jumpy::prelude::bones_schema::ptr"],[57015,"jumpy::prelude::bones_schema::ptr::PrimitiveRef"],[57018,"jumpy::prelude::bones_schema::ptr::PrimitiveRefMut"],[57021,"jumpy::prelude::bones_schema::raw_fns"],[57036,"jumpy::prelude::bones_schema::registry"],[57124,"jumpy::prelude::bones_schema::ser_de"],[57219,"jumpy::prelude::bones_utils"],[57291,"jumpy::prelude::bones_utils::prelude"],[57362,"jumpy::prelude::bool"],[57376,"jumpy::prelude::borrow"],[57459,"jumpy::prelude::dashmap"],[57775,"jumpy::prelude::dashmap::iter"],[57891,"jumpy::prelude::dashmap::iter_set"],[57981,"jumpy::prelude::dashmap::mapref"],[57984,"jumpy::prelude::dashmap::mapref::entry"],[58100,"jumpy::prelude::dashmap::mapref::multiple"],[58175,"jumpy::prelude::dashmap::mapref::one"],[58344,"jumpy::prelude::dashmap::setref"],[58346,"jumpy::prelude::dashmap::setref::multiple"],[58378,"jumpy::prelude::dashmap::setref::one"],[58410,"jumpy::prelude::dashmap::try_result"],[58448,"jumpy::prelude::debug"],[58543,"jumpy::prelude::egui"],[65593,"jumpy::prelude::egui::Event"],[65609,"jumpy::prelude::egui::ImageFit"],[65610,"jumpy::prelude::egui::ImageSource"],[65612,"jumpy::prelude::egui::Shape"],[65614,"jumpy::prelude::egui::ahash"],[65886,"jumpy::prelude::egui::ahash::random_state"],[65894,"jumpy::prelude::egui::containers"],[65999,"jumpy::prelude::egui::containers::collapsing_header"],[66103,"jumpy::prelude::egui::containers::panel"],[66271,"jumpy::prelude::egui::containers::popup"],[66279,"jumpy::prelude::egui::containers::scroll_area"],[66434,"jumpy::prelude::egui::epaint"],[67463,"jumpy::prelude::egui::epaint::Shape"],[67465,"jumpy::prelude::egui::epaint::ecolor"],[67598,"jumpy::prelude::egui::epaint::emath"],[67839,"jumpy::prelude::egui::epaint::emath::align"],[67845,"jumpy::prelude::egui::epaint::emath::smart_aim"],[67846,"jumpy::prelude::egui::epaint::image"],[67859,"jumpy::prelude::egui::epaint::mutex"],[67942,"jumpy::prelude::egui::epaint::shape_transform"],[67943,"jumpy::prelude::egui::epaint::stats"],[68016,"jumpy::prelude::egui::epaint::tessellator"],[68143,"jumpy::prelude::egui::epaint::tessellator::path"],[68145,"jumpy::prelude::egui::epaint::text"],[68576,"jumpy::prelude::egui::epaint::text::cursor"],[68804,"jumpy::prelude::egui::epaint::textures"],[68872,"jumpy::prelude::egui::epaint::util"],[68932,"jumpy::prelude::egui::gui_zoom"],[68937,"jumpy::prelude::egui::gui_zoom::kb_shortcuts"],[68940,"jumpy::prelude::egui::introspection"],[68942,"jumpy::prelude::egui::layers"],[69047,"jumpy::prelude::egui::load"],[69480,"jumpy::prelude::egui::load::BytesPoll"],[69484,"jumpy::prelude::egui::load::ImagePoll"],[69486,"jumpy::prelude::egui::load::TexturePoll"],[69488,"jumpy::prelude::egui::menu"],[69556,"jumpy::prelude::egui::os"],[69623,"jumpy::prelude::egui::output"],[69739,"jumpy::prelude::egui::special_emojis"],[69746,"jumpy::prelude::egui::style"],[70166,"jumpy::prelude::egui::text"],[70275,"jumpy::prelude::egui::util"],[70349,"jumpy::prelude::egui::util::cache"],[70443,"jumpy::prelude::egui::util::id_type_map"],[70503,"jumpy::prelude::egui::util::undoer"],[70611,"jumpy::prelude::egui::widget_text"],[70720,"jumpy::prelude::egui::widgets"],[70872,"jumpy::prelude::egui::widgets::ImageFit"],[70873,"jumpy::prelude::egui::widgets::ImageSource"],[70875,"jumpy::prelude::egui::widgets::color_picker"],[70936,"jumpy::prelude::egui::widgets::text_edit"],[71177,"jumpy::prelude::f32"],[71216,"jumpy::prelude::f64"],[71258,"jumpy::prelude::fluent"],[71554,"jumpy::prelude::fluent::FluentError"],[71556,"jumpy::prelude::fluent::bundle"],[71609,"jumpy::prelude::fluent::concurrent"],[71611,"jumpy::prelude::fluent::types"],[71892,"jumpy::prelude::fluent_langneg"],[71942,"jumpy::prelude::fluent_langneg::accepted_languages"],[71943,"jumpy::prelude::fluent_langneg::negotiate"],[71949,"jumpy::prelude::i32"],[71964,"jumpy::prelude::i64"],[71979,"jumpy::prelude::input"],[71993,"jumpy::prelude::intl_memoizer"],[72066,"jumpy::prelude::intl_memoizer::concurrent"],[72100,"jumpy::prelude::kira"],[72401,"jumpy::prelude::kira::clock"],[72601,"jumpy::prelude::kira::clock::clock_info"],[72766,"jumpy::prelude::kira::command"],[72872,"jumpy::prelude::kira::effect"],[72888,"jumpy::prelude::kira::effect::compressor"],[72973,"jumpy::prelude::kira::effect::delay"],[73053,"jumpy::prelude::kira::effect::distortion"],[73189,"jumpy::prelude::kira::effect::eq_filter"],[73316,"jumpy::prelude::kira::effect::filter"],[73452,"jumpy::prelude::kira::effect::panning_control"],[73531,"jumpy::prelude::kira::effect::reverb"],[73622,"jumpy::prelude::kira::effect::volume_control"],[73702,"jumpy::prelude::kira::manager"],[73857,"jumpy::prelude::kira::manager::backend"],[73899,"jumpy::prelude::kira::manager::backend::cpal"],[74011,"jumpy::prelude::kira::manager::backend::mock"],[74107,"jumpy::prelude::kira::manager::error"],[74142,"jumpy::prelude::kira::modulator"],[74209,"jumpy::prelude::kira::modulator::lfo"],[74340,"jumpy::prelude::kira::modulator::lfo::Waveform"],[74341,"jumpy::prelude::kira::modulator::tweener"],[74408,"jumpy::prelude::kira::modulator::value_provider"],[74471,"jumpy::prelude::kira::sound"],[74787,"jumpy::prelude::kira::sound::static_sound"],[74901,"jumpy::prelude::kira::sound::streaming"],[75064,"jumpy::prelude::kira::spatial"],[75067,"jumpy::prelude::kira::spatial::emitter"],[75267,"jumpy::prelude::kira::spatial::listener"],[75339,"jumpy::prelude::kira::spatial::scene"],[75473,"jumpy::prelude::kira::track"],[75750,"jumpy::prelude::kira::tween"],[76014,"jumpy::prelude::kira::tween::Value"],[76016,"jumpy::prelude::lan"],[76195,"jumpy::prelude::lan::LanMatchmakerRequest"],[76197,"jumpy::prelude::lan::LanMatchmakerResponse"],[76200,"jumpy::prelude::online"],[76650,"jumpy::prelude::online::OnlineMatchmakerRequest"],[76664,"jumpy::prelude::online::OnlineMatchmakerResponse"],[76672,"jumpy::prelude::piccolo"],[78962,"jumpy::prelude::piccolo::CallbackReturn"],[78968,"jumpy::prelude::piccolo::SequencePoll"],[78974,"jumpy::prelude::piccolo::any"],[79070,"jumpy::prelude::piccolo::callback"],[79119,"jumpy::prelude::piccolo::callback::CallbackReturn"],[79125,"jumpy::prelude::piccolo::callback::SequencePoll"],[79131,"jumpy::prelude::piccolo::closure"],[79266,"jumpy::prelude::piccolo::compiler"],[79601,"jumpy::prelude::piccolo::compiler::ParseErrorKind"],[79604,"jumpy::prelude::piccolo::compiler::interning"],[79641,"jumpy::prelude::piccolo::compiler::lexer"],[79832,"jumpy::prelude::piccolo::compiler::parser"],[81131,"jumpy::prelude::piccolo::compiler::parser::ForStatement"],[81139,"jumpy::prelude::piccolo::compiler::parser::ParseErrorKind"],[81142,"jumpy::prelude::piccolo::constant"],[81204,"jumpy::prelude::piccolo::conversion"],[81248,"jumpy::prelude::piccolo::error"],[81342,"jumpy::prelude::piccolo::finalizers"],[81343,"jumpy::prelude::piccolo::fuel"],[81346,"jumpy::prelude::piccolo::function"],[81349,"jumpy::prelude::piccolo::io"],[81351,"jumpy::prelude::piccolo::lua"],[81356,"jumpy::prelude::piccolo::meta_ops"],[81452,"jumpy::prelude::piccolo::opcode"],[81620,"jumpy::prelude::piccolo::opcode::Operation"],[81735,"jumpy::prelude::piccolo::raw_ops"],[81751,"jumpy::prelude::piccolo::registry"],[81817,"jumpy::prelude::piccolo::stack"],[81820,"jumpy::prelude::piccolo::stdlib"],[81826,"jumpy::prelude::piccolo::string"],[81909,"jumpy::prelude::piccolo::table"],[82029,"jumpy::prelude::piccolo::table::NextValue"],[82031,"jumpy::prelude::piccolo::thread"],[82223,"jumpy::prelude::piccolo::types"],[82647,"jumpy::prelude::piccolo::userdata"],[82695,"jumpy::prelude::piccolo::value"],[82705,"jumpy::prelude::proto"],[82744,"jumpy::prelude::random"],[82746,"jumpy::prelude::swizzles"],[83236,"jumpy::prelude::sys_locale"],[83238,"jumpy::prelude::u32"],[83253,"jumpy::prelude::u64"],[83268,"jumpy::prelude::unic_langid"],[83439,"jumpy::prelude::unic_langid::subtags"],[83709,"jumpy::prelude::widgets"],[83746,"jumpy::profiler"],[83794,"jumpy::sessions"],[83836,"jumpy::settings"],[84088,"jumpy::ui"],[84562,"jumpy::ui::main_menu"],[84670,"jumpy::ui::main_menu::MenuPage"],[84671,"jumpy::ui::main_menu::build_info"],[84706,"jumpy::ui::main_menu::credits"],[84834,"jumpy::ui::main_menu::credits::credits_parser"],[84876,"jumpy::ui::main_menu::map_select"],[84914,"jumpy::ui::main_menu::network_game"],[84915,"jumpy::ui::main_menu::player_select"],[85108,"jumpy::ui::main_menu::player_select::PlayerSlot"],[85117,"jumpy::ui::main_menu::settings"],[85226,"jumpy::ui::main_menu::settings::audio"],[85231,"jumpy::ui::main_menu::settings::controls"],[85264,"jumpy::ui::main_menu::settings::graphics"],[85265,"jumpy::ui::main_menu::settings::networking"],[85266,"jumpy::ui::map_select"],[85347,"jumpy::ui::network_game"],[85685,"jumpy::ui::network_game::LanMode"],[85687,"jumpy::ui::notification"],[85690,"jumpy::ui::pause_menu"],[85784,"jumpy::ui::player_image"],[85785,"jumpy::ui::scoring"],[85976,"dyn_clone::sealed"],[85977,"core::any"],[85978,"bevy_render::texture::image"],[85979,"bevy_render::render_asset"],[85980,"bevy_reflect::type_registry"],[85981,"alloc::boxed"],[85982,"piccolo::lua"],[85983,"core::fmt"],[85984,"bones_ecs::world"],[85985,"bevy_ecs::world"],[85986,"bones_asset::server"],[85987,"bones_scripting::lua::asset"],[85988,"bones_asset::handle"],[85989,"alloc::vec"],[85990,"alloc::sync"],[85991,"alloc::rc"],[85992,"egui::context"],[85993,"core::ffi"],[85994,"bones_schema::registry"],[85995,"core::option"],[85996,"core::result"],[85997,"bones_lib"],[85998,"bones_framework::audio::audio_manager"],[85999,"kira::sound::static_sound::settings"],[86000,"bevy_utils::label"],[86001,"bones_framework::params"],[86002,"bones_framework::audio::audio_center"],[86003,"bones_ecs::system"],[86004,"bones_framework::render::ui"],[86005,"instant::native"],[86006,"bones_ecs::stage"],[86007,"bones_ecs::entities"],[86008,"glam::f32::vec2"],[86009,"core::time"],[86010,"bones_lib::time"],[86011,"bones_framework::render::sprite"],[86012,"bones_framework::render::transform"],[86013,"bones_framework::animation"],[86014,"bones_framework::render::camera"],[86015,"bones_framework::input::window"],[86016,"glam::f32::vec3"],[86017,"bones_framework::render::line"],[86018,"rapier2d::pipeline::debug_render_pipeline::debug_render_backend"],[86019,"parry2d::real"],[86020,"parry2d::math"],[86021,"ustr"],[86022,"glam::u32::uvec2"],[86023,"bones_schema::schema"],[86024,"serde::de"],[86025,"alloc::string"],[86026,"bones_schema::alloc::vec"],[86027,"erased_serde::ser"],[86028,"erased_serde::error"],[86029,"bones_framework::networking"],[86030,"serde::ser"],[86031,"core::cmp"],[86032,"core::hash"],[86033,"glam::i32::ivec2"],[86034,"bones_framework::render::tilemap"],[86035,"ulid"],[86036,"core::ops::function"],[86037,"parry2d::shape::shared_shape"],[86038,"rapier2d::geometry::collider"],[86039,"rapier2d::geometry::collider_components"],[86040,"rapier2d::pipeline::physics_hooks"],[86041,"rapier2d::geometry::contact_pair"],[86042,"atomicell::refs::mutable"],[86043,"rapier2d::dynamics::rigid_body_set"],[86044,"rapier2d::geometry::collider_set"],[86045,"rapier2d::geometry"],[86046,"rapier2d::dynamics::rigid_body"],[86047,"smol_str"],[86048,"core::iter::traits::collect"],[86049,"bitflags::iter"],[86050,"parry2d::shape::shape"],[86051,"parry2d::shape::composite_shape"],[86052,"parry2d::shape::polygonal_feature_map"],[86053,"parry2d::shape::support_map"],[86054,"parry2d::query::ray::ray"],[86055,"num_complex"],[86056,"nalgebra::base::unit"],[86057,"nalgebra::geometry::isometry"],[86058,"parry2d::bounding_volume::bounding_volume"],[86059,"nalgebra::base::dimension"],[86060,"nalgebra::geometry::point"],[86061,"parry2d::bounding_volume::aabb"],[86062,"parry2d::bounding_volume::bounding_sphere"],[86063,"parry2d::query::point::point_query"],[86064,"nalgebra::base::array_storage"],[86065,"nalgebra::base::matrix"],[86066,"parry2d::shape::feature_id"],[86067,"rapier2d::pipeline::event_handler"],[86068,"parry2d::shape::polygonal_feature2d"],[86069,"core::marker"],[86070,"parry2d::partitioning::qbvh::qbvh"],[86071,"parry2d::partitioning::qbvh::storage"],[86072,"parry2d::mass_properties::mass_properties"],[86073,"parry2d::utils::array"],[86074,"rapier2d::dynamics::integration_parameters"],[86075,"rapier2d::dynamics::joint::multibody_joint::multibody"],[86076,"rapier2d::dynamics::joint::multibody_joint::multibody_link"],[86077,"nalgebra::base::vec_storage"],[86078,"rapier2d::dynamics::solver::joint_constraint::joint_generic_constraint"],[86079,"rapier2d::dynamics::joint::generic_joint"],[86080,"rapier2d::geometry::broad_phase"],[86081,"rapier2d::geometry::broad_phase_multi_sap::broad_phase_pair_event"],[86082,"num_traits::sign"],[86083,"simba::scalar::complex"],[86084,"simba::scalar::real"],[86085,"simba::simd::simd_bool"],[86086,"nalgebra::base::storage"],[86087,"nalgebra::base::matrix_view"],[86088,"simba::simd::simd_complex"],[86089,"simba::scalar::subset"],[86090,"simba::simd::simd_value"],[86091,"simba::simd::simd_real"],[86092,"nalgebra::geometry::abstract_rotation"],[86093,"nalgebra::base::scalar"],[86094,"simba::simd::simd_partial_ord"],[86095,"nalgebra::base::norm"],[86096,"num_traits::identities"],[86097,"simba::scalar::field"],[86098,"glam::f32::sse2::quat"],[86099,"parry2d::shape::trimesh"],[86100,"parry2d::shape::trimesh_storage"],[86101,"parry2d::shape::half_space"],[86102,"parry2d::shape::polyline"],[86103,"parry2d::shape::convex_polygon"],[86104,"parry2d::shape::heightfield2"],[86105,"parry2d::shape::compound"],[86106,"rapier2d::dynamics::rigid_body_components"],[86107,"rapier2d::dynamics::island_manager"],[86108,"rapier2d::geometry::interaction_groups"],[86109,"rapier2d::pipeline::query_pipeline"],[86110,"rapier2d::pipeline::debug_render_pipeline::debug_render_pipeline"],[86111,"rapier2d::dynamics::joint::multibody_joint::multibody_joint"],[86112,"parry2d::shape::ball"],[86113,"parry2d::shape::capsule"],[86114,"parry2d::shape::cuboid"],[86115,"rapier2d::dynamics::joint::fixed_joint"],[86116,"parry2d::shape::triangle"],[86117,"parry2d::shape::round_shape"],[86118,"rapier2d::dynamics::joint::prismatic_joint"],[86119,"rapier2d::dynamics::joint::revolute_joint"],[86120,"rapier2d::dynamics::joint::rope_joint"],[86121,"parry2d::shape::segment"],[86122,"rapier2d::dynamics::joint::multibody_joint::multibody_joint_set"],[86123,"core::iter::traits::iterator"],[86124,"rapier2d::dynamics::joint::impulse_joint::impulse_joint_set"],[86125,"rapier2d::dynamics::joint::impulse_joint::impulse_joint"],[86126,"rapier2d::dynamics::joint::spring_joint"],[86127,"parry2d::query::time_of_impact::time_of_impact"],[86128,"rapier2d::dynamics::ccd::ccd_solver"],[86129,"rapier2d::dynamics::coefficient_combine_rule"],[86130,"core::clone"],[86131,"rapier2d::dynamics::joint::motor_model"],[86132,"parry2d::query::contact_manifolds::contact_manifold"],[86133,"rapier2d::geometry::broad_phase_multi_sap::broad_phase_multi_sap"],[86134,"rapier2d::geometry::interaction_graph"],[86135,"rapier2d::geometry::narrow_phase"],[86136,"rapier2d::pipeline::debug_render_pipeline::debug_render_style"],[86137,"rapier2d::data::graph"],[86138,"core::default"],[86139,"parry2d::transformation::vhacd::parameters"],[86140,"rapier2d::pipeline::collision_pipeline"],[86141,"rapier2d::pipeline::physics_pipeline"],[86142,"rapier2d::utils"],[86143,"rapier2d::data::arena"],[86144,"core::convert"],[86145,"nalgebra::linalg::lu"],[86146,"core::iter::traits::exact_size"],[86147,"crossbeam_channel::channel"],[86148,"parry2d::query::nonlinear_time_of_impact::nonlinear_rigid_motion"],[86149,"parry2d::query::query_dispatcher"],[86150,"core::ops::range"],[86151,"nalgebra::geometry::transform"],[86152,"approx::abs_diff_eq"],[86153,"nalgebra::geometry::dual_quaternion"],[86154,"nalgebra::geometry::quaternion"],[86155,"nalgebra::geometry::rotation"],[86156,"nalgebra::geometry::translation"],[86157,"nalgebra::geometry::scale"],[86158,"nalgebra::geometry::similarity"],[86159,"simba::simd::auto_simd_impl"],[86160,"num_traits"],[86161,"core::mem::maybe_uninit"],[86162,"simba::simd::simd_signed"],[86163,"nalgebra::linalg::permutation_sequence"],[86164,"num_traits::cast"],[86165,"nalgebra::geometry::orthographic"],[86166,"nalgebra::geometry::perspective"],[86167,"nalgebra::geometry::reflection"],[86168,"nalgebra::linalg::bidiagonal"],[86169,"core::ops::arith"],[86170,"nalgebra::linalg::cholesky"],[86171,"nalgebra::base::default_allocator"],[86172,"nalgebra::linalg::col_piv_qr"],[86173,"nalgebra::linalg::full_piv_lu"],[86174,"nalgebra::linalg::hessenberg"],[86175,"nalgebra::linalg::qr"],[86176,"nalgebra::linalg::schur"],[86177,"nalgebra::linalg::svd"],[86178,"nalgebra::linalg::symmetric_eigen"],[86179,"nalgebra::linalg::symmetric_tridiagonal"],[86180,"nalgebra::linalg::udu"],[86181,"nalgebra::base::iter"],[86182,"glam::f64::dmat2"],[86183,"glam::f64::dvec4"],[86184,"glam::f64::dvec2"],[86185,"glam::f64::dmat4"],[86186,"glam::i32::ivec4"],[86187,"glam::i32::ivec3"],[86188,"glam::u32::uvec4"],[86189,"glam::f64::dvec3"],[86190,"glam::f32::sse2::mat2"],[86191,"glam::f32::sse2::vec4"],[86192,"glam::bool::bvec3"],[86193,"glam::bool::bvec2"],[86194,"glam::bool::bvec4"],[86195,"glam::f32::sse2::vec3a"],[86196,"glam::u32::uvec3"],[86197,"glam::f32::mat3"],[86198,"glam::f64::dmat3"],[86199,"glam::f32::sse2::mat4"],[86200,"glam::f64::dquat"],[86201,"simba::simd::wide_simd_impl"],[86202,"core::str::traits"],[86203,"nalgebra::base::indexing"],[86204,"num_traits::float"],[86205,"approx::relative_eq"],[86206,"num_traits::bounds"],[86207,"num_traits::ops::mul_add"],[86208,"simba::simd::simd_option"],[86209,"approx::ulps_eq"],[86210,"nalgebra::base::constraint"],[86211,"nalgebra::base::coordinates"],[86212,"hickory_proto::serialize::binary::encoder"],[86213,"hickory_proto::error"],[86214,"fallible_iterator"],[86215,"nalgebra::base::uninit"],[86216,"nalgebra::linalg::givens"],[86217,"turborand::traits"],[86218,"turborand::rng"],[86219,"piccolo::table::table"],[86220,"bones_framework::input::keyboard"],[86221,"bones_framework::localization"],[86222,"bones_framework::input::gamepad"],[86223,"bones_utils::collections"],[86224,"egui::data::input"],[86225,"bones_framework::networking::proto"],[86226,"bones_ecs::components::typed"],[86227,"core::ops::deref"],[86228,"bones_framework::audio"],[86229,"atomicell::refs::immutable"],[86230,"bones_framework::render::color"],[86231,"glam::i64::i64vec2"],[86232,"glam::i64::i64vec3"],[86233,"glam::i64::i64vec4"],[86234,"glam::f32::affine2"],[86235,"glam::f32::affine3a"],[86236,"glam::f32::sse2::mat3a"],[86237,"glam::f64::daffine2"],[86238,"glam::f64::daffine3"],[86239,"path_absolutize::absolutize"],[86240,"std::path"],[86241,"alloc::borrow"],[86242,"std::io::error"],[86243,"glam::u64::u64vec2"],[86244,"glam::u64::u64vec3"],[86245,"glam::u64::u64vec4"],[86246,"time::duration"],[86247,"governor::nanos"],[86248,"bones_framework::input"],[86249,"glam::bool::sse2::bvec3a"],[86250,"glam::bool::sse2::bvec4a"],[86251,"core::alloc"],[86252,"bones_asset"],[86253,"glam::euler"],[86254,"bevy_reflect::reflect"],[86255,"bones_ecs::bitset"],[86256,"bones_ecs::components::untyped"],[86257,"bitvec::slice"],[86258,"bitvec::order"],[86259,"core::ffi::c_str"],[86260,"std::os::fd::owned"],[86261,"atomicell::cell"],[86262,"std::os::fd::raw"],[86263,"bones_asset::asset"],[86264,"bones_schema::ptr"],[86265,"bones_scripting::lua::ext"],[86266,"piccolo::error"],[86267,"bones_framework::utils"],[86268,"bitset_core"],[86269,"bitset_core::fmt"],[86270,"bones_framework::render::ui::widgets::bordered_button"],[86271,"bones_framework::render::ui::widgets"],[86272,"bones_framework::render::ui::widgets::bordered_frame"],[86273,"bones_ecs::resources"],[86274,"fluent_bundle::resource"],[86275,"core::num::nonzero"],[86276,"hyper::service::service"],[86277,"http::request"],[86278,"tracing_subscriber::layer"],[86279,"tracing_core::metadata"],[86280,"tracing_core::subscriber"],[86281,"core::error"],[86282,"x11rb::errors"],[86283,"x11rb::connection"],[86284,"ssh_encoding::error"],[86285,"unicode_normalization::replace"],[86286,"bones_utils::labeled_id"],[86287,"semver"],[86288,"bones_scripting::lua"],[86289,"bones_asset::cid"],[86290,"bones_ecs::components"],[86291,"bones_framework::input::mouse"],[86292,"bones_framework::time::stopwatch"],[86293,"bones_framework::time::timer"],[86294,"kira::sound::static_sound::data"],[86295,"bones_framework::networking::random"],[86296,"bones_framework::networking::debug"],[86297,"bones_framework::logging"],[86298,"bones_framework"],[86299,"bevy_reflect::struct_trait"],[86300,"tracing_core::span"],[86301,"rustls::client::client_conn"],[86302,"ureq::stream"],[86303,"ureq::error"],[86304,"anyhow"],[86305,"parking_lot::raw_mutex"],[86306,"lock_api::mutex"],[86307,"bones_utils::ulid"],[86308,"encase::core::rw"],[86309,"encase::core::traits"],[86310,"std::time"],[86311,"once_cell::sync"],[86312,"bones_scripting"],[86313,"bones_framework::storage"],[86314,"bones_asset::server::metadata"],[86315,"bones_asset::network_handle"],[86316,"x11rb_protocol"],[86317,"tracing_subscriber::layer::context"],[86318,"log"],[86319,"prometheus_client::encoding"],[86320,"bones_asset::io"],[86321,"core::future::future"],[86322,"core::pin"],[86323,"tracing_core::event"],[86324,"x11rb_protocol::x11_utils"],[86325,"kira::tween"],[86326,"std::fs"],[86327,"egui::ui"],[86328,"egui::response"],[86329,"kira::frame"],[86330,"hex::error"],[86331,"std::ffi::os_str"],[86332,"vec1"],[86333,"alloc::ffi::c_str"],[86334,"core::core_arch::x86"],[86335,"bevy_render::color"],[86336,"symphonia_core::units"],[86337,"image::animation"],[86338,"nix::sys::time"],[86339,"std::io::cursor"],[86340,"kira::sound::error"],[86341,"rand::rng"],[86342,"symphonia_core::io"],[86343,"ulid::base32"],[86344,"piccolo::value"],[86345,"dashmap::mapref::one"],[86346,"epaint"],[86347,"bevy_reflect::type_info"],[86348,"fluent_bundle::args"],[86349,"epaint::text::fonts"],[86350,"kira::sound"],[86351,"core::ptr::non_null"],[86352,"atomicell::borrow"],[86353,"piccolo::userdata"],[86354,"std::collections::hash::map"],[86355,"bones_ecs::components::iterator"],[86356,"core::iter::adapters::map"],[86357,"event_listener"],[86358,"bevy_tasks::thread_executor"],[86359,"egui::style"],[86360,"egui::widget_text"],[86361,"unicode_normalization::recompose"],[86362,"unicode_normalization::decompose"],[86363,"kira::output_destination"],[86364,"dashmap"],[86365,"emath::rect"],[86366,"epaint::shape"],[86367,"kira::tween::parameter::value"],[86368,"semver::parse"],[86369,"x11rb_protocol::errors"],[86370,"x11rb_protocol::protocol"],[86371,"kira::sound::playback_rate"],[86372,"core::io::borrowed_buf"],[86373,"std::io"],[86374,"async_channel"],[86375,"bevy_reflect::path"],[86376,"x11rb::cookie"],[86377,"egui::sense"],[86378,"x11rb_protocol::protocol::xproto"],[86379,"alloc::collections::vec_deque"],[86380,"bones_framework::networking::socket"],[86381,"futures_task::future_obj"],[86382,"futures_task::spawn"],[86383,"kira::manager::backend::renderer"],[86384,"kira::sound::playback_position"],[86385,"kira::start_time"],[86386,"unicode_normalization::stream_safe"],[86387,"gc_arena::context"],[86388,"gc_arena::collect"],[86389,"bitvec::ptr::span"],[86390,"time::error::conversion_range"],[86391,"nix::poll_timeout"],[86392,"uuid"],[86393,"bones_ecs"],[86394,"kira::volume"],[86395,"glam::swizzles::vec_traits"],[86396,"std::backtrace"],[86397,"bones_scripting::lua::bindings::ecsref"],[86398,"piccolo::callback"],[86399,"core::alloc::layout"],[86400,"bones_schema::alloc::resizable"],[86401,"bones_schema::alloc::map"],[86402,"bones_schema::alloc::type_datas"],[86403,"hashbrown::map"],[86404,"core::iter::traits::double_ended"],[86405,"bones_schema::alloc::layout"],[86406,"bones_schema::ser_de::serializer_deserializer"],[86407,"bones_schema::ser_de"],[86408,"core::sync::atomic"],[86409,"dashmap::t"],[86410,"core::borrow"],[86411,"dashmap::mapref::entry"],[86412,"dashmap::util"],[86413,"dashmap::iter"],[86414,"dashmap::try_result"],[86415,"dashmap::lock"],[86416,"lock_api::rwlock"],[86417,"dashmap::read_only"],[86418,"dashmap::set"],[86419,"dashmap::setref::one"],[86420,"governor::state::in_memory"],[86421,"dashmap::iter_set"],[86422,"dashmap::mapref::multiple"],[86423,"dashmap::setref::multiple"],[86424,"bones_framework::debug"],[86425,"ecolor::color32"],[86426,"ecolor::rgba"],[86427,"emath::vec2"],[86428,"emath::pos2"],[86429,"egui::widgets"],[86430,"egui::painter"],[86431,"egui::layers"],[86432,"egui::load"],[86433,"epaint::mesh"],[86434,"egui::id"],[86435,"egui::input_state"],[86436,"emath::align"],[86437,"emath::range"],[86438,"egui::layout"],[86439,"egui::containers::window"],[86440,"egui::containers::area"],[86441,"egui::widgets::progress_bar"],[86442,"egui::memory"],[86443,"epaint::textures"],[86444,"egui::data::output"],[86445,"epaint::text::text_layout_types"],[86446,"epaint::stroke"],[86447,"epaint::image"],[86448,"egui::widgets::text_edit::text_buffer"],[86449,"epaint::texture_handle"],[86450,"emath"],[86451,"egui::containers::scroll_area"],[86452,"egui::containers::resize"],[86453,"egui::containers::frame"],[86454,"egui::widgets::image"],[86455,"egui::widgets::drag_value"],[86456,"egui::widgets::slider"],[86457,"egui::containers::panel"],[86458,"egui::widgets::text_edit::builder"],[86459,"emath::numeric"],[86460,"egui::containers::combo_box"],[86461,"egui::input_state::touch_state"],[86462,"egui::widgets::button"],[86463,"egui"],[86464,"egui::containers::collapsing_header"],[86465,"egui::widgets::spinner"],[86466,"ecolor::hsva"],[86467,"epaint::text::cursor"],[86468,"egui::util::id_type_map"],[86469,"egui::widgets::separator"],[86470,"ecolor::hsva_gamma"],[86471,"epaint::bezier"],[86472,"egui::widgets::hyperlink"],[86473,"egui::widgets::label"],[86474,"egui::widgets::text_edit::state"],[86475,"egui::grid"],[86476,"epaint::mutex::rw_lock_impl"],[86477,"egui::widgets::selected_label"],[86478,"egui::os"],[86479,"emath::rot2"],[86480,"epaint::shadow"],[86481,"egui::widgets::text_edit::output"],[86482,"epaint::tessellator"],[86483,"ahash::hash_set"],[86484,"ahash::random_state"],[86485,"ahash::fallback_hash"],[86486,"ahash::hash_map"],[86487,"std::collections::hash::set"],[86488,"ahash"],[86489,"epaint::texture_atlas"],[86490,"epaint::stats"],[86491,"epaint::mutex::mutex_impl"],[86492,"emath::rect_transform"],[86493,"emath::history"],[86494,"core::iter::traits::accum"],[86495,"parking_lot::raw_rwlock"],[86496,"epaint::text::font"],[86497,"epaint::util::ordered_float"],[86498,"egui::load::bytes_loader"],[86499,"egui::load::texture_loader"],[86500,"egui::menu"],[86501,"alloc::collections::btree::map"],[86502,"egui::widgets::text_edit::cursor_range"],[86503,"egui::util::cache"],[86504,"egui::util::undoer"],[86505,"egui::widgets::color_picker"],[86506,"fluent_bundle::types"],[86507,"fluent_bundle::resolver::scope"],[86508,"fluent_bundle::memoizer"],[86509,"fluent_bundle::message"],[86510,"fluent_bundle::errors"],[86511,"fluent_syntax::ast"],[86512,"fluent_bundle::resolver::errors"],[86513,"fluent_syntax::parser::errors"],[86514,"fluent_bundle::types::number"],[86515,"fluent_bundle::bundle"],[86516,"intl_memoizer"],[86517,"unic_langid_impl"],[86518,"intl_memoizer::concurrent"],[86519,"fluent_langneg::negotiate"],[86520,"unic_langid_impl::errors"],[86521,"bones_framework::networking::input"],[86522,"kira::error"],[86523,"kira::spatial::emitter::handle"],[86524,"kira::track"],[86525,"kira::spatial::emitter"],[86526,"kira::track::handle"],[86527,"kira::clock::time"],[86528,"kira::clock::clock_speed"],[86529,"kira::clock"],[86530,"kira::clock::handle"],[86531,"kira::clock::clock_info"],[86532,"kira::arena::error"],[86533,"kira::command"],[86534,"kira::effect"],[86535,"kira::modulator::value_provider"],[86536,"kira::effect::compressor::builder"],[86537,"kira::effect::compressor::handle"],[86538,"kira::effect::delay::builder"],[86539,"kira::effect::delay::handle"],[86540,"kira::effect::distortion::builder"],[86541,"kira::effect::distortion"],[86542,"kira::effect::distortion::handle"],[86543,"kira::effect::eq_filter::builder"],[86544,"kira::effect::eq_filter"],[86545,"kira::effect::eq_filter::handle"],[86546,"kira::effect::filter::builder"],[86547,"kira::effect::filter"],[86548,"kira::effect::filter::handle"],[86549,"kira::effect::panning_control::builder"],[86550,"kira::effect::panning_control::handle"],[86551,"kira::effect::reverb::builder"],[86552,"kira::effect::reverb::handle"],[86553,"kira::effect::volume_control::builder"],[86554,"kira::effect::volume_control::handle"],[86555,"kira::manager"],[86556,"kira::manager::backend"],[86557,"kira::modulator"],[86558,"kira::spatial::scene::settings"],[86559,"kira::spatial::scene::handle"],[86560,"kira::track::builder"],[86561,"kira::manager::settings"],[86562,"kira::manager::error"],[86563,"kira::manager::backend::cpal"],[86564,"kira::manager::backend::cpal::desktop"],[86565,"kira::manager::backend::cpal::error"],[86566,"cpal::error"],[86567,"kira::manager::backend::mock"],[86568,"kira::modulator::tweener::handle"],[86569,"kira::modulator::lfo::handle"],[86570,"kira::modulator::lfo::builder"],[86571,"kira::modulator::lfo"],[86572,"kira::modulator::tweener::builder"],[86573,"symphonia_core::errors"],[86574,"kira::sound::static_sound::handle"],[86575,"kira::sound::streaming::settings"],[86576,"kira::sound::streaming::decoder"],[86577,"kira::sound::streaming::data"],[86578,"kira::sound::streaming::handle"],[86579,"kira::spatial::emitter::settings"],[86580,"kira::spatial::emitter::distances"],[86581,"kira::spatial::scene"],[86582,"mint::vector"],[86583,"kira::spatial::listener::settings"],[86584,"kira::spatial::listener::handle"],[86585,"mint::rotation"],[86586,"kira::track::routes"],[86587,"kira::tween::parameter"],[86588,"kira::tween::tweenable"],[86589,"bones_framework::networking::lan"],[86590,"bones_framework::networking::online"],[86591,"iroh_quinn::connection"],[86592,"bones_matchmaker_proto"],[86593,"iroh_base::key"],[86594,"piccolo::constant"],[86595,"piccolo::fuel"],[86596,"piccolo::string"],[86597,"piccolo::registry"],[86598,"piccolo::function"],[86599,"piccolo::conversion"],[86600,"piccolo::thread::executor"],[86601,"piccolo::stack"],[86602,"piccolo::closure"],[86603,"piccolo::finalizers"],[86604,"piccolo::meta_ops"],[86605,"piccolo::table::raw"],[86606,"piccolo::thread::thread"],[86607,"piccolo::thread"],[86608,"gc_arena::barrier"],[86609,"gc_arena::allocator_api"],[86610,"allocator_api2::stable::vec::drain"],[86611,"gc_arena::dynamic_roots"],[86612,"piccolo::compiler::parser"],[86613,"piccolo::compiler::compiler"],[86614,"gc_arena::gc"],[86615,"gc_arena::lock"],[86616,"piccolo::any"],[86617,"allocator_api2::stable::vec"],[86618,"gc_arena::metrics"],[86619,"core::slice::index"],[86620,"core::str::error"],[86621,"piccolo::compiler::lexer"],[86622,"piccolo::compiler::interning"],[86623,"std::io::buffered::bufreader"],[86624,"piccolo::opcode"],[86625,"piccolo::types"],[86626,"piccolo::thread::vm"],[86627,"unic_langid_impl::parser::errors"],[86628,"unic_langid_impl::subtags::language"],[86629,"unic_langid_impl::subtags::script"],[86630,"unic_langid_impl::subtags::region"],[86631,"unic_langid_impl::subtags::variant"],[86632,"peg_runtime::error"],[86633,"peg_runtime"],[86634,"rapier2d::math"],[86635,"nalgebra::base::alias"],[86636,"parry2d::shape"],[86637,"parry2d::simd"],[86638,"nalgebra_macros"],[86639,"rapier2d::dynamics::joint::multibody_joint::unit_multibody_joint"],[86640,"nalgebra::geometry::transform_alias"],[86641,"nalgebra::base::alias_slice"],[86642,"nalgebra::base::alias_view"],[86643,"nalgebra::geometry::isometry_alias"],[86644,"nalgebra::geometry::point_alias"],[86645,"nalgebra::geometry::reflection_alias"],[86646,"nalgebra::geometry::rotation_alias"],[86647,"nalgebra::geometry::scale_alias"],[86648,"nalgebra::geometry::similarity_alias"],[86649,"nalgebra::geometry::translation_alias"],[86650,"nalgebra::geometry::unit_complex"],[86651,"nalgebra"],[86652,"nalgebra::base"],[86653,"nalgebra::base::allocator"],[86654,"nalgebra::linalg"],[86655,"nalgebra::linalg::balancing"],[86656,"bones_utils_macros"],[86657,"serde_derive"],[86658,"bones_schema_macros"],[86659,"bones_ecs_macros"],[86660,"bones_utils::random"],[86661,"ustr::hash"],[86662,"glam"],[86663,"atomicell"],[86664,"tracing"],[86665,"bones_utils::default"],[86666,"fluent"],[86667,"bones_utils::names"],[86668,"jumpy::core::utils::macros"],[86669,"branches"],[86670,"bones_scripting::lua::bindings"],[86671,"bones_scripting::lua::bindings::assets"],[86672,"bones_scripting::lua::bindings::components"],[86673,"bones_scripting::lua::bindings::entities"],[86674,"bones_scripting::lua::bindings::resources"],[86675,"bones_scripting::lua::bindings::schema"],[86676,"bones_scripting::lua::bindings::world"],[86677,"bones_schema"],[86678,"bones_schema::raw_fns"],[86679,"bones_utils"],[86680,"dashmap::mapref"],[86681,"dashmap::setref"],[86682,"egui::data"],[86683,"egui::containers::popup"],[86684,"egui::containers"],[86685,"ecolor"],[86686,"emath::smart_aim"],[86687,"parking_lot::mutex"],[86688,"epaint::shape_transform"],[86689,"epaint::tessellator::path"],[86690,"epaint::text"],[86691,"epaint::text::text_layout"],[86692,"epaint::util"],[86693,"egui::gui_zoom"],[86694,"egui::gui_zoom::kb_shortcuts"],[86695,"egui::introspection"],[86696,"egui::special_emojis"],[86697,"egui::util"],[86698,"fluent_bundle"],[86699,"fluent_bundle::concurrent"],[86700,"fluent_langneg"],[86701,"fluent_langneg::accepted_languages"],[86702,"kira"],[86703,"kira::spatial"],[86704,"piccolo"],[86705,"piccolo::compiler"],[86706,"piccolo::io"],[86707,"piccolo::raw_ops"],[86708,"piccolo::stdlib::base"],[86709,"piccolo::stdlib::coroutine"],[86710,"piccolo::stdlib::io"],[86711,"piccolo::stdlib::math"],[86712,"piccolo::stdlib::string"],[86713,"piccolo::stdlib::table"],[86714,"sys_locale"]],"i":[0,0,0,0,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,0,8,9,10,11,8,9,10,11,11,8,9,10,11,8,9,10,11,8,9,9,10,11,8,9,10,11,0,8,8,9,10,11,11,0,8,9,10,11,8,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,8,9,9,10,10,11,11,0,8,0,8,9,10,11,0,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,0,9,8,0,8,10,10,10,9,8,8,10,10,8,10,0,0,8,9,10,11,8,9,10,11,8,9,10,11,11,8,9,10,11,0,0,8,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,0,8,9,10,11,8,9,10,11,0,0,0,34,38,38,38,0,0,38,0,38,0,37,38,38,38,37,38,37,38,37,38,37,38,37,37,37,37,37,38,37,38,37,38,37,37,38,37,37,38,37,38,37,38,38,38,38,38,38,38,38,38,37,38,37,38,37,38,38,37,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,0,37,38,37,38,37,38,38,37,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,1779,0,0,0,0,0,47,48,1780,47,48,1780,47,48,1780,47,0,48,1780,47,48,1780,47,0,0,1780,47,0,0,47,48,1780,47,48,1780,47,47,47,48,1780,47,48,1780,47,0,0,48,1780,47,48,1780,47,48,1780,47,47,47,0,0,48,1780,47,0,47,48,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,0,47,0,0,0,0,48,0,0,0,48,48,0,0,47,48,1780,47,47,48,0,1780,48,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,0,48,1780,47,0,0,0,0,0,0,0,55,56,52,57,58,59,52,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,52,52,52,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,55,56,52,57,58,59,59,55,56,52,57,58,59,56,55,56,52,57,58,59,55,56,52,57,58,59,57,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,56,57,55,55,56,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,55,56,56,52,52,57,57,58,58,59,59,58,55,56,52,57,58,59,56,0,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,52,58,55,52,58,57,56,55,52,58,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,0,55,56,52,57,58,59,55,52,58,55,52,58,55,52,56,56,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,0,0,55,56,52,57,58,59,0,0,0,74,75,76,74,75,76,74,75,76,74,75,76,75,75,74,75,76,74,75,76,74,75,76,74,75,76,74,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,76,74,75,76,76,74,74,75,76,74,75,76,75,75,75,75,75,75,74,75,74,75,76,74,75,76,74,75,76,74,74,75,75,76,76,0,0,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,75,74,74,75,76,74,75,76,74,75,76,74,75,76,0,75,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,0,74,75,76,0,0,0,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,0,0,90,87,86,90,87,86,90,87,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,86,90,87,86,90,87,86,87,86,90,87,86,90,87,86,90,87,86,90,90,87,87,86,86,90,90,87,86,0,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,90,87,86,90,87,86,90,87,86,87,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,0,0,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,91,92,92,91,92,0,91,92,91,92,91,92,91,92,91,92,91,92,0,91,92,91,92,91,92,91,92,91,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,0,0,0,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,95,96,95,96,95,95,96,95,96,95,96,0,0,0,95,100,95,96,100,95,96,100,95,96,100,100,95,96,100,95,96,100,95,96,100,95,96,95,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,96,0,100,95,96,95,100,95,96,95,96,95,95,95,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,0,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,0,105,0,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,0,0,0,0,0,0,0,0,0,0,0,106,113,114,115,116,117,118,119,120,121,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,122,106,113,114,115,116,117,118,119,120,121,122,0,0,106,106,113,114,115,116,117,118,119,120,121,106,113,114,115,116,117,118,119,120,121,106,113,113,114,115,116,117,117,118,119,120,121,106,113,114,115,116,117,118,119,120,121,0,0,106,113,114,115,116,117,118,120,121,122,122,106,0,106,113,114,115,116,117,118,120,121,106,113,114,115,116,116,117,117,118,118,119,120,121,122,106,113,114,115,116,116,117,117,118,118,119,120,121,122,114,113,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,121,0,0,106,113,114,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,106,113,113,114,114,115,115,116,116,117,117,118,118,120,120,121,121,0,122,114,114,0,120,0,106,113,114,115,116,117,118,119,120,121,122,122,0,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,122,106,113,114,115,116,117,118,119,120,121,122,0,0,122,0,0,0,106,119,120,120,113,0,0,106,0,106,113,114,115,116,117,118,119,120,121,106,113,114,115,116,117,118,120,121,106,113,114,115,116,117,118,119,120,121,122,122,106,113,114,115,116,117,118,119,120,121,0,114,113,0,0,0,122,122,0,0,0,0,119,106,113,114,115,116,117,118,119,120,121,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,0,106,113,114,115,116,117,118,119,120,121,122,0,0,129,130,130,129,129,130,129,130,129,130,129,129,129,130,129,130,129,129,129,129,129,0,129,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,129,129,129,130,129,130,129,130,129,130,129,129,130,130,0,129,0,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,129,129,130,129,130,129,130,129,130,0,129,129,129,129,129,129,129,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,0,129,130,0,0,137,138,138,137,138,137,137,138,137,138,137,138,137,137,137,137,138,137,138,137,137,137,0,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,137,137,137,138,137,138,137,138,137,138,137,137,138,138,0,137,0,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,137,137,138,137,138,137,138,137,138,0,137,137,137,137,137,137,137,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,0,137,138,0,0,0,140,140,140,140,140,139,140,141,139,140,141,139,140,141,139,140,141,139,139,139,140,141,139,140,141,139,140,141,139,140,141,139,140,140,141,139,140,141,139,139,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,0,139,140,139,139,140,141,139,140,141,139,140,141,139,139,140,140,141,141,0,0,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,140,139,140,141,139,140,141,139,140,141,141,139,139,139,140,141,0,139,141,141,141,141,139,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,139,140,141,0,139,140,141,139,139,1781,1782,0,0,0,143,144,145,143,144,145,143,144,145,143,144,145,143,143,143,144,145,143,144,145,143,143,143,143,143,143,145,143,143,143,143,144,145,143,144,145,143,144,145,143,144,145,145,143,143,143,144,145,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,143,143,144,145,143,144,145,143,144,145,143,143,144,144,145,145,0,143,0,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,0,145,143,144,145,143,144,145,143,144,145,143,144,145,0,143,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,0,0,143,144,145,145,0,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,0,0,146,146,146,146,146,146,146,146,146,146,146,0,146,146,146,146,146,146,146,146,146,146,0,0,0,0,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,147,148,147,148,147,148,148,149,150,147,148,148,149,150,147,148,149,150,147,148,149,150,148,147,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,147,148,148,0,0,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,147,148,149,150,147,148,147,148,149,150,147,148,149,147,0,147,149,149,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,0,147,148,149,150,1783,1783,0,0,0,0,0,0,0,0,0,151,152,153,151,152,153,151,152,153,151,152,153,151,151,151,152,153,151,152,153,151,152,153,151,152,153,151,152,152,153,153,151,152,153,0,151,152,153,151,151,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,151,0,151,151,151,151,151,151,151,152,153,151,151,151,152,153,151,152,153,151,152,153,151,151,152,152,153,153,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,152,152,151,152,153,151,152,153,151,152,153,151,152,153,0,0,151,0,151,0,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,159,151,152,153,151,152,153,151,152,153,151,152,153,0,0,0,160,161,162,160,160,161,162,160,161,162,160,161,162,160,160,160,161,162,160,161,162,160,160,160,161,162,160,161,162,160,161,161,162,160,161,162,160,161,162,160,160,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,160,160,160,160,160,160,160,161,162,160,161,162,160,161,162,160,161,162,160,160,161,161,162,162,160,160,160,162,0,160,0,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,162,160,161,162,160,161,162,160,161,162,160,161,162,0,160,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,0,0,160,161,162,0,0,0,0,164,155,154,157,155,164,164,155,154,157,164,155,154,157,164,155,154,157,164,164,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,0,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,164,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,164,155,155,154,154,157,157,0,164,0,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,0,164,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,0,164,155,154,157,0,0,0,0,0,167,168,169,170,171,167,167,169,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,167,167,168,169,170,171,167,168,169,170,171,167,167,167,168,169,170,171,167,168,169,170,171,167,168,168,169,170,171,167,168,169,170,171,167,168,169,170,167,167,167,168,169,170,167,168,169,170,170,171,167,168,169,170,170,171,167,168,169,170,171,167,168,169,170,171,167,167,167,167,167,167,167,167,167,168,169,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,167,168,168,169,169,170,170,167,167,167,169,0,167,0,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,167,169,169,167,167,167,167,168,169,170,171,167,168,169,170,167,168,169,170,171,167,168,169,170,0,171,167,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,0,0,167,168,169,170,171,175,0,0,0,175,173,174,175,174,173,173,174,175,173,174,175,173,174,175,173,173,173,174,175,173,174,175,173,173,173,173,173,173,174,175,173,174,175,173,174,175,175,173,174,175,173,174,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,173,173,173,173,174,175,173,174,175,173,174,175,173,174,175,173,173,174,174,175,175,0,173,0,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,0,173,173,174,175,173,174,175,173,174,175,173,174,0,173,173,174,173,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,0,173,174,175,0,0,0,176,177,178,176,178,176,176,176,176,176,177,178,176,177,178,176,177,178,176,176,176,177,178,176,177,178,176,176,177,178,176,177,178,176,177,177,178,176,177,178,176,177,178,176,176,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,176,176,176,176,176,176,176,177,178,176,177,178,176,177,178,176,177,178,176,176,177,177,178,178,0,176,0,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,0,176,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,0,0,176,177,178,0,0,179,180,180,179,179,180,179,180,179,180,179,179,179,180,179,180,179,179,179,179,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,179,179,179,180,179,180,179,180,179,180,179,179,180,180,0,179,0,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,179,0,179,180,179,180,179,180,179,180,0,179,179,179,179,179,179,179,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,0,179,180,0,0,181,182,182,181,181,182,181,182,181,182,181,181,181,182,181,182,181,181,181,181,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,181,181,181,182,181,182,181,182,181,182,181,181,182,182,0,181,0,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,181,0,181,182,181,182,181,182,181,182,0,181,181,181,181,181,181,181,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,0,181,182,0,0,0,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,183,184,184,185,185,0,0,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,0,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,0,183,184,185,0,0,186,187,186,187,186,187,186,187,186,186,187,186,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,186,187,187,0,0,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,0,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,0,186,187,0,0,188,189,188,189,188,189,188,189,188,188,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,188,189,188,188,189,188,189,188,189,188,188,189,189,0,0,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,0,188,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,0,188,189,191,191,0,0,191,190,191,190,191,190,191,190,191,190,190,190,191,190,191,190,190,191,190,191,190,191,191,190,191,190,190,191,190,191,190,191,190,191,190,191,190,191,190,191,190,190,191,190,191,190,191,190,190,191,191,0,190,190,190,190,0,190,191,190,191,190,191,190,191,190,191,190,191,190,191,190,190,191,190,191,190,191,190,191,0,190,191,190,191,190,191,190,191,190,191,190,191,190,191,190,191,0,190,191,1784,1784,1784,0,0,192,193,192,193,192,193,192,193,192,192,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,192,193,192,192,193,192,193,192,193,192,192,193,193,0,0,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,0,192,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,0,192,193,0,0,194,195,194,195,194,195,194,195,194,194,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,195,194,195,194,195,194,195,194,194,195,195,0,0,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,0,194,194,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,0,194,195,0,0,0,0,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,198,199,199,200,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,197,198,198,199,199,200,200,0,197,0,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,197,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,0,198,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,0,0,197,198,199,200,204,204,0,204,0,0,0,202,203,204,205,202,202,203,204,205,202,203,204,205,202,203,204,205,202,202,202,203,204,205,202,203,204,205,202,202,202,203,204,205,202,203,204,205,202,203,203,204,204,205,202,203,204,205,202,202,203,204,205,202,203,204,205,202,203,204,205,205,202,203,204,205,205,202,203,204,205,202,203,204,205,203,202,202,203,204,202,203,204,205,202,203,204,205,202,203,204,205,202,202,203,203,204,204,205,205,0,202,0,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,202,203,204,205,202,203,204,205,202,203,204,205,202,203,205,0,202,202,203,0,202,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,0,202,203,204,205,1785,1786,0,0,206,207,206,207,206,207,206,207,206,206,207,206,207,206,206,207,206,207,206,207,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,206,207,207,0,206,206,0,206,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,0,206,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,0,206,207,0,211,211,211,0,0,0,0,211,211,0,211,211,211,211,211,211,72,208,209,210,211,208,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,208,208,72,208,210,72,208,210,72,208,209,210,211,72,208,209,210,211,209,209,72,208,209,210,211,72,208,209,210,211,208,209,209,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,72,208,208,210,210,72,72,72,72,72,208,209,210,211,0,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,208,72,208,209,210,211,209,210,210,209,72,72,72,208,209,210,211,72,208,210,72,208,209,210,211,72,208,210,208,208,209,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,72,208,209,210,211,1787,1788,1789,1790,1791,1792,1793,1794,1792,1795,1796,1788,1793,1787,1795,1797,1790,1787,1789,1789,1787,1792,0,0,0,0,0,0,0,0,0,0,131,165,223,224,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,132,131,165,223,224,134,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,136,225,135,133,132,131,165,223,224,136,225,135,133,132,131,131,165,223,224,224,136,136,225,225,135,135,133,132,131,165,223,224,136,225,135,133,132,131,165,223,136,225,135,133,132,131,165,223,136,225,135,133,132,131,165,165,223,224,134,134,136,225,135,133,132,131,165,165,223,224,134,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,132,0,132,133,134,224,134,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,131,165,165,223,223,136,136,225,225,135,135,133,133,132,132,134,0,133,131,165,223,224,134,136,225,135,133,132,0,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,224,131,165,223,224,134,136,225,135,133,132,132,132,135,224,136,225,131,165,223,224,136,225,135,133,132,131,165,223,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,132,131,165,223,136,225,135,133,132,132,132,133,132,0,131,165,223,224,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,132,131,165,223,224,134,136,225,135,133,132,132,131,165,223,224,134,136,225,135,133,132,132,132,0,0,79,67,79,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,67,79,67,79,67,79,67,79,79,67,67,79,67,0,79,67,79,67,79,67,79,67,79,67,0,79,67,79,0,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,0,0,0,0,0,0,0,0,0,0,83,228,229,226,196,227,230,227,83,228,229,226,196,227,227,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,227,229,229,227,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,226,196,227,227,230,83,228,229,226,196,227,230,227,227,83,228,229,226,196,0,83,228,229,226,196,83,83,228,228,229,226,196,196,227,227,230,83,83,228,228,229,226,196,196,227,227,230,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,227,227,227,227,227,227,227,227,227,196,227,230,83,228,229,226,196,227,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,83,228,228,229,229,226,226,196,196,229,0,227,83,228,229,226,196,227,230,230,0,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,226,229,227,229,227,83,228,229,226,196,227,230,83,228,229,226,196,83,228,229,226,196,227,230,227,227,227,83,228,229,226,196,0,229,83,228,229,226,196,227,230,227,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,0,0,241,0,0,1798,0,0,0,0,0,1798,0,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,242,242,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,1800,242,1799,1800,1798,244,1801,245,244,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,245,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,1799,1800,244,242,242,1800,242,1799,1800,1798,244,1801,245,1799,242,1799,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,1801,1801,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,0,0,248,248,249,248,249,248,249,248,249,248,249,248,248,248,248,248,249,248,249,248,249,249,249,248,249,248,249,249,249,248,248,249,248,248,249,248,248,248,249,248,248,249,248,249,248,249,248,249,248,249,248,248,249,248,249,248,249,248,248,248,249,248,249,248,248,249,248,249,248,249,248,249,248,249,248,249,248,249,248,249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,251,252,253,254,267,267,267,269,263,266,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,263,266,269,270,232,232,262,265,261,270,251,251,251,251,250,251,252,253,254,250,251,252,253,254,250,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,260,250,250,251,252,253,254,250,251,252,253,254,251,257,250,251,252,253,254,250,251,252,253,254,254,250,251,252,253,254,250,251,252,253,254,268,268,259,258,250,262,262,250,251,252,253,254,264,252,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,250,251,251,252,252,253,253,254,254,268,268,261,252,232,265,258,260,257,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,268,267,268,268,268,232,256,261,0,250,250,251,251,232,261,269,270,257,266,269,270,264,250,0,252,251,250,250,250,250,259,260,253,253,253,253,253,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,255,254,254,254,254,257,250,251,252,253,254,257,261,267,267,261,256,250,261,252,252,232,258,258,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,267,254,251,251,0,0,0,0,0,0,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,232,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,260,232,256,257,258,259,260,232,256,257,258,259,260,257,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,259,258,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,232,256,256,257,257,258,258,259,259,260,260,232,258,260,257,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,232,256,232,257,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,257,232,256,257,258,259,260,257,256,232,258,258,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,0,0,0,0,0,0,0,0,0,0,261,262,263,264,265,266,267,268,269,270,267,267,267,269,263,266,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,263,266,269,270,262,265,261,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,0,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,264,267,0,0,0,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,268,268,262,262,261,262,263,264,265,266,267,268,269,270,264,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,261,262,262,263,263,264,264,265,265,266,266,267,267,268,268,269,269,270,270,268,268,261,265,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,268,267,268,268,268,261,261,269,270,266,269,270,264,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,267,267,261,261,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,267,0,0,0,0,0,0,0,0,0,0,0,0,273,273,88,88,0,273,88,273,88,273,88,273,88,273,88,88,88,88,273,88,273,88,273,273,88,88,273,88,0,88,88,273,88,273,88,273,88,273,88,0,88,273,88,88,273,88,273,88,273,88,88,88,88,88,88,0,273,273,88,0,273,88,273,88,273,88,273,88,273,88,88,88,273,88,88,88,88,88,88,273,0,273,88,88,273,88,88,88,273,88,273,88,273,88,273,88,273,88,273,88,273,88,273,88,0,88,273,88,88,0,290,272,272,0,0,0,0,0,112,0,0,112,0,0,0,0,0,272,0,112,0,0,0,280,281,282,77,283,78,284,240,112,81,81,81,81,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,112,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,281,0,286,281,280,280,281,282,77,283,78,284,240,112,280,281,282,77,283,78,284,240,112,280,281,282,77,77,283,283,78,284,240,112,112,280,281,282,77,283,78,284,240,112,280,281,281,81,281,281,280,280,281,286,282,77,283,78,284,240,112,81,286,280,281,286,282,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,284,240,112,81,78,112,283,78,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,112,81,1802,112,112,112,112,112,112,112,112,112,282,282,0,286,290,290,77,283,78,284,112,280,1802,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,280,281,281,286,286,282,282,77,77,283,283,78,78,284,284,240,240,112,112,280,81,81,301,280,280,81,281,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,281,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,281,282,81,81,281,81,281,240,281,281,283,281,0,283,78,280,281,282,77,283,78,284,240,112,280,281,286,282,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,112,280,281,281,77,283,78,284,240,112,78,112,81,81,0,78,240,112,283,81,81,81,81,81,301,81,81,81,81,81,81,81,280,281,282,77,283,78,284,240,112,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,290,290,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,81,81,81,81,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,286,1803,1804,1804,1805,304,299,0,304,299,299,304,299,299,0,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,304,299,299,304,299,304,299,304,299,304,299,299,299,299,299,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,304,304,304,299,299,299,299,304,299,304,299,304,304,299,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,299,304,299,304,299,304,299,304,299,304,299,304,299,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,0,0,484,0,0,0,355,0,0,480,0,410,410,410,410,410,410,410,410,410,479,498,498,0,346,313,0,0,0,0,0,0,0,0,346,313,0,495,0,0,101,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,346,313,0,0,0,0,0,0,0,101,0,346,313,495,0,0,346,313,545,346,313,0,0,0,0,0,0,0,0,0,0,0,495,355,427,0,483,505,483,505,1806,466,483,505,0,329,0,1806,466,0,0,484,0,0,0,0,0,0,346,313,0,346,313,0,0,415,0,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1806,466,1806,466,343,0,0,487,427,0,427,487,0,479,479,0,0,0,0,101,0,0,0,0,479,0,463,464,464,464,463,464,0,0,0,336,336,0,0,0,0,0,0,0,0,0,346,313,0,0,0,336,410,0,0,0,0,0,0,0,0,0,0,0,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,346,313,0,346,313,0,0,346,313,0,0,0,0,0,346,313,0,496,0,0,0,0,0,0,496,0,0,0,0,0,294,415,294,0,545,545,0,0,0,0,0,0,0,0,0,0,346,313,0,0,0,0,0,346,313,0,0,0,0,0,329,0,329,480,480,1807,1808,416,414,416,348,348,348,297,506,279,420,506,279,506,279,488,420,420,420,488,488,420,488,442,428,297,428,347,439,428,417,424,428,309,309,309,309,349,348,1807,1808,418,429,430,431,432,433,419,434,289,436,422,423,437,438,288,296,292,461,491,461,491,348,297,428,1809,1810,1811,449,514,519,520,519,520,1808,420,428,314,314,314,314,297,455,309,455,428,455,309,455,320,297,418,309,418,288,296,492,494,295,288,296,492,494,295,514,514,514,514,514,288,296,297,293,493,532,506,279,309,309,309,309,309,409,457,514,532,418,279,513,511,514,514,520,446,320,325,325,440,103,348,348,520,446,353,348,297,347,1812,1813,1814,1815,1816,1817,1818,447,461,440,450,451,452,473,1819,1820,1821,1822,1823,490,474,1824,514,1814,490,511,325,325,297,428,326,326,326,347,442,442,446,297,428,506,279,347,475,475,503,499,504,1825,309,332,1814,490,1814,490,435,330,330,326,409,442,418,475,441,297,502,511,279,502,279,512,486,513,441,428,499,475,500,501,504,1826,461,425,331,331,295,414,348,486,297,481,353,508,514,514,461,409,412,1809,1810,1811,449,521,297,349,509,513,320,314,314,348,340,340,309,311,1827,511,279,349,520,347,347,459,459,440,349,493,493,446,446,439,428,417,348,424,428,340,446,446,442,1815,1815,1814,490,1814,490,311,312,312,349,349,446,320,320,1828,1828,1828,296,520,295,310,336,336,309,279,418,481,347,353,492,492,347,406,435,320,320,481,347,347,406,521,353,292,293,330,446,446,297,418,428,457,486,514,514,348,503,456,1825,296,411,510,1829,1829,413,347,347,347,332,1824,418,349,1827,511,0,1815,413,297,418,425,456,428,279,475,347,325,325,343,343,325,325,325,343,343,325,493,497,310,409,416,412,474,513,474,477,1830,1831,499,457,459,493,510,293,493,502,511,279,502,279,349,288,296,510,288,296,510,514,348,1832,414,1831,418,279,309,416,349,349,514,417,428,493,296,510,510,506,279,348,520,420,509,295,1829,414,353,521,514,1815,1815,1815,1815,312,312,508,511,353,353,320,320,417,417,459,457,1825,1829,409,441,492,492,1832,503,336,0,0,354,296,446,297,428,510,418,279,441,441,1833,0,348,297,503,409,412,504,332,332,1829,1829,348,295,474,442,1834,1835,1835,1835,0,0,0,0,0,0,368,0,0,0,0,0,0,0,0,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,394,0,0,0,0,0,397,360,362,391,392,398,399,375,376,389,390,386,387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,368,0,0,0,358,0,0,0,0,0,0,0,596,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,371,0,0,0,0,0,0,370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,328,531,523,0,358,358,358,360,362,364,364,364,358,365,368,358,358,358,359,358,569,0,370,569,364,358,358,0,548,574,0,359,373,581,358,0,0,0,0,1837,1838,1839,1840,1841,1842,1843,322,551,359,358,358,358,358,589,1844,1845,1846,1847,1848,1812,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1813,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,328,351,581,584,570,363,0,0,375,376,0,550,0,359,587,587,370,358,358,358,379,379,358,359,359,359,359,359,359,359,359,358,358,371,361,0,368,368,365,365,368,368,365,365,548,583,358,382,364,364,364,317,358,0,0,373,382,382,382,382,382,563,361,368,0,358,359,359,2164,2165,2166,2167,556,379,563,0,368,358,359,358,359,358,358,359,358,359,582,536,379,547,552,565,566,0,0,359,386,387,359,388,0,359,389,390,359,358,358,391,392,358,363,351,364,388,394,358,394,351,570,588,0,364,581,582,536,0,0,0,0,0,0,0,0,0,359,0,358,358,358,368,531,523,365,582,585,584,317,358,550,358,379,379,397,2168,2169,2170,2171,319,358,358,394,556,379,368,531,523,358,371,371,371,371,371,371,371,381,371,371,371,384,371,381,371,371,371,371,381,381,384,371,371,371,371,381,381,381,381,381,381,381,381,371,384,384,384,384,371,371,371,371,384,371,381,371,381,371,371,381,371,381,384,384,384,371,371,371,384,371,381,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,381,371,358,358,358,586,358,358,358,370,379,358,368,531,523,398,399,583,0,365,365,585,358,358,358,358,382,382,2168,2169,2170,2171,319,588,358,0,0,0,358,361,359,586,589,358,394,570,570,586,361,318,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,554,555,0,0,0,364,0,379,0,0,368,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,394,0,0,0,397,360,362,391,392,398,399,375,376,389,390,386,387,0,0,0,368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,370,0,0,0,0,0,0,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,328,531,523,360,362,0,365,368,370,373,0,0,1844,1845,1846,1847,1848,1812,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1813,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,328,351,0,363,0,375,376,370,361,368,368,365,365,368,368,365,365,0,373,361,368,0,368,386,387,388,389,390,391,392,363,351,388,394,394,351,368,531,523,365,397,394,368,531,523,370,0,368,531,523,398,399,365,365,361,0,394,361,318,0,2184,2184,0,0,0,0,0,2184,2184,2184,2184,2185,0,0,2186,2187,2188,2189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,658,659,659,660,660,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,662,663,664,665,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,663,664,665,668,669,670,673,674,675,678,679,680,683,684,685,664,665,669,670,674,675,679,680,684,685,665,670,675,680,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,662,663,664,665,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,663,664,665,668,669,670,673,674,675,678,679,680,683,684,685,664,665,669,670,674,675,679,680,684,685,665,670,675,680,685,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,668,669,670,673,674,675,678,679,680,683,684,685,669,670,674,675,679,680,684,685,670,675,680,685,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,672,673,674,675,677,678,679,680,682,683,684,685,673,674,675,678,679,680,683,684,685,674,675,679,680,684,685,675,680,685,676,677,678,679,680,681,682,683,684,685,676,677,678,679,680,681,682,683,684,685,677,678,679,680,682,683,684,685,678,679,680,683,684,685,679,680,684,685,680,685,681,682,683,684,685,681,682,683,684,685,682,683,684,685,683,684,685,684,685,685,657,658,659,660,654,655,656,657,658,659,655,656,657,658,659,656,657,658,659,0,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,362,391,392,398,399,375,376,389,390,386,387,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,360,362,363,375,376,361,361,386,387,389,390,391,392,363,398,399,361,361,0,0,638,639,0,0,0,0,0,0,643,644,648,649,643,644,643,644,648,649,590,591,649,591,643,644,590,591,643,644,643,644,0,368,0,397,0,0,0,368,0,0,0,0,0,0,365,368,373,368,368,365,365,368,368,365,365,373,368,368,368,365,397,368,368,365,365,0,0,0,2190,2190,2190,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,596,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,569,569,548,1837,1838,1839,1840,1841,1842,1843,322,551,550,548,382,382,382,382,382,382,2164,2165,2166,2167,556,547,552,565,566,550,2168,2169,2170,2171,319,556,382,382,2168,2169,2170,2171,319,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,554,555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,574,581,589,581,584,570,587,587,0,583,0,563,563,582,536,570,588,581,582,536,582,585,584,586,583,585,588,0,586,589,570,570,586,0,0,0,0,694,694,272,272,0,0,272,405,272,405,272,272,272,405,272,405,272,272,405,272,405,272,272,405,272,405,272,405,272,272,405,272,272,272,272,405,272,405,272,405,405,272,405,405,272,405,272,405,272,272,272,272,272,272,272,272,272,272,272,405,272,405,272,405,272,405,405,272,272,272,405,272,405,272,405,272,405,272,405,272,405,272,405,272,272,405,272,405,272,405,272,272,272,405,272,405,272,405,272,272,405,272,405,272,405,272,405,272,405,272,405,272,405,272,405,272,1803,1804,1804,1805,0,0,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,436,429,0,429,0,484,0,0,0,355,0,0,480,0,410,410,410,410,410,410,410,410,410,479,498,498,0,346,313,0,0,0,0,0,0,0,430,438,438,422,289,434,438,422,0,346,313,0,495,0,0,101,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,346,313,0,0,0,0,0,0,0,101,0,346,313,495,0,0,346,313,545,346,313,0,434,434,434,0,0,430,0,419,419,419,0,0,0,0,0,0,0,495,355,427,0,483,505,483,505,1806,466,430,433,437,437,437,437,437,483,505,0,423,423,419,429,429,429,329,0,1806,466,0,0,484,433,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,0,0,0,0,0,434,0,346,313,0,346,313,0,0,415,438,0,101,0,0,0,0,0,0,0,0,438,0,0,0,0,0,0,0,0,419,419,1806,466,1806,466,429,430,433,429,429,429,343,0,0,434,430,433,423,438,487,427,0,427,487,0,479,479,0,0,0,0,101,0,0,0,0,479,436,0,437,437,437,434,463,464,464,464,463,464,0,433,433,430,433,0,0,336,336,0,0,0,0,0,0,0,0,0,346,313,0,0,0,336,410,0,0,0,0,432,438,431,431,431,431,0,0,0,0,0,0,0,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,346,313,0,346,313,0,0,346,313,432,433,0,0,430,438,0,0,0,346,313,0,496,0,0,0,0,0,0,496,0,0,0,0,0,294,415,294,0,545,545,0,431,431,431,431,0,430,433,0,0,0,0,0,0,0,0,346,313,0,0,0,0,0,346,313,0,0,0,0,507,0,329,0,329,480,429,480,429,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,1807,1808,409,411,412,413,414,416,414,416,416,340,348,348,348,297,297,297,417,418,279,506,279,420,420,418,279,506,279,418,279,506,279,488,420,420,420,420,488,488,420,488,424,340,424,340,297,297,297,297,442,428,428,428,297,428,297,428,429,430,431,432,433,419,434,289,435,436,422,423,437,438,347,297,428,439,428,417,297,428,424,428,409,424,440,348,441,424,297,424,297,424,297,355,519,532,288,296,520,545,521,409,477,479,479,479,347,420,447,447,467,467,429,429,429,480,480,481,481,353,353,483,483,483,446,446,468,468,461,461,460,460,460,459,484,484,484,348,462,462,462,485,485,485,486,486,486,457,349,440,450,450,469,469,451,451,470,470,452,452,471,471,473,473,472,472,421,421,421,466,466,466,430,430,430,456,456,431,431,431,487,487,442,442,424,424,439,439,441,441,455,455,488,488,488,454,454,454,489,489,489,417,417,340,340,490,297,428,428,491,491,491,292,432,432,432,416,294,411,411,492,492,412,449,493,494,494,494,463,463,346,346,346,313,285,285,285,433,433,433,464,495,495,495,496,496,496,413,497,497,497,414,498,498,498,427,427,425,425,499,500,426,426,501,502,502,503,504,419,419,419,434,434,434,505,505,505,329,329,329,506,506,506,507,507,507,289,289,289,332,278,508,509,295,510,511,512,435,435,435,436,436,436,513,418,279,293,422,422,422,423,423,423,474,437,437,437,475,101,438,438,438,514,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,309,309,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,309,309,309,409,416,412,309,309,309,309,309,309,429,483,460,462,485,421,430,431,488,489,432,494,346,285,433,497,419,434,505,329,506,507,289,435,436,422,423,437,438,446,446,309,309,309,309,426,424,309,449,449,449,413,309,309,446,446,426,278,446,446,446,446,309,309,309,309,309,309,309,309,309,309,424,309,449,449,449,413,309,309,309,309,309,409,416,411,412,449,449,449,413,414,424,424,349,454,457,459,459,457,348,1807,1808,278,279,463,464,418,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,288,296,292,457,461,491,461,491,348,440,297,297,428,1809,1810,1811,449,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,409,411,412,413,414,519,520,519,520,467,468,469,470,471,472,428,279,1808,428,420,428,417,278,278,279,278,279,314,409,416,412,314,409,416,411,412,449,413,414,314,474,314,474,474,297,455,309,409,416,411,412,449,449,449,413,414,428,455,428,455,309,409,416,411,412,449,449,449,413,414,455,414,414,320,297,347,297,418,477,420,295,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,309,409,416,411,412,449,449,449,413,414,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,409,409,477,479,479,347,347,420,447,447,467,467,429,429,480,480,481,481,353,353,483,483,446,446,468,468,461,460,460,459,484,484,348,462,462,485,485,486,486,457,349,440,440,450,450,469,469,451,451,470,470,452,452,471,471,473,473,472,472,421,421,466,466,430,430,456,456,431,431,487,487,442,424,424,439,439,441,441,455,455,488,488,454,489,489,417,417,340,340,490,490,297,428,491,491,292,432,432,416,294,294,411,411,492,492,412,449,449,493,494,494,463,463,346,346,313,313,285,285,433,433,464,464,495,495,496,496,413,497,497,414,414,498,498,427,425,425,499,499,500,500,426,426,501,501,502,502,503,503,504,504,419,419,434,434,505,505,329,329,506,506,507,507,289,289,278,508,508,509,509,295,510,511,511,512,435,435,436,436,513,418,279,293,422,422,423,423,474,437,437,475,475,101,101,438,438,514,514,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,101,438,514,429,430,431,489,432,433,419,434,289,436,422,423,437,438,418,294,288,296,492,494,295,294,288,296,492,494,295,514,514,514,514,514,297,288,296,297,293,493,474,532,418,279,506,279,484,429,430,431,489,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,278,279,309,409,416,411,412,449,449,449,413,414,418,309,441,309,409,416,411,412,449,449,449,413,414,309,409,416,411,412,449,449,449,413,414,309,418,409,409,457,514,532,418,279,418,279,513,513,511,514,514,513,513,520,513,513,513,513,332,447,467,446,468,450,469,451,470,452,471,473,472,446,320,429,459,430,431,292,432,433,419,434,289,436,293,422,423,437,438,325,409,416,411,412,414,325,278,279,278,279,278,279,278,279,440,103,297,418,490,348,348,520,468,446,519,520,521,477,479,347,420,447,467,429,481,353,446,459,484,348,462,486,457,421,430,456,487,442,424,439,441,455,488,454,489,417,340,297,292,492,493,494,285,433,497,427,426,502,504,419,434,329,506,289,332,508,510,512,435,513,293,422,423,474,437,475,438,514,278,279,348,353,348,297,348,347,450,451,452,473,1812,1813,1814,1815,1816,1817,1818,447,461,440,450,451,452,473,1819,1820,1821,1822,1823,490,416,519,520,521,477,479,347,420,447,467,429,481,353,446,459,484,348,462,462,486,457,421,421,430,456,487,442,424,439,441,455,488,454,489,417,340,297,292,492,493,494,285,285,433,497,427,426,502,504,419,434,329,506,289,332,508,510,512,435,513,293,422,423,474,437,475,438,514,417,440,279,340,279,417,340,417,279,418,279,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,426,501,502,503,504,419,434,505,329,506,507,289,332,278,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,454,429,430,431,432,433,419,434,289,436,422,423,437,438,474,1824,514,1814,490,511,325,411,325,297,297,428,428,355,519,532,288,296,520,545,521,309,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,309,309,309,309,326,326,326,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,347,479,429,483,460,484,462,485,486,421,466,430,431,488,454,489,491,432,494,346,285,433,495,496,497,498,419,434,505,329,506,507,289,435,436,422,423,437,438,429,483,460,462,485,421,430,431,488,489,432,494,346,285,433,497,419,434,505,329,506,507,289,435,436,422,423,437,438,428,442,442,297,489,442,442,442,429,430,431,432,433,419,434,289,436,422,423,437,438,297,428,279,446,297,428,506,279,428,479,447,467,429,480,481,353,483,446,468,461,460,484,462,485,486,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,428,491,432,411,492,494,463,346,285,433,495,496,497,498,427,425,426,502,419,434,505,329,506,507,289,435,436,422,423,437,438,514,479,447,467,429,480,481,353,483,446,468,461,460,484,462,485,486,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,428,491,432,411,492,494,463,346,285,433,495,496,497,498,427,425,426,502,419,434,505,329,506,507,289,435,436,422,423,437,438,514,479,479,479,479,479,429,429,429,429,429,483,483,483,483,483,460,460,460,460,460,484,484,484,484,484,462,462,462,462,462,485,485,485,485,485,486,486,486,486,486,421,421,421,421,421,466,466,466,466,466,430,430,430,430,430,431,431,431,431,431,488,488,488,488,488,454,454,454,454,454,489,489,489,489,489,491,491,491,491,491,432,432,432,432,432,494,494,494,494,494,346,346,346,346,346,285,285,285,285,285,433,433,433,433,433,495,495,495,495,495,496,496,496,496,496,497,497,497,497,497,498,498,498,498,498,419,419,419,419,419,434,434,434,434,434,505,505,505,505,505,329,329,329,329,329,506,506,506,506,506,507,507,507,507,507,289,289,289,289,289,435,435,435,435,435,436,436,436,436,436,422,422,422,422,422,423,423,423,423,423,437,437,437,437,437,438,438,438,438,438,347,347,475,475,475,475,475,475,475,475,475,429,430,431,432,433,419,434,289,436,422,423,437,438,412,507,503,499,332,332,504,1825,413,309,413,332,1814,490,1814,490,435,330,330,326,295,477,428,409,409,442,418,475,409,412,490,409,479,347,447,467,429,429,429,429,429,480,481,353,483,446,468,461,460,484,462,485,486,440,450,469,451,470,452,471,473,472,421,466,430,430,430,430,430,456,431,431,431,431,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,432,432,432,432,432,416,294,411,492,412,449,494,463,346,313,285,433,433,433,433,433,464,495,496,413,497,414,498,498,425,499,500,426,501,502,503,419,419,419,419,419,434,434,434,434,434,505,329,506,507,289,289,289,289,289,332,278,508,509,510,511,435,436,436,436,436,436,422,422,422,422,422,423,423,423,423,423,437,437,437,437,437,438,438,438,438,438,514,441,297,348,418,279,502,511,279,418,279,502,279,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,429,480,481,481,353,483,446,446,446,446,446,446,446,446,446,446,446,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,456,431,487,442,442,442,424,439,441,455,488,454,489,417,340,490,297,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,427,425,499,500,426,426,501,502,503,504,419,434,505,329,506,506,506,507,507,289,332,332,278,508,509,295,510,511,512,435,436,436,513,418,418,279,293,422,423,474,437,475,475,475,101,438,514,340,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,340,340,492,413,340,413,340,346,429,430,431,432,433,419,434,289,436,422,423,437,438,409,460,462,421,285,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,424,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,340,340,346,519,519,520,520,521,521,477,477,479,479,347,347,420,420,447,447,467,467,429,429,481,481,353,353,446,446,459,459,484,484,348,348,462,462,486,486,457,457,421,421,430,430,456,456,487,487,442,442,424,424,439,439,441,441,455,455,488,488,454,454,489,489,417,417,340,340,297,297,292,292,492,492,493,493,494,494,285,285,433,433,497,497,427,427,426,426,502,502,504,504,419,419,434,434,329,329,506,506,289,289,332,332,508,508,510,510,512,512,435,435,513,513,293,293,422,422,423,423,474,474,437,437,475,475,438,438,514,514,348,348,348,459,457,292,293,457,457,459,457,292,293,457,459,457,292,293,459,292,293,512,486,513,297,297,428,441,428,499,475,475,500,501,504,1826,278,279,461,425,331,532,331,532,513,295,429,483,460,462,485,421,430,431,488,489,432,294,494,346,285,433,497,419,434,505,329,506,507,289,435,436,422,423,437,438,414,278,279,414,414,348,486,426,297,481,353,508,514,514,461,417,462,457,421,292,292,285,293,293,512,292,293,409,412,409,412,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,1809,1810,1811,449,429,459,457,430,431,292,432,433,419,434,289,436,293,422,423,437,438,293,521,440,424,441,456,297,512,512,512,512,512,512,418,349,456,509,429,430,431,432,433,419,434,289,436,422,423,437,438,513,513,513,513,513,513,513,474,474,474,474,320,429,430,431,432,433,419,434,289,436,422,423,437,438,314,314,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,460,462,421,285,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,348,348,347,340,340,460,462,421,285,293,309,417,429,430,431,432,433,419,434,289,436,422,423,437,438,409,511,297,297,309,411,449,449,449,413,311,466,297,429,459,430,431,292,432,433,419,434,289,436,293,422,423,437,438,446,297,418,507,466,297,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,1827,466,297,297,455,511,464,349,297,414,496,418,279,297,297,507,507,424,340,459,457,292,293,293,293,459,292,293,440,440,349,349,457,347,520,347,347,347,459,459,459,440,348,349,459,428,428,424,297,493,493,459,292,293,446,446,468,450,469,451,470,446,297,428,439,428,417,348,349,348,348,348,348,297,428,424,428,409,416,411,412,413,414,447,467,446,468,450,469,451,470,452,471,473,472,447,467,446,468,450,469,451,470,452,471,473,472,446,468,450,469,446,468,450,469,409,416,411,412,413,414,340,447,467,468,446,447,467,468,446,442,1815,1815,1814,490,1814,490,311,413,312,449,413,312,449,349,349,349,349,446,297,428,297,428,468,297,428,446,320,320,1828,1828,1828,278,296,520,295,459,414,310,409,416,412,336,310,409,416,412,336,310,409,416,412,442,340,297,418,279,309,409,297,416,411,412,449,449,449,413,414,427,418,279,279,418,418,481,347,452,471,353,492,492,295,347,455,406,435,320,320,481,347,347,406,521,353,292,293,330,446,450,451,470,452,446,468,469,470,471,446,468,469,470,471,468,469,470,471,468,469,470,471,446,297,418,428,424,457,457,486,514,514,348,440,348,433,433,519,532,520,521,409,477,420,447,467,446,468,459,348,457,349,440,450,469,451,470,452,471,473,472,424,340,490,428,491,292,416,411,412,493,494,414,502,278,512,435,513,279,293,474,475,428,428,428,503,297,456,435,474,1825,296,411,510,1829,1829,413,413,429,430,431,432,433,419,434,289,436,422,423,437,438,510,347,414,499,347,348,412,347,409,440,332,413,475,475,475,1824,418,418,349,349,429,430,431,489,432,433,419,434,289,436,422,423,437,438,1827,511,0,413,1815,413,278,279,297,418,425,297,428,418,279,456,428,279,418,279,475,475,477,297,297,347,340,325,409,416,411,412,449,413,414,325,409,416,411,412,449,413,414,343,409,412,414,343,409,412,325,409,414,325,474,325,474,343,343,325,292,493,497,424,310,409,409,416,416,412,409,416,412,474,513,474,513,474,477,1830,1831,499,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,519,520,521,477,479,347,420,447,467,429,481,353,446,459,484,348,462,486,457,421,430,456,487,442,424,439,441,455,488,454,489,417,340,297,292,492,493,494,285,433,497,427,426,502,504,419,434,329,506,289,332,508,510,512,435,513,293,422,423,474,437,475,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,479,429,483,460,484,462,485,486,421,466,430,431,488,454,489,491,432,494,346,285,433,495,496,497,498,419,434,505,329,506,507,289,435,436,422,423,437,438,512,429,483,460,462,485,421,430,431,488,489,432,294,494,346,285,433,497,419,434,505,329,506,507,289,435,436,422,423,437,438,457,459,442,297,493,510,340,429,459,457,430,431,292,432,433,419,434,289,436,293,422,423,437,438,459,457,457,294,293,521,521,521,521,521,521,493,297,297,418,279,502,511,279,418,279,502,279,297,297,428,409,412,349,288,296,510,288,296,510,514,349,457,348,414,348,348,297,428,418,279,1832,278,279,278,279,278,279,278,279,278,279,278,279,414,414,409,411,412,413,414,412,278,279,1831,414,412,412,414,294,279,429,430,431,432,433,419,434,289,436,422,423,437,438,418,418,418,297,297,297,297,297,297,418,418,447,446,450,451,452,473,418,297,347,446,297,418,297,297,409,418,418,297,418,347,446,450,451,297,297,447,446,450,451,452,473,447,446,450,451,452,473,446,450,446,450,447,446,447,446,297,340,418,418,452,446,468,450,469,451,452,471,446,450,451,452,446,450,451,452,446,450,451,452,446,450,451,452,297,297,297,293,297,418,418,418,418,297,418,418,414,414,418,418,418,473,297,418,418,418,418,279,418,309,409,416,411,412,449,449,449,413,414,416,416,418,349,349,417,297,514,428,417,428,493,296,510,510,418,279,506,279,348,520,472,420,509,295,414,294,1829,414,519,520,353,294,521,429,430,431,340,432,433,419,434,289,436,422,423,437,438,429,430,431,340,432,433,419,434,289,436,422,423,437,438,514,1815,1815,1815,1815,340,413,312,312,494,347,347,429,430,431,432,433,419,434,289,436,422,423,437,438,508,511,353,353,419,435,437,475,320,320,417,417,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,479,429,483,460,484,462,485,486,421,466,430,431,488,454,489,491,432,494,346,285,433,495,496,497,498,419,434,505,329,506,507,289,435,436,422,423,437,438,449,449,414,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,498,498,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,459,457,429,430,431,432,433,419,434,289,436,422,423,437,438,1825,1829,409,409,441,492,492,295,295,340,332,409,424,297,428,418,279,1832,409,278,279,409,278,279,278,279,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,503,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,336,310,409,416,412,414,429,430,431,432,433,419,434,289,436,422,423,437,438,414,0,0,507,329,329,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,354,493,474,296,477,474,454,474,442,468,428,279,296,446,297,428,510,418,279,297,441,297,441,1833,0,348,424,297,440,297,507,503,409,412,409,412,504,332,332,418,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,420,417,297,435,409,435,477,513,474,1829,1829,348,295,474,340,442,340,424,340,340,494,1834,1835,1835,1835,0,0,0,0,0,0,368,0,0,0,0,0,0,0,0,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,0,317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,394,0,0,317,0,0,0,397,360,362,391,392,398,399,375,376,389,390,386,387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,368,0,0,0,358,0,0,0,0,0,0,0,596,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,371,0,0,0,0,0,0,370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,317,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,547,328,531,523,328,328,0,358,317,328,547,328,318,318,318,318,322,552,551,550,554,555,319,556,319,319,358,317,551,358,317,551,328,328,328,328,328,328,328,328,328,328,360,362,317,317,317,317,317,317,317,317,350,350,321,321,321,328,328,328,328,322,322,322,322,551,551,551,551,550,550,550,550,317,317,317,317,328,328,322,322,551,551,550,550,328,328,328,328,328,328,364,575,575,575,575,575,575,328,328,364,328,318,318,552,552,318,318,552,552,364,318,328,328,563,319,556,319,556,319,556,328,556,328,556,328,328,319,556,328,322,328,328,328,328,328,358,317,317,317,317,317,547,547,547,569,575,350,350,350,321,321,321,327,327,327,328,328,328,531,523,576,577,578,318,318,318,351,351,351,322,322,322,552,552,552,551,551,551,550,550,550,554,554,554,555,555,555,319,319,319,556,556,556,579,579,579,568,568,568,580,580,580,565,565,566,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,328,322,322,317,547,321,327,328,318,322,552,551,554,555,319,556,579,568,580,565,566,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,550,328,327,328,351,365,327,523,351,351,318,565,566,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,550,328,328,327,328,351,368,327,531,523,351,351,351,351,551,551,328,328,358,317,551,358,317,551,566,575,575,575,328,358,317,551,359,358,317,551,328,569,318,552,569,318,318,552,328,328,328,0,370,569,569,328,364,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,565,328,328,328,328,318,318,318,318,322,552,551,550,554,555,319,319,319,319,556,556,556,556,358,317,328,358,317,0,548,579,568,580,574,328,0,359,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,373,547,327,328,531,523,351,351,551,328,317,317,547,547,575,575,350,350,321,321,327,327,328,328,531,531,576,576,577,577,578,578,318,318,351,322,322,552,552,551,551,550,550,554,554,555,555,319,319,556,556,579,579,568,568,580,580,565,565,566,566,570,570,574,574,581,581,582,582,583,583,536,536,563,563,584,584,585,585,586,586,587,587,588,588,589,589,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,328,581,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,328,585,328,328,328,328,328,328,328,328,328,317,358,317,328,318,318,318,551,550,328,318,318,318,551,550,328,328,328,0,0,0,0,328,328,328,1837,1838,1839,1840,1841,1842,1843,322,551,328,328,328,328,328,328,359,358,317,551,318,358,358,317,551,358,317,547,327,328,318,322,552,551,550,554,319,556,328,328,570,589,589,1844,1845,1846,1847,1848,1812,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1813,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,328,351,317,547,327,328,318,318,318,322,552,551,550,554,319,556,547,328,318,318,318,318,322,552,551,550,554,555,319,556,547,328,318,318,318,318,322,552,551,550,554,555,319,556,547,328,318,318,318,318,322,552,551,550,554,555,319,556,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,318,351,322,322,322,322,322,322,322,552,551,551,550,554,554,554,554,554,554,554,555,555,555,555,555,555,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,351,322,322,322,322,322,322,322,552,551,551,550,554,554,554,554,554,554,554,555,555,555,555,555,555,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,574,581,582,536,563,581,584,328,570,588,570,318,318,363,321,0,0,375,376,317,317,317,317,317,317,317,317,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,350,321,321,321,328,328,328,328,328,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,322,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,551,551,550,550,550,550,550,550,554,554,554,554,554,554,554,554,554,554,554,554,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,317,317,317,317,547,547,547,547,547,547,547,547,547,547,328,328,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,552,552,552,552,551,550,550,550,554,554,319,319,319,319,319,319,319,319,556,556,556,556,556,556,556,556,556,556,0,328,551,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,550,318,0,317,547,350,321,327,328,318,351,322,552,551,550,554,555,319,556,579,568,580,317,547,321,327,328,318,322,552,551,554,555,319,556,579,568,580,359,328,585,587,587,370,317,547,350,321,327,328,328,318,318,318,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,317,547,350,321,327,328,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,317,317,317,317,317,547,547,547,547,547,350,350,350,350,350,321,321,321,321,321,327,327,327,327,327,328,328,328,328,328,318,318,318,318,318,351,351,351,351,351,322,322,322,322,322,552,552,552,552,552,551,551,551,551,551,550,550,550,550,550,554,554,554,554,554,555,555,555,555,555,319,319,319,319,319,556,556,556,556,556,579,579,579,579,579,568,568,568,568,568,580,580,580,580,580,318,552,552,358,317,328,318,551,358,317,551,358,317,328,328,328,351,351,351,351,379,317,547,328,318,318,322,552,551,554,555,319,556,379,317,547,328,318,318,322,552,551,554,555,319,556,328,318,552,319,319,556,556,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,358,317,317,317,317,317,317,317,317,317,547,575,350,321,327,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,318,318,318,351,322,322,552,552,551,551,550,554,554,555,555,319,319,556,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,328,566,359,359,359,359,359,359,359,359,358,317,317,317,317,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,351,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,552,552,552,552,552,552,552,552,552,552,552,551,551,551,551,551,551,551,551,551,550,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,555,555,555,555,555,555,555,555,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,556,556,556,556,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,318,328,328,318,552,318,318,552,552,328,328,328,328,328,328,318,318,322,318,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,552,317,317,328,328,328,328,328,565,328,322,317,317,317,317,317,551,317,318,556,328,328,328,328,328,318,318,552,552,318,318,552,552,547,552,565,566,328,328,328,328,328,318,551,319,556,551,318,531,523,358,317,551,550,550,318,318,318,318,328,328,328,328,328,328,328,328,328,328,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,318,318,552,552,318,556,371,317,317,317,317,317,317,317,317,317,317,317,328,328,328,328,328,328,328,328,322,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,317,317,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,547,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,322,552,552,552,552,552,552,552,552,551,550,554,554,554,554,554,554,555,555,555,319,319,319,319,319,556,556,556,317,317,317,317,317,361,317,350,321,328,328,328,328,328,328,328,328,551,554,317,317,547,547,327,327,328,328,318,318,322,322,552,552,551,551,550,550,554,554,319,319,556,556,328,328,322,328,328,328,328,328,328,328,328,328,328,328,328,328,328,0,328,328,328,328,328,368,368,365,365,328,368,328,322,368,365,365,328,322,328,322,583,551,548,580,317,547,321,327,328,318,322,552,551,554,555,319,556,579,568,580,328,328,328,583,328,358,317,317,328,328,328,328,328,382,547,328,328,328,328,318,318,318,318,318,552,552,551,550,554,555,319,556,563,563,328,563,364,364,364,317,551,358,317,328,328,547,328,328,328,322,552,551,550,547,328,328,328,322,551,550,0,328,322,0,328,322,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,551,328,574,328,328,328,328,328,328,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,547,318,552,565,566,328,328,373,327,328,531,523,351,351,551,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,531,523,523,317,317,317,319,563,563,382,547,318,318,318,318,318,552,552,554,319,556,565,566,574,382,547,318,318,318,318,318,552,552,554,319,556,382,547,318,318,318,318,318,552,552,554,319,556,382,318,318,318,552,552,319,382,547,318,318,318,318,318,552,552,319,556,555,563,361,368,327,531,523,351,351,0,328,351,322,563,358,317,317,328,317,317,547,547,547,569,575,350,321,327,328,328,531,523,576,577,578,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,351,322,322,322,552,552,552,552,552,552,552,552,552,551,551,550,550,554,554,554,554,554,554,554,555,555,555,555,319,319,319,319,319,319,556,556,556,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,328,581,582,536,584,317,317,317,328,551,359,359,328,328,570,317,328,551,550,2164,2165,2166,2167,556,318,328,322,328,322,328,328,328,574,582,536,317,574,536,379,317,547,328,318,318,322,552,551,554,555,319,556,328,322,565,551,328,328,351,322,563,563,328,318,318,322,551,550,319,319,319,319,0,368,358,317,318,551,359,358,317,359,574,358,317,358,317,359,358,317,359,328,318,552,319,319,556,556,328,318,552,319,319,556,556,328,328,328,322,328,582,536,328,551,328,551,328,322,328,379,328,547,552,547,552,565,566,0,547,552,547,552,0,359,386,387,350,321,321,321,328,359,328,328,322,322,328,318,388,328,576,577,578,0,359,389,390,350,321,321,321,328,359,328,328,322,322,358,317,358,317,391,392,317,317,317,317,317,317,317,317,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,350,321,321,321,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,322,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,551,551,551,551,551,551,550,550,550,550,550,550,550,550,550,550,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,555,555,555,555,555,555,555,555,555,555,555,555,555,555,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,358,317,317,317,317,317,317,317,317,317,547,547,547,547,547,547,547,547,547,547,547,547,547,547,328,328,328,328,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,552,552,552,552,551,551,551,550,550,550,550,550,554,554,555,555,555,319,319,319,319,319,319,319,319,319,319,556,556,556,556,556,556,556,556,556,556,556,556,328,363,321,328,328,351,317,317,328,328,318,318,318,322,322,551,551,550,550,328,317,569,350,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,318,351,322,322,322,322,322,322,552,552,551,554,554,554,554,554,554,555,555,555,555,555,555,319,319,319,319,556,556,556,556,565,566,570,574,581,582,583,536,584,585,586,587,588,589,318,569,318,328,328,328,318,328,319,319,318,552,556,556,328,328,328,328,328,328,328,531,523,318,574,586,531,523,574,583,318,318,364,388,394,317,328,328,576,577,578,551,551,550,358,317,317,394,317,328,328,551,551,550,328,551,550,328,551,550,328,328,351,570,588,570,588,0,317,317,547,547,328,328,318,318,318,318,552,552,551,551,550,550,554,554,555,555,319,319,556,556,364,322,328,328,328,328,328,328,551,581,582,536,581,582,536,574,0,0,328,322,0,0,0,0,0,0,0,563,563,328,359,0,328,551,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,328,328,358,317,358,317,318,318,552,552,551,358,317,317,317,328,328,328,556,328,556,328,328,317,317,328,328,328,551,565,566,565,566,328,555,586,368,327,531,523,351,351,531,523,365,327,523,351,351,551,328,581,582,583,584,588,582,585,581,584,328,584,328,328,328,328,318,581,584,328,586,574,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,327,328,318,322,552,551,550,554,319,556,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,350,321,327,328,318,351,322,552,551,550,554,555,319,556,579,568,580,317,547,321,327,328,318,322,552,551,554,555,319,556,579,568,580,317,358,317,550,575,575,575,575,575,575,575,358,317,586,587,588,569,569,569,569,551,547,328,328,318,318,318,318,322,552,551,550,554,555,319,556,317,317,317,317,317,317,317,317,317,317,317,317,328,574,328,328,328,328,328,328,328,328,328,318,552,552,318,328,328,328,328,328,379,317,547,328,318,318,322,552,551,554,555,319,556,379,317,547,328,318,318,322,552,551,554,555,319,556,397,327,328,531,523,351,351,351,351,328,351,328,328,328,328,328,328,565,551,318,319,319,319,319,2168,2169,2170,2171,319,318,318,552,552,318,318,318,318,552,552,319,556,358,317,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,551,358,317,317,328,394,317,328,328,551,550,318,318,552,552,318,318,552,552,318,318,556,556,328,318,379,317,547,328,318,318,322,552,551,554,555,319,556,328,328,328,566,565,565,547,328,328,566,565,565,328,317,328,565,328,556,565,317,565,566,565,566,565,566,368,327,328,531,523,351,351,531,523,328,358,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,328,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,317,371,371,317,317,317,317,317,317,317,317,317,317,317,317,371,381,381,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,381,381,381,381,381,381,381,381,371,317,317,317,317,317,317,317,317,317,317,317,384,328,322,384,328,322,384,328,322,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,381,384,328,322,384,328,322,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,317,371,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,317,371,371,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,371,317,371,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,317,371,317,371,371,317,317,317,317,317,317,317,317,317,317,317,551,328,328,381,371,317,317,317,317,317,317,317,317,317,317,317,358,317,551,318,358,317,358,328,586,328,358,317,551,358,317,358,370,328,318,318,318,552,552,328,328,328,328,328,328,574,581,582,536,584,586,328,328,328,328,328,328,574,581,582,536,584,328,328,328,328,586,379,317,547,328,318,318,322,552,551,554,555,319,556,358,317,551,551,322,368,327,328,531,523,351,351,531,523,398,399,317,317,317,317,317,317,317,317,350,350,321,321,321,328,328,328,328,322,322,322,322,322,322,322,322,551,551,551,551,550,550,550,550,317,317,317,317,328,328,322,322,551,551,550,550,328,583,317,317,328,328,328,328,328,0,328,322,328,328,328,328,328,365,328,322,365,328,328,328,328,328,328,585,358,317,551,358,317,551,318,552,358,317,317,547,328,328,318,318,318,322,552,554,555,319,556,565,566,317,317,317,317,317,317,318,319,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,350,579,568,580,358,586,565,566,318,318,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,317,328,318,322,552,551,554,555,319,556,317,328,318,322,552,551,554,555,319,556,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,547,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,322,552,552,552,552,552,552,552,552,551,550,554,554,554,554,554,554,555,555,555,319,319,319,319,319,556,556,556,317,317,317,317,317,317,565,328,328,328,328,328,328,328,328,328,328,328,328,328,382,547,328,328,318,318,318,318,318,552,552,554,555,319,556,382,547,328,318,318,318,318,318,552,552,319,556,318,319,319,319,319,2168,2169,2170,2171,319,328,552,328,552,328,588,358,317,328,0,0,317,547,569,575,350,321,327,328,531,523,576,577,578,318,318,318,318,318,318,318,318,351,322,552,551,550,554,555,319,319,319,319,319,556,556,556,556,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,547,328,551,550,555,581,582,536,584,547,328,551,550,555,536,555,0,319,319,318,585,586,587,318,586,328,328,328,328,318,328,318,318,552,358,317,328,328,328,361,350,321,359,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,570,582,536,586,589,328,547,328,318,318,318,318,322,552,551,550,554,555,319,556,328,570,574,581,582,583,536,584,585,588,574,583,581,584,588,565,566,358,317,317,328,394,317,328,328,551,550,547,318,552,565,566,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,570,328,570,570,586,361,350,321,318,328,551,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,554,555,0,551,328,328,328,328,328,328,328,328,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,551,550,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,328,0,0,328,328,364,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,328,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,328,0,317,317,328,328,551,551,550,550,328,328,328,328,328,565,566,328,328,328,379,328,328,565,566,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,0,0,368,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,394,0,0,0,397,360,362,391,392,398,399,375,376,389,390,386,387,0,0,0,368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,370,0,0,0,0,0,0,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,328,531,523,360,362,0,365,368,370,373,0,0,1844,1845,1846,1847,1848,1812,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1813,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,328,351,0,363,0,375,376,370,361,368,368,365,365,368,368,365,365,0,373,361,368,0,368,386,387,388,389,390,391,392,363,351,388,394,394,351,368,531,523,365,397,394,368,531,523,370,0,368,531,523,398,399,365,365,361,0,394,361,318,0,2184,2184,0,0,0,0,0,2184,2184,2184,2184,2185,0,0,2186,2187,2188,2189,0,0,0,0,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,658,659,654,654,654,655,655,655,656,656,656,657,657,657,658,658,658,659,659,659,660,660,660,661,661,661,662,662,662,663,663,663,664,664,664,665,665,665,666,666,666,667,667,667,668,668,668,669,669,669,670,670,670,671,671,671,672,672,672,673,673,673,674,674,674,675,675,675,676,676,676,677,677,677,678,678,678,679,679,679,680,680,680,681,681,681,682,682,682,683,683,683,684,684,684,685,685,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,659,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,654,655,655,656,656,657,657,658,658,659,659,660,660,661,661,662,662,663,663,664,664,665,665,666,666,667,667,668,668,669,669,670,670,671,671,672,672,673,673,674,674,675,675,676,676,677,677,678,678,679,679,680,680,681,681,682,682,683,683,684,684,685,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,654,654,654,654,655,655,655,655,655,656,656,656,656,656,657,657,657,657,657,658,658,658,658,658,659,659,659,659,659,660,660,660,660,660,661,661,661,661,661,662,662,662,662,662,663,663,663,663,663,664,664,664,664,664,665,665,665,665,665,666,666,666,666,666,667,667,667,667,667,668,668,668,668,668,669,669,669,669,669,670,670,670,670,670,671,671,671,671,671,672,672,672,672,672,673,673,673,673,673,674,674,674,674,674,675,675,675,675,675,676,676,676,676,676,677,677,677,677,677,678,678,678,678,678,679,679,679,679,679,680,680,680,680,680,681,681,681,681,681,682,682,682,682,682,683,683,683,683,683,684,684,684,684,684,685,685,685,685,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,660,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,660,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,662,663,664,665,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,663,664,665,668,669,670,673,674,675,678,679,680,683,684,685,664,665,669,670,674,675,679,680,684,685,665,670,675,680,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,662,663,664,665,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,663,664,665,668,669,670,673,674,675,678,679,680,683,684,685,664,665,669,670,674,675,679,680,684,685,665,670,675,680,685,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,668,669,670,673,674,675,678,679,680,683,684,685,669,670,674,675,679,680,684,685,670,675,680,685,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,672,673,674,675,677,678,679,680,682,683,684,685,673,674,675,678,679,680,683,684,685,674,675,679,680,684,685,675,680,685,676,677,678,679,680,681,682,683,684,685,676,677,678,679,680,681,682,683,684,685,677,678,679,680,682,683,684,685,678,679,680,683,684,685,679,680,684,685,680,685,681,682,683,684,685,681,682,683,684,685,682,683,684,685,683,684,685,684,685,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,657,658,659,660,654,655,656,657,658,659,655,656,657,658,659,656,657,658,659,0,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,362,391,392,398,399,375,376,389,390,386,387,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,360,362,363,375,376,361,361,386,387,389,390,391,392,363,398,399,361,361,0,0,638,639,0,0,0,0,0,0,643,648,590,643,644,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,648,590,643,648,590,643,648,590,648,590,643,644,648,649,590,591,648,649,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,643,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,643,644,643,644,648,649,590,591,643,644,648,649,590,591,648,590,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,648,649,590,591,643,644,643,644,648,649,590,591,643,644,590,591,649,591,643,644,590,591,643,648,590,643,644,648,649,590,591,643,644,643,644,648,649,590,591,643,644,643,648,590,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,0,368,0,397,0,0,0,368,0,0,0,0,0,0,365,368,373,368,368,365,365,368,368,365,365,373,368,368,368,365,397,368,368,365,365,0,0,0,2190,692,693,692,692,692,693,693,693,692,693,692,693,2190,692,693,2190,692,693,692,693,692,693,692,693,692,693,692,692,693,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,692,692,692,692,693,693,693,693,693,692,693,692,693,692,693,692,693,2190,692,692,693,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,596,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,569,569,548,1837,1838,1839,1840,1841,1842,1843,322,551,550,548,382,382,382,382,382,382,2164,2165,2166,2167,556,547,552,565,566,550,2168,2169,2170,2171,319,556,382,382,2168,2169,2170,2171,319,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,554,555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,574,581,589,581,584,570,587,587,0,583,0,563,563,582,536,570,588,581,582,536,582,585,584,586,583,585,588,0,586,589,570,570,586,0,0,0,0,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,0,695,0,0,0,696,163,163,163,0,696,0,0,0,0,0,0,0,0,0,0,73,163,696,82,695,201,697,698,699,700,701,82,166,73,73,73,163,696,82,695,695,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,82,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,82,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,73,163,696,82,695,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,698,700,701,0,166,0,0,73,163,696,82,695,201,698,700,701,0,73,73,163,696,82,695,201,697,698,699,700,701,73,73,163,696,82,695,201,697,698,699,700,701,697,82,73,163,696,82,695,201,697,698,699,700,701,0,73,163,696,82,695,201,697,698,699,700,701,697,73,695,73,82,695,699,73,695,73,695,0,73,73,73,73,73,695,695,695,695,695,163,695,163,163,163,163,73,82,695,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,73,163,163,696,696,82,82,695,695,201,201,698,698,699,700,700,701,701,73,163,201,0,0,0,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,697,166,0,698,82,698,0,0,0,0,0,700,0,0,0,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,698,700,701,73,163,696,82,695,201,697,698,699,700,701,73,695,73,73,163,696,82,201,698,699,700,701,697,82,695,0,695,703,698,698,73,163,696,82,695,201,697,698,699,700,701,73,695,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,0,697,73,163,696,82,695,201,697,698,699,700,701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,702,702,0,0,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,0,166,166,166,166,0,0,166,166,166,166,166,166,166,166,0,0,166,703,0,0,703,704,703,704,703,704,703,704,703,704,703,703,703,704,703,704,703,704,703,704,703,704,704,703,704,703,704,703,703,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,703,703,704,703,703,703,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,0,702,0,702,702,702,702,702,702,702,702,702,702,0,702,702,702,702,702,702,702,702,702,702,0,702,0,0,0,0,0,0,0,0,0,0,0,0,2191,0,712,0,0,0,2191,0,715,0,0,0,0,708,709,142,705,705,2191,708,708,708,709,709,709,142,2191,708,709,142,2191,708,709,142,705,2191,708,709,142,2191,708,709,142,705,705,708,709,142,708,709,142,708,709,142,709,142,708,709,142,708,709,142,2191,708,709,142,142,2191,708,709,142,142,705,2191,708,709,142,2191,708,709,142,708,709,708,709,708,709,708,708,708,708,708,709,709,709,709,709,705,705,705,705,710,708,709,708,709,711,708,709,2191,708,709,142,2191,708,709,142,2191,708,709,142,708,708,709,709,142,142,712,708,709,712,712,712,712,712,712,712,712,712,712,712,712,705,705,705,705,705,705,2191,708,709,142,2191,708,709,142,2191,708,709,142,2191,709,142,2191,708,709,142,2191,708,709,142,2191,708,709,142,705,705,0,708,709,705,0,708,709,142,708,709,142,2191,708,709,142,708,709,715,708,709,708,705,705,705,705,705,705,142,705,708,709,142,708,709,2191,708,709,142,2191,708,709,142,2191,708,709,142,2191,708,709,142,2191,708,709,142,2191,708,709,142,705,705,705,705,705,2191,708,709,142,705,705,2191,708,709,142,705,705,715,708,709,0,0,716,717,716,717,716,717,716,717,716,717,716,717,716,717,716,717,716,717,716,717,717,716,717,716,717,716,717,716,717,716,717,716,717,717,716,717,716,717,716,717,716,716,717,717,716,717,716,717,716,717,716,717,716,717,716,717,716,717,716,716,717,716,717,716,717,716,717,0,716,717,717,716,717,717,0,716,716,716,717,716,717,716,717,716,717,716,716,717,716,717,716,717,716,717,716,717,721,724,0,0,0,721,721,0,724,0,724,722,723,722,723,0,722,723,0,0,0,94,0,94,722,0,0,0,724,0,0,0,724,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,722,723,722,724,722,723,724,722,723,724,722,723,724,722,722,723,723,724,724,722,723,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,722,722,723,724,722,723,724,722,723,724,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,0,721,721,721,0,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,0,721,721,721,721,721,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,0,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,0,725,725,725,725,725,725,725,725,725,725,725,725,0,725,725,725,725,725,725,725,725,725,725,0,726,726,726,726,726,726,726,726,726,726,726,0,726,726,726,726,726,726,726,726,726,726,726,0,726,726,726,726,726,726,726,726,726,726,726,0,726,726,726,726,726,726,726,726,726,726,726,0,0,0,0,0,0,219,0,219,219,0,0,0,732,733,219,734,218,222,731,222,222,2192,732,733,219,219,219,734,218,222,731,731,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,219,734,731,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,732,733,219,734,218,222,731,732,733,219,734,218,222,731,732,732,733,219,219,734,218,218,222,731,731,732,733,219,734,218,222,731,0,732,733,219,218,222,731,222,732,733,219,218,222,731,2192,732,733,733,219,734,218,222,731,2192,732,733,733,219,734,218,222,731,732,732,218,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,219,731,219,219,731,219,731,219,219,219,219,219,731,731,731,731,731,732,219,734,218,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,732,732,733,733,219,219,218,218,222,222,731,731,0,733,734,222,222,222,218,218,731,218,0,219,734,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,734,734,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,731,219,218,731,218,218,222,218,734,0,734,218,218,218,218,218,218,731,218,218,734,734,734,218,218,218,731,218,732,733,219,734,218,222,731,732,733,219,218,222,731,2192,732,733,219,734,218,222,731,219,731,219,218,733,219,218,222,731,731,731,731,731,731,731,731,218,731,218,734,218,731,218,732,733,219,734,218,222,731,219,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,734,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,218,2192,732,733,219,734,218,222,731,218,222,2192,732,733,219,734,218,222,731,861,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,861,861,0,855,0,0,0,0,861,861,0,0,861,861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,861,0,0,0,0,0,0,0,0,0,0,0,0,0,861,847,861,0,748,748,0,0,0,0,0,861,861,0,0,0,0,0,1167,1134,1168,0,0,0,1132,0,861,861,847,0,0,0,851,861,0,748,861,0,0,0,0,861,861,0,0,0,0,861,0,861,0,0,0,0,0,0,0,0,0,0,0,861,849,847,0,861,988,861,988,861,861,0,0,1078,0,951,0,0,799,861,861,0,0,0,0,0,0,851,851,851,851,0,0,0,0,893,873,0,0,861,0,0,0,0,849,0,861,1078,0,0,861,851,0,0,0,0,0,0,861,0,0,0,0,1165,1132,1164,0,0,0,0,861,861,0,0,873,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,1167,1134,1168,861,861,861,1167,1134,1168,861,861,861,624,623,625,774,775,0,0,0,859,870,870,0,0,0,0,0,0,0,0,861,712,748,748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,861,0,1109,0,0,0,0,952,0,861,893,861,1167,1134,1168,1167,1134,1168,1167,1134,1168,1167,1134,1168,0,0,0,1167,1134,1168,752,753,628,621,754,630,408,755,756,610,629,615,631,60,93,626,622,612,619,611,0,0,0,1174,0,0,0,0,988,861,0,0,951,277,861,861,861,861,861,861,861,861,861,861,861,861,861,861,0,0,0,861,769,769,769,0,0,0,859,0,861,866,853,853,851,851,851,853,952,864,788,0,0,1109,0,0,947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,769,769,769,769,769,769,64,64,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,861,1165,1132,1164,0,0,0,0,0,0,861,861,0,0,799,0,866,861,893,851,0,0,0,0,0,0,0,942,861,861,861,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,64,60,93,626,622,612,619,611,60,93,626,622,612,619,611,235,617,616,749,750,751,622,611,616,751,60,93,626,622,612,619,611,235,617,616,749,750,751,60,93,626,622,612,619,611,235,617,616,749,750,751,93,626,622,619,611,617,616,750,751,748,1174,861,861,0,0,893,861,861,942,851,788,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,748,861,720,884,720,1167,1134,1168,0,0,0,0,851,853,866,861,0,0,0,861,861,2193,861,0,861,861,864,885,861,885,0,861,859,861,859,950,950,869,861,0,1165,1132,1164,0,0,861,0,0,0,861,274,748,0,0,0,869,884,0,0,0,0,0,861,748,861,866,853,853,851,851,851,853,0,0,0,861,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,851,861,0,0,0,0,0,0,0,0,777,855,0,861,861,0,861,861,861,851,861,0,0,851,2193,0,0,855,861,885,885,0,0,0,1167,1134,1168,1165,1132,1164,0,0,0,0,0,0,0,0,861,861,0,127,861,0,0,0,0,0,0,861,0,274,624,623,625,774,775,861,0,0,0,0,0,0,0,861,1167,1134,1168,1167,1139,1134,1168,1167,1139,1134,1168,1167,1134,1168,0,0,0,1167,1139,1134,1168,0,0,0,0,951,0,861,861,788,0,777,947,0,0,0,0,0,0,0,0,0,0,0,0,861,859,0,0,0,861,769,769,769,0,0,1165,1132,1164,0,1119,1116,0,0,1118,1116,0,0,0,1118,1119,0,0,0,861,885,861,861,622,611,616,618,751,765,748,861,0,861,861,861,861,861,861,861,851,0,0,0,861,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,778,778,861,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,748,778,778,861,851,861,93,626,622,619,611,617,616,627,618,750,751,764,765,769,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,778,778,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,291,0,1005,1006,1145,795,745,1170,158,796,811,728,0,748,60,93,626,622,612,619,611,235,617,616,749,750,751,64,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,757,757,757,49,718,84,720,720,762,748,628,60,60,93,93,621,754,630,408,626,626,622,622,610,629,615,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,64,748,628,60,60,93,93,621,754,630,626,626,622,622,610,629,615,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,46,621,610,628,754,629,630,615,768,768,51,51,770,771,51,85,65,773,61,624,623,625,774,775,61,24,24,705,705,777,777,60,93,408,626,631,612,619,0,0,71,624,623,625,774,775,93,626,619,93,626,619,93,626,619,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,277,746,746,291,291,738,742,773,274,2194,1019,805,1020,1022,1015,791,791,791,1012,828,828,828,800,950,951,22,22,22,65,746,746,49,40,782,108,108,108,33,274,274,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,291,738,742,915,1109,829,829,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,831,831,802,832,833,803,834,835,793,793,793,794,794,794,836,1078,837,838,838,838,1026,839,839,839,840,172,172,172,781,841,745,842,53,53,53,843,61,925,942,942,942,844,845,846,777,777,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,851,851,852,853,853,853,769,854,855,856,857,811,768,858,727,859,859,859,860,861,861,861,762,80,922,862,863,864,865,866,866,866,867,867,868,868,89,869,869,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,884,884,41,885,747,35,744,886,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,24,778,778,778,778,624,624,624,624,623,623,623,623,625,625,625,625,774,774,774,774,775,775,775,775,752,752,752,753,753,753,628,628,628,60,60,60,93,93,93,621,621,621,754,754,754,630,630,630,408,408,408,626,626,626,622,622,622,755,755,755,756,756,756,610,610,610,629,629,629,615,615,615,631,631,631,612,612,612,619,619,619,611,611,611,235,235,235,235,617,617,617,617,616,616,616,616,109,109,109,109,627,627,627,627,618,618,618,618,749,749,749,750,750,750,751,751,751,763,763,763,764,764,764,765,765,765,64,64,64,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,778,624,624,623,623,625,625,774,774,775,775,752,752,753,753,628,628,60,60,93,93,621,621,754,754,630,630,408,408,626,626,622,622,755,755,756,756,610,610,629,629,615,615,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,750,751,763,764,765,64,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,24,108,108,746,291,621,628,754,630,60,235,109,749,763,93,626,617,627,750,764,622,616,618,751,765,828,22,108,274,829,831,793,794,838,839,172,53,777,851,853,861,866,869,884,24,778,624,623,625,774,775,235,617,616,109,627,618,749,750,751,763,764,765,64,631,408,24,60,612,235,109,763,93,626,619,617,627,764,622,611,616,618,765,60,612,109,749,763,93,626,619,627,750,764,622,611,618,751,765,788,788,610,629,615,64,64,64,64,291,291,777,628,60,93,621,630,626,622,610,629,615,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,628,60,93,621,630,622,235,617,616,109,627,618,64,791,24,24,746,746,108,291,793,777,24,628,60,93,621,630,408,626,622,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,628,60,93,621,630,622,235,617,616,109,627,618,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,748,748,123,123,64,64,64,797,108,60,612,235,109,749,93,626,619,617,627,750,622,611,616,618,751,60,612,235,749,763,93,626,619,617,750,764,622,611,616,751,765,612,235,109,749,763,619,617,627,750,764,619,617,627,750,764,611,616,618,751,765,728,915,915,835,835,0,1006,1022,1005,1006,940,835,834,834,834,834,24,24,69,239,0,0,720,720,852,748,1170,919,808,0,0,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,624,623,625,774,775,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,624,623,625,774,775,624,623,625,774,775,624,623,625,774,775,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,0,624,623,625,774,775,739,782,745,61,1019,1012,782,1018,1008,0,624,623,625,774,775,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,624,623,625,774,775,744,0,705,806,808,808,808,808,807,874,0,2193,2194,1019,805,1020,1022,1015,791,791,1012,828,800,950,951,22,65,746,746,746,49,40,40,782,108,33,274,939,1005,1005,46,718,1006,940,1016,1016,941,914,1017,1004,1010,291,291,291,738,742,915,1109,829,996,1018,916,1008,917,809,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,45,97,97,42,42,830,43,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,811,768,858,727,859,860,861,762,80,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,812,890,891,728,728,892,893,947,894,895,24,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,64,746,291,2194,1019,805,1020,1022,1015,791,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,291,738,742,915,1109,829,996,1018,916,1008,917,809,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,876,1144,829,891,850,865,862,860,919,24,24,24,24,123,123,24,60,93,626,622,612,619,611,914,809,85,705,705,108,24,24,64,64,64,64,1017,836,925,1017,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,60,93,626,622,612,619,611,60,93,626,622,612,619,611,60,93,626,622,612,619,611,826,827,61,875,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,809,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,1136,791,746,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,24,791,828,828,22,22,65,65,746,782,108,108,274,274,46,718,718,829,830,831,832,833,834,835,793,794,794,836,837,838,839,839,840,172,172,781,841,745,842,53,53,843,843,61,844,845,846,777,777,20,70,71,730,847,847,848,848,849,849,850,850,851,851,852,852,853,853,769,769,854,855,856,856,857,811,768,858,858,727,859,859,860,860,861,861,762,862,863,863,864,864,865,865,866,866,867,867,868,868,89,89,869,869,84,870,870,871,871,237,237,872,85,85,156,748,748,99,873,111,826,826,66,69,239,238,68,68,807,874,18,875,876,876,44,877,878,879,880,881,882,883,884,884,885,35,886,887,888,720,889,812,890,891,892,893,893,894,895,24,778,778,624,624,623,623,625,625,774,774,775,775,752,752,753,753,628,628,60,60,93,93,621,621,754,754,630,630,408,408,626,626,622,622,755,755,756,756,610,610,629,629,615,615,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,791,828,108,274,829,839,172,53,777,24,64,829,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,628,621,754,630,610,629,615,628,621,754,630,610,629,615,99,66,69,880,111,46,791,828,108,274,829,839,172,53,777,24,64,18,18,739,745,1019,1012,842,18,1020,1015,408,631,24,739,781,745,777,854,857,854,903,60,93,626,622,612,619,611,20,941,939,1017,835,1016,789,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,907,22,65,49,108,33,274,274,46,46,718,914,915,916,917,788,789,51,834,835,837,838,839,840,172,781,841,745,842,53,61,61,777,20,918,70,71,730,847,848,849,850,851,769,854,855,857,811,768,858,727,860,861,762,862,866,867,868,89,869,84,870,871,237,872,85,156,748,99,111,826,66,69,239,238,68,807,874,18,875,876,44,878,880,881,919,920,882,883,884,41,747,887,888,889,892,893,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,0,24,628,60,93,621,630,622,235,617,616,109,627,618,93,626,619,617,627,750,764,924,71,891,720,1019,1012,1018,1008,1017,24,918,836,879,920,274,0,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,0,85,24,24,0,22,65,49,108,33,274,46,718,914,915,916,917,788,789,51,834,835,837,838,839,840,172,781,841,745,842,53,61,777,20,918,70,71,730,847,848,849,850,851,769,854,855,857,811,768,858,727,860,861,762,862,866,867,868,89,869,84,870,871,237,872,85,156,748,99,111,826,66,69,239,238,68,807,874,18,875,876,44,878,880,881,919,920,882,883,884,41,747,887,888,889,892,893,895,24,24,24,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,2194,875,806,1136,46,718,65,65,65,65,65,65,1022,923,836,871,871,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,746,49,49,40,40,782,108,108,33,274,939,1005,46,718,1006,940,1016,941,914,914,1017,1004,1010,291,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,45,97,97,42,42,830,43,43,831,802,832,833,803,834,835,793,794,836,836,1078,837,837,838,1026,839,840,840,172,781,781,841,745,842,53,843,61,925,942,844,845,846,777,20,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,858,727,859,860,861,762,80,80,922,922,862,863,864,865,866,867,868,89,869,84,870,871,237,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,44,877,877,878,878,879,880,881,919,920,882,883,884,41,885,747,747,35,35,744,886,887,888,720,889,812,812,890,890,891,891,728,728,892,893,947,894,894,895,895,24,24,778,624,623,625,774,775,752,752,753,753,628,60,93,621,621,754,630,408,408,626,626,622,622,755,755,756,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,914,1017,1004,1010,291,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,42,830,43,43,831,802,832,833,803,834,835,793,794,836,836,1078,837,837,838,1026,839,840,840,172,781,781,841,745,842,53,843,61,925,942,844,845,846,777,20,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,858,727,859,860,861,762,80,80,922,922,862,863,864,865,866,867,868,89,869,84,870,871,237,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,44,877,877,878,878,879,880,881,919,920,882,883,884,41,885,747,747,35,35,744,886,887,888,720,889,812,812,890,890,891,891,728,728,892,893,947,894,895,895,24,778,624,623,625,774,775,752,752,753,753,628,60,93,621,621,754,630,408,408,626,626,622,622,755,755,756,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,24,271,828,829,923,924,833,839,925,844,845,748,876,880,882,884,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,1184,628,621,754,630,610,629,615,705,768,768,926,24,720,889,720,60,93,626,622,612,619,611,60,93,626,622,612,619,611,235,617,616,749,750,751,60,60,93,93,408,626,626,622,622,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,60,60,93,93,626,626,622,622,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,64,60,93,626,622,612,619,611,235,617,616,749,750,751,64,64,0,0,0,828,829,839,925,882,884,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,60,93,408,626,622,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,24,24,24,834,0,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,1136,24,883,886,883,64,0,0,0,791,828,22,108,274,829,831,793,794,838,839,172,53,942,777,851,853,859,861,866,869,884,24,778,624,623,625,774,775,235,617,616,109,627,618,749,750,751,763,764,765,64,828,22,108,274,829,831,793,794,838,839,172,53,777,851,853,861,866,869,884,24,778,624,623,625,774,775,235,617,616,109,627,618,749,750,751,763,764,765,64,41,41,65,882,883,65,882,65,65,65,65,882,883,882,1017,1017,809,811,768,768,917,24,24,24,768,24,24,24,24,46,24,1008,18,936,939,940,941,791,828,22,746,108,108,108,274,291,829,831,793,794,838,839,172,53,942,777,851,853,859,861,866,867,868,869,884,886,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,64,1136,791,828,22,746,108,274,291,829,831,793,794,838,839,172,53,942,777,851,853,859,861,866,867,868,869,884,886,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,791,791,791,791,791,828,828,828,828,828,22,22,22,22,22,108,108,108,108,108,274,274,274,274,274,829,829,829,829,829,831,831,831,831,831,793,793,793,793,793,794,794,794,794,794,838,838,838,838,838,839,839,839,839,839,172,172,172,172,172,53,53,53,53,53,942,942,942,942,942,777,777,777,777,777,851,851,851,851,851,853,853,853,853,853,859,859,859,859,859,861,861,861,861,861,866,866,866,866,866,869,869,869,869,869,884,884,884,884,884,24,24,24,24,24,778,778,778,778,778,624,624,624,624,624,623,623,623,623,623,625,625,625,625,625,774,774,774,774,774,775,775,775,775,775,235,235,235,235,235,617,617,617,617,617,616,616,616,616,616,109,109,109,109,109,627,627,627,627,627,618,618,618,618,618,749,749,749,749,749,750,750,750,750,750,751,751,751,751,751,763,763,763,763,763,764,764,764,764,764,765,765,765,765,765,64,64,64,64,64,828,828,829,829,839,839,925,925,882,882,884,884,24,24,778,778,624,624,623,623,625,625,774,774,775,775,752,752,753,753,628,628,60,60,93,93,621,621,754,754,630,630,408,408,626,626,622,622,755,755,756,756,610,610,629,629,615,615,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,0,834,24,834,848,24,24,41,841,841,24,60,93,626,622,612,619,611,777,60,93,626,612,619,235,617,109,627,749,750,763,764,24,0,705,705,0,705,705,886,880,879,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,1178,1177,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,1138,1135,2195,777,918,746,291,894,883,883,65,61,61,66,69,238,66,69,238,60,93,626,622,612,619,611,0,24,24,24,805,805,805,805,791,791,828,828,950,950,951,951,22,65,746,746,49,108,108,274,274,718,914,291,291,829,829,809,51,830,831,831,832,833,834,835,793,794,836,838,839,839,172,781,53,843,61,942,844,845,846,846,777,70,71,730,847,848,849,850,851,851,852,853,853,769,855,856,856,811,727,859,860,861,862,863,864,865,866,867,868,89,869,84,870,871,85,748,952,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,878,880,881,882,883,884,885,35,886,947,947,24,24,24,778,624,624,623,623,625,625,774,774,775,775,752,752,753,753,628,628,60,60,93,93,621,621,754,754,630,630,408,408,626,626,622,622,755,755,756,756,610,610,629,629,615,615,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,953,806,806,875,874,782,914,914,1020,1015,70,60,93,626,622,612,619,611,886,70,886,2194,1019,805,1020,1022,1015,791,791,791,1012,828,800,800,800,950,951,22,65,746,49,40,782,108,108,108,108,33,274,274,274,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,793,794,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,748,748,748,952,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,778,624,624,624,623,623,623,625,625,625,774,775,752,753,628,628,628,628,628,628,60,60,60,60,60,60,60,93,93,93,93,93,93,93,93,93,621,621,621,621,754,754,754,630,630,630,630,630,408,408,408,408,626,626,626,626,626,626,626,626,626,626,626,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,622,755,756,610,610,610,610,629,629,629,629,629,615,615,615,615,615,631,631,631,631,612,612,612,612,612,612,612,612,612,612,619,619,619,619,619,619,619,619,619,619,619,611,611,611,611,611,611,611,611,611,611,611,611,611,611,611,235,235,235,235,235,235,617,617,617,617,617,617,616,616,616,616,616,616,616,616,616,109,109,109,109,109,627,627,627,627,627,627,618,618,618,618,618,618,618,618,618,749,749,749,749,750,750,750,750,750,751,751,751,751,751,751,751,751,763,763,763,763,764,764,764,764,764,765,765,765,765,765,765,765,765,64,64,64,64,64,64,64,408,631,752,628,60,621,754,755,610,629,612,752,755,60,93,408,626,622,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,753,628,754,630,408,756,629,615,631,274,925,752,753,628,621,754,630,755,756,610,629,615,752,753,628,621,754,630,755,756,610,629,615,752,753,628,621,754,630,755,756,610,629,615,752,753,628,621,754,630,755,756,610,629,615,886,274,274,64,809,628,621,754,630,610,629,615,628,754,630,408,629,615,631,108,886,64,24,752,628,754,755,629,752,755,752,753,621,630,408,755,756,610,615,631,753,756,752,621,630,408,753,628,754,408,756,629,631,886,64,64,64,64,274,628,60,93,621,630,622,235,617,616,109,627,618,753,628,754,630,756,629,615,24,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,68,408,631,408,631,408,631,753,630,756,615,753,628,754,630,408,756,629,615,631,753,628,754,630,408,756,629,615,631,753,628,754,630,408,756,629,615,631,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,68,752,753,628,754,630,755,756,629,615,621,610,752,628,754,755,629,753,630,756,615,408,631,883,64,64,64,60,93,408,626,622,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,828,108,274,829,832,833,274,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,68,752,753,628,754,630,755,756,629,615,977,745,811,840,408,631,64,921,22,22,65,65,49,49,108,108,33,33,274,274,46,46,718,718,914,914,915,915,916,916,917,917,788,788,789,789,51,51,834,834,835,835,837,837,838,838,839,839,840,840,172,172,781,781,841,841,745,745,842,842,53,53,61,61,777,777,20,20,918,918,70,70,71,71,730,730,847,847,848,848,849,849,850,850,851,851,769,769,854,854,855,855,857,857,811,811,768,768,858,858,727,727,860,860,861,861,762,762,862,862,866,866,867,867,868,868,89,89,869,869,84,84,870,870,871,871,237,237,872,872,85,85,156,156,748,748,99,99,111,111,826,826,66,66,69,69,239,239,238,238,68,68,807,807,874,874,18,18,875,875,876,876,44,44,878,878,880,880,881,881,919,919,920,920,882,882,883,883,884,884,41,41,747,747,887,887,888,888,889,889,892,892,893,893,895,895,24,24,778,778,624,624,623,623,625,625,774,774,775,775,752,752,753,753,628,628,60,60,93,93,621,621,754,754,630,630,408,408,626,626,622,622,755,755,756,756,610,610,629,629,615,615,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,408,631,1136,89,748,20,915,830,845,846,848,850,852,730,24,712,887,887,887,887,887,887,887,887,887,887,712,712,887,887,712,887,887,712,887,887,712,887,887,712,887,887,887,887,887,887,887,887,887,887,887,712,712,887,887,712,887,887,712,887,887,712,887,887,887,712,887,887,887,887,887,887,887,887,24,53,61,1018,1008,782,46,914,745,842,20,854,857,239,878,919,891,71,71,20,20,842,842,854,857,842,773,988,988,988,71,71,18,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,61,61,20,782,745,782,791,782,46,914,745,20,857,919,24,782,745,24,777,919,919,777,782,782,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,18,18,0,739,745,61,739,277,746,746,782,291,291,738,742,745,745,782,745,827,2193,746,40,1005,1016,291,45,97,42,43,80,18,728,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,20,20,20,891,239,24,744,20,826,61,21,51,828,22,746,108,274,291,829,831,793,794,838,839,172,53,777,851,853,861,866,869,884,24,778,624,623,625,774,775,235,617,616,109,627,618,749,750,751,763,764,765,64,1136,748,720,720,720,705,705,0,705,0,705,0,0,0,705,770,772,771,859,880,22,771,830,831,832,845,902,239,1004,1010,1179,238,111,66,807,807,0,0,834,834,834,834,835,274,24,24,705,53,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,70,69,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,0,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,914,811,811,18,33,1020,1015,20,843,0,782,809,745,857,919,71,782,854,782,18,33,51,51,994,995,996,917,997,998,49,33,887,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,778,624,624,623,623,625,625,774,774,775,775,752,752,753,753,628,628,60,60,93,93,621,621,754,754,630,630,408,408,626,626,622,622,755,755,756,756,610,610,629,629,615,615,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,750,751,763,764,765,64,64,2194,805,1022,791,828,800,950,951,22,65,746,49,782,108,33,274,939,1005,46,718,1006,940,941,914,1004,1010,291,738,742,915,1109,829,996,1008,917,809,923,1063,21,788,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,1019,1020,1015,1012,1006,1017,1004,1010,1018,1008,925,791,24,1019,1020,1015,1012,1006,1017,1004,1010,1018,1008,64,24,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,35,886,746,291,782,745,857,811,925,840,914,752,753,628,621,754,630,408,755,756,610,629,615,631,20,61,768,108,768,834,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,60,93,626,622,612,619,611,408,631,60,93,626,622,612,619,611,235,617,616,749,750,751,274,777,60,93,408,626,622,631,612,619,611,720,720,65,24,777,777,777,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,24,64,705,782,1005,46,745,61,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,782,46,745,739,782,745,739,782,745,1016,61,739,277,746,746,782,291,291,738,742,745,61,739,782,745,0,0,0,883,860,727,1146,61,61,61,61,1136,0,71,720,65,1138,24,746,291,876,108,24,1144,60,93,408,626,622,631,612,619,611,60,93,408,626,622,631,612,619,611,60,93,408,626,622,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,60,93,408,626,622,631,612,619,611,918,0,99,834,801,1023,21,1025,1026,1027,919,920,1022,20,20,20,20,20,936,939,940,941,20,915,834,1022,923,836,720,720,720,2196,791,24,918,2195,753,630,756,615,753,630,756,615,753,630,756,615,753,630,756,615,886,705,720,24,0,41,41,18,829,24,24,746,291,777,46,1145,1146,1172,1175,777,777,746,291,806,808,806,808,0,0,0,0,752,755,753,756,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,826,85,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,782,24,24,2195,85,24,0,1033,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,826,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,806,806,829,883,883,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,879,862,863,748,748,748,748,748,752,752,752,753,753,628,628,628,628,628,60,60,93,93,621,621,621,754,754,754,754,754,630,630,630,630,408,408,408,408,626,626,622,622,755,755,756,756,610,610,610,629,629,629,629,615,615,615,615,631,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,60,93,626,622,612,619,611,748,748,748,748,748,752,753,628,628,60,60,93,93,621,621,754,754,630,630,408,626,626,622,622,755,756,610,610,629,629,615,615,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,64,621,610,628,754,629,630,615,408,631,628,621,754,630,610,629,615,621,610,628,754,408,629,631,628,754,408,630,615,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1018,41,41,41,41,41,41,41,770,772,1035,771,126,859,771,126,830,833,2197,2198,845,1136,1140,1141,624,623,625,752,753,628,60,93,621,754,630,626,622,755,756,610,629,615,612,619,611,235,617,616,109,627,618,64,24,628,60,93,621,754,630,408,626,622,610,629,615,631,612,619,611,235,617,616,749,750,751,22,791,828,65,746,49,782,33,274,939,940,941,914,291,829,809,806,808,771,53,20,854,857,811,85,69,239,18,877,882,883,887,24,624,623,625,774,775,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,24,24,24,24,24,24,24,828,24,24,24,24,1019,1020,1015,1012,1006,1017,1004,1010,1018,1008,1018,1008,61,1182,1017,1017,1017,1017,274,60,93,408,626,622,631,612,619,611,60,93,626,622,612,619,611,624,623,625,774,775,235,617,616,109,627,618,749,750,751,763,764,765,886,111,777,777,806,806,24,24,24,806,806,24,24,0,888,777,777,777,1166,1175,1171,1172,1166,1175,630,615,630,615,630,615,886,833,793,794,838,1017,846,835,1017,846,1016,836,20,2194,941,835,939,806,808,806,808,111,874,808,886,829,24,24,791,828,746,108,274,291,829,839,172,53,777,24,64,64,705,829,793,794,838,835,65,882,883,882,883,65,882,883,883,60,612,235,749,60,612,235,749,630,615,630,615,630,615,630,615,630,615,630,615,630,615,22,925,24,24,24,41,41,41,41,41,886,720,720,720,720,99,24,24,24,24,239,871,60,93,626,622,612,619,611,829,108,24,24,828,828,869,49,84,752,753,628,628,60,60,93,93,621,621,754,754,630,630,408,408,626,626,622,622,755,756,610,610,629,629,615,615,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,60,93,626,622,612,619,611,60,93,626,622,612,619,611,630,615,0,24,924,1178,795,1177,810,796,24,24,41,0,1018,1020,1015,762,156,748,0,274,720,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,22,65,49,108,33,274,46,718,914,915,916,917,788,789,51,834,835,837,838,839,840,172,781,841,745,842,53,61,777,20,918,70,71,730,847,848,849,850,851,769,854,855,857,811,768,858,727,860,861,762,862,866,867,868,89,869,84,870,871,237,872,85,156,748,99,111,826,66,69,239,238,68,807,874,18,875,876,44,878,880,881,919,920,882,883,884,41,747,887,888,889,892,893,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,791,828,22,108,274,829,831,793,794,838,839,172,53,942,777,851,853,859,861,866,869,884,24,778,624,623,625,774,775,235,617,616,109,627,618,749,750,751,763,764,765,64,828,22,746,108,274,291,829,831,793,794,838,839,172,53,777,851,853,861,866,869,884,24,778,624,623,625,774,775,235,617,616,109,627,618,749,750,751,763,764,765,64,24,24,24,628,60,93,621,630,622,235,617,616,109,627,618,24,24,24,60,93,626,622,612,619,611,24,24,802,803,802,803,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,624,623,625,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,24,1061,20,20,123,60,93,626,622,612,619,611,60,93,626,622,612,619,611,60,60,93,93,626,626,622,622,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,60,60,93,93,626,626,622,622,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,60,93,626,622,612,619,611,235,617,616,749,750,751,883,883,720,782,809,745,857,811,919,770,51,771,71,782,782,70,791,777,791,803,802,768,882,883,49,18,51,18,18,854,18,802,803,46,926,49,886,835,748,748,748,748,880,172,876,20,830,844,845,60,612,235,749,2195,68,60,93,626,622,612,619,611,628,621,754,630,610,629,615,111,770,1035,51,771,126,126,841,18,49,705,705,705,705,705,705,886,235,617,616,109,627,618,749,750,751,763,764,765,64,235,617,616,109,627,618,749,750,751,763,764,765,235,617,616,109,627,618,749,750,751,763,764,765,64,235,617,616,109,627,618,749,750,751,763,764,765,64,64,1023,919,920,68,807,881,860,123,22,65,782,108,46,718,809,1063,21,837,172,841,53,843,61,777,20,799,1027,70,71,730,847,848,849,850,851,852,853,769,855,768,858,727,860,861,762,862,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,875,876,44,877,878,879,880,881,919,883,41,747,35,744,887,720,889,812,890,891,892,895,624,623,625,60,93,408,622,612,619,611,235,617,616,109,627,618,64,1144,782,809,923,795,843,810,1140,1141,796,830,1182,844,845,64,24,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,802,803,156,802,803,24,24,24,24,24,24,806,806,1077,828,829,839,925,882,884,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,923,33,781,239,778,624,624,623,623,625,625,774,774,775,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,748,748,71,883,41,882,883,748,20,20,41,883,41,41,748,768,768,49,41,827,769,41,769,886,1078,24,0,0,0,33,33,33,33,854,235,235,235,235,235,235,235,235,235,235,617,617,617,617,617,617,617,617,617,617,616,616,616,616,616,616,616,616,616,616,109,109,109,109,109,109,109,109,109,109,627,627,627,627,627,627,627,627,627,627,618,618,618,618,618,618,618,618,618,618,749,749,749,749,749,749,749,749,749,749,750,750,750,750,750,750,750,750,750,750,751,751,751,751,751,751,751,751,751,751,763,763,763,763,763,763,763,763,763,763,764,764,764,764,764,764,764,764,764,764,765,765,765,765,765,765,765,765,765,765,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,806,808,235,235,235,235,235,235,235,235,235,235,617,617,617,617,617,617,617,617,617,617,616,616,616,616,616,616,616,616,616,616,109,109,109,109,109,109,109,109,109,109,627,627,627,627,627,627,627,627,627,627,618,618,618,618,618,618,618,618,618,618,749,749,749,749,749,749,749,749,749,749,750,750,750,750,750,750,750,750,750,750,751,751,751,751,751,751,751,751,751,751,763,763,763,763,763,763,763,763,763,763,764,764,764,764,764,764,764,764,764,764,765,765,765,765,765,765,765,765,765,765,705,887,887,887,60,93,626,622,612,619,611,235,617,616,749,750,751,51,61,1083,916,111,24,89,84,871,880,408,631,746,291,886,886,49,720,720,33,41,41,952,24,1063,21,0,24,24,85,624,623,625,774,775,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,0,49,51,1078,46,46,886,886,65,789,51,841,865,24,24,926,33,768,768,41,41,883,782,1004,1010,915,1017,24,769,769,628,60,60,93,93,621,754,630,408,626,626,622,622,610,629,615,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,628,60,60,93,93,621,754,630,626,626,622,622,610,629,615,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,621,610,628,754,629,630,615,64,64,64,628,628,60,60,93,93,621,621,754,754,630,630,408,408,626,626,622,622,610,610,629,629,615,615,631,631,612,612,619,619,611,611,235,235,617,617,616,616,109,109,627,627,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,791,0,127,126,33,21,771,1133,791,777,624,623,625,774,775,806,808,808,806,99,882,883,111,111,111,239,239,70,883,883,274,60,93,408,626,622,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,408,631,274,752,753,628,621,754,630,755,756,610,629,615,752,753,628,621,754,630,755,756,610,629,615,408,631,834,791,828,22,65,746,782,108,108,274,46,718,829,830,831,832,833,834,835,793,794,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,828,108,274,829,831,793,838,839,172,53,851,853,859,861,866,869,884,778,624,623,625,774,775,235,617,616,109,627,618,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,752,755,753,630,756,615,408,631,805,791,828,950,951,746,108,274,291,829,831,839,846,851,853,856,952,947,24,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,274,805,791,828,950,951,746,108,274,274,291,829,831,839,846,851,853,856,952,947,24,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,876,720,24,0,753,630,752,628,754,755,629,753,630,756,615,753,630,752,628,754,755,629,753,630,756,615,753,630,68,752,753,755,756,746,291,628,621,754,630,610,629,615,1019,1020,1015,1012,1006,1017,1004,1010,1018,1008,85,60,93,626,622,612,619,611,93,626,622,619,611,617,616,627,618,750,751,764,765,24,791,791,791,791,123,123,24,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,235,235,235,617,617,617,617,616,616,616,616,109,109,109,109,627,627,627,627,618,618,618,618,749,749,750,750,751,751,763,763,764,764,765,765,64,64,64,64,64,782,20,20,782,782,20,20,20,782,782,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,24,24,24,24,24,24,60,93,626,622,612,619,611,24,24,802,803,782,802,803,24,1136,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,1136,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,64,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,64,64,172,705,705,0,705,0,705,0,0,0,705,806,0,828,828,791,863,0,65,882,883,22,857,745,857,811,20,777,1106,777,24,777,777,777,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,65,839,0,988,773,65,705,705,0,0,0,0,791,746,291,2197,2198,850,852,1146,1133,158,1171,1166,0,0,0,0,830,831,832,845,84,49,718,886,744,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,624,623,625,774,775,752,753,628,60,93,621,754,630,408,626,622,755,756,610,629,615,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,64,625,631,611,616,618,751,765,630,615,24,24,24,24,24,24,24,24,24,0,936,939,20,939,24,769,769,705,705,862,0,919,746,291,880,903,51,18,886,274,85,49,806,806,235,617,616,109,627,618,749,750,751,763,764,765,235,617,616,109,627,618,749,750,751,763,764,765,235,617,616,109,627,618,749,750,751,763,764,765,235,617,616,109,627,618,749,750,751,763,764,765,24,752,753,628,621,754,630,755,756,610,629,615,24,628,60,93,621,630,622,235,617,616,109,627,618,60,93,408,626,622,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,24,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,624,623,625,60,93,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,628,754,630,610,629,615,777,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,1118,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,1119,93,408,626,622,631,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,624,623,625,60,93,631,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,628,754,630,610,629,615,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1116,622,611,616,618,751,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1118,1119,1116,60,93,626,622,612,619,611,235,617,616,109,627,618,749,750,751,763,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,623,625,93,631,619,611,617,616,627,618,750,751,764,765,628,754,630,629,615,777,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1116,622,611,616,618,751,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,1119,1116,93,626,622,619,611,617,616,627,618,750,751,764,765,2199,2200,2200,2201,2202,2203,2204,2201,2201,2204,2204,2205,2205,2206,2206,2206,2206,2207,2208,2207,2208,2209,2207,2208,2210,2210,2211,2211,2212,2212,2212,2213,2213,2213,2214,2214,2215,2216,2215,2215,2215,2215,2215,2215,2216,2215,0,0,2217,0,0,2217,0,1121,0,904,1121,904,1121,904,1121,904,904,904,0,904,1121,904,1121,904,1121,1121,1121,903,904,1121,1121,904,904,1121,904,904,1121,904,904,1121,904,904,904,904,1121,0,904,904,0,904,904,904,1121,904,1121,904,1121,1121,1121,904,1121,904,904,1121,904,1121,904,904,1121,1121,1121,904,1121,904,904,1121,1121,904,904,1121,1121,1121,1121,1121,904,1121,904,1121,1121,1121,904,1121,904,904,904,1121,904,1121,1121,904,1121,904,1121,904,1121,904,1121,904,1121,903,0,0,885,885,885,885,885,0,0,41,41,41,41,41,41,41,2201,2202,2203,2204,2201,2201,2204,2204,2205,2205,0,0,0,1078,0,1078,1125,1127,1124,1130,0,1125,1127,1124,0,0,0,0,0,0,0,0,0,0,1130,1125,1127,1124,1130,1130,1125,1127,1124,0,1122,1124,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,1123,1126,1125,2218,2219,1127,2220,1122,1122,1124,1124,1130,1128,1129,1123,1126,2218,2219,1123,1126,1125,2218,2219,1127,2220,1122,1122,1124,1124,1130,1128,1129,1122,1124,1128,1129,1122,1124,1128,1129,1122,1124,1128,1129,1128,1129,0,1122,1122,1122,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,0,2218,2219,1128,0,1130,1130,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1122,1122,1122,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,2218,2219,2220,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1122,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,1122,0,1123,1126,1122,1122,1124,1128,1129,1122,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,0,0,2220,1123,1125,1126,1127,1129,1128,1122,1124,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1130,1130,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,2221,2221,0,0,1125,1127,1124,1130,0,1125,1127,1124,0,0,0,0,0,0,0,0,0,0,1130,1125,1127,1124,1130,1130,1125,1127,1124,0,1123,1126,2218,2219,1122,2218,2219,1128,1129,0,1123,1126,1122,1129,1128,2221,2221,0,0,0,0,0,0,1134,1132,1132,0,0,1134,1134,0,0,0,1134,1134,1134,1134,1134,1132,1134,0,1132,0,0,0,1134,1132,0,0,1134,1139,1134,1139,1134,1134,1139,1134,0,0,1132,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,0,1136,1137,1132,1138,1135,1133,1133,1133,1139,1139,1139,1140,1140,1140,1141,1134,1134,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1134,1132,1132,123,123,1132,1132,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,123,123,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1132,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1133,1139,1140,1134,1134,1133,1139,1140,1134,1136,1133,1139,1140,1134,1133,1133,1133,1133,1133,1139,1139,1139,1139,1139,1140,1140,1140,1140,1140,1134,1134,1134,1134,1134,1138,1135,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,977,1136,1137,1132,1134,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1139,1138,1136,1140,1141,1137,0,0,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1133,1139,1140,1134,0,1134,123,0,123,1140,1141,0,1133,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1133,1139,1140,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,123,123,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1133,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,2211,2211,2214,2214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1144,1145,1143,158,1146,1147,1145,158,1152,1157,1152,1157,1144,1144,1144,1150,1155,1148,1153,1158,1145,1143,158,158,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1143,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1143,1144,1143,158,1148,158,1144,158,1144,1145,1143,158,1146,1147,1144,1145,1143,158,1146,1147,1144,1145,1143,158,1146,1147,1144,1145,158,1146,1147,1145,1145,158,1147,1145,158,1147,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1144,1150,1155,1148,1148,1153,1158,1145,1143,1143,158,1146,1147,1149,1144,158,1153,1153,1153,1158,1144,158,1144,158,1144,1144,1144,1144,1144,158,158,158,158,158,158,158,158,1144,1145,1143,158,1146,1147,1149,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,158,158,1146,1147,1149,1145,158,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1145,1145,158,158,1147,1147,1144,1145,158,1146,1147,1144,1145,158,1146,1144,1146,1147,1144,1146,1146,1146,1144,158,1152,1157,1150,1155,1153,1158,1145,158,1148,1145,158,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1145,1146,1147,1146,1147,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1150,1155,1148,1153,1158,1145,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1150,1155,1148,1153,1158,1152,1157,1144,1144,1150,1155,1148,1153,1158,1145,1145,158,158,158,1146,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1145,158,1146,1144,1144,1145,158,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1145,1143,158,1146,1147,1144,1145,1143,158,1146,1146,1146,1145,1146,158,158,1143,1143,1144,1145,158,1146,1144,1145,1146,1148,1144,1145,1143,158,1146,1152,1157,1150,1155,1148,1153,1158,1153,1158,1160,1144,158,1144,158,1143,1144,158,1144,1144,1145,1143,158,1146,1147,1145,158,1147,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1144,158,1144,1144,1145,158,1146,1146,1146,1160,1143,158,158,158,1144,1145,158,1144,1148,1148,1144,1145,1143,158,1146,1147,1144,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1149,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1150,1155,1148,1153,1158,1144,158,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1146,1144,1146,1146,1146,1146,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1146,1144,1144,1144,1144,1146,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1143,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1146,1146,1145,1146,1145,1146,1150,1155,1153,1158,158,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1143,1167,1134,1168,1132,1165,1132,1164,0,0,0,0,1167,1134,1168,1167,1134,1168,0,0,0,0,0,1167,1134,1168,1167,1134,1168,1167,1134,1168,1167,1134,1168,1167,1134,1168,1174,1165,1132,1164,1174,1167,1134,1168,0,1165,1132,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1167,1134,1168,1165,1132,1164,0,0,0,0,0,0,0,0,1167,1134,1168,1167,1139,1134,1168,1167,1139,1134,1168,1167,1134,1168,1167,1139,1134,1168,0,0,1165,1132,1164,1145,795,1170,158,796,123,123,1170,1144,123,123,1136,1136,1184,1136,1136,1178,1177,1138,1135,977,1136,1136,902,1179,1146,1136,1138,1144,1145,1146,1172,1175,2197,2198,1136,1140,1141,1182,1166,1175,1171,1172,1166,1175,1178,795,1177,810,796,123,123,1144,795,810,1140,1141,796,1182,1133,123,123,1136,1136,2197,2198,1146,1133,158,1171,1166,2211,2211,2212,2212,2212,2213,2213,2213,2214,2214,1167,1168,1165,1164,0,0,1167,1168,1167,1168,0,0,1167,1168,1167,1168,1167,1168,1167,1168,1167,1168,1174,978,1165,1164,1174,1167,1168,1165,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1167,1168,1165,1164,0,0,0,0,0,0,1167,1168,1167,1168,1167,1168,1167,1168,1167,1168,1165,1164,810,1170,796,1164,1171,1172,1169,1173,1168,1174,795,1170,796,796,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,810,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,796,810,796,810,1166,795,810,796,795,1165,1167,810,1169,796,1170,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,796,810,795,795,810,796,795,810,795,810,796,1181,810,1170,796,1164,1171,1172,1169,1173,1168,1174,810,1170,796,1164,1171,1172,1169,1173,1168,1174,796,810,1170,796,796,1164,1164,1171,1171,1172,1172,1169,1169,1173,1173,1168,1168,1174,1174,810,1170,1174,810,1170,796,810,810,1170,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1170,1181,796,1164,1171,1171,1172,1172,1169,1173,1168,1166,1166,1175,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1170,1181,796,1164,1171,1171,1172,1172,1169,1173,1168,1166,1166,1175,1175,1174,978,1179,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,810,810,810,810,810,810,810,810,795,1165,796,1164,1169,1178,1177,795,1165,796,1164,1176,1169,795,1165,810,810,1170,796,796,1164,1168,1174,1174,978,978,1179,1179,810,1178,2197,795,1165,1176,1177,2198,1180,1167,1167,810,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1168,1166,1175,1174,1174,1174,1174,978,1179,795,796,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,810,1170,1170,795,810,810,796,1179,1176,1180,1169,1173,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,1170,1181,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,795,1178,1177,795,1176,795,1176,1178,1177,1181,1181,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,1170,1164,1171,1172,1165,1175,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1172,1175,795,796,2197,2198,795,1165,810,1170,796,1164,1165,1164,1178,1177,1166,1175,1171,1172,1166,1175,1178,795,1177,810,796,810,1170,796,1164,1171,1172,1169,1173,1168,1174,810,1170,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,810,795,795,1176,1180,810,810,1170,796,1169,1173,795,810,796,810,1170,796,1164,1171,1172,1169,1173,1168,1174,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,796,1174,978,1179,810,796,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,1177,796,810,795,795,810,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1180,1173,2197,2198,1180,1173,1173,1180,1173,1173,1171,1166,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,795,2212,2212,2212,2213,2213,2213,0,0,0,0,0,2222,2222,2223,2223,2224,2224,2225,2225,2226,2226,0,0,0,902,1182,902,902,902,1182,902,1182,902,902,1182,902,1182,902,902,902,902,902,902,1182,902,1182,902,1182,902,1182,902,902,902,902,902,902,902,902,902,902,902,1182,902,1182,902,1182,902,902,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,902,902,1182,1182,902,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,0,0,0,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1183,1184,1184,1185,1185,1183,1184,1185,1183,1184,1185,1185,1185,1183,1184,1185,1183,1184,1185,1183,1184,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1184,1185,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,951,0,0,712,0,0,0,951,0,0,0,950,950,0,0,0,951,0,705,705,705,705,705,907,0,705,705,705,705,705,712,712,712,712,712,712,712,712,712,712,712,712,712,0,705,705,705,705,705,705,705,705,705,828,0,705,705,705,705,705,705,705,705,705,705,705,705,828,705,705,705,705,951,0,0,712,0,0,0,951,0,0,0,950,950,0,0,0,951,0,705,705,705,705,705,907,0,705,705,705,705,705,712,712,712,712,712,712,712,712,712,712,712,712,712,0,705,705,705,705,705,705,705,705,705,828,705,705,705,705,705,705,705,705,705,705,705,705,828,705,705,705,705,0,0,0,0,0,625,624,623,625,624,623,625,623,625,0,0,0,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,0,0,1001,1002,0,0,1001,1002,1001,1002,1001,1002,1001,1001,1002,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,0,1001,1002,0,0,1001,1002,0,1001,1002,0,0,1001,1002,1001,1002,1001,1002,1001,1002,0,0,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,0,0,0,0,0,1200,1201,1043,1202,1187,1043,1187,1043,1187,1043,1187,1187,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1043,1043,1200,1201,1043,1202,1202,1202,1200,1201,1043,1202,1200,1201,1043,1202,1043,1043,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1201,1201,1043,1200,1201,1043,1202,1201,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1201,1200,1043,1201,1043,1201,1043,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1202,1043,1202,1202,1202,1202,1202,1202,1202,1201,1043,1200,1201,1043,1202,1200,1201,1043,1202,1201,1043,1200,1201,1043,1202,1200,1201,1043,1202,1201,1201,1043,1043,1200,1201,1043,1200,1043,1201,1043,1043,1043,1200,1201,1043,1202,1201,1201,1043,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1043,1043,1200,1201,1043,1202,1200,1201,1043,1043,1200,1201,1043,1202,0,1200,1201,1043,1043,0,1200,1200,1201,1043,1043,1200,0,1043,1201,1043,1200,1201,1043,1202,1201,1043,1200,1201,1043,1202,1202,1201,1043,1201,1043,1043,1201,1043,1043,0,1043,1043,1043,1043,1201,1043,1043,1043,1200,1201,1043,1202,1202,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1043,1200,1201,1043,1202,1043,1043,1200,1201,1043,1202,1043,0,1200,1201,1043,1202,1200,1201,1043,1202,1200,1043,1200,1201,1043,1202,1201,1043,1201,1043,1043,1043,1201,1043,1043,1043,0,0,0,1194,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1194,1194,1194,1194,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1206,1194,1195,1194,1206,1194,1195,1206,1194,1195,1194,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,0,0,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1207,1207,1205,1207,1205,1207,1205,1207,1205,1207,1207,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1205,1207,1207,1207,1207,1207,1205,1207,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,0,0,0,0,1191,0,1191,0,1191,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1208,1208,1191,1209,1208,1191,1209,1208,1191,1209,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1209,1208,1191,1191,1191,1191,1191,1209,1208,1208,1208,1208,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,0,0,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1210,1211,1211,1210,1211,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1211,1210,1211,0,0,0,0,983,981,989,983,984,981,989,983,984,981,989,983,984,981,989,981,981,983,984,981,989,983,984,981,989,983,983,984,984,981,981,989,989,983,984,984,981,989,989,983,984,981,989,984,983,984,981,989,981,981,983,984,981,981,989,983,984,981,989,983,984,981,989,983,984,981,989,984,983,984,981,989,983,984,981,989,983,984,981,989,983,984,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,984,989,983,984,981,989,983,984,981,989,981,981,983,984,981,989,983,984,981,989,981,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,984,989,983,984,981,989,0,0,0,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,0,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1196,1196,1196,0,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,0,0,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1213,0,1213,1213,0,1213,1214,1213,1214,1213,1214,1213,1213,1214,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1213,1213,1213,1214,1213,1214,1213,1214,1213,1214,1213,1213,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1286,1295,1232,1232,1280,0,1295,0,0,1295,0,1286,1286,1286,1286,1286,1215,1216,1215,1216,1228,1215,1233,1286,1280,1300,1263,0,1300,1306,1304,1286,1230,1230,1230,1232,1232,1045,1290,1295,1228,0,0,1306,1045,0,0,1306,0,1261,0,1306,0,0,1306,1284,1284,1284,0,1295,1284,1295,1294,1295,1045,0,1284,1286,1215,1215,1215,1215,1215,1217,1233,1245,1295,1286,0,0,1306,0,1286,1229,1044,1286,1290,1286,1286,0,0,1303,1260,1260,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1261,0,0,0,0,1245,0,0,0,1233,1303,0,0,1286,1215,1215,1215,1216,0,1037,1295,1295,0,1286,1300,1298,1295,1286,1354,0,0,1286,1217,0,0,0,0,0,1306,0,0,0,0,0,1294,0,0,1286,1286,1286,1215,0,1284,0,1286,1228,1217,1230,1230,1230,1215,1215,1215,1215,1215,1277,0,1306,0,0,1037,1263,1291,1045,1278,0,1306,1286,1232,982,0,1228,0,0,1045,1260,1233,1228,1286,0,0,1271,1300,1284,0,1290,1295,0,1286,1285,1229,1044,1277,1246,1232,1229,1044,0,1271,1300,1278,1295,1295,1045,1295,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,0,1286,0,0,0,1303,1306,1286,1291,1286,1286,0,0,0,1233,1284,1045,0,1286,1291,0,1284,1284,1284,0,1295,0,1260,1295,0,1271,1286,1045,1286,1215,1216,1228,1217,1230,1230,1230,0,1306,0,0,0,1045,0,1294,0,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,0,0,0,1037,1263,0,1286,1232,1285,1298,1284,0,1260,0,1306,0,0,0,0,1298,0,0,1306,0,1300,1286,0,1290,2227,0,0,1245,1286,1215,1228,1233,1215,1216,1286,1045,1284,1295,0,0,1306,0,0,1304,0,0,0,0,0,1233,0,1263,1284,0,0,0,1286,1217,0,1304,982,0,1286,1045,0,1354,1295,0,1286,1215,1216,1295,0,0,0,0,0,1298,0,1284,1286,1217,1286,1217,1215,1286,1218,1044,1217,1251,1031,1284,1295,1295,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,0,0,1215,1216,1217,1216,1218,1217,954,1220,1031,1218,1217,27,1223,954,954,27,1223,954,954,27,1223,954,954,1215,1216,954,1281,1227,1264,1228,1230,1231,1232,954,954,954,954,954,954,954,954,954,1233,1234,1232,1285,1235,1236,1236,1230,1217,1217,1237,1237,27,27,27,1244,1232,1238,1238,1218,1044,1217,1239,1238,1238,1227,1223,1240,736,1241,1242,1223,1062,1044,1235,1239,1239,1220,1292,1315,1307,1333,1215,1215,1215,1316,1267,1259,1216,1216,1228,1228,1228,1230,1230,1230,1235,1218,1218,1218,1229,1229,1249,1249,1249,1044,1044,1044,1345,1217,1217,1217,1261,1261,1247,1247,1247,1269,1269,1223,1223,1223,1045,1045,1251,1251,1270,1270,1246,1246,1245,954,993,993,1271,1271,1271,1272,1272,1273,1273,1318,1350,1351,1274,1274,1257,1352,1334,1275,1275,1339,1237,1353,1313,1276,1276,1354,1258,1264,1277,1277,1277,1278,1278,1278,1240,1240,982,982,982,1279,1236,1280,1280,1280,1254,1254,1314,1253,1252,1281,27,27,736,736,1282,1282,1282,1283,1283,1283,1284,1284,1260,1260,1260,1232,1232,1232,1285,1285,1285,1286,1286,1286,1287,1287,1287,1288,1288,1288,1289,1289,1289,1290,1290,1290,1291,1291,1291,1292,1241,1241,1242,1242,1293,1293,1293,1294,1294,1294,1295,1295,1295,1296,1296,1226,1226,1226,1297,1297,1227,1238,1233,1233,1233,1234,1234,1234,1263,1263,1263,1231,1231,1231,1298,1298,1298,1239,1299,1220,955,1081,1076,1076,1076,1300,1300,1300,1244,1244,1031,1031,1301,1301,1062,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1306,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1215,1228,1230,1249,1271,1277,1278,982,1280,1232,1286,1287,1226,1233,1234,1298,1300,1229,1247,1247,1248,1249,1044,1250,1218,1217,1251,1250,1218,1217,1251,954,1252,1252,1235,1253,954,27,954,954,954,954,1215,1216,1234,1275,1062,1037,1062,1273,1254,27,1227,1256,1305,1257,1258,1232,955,955,1307,1307,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1252,1259,1044,1031,1044,1231,1044,954,1238,1238,1238,1301,1238,1238,1238,1248,1249,1283,1261,1223,1239,1223,1256,1262,1270,1254,1218,1217,1229,1044,1044,1044,954,1231,1254,955,1264,1264,1248,27,954,1350,1351,954,954,1220,1045,1220,1045,1220,1218,1229,1044,1217,1257,1257,1258,1258,1223,1248,1240,27,27,1076,1076,1076,955,955,955,954,1220,1267,1279,1220,1267,1301,1264,1264,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,1215,1215,1216,1216,1228,1228,1230,1230,1218,1218,1229,1229,1249,1044,1044,1217,1217,1261,1247,1269,1223,1045,1251,1251,1270,1246,1246,993,1271,1272,1273,1273,1274,1275,1276,1277,1277,1278,1278,1240,982,982,1279,1236,1236,1280,1280,1254,1254,1253,1253,1252,1281,1281,27,736,1282,1283,1284,1260,1260,1232,1232,1285,1285,1286,1286,1287,1287,1288,1288,1289,1289,1290,1290,1291,1291,1292,1292,1241,1242,1293,1294,1294,1295,1295,1296,1226,1226,1297,1297,1227,1238,1233,1233,1234,1234,1263,1263,1231,1231,1298,1298,1239,1299,1220,955,1076,1076,1300,1244,1031,1031,1301,1062,1037,1302,1256,1262,1262,1303,1303,1304,1305,1306,1306,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,954,1239,1045,1271,982,1286,1288,1289,1233,1298,1300,954,1062,1037,1062,1301,954,1264,1235,1235,954,1301,1062,1037,1308,1246,1275,1308,954,954,954,954,954,954,954,954,1345,954,1223,954,1232,1232,1271,982,1286,1288,1289,1233,1298,1300,1285,1235,1236,1236,1236,1236,1235,1227,1227,0,1229,1044,1232,1044,955,1045,1242,27,1238,1227,1215,1216,1228,1218,1217,1247,1269,1223,1251,1246,1245,993,1271,1273,1274,1275,1313,1277,1240,982,1254,1314,1253,27,736,1282,1283,1232,1292,1241,1242,1295,1227,1238,1231,1298,1239,1299,1244,1031,1301,1062,1037,1262,1305,1308,1231,1231,1231,1231,1232,1285,954,1220,1220,955,1281,1235,1236,1296,954,1264,1264,1276,1276,1276,1276,1242,1276,1276,1276,1257,1258,1257,1258,1257,1258,1257,1258,1301,1254,1301,1045,1045,954,27,1239,954,27,1234,1244,27,954,27,1220,1220,1215,1216,1228,1218,1217,1247,1269,1223,1251,1246,1245,993,1271,1273,1274,1275,1313,1277,1240,982,1254,1314,1253,27,736,1282,1283,1232,1292,1241,1242,1295,1227,1238,1231,1298,1239,1299,1244,1031,1301,1062,1037,1262,1305,1308,1259,1235,1253,1259,1315,1235,1315,1235,1235,1236,1236,1235,1235,1253,1253,1316,1235,1253,1316,1248,1238,1238,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1296,1215,1216,1228,1230,1218,1229,1044,1217,1261,1247,1269,1223,1251,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,736,1282,1283,1284,1260,1232,1286,1288,1289,1290,1291,1242,1293,1295,1296,1226,1233,1234,1263,1299,1300,1244,1031,1301,1303,1305,1306,1237,1237,1264,1264,1237,1264,1237,1264,1218,1218,1044,1044,1217,1217,1215,1216,1228,1230,1218,1229,1044,1217,1261,1247,1269,1223,1251,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,736,1282,1283,1284,1260,1232,1286,1288,1289,1290,1291,1242,1293,1295,1296,1226,1233,1234,1263,1299,1300,1244,1031,1301,1303,1305,1306,1217,1045,955,955,1238,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1076,1076,954,954,1235,1236,955,955,955,955,955,1235,1252,1252,1296,1239,1258,1258,1244,955,955,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,736,1215,1228,1230,1218,1249,1044,1217,1247,1223,1271,1277,1278,982,1280,1282,1283,1260,1232,1285,1286,1287,1288,1289,1290,1291,1293,1294,1295,1226,1233,1234,1263,1231,1298,1076,1300,1306,1215,1228,1230,1249,1271,1277,1278,982,1280,1232,1286,1287,1226,1233,1234,1298,1300,0,1276,1274,1252,1315,1235,1236,955,1315,954,1236,1296,1276,27,1276,954,1215,1216,1228,1230,1218,1229,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1280,1254,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1241,1242,1293,1294,1295,1296,1226,1297,1233,1234,1263,1231,1298,1076,1300,1244,1031,1301,1062,1306,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1280,1254,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1241,1242,1293,1294,1295,1296,1226,1297,1233,1234,1263,1231,1298,1076,1300,1244,1031,1301,1062,1306,1215,1215,1215,1215,1215,1228,1228,1228,1228,1228,1230,1230,1230,1230,1230,1218,1218,1218,1218,1218,1249,1249,1249,1249,1249,1044,1044,1044,1044,1044,1217,1217,1217,1217,1217,1247,1247,1247,1247,1247,1223,1223,1223,1223,1223,1271,1271,1271,1271,1271,1277,1277,1277,1277,1277,1278,1278,1278,1278,1278,982,982,982,982,982,1280,1280,1280,1280,1280,1282,1282,1282,1282,1282,1283,1283,1283,1283,1283,1260,1260,1260,1260,1260,1232,1232,1232,1232,1232,1285,1285,1285,1285,1285,1286,1286,1286,1286,1286,1287,1287,1287,1287,1287,1288,1288,1288,1288,1288,1289,1289,1289,1289,1289,1290,1290,1290,1290,1290,1291,1291,1291,1291,1291,1293,1293,1293,1293,1293,1294,1294,1294,1294,1294,1295,1295,1295,1295,1295,1226,1226,1226,1226,1226,1233,1233,1233,1233,1233,1234,1234,1234,1234,1234,1263,1263,1263,1263,1263,1231,1231,1231,1231,1231,1298,1298,1298,1298,1298,1076,1076,1076,1076,1076,1300,1300,1300,1300,1300,1306,1306,1306,1306,1306,1215,1215,1216,1216,1228,1228,1230,1230,1218,1218,1229,1229,1044,1044,1217,1217,1261,1261,1247,1247,1269,1269,1223,1223,1251,1251,1246,1246,993,993,1271,1271,1272,1272,1273,1273,1274,1274,1275,1275,1276,1276,1277,1277,1278,1278,1240,1240,982,982,736,736,1282,1282,1283,1283,1284,1284,1260,1260,1232,1232,1286,1286,1288,1288,1289,1289,1290,1290,1291,1291,1242,1242,1293,1293,1295,1295,1296,1296,1226,1226,1233,1233,1234,1234,1263,1263,1299,1299,1300,1300,1244,1244,1031,1031,1301,1301,1303,1303,1305,1305,1306,1306,1220,1301,1292,1264,736,1242,1227,1242,1044,1044,1239,1239,1044,1044,1259,1316,1247,1229,1044,1044,1031,954,954,954,1244,1220,1044,1044,1044,1062,1275,1062,1301,1301,1220,1301,1062,1037,1274,1062,993,1062,1318,1237,1254,1318,1237,1254,1227,1262,1256,1256,1256,1257,1258,1235,1236,1235,1235,1253,1218,1217,1215,1216,1228,1230,1218,1229,1044,1217,1223,1045,1251,1270,1246,993,1271,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1239,1299,955,1081,1076,1300,1300,1244,1031,1301,1302,1256,1262,1303,1304,1305,1306,1239,955,1076,1076,736,1227,1264,1062,1272,1274,1062,1275,1264,954,27,1220,27,1297,27,27,1285,1287,27,1316,1259,1235,1318,1264,1314,1302,1316,1259,1235,1318,1264,1314,1302,27,1240,1315,1307,1333,1215,1215,1215,1215,1215,1316,1267,1259,1216,1216,1216,1216,1228,1230,1235,1218,1218,1218,1218,1218,1229,1229,1229,1229,1229,1229,1229,1229,1249,1044,1044,1345,1217,1217,1217,1217,1217,1261,1261,1261,1261,1247,1269,1223,1045,1045,1045,1045,1045,1045,1045,1045,1045,1045,1251,1251,1270,1246,1246,1245,1245,1245,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,982,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1289,1289,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1226,1226,1297,1227,1238,1233,1234,1263,1231,1298,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1031,1031,1031,1301,1062,1062,1062,1062,1062,1062,1037,1037,1037,1037,1037,1037,1037,1037,1302,1256,1256,1262,1303,1304,1304,1304,1304,1304,1304,1304,1304,1304,1304,1305,1308,1306,1215,1215,1216,1256,1276,1044,1257,1258,1215,1216,1247,1333,1333,1334,1216,1231,1044,1044,1272,1276,1044,1276,1215,1216,1247,1215,1215,1216,1247,1215,1216,1247,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1216,1216,1272,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1256,1044,1256,1215,1216,1215,1215,1216,1216,1228,1228,1218,1218,1217,1217,1247,1247,1269,1269,1223,1223,1251,1251,1246,1246,1245,1245,993,993,1271,1271,1273,1273,1274,1274,1275,1275,1313,1313,1277,1277,1240,1240,982,982,1254,1254,1314,1314,1253,1253,27,27,736,736,1282,1282,1283,1283,1232,1232,1292,1292,1241,1241,1242,1242,1295,1295,1227,1227,1238,1238,1231,1231,1298,1298,1239,1239,1299,1299,1244,1244,1031,1031,1301,1301,1062,1062,1037,1037,1262,1262,1305,1305,1308,1308,1044,1307,1307,1215,1216,955,1045,1220,1045,1220,1215,0,1257,1258,27,0,0,0,0,1301,954,1254,1313,1313,0,1252,1239,955,1238,1238,1215,1216,1228,1230,1249,1246,993,1271,1275,1277,1278,982,1280,1232,1286,1287,1226,1233,1234,1298,1300,1307,954,1062,1037,1044,1261,1247,1269,1259,1259,1257,1258,955,27,1262,1264,1264,1045,1220,954,1313,1252,1264,1231,954,1231,1231,1252,954,954,1076,1238,955,955,736,1235,1252,954,1301,954,1315,1333,1315,1333,1235,1249,954,1264,1236,1253,1316,1259,1249,954,1264,1236,1253,1234,955,1315,1264,1253,1252,1315,1333,1345,1264,1253,1252,1045,954,1318,1220,1318,1302,1318,1301,1256,1256,27,0,954,1301,1215,1216,1230,1218,1217,1247,1269,1272,1215,1216,1230,1218,1217,1247,1269,1223,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1081,1254,1254,954,27,954,27,1248,27,1258,1216,954,955,1244,1301,955,1238,1238,1244,954,1235,1236,1236,1239,1244,1264,1076,1264,1239,1044,1229,1044,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1307,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1352,1334,1275,1339,1237,1353,1313,1276,1354,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1037,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1037,0,1215,1216,1239,1239,27,1238,1223,1246,1276,1240,1062,1037,954,1236,1218,1044,1217,1263,1231,1313,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,27,1236,1238,1248,1044,1232,1215,955,27,1239,1044,954,1253,1251,1031,1285,1238,955,27,1223,1215,1216,1218,1229,1044,1217,1263,1231,954,1062,1037,1275,1062,1276,1287,1227,1227,1227,1227,954,1333,1296,1296,955,1258,1238,1238,1283,1238,1238,1238,1236,954,1220,1220,955,27,1239,1239,27,0,954,1220,1339,1220,1264,1264,1316,1044,1031,1044,1044,1044,1231,1044,1031,1217,1217,0,1218,1044,1044,1044,1301,1301,1301,1045,1062,1275,1062,1045,1220,1215,954,0,1304,1256,1256,1264,27,27,1264,1239,1258,955,1285,1232,1285,1277,1231,1231,1231,1231,1231,1231,1256,1262,954,1264,1254,1264,955,1232,1292,1218,1217,1229,1044,1345,1345,1257,1258,1257,1258,1257,1217,1259,1252,1256,954,1253,1256,1253,1252,1262,736,1227,1316,1252,1256,954,27,954,27,27,0,1254,954,954,1301,954,1045,1276,955,1238,1282,1283,1218,1217,1229,1044,1345,1345,1257,1258,1257,1258,1217,1259,1235,1253,954,1345,1345,1252,1252,1252,954,1318,1264,1253,1318,1264,1253,1316,1235,1253,1277,736,1287,1227,954,993,1062,1037,1235,1236,1236,27,1216,1216,1217,1217,1217,27,1227,1264,1264,1216,1254,1242,1235,1249,1286,1283,1251,1217,1252,1315,1333,1316,1259,1235,1218,1229,1249,1345,1217,1247,1269,1246,954,993,1318,1350,1351,1257,1352,1334,1339,1237,1353,1258,1236,1252,1287,1296,1226,1234,1220,1081,1062,1302,1256,1308,1239,1239,1236,1293,1334,1293,954,954,954,1251,1246,1254,1244,1301,1217,1226,1345,1345,1276,1227,1297,1276,1251,1257,1258,1252,1252,955,955,955,955,955,955,955,955,1315,1235,1315,1235,1334,1239,27,1242,1242,1307,1318,27,1239,27,1236,1236,1234,1258,1258,0,27,1254,1254,0,954,27,955,954,27,1244,1301,1244,1254,1256,1308,0,954,954,954,1301,1271,982,1286,1288,1289,1233,1298,1300,1264,1264,1282,1283,1227,1235,1236,1236,1247,1269,27,1227,1267,1276,736,1227,954,1241,1232,1229,1227,1238,27,27,27,1254,1239,0,0,1301,0,1276,1276,1238,1230,736,1227,1231,1257,1258,1257,1258,1299,1238,1238,1238,1238,1296,1238,1238,1238,1238,1279,1237,993,954,954,1215,1216,954,954,1062,1037,1062,1258,1227,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,1215,1216,1228,1218,1217,1247,1269,1223,1251,1246,1245,993,1271,1273,1274,1275,1313,1277,1240,982,1254,1314,1253,27,736,1282,1283,1232,1292,1241,1242,1295,1227,1238,1231,1298,1239,1299,1244,1031,1301,1062,1037,1262,1305,1308,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1215,1228,1230,1218,1249,1044,1217,1247,1223,1271,1277,1278,982,1280,1282,1283,1260,1232,1285,1286,1287,1288,1289,1290,1291,1293,1294,1295,1226,1233,1234,1263,1231,1298,1076,1300,1306,1215,1216,1228,1230,1249,1246,993,1271,1275,1277,1278,982,1280,1232,1286,1287,1226,1233,1234,1298,1300,1220,1270,1276,955,954,1045,1220,1045,1220,1247,1269,0,0,1241,1248,1239,955,27,27,1223,1223,1239,0,0,954,1316,1259,1235,1253,1316,1259,1253,1235,1235,1301,1245,1300,1303,1081,1316,1044,1031,1044,1031,1044,1044,1231,1044,1217,1223,1256,1044,1305,1297,1218,1217,1220,1220,1220,1318,1254,1256,1318,1254,1305,1276,27,1251,1031,1293,1273,954,1299,27,1227,736,1227,1267,1235,1235,1252,1252,1252,1227,1252,954,955,954,954,1252,1251,1238,955,1238,1238,1238,1315,1315,954,954,1315,1318,1296,1302,1315,1318,1353,1296,1302,1333,1333,1301,1318,1339,1302,1256,1318,1339,955,1302,1256,954,1215,1216,1228,1230,1218,1229,1044,1217,1261,1247,1269,1223,1251,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,736,1282,1283,1284,1260,1232,1286,1288,1289,1290,1291,1242,1293,1295,1296,1226,1233,1234,1263,1299,1300,1244,1031,1301,1303,1305,1306,1249,1220,1240,1044,1044,954,1220,27,27,1239,954,1239,1239,27,1044,954,954,1220,1044,954,954,954,954,954,954,27,1249,27,27,1044,954,27,954,27,1044,954,27,1044,954,954,27,1254,1254,1241,1232,1285,1232,1226,1233,1234,1318,1318,1315,1316,1259,1235,1345,1264,1236,1254,1314,1253,1252,1316,1259,1316,1259,1316,1259,1316,1259,1315,1315,1333,1316,1259,1314,1256,1256,1236,1237,1252,1316,1259,1316,1259,0,0,0,0,0,1333,1315,1258,1258,1252,1229,1044,1313,1044,954,1031,1256,954,1316,1259,1254,1044,1275,1264,1249,1044,1261,1276,1062,1256,1308,1247,1269,993,1062,1256,1308,1249,954,1296,1301,954,1318,1062,1037,1318,954,1062,1037,1258,1258,1258,1256,1256,1345,954,1313,1345,1313,1244,954,1229,1258,0,1257,1257,954,1217,1044,1044,1223,1044,1044,1044,1269,1227,1297,1345,1345,1297,1258,1258,1252,1252,1252,1239,1239,1264,1062,1037,1275,1062,1345,1301,1318,1254,1318,1254,0,954,1062,1037,1062,1301,0,954,27,954,1299,954,27,27,1218,1218,1217,1218,1217,1220,1257,1258,1257,1258,1031,1239,955,1251,1286,1031,1292,1248,736,1242,27,27,1299,27,27,1249,0,1045,1339,1237,1276,1258,1220,1062,1037,1315,1318,1350,1351,1352,1334,1339,1237,1353,1258,1264,1062,1258,1264,1301,1264,1062,1264,1301,1242,1301,1296,954,954,1296,1296,1264,1062,1037,1062,954,1244,1244,1045,1223,1256,1256,1304,27,1241,736,1227,1238,1238,1302,1256,1305,1235,1235,1215,1216,1228,1215,1215,1216,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,1215,1228,1230,1218,1249,1044,1217,1247,1223,1271,1277,1278,982,1280,1282,1283,1260,1232,1286,1287,1288,1289,1290,1291,1293,1294,1295,1226,1233,1234,1263,1231,1298,1076,1300,1306,1217,1216,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1228,1230,1271,1300,1215,1216,1271,1300,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1215,1216,1218,1239,954,1259,1044,1031,1231,1231,1044,1254,1227,1258,1258,1044,1223,1045,27,1297,955,955,1339,1339,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,27,27,27,1272,1272,1296,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1219,1318,1350,1351,1257,1352,1334,1339,1237,1353,1313,1258,1264,736,1227,1238,1244,1301,1302,1256,1308,954,1062,1037,1275,1062,1044,955,1076,1227,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1257,1257,1304,1334,1293,27,27,0,1302,1256,1305,1275,1296,0,1238,1238,954,1313,1258,1252,1264,1231,954,954,1231,1252,1223,1267,1267,1045,954,1244,954,1045,1220,1235,1252,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,27,27,1227,1301,0,1299,0,954,1062,1037,1062,1301,955,0,0,1301,1333,1044,1261,1247,1269,1333,1246,1316,1316,1254,1301,1301,1239,1301,1301,1301,1301,1226,27,1220,1231,1231,954,1220,954,1231,1231,1231,955,1345,1253,1253,1223,1235,1350,1333,1318,1339,1318,1339,1244,1333,954,1230,1218,1217,1044,1230,1218,1217,1273,1273,1044,1227,1297,1227,1297,1227,2228,2229,2230,2230,2230,2231,2231,2228,2229,2230,2228,2230,2231,2228,2231,2229,2232,2233,2233,2234,2234,0,0,0,0,0,0,0,0,1370,1371,1368,1369,1370,1371,1371,1371,1368,1368,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1368,1368,1368,1370,1371,1368,1369,1370,1371,1368,1369,1370,1369,1368,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1371,1368,1368,1369,1370,1371,1371,1368,1368,1369,1371,1368,1371,1368,1370,1371,1368,1369,1370,1371,1368,1369,1371,1368,1371,1368,1371,1368,1371,1371,1371,1371,1371,1368,1368,1368,1368,1368,1371,1371,1368,1368,1371,1371,1368,1368,1370,1370,1370,1371,1368,1369,1370,1371,1371,1371,1368,1368,1368,1369,1371,1368,1370,1371,1368,1369,1370,1371,1368,1369,1370,1370,1371,1371,1368,1368,1369,1369,1369,1371,1371,1371,1369,1371,1370,1371,1368,1369,1371,1370,1371,1371,1368,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1371,1371,1371,1368,1368,1371,1370,1371,1368,1369,1371,1370,1371,1368,1369,1369,1369,1369,1369,1376,1377,1371,1368,1369,1370,0,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1371,1368,1371,1371,1368,1368,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1376,1377,1371,1368,1371,1368,1371,1368,1369,1369,1370,1370,1370,1370,1370,1370,1370,0,0,1378,1369,1369,1369,1369,0,1280,0,0,1280,0,0,0,0,0,0,0,0,0,0,0,1236,1235,1252,1307,1307,1235,0,1236,1236,1259,1315,1235,1236,1253,1316,1252,1315,1236,1254,1316,1259,1235,1314,1252,1307,1259,1315,1333,1316,1259,1236,1253,1315,1333,1253,1252,1254,1236,1333,1253,1252,1252,1253,1236,1236,1252,1252,1315,1235,1307,1236,1254,0,1236,0,0,0,1316,1259,1253,1235,1254,1235,0,1252,1252,1315,1315,1333,1254,1315,1316,1259,0,0,0,0,0,1316,1259,1252,1254,1315,1235,0,1333,1316,1253,1235,1333,0,0,0,0,0,1380,1379,1380,1379,1380,1379,1380,1379,1307,1307,1379,1379,1380,1379,1380,1380,1380,1380,1380,1315,1379,1380,1379,1380,1379,1380,1379,1380,1315,1380,1379,1380,1379,1380,1379,1380,1379,1307,1315,1380,1380,1315,1379,1380,1379,1380,1379,1380,1379,1380,1379,1380,1379,1380,1379,1380,1380,1380,1380,1315,1380,1307,0,1380,1379,1380,1380,1315,1315,1380,1315,1380,1380,1380,1380,1379,1380,1380,1315,1380,1379,1380,1379,1380,1379,1380,1380,1379,1379,1380,1379,1380,1379,1380,1379,1379,1380,1379,1380,1347,0,1346,0,1346,0,0,1347,0,0,1381,1346,1347,1381,1346,1346,1346,1347,1347,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1381,1346,1346,1347,1347,1381,1346,1347,1259,1316,1381,1346,1347,1381,1346,1347,1381,1381,1381,1346,1347,1381,1346,1347,1346,1347,1346,1347,1346,1347,1346,1346,1346,1346,1346,1347,1347,1347,1347,1347,1381,1381,1381,1346,1347,1316,1259,1314,1381,1346,1347,1381,1346,1347,1381,1346,1347,1259,1316,1259,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1381,1346,1347,1381,1346,1347,1346,1347,1381,1316,1259,1381,1316,1259,1316,1259,1381,1381,1346,1347,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1316,0,0,0,0,0,0,0,0,1358,1358,0,0,0,0,1358,1382,1358,1361,1382,1358,1358,1358,1361,1382,1358,1361,1382,1358,1252,1361,1382,1358,1361,1382,1358,1382,1358,1382,1358,1382,1382,1358,1382,1358,1382,1361,1382,1382,1361,1382,1358,1361,1382,1358,1382,1382,1361,1382,1358,1252,1361,1382,1358,1358,1358,1358,1358,1358,1358,1358,1358,1382,1382,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1382,1382,1252,1361,1252,1361,1382,1358,1361,1361,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1382,1252,1252,1382,1252,1252,1382,1358,1382,1361,1382,1358,1358,1252,1382,1382,1252,1382,1382,1361,1252,1382,1382,1358,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1382,1382,1361,1382,1358,1045,1387,1045,0,0,0,1261,0,0,1045,0,1261,0,0,0,0,0,0,0,0,0,1045,982,0,1045,1387,0,1271,1359,1271,1045,0,0,0,1045,0,0,0,1271,1045,0,0,1045,0,0,0,0,0,0,0,0,1045,0,0,0,0,0,982,1045,0,0,0,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1364,1387,1320,1309,1348,1383,1348,1325,1363,1390,1319,1326,1326,1327,1327,1384,1384,1385,1385,1385,1359,1359,1328,1328,1324,1324,1329,1329,1325,1325,1386,1365,1365,1383,1348,1364,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1319,1365,1359,1359,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1270,1328,1267,1390,1364,1279,1386,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1364,1387,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1364,1387,1326,1326,1327,1327,1384,1385,1385,1359,1359,1328,1328,1324,1329,1329,1325,1386,1386,1365,1365,1383,1364,1387,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1364,1387,1326,1327,1324,1324,1365,1385,1359,1246,1324,1385,1359,1386,1365,1348,1383,1365,1365,1365,1385,1359,1386,1365,1348,1348,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1326,1327,1384,1385,1359,1328,1324,1329,1325,1365,1383,1383,1326,1327,1384,1385,1359,1328,1324,1329,1325,1365,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1385,1276,0,1365,1326,1327,1384,1385,1359,1328,1324,1329,1325,1365,1364,1326,1327,1384,1385,1359,1328,1324,1329,1325,1365,1364,1385,1385,1385,1385,1385,1326,1326,1327,1327,1384,1384,1385,1385,1359,1359,1328,1328,1324,1324,1329,1329,1325,1325,1365,1365,1359,1319,993,1390,1365,1365,1326,1327,1328,1324,1329,1383,1329,1328,1329,1326,1326,1327,1326,1326,1327,1385,1359,1328,1324,1329,1325,1365,1364,1387,1319,1319,1319,1390,1326,1327,1348,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1326,1327,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1386,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1385,1385,1359,1359,1386,1386,1365,1365,1348,1348,1384,1325,1319,1320,1309,1319,1319,1249,0,1384,1383,1363,1223,1386,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1385,1384,1276,1319,1319,1319,1319,1324,1326,1327,1044,1319,1276,1348,1348,1044,0,1251,1390,1319,1329,1325,1383,1348,1348,1386,1319,1276,1326,1276,1251,1390,1384,1383,1325,1384,1247,1269,1319,1267,1390,1276,1326,1327,1324,1384,1385,1325,0,1383,1390,1365,1279,1328,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1364,1387,1385,1359,1386,1365,1348,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1385,1329,1270,1276,1348,1365,1390,1329,1319,1383,1276,1320,1309,1326,1327,1390,1390,1267,1251,1326,1327,1384,1385,1359,1328,1324,1329,1325,1365,1348,1390,1364,1386,1386,1386,0,1386,1386,1383,1247,1269,993,1359,1359,1326,0,1328,1329,1326,1327,1328,1324,1329,1251,1383,1348,1359,1390,1390,1390,1390,1390,1390,1390,1390,1390,0,1390,0,1249,0,1386,1386,1319,1363,1223,0,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1364,1387,1385,1327,1326,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1326,1327,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1386,1365,1325,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,0,1385,1329,1320,1309,0,1363,1223,1386,1267,1326,1327,1328,1324,1329,1325,1363,1390,1319,1326,1327,1384,1385,1359,1328,1324,1329,1325,1386,1365,1383,1348,1364,1387,1246,1386,1218,1217,1218,1217,2234,2234,0,0,0,0,1320,1309,1320,1309,1320,1320,1309,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1320,1309,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,0,1320,1309,1320,1309,1320,1309,1320,1320,1320,1320,1309,1309,1309,1309,1309,1309,1309,1309,1320,1309,1309,1309,1309,1320,1309,1320,1320,1309,1309,0,0,1320,1309,0,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,0,0,0,0,1309,1320,1309,1320,1309,1320,1309,0,1320,1309,0,1309,1320,1309,1309,1309,1309,1320,1309,1309,1309,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,0,0,1228,0,1357,1266,1266,1266,1228,1228,0,0,0,0,0,0,0,0,0,0,1393,1392,1357,1393,0,0,1357,1393,1392,1392,1392,1357,1357,1393,1392,1357,1393,1392,1357,1250,1250,1393,1393,1393,1392,1357,1393,1392,1357,1357,1393,1393,1392,1357,1393,1392,1357,1393,1392,1392,1357,1357,1393,1392,1357,1357,1357,1393,1392,1357,1393,1392,1357,1392,1357,1357,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,0,1392,1357,1392,1357,1392,1392,1392,1392,1392,1392,1392,1357,1357,0,1393,1393,1392,1357,0,0,1393,1392,1392,1357,1392,1357,1266,1393,1392,1357,1393,1392,1357,1392,1357,1357,1392,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,1357,1392,1357,0,1393,1357,1393,1392,1357,1392,1357,1393,1393,1393,1393,1357,1357,0,1229,1044,1393,1393,1393,1393,1393,1229,1044,1393,1392,1392,1357,1357,1357,1393,1357,0,1397,0,1393,1393,1392,1357,1357,1393,1392,1357,1392,0,0,0,1357,1392,1392,1357,0,1393,1392,1392,1266,1393,1392,1357,1392,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1393,1392,1392,1392,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1393,0,1393,1393,1392,1357,1218,1217,1218,1217,0,0,1228,1228,1228,0,0,1261,0,1261,0,0,0,1384,1384,1247,1269,1384,1247,1269,0,0,0,0,0,1391,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1391,1391,1391,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1391,1349,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1391,1349,1391,1391,1349,1391,1349,1349,1391,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1349,0,0,0,1402,1402,1402,1402,1402,1402,1402,1402,1402,1386,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1386,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1386,1402,1402,1402,1402,1402,1386,1386,1386,1386,1386,1402,1386,1386,1402,1402,1402,1402,1402,1402,1402,1402,1386,1402,1404,1404,0,0,0,0,1403,1404,1403,1403,1403,1403,1403,1403,1404,1404,1404,1403,1404,1403,1404,1365,1403,1404,1403,1404,1403,1390,1403,1404,1403,1404,1403,1404,1404,1403,1404,1365,1403,1365,1365,1365,1403,1403,1404,1403,1404,1403,1404,1403,1404,1404,1365,1404,1404,1404,1404,1404,1404,1404,1390,1365,1365,1403,1403,1403,1390,1403,1404,1403,1404,1403,1404,1403,1403,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1390,0,1390,1390,1365,1403,1404,1403,1403,1404,1404,1403,1365,1390,1390,1403,1403,1403,0,1403,1404,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,0,0,0,0,0,0,0,0,0,0,0,0,0,1271,1271,0,1271,0,0,0,0,0,1243,1406,1407,1405,1408,1409,1243,1410,1243,1243,1406,1406,1407,1407,1405,1405,1408,1408,1408,1409,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1409,1410,1275,1273,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1407,1243,1406,1405,1405,1405,1409,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1409,1243,1406,1407,1405,1408,1409,1275,1243,1407,1408,0,1243,1407,1408,1410,1410,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1408,1276,1405,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1408,1408,1408,1408,1408,1243,1243,1406,1406,1407,1407,1405,1405,1408,1408,1409,1409,1275,1274,993,1243,1243,1406,1407,1405,1408,1409,1410,1272,1274,1243,1275,1410,1406,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1243,1243,1407,1407,1408,1408,1408,1405,1243,1410,1410,1243,1406,1407,1405,1272,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1243,1410,1243,1406,1407,1405,1408,1409,1275,1276,1243,0,1406,1275,1409,1407,1410,1407,1409,1405,1408,1276,1408,1405,1410,1407,1276,1276,1407,1410,1410,1276,1409,1243,1406,1407,1405,1408,1409,1243,1407,1408,1410,1243,1406,1407,1405,1408,1409,1408,1243,1406,1407,1276,1405,1276,1273,1409,1405,1243,1243,1406,1407,1405,1408,1409,1243,1243,1243,993,1409,1410,1275,1405,1243,1243,1406,1407,1405,1408,1409,1408,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1407,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1272,1410,1243,1406,1407,1405,1408,1409,1275,1410,1243,1406,1407,1405,1408,1409,1409,1275,1405,1410,1243,1406,1407,1405,1408,1409,1243,1405,1273,1273,0,0,0,0,1332,1317,1335,1310,1332,1332,1332,1332,1317,1317,1317,1335,1335,1310,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1332,1317,1317,1335,1335,1310,1310,1332,1317,1335,1310,1317,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1317,1332,1317,1335,1310,1332,1317,1335,1310,1317,1317,1317,1317,1317,1332,1332,1317,1317,1335,1335,1310,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1332,1317,1317,1335,1335,1310,1310,1332,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1335,1335,1310,1332,1335,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1317,1310,1317,1332,1317,1335,1310,1332,1332,1332,1317,1335,1310,1317,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1278,1278,0,0,0,0,0,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1348,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1240,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1277,1348,1277,1388,1348,1388,1388,1388,1388,1388,1240,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,0,0,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,0,1412,0,1412,1412,1412,1412,1412,1412,1412,1412,1414,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,0,0,0,0,0,0,0,0,0,0,1233,1233,1233,0,1233,0,0,1233,0,1233,1221,1415,1415,1221,1221,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1221,1415,1221,1415,1415,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1221,1221,1221,1221,1221,1221,1221,1415,1221,1415,1221,1415,1221,1415,1415,1415,1234,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1415,1221,1415,1234,1221,1415,1415,1221,1415,1221,1415,1221,1415,1221,1221,1415,1221,1415,1221,1415,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,0,0,0,0,0,0,2235,2236,2237,2238,1298,0,0,0,0,0,1342,1342,1342,1342,1342,1342,2235,2236,2237,2238,1366,1367,1341,1366,1367,1341,0,1298,1331,1298,0,0,1331,0,0,0,1298,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1330,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1331,1331,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1222,1224,1225,1416,1417,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1342,1331,1366,1367,1330,1341,1344,1342,1331,1366,1367,1330,1330,1341,1341,1344,1342,1331,1366,1367,1330,1341,1344,1416,1417,1344,1416,1417,1344,1416,1417,1342,1331,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1330,1331,1331,1222,1224,1225,1417,1330,1330,1330,1330,1330,1330,1330,1342,1342,1331,1330,1222,1224,1225,1416,1417,1222,1224,1225,1416,1417,1416,1417,1342,1331,1331,1331,1331,1331,1366,1367,1330,1330,1330,1341,1344,1330,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1416,1417,1417,1344,1344,0,1222,1224,1225,1416,1417,1330,1344,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1222,1224,1225,1416,1417,1330,1342,1331,1366,1367,1330,1341,1344,1416,1417,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1330,1341,1330,1344,1342,1331,1366,1367,1330,1341,1344,1330,1416,1417,1342,1331,1366,1367,1330,1341,1344,1342,1342,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1331,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,2239,2239,2240,2239,2241,2242,2243,2244,0,0,1418,1419,1418,1419,1418,1419,0,1418,1419,1418,1419,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1418,1418,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,0,0,1419,1418,1419,1419,1418,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1355,1355,1355,1355,0,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1295,1295,1295,1356,1295,1295,1294,1295,0,1295,1356,1356,0,1295,1295,1295,1294,1295,1295,1295,1295,0,0,0,1295,1295,1294,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1356,1356,0,1356,1295,1295,0,1295,1295,1356,1356,1356,1356,1356,1356,1356,1356,1356,1356,1356,1242,1296,1242,1356,1356,1356,1356,1356,1356,1296,1356,1356,1356,1356,1242,1356,1356,1356,1356,1356,1356,1356,1356,1356,1356,1356,1296,1242,1293,1242,1241,1296,1356,1356,1241,1296,1356,1241,1242,1296,1241,1356,1356,1356,1356,1356,1356,1296,1356,1356,1293,1296,1356,1356,0,0,0,0,0,0,0,1300,1300,0,1245,1245,0,1300,0,0,1300,1300,0,1300,0,0,1245,0,0,0,0,1362,1420,1421,1422,1336,1423,1422,1244,1362,1362,1420,1420,1421,1421,1422,1422,1336,1336,1423,1423,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1421,1336,1336,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1031,1301,1362,1301,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1421,1422,1336,1336,1423,1423,1362,1420,1421,1422,1336,1423,1301,1301,1362,1362,1362,1420,1421,1422,1423,1422,1301,1244,1423,1423,1362,1420,1421,1422,1423,0,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1244,1362,1420,1421,1422,1336,1423,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1423,1423,1423,1423,1423,1362,1362,1420,1420,1421,1421,1422,1422,1336,1336,1423,1423,1301,1336,1244,1301,1301,1336,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1362,1420,1420,1421,1421,1422,1422,1423,1423,1423,1422,1301,1362,1362,1362,1362,1301,1422,1362,1362,1301,1362,1420,1421,1422,1336,1423,1301,1362,1244,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1031,1422,1362,1301,1422,1422,1244,1301,1244,1301,1301,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1423,1362,1420,1421,1422,1336,1423,1423,1301,1420,1420,1031,1336,1362,1362,1362,1362,1301,1362,1420,1421,1422,1336,1423,1423,1423,1423,1423,1423,1420,1301,1362,1244,1301,1421,1422,1336,1301,1301,1362,1244,1362,1420,1421,1422,1336,1423,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1420,1362,1031,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1244,1362,1420,1421,1422,1336,1423,1301,1336,1301,1301,1362,1301,1301,1301,1244,0,0,0,0,0,0,0,0,0,1271,1271,1271,0,0,0,1425,1425,1425,1425,1425,1275,1425,1425,1407,1243,1406,1425,1425,1425,1425,1425,1275,1425,1425,1425,1425,1425,1425,1425,1425,1276,1425,1425,1425,1425,1275,1274,1243,1425,1272,1274,1275,1406,1425,1425,1425,1425,1425,1243,1332,1272,1425,1425,1425,1425,1425,1425,1425,1425,1275,1276,1243,1406,1275,1407,1407,1276,1276,1276,1425,1407,1276,1332,1425,1425,1425,1425,1276,1276,1425,1243,1425,1425,1275,1243,1425,1425,1425,1425,1425,1425,1272,1425,1425,1275,1425,1275,1425,1243,0,0,1311,1311,1311,1311,1311,1311,0,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,0,0,0,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1393,1311,1311,1393,1393,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1393,1311,1311,1311,0,1311,1393,1311,0,0,0,0,1429,1428,1429,1427,1428,1428,1429,1428,1429,1428,1429,1428,1429,1429,1428,1429,1429,1429,1429,1429,1430,1428,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1428,1429,1429,1428,1428,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1427,1428,1428,1429,1428,1429,1428,1429,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1427,1428,1429,1428,1429,0,0,0,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1311,1311,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,0,0,1433,1432,1432,1433,1433,1432,1433,1432,1433,1432,1433,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1433,1433,1433,1432,1432,1432,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1433,1432,1432,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1432,1433,1432,1433,1433,1432,1433,1432,1433,1432,1433,1432,1432,1433,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1432,1432,1433,1432,1433,1432,1037,1037,0,1037,0,0,0,1338,1337,1338,1338,1337,1337,1338,1337,1338,1337,1062,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1062,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1062,1062,1338,1337,1338,1337,1338,1337,1337,1337,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1338,1337,1338,1337,1062,1338,1338,1062,1337,1337,1337,1062,1338,1337,1338,1337,1337,1062,1062,1062,1337,1062,1062,1062,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1062,1338,1337,1338,1337,1062,0,1304,0,0,1303,1303,1354,0,0,0,0,0,0,0,0,0,1303,0,0,0,0,0,0,0,2227,0,0,1304,1304,1354,0,0,1264,1237,1248,1305,1248,1264,1248,1350,1351,1257,1258,1248,1264,1308,0,1264,1257,1258,1257,1258,1248,1237,1264,1237,1264,1258,1264,1318,1237,1262,1264,1318,1264,1302,1257,1258,0,0,1313,1264,1264,1264,1318,1302,1256,1248,1264,1313,1248,1264,1262,1264,1257,1258,1262,1257,1258,1318,1264,1264,1334,1258,0,1264,1257,1258,1237,1258,1248,0,0,1305,1318,1305,1318,1353,1302,1318,1339,1302,1256,1318,1256,1258,1256,1308,1318,1258,1256,1313,1258,1257,1258,1318,0,1257,1258,1248,1318,1350,1351,1352,1334,1339,1237,1353,1258,1264,1264,0,1256,1305,1258,1339,1219,1257,1334,1305,1318,1339,2232,2233,2233,0,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,0,0,0,0,0,0,0,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,0,0,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,0,0,0,0,0,0,0,1435,1436,1343,1264,1360,1435,1435,1436,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1435,1248,1360,1435,1436,1343,1360,1435,1436,1343,1248,1343,1343,1264,1248,1248,1264,1435,1436,1343,1435,1436,1343,1435,1435,1436,1436,1343,1435,1436,1343,1435,1436,1343,1264,1343,1360,1343,1435,1436,1343,1248,1360,1435,1436,1343,1360,1435,1436,1343,1435,1436,1343,1264,1264,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1436,1435,1436,1435,1435,1436,1436,1343,1343,1264,1435,1436,1264,1264,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1435,1436,1436,1343,1343,1360,1343,1264,1264,1264,1360,1435,1436,1343,1248,1264,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1360,1435,1436,1343,1248,1435,1264,1343,1264,1264,1264,1435,1264,1435,1425,1436,1435,1436,1343,1435,1436,1343,1360,1435,1436,1343,1248,1360,1435,1425,1436,1435,1436,1343,1343,1343,1435,1343,1435,1435,1360,1343,1248,1264,1360,1264,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1360,1435,1436,1343,1343,1360,1435,1436,1343,1360,1435,1436,1343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,752,753,0,752,753,0,0,0,0,630,60,93,628,754,630,60,93,628,754,630,93,628,754,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,755,756,755,756,631,611,615,631,612,619,611,610,629,615,631,612,619,611,610,629,615,631,619,611,629,615,1437,1437,0,0,0,0,0,0,0,1437,1437,1442,1442,1442,1437,1442,1437,992,1442,1442,1442,1441,1441,1440,1440,813,1437,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,1437,1440,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,0,1442,1437,1442,1437,1442,1437,1442,0,992,992,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,1442,813,1442,1441,1440,1437,1442,1441,1440,1437,1442,1442,1442,1442,1442,0,992,1442,1442,1441,1440,813,1437,992,1442,1442,1442,1441,1441,1440,1440,813,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,992,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,992,992,1440,813,1441,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,1442,1441,1440,813,992,1442,1441,1440,813,1437,992,1437,992,1442,1441,1440,813,1437,1437,992,1442,1441,1440,813,1437,992,2245,1437,992,1441,1440,1442,1437,992,992,1442,1441,1440,813,1437,1442,992,813,1442,1437,1442,992,1442,1441,1440,813,1437,1442,1442,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,813,1437,992,1442,1441,1440,813,1437,0,992,1442,1441,1440,813,1437,1441,1440,992,1442,1441,1440,813,1437,992,1437,2246,2246,0,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,0,2247,0,1458,1457,1437,1457,1437,0,0,0,0,0,0,1458,1437,1437,1457,1437,1458,1457,1458,1459,1448,1455,1457,1457,1457,1458,1458,1458,1459,1459,1459,1448,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1456,1448,1456,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1457,1458,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1459,1459,1457,1458,1459,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1456,1457,1458,1459,1457,1458,1459,1456,1457,1458,1459,1448,1455,1457,1458,1459,1448,1457,1457,1457,1457,1457,1458,1458,1458,1458,1458,1459,1459,1459,1459,1459,1457,1458,1459,1448,1457,1457,1458,1458,1459,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1457,1458,1459,1448,1448,1457,1458,1459,1448,1457,1457,1458,1458,1459,1459,1457,1458,1459,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1459,1459,1459,1459,1459,1459,1448,1448,1457,1458,1459,1448,1457,1458,1459,1457,1458,1459,1448,1457,1458,1459,1457,1458,1459,1459,1457,1458,1459,1448,1457,1458,1459,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1459,1448,1457,1458,1459,1448,1460,1460,1460,0,1460,0,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,0,0,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,0,0,0,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,0,1460,1460,1460,0,0,0,0,0,0,0,0,0,616,235,617,616,235,617,616,617,616,0,0,0,0,0,0,751,749,750,751,749,750,751,750,751,2248,2248,0,2248,0,0,0,0,2248,1462,1464,1465,1462,1465,1468,1468,0,0,0,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,0,1468,1469,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1452,1469,1452,1469,1452,1469,1469,1469,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,0,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1107,1093,1107,1093,1042,0,1093,1042,1107,0,0,0,1042,0,956,1470,956,1042,1093,1107,956,956,1107,1470,1470,1470,956,956,1042,1042,1042,1093,1093,1107,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1107,1470,1042,956,1470,956,1042,1093,1107,1470,956,1042,1093,1107,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,1470,956,956,1042,1042,1093,1093,1107,1107,1470,956,1042,1093,1107,0,0,956,1042,1093,1107,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,956,956,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,1042,1470,1042,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,1470,1470,1470,1470,1042,1042,1042,1042,1042,1470,1470,956,1042,1093,1107,1470,956,1042,1042,1042,1042,1042,1042,1093,1093,1093,1107,1107,956,1470,956,1042,1093,1107,1470,956,1042,1093,1107,956,956,1042,1042,1093,1093,1107,1107,1470,1042,1470,956,1042,1093,1107,1107,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,956,0,0,956,956,956,956,956,1470,956,1042,1093,1107,956,1042,1093,1107,1470,956,1042,1093,1107,1470,1042,1470,1042,956,0,0,956,956,1470,956,1042,1093,1107,1470,1042,1470,956,1042,1093,1107,1470,1470,1470,956,1042,1093,1107,1470,956,1042,1093,1107,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,0,0,0,0,1477,1477,1477,1477,1476,1478,1476,1476,1476,1476,1477,1477,1479,1476,1476,1478,1478,1478,1477,1479,1476,1478,1477,1479,1476,1478,1478,1477,1477,1477,1477,1479,1476,1478,1477,1479,1476,1478,1476,0,1477,1476,1478,1477,1476,1478,1477,1477,1476,1476,1478,1478,1477,1476,1478,1479,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1479,1476,1478,1478,1478,1477,1476,1478,1477,1476,1478,1478,1478,1478,1478,1478,1477,1479,1476,1478,1476,1477,1479,1476,1478,1478,1477,1479,1476,1478,1477,1479,1476,1478,1476,1476,1478,1479,1479,1477,1479,1476,1478,1477,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1476,1479,1477,1476,1478,1477,1479,1476,1478,1478,1478,1479,1479,1479,1479,1476,1476,1476,1476,1479,1476,1479,1477,1476,1478,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,0,0,1484,0,1484,1484,0,1483,1484,1480,1482,1480,1483,1483,1484,1484,1484,1482,1480,1483,1484,1482,1480,1483,1484,1484,1482,1480,1483,1484,1482,1480,1483,1484,1480,1480,1483,1484,1483,1484,1483,1483,1484,1484,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1484,1484,1483,1484,1483,1484,1484,1484,1484,1484,1484,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1484,1484,1483,1483,1483,1484,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,0,0,0,1485,1486,1487,1485,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1485,1485,1485,1485,1485,0,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1485,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1485,1486,1487,1485,1487,1485,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,0,0,1489,1489,0,0,0,0,0,1490,1490,1490,0,1490,0,0,0,0,1492,1493,1492,1493,1492,1493,1492,1492,1492,1493,1492,1493,1492,1493,1492,1492,1492,1493,1492,1493,1492,1493,1492,1493,1493,1492,1493,1492,1493,1492,1493,1492,1492,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1492,1492,1492,1492,1492,1492,1492,1492,1493,1492,1492,1493,1493,1493,1493,1493,1493,1492,1492,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,0,0,1494,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1494,1494,1495,1494,1494,1494,1494,1494,1495,1494,1495,1494,1495,1494,1495,1494,1494,1494,1495,1494,1495,1494,1495,1494,1495,1494,1494,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1494,1494,1494,1494,1495,1495,1495,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,0,0,0,1497,1497,1496,1497,1496,1496,1498,1497,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1496,1497,1496,1497,1496,1496,1497,1497,1496,1497,1498,1496,1497,1496,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1496,1496,1498,1497,1496,1497,1496,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1496,1497,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1496,1496,1496,1496,1496,1497,1496,1497,1496,1498,1497,1498,1498,1498,1496,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1500,0,0,0,1500,1500,1500,1499,1501,1500,1500,1500,1499,1501,1500,1499,1501,1500,1500,1499,1501,1500,1499,1501,1500,1499,1500,1500,1500,1500,1500,1501,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1500,1500,1500,1500,1500,1500,1500,1500,1500,1501,1500,1499,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1499,1499,1500,1499,1501,1500,1500,1500,1501,1501,1501,1501,1500,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1503,0,0,0,1503,1503,1503,1502,1503,1502,1502,1504,1503,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1502,1503,1502,1503,1502,1502,1503,1503,1502,1503,1504,1502,1502,1502,1502,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1503,1502,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1502,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1502,1502,1502,1502,1502,1503,1502,1502,1504,1503,1502,1502,1504,1504,1504,1504,1502,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,0,0,1505,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1505,1505,1505,1505,1505,1506,1505,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1505,1505,1506,1506,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,0,0,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1507,1507,1507,1507,1507,1508,1507,1507,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1507,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1507,1507,1507,1507,1507,1508,1508,1508,1508,1508,1507,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,0,0,1509,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1509,1509,1509,1509,1509,1510,1509,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1509,1509,1509,1510,1510,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,0,0,0,0,1517,1511,1511,1511,1511,1518,1511,1517,1517,1517,1518,1511,1517,1518,1511,1517,1517,0,1511,1511,1518,1518,1511,1517,1518,1511,1517,1518,1511,1517,1517,1517,1517,1517,1517,1517,1518,1517,1518,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1517,1517,1517,1517,1517,1517,1517,1517,1517,0,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1518,1517,1517,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1511,1518,1511,1517,1511,1511,1511,1511,1511,1511,1511,1517,1518,1517,1518,1511,1517,1517,1517,1511,1511,1511,1517,1511,1517,1511,1517,1517,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,0,0,1512,0,1512,1091,1091,1091,1091,1091,0,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,0,1091,1091,1091,1091,1091,1512,1091,1512,1091,1091,1091,1091,1091,1091,1091,1091,1524,0,0,1524,0,1524,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1522,1523,1522,1522,1523,1524,1522,1523,1524,1522,1522,1523,1524,1522,1523,1523,1524,1524,1524,1522,1523,1524,1524,1524,1524,1522,1523,1524,1522,1523,1524,1522,1522,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1522,1523,1524,1523,1524,1523,1523,1522,1523,1524,1524,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,0,0,1528,1529,1528,1528,1528,1529,1528,1529,1528,1528,1529,1528,1529,1528,1528,1528,1528,1528,1528,1528,1528,1529,1528,1529,1528,1529,1528,1529,1528,1528,1528,1528,1528,1528,1528,1528,1528,1528,1528,1529,1528,1529,1528,1529,1528,1528,1528,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1529,1528,1528,1529,1528,1528,1528,1529,1528,1529,1529,1529,1529,1528,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1519,0,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1513,0,0,0,1530,1530,1530,1530,1530,1530,1530,1530,1530,1513,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1531,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,0,1531,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,0,1530,1530,1531,1531,0,1530,0,0,1535,1535,1535,1535,0,1535,1534,1534,1534,1533,1535,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1535,1535,1535,1535,1535,1533,1534,1534,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1533,1535,1535,1535,1533,1535,1534,1534,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1534,1533,1533,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1534,1534,1535,1534,1534,1533,1535,1533,1533,1533,1533,1533,1533,1534,1534,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1534,2249,0,0,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1532,1532,1536,1532,1536,1532,1536,1532,1532,1532,1536,1532,1536,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1532,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,0,0,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1491,1537,1491,1537,1491,1537,1537,1491,1537,1491,1537,1491,1537,1491,1537,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1539,1539,0,1520,1051,0,1520,0,973,973,1034,1034,0,0,0,1034,0,1092,1092,1051,0,0,1034,1034,973,973,973,973,1092,1051,1034,1538,1539,973,1092,1092,1051,1051,1034,1034,1034,1538,1538,1539,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1034,1051,1051,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1092,1051,1034,1538,1539,1092,1051,1034,1538,1539,1092,1092,1051,1051,1034,1034,1538,1538,1539,1539,1092,1051,1034,1538,1539,1092,1051,1538,1539,1092,1051,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1034,1034,1538,1092,1051,1034,1538,1539,1092,1051,1034,1538,1539,1034,1034,1034,1034,1034,999,973,973,1092,1051,1034,1538,1539,973,973,973,1092,1092,1051,1051,1034,1538,1538,1538,1538,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1092,1092,1051,1051,1538,1538,1539,1539,1034,973,1092,1051,1034,1538,1539,1051,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1029,1538,973,1092,1051,1034,1538,1539,1520,973,1092,1051,1034,1538,1539,999,999,999,1092,1051,1034,1538,1539,1092,1051,1538,1539,973,1092,1051,1034,1538,1539,1034,1034,973,1538,0,0,1092,1051,1034,1538,1539,1034,973,1092,1051,1034,1538,1539,973,973,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,0,0,0,36,1542,36,36,1542,36,1542,36,1542,36,1542,36,36,36,36,36,36,1542,36,36,1542,36,1542,36,1542,36,1542,36,36,36,36,36,1542,36,886,1542,36,1542,36,1542,36,36,36,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,36,36,36,36,36,36,36,1542,36,36,1542,36,36,1542,36,1542,1542,36,36,886,1542,1542,1542,1542,1542,1542,886,1542,886,36,36,36,36,1542,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,36,36,1542,36,0,1544,0,0,0,1543,1545,1546,1543,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1543,1543,1543,1543,1543,1546,1543,1544,1545,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1543,1543,1546,1545,1543,1543,1546,1543,1545,1546,1543,1545,1545,1545,1545,1545,1546,1543,1545,1546,1543,1543,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1546,1543,1545,1546,1543,1545,1546,1543,1545,1545,1546,1543,1545,1543,1543,1543,1544,1545,1545,1543,1543,1545,1543,1543,1546,1545,1543,1543,1546,1546,1543,1543,1545,1546,1543,1546,1546,1544,1544,1546,1546,1546,1546,1546,1546,1545,1546,1545,1545,1545,1543,1543,1545,1543,1543,1546,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1543,1543,1545,1546,1543,1545,0,0,0,0,0,0,0,1549,1547,1473,1549,1549,1471,1547,1547,1473,1473,1473,1549,1471,1547,1473,1549,1471,1547,1473,1473,1547,1547,1549,1471,1547,1473,1549,1471,1547,1473,1549,1547,1473,1549,1547,1473,1549,1549,1547,1547,1473,1473,1549,1547,1473,1471,1549,1547,1549,1547,1549,1471,1547,1473,1549,1471,1547,1473,1547,1547,1549,1471,1547,1473,1549,1471,1471,1547,1473,1473,1473,1547,1547,1549,1547,1473,1549,1547,1473,1473,1473,1473,1473,1473,1549,1471,1547,1473,1549,1549,1549,1549,1471,1547,1473,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1549,1547,1547,1473,1471,1471,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1473,1549,1549,1547,1547,1547,1549,1547,1473,1549,1547,1549,1471,1547,1473,1473,1473,1473,1473,1471,1471,1549,1547,1473,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,1549,1471,1547,1473,0,0,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,1553,1552,1552,1552,1553,1552,1553,1552,1553,1552,1553,1553,1553,1552,1553,1552,1553,1552,1553,1552,1552,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,1552,1552,1552,1553,1553,1553,1553,1552,1553,1552,1553,1552,1553,1552,1552,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,0,0,0,1550,1515,1515,1514,1515,1550,1550,1550,1514,1515,1550,1514,1515,1550,1550,1514,1515,1550,1514,1515,1550,1550,1550,1550,1550,1550,1514,1514,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1515,1550,1550,1550,1514,1514,1515,1550,1550,1550,1550,1550,1550,1550,1515,1550,1514,1515,1550,1550,1514,1515,1550,1514,1515,1550,1514,1514,1550,1515,1515,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1514,1515,1514,1515,1515,1550,1514,1514,1515,1550,1550,1550,1515,1550,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1472,0,1472,0,0,0,0,0,1555,1475,1472,1516,1516,1516,1556,1474,1555,1555,1475,1475,1475,1472,1472,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1555,1475,1472,1555,1475,1472,1555,1475,1475,1472,1472,1555,1475,1472,1516,1555,1516,1555,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1474,1555,1475,1472,1475,1472,1475,1472,1516,1555,1555,1475,1472,1555,1475,1472,1475,1475,1475,1475,1475,1472,1472,1472,1472,1472,1556,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1472,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1516,1555,1555,1475,1472,1474,1474,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1555,1555,1555,1475,1472,1516,1555,1516,1556,1474,1555,1475,1472,1475,1472,1475,1472,1474,1516,1516,1474,1474,1474,1474,1555,1475,1472,1475,1472,1516,1556,1474,1555,1475,1472,1556,1556,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1556,1474,1555,1475,1472,1516,1516,1516,1556,1474,1555,1475,1472,1516,1516,1555,1555,0,1046,1046,1548,1548,1548,1548,1548,0,1548,1548,0,0,0,0,1046,1557,1558,1548,946,1046,1046,1557,1557,1558,1548,1548,946,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1557,1557,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1046,1557,1557,1558,1548,1548,946,946,1046,1557,1558,1548,946,1046,1557,1548,946,1046,1557,1557,1557,1557,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,946,946,1046,1557,1548,946,1046,1557,1548,946,1046,1557,1548,946,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1557,1558,1548,946,1046,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1046,1557,1557,1548,1548,946,946,1046,1557,1558,1548,946,1557,1559,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1557,1558,1557,1046,1557,1558,1548,946,1046,1557,1548,946,1046,1557,1558,1548,946,1558,1558,1558,1558,946,1558,1046,1557,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1558,1558,1046,1557,1558,1548,946,2250,2250,2251,1563,0,0,0,2251,0,2251,0,1563,1563,1563,1560,1561,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,1560,1561,1560,1561,1560,1561,1560,1561,2251,1560,1561,1562,1562,1563,2251,1560,1561,1562,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,0,0,1560,0,0,1560,1561,2251,1560,1561,1562,1563,1560,0,0,1560,1561,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,0,0,2252,2253,2254,2254,2254,1575,1572,0,1572,1575,1575,1572,1572,0,0,1572,0,1572,0,0,0,1572,0,0,0,0,1569,0,0,1569,1575,1572,1569,1575,1567,1568,1569,1570,1571,1572,1565,1567,1567,1567,1568,1569,1569,1569,1570,1570,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1569,1570,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1572,1567,1568,1569,1570,1571,1572,1567,1568,1569,1570,1571,1572,1567,1568,1569,1570,1571,1572,1565,1565,1569,1565,1574,1571,1569,1565,1567,1568,1569,1570,1571,1565,1574,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1574,1575,1572,1567,1568,1569,1570,1571,1567,1568,1569,1570,1571,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1569,1570,1567,1569,1570,1565,1567,1569,1570,1567,1569,1570,1567,1567,1567,1567,1567,1569,1569,1569,1569,1569,1570,1570,1570,1570,1570,1567,1567,1568,1568,1569,1569,1570,1570,1571,1571,1572,1572,1567,1568,1569,1570,1571,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1569,1569,1565,1565,1567,1568,1571,1571,1567,1569,1570,1571,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1565,1567,1568,1569,1570,1571,1565,1574,1575,1572,1574,1574,1567,1568,1567,1568,1571,1568,1571,1565,1575,1565,1568,1567,1568,1567,1568,1569,1570,1571,1572,1569,1565,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1569,1570,1567,1569,1570,1574,1567,1568,1569,1570,1571,1572,1565,1574,1574,1567,1568,1569,1570,1571,1572,1567,1569,1570,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,2255,2256,2257,2255,2258,2256,2259,2257,2257,2259,2255,2257,2255,2255,2260,2261,2262,2263,2260,2262,2262,2262,0,1611,0,0,1611,0,1576,1579,979,0,1625,1587,1594,0,1581,1601,0,0,0,1581,1601,0,1614,0,0,1594,0,0,0,0,1611,0,0,0,0,0,1579,979,0,1590,1594,1576,1579,979,0,0,0,1604,1604,1583,1594,0,1588,1592,0,1594,1576,1579,979,1605,1608,1576,1579,979,1594,1614,1625,0,0,1590,1605,1608,1625,1587,1625,1587,1605,1608,1588,1592,0,0,1587,0,0,0,0,0,0,0,0,0,0,0,0,1605,1608,0,1576,1579,979,1605,1608,0,1579,979,0,1579,979,0,1594,0,0,1579,979,0,0,0,1608,1625,1587,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1576,1577,0,944,1625,944,1586,1585,1587,1131,1131,1131,1619,1614,1613,1589,1589,1589,1590,1576,1576,1591,1591,1591,798,1580,1588,1592,1593,1577,1581,1581,1581,14,1594,1594,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1578,1578,1603,1604,713,713,713,1605,1605,1605,1606,1607,1607,1607,1608,1608,1608,1609,1610,1610,1610,1611,1612,1003,1003,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1578,1578,1131,1589,1591,1581,1594,1578,713,1607,1610,1003,1579,1580,1578,979,1576,1603,1581,1576,1576,1576,1576,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1586,1584,1131,0,1591,1613,1586,1577,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1131,1131,1589,1589,1590,1590,1576,1576,1591,798,798,1580,1588,1592,1593,1593,1577,1581,1581,14,14,1594,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1602,1578,1578,1603,1603,1604,1604,713,713,1605,1605,1606,1606,1607,1607,1608,1608,1609,1609,1610,1610,1611,1611,1612,1612,1003,1003,979,979,1590,1576,1591,798,1580,1592,1577,1594,1603,1604,1605,1606,1608,1609,1611,1612,0,1591,1591,1613,0,1581,1578,0,1613,1586,1577,0,944,1617,944,979,1585,944,979,1625,944,1586,1585,1587,1131,1619,1619,1614,1613,1589,1590,1576,1591,1591,798,1580,1588,1592,1593,1577,1581,14,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1619,1614,1613,1589,1590,1576,1591,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,1003,979,1003,1003,1586,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1131,1589,1591,1581,1594,1578,713,1605,1607,1608,1610,1003,1131,1589,1591,1581,1594,1578,713,1607,1610,1003,944,1577,1578,1578,944,1131,1589,1576,1591,1581,1594,1578,713,1605,1607,1608,1610,1003,1131,1589,1576,1591,1581,1594,1578,713,1605,1607,1608,1610,1003,1131,1131,1131,1131,1131,1589,1589,1589,1589,1589,1591,1591,1591,1591,1591,1581,1581,1581,1581,1581,1594,1594,1594,1594,1594,1578,1578,1578,1578,1578,713,713,713,713,713,1605,1605,1605,1605,1605,1607,1607,1607,1607,1607,1608,1608,1608,1608,1608,1610,1610,1610,1610,1610,1003,1003,1003,1003,1003,0,1624,944,1585,1585,798,1606,1609,1576,1586,1586,1586,1586,14,1595,1596,1597,1598,1599,1600,1601,1579,1602,0,14,944,1613,1576,1576,1131,1619,1614,1614,1613,1589,1590,1590,1576,1591,798,798,1580,1580,1588,1588,1592,1592,1577,1581,1594,1595,1596,1597,1598,1599,1600,1601,1579,1578,1578,1603,1603,1604,1604,713,1605,1606,1606,1607,1608,1609,1609,1610,1611,1611,1612,1612,1003,979,979,798,1606,1609,1625,944,1586,1585,1587,1131,1619,1614,1614,1614,1613,1589,1590,1576,1591,798,1580,1580,1580,1588,1588,1588,1588,1588,1588,1592,1592,1592,1592,1593,1577,1581,1581,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1601,1601,1579,1579,1579,1579,1579,1579,1579,1579,1579,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1611,1612,1003,979,979,979,979,979,979,979,979,979,979,979,979,1586,1578,1613,1613,1131,1131,1586,1131,1589,1578,713,1607,1610,1003,1591,1616,1131,1589,1591,1591,1581,1578,713,1610,1003,979,1589,713,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1578,1578,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1633,1131,1589,1588,1581,1578,713,1610,1003,979,944,944,979,979,0,1585,1585,1577,944,0,944,944,1586,713,14,713,14,1613,1131,1589,1591,1581,1594,1578,713,1607,1610,1003,1586,1586,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,14,14,14,1577,1577,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1614,1590,1576,1591,798,1580,1592,1577,1594,1603,1604,1605,1606,1608,1609,1611,1612,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1586,1586,1131,1589,1578,713,1607,1610,1003,1586,1591,1591,713,1583,1131,1589,1591,1591,1581,1594,1578,713,1610,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1588,1650,1131,1131,1589,1589,1581,1581,1594,1578,1578,713,713,1610,1610,1003,1003,979,979,0,1580,1003,1586,1576,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1577,979,1003,713,1586,1578,713,1576,1576,1589,944,944,1589,0,1576,0,713,1003,1607,1610,1576,1576,14,1594,1587,1131,1619,1613,1589,1576,1580,1588,1593,1581,1594,1602,1578,713,1607,1610,1003,979,1576,1586,1131,1619,1589,1602,713,1607,1610,1003,1003,713,1576,979,0,1613,1613,1591,1624,1586,1586,1589,1613,1586,1586,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,944,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1131,1589,1591,1581,1594,1578,713,1605,1607,1608,1610,1003,1131,1589,1591,1581,1594,1578,713,1607,1610,1003,0,1613,1577,0,14,1577,1586,1607,1610,1586,1607,1607,1610,1607,1610,1580,1602,1602,1607,713,14,713,1003,1577,713,1576,1576,1577,14,1602,14,1602,1614,1592,1611,0,1613,1607,1610,1610,1131,1589,1581,14,1602,1578,713,1607,1610,1003,979,14,0,1607,1607,1578,0,1586,1576,0,1607,1610,0,1585,1576,1579,979,979,1576,979,1576,979,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1594,1605,1608,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1614,1590,798,1580,1588,1592,1578,1603,1604,1606,1609,1611,1612,979,1588,1578,1578,1614,1590,798,1580,1588,1592,1578,1603,1604,1606,1609,1611,1612,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1588,944,1587,1131,1619,1613,1589,1576,1588,1593,1581,1602,1578,713,1607,1610,1003,979,1578,944,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,979,0,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1585,1585,1589,1613,0,0,1586,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1577,2264,2265,2264,2266,2266,2265,2267,2268,2267,2269,2269,2268,0,0,1658,1658,1658,1658,1645,1658,1645,1658,1645,1658,1658,1645,1658,1645,1658,1658,1658,1658,1658,1645,1658,1645,1658,1658,1645,1658,1658,1645,1658,1658,1658,1658,1658,1658,1658,1658,1658,1658,1658,1645,1658,1658,1645,1658,1645,1658,1658,1645,1658,1645,1658,1645,1645,1658,1645,1658,1658,1645,1658,1658,1645,1658,1645,1658,1645,1658,1658,1658,1645,1658,1658,1658,1658,1645,1658,1645,1658,1645,1658,1645,1658,1645,1658,1645,1658,1658,1645,1645,1658,1645,1658,1645,1658,1658,0,1625,1587,0,0,0,0,1625,1625,1587,1625,1587,0,1587,0,1625,1587,1635,1635,1635,1635,1635,1584,1635,1635,1635,1635,1635,1624,1635,1635,1635,1635,1635,1635,1635,1635,1635,1635,1624,1635,1635,1635,1635,1635,1635,1635,1635,1635,2264,2265,2264,2266,2266,2265,2267,2268,2267,2269,2269,2268,1659,0,0,0,1614,0,1590,1659,1614,0,1590,0,0,0,1659,1646,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1613,1659,1646,1659,1646,1659,1659,1646,1646,1613,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1613,1659,1646,1637,1659,1646,1637,1646,1659,1646,1637,1659,1646,1637,1646,1613,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1646,1659,1646,1637,1659,1646,1637,1659,1646,1637,1646,1613,1613,1637,1613,1659,1646,1659,1646,1637,1613,1646,1613,1659,1646,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1613,1637,1659,1646,1637,1665,1660,0,0,0,1661,1661,1665,1660,1665,1661,0,1661,1661,1661,1661,1665,0,1660,0,0,1665,1661,1664,0,1665,1661,1661,1629,1660,1634,1662,1661,1629,1660,1634,1662,1662,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1662,1660,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1661,1629,1660,1634,1662,1661,1661,1629,1629,1660,1660,1634,1662,1662,1661,1629,1660,1634,1662,1662,1662,0,1634,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1662,1662,1662,1662,1662,1662,1662,1662,1662,1634,1661,1661,1629,1629,1660,1660,1634,1662,1662,1665,1665,1628,1628,1661,1629,1660,1634,1662,1665,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1634,1662,1661,1629,1660,1634,1662,1665,1628,1664,0,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1629,1628,0,1629,1628,1660,1634,1660,1634,1662,1634,1634,0,0,1662,1634,1661,1629,1660,1634,1662,1661,1629,1660,1634,1662,1665,1628,1662,1662,1634,1665,1634,1661,1629,1660,1634,1662,1662,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1662,1665,1628,1661,1629,1660,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1660,1634,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1634,1661,1629,1660,1634,1662,1665,1628,2270,2271,2270,0,1664,0,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1664,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1669,1669,1669,1666,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1666,1666,1666,1666,1669,1669,1669,1669,1669,1669,1669,1666,1669,1666,1669,1669,1669,1666,1666,1669,1669,1669,1669,1669,1669,0,0,0,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,0,1669,1666,1666,1666,1669,1669,1669,1670,1669,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1669,1669,1669,1669,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1669,1669,1669,1666,1666,1670,1669,1666,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1670,1670,1670,1669,1670,1669,1666,0,0,0,0,0,0,1670,1670,1666,1670,1670,1669,1670,1669,1666,1666,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1684,1684,1699,1665,1673,0,0,0,1684,1685,1684,1684,0,1673,1692,0,0,1684,0,1684,1673,1665,1684,0,1665,1688,1692,1697,0,1688,1673,0,1673,1688,1691,1673,0,0,0,1677,1673,0,1684,1684,1689,0,1684,1673,0,1690,1700,1688,1673,0,1685,1684,1684,1665,0,1673,0,0,1673,1691,1685,1684,1684,1689,1697,1690,1700,1688,1685,1684,1677,1684,0,0,1684,0,1699,0,1665,1673,0,0,1684,1684,1687,0,0,1688,1684,0,1688,0,0,1688,1688,0,1687,1665,1688,1673,0,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1684,1684,1685,1685,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1684,1685,1671,1663,1676,1678,1694,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1695,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1684,1685,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1672,1676,1681,1682,1671,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1684,1685,1684,1685,1675,1675,1684,1685,1684,1685,1684,1684,1684,1684,1684,1685,1685,1685,1685,1685,1681,1698,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1694,1684,1685,1686,1695,1675,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1628,1671,1628,1671,1681,1679,1680,1681,1682,1683,1671,1694,0,1693,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1684,1685,1684,1685,1672,1674,1672,1693,1686,1696,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1684,1685,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1678,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1683,1696,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,2272,2273,2272,2273,2273,2273,2272,2273,2270,2271,2270,1576,0,0,1576,1576,1576,1576,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,0,0,0,0,1583,0,0,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1616,1702,1702,1633,1702,1702,1702,1702,1702,1702,1583,1702,1650,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,0,1588,1592,0,1588,1592,0,0,0,0,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1630,1631,1631,1630,1631,1630,1631,1630,1631,1630,1631,798,1630,1630,1631,1631,798,1630,1630,1631,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1631,1630,1631,1630,1631,1630,1631,1630,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1630,1631,1630,1631,1630,1631,1630,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,0,0,1577,1577,1581,1581,0,0,0,0,0,944,14,14,1594,1706,1594,1594,1594,0,0,0,1594,1594,1594,1706,1705,1706,1705,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,0,1705,1706,1705,1706,1705,1705,1706,1706,1705,1706,1705,1706,1705,1706,1705,1706,0,1705,1706,1705,1706,1706,1706,1705,1706,1705,1706,1705,0,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,0,1705,1706,0,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,0,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,1708,1708,1708,1708,1708,1708,1708,1708,1707,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,0,0,1708,0,1707,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1707,1708,1708,1709,1709,1707,1708,1709,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1709,1707,1708,1709,1707,1707,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2277,2286,2287,2288,2289,2284,2290,2285,2276,2291,2292,2287,2293,2294,2288,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2274,2275,2313,2293,2278,2279,2281,2291,2314,2292,2315,2282,2316,2317,2318,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2276,2283,2294,2274,2316,2317,2318,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2316,2317,2318,2290,2289,2288,2295,2296,2297,2298,2299,2312,2286,2291,2314,2292,2315,2282,2290,2314,2315,2313,2293,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1579,1601,1601,0,1626,1579,1579,1579,1579,0,0,0,1655,0,0,0,0,0,0,0,0,0,1579,1579,1579,1579,1632,1632,1632,1632,1632,1632,1632,1632,1632,1617,1632,1632,1632,1632,1626,1632,1632,1632,1632,1632,1632,1632,1632,1632,1632,1632,1632,1632,1602,1602,1655,1632,1632,1632,1632,1632,1632,1632,1632,1632,0,1586,1586,0,0,0,0,0,0,0,0,0,0,1638,1652,1638,1652,1638,1652,1638,1652,1603,1638,1652,1638,1652,1638,1638,1652,1638,1652,1638,1638,1652,1652,1638,1652,1638,1652,1638,1652,1638,1652,1652,1638,1652,1638,1652,1638,1652,1638,1638,1652,1652,1652,1638,1652,1638,1652,1638,1652,1638,1652,1638,1652,1638,1652,1652,1638,1652,1638,1652,1652,1638,1652,1638,1652,1638,1652,1638,1652,1652,1638,1652,1638,1652,1638,1652,1638,1652,1638,1652,1654,0,1604,1604,1654,0,1654,0,0,0,0,1654,1648,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1654,1654,1654,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1648,1648,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1648,1648,1639,1654,1648,1639,1648,1648,1654,1654,1648,1639,1639,1648,1648,1648,1654,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,2319,2319,1715,1611,0,0,1611,0,1715,1715,1715,1715,0,0,0,0,0,1611,1715,1715,1715,1715,1715,1715,1715,1605,1608,0,1605,1608,1605,1608,1715,1715,1605,1608,1715,1605,1608,0,0,0,1715,0,0,1608,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1657,1714,1715,1714,1715,1714,1714,1715,1715,1715,1657,1657,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1585,1606,1609,1714,1715,1715,1606,1609,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1585,1714,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1714,1714,1715,1618,1657,1714,1715,1714,1714,1618,1714,1585,1714,1715,1618,1657,1714,1715,1715,1715,1618,1657,1714,1715,1618,1657,1714,1715,1714,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1585,1618,1657,1714,1715,0,0,1720,0,1720,1720,0,0,0,0,0,1711,1710,1716,1717,1718,1719,1720,1721,1711,1711,1711,1710,1710,1710,1716,1716,1716,1717,1717,1717,1718,1718,1718,1719,1719,1719,1720,1720,1720,1721,1721,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1711,1710,1710,1716,1716,1717,1717,1718,1718,1719,1719,1720,1720,1721,1721,1711,1710,1716,1717,1718,1719,1720,1721,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1711,1711,1711,1711,1710,1710,1710,1710,1710,1716,1716,1716,1716,1716,1717,1717,1717,1717,1717,1718,1718,1718,1718,1718,1719,1719,1719,1719,1719,1720,1720,1720,1720,1720,1721,1721,1721,1721,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1719,1719,1721,1711,1710,1716,1717,1718,1719,1720,1721,1719,1719,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1719,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1719,1721,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1719,1719,1711,1710,1716,1717,1718,1719,1720,1721,1711,1710,1716,1717,1718,1719,1720,1721,1721,1711,1710,1716,1717,1718,1719,1720,1721,0,0,0,0,0,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,979,979,979,979,979,979,979,979,979,0,0,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,0,887,1119,1116,0,1118,1116,0,1118,1119,0,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1118,1116,1116,1116,1116,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1118,1119,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,0,0,0,0,0,0,0,0,618,109,627,618,109,627,618,627,618,0,0,0,0,0,0,765,763,764,765,763,764,765,764,765,0,1722,0,0,1461,1722,1722,1461,1722,1453,1461,1461,1722,1722,1453,1453,1453,1461,1722,1453,1461,1722,1453,1453,1453,1461,1722,1453,1461,1722,1453,0,1453,1453,1722,1453,1722,1453,1722,1722,1453,1722,1453,1453,1453,1453,1453,1461,1722,1453,1461,1722,1453,1453,1453,1461,1722,1453,1461,1722,1453,1453,1453,1461,1722,1453,1453,1461,1722,1453,1453,1453,1453,1453,1453,1453,1453,1461,1461,1722,1453,1453,1461,1461,1722,1453,1453,1453,1453,1461,1722,1453,1453,1461,1722,1453,1453,1453,1453,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1453,1461,1722,1453,1461,1722,1453,1453,1453,1453,1722,1453,1453,1461,1722,1453,1453,1453,1453,1453,1453,1453,0,1722,1453,1453,1461,1722,1453,1461,1453,1461,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1453,1453,1461,1722,1453,0,0,0,0,1724,1726,1725,1727,1724,1724,1724,1726,1726,1726,1725,1725,1725,1727,1727,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1726,1725,1725,1727,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1726,1725,1725,1727,1727,1727,1724,1726,1725,1727,1724,1724,1724,1724,1724,1726,1726,1726,1726,1726,1725,1725,1725,1725,1725,1727,1727,1727,1727,1727,1724,1724,1726,1726,1725,1725,1727,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,0,0,0,0,0,0,808,808,808,807,874,876,875,875,806,806,875,874,807,807,876,806,808,806,806,806,806,808,874,876,807,806,806,808,808,876,806,0,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,0,1728,1728,1728,1728,1728,1728,1728,0,0,1728,1728,1728,1728,0,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,2320,2320,2320,2320,2320,2320,2320,2320,0,0,2320,2320,2320,2320,2320,2320,2320,2320,2320,1729,2320,2320,2320,2320,2320,2320,2320,2320,2320,2320,2320,1729,1729,1729,2320,2320,2320,2320,2320,2320,2320,2320,1733,1733,1733,0,1733,1733,0,0,0,0,1731,729,1730,1732,1733,729,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1732,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,1731,729,1730,1732,1733,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,1731,729,729,1730,1730,1732,1732,1733,1733,1731,0,729,1730,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1730,729,729,1732,0,1731,729,1731,1730,1730,1730,1730,1730,1731,1730,1731,1730,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1732,1731,729,1730,1732,1733,1730,1730,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1733,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1732,1731,729,1730,1732,1733,1731,1731,729,1730,1732,1733,0,0,0,0,0,0,0,0,0,0,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1737,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1738,1738,1739,1741,1737,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1743,1734,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1737,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1741,1734,1734,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1734,1735,1735,1736,1736,1737,1737,1738,1738,1739,1739,1740,1740,1741,1741,1742,1742,1743,1743,1739,1737,1742,1735,1735,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,0,0,1737,1736,0,1737,1739,1740,0,1741,1734,1737,0,0,1736,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,0,1743,1740,1739,1738,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1737,1745,1745,0,1745,0,1745,1745,1745,0,1744,1745,1744,1745,1744,1745,1744,1745,1744,1744,1745,1744,1745,0,1744,1745,1744,1745,1744,1745,1745,1744,1745,1744,1745,0,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1744,1745,1744,1745,1744,1745,1744,1744,1745,1745,0,0,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,0,0,1744,0,0,1744,1745,1744,1745,1744,1745,1744,1745,0,0,0,1744,1744,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,2321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1750,0,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1752,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1750,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1751,1750,1751,1749,1752,1750,1751,1749,1752,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,0,0,0,0,0,0,0,0,0,0,0,0,1746,1746,1746,1746,1746,1746,0,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,0,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,0,1754,1754,1754,1754,1754,1754,1754,1754,0,1754,1754,1754,1754,1754,1754,1754,1754,1754,0,0,1758,1759,1757,0,0,0,0,1757,1758,1759,1759,1757,1757,1757,1758,1756,1757,1758,1756,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1756,1757,1758,1756,1757,1758,1756,1757,1757,1758,1758,1756,1757,1758,1757,1756,1757,1756,1757,1756,1757,1758,1759,1756,1757,1758,1759,1759,1759,1756,1757,1758,1759,1756,1757,1758,1759,1759,1759,1756,1757,1758,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1756,1757,1757,0,1756,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1757,1758,1757,1756,1757,1758,1759,1757,1757,1757,1757,1758,0,1756,1756,1757,1758,1756,1757,1756,1757,1758,1759,1756,1757,1757,1759,1756,1757,1757,1757,1756,1757,1758,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1757,1758,1756,1757,1758,1759,0,2322,2323,2324,2322,2323,2322,2324,2323,2324,1761,1761,1761,1761,0,0,1761,1760,1761,1760,1761,1761,1761,1760,1761,1760,1761,0,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1761,1760,1761,0,1760,1761,1760,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1761,1761,1761,1761,1761,1761,1761,1761,1760,1761,1760,1761,1760,1761,1760,1760,1761,1761,0,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,0,1760,1761,1760,1761,1760,1761,1761,1760,1760,1760,1761,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,0,0,0,1762,0,0,0,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,0,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,0,0,0,1755,0,0,1755,1755,1764,1755,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1755,1755,1755,1755,1755,1755,1764,1755,1764,1764,1764,1755,1764,1755,1764,1764,1764,1755,1755,1764,1755,1764,1755,1764,1755,1755,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,0,1755,1755,1755,1764,1764,1755,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1770,0,1765,1766,1769,1769,1766,1769,1768,0,0,1770,1769,0,0,0,0,1765,1768,0,1770,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1767,1767,1768,1769,1769,1770,1770,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1769,1770,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1771,1765,1766,1767,1768,1769,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1767,1770,1767,1769,1770,1767,1769,1770,1767,1767,1767,1767,1767,1770,1770,1770,1770,1770,1765,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1765,1766,1766,1767,1767,1768,1768,1769,1769,1771,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1771,1771,1771,1771,1767,0,1771,1767,1771,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1771,1765,1766,1767,1768,1769,1770,1771,1767,1770,1771,1771,1765,1766,1767,1768,1769,1770,1771,1767,1770,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,2325,2325,0,0,0,1772,1772,0,0,1772,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1772,1773,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,0,1773,0,0,1772,1773,1772,1773,1772,1773,1773,0,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,0,0,1775,0,0,0,0,0,0,1778,1778,719,719,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,719,719,719,719,719,1774,719,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1774,1775,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1774,1774,1775,1775,719,1777,1778,719,1774,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,719,719,0,0,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1774,719,719,1777,0,719,719,1777,1778,719,1774,1775,719,719,719,1777,0,0,1774,1775,0,719,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775],"f":"````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000`{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000`{{{b{A`}}}A`}{{{b{Ab}}}Ab}{{{b{Ad}}}Ad}{{{b{Af}}}Af}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}000``{Alc{}}000``{{}A`}{{}Ab}{{}Ad}{{}Af}`{An{{b{c}}}{}}000{An{{b{jc}}}{}}000????{Anf}000`{{{b{A`}}{b{jB`}}}Bb}{{{b{Ab}}{b{jB`}}}Bb}{{{b{Ad}}{b{jB`}}}Bb}{{{b{Af}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}101010`{{{b{A`}}{b{Bh}}}{{C`{{Bn{{Bl{Bj}}}}}}}}`{{}An}000`{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000{{{b{Bh}}{b{Cf}}}f}``{{}f}`````````````{{ChCh}f}000{Chf}0000000`{{}{{b{Cj}}}}000````>>>>9999{{{b{c}}}{{Cl{e}}}{}{}}000????{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000====`{{{b{jDb}}}f}`{{{b{jDd}}{Bl{Df}}DhCd}f}`````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{Dj}}}Dj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}0{{}Dl}{{}Dj}{An{{b{c}}}{}}0{{{b{Dj}}}{{b{c}}}{}}{An{{b{jc}}}{}}0{{{b{jDj}}}{{b{jc}}}{}}<<{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{Dl}}{b{Dl}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{E`{A`}}{Ed{Eb}}{Ef{Dj}}{Ef{Dl}}{Ej{Eh}}{Ej{El}}}f}{{ChCh}f}{Chf}000{{ChCh}Cd}{{}{{b{Cj}}}}0=99{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0==```````{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00`{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00```{Alc{}}``{{}En}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{{{b{jEn}}Cd}f}`666{Anf}00``{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{jDb}}}f}`{{}An}00``{{F`{b{jFb}}}f}{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00``````````````{Chf}000{{{b{jEn}}}f}````{{{b{jEn}}Fd{b{jBd}}{b{jFf}}}f}777{{{b{c}}}{{Cl{e}}}{}{}}00>>>{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00`;;;```````{{{b{c}}d}f{}}00000`{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000`{{{b{Fh}}FjFl}Fn}`{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{Fn}}}Fn}{{{b{G`}}}G`}{{{b{Fh}}}Fh}{{{b{Gb}}}Gb}{{{b{Gd}}}Gd}{{{b{Gf}}}Gf}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}0000000{{{b{c}}}{{Aj{Ah}}}{}}00000{{{b{G`}}}Gh}{Alc{}}00000{{}Fn}{{}G`}{{}Fh}{{}Gb}{{}Gd}{{}Gf}`{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000{Anf}00000```{{{b{Fn}}{b{jB`}}}Bb}{{{b{G`}}{b{jB`}}}Bb}{cc{}}00000000000{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1001100110`{{}An}00000`{{{b{jFb}}}f}{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000333333{{{b{c}}}Cd{}}00000`{FjGd}````````{{ChCh}f}00000{Chf}00000000000{{{Ej{Gj}}{Gl{Gd}}{Gn{Gf}}{Gn{Fn}}}f}{{}{{b{Cj}}}}00000`````````{{{b{jG`}}H`}f}??????::::::{{{b{c}}}{{Cl{e}}}{}{}}00000{{{b{c}}}e{}{}}00000{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000{{{Ej{Hb}}{Ej{Gj}}{Gn{Hd}}{Gl{Fn}}{Gn{G`}}{Gl{Hf}}{Gn{Hh}}{Gn{Hj}}}f}{{{Ej{Gj}}{Gn{Fn}}{Gn{Gf}}{Gl{Hl}}{Gl{Hn}}{Gl{Gd}}{Ej{I`}}{Gl{Ib}}{Ej{Bh}}}f}{ce{}{}}00000```{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{Id}}}Id}{{{b{If}}}If}{{{b{Ih}}}Ih}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00{{}Id}{{}If}{{}Ih}{An{{b{c}}}{}}0{{{b{Ih}}}{{b{c}}}{}}1{An{{b{jc}}}{}}0{{{b{jIh}}}{{b{jc}}}{}}1`???{Anf}00``````{{{b{Id}}{b{jB`}}}Bb}{{{b{If}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1001{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Ij}}{Gn{Il}}{Gn{In}}{Gn{Hj}}{Gl{Ih}}{Ej{Bh}}}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00``{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}`>>>888{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{Gj}}J`{Gl{Ih}}{Gl{Ib}}Jb{Gn{Hh}}{Gn{Id}}{Ed{Eb}}{Gn{Hf}}{Gn{Jd}}{Ej{Bh}}{Ej{Hb}}}f}===```{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{E`{A`}}{Ej{Gj}}{Ej{Jf}}{Gn{Jh}}{Gn{Jj}}{Gl{Jl}}{Gn{Jn}}{Gl{Hh}}{Gl{K`}}{Ej{Kb}}}f}{{{Ej{Gj}}{Gn{Hh}}{Gl{Kd}}{Gl{Jh}}{Ej{Jf}}}f}{{{b{Kd}}}Kd}{{{b{Jn}}}Jn}{{{b{Jl}}}Jl}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00{{}Kd}{{}Jn}{{}Jl}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00`???{Anf}00{{{b{Jn}}{b{jB`}}}Bb}{{{b{Jl}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1001`{{}An}00{{{b{jFb}}}f}{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00`{{ChCh}f}00{Chf}00000`{{}{{b{Cj}}}}00<<<777{{{b{c}}}{{Cl{e}}}{}{}}00==={c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00;;;``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{Kf}}}Kf}{{{b{Kh}}}Kh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{{{b{Kf}}Kj}Kl}{Alc{}}0{{}Kf}{{}Kh}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0{{{b{Kf}}{b{jB`}}}Bb}{{{b{Kh}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{}An}0{{{b{jFb}}}f}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{Ej{Gj}}J`{Gl{Ib}}{Gl{Hh}}{Gl{Kf}}{Gl{Kh}}{Gl{K`}}{Gn{Hf}}}f}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0`==88{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<```{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{Kn}}}Kn}{{{b{L`}}}L`}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}`{{{Lb{Kn}}Jb{Gl{Hh}}{Gn{Ld}}{Gn{Lf}}{Ef{L`}}}f}{{{Lb{Kn}}{Ej{Gj}}{Gl{Kf}}{Gl{Hh}}{Gn{Lf}}}f}{{{Lb{Kn}}{Ej{Gj}}{Gl{Jd}}{Gl{Hh}}{Gn{Lf}}}f}{{}Kn}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={{{b{jLh}}Lj{Ln{Ll}}{Ln{Ll}}{M`{Fl}}}f}{Anf}00{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{Bd}}}L`}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00``{{{b{jFb}}}f}`{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0```==888{{{b{c}}}{{Cl{e}}}{}{}}00>>>{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00<<<`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{Bd}}{b{jc}}}e{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{jMb}}}f}0`{{{b{jMb}}{b{{Bl{Md}}}}{b{Gh}}Mf}f}{{{b{jMb}}Mh}f}{{{b{jMb}}Fj}f}{{{b{jMb}}Mf}f}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}```{cc{}}0{{{b{c}}}e{}{}}{{{b{Mb}}}An}{{{b{Mb}}}Mj}{{{b{Bd}}}c{}}{{{Ej{I`}}Mb}f}{{}An}{{{b{jFb}}}f}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{b{jMb}}Fj{b{Gh}}}f}{Chf}{{{b{jMb}}Mf{b{Ml}}}f}{{{b{jMb}}{b{Ml}}}f}{{{b{jMb}}Mf{b{{Cl{{Bl{Mn}}}}}}}f}{{{b{jMb}}MfMj{b{{Cl{Mf}}}}N`}f}```{{{b{jMb}}MfCd}f}```;{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}`{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{ce{}{}}```````````{{{b{c}}d}f{}}000000000{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}0000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000{{{b{c}}}{{b{e}}}{}{}}000000000{{{b{Bd}}{b{jc}}}e{}{}}1{{{b{jc}}}{{b{je}}}{}{}}0000000000```{{{b{Md}}}Md}{{{b{Nb}}}Nb}{{{b{Nd}}}Nd}{{{b{Nf}}}Nf}{{{b{Nh}}}Nh}{{{b{Nj}}}Nj}{{{b{Nl}}}Nl}{{{b{Nn}}}Nn}{{{b{O`}}}O`}{{{b{Ob}}}Ob}{{{b{c}}{b{je}}}f{}{}}000000000{{{b{c}}}f{}}00000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000``{Alc{}}00000000{{{b{jOd}}Fj{Bn{Fj}}{b{{Gn{c}}}}{b{{Ej{Gj}}}}}fOf}{{{b{jOd}}Fj{Bn{Fj}}}f}``{{}Md}{{}Nb}{{}Nd}{{}Nf}{{}Nh}{{}Nj}{{}Nl}{{}O`}{{}Ob}{An{{b{c}}}{}}0000{{{b{Nh}}}{{b{c}}}{}}{{{b{Nj}}}{{b{c}}}{}}2{{{b{Nl}}}{{b{c}}}{}}33333{An{{b{jc}}}{}}000{{{b{jNh}}}{{b{jc}}}{}}1{{{b{jNj}}}{{b{jc}}}{}}2{{{b{jNl}}}{{b{jc}}}{}}33333{c{{Cn{Nd}}}Oh}`{{{b{c}}}{{b{e}}}{}{}}0000000000{Anf}0000000000````{{{b{Md}}{b{jB`}}}Bb}{{{b{Nb}}{b{jB`}}}Bb}{{{b{Nd}}{b{jB`}}}Bb}{cc{}}000000000000000000000{{{b{c}}}e{}{}}0000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101011010010101{{{b{jDb}}}f}1````{{J`{Gn{Nf}}{Ef{Gj}}{Gn{Hh}}{Gl{Nh}}{Ej{Jf}}}f}{{}An}0000000000{{{b{jOd}}Fj{b{{Gl{c}}}}{b{{Ef{Gj}}}}}fOf}`{ce{}{}}0000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000{{{C`{c}}}{{C`{h}}}{}}0000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000033333333333{{{b{Od}}Fj}Cd}{{{b{c}}}Cd{}}0000000000``{{{b{jOd}}Fj{b{j{Ef{Gj}}}}{b{{Gl{Nn}}}}{b{jJ`}}}f}````{eNn{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}{{}O`}{A@`O`}`````{{ChCh}f}000000000{Chf}0000000000000000000<{{}{{b{Cj}}}}000000000{{{b{jFb}}}f}````````````{{{b{c}}}e{}{}}000000000>>>>>>>>>>>{{{b{c}}}{{Cl{e}}}{}{}}000000000011111111111{c{{Cn{e}}}{}{}}000000000000000000000{{{b{c}}}D`{}}0000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000`{ce{}{}}0000000000``{{{b{c}}d}f{}}0``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`````{{FjMf}{{Ol{ff}}}}`{{{b{A@b}}}A@b}{{{b{A@d}}}A@d}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}0{{}A@b}{{}A@d}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0```{{{b{A@b}}{b{jB`}}}Bb}{{{b{A@d}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{A@d}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}```````>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{A@d}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}==``{{{b{c}}d}f{}}0````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0```{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0```{{FjMf}{{Ol{ff}}}}{{{b{AAb}}}AAb}{{{b{AAd}}}AAd}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}0{{}AAb}{{}AAd}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0```{{{b{AAb}}{b{jB`}}}Bb}{{{b{AAd}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AAd}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}```````>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{AAd}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}==````````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{AAf}}}AAf}{{{b{AAh}}}AAh}{{{b{AAj}}}AAj}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00``{Alc{}}00{{}AAf}{{}AAh}{{}AAj}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00{{{b{Hl}}}{{Cl{Cd}}}}{{{b{AAf}}{b{jB`}}}Bb}{{{b{AAh}}{b{jB`}}}Bb}`{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0101{{{b{jDb}}}f}{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nh}}{Gn{Nj}}{Gn{AAj}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{Hl}}Od{Ej{Bh}}}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{AAh}}}Cd}{{ChCh}f}00{Chf}00000```{{}{{b{Cj}}}}00{{{b{jFb}}}f}``````???999{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{AAl}}{Ej{Hb}}{Ej{Gj}}{Gl{Ib}}{Gn{AAj}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}{Gn{Hh}}{Gn{Nf}}J`{Gl{Nh}}{Gl{Nj}}{Ej{Bh}}}f}???```````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00``````````{{{b{AAn}}}AAn}{{{b{AB`}}}AB`}{{{b{ABb}}}ABb}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}00```{Alc{}}00`{{}AAn}{{}AB`}{{}ABb}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00`{{{b{AAn}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0110{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AB`}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{ABb}}{b{Jb}}{b{{Gl{Ib}}}}{b{{Gn{Hf}}}}{b{jJ`}}{b{Hh}}}Cd}`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}`???999{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{Gj}}{Gn{A@n}}{Ej{Bh}}{Gl{Nj}}{Gn{AB`}}A@lJ`}f}{{{Ej{Gj}}{Gn{Nf}}{Ej{Bh}}{Gl{Nj}}{Gn{ABb}}J`{Gn{Hj}}{Gl{Ib}}Jb{Gn{K`}}{Ed{Eb}}{Gl{Hh}}{Gl{Nh}}{Gn{Hf}}{Ej{Hb}}}f}{ce{}{}}00``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}`{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{ABd}}}ABd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}ABd}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}`{{{b{ABd}}{b{jB`}}}Bb}`{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{Hj}}{Gn{Hl}}}f}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{jFb}}}f}`>8{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<`````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000`{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{ABf}}}ABf}{{{b{ABh}}}ABh}{{{b{ABj}}}ABj}{{{b{ABl}}}ABl}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}000`{Alc{}}0{{}ABf}{{}ABh}{An{{b{c}}}{}}0{{{b{ABh}}}{{b{c}}}{}}11{An{{b{jc}}}{}}0{{{b{jABh}}}{{b{jc}}}{}}11????{Anf}000``{{{b{ABf}}{b{jB`}}}Bb}{{{b{ABh}}{b{jB`}}}Bb}{{{b{ABj}}{b{jB`}}}Bb}{{{b{ABl}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{{b{jDb}}}f}{{{Ej{AAl}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{ABh}}{Gn{ABj}}{Gn{Hh}}{Gn{Ij}}{Gn{Il}}{Gn{Hj}}{Gn{Hl}}Od}f}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{{ChCh}f}000{Chf}00000{{}{{b{Cj}}}}00`{{{b{jFb}}}f}```>>>>8888{{{b{c}}}{{Cl{e}}}{}{}}000????{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{Ej{AAl}}{Ej{Hb}}{Ej{Gj}}{Gl{ABh}}{Gn{ABj}}{Gn{Nj}}{Ej{Bh}}{Gn{Hj}}{Gn{Hh}}Jb{Gl{K`}}}f}====```````````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{ABn}}}ABn}{{{b{AC`}}}AC`}{{{b{ACb}}}ACb}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{{{Ej{Hb}}{Ej{Gj}}{Gl{ACd}}{Gl{Ib}}{Ej{I`}}{Gn{ACb}}{Gn{K`}}{Gl{AC`}}}f}{Alc{}}00``{{}ABn}{{}AC`}{{}ACb}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00>>>{Anf}00`{{{Ed{Gj}}{Gl{ACb}}{Gl{AC`}}{Gn{ACf}}{Gl{Ib}}{Gl{Hf}}{Gl{K`}}{Ej{Jf}}{Gl{Nj}}{Ej{Bh}}{Gn{Hh}}{Ed{Eb}}{Ed{ACh}}{Gn{Hj}}{Gn{Hl}}{Gn{Kf}}{Gn{In}}{Gn{ACj}}}f}``````{{{b{ABn}}{b{jB`}}}Bb}{{{b{AC`}}{b{jB`}}}Bb}{{{b{ACb}}{b{jB`}}}Bb}`{{{b{ABn}}}{{ACl{Mf}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0101{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00``{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}{{FjFj}{{Ol{ff}}}}`{{FjFj{Cl{Fj}}}{{Ol{ff}}}}`1>>>:::{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00{{{b{ACn}}}{{Cl{{Bl{ABn}}}}}}111{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00???```{{{b{c}}d}f{}}00`{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00``{{{b{AD`}}}AD`}{{{b{ADb}}}ADb}{{{b{ADd}}}ADd}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00``{{}AD`}{{}ADb}{{}ADd}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00```````{{{b{AD`}}{b{jB`}}}Bb}{{{b{ADb}}{b{jB`}}}Bb}{{{b{ADd}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1010````{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{ADb}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}`>>>888{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{J`{Ej{Gj}}{Gl{A@n}}{Gl{Nj}}{Ej{Bh}}{Ed{Eb}}{Gn{ADb}}{Gn{Hl}}}f}{{{Ej{Hb}}J`{Ej{Gj}}{Gn{Hh}}{Gl{Nj}}{Gl{Nh}}{Ed{Eb}}{Gn{ADd}}A@l{Ej{Bh}}{Gn{Jd}}{Gn{ADf}}{Gn{Nf}}{Ef{ACh}}}f}>>>````{{{b{c}}d}f{}}000``{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000``{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{ADh}}}ADh}{{{b{ACf}}}ACf}{{{b{ACd}}}ACd}{{{b{ACj}}}ACj}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}000{Alc{}}000{{}ADh}{{}ACf}{{}ACd}{{}ACj}{{{Ej{Gj}}{Gl{ACj}}{Gl{Nh}}{Gn{ACd}}{Gn{ADj}}J`{Gn{Nf}}}f}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{{{b{c}}}{{b{e}}}{}{}}000{Anf}000````{{{b{ADh}}{b{jB`}}}Bb}{{{b{ACf}}{b{jB`}}}Bb}{{{b{ACd}}{b{jB`}}}Bb}{{{b{ACj}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}101001{{{b{jDb}}}f}`{{{E`{A`}}{Gn{Nf}}{Gn{Nj}}{Ef{Gj}}{Ej{Bh}}{Gn{ACf}}{Gn{Hj}}{Gn{Nh}}{Gn{A@f}}{Gn{A@j}}{Gn{A@h}}{Gn{Hh}}{Gn{K`}}Od}f}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{MfACf}`{{ChCh}f}000{Chf}0000000{{}{{b{Cj}}}}000{{{b{jFb}}}f}`????9999{{{b{c}}}{{Cl{e}}}{}{}}000{{{b{c}}}e{}{}}000{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{Ej{Gj}}{Gl{Ib}}{Gl{ADj}}{Gl{ADl}}{Gn{ACf}}{Ej{I`}}{Gn{ACd}}J`}f}????`````{{{b{c}}d}f{}}0000```{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000``{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000``{{{b{ADn}}}ADn}{{{b{AE`}}}AE`}{{{b{AEb}}}AEb}{{{b{AEd}}}AEd}{{{b{AEf}}}AEf}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}0000{Alc{}}000``{{}ADn}{{}AE`}{{}AEb}{{}AEd}{An{{b{c}}}{}}000{{{b{AEd}}}{{b{c}}}{}}1{An{{b{jc}}}{}}000{{{b{jAEd}}}{{b{jc}}}{}}1{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000````````{{{b{ADn}}{b{jB`}}}Bb}{{{b{AE`}}{b{jB`}}}Bb}{{{b{AEb}}{b{jB`}}}Bb}{{{b{AEf}}{b{jB`}}}Bb}{cc{}}000000000{{{b{c}}}e{}{}}0000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}100101````{{{b{jDb}}}f}`{{{Ej{Bh}}{Ef{Gj}}{Gl{Hh}}{Gn{Nf}}{Gn{Nj}}{Gn{Nh}}OdJ`}f}{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000```````{{ChCh}f}0000{Chf}00000000{{}{{b{Cj}}}}000{{{b{jFb}}}f}{{{Cl{Fj}}HhAEhCd{Cl{Cd}}}{{Ol{ff}}}}`?????99999{{{b{c}}}{{Cl{e}}}{}{}}0000{{{b{c}}}e{}{}}0000{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{{{Ej{Gj}}J`{Gn{A@n}}{Ed{Eb}}{Gl{AEd}}{Gn{AE`}}{Ej{Bh}}{Gn{Hl}}}f}{{{Ej{Gj}}{Gl{AEd}}{Ej{Bh}}Jb{Gl{Ib}}{Ed{Eb}}{Ef{ACh}}{Gn{AEb}}{Gn{Hj}}{Gn{K`}}{Gn{Nf}}A@l{Gn{Hh}}J`{Ej{Hb}}{Gl{Nh}}{Gn{Hf}}}f}{ce{}{}}0000`````{{{b{c}}d}f{}}00``{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`````{{{b{AEj}}}AEj}{{{b{AEl}}}AEl}{{{b{AEn}}}AEn}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00``{Alc{}}00{{}AEj}{{}AEl}{{}AEn}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00`````{{{b{AEj}}{b{jB`}}}Bb}{{{b{AEl}}{b{jB`}}}Bb}{{{b{AEn}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0110{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AEl}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00`{{FjMf}{{Ol{ff}}}}`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}0{{{b{jFb}}}f}````???999{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{AEl}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}???```{{{b{c}}d}f{}}00``````{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`{{{b{AF`}}}AF`}{{{b{AFb}}}AFb}{{{b{AFd}}}AFd}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00``{{}AF`}{{}AFb}{{}AFd}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00```````{{{b{AF`}}{b{jB`}}}Bb}{{{b{AFb}}{b{jB`}}}Bb}{{{b{AFd}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1010{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AFb}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}`>>>888{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}{Gn{AFb}}{Gn{A@n}}A@lJ`}f}{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}{Ed{Eb}}{Ef{ACh}}{Gn{AFd}}{Gn{Hl}}{Gn{Nf}}{Gl{Ib}}J`Jb{Gl{Hh}}{Ej{Hb}}{Gl{Nh}}{Gn{Hf}}}f}>>>``{{{b{c}}d}f{}}0``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0````{{{b{AFf}}}AFf}{{{b{AFh}}}AFh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}0{{}AFf}{{}AFh}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0```{{{b{AFf}}{b{jB`}}}Bb}{{{b{AFh}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AFh}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{FjMf}{{Ol{ff}}}}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}```````??99{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{AFh}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}??``{{{b{c}}d}f{}}0``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0````{{{b{AFj}}}AFj}{{{b{AFl}}}AFl}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}0{{}AFj}{{}AFl}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0```{{{b{AFj}}{b{jB`}}}Bb}{{{b{AFl}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AFl}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{FjMf}{{Ol{ff}}}}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}```````??99{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{AFl}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}??```{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{AFn}}}AFn}{{{b{AG`}}}AG`}{{{b{AGb}}}AGb}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00{{}AFn}{{}AG`}{{}AGb}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00{{{b{AFn}}{b{jB`}}}Bb}{{{b{AG`}}{b{jB`}}}Bb}{{{b{AGb}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0101{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AG`}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}>>>888{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ef{Gj}}{Ef{AGb}}{Gl{AG`}}{Gn{Ib}}{Gn{Hh}}{Ej{I`}}Od}f}===``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0````{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AGd}}}AGd}{{{b{AGf}}}AGf}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AGd}{{}AGf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{AGd}}{b{jB`}}}Bb}{{{b{AGf}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AGf}}{Gn{Hj}}{Gn{K`}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AGf}}Jb{Gn{K`}}}f}==``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AGh}}}AGh}{{{b{AGj}}}AGj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AGh}{{}AGj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0`{{{b{AGh}}{b{jB`}}}Bb}{{{b{AGj}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AGj}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}`>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AGj}}Jb{Gn{ADl}}}f}==`````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{AGl}}}AGl}{{{b{AGn}}}AGn}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}0{{}AGl}{{}AGn}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{AGl}}{b{jB`}}}Bb}{{{b{AGn}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{jDb}}}f}````{{{Ef{Gj}}{Gn{Nf}}{Gn{Nh}}{Gn{Nj}}{Ej{Bh}}{Gn{AGn}}{Gn{Hj}}{Gn{Hl}}{Gn{Hn}}{Gn{K`}}{Gn{Hh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0`{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AGn}}{Gn{Hj}}{Gn{Hl}}{Gn{Hn}}{Ej{Hb}}{Gn{K`}}{Gn{Hh}}{Gl{Nj}}{Ej{Bh}}{Gn{Kf}}}f}==`````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AH`}}}AH`}{{{b{AHb}}}AHb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AH`}{{}AHb}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0`{{{b{AH`}}{b{jB`}}}Bb}{{{b{AHb}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AHb}}{Gn{Hj}}{Gn{K`}}{Gn{Hl}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}`>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AHb}}Jb{Gl{Ib}}{Gn{Hf}}J`{Gl{Hh}}}f}==``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AHd}}}AHd}{{{b{AHf}}}AHf}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AHd}{{}AHf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{AHd}}{b{jB`}}}Bb}{{{b{AHf}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AHf}}{Gn{Hj}}{Gn{K`}}{Ef{AHh}}{Gl{Hh}}{Ej{Jf}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}````>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}{Gn{AHf}}{Gn{Hj}}{Gn{K`}}{Gl{Ld}}Jb{Ed{Eb}}}f}==````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000`{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{AHj}}}AHj}{{{b{AHl}}}AHl}{{{b{AHn}}}AHn}{{{b{AI`}}}AI`}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000000{{{b{c}}}{{Aj{Ah}}}{}}000{Alc{}}000{{}AHj}{{}AHl}{{}AHn}{{}AI`}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000????{Anf}000{{{b{AHj}}{b{jB`}}}Bb}{{{b{AHl}}{b{jB`}}}Bb}{{{b{AHn}}{b{jB`}}}Bb}{{{b{AI`}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}101010{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AHn}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000``{{ChCh}f}000{Chf}0000000{{}{{b{Cj}}}}000{{{b{jFb}}}f}`>>>>8888{{{b{c}}}{{Cl{e}}}{}{}}000????{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}{Gn{AHn}}{Gl{A@n}}A@l{Gn{ADj}}J`{Gl{Nh}}}f}{{{Ej{Gj}}J`{Gn{AHl}}{Gn{AI`}}{Gl{Ib}}Jb{Gl{K`}}{Gl{AIb}}{Gn{Nf}}{Gl{Nh}}{Gl{Hh}}}f}>>>>```````{{{b{c}}d}f{}}000`{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000``{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000``{{{b{AId}}}AId}{{{b{AIf}}}AIf}{{{b{AIh}}}AIh}{{{b{AIj}}}AIj}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}000`{Alc{}}000{{}AId}{{}AIf}{{}AIh}{{}AIj}{An{{b{c}}}{}}00{{{b{AIj}}}{{b{c}}}{}}1{An{{b{jc}}}{}}00{{{b{jAIj}}}{{b{jc}}}{}}1{{{b{c}}}{{b{e}}}{}{}}000{Anf}000``{{{b{AId}}{b{jB`}}}Bb}{{{b{AIf}}{b{jB`}}}Bb}{{{b{AIh}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}010110{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AIf}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{{ChCh}f}000{Chf}0000000{{}{{b{Cj}}}}00{{{b{jFb}}}f}```{Fj{{Ol{ff}}}}`????9999{{{b{c}}}{{Cl{e}}}{}{}}000{{{b{c}}}e{}{}}000{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}Jb{Ed{Eb}}{Gn{AIf}}{Gn{Hj}}{Gn{K`}}{Gn{A@n}}{Gl{Ib}}A@lJ`{Gn{ADf}}{Gn{Hh}}{Gn{Hf}}}f}????````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{AIl}}}AIl}{{{b{AIn}}}AIn}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AIl}{{}AIn}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{AIl}}{b{jB`}}}Bb}{{{b{AIn}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{jDb}}}f}``{{{Ef{Gj}}{Gn{Nf}}{Gn{Nh}}{Gn{Nj}}{Ej{Bh}}{Gn{AIn}}{Gn{Hd}}{Gn{K`}}{Gn{Hh}}Od}f}`{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}`>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AIn}}{Gn{K`}}{Gl{Hh}}{Gl{Kf}}{Gl{Nj}}{Ej{Bh}}}f}==`````````````````{{{b{c}}d}f{}}0000`{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000{{{b{I`}}}I`}{{{b{AJ`}}}AJ`}{{{b{AJb}}}AJb}{{{b{AJd}}}AJd}{{{b{AJf}}}AJf}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}0000``{Alc{}}00{{}I`}{{}AJ`}{{}AJd}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{c{{Cn{AJb}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000`{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{I`}}{b{jB`}}}Bb}{{{b{AJ`}}{b{jB`}}}Bb}{{{b{AJb}}{b{jB`}}}Bb}{{{b{AJd}}{b{jB`}}}Bb}{{{b{AJf}}{b{jB`}}}Bb}{cc{}}000000000{{{b{c}}}e{}{}}0000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0110{{{b{I`}}An}{{b{AKd}}}}{{{b{jI`}}An}{{b{jAKd}}}}{{{b{I`}}An}{{Cl{AKf}}}}{{{b{c}}An}e{}{}}{{}An}0000{{{b{jFb}}}f}{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333`{{{b{c}}}Cd{}}0000````{{{b{jc}}An{b{e}}AKh}f{}{}}`{{ChCh}f}0000{Chf}0000000{{}{{b{Cj}}}}00``{{{b{AJb}}c}CnAKj}{{{b{c}}}e{}{}}0000:::::{{{b{c}}}{{Cl{e}}}{}{}}000011111{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{{{b{jI`}}{b{jAKl}}}f}?????````````````````````````````````{{{b{c}}d}f{}}00000000{{{b{c}}}{{b{h}}}{}}000000000{{{b{jc}}}{{b{jh}}}{}}000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000{{}A@h}{{{b{c}}}{{b{e}}}{}{}}0000{{{b{Bd}}{b{jc}}}e{}{}}11111{{{b{jc}}}{{b{je}}}{}{}}000000000{{{b{A@f}}}A@f}{{{b{ADj}}}ADj}{{{b{AKn}}}AKn}{{{b{AL`}}}AL`}{{{b{AA`}}}AA`}{{{b{ALb}}}ALb}{{{b{A@n}}}A@n}{{{b{A@j}}}A@j}{{{b{A@h}}}A@h}{{{b{c}}{b{je}}}f{}{}}00000000{{{b{c}}}f{}}0000000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000{Alc{}}0000000{{}A@f}{{}ADj}{{}AKn}{{}AA`}{{}ALb}{{}A@n}{{}A@j}{{}A@h}{An{{b{c}}}{}}{{{b{ADj}}}{{b{c}}}{}}1111{{{b{A@l}}}{{b{c}}}{}}22222{An{{b{jc}}}{}}{{{b{jADj}}}{{b{jc}}}{}}1111{{{b{jA@l}}}{{b{jc}}}{}}22222{{{b{c}}}{{b{e}}}{}{}}000000000{Anf}000000000`{{J`{Gn{AKn}}A@l}f}``{{{b{A@l}}Fj}{{Cl{AL`}}}}{{{b{AL`}}{b{jB`}}}Bb}{{{b{A@l}}{b{jB`}}}Bb}{cc{}}0000000000000000000{{{b{c}}}e{}{}}000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}101001100101010{{{Ej{Gj}}{Gl{A@j}}{Gl{A@f}}{Gn{ALb}}{Gn{K`}}{Gn{Gd}}{Gn{ADf}}}f}`{{}An}000000000{{{b{jFb}}}f}{ce{}{}}000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000{{{C`{c}}}{{C`{h}}}{}}000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000003333333333`{{{b{c}}}Cd{}}000000000``````{{ChCh}f}00000000{Chf}00000000000000000`{{}{{b{Cj}}}}0000000`{FlA@h}``{{{Ej{Gj}}{Gl{A@h}}{Gl{A@f}}{Ej{I`}}{Gl{Ib}}{Gn{AA`}}{Gn{K`}}{Gn{Gd}}{Gn{Hj}}{Gn{Hh}}{Gl{Nh}}{Gl{ALd}}{Gl{AG`}}J`}f}?????????9999999999{{{b{c}}}{{Cl{e}}}{}{}}000000000{{{b{c}}}e{}{}}000000000{c{{Cn{e}}}{}{}}0000000000000000000{{{b{c}}}D`{}}000000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000{{{b{A@h}}{b{AKd}}}Gh}??????????{{A@hFl}A@h}{{A@he}A@h{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}``{{{b{c}}d}f{}}0`{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{In}}}In}{{{b{Hf}}}Hf}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}In}{{}Hf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{Hf}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{}An}0{{{b{jFb}}}f}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{Ej{Hb}}J`{Ef{Gj}}{Gn{Hf}}}f}{{{b{c}}}Cd{}}0`{{{Ef{Gj}}{Gn{In}}}f}{FlIn}{H`Hf}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{c}}}e{}{}}0<<{{{b{c}}}{{Cl{e}}}{}{}}011{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0``````````{{{b{c}}d}f{}}000000{{{b{ALf}}}ALf}{{{b{c}}}{{b{h}}}{}}00000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000{{{b{c}}}{{b{Dn}}}{}}``4{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{Jf}}}Jf}{{{b{ALh}}}ALh}{{{b{ALj}}}ALj}{{{b{ALd}}}ALd}{{{b{AHh}}}AHh};{{{b{ALl}}}ALl}{{{b{c}}{b{je}}}f{}{}}000000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}000000{{{b{ALf}}{b{ALf}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}{Alc{}}0000{{{b{AM`}}}{{C`{AMb}}}}{{}Jf}{{}ALh}{{}ALj}{{}ALd}{{}AHh}{{{b{Jf}}}{{b{c}}}{}}{An{{b{c}}}{}}0{{{b{ALh}}}{{b{c}}}{}}111{{{b{AHh}}}{{b{c}}}{}}{{{b{ALf}}}{{b{c}}}{}}33{An{{b{jc}}}{}}{{{b{jJf}}}{{b{jc}}}{}}{{{b{jALh}}}{{b{jc}}}{}}2222{{{b{jAHh}}}{{b{jc}}}{}}{{{b{jALf}}}{{b{jc}}}{}}44{{{b{ALf}}{b{ALf}}}Fl}`{{{b{c}}}{{b{e}}}{}{}}000000{Anf}000000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{ALf}}{b{ALf}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{AHh}}{b{jB`}}}Bb}{{{b{ALf}}{b{jB`}}}Bb}{{{b{ALl}}{b{jB`}}}Bb}{cc{}}00000{AMfALf}11111111{{{b{c}}}e{}{}}000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01101010`{{{Ej{Gj}}J`{Gn{Hh}}{Gl{Ib}}{Ej{Jf}}}f}{{{b{ALf}}{b{jc}}}fAMd}{{}An}000000`{{{b{jFb}}}f}{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}000000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{c}}}Cd{}}000000``{{{b{ALf}}}ALf}`{{{b{ALf}}{b{ALf}}}{{Cl{ALn}}}}{{ChCh}f}000000{Chf}00000000000{{ChCh}Cd}{ChAMh}5{{}{{b{Cj}}}}0000{{J`{Ef{Gj}}{Ef{AMj}}{Ej{Bh}}{Ej{Jf}}{Ef{ALh}}{Gn{AMl}}{Gn{AMn}}{Gn{Hh}}{Gn{Nj}}{Gn{N`}}{Gn{AN`}}{Gn{Kd}}{Gn{Hd}}{Ef{AHh}}{Gn{Jh}}{Gn{Jj}}{Gn{Jl}}{Gn{ALd}}{Ef{ALj}}}f}`{{{b{c}}}e{}{}}000000{{{b{c}}}{}{}}>>>>>>>{{{b{c}}}{{Cl{e}}}{}{}}0000002222222{c{{Cn{e}}}{}{}}0000000000000{{{b{c}}}D`{}}000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000{ce{}{}}000000{MfFl}`{{{b{ANb}}{b{jMb}}}f}``````````{{{b{c}}}{{b{h}}}{}}000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000``{{{b{ANd}}{b{jMb}}}f}{An{{b{c}}}{}}000000{An{{b{jc}}}{}}0000004444444{Anf}000000`{cc{}}000000{{{b{{ANf{AJb}}}}{b{{ANf{AJd}}}}MfMf}{{Cl{ANh}}}}1111111{{{b{c}}}e{}{}}000000{{{b{ANj}}{b{ANj}}}{{Bn{{ANn{ANlANl}}}}}}`{{}An}000000{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{c}}}Cd{}}000000```{{MjGh{b{{ANf{AJb}}}}{b{{ANf{AJd}}}}}ANd}``{Chf}000000```6666666{{{b{c}}}{{Cl{e}}}{}{}}000000:::::::{c{{Cn{e}}}{}{}}0000000000000{{{b{c}}}D`{}}000000``{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000:::::::``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AO`}}}AO`}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}``{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{c{{Cn{AOb}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}99{Anf}0{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{AO`}}{b{jB`}}}Bb}{cc{}}0{{AOb{b{Bh}}}AO`}11{{{Bl{AM`}}}AO`}{{{b{{ANf{{Bl{AM`}}}}}}}AO`}{{{b{c}}}e{}{}}0{{{b{AO`}}{b{AAl}}}{{Bl{AM`}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0{{{b{AO`}}{b{Bh}}}AOb}44{{{b{c}}}Cd{}}0``{{{b{jAO`}}{b{AAl}}}{{Bl{AM`}}}}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{AOb}}c}CnAKj}=::{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>``````````````````````{{{b{c}}d}f{}}0000``````{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000``````````````{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000`{{{b{AOd}}}AOd}{{{b{AOf}}}AOf}{{{b{AOh}}}AOh}{{{b{AOj}}}AOj}{{{b{AOl}}}AOl}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}0000``{Alc{}}0000{{}AOd}{{}AOf}{{}AOh}{{}AOj}{{}AOl}``{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{c{{Cn{AOl}}}Oh}{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000```````{{{b{AOd}}{b{jB`}}}Bb}{{{b{AOf}}{b{jB`}}}Bb}{{{b{AOh}}{b{jB`}}}Bb}{{{b{AOj}}{b{jB`}}}Bb}{{{b{AOl}}{b{jB`}}}Bb}``{cc{}}000000000{{{b{c}}}e{}{}}0000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01101010`````````{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000`````````````````````````````````````{{ChCh}f}0000{Chf}000000000{AOnAOn}`````{{}{{b{Cj}}}}0000`````````````<<<<<88888{{{b{c}}}{{Cl{e}}}{}{}}0000====={c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000<<<<<``````````{{{b{c}}d}f{}}00000{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000``{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{AM`}}}AM`}{{{b{B@`}}}B@`}{{{b{B@b}}}B@b}{{{b{B@d}}}B@d}{{{b{B@f}}}B@f}{{{b{B@h}}}B@h}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00000`{Alc{}}00000{{}AM`}{{}B@`}{{}B@b}{{}B@d}{{}B@f}{{}B@h}`{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000{Anf}00000``{{{b{AM`}}{b{jB`}}}Bb}{{{b{B@`}}{b{jB`}}}Bb}{{{b{B@b}}{b{jB`}}}Bb}{{{b{B@d}}{b{jB`}}}Bb}{{{b{B@f}}{b{jB`}}}Bb}{{{b{B@h}}{b{jB`}}}Bb}{cc{}}00000000000{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1001010101````{{}An}00000{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000333333{{{b{c}}}Cd{}}00000{{{b{AM`}}{b{Kj}}}Cd}``````{{ChCh}f}00000{Chf}00000000000`{{}{{b{Cj}}}}00000`````<<<<<<888888{{{b{c}}}{{Cl{e}}}{}{}}00000======{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000<<<<<<``````````{{{b{c}}d}f{}}000000000``````{{{b{c}}}{{b{h}}}{}}000000000{{{b{jc}}}{{b{jh}}}{}}000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000````````{{{b{c}}}{{b{e}}}{}{}}000000000{{{b{jc}}}{{b{je}}}{}{}}000000000{{{b{B@j}}}B@j}{{{b{B@l}}}B@l}{{{b{B@n}}}B@n}{{{b{BA`}}}BA`}{{{b{BAb}}}BAb}{{{b{BAd}}}BAd}{{{b{BAf}}}BAf}{{{b{BAh}}}BAh}{{{b{BAj}}}BAj}{{{b{BAl}}}BAl}{{{b{c}}{b{je}}}f{}{}}000000000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000{Alc{}}000000000{{}B@j}{{}B@l}{{}B@n}{{}BA`}{{}BAb}{{}BAd}{{}BAf}{{}BAh}{{}BAj}{{}BAl}{{}Cd}{An{{b{c}}}{}}000000000{An{{b{jc}}}{}}000000000{c{{Cn{BA`}}}Oh}{c{{Cn{BAf}}}Oh}{c{{Cn{{C`{e}}}}}OhBAn}{c{{Cn{{C`{{ANf{e}}}}}}}OhBAn}3{{{b{c}}}{{b{e}}}{}{}}000000000{Anf}000000000````{{{b{B@j}}{b{jB`}}}Bb}{{{b{B@l}}{b{jB`}}}Bb}{{{b{B@n}}{b{jB`}}}Bb}{{{b{BA`}}{b{jB`}}}Bb}{{{b{BAb}}{b{jB`}}}Bb}{{{b{BAd}}{b{jB`}}}Bb}{{{b{BAf}}{b{jB`}}}Bb}{{{b{BAh}}{b{jB`}}}Bb}{{{b{BAj}}{b{jB`}}}Bb}{{{b{BAl}}{b{jB`}}}Bb}`{cc{}}0000000000000000000{{{b{c}}}e{}{}}000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}011010101010010101````{{}An}000000000{ce{}{}}000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000{{{C`{c}}}{{C`{h}}}{}}000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000003333333333{{{b{c}}}Cd{}}000000000`````````````{{ChCh}f}000000000{Chf}0000000000000000000{{}{{b{Cj}}}}000000000`````;;;;;;;;;;7777777777{{{b{c}}}{{Cl{e}}}{}{}}000000000<<<<<<<<<<{c{{Cn{e}}}{}{}}0000000000000000000{{{b{c}}}D`{}}000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000;;;;;;;;;;``````````````{{{b{c}}d}f{}}0`{{Fl{b{jHh}}GhFlCdBB`}f}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{K`}}Hh}Kl}`{{{b{BBb}}}BBb}{{{b{K`}}}K`}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}{{}K`}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0``{{{b{BBb}}{b{jB`}}}Bb}{{{b{K`}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}```{{{Ej{Gj}}{Gl{K`}}Jb}f}{{{b{BBb}}}BBd}{{}An}0{{{b{jFb}}}f}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033``{{{b{c}}}Cd{}}0`````{{{b{BBb}}}A@`}`{{ChCh}f}0{Chf}00{{}{{b{Cj}}}}`??88{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{E`{A`}}{Ej{Gj}}{Gn{K`}}{Gn{Ld}}Jb{Gn{Hh}}{Ej{Hb}}}f}`>>`````````````````````````{{{b{c}}d}f{}}00000000{{{b{Jb}}Fj}{{Bn{Fj}}}}{{{b{Jb}}Fjc}{{Bn{Fj}}}{{BBh{Fj}{{BBf{Cd}}}}}}`{{{b{jJb}}c}fBBj}{{{b{c}}}{{b{h}}}{}}000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000000{{{b{c}}}{{b{e}}}{}{}}000000{{{b{Bd}}{b{jc}}}e{}{}}1111111{{{b{jc}}}{{b{je}}}{}{}}0000000000000`{{FjBBl}BBn}``{{{b{jBC`}}}f}{{{b{BC`}}}BC`}{{{b{BCb}}}BCb}{{{b{BCd}}}BCd}{{{b{Ij}}}Ij}{{{b{BCf}}}BCf}{{{b{Il}}}Il}{{{b{BCh}}}BCh}{{{b{AN`}}}AN`}{{{b{N`}}}N`}{{{b{c}}{b{je}}}f{}{}}00000000{{{b{c}}}f{}}00000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000{{{b{jBC`}}FjBCj}f}``````{Alc{}}000000000``{{}BC`}{{}BCb}{{}BCl}{{}BCd}{{}Ij}{{}BCf}{{}Il}{{}BCh}{{}AN`}{{}N`}{An{{b{c}}}{}}0000000000{{{b{BCh}}}{{b{c}}}{}}111{An{{b{jc}}}{}}00000000000{{{b{jBCh}}}{{b{jc}}}{}}11{{{b{jJb}}Fj}f}`{c{{Cn{N`}}}Oh}``{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}{{{b{c}}}{{b{e}}}{}{}}0000000000000{Anf}0000000000000{{{b{c}}{b{Dn}}}Cd{}}`{BCnFj}{{{b{N`}}{b{N`}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{BCd}}{b{BD`}}}{{Cl{BDb}}}}{{{b{BCd}}{b{BD`}}}Cd}`{{{b{BCl}}}AMh}{{{b{BDd}}{b{jB`}}}Bb}0{{{b{Ij}}{b{jB`}}}Bb}{{{b{BCf}}{b{jB`}}}Bb}{{{b{Il}}{b{jB`}}}Bb}{{{b{BCh}}{b{jB`}}}Bb}{{{b{N`}}{b{jB`}}}Bb}{cc{}}0{FjBCn}11111111111111111111111111{{{b{c}}}e{}{}}0000000000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}100110100110101010{{{b{BC`}}Fj}{{BDf{{Bn{Fj}}}}}}{{{b{Jb}}Fj}{{b{Il}}}}3`{{{b{{b{jBC`}}}}{b{BDh}}{b{BDj}}BDl{Cl{{b{BDn}}}}}f}{{{b{{b{jBC`}}}}Ll{b{BDh}}{b{BDj}}{b{BDn}}Ll}f}{{{b{jJb}}Fj}f}`{{}An}0000000000000`{ce{}{}}0000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000033333333333333{{{b{c}}}Cd{}}0000000000000`{{{b{BCd}}{b{jBE`}}}f}{{{b{jJb}}{b{j{Gn{Hh}}}}FjFl}Cd}0`{{{b{jJb}}Fjc}{{Cn{fBDd}}}{{BEd{{b{jBEb}}}}}}`````````{{ChCh}f}00000000{Chf}00000000000000000000000{{ChCh}Cd}``{{}{{b{Cj}}}}000000`{{{b{N`}}c}CnAKj}{{{b{jJb}}FjBB`}f}{{{b{jJb}}FjBBnBB`}f}```{{{b{N`}}}BEf}`{{{b{Jb}}Gh}Cd}0``{{{b{jJb}}c{b{j{Gn{Ld}}}}}fBBj}`{{{b{Jb}}HhBB`}N`}{{{b{Jb}}HhBB`c}N`{{BBh{Fj}{{BBf{Cd}}}}}}`{{{b{Jb}}Gh}N`}```{{{b{c}}}e{}{}}00000000{{{b{c}}}{}{}}{ce{}{}}0000000000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000000000000055555555555555{c{{Cn{e}}}{}{}}000000000000000000000000000{{{b{c}}}D`{}}0000000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000000{{{b{jJb}}FlBEj{b{j{Gn{Hh}}}}{b{j{Gn{Ld}}}}}f}{{{b{jJb}}MfMj}f}{{{b{jJb}}}f}{{{b{jJb}}c}f{{BEl{MfMj}{{BBf{Cd}}}}}}::::::::::::::{{{b{jBCl}}{b{{ANf{BEn}}}}}f}``````````````{{{b{c}}d}f{}}{{}BF`}{{}BEf}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{BF`BF`}BF`}{{BEfBEf}BEf}{{{b{jBF`}}BF`}f}{{{b{jBEf}}BEf}f}3210{{{b{BF`}}}Mf}0{{{b{BEf}}}Mf}05432{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{BEf}}}BEf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{BF`BF`}{BEfBEf}{{{b{BF`}}BF`}Cd}{{{b{BEf}}BEf}Cd}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{{BF`BF`}BF`}{{BEfBEf}BEf}=={Anf}0{{}BF`}{{}BEf}{{{b{jBF`}}c}f{{BFd{}{{BFb{BF`}}}}}}{{{b{jBEf}}c}f{{BFd{}{{BFb{BEf}}}}}}{{{b{BF`}}{b{jB`}}}Bb}000{{{b{BEf}}{b{jB`}}}Bb}000{cc{}}0{Mf{{Cl{BF`}}}}{Mf{{Cl{BEf}}}}{MfBF`}0{MfBEf}010{cBF`{{BFd{}{{BFb{BF`}}}}}}{cBEf{{BFd{}{{BFb{BEf}}}}}}{{{b{Ml}}}{{Cl{BF`}}}}{{{b{Ml}}}{{Cl{BEf}}}}88{{{b{c}}}e{}{}}0{{}An}0{{{b{jBF`}}BF`}f}{{{b{jBEf}}BEf}f}{{BF`BF`}BF`}{{BEfBEf}BEf}{{{b{BF`}}BF`}Cd}{{{b{BEf}}BEf}Cd}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0{BF`c{}}{BEfc{}}55{{{b{BF`}}}Cd}{{{b{BEf}}}Cd}10{{{b{c}}}Cd{}}0{{{b{BF`}}}{{BFf{BF`}}}}{{{b{BEf}}}{{BFf{BEf}}}}{{{b{BF`}}}{{BFh{BF`}}}}{{{b{BEf}}}{{BFh{BEf}}}}{BF`BF`}{BEfBEf}{{ChCh}f}{Chf}0{{{b{jBF`}}BF`}f}{{{b{jBEf}}BEf}f}{{{b{jBF`}}BF`Cd}f}{{{b{jBEf}}BEfCd}f}{{BF`BF`}BF`}{{BEfBEf}BEf}5410{{{b{c}}}e{}{}}{ce{}{}}0{{{b{c}}}{{Cl{e}}}{}{}}02287{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}065{{{b{c}}}{{Cl{{b{e}}}}}{}{}}044``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{BFj}}}{{Cl{{b{BFl}}}}}}{{{b{BFj}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{BFj}}}{{Cl{{b{BG`}}}}}}{{{b{BFj}}}BGb}````````````````````````````````````````{{{b{BGd}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{BGd}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}FlCd}{{Cl{BGh}}}}``{{{b{BFj}}}Fl}```0`{{{b{BH`}}}{{BHd{FlBHb}}}}``{{{b{BFj}}}{{Aj{BFj}}}}````````````````````````{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{BFj}}}BHf}{{{b{BFj}}}BHh}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}````````````{{{b{BH`}}{b{BH`}}}Cd}{{{b{BHj}}{b{{BHd{FlBHb}}}}}Cd}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}Cd}````````````````````````````````````{{{b{BHj}}{b{{BHd{FlBHb}}}}Cd}Fl}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}Fl}``{{{b{jBHl}}Lj{BHd{FlBHb}}{BHd{FlBHb}}{M`{Fl}}}f}{{{b{jBHl}}Lj{b{{ANf{{BHd{FlBHb}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{M`{Fl}}Cd}f}{{{b{jBHl}}Lj{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{M`{Fl}}}f}```````````````{{{b{BFj}}BIb{b{{BHd{FlBHb}}}}}{{Cl{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}``````{{{b{BId}}{b{BD`}}}{{Cl{BDb}}}}{{{b{BId}}{b{BD`}}}Cd}{{{b{BHl}}Lj}Cd}````````````````````````{{{b{BIf}}{b{BDh}}{b{BDj}}BDl{Cl{{b{BDn}}}}}f}{{{b{BIf}}Fl{b{BDh}}{b{BDj}}{b{BDn}}Fl}f}``````````````````````={{{b{BGd}}{b{BGf}}Fl}Cd}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}Fl}Cd}```{{{b{BFj}}}Cd}{{{b{BFn}}}Cd}```````````````````````````````{{{b{BFn}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{b{jBIh}}}f}{{{b{BG`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{BG`}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}}```{{{b{jBH`}}Fl}f}{{{b{BH`}}Fl}BH`}``````{{{b{BFl}}Mf{b{jBEl}}}f}{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}ei}f{BFjBJb}BJd{{BJf{e}}}{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{c}}}}}}{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}ei}f{BFjBJb}BJd{{BJf{e}}}{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}{{{b{BFj}}Fl}BJh}``````````{{{b{jBH`}}{b{BH`}}}f}{{{b{BH`}}{b{BH`}}}BH`}````````{{{b{BId}}{b{jBE`}}}f}```````````````````````````````````````{{{b{BHj}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{BHj}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJjc}}}{}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJjc}}}}}{}}{{{b{BHj}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJjc}}}{}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJjc}}}}}{}}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}}``{{{b{BFl}}}{{b{{BKb{MfBK`}}}}}}```````````````````````````````````{{{b{BFj}}}BKd}``````````````````````````{{{b{BG`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{BG`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}}````{{{b{jBH`}}Fl}f}{{{b{BH`}}Fl}BH`}````````````{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}}{{b{{BKb{eg}}}}}{BFjBJb}BJd{{BJf{e}}}}{{{b{BKf}}{b{BKh}}{b{BKj}}{M`{Fl}}FlAn{b{jAn}}{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}{b{jAn}}}f}{{{b{BKf}}{b{BKh}}{b{BKj}}{b{BLb}}Fl{Cl{{M`{Fl}}}}An{b{jAn}}{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}{b{jAn}}}f}{{{b{jBLd}}Fl{b{jBDj}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}{b{j{Bn{BLf}}}}}f}``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}}cBLh}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}0{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}{BMhCd}004{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}555{{BLnBLn}BLn}6``{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}`{BMhAMh}88{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BNf}{{{b{{BI`{cee}}}}}CdBLnBMf}`{{ccc}cBNh}{{BLnBLnBLn}BLn}{{{b{BNj}}}}`={ce{}{{BNl{c}}}}{{{b{c}}}e{}{{BNl{c}}}}{{{b{e}}}c{}{{BNl{c}}}}{ec{}{{BNl{c}}}}`````````;{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}000````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{}An}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}}{}BNf}0{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}```{{}BLn}``{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}666{{{b{{BOf{}{{BOb{c}}{BOd{e}}}}}}An}c{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}07222222227{c{{BLl{}{{BLj{c}}}}}BLn}{c{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{AnBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}{{}Cd}`{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}cBLn}{{}BOl}{{BMheg}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}{{BMhe{ANn{gi}}k}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}{{BMhe{ANn{gi}}{ANn{km}}o}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}`{{{BLl{}{{BLj{c}}}}}cBLn}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{BI`{ceg}}}{BOnC@`}BMbBMb}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{ANn{{BI`{ceg}}{BI`{ceg}}}}}{BOnC@`}BMbBMb}{BNj}{{{b{BOl}}}BOl}{{{b{jBOl}}}f}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{BOl}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{BOl}}{b{{BI`{cBHbBHb}}}}}{{BI`{cBHbBHb}}}BOn}`>{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}{{{b{e}}}Cd{}{{BNl{c}}}}{{{b{{BLl{}{{BLj{c}}}}}}}CdBLn}{{{b{BLn}}}Cd}0`````{{}An}``{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{}BLn}10{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}2121``{{{BOf{}{{BOb{c}}{BOd{e}}}}g}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh{{BBh{c}{{BBf{c}}}}}}`````{{cc}cC@b}{{BLnBLn}BLn}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{}{{Cl{BLn}}}}{{{b{C@h}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}54{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}3{{{BLl{}{{BLj{c}}}}}cBLn}0{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{}BMf}`{BMhCd}{{{b{C@h}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{CAd{}{{CAb{c}}}}}}}cBOj}70```{{}cCAf}3```{{{b{c}}{b{c}}{b{c}}}{{Cl{{b{c}}}}}BNh}{{{b{c}}{b{c}}}{{Cl{ALn}}}BNh}{{{b{c}}{b{c}}}CdBNh}000{{{b{c}}{b{c}}}{{Cl{{b{c}}}}}BNh}0{{{b{c}}{b{c}}}{{Cl{{ANn{{b{c}}{b{c}}}}}}}BNh}{{}BLn}`{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{BLl{}{{BLj{c}}}}CAh}{{BLl{}{{BLj{c}}}}}BLn}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}``{{{b{jBMj}}}}````{{{BLl{}{{BLj{c}}}}}cBLn}`{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{b{j{BOf{}{{BOb{c}}{BOd{e}}}}}}Anc}f{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}0{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}`````27{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}`{{{BOf{}{{BOb{c}}{BOd{e}}}}e{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}``5{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}01000{{BOjBOj}BOj}111{{C@`C@`C@`}C@`}212222{{}BOj}0{{C@`C@`}c{}}444411111111400{C@`c{}}0{{{BNf{}{{BOh{c}}}}}g{{BOj{}{{BOd{e}}}}}{}{}}0{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}837474{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}85854{{C@`C@`}C@`}0::{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}6;7{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}3{{{BNf{}{{BOh{c}}}}CAh}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}=<<4<<{{{BNf{}{{BOh{c}}}}}{{ANn{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}}}{{BOj{}{{BOd{e}}}}}{}}==0===={{{BNf{}{{BOh{c}}}}}{{ANn{c{BNf{}{{BOh{c}}}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BNf{}{{BOh{c}}}}}{{ANn{cc}}}{{BOj{}{{BOd{e}}}}}{}}?<7{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BLl{}{{BLj{c}}}}}{{ANn{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}}}BLn}1`101{{{b{{BNd{}{{BNb{c}}}}}}e}cBMbBMb}{c{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}3{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}``{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}`{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{BI`{ceg}}}{BOnC@`}BMbBMb}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}`99{{{BLl{}{{BLj{c}}}}}{{ANn{c{BLl{}{{BLj{c}}}}}}}BLn}{{{BLl{}{{BLj{c}}}}}{{ANn{cc}}}BLn}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{BOl}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}``````={e{{Cl{c}}}{}{{BNl{c}}}}{{{b{e}}}{{Cl{c}}}{}{{BNl{c}}}}{{{BI`{cee}}{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}{{{BLl{}{{BLj{c}}}}}{{Cl{{BLl{}{{BLj{c}}}}}}}BLn}{{}{{Cl{An}}}}{{}BLn}``{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}```{{{b{BMb}}}An}````````````````{{ccc}cBLl}{{ccc}c{CBbBNhCBdCBf}}{BMhCd}{{}cCBh}{{{BOf{}{{BOb{c}}{BOd{e}}}}{BOf{}{{BOb{c}}{BOd{e}}}}g}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh{{BBh{cc}{{BBf{c}}}}}}`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}`{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}{{{b{BNj}}}}```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{}An}`{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}4{AnBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}`{BNj}{{}Cd}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{{b{C@h}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{}BMf}`{{{b{C@h}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{CAd{}{{CAb{c}}}}}}}cBOj}0`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}``{{{b{jBMj}}}}{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}``{{{b{{BNd{}{{BNb{c}}}}}}e}cBMbBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}``{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}{{}{{Cl{An}}}}`8{{{b{BMb}}}An}`````````{{cei}kBMbBMb{}{{BFd{}{{BFb{g}}}}}{}}0{{ce}gBMbBMb{}}{ce{}{}}{{ceg}iBMbBMb{}{}}````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}{{}An}{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}{AnBMb}{{}Cd}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{}BMf}{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{}{{Cl{An}}}}{{{b{BMb}}}An}``````````````````````````````````````````````{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}{{{b{BNj}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}{BNj}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}{{{b{jBMj}}}}{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}````{{{b{jc}}}{{b{je}}}{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}e}f{}{}}````````````````````````````````````````````````````````````````````{{{b{{BI`{cee}}}}}CdBLnBMf}``````````{{}Cd}{{}BOl}{{{b{BOl}}}BOl}{{{b{jBOl}}}f}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{BOl}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{BOl}}{b{{BI`{cBHbBHb}}}}}{{BI`{cBHbBHb}}}BOn}````````````````2{{{b{BOl}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}````````````````````````````````````````````````````````````{{{BI`{cee}}{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}`````{{ccc}cBLl}{{{b{j{BI`{cee}}}}}{{BI`{ceBHb}}}BLnBMb}{{{b{j{BI`{cee}}}}{b{{BI`{ceBHb}}}}}fBLnBMb}````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{BB`Hh}Kl}{{{b{CBj}}}CBj}{{{b{BB`}}}BB`}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{{{b{BB`}}{b{BB`}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}{{{b{BB`}}Hh}CBl}{Alc{}}0{{}CBj}{{}BB`}{An{{b{c}}}{}}{{{b{CBj}}}{{b{c}}}{}}1{An{{b{jc}}}{}}{{{b{jCBj}}}{{b{jc}}}{}}1{{{b{c}}}{{b{e}}}{}{}}0{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{BB`}}{b{BB`}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{BB`}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{{b{BB`}}{b{jc}}}fAMd}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{BB`}}{b{BB`}}}{{Cl{ALn}}}}{{ChCh}f}0{Chf}000{{ChCh}Cd}{ChAMh}{{}{{b{Cj}}}}0{{{b{jCBj}}BB`}{{b{jBBl}}}}{{{b{BB`}}}BBl}{{{b{c}}}e{}{}}0{{{b{c}}}{}{}}>>{{{b{c}}}{{Cl{e}}}{}{}}022{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0``````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{Ld}}}Ld}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}Ld}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3`{{{b{c}}}Cd{}}`{CdLd}{{{b{jLd}}{Aj{CBn}}}f}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{jLd}}}{{Bn{{Aj{CBn}}}}}}{{{b{jLd}}{b{Hh}}}Cd}?;{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{{{b{jLd}}KjCC`}f}{ce{}{}}````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000``{{{b{{CCb{c}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHfCCd}{{{b{CCf}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CCl{c}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHfCCn}``{{{b{CD`}}}{{b{{ANf{BHf}}}}}}`{{{b{BJh}}{b{BJh}}}Cd}```{{{b{BEb}}}{{b{CDb}}}}`{{{b{jBEb}}}{{b{jCDb}}}}{{}CDb}{{{b{CDd}}}CDf}{{BBnCDf}BBn}``{{{b{CDh}}}{{b{{ANf{CDj}}}}}}`{{{b{CDd}}}CDl}{{BBnCDl}BBn}``{{{b{CDd}}}CDn}{{BBnCDn}BBn}`````4`````{{CE`CE`}CE`}{{BJhBJh}BJh}{{{b{jCE`}}CE`}f}{{{b{jBJh}}BJh}f}{{{b{jBEb}}BCj{b{CEb}}{b{jCEd}}{b{BBl}}{b{CEf}}}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}Cd}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}{BHd{FlBHb}}Cd}f}{{{b{jBEb}}FlCd}f}`{{CEhFl}CEh}{{CEhBJh}CEh}`{{{b{BEb}}}An}{{CEhAn}CEh}``{{}CEj}{{}CEl}{{}CEn}{{}CF`}{{}CFb}{{}CDf}{{}CFd}{{}BDb}{{}CFf}{{}CFh}{{}CDl}{{}CDn}{{}CFj}{{}CFl}`{{{b{BEb}}}Fl}{{CEhFl}CEh}```10``{{{b{j{CCb{BK`}}}}{b{{CCb{BK`}}}}}f}{{{b{CE`}}Fl{b{CFn}}}CE`}{{{b{jCG`}}{b{{ANf{Fl}}}}}f}{{{b{jBKh}}{b{{ANf{Fl}}}}}f}{{{b{jCGb}}{b{CGd}}{BI`{FlBHbBHb{BHn{Fl}}}}{BHd{FlBHb}}}f}{{{b{jCE`}}{b{CGd}}{BI`{FlBHbBHb{BHn{Fl}}}}}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}Cd}f}{{{b{jCE`}}{b{CGd}}{BI`{FlBHbBHb{BHn{Fl}}}}{BHd{FlBHb}}}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}{BHd{FlBHb}}Cd}f}{{{b{jCE`}}{b{CGd}}Fl}f}{{{b{jBEb}}FlCd}f}{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{BFj}}}{{Cl{{b{CGf}}}}}}{{{b{jBFj}}}{{Cl{{b{jCGf}}}}}}{{{b{c}}{b{{n{l}}}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{BFj}}}{{Cl{{b{CGh}}}}}}{{{b{jBFj}}}{{Cl{{b{jCGh}}}}}}{{{b{BFj}}}{{Cl{{b{BFl}}}}}}{{{b{{CCb{BK`}}}}}{{Cl{{b{BFl}}}}}}{{{b{CD`}}}{{Cl{{b{BFl}}}}}}{{{b{CCh}}}{{Cl{{b{BFl}}}}}}{{{b{BFj}}}{{Cl{{b{CD`}}}}}}{{{b{jBFj}}}{{Cl{{b{jCD`}}}}}}{{{b{BFj}}}{{Cl{{b{CCj}}}}}}{{{b{jBFj}}}{{Cl{{b{jCCj}}}}}}{{{b{BFj}}}{{Cl{{b{CGj}}}}}}{{{b{jBFj}}}{{Cl{{b{jCGj}}}}}}{{{b{c}}}{{b{Dn}}}{}}0000000000000000000000000000{{{b{CGl}}}{{Cl{{b{CGn}}}}}}{{{b{jCGl}}}{{Cl{{b{jCGn}}}}}}{{{b{BFj}}}{{Cl{{b{CCf}}}}}}{{{b{jBFj}}}{{Cl{{b{jCCf}}}}}}{{{b{BFj}}}{{Cl{{b{{CCl{BK`}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CCl{BK`}}}}}}}}{{{b{jCEd}}}{{b{j{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{{b{jCE`}}}{{b{j{ANf{Fl}}}}}}{{{b{BFj}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{{CHb{CH`}}}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{{CHb{CCj}}}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{{CHb{CGj}}}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{CCj}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{BFj}}}{{Cl{{b{CCh}}}}}}{{{b{jBFj}}}{{Cl{{b{jCCh}}}}}}{{{b{CGl}}}{{Cl{{b{CHd}}}}}}{{{b{jCGl}}}{{Cl{{b{jCHd}}}}}}{{{b{CEd}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{{b{BBl}}}{{b{BFj}}}}{{{b{CGl}}}{{Cl{{b{CHf}}}}}}{{{b{jCGl}}}{{Cl{{b{jCHf}}}}}}{{{b{CGl}}}{{Cl{{b{CHh}}}}}}{{{b{jCGl}}}{{Cl{{b{jCHh}}}}}}{{{b{BFj}}}{{Cl{{b{{CHb{CCj}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CHb{CCj}}}}}}}}{{{b{BFj}}}{{Cl{{b{{CHb{CGj}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CHb{CGj}}}}}}}}{{{b{BFj}}}{{Cl{{b{{CHb{CH`}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CHb{CH`}}}}}}}}{{{b{BFj}}}{{Cl{{b{CHj}}}}}}{{{b{jBFj}}}{{Cl{{b{jCHj}}}}}}{{{b{BFj}}}{{Cl{{b{c}}}}}BFj}{{{b{jBFj}}}{{Cl{{b{jc}}}}}BFj}{{{b{CE`}}}{{b{{ANf{Fl}}}}}}{{{b{BFj}}}{{Cl{{b{BG`}}}}}}{{{b{{CHb{CGj}}}}}{{Cl{{b{BG`}}}}}}{{{b{{CHb{CH`}}}}}{{Cl{{b{BG`}}}}}}{{{b{{CHb{CCj}}}}}{{Cl{{b{BG`}}}}}}{{{b{CCj}}}{{Cl{{b{BG`}}}}}}{{{b{BFj}}}{{Cl{{b{CH`}}}}}}{{{b{jBFj}}}{{Cl{{b{jCH`}}}}}}{{{b{BFj}}}{{Cl{{b{{CCb{BK`}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CCb{BK`}}}}}}}}{{{b{BFj}}}BGb}{{{b{{CCb{BK`}}}}}BGb}{{{b{CD`}}}BGb}{{{b{CCf}}}BGb}{{{b{CCh}}}BGb}{{{b{{CHb{CGj}}}}}BGb}{{{b{{CHb{CCj}}}}}BGb}{{{b{{CHb{CH`}}}}}BGb}{{{b{CCj}}}BGb}{{{b{{CCl{BK`}}}}}BGb}{{{b{CE`}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{{b{jCE`}}}{{b{j{BI`{FlBHbBHb{BHn{Fl}}}}}}}}`{{{b{jCHl}}{b{jCEl}}{b{jCHn}}{b{jCGd}}{b{CI`}}BCj{b{jCEd}}{b{CEb}}{b{BBl}}{b{CEf}}}f}{{{b{CIb}}CDj}{{`{{CId{}{{BFb{CDj}}}}}}}}{{{b{CIf}}CDj}{{`{{CId{}{{BFb{{ANn{CDjCDjCIh{b{CIj}}}}}}}}}}}}0{{{b{CIb}}CDj}{{`{{CId{}{{BFb{{ANn{CDjCDjCIl}}}}}}}}}}```{FlBBl}{FlBBn}{{{b{CIn}}}{{M`{Fl}}}}{{{b{CJ`}}}{{Cl{{M`{Fl}}}}}}`{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}{{{b{CEj}}}BEn}{{{b{CEl}}}Mf}{{{b{CEn}}}BEn}{{{b{CF`}}}Mf}{{{b{CFb}}}Mf}{{{b{CDf}}}CJb}{{{b{CFd}}}BEn}{{{b{BDb}}}Mf}{{{b{CFh}}}Mf}{{{b{CDl}}}Mf}{{{b{CDn}}}Mf}{{{b{CFj}}}Mf}{{{b{CFl}}}Mf}`````````````{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}```{{{b{CIb}}CDj}{{`{{CId{}{{BFb{CDj}}}}}}}}`````{{{b{CG`}}}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{{{b{BEb}}}CJd}```````{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{CCb{BK`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{CCf}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{CCh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{CCj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{{CCl{c}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHhCCn}````{CJfCGn}{CJhCGl}{CJjCHd}{CJlCHf}{CJnCHh}{CK`CKb}{{{b{CEh}}}BEb}{{{b{BBn}}}CDd}`{{CEhCd}CEh}``{{}CDb}{{{BHd{FlBHb}}{BHd{FlBHb}}Fl}BBl}{{FlFl}BBl}{{FlFl}BBn}10{{{b{BGd}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{{CCb{BK`}}}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{CD`}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{CCh}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{BGd}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{{CCb{BK`}}}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{CD`}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{CCf}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{CCh}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{{CHb{c}}}}{b{BGf}}FlCd}{{Cl{BGh}}}BG`}{{{b{CCj}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{{CCl{c}}}}{b{BGf}}FlCd}{{Cl{BGh}}}CCn}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{BGf}}FlCdCKf}{{Cl{{ANn{BCjFl}}}}}}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{BGf}}FlCdCKf}{{Cl{{ANn{BCjBGh}}}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{BFj}}FlCdCKf}{{Cl{{ANn{BCjCKh}}}}}}``{{{b{BFj}}}Fl}{{{b{{CCb{BK`}}}}}Fl}{{{b{CD`}}}Fl}{{{b{CCf}}}Fl}{{{b{CCh}}}Fl}{{{b{{CHb{CCj}}}}}Fl}{{{b{{CHb{CGj}}}}}Fl}{{{b{{CHb{CH`}}}}}Fl}{{{b{CCj}}}Fl}{{{b{{CCl{BK`}}}}}Fl}{{CEhCd}CEh}```:987643521`{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}}{{Cl{An}}}CCn}{{{b{{CCl{c}}}}}FlCCn}{{{b{BH`}}}{{BHd{FlBHb}}}}{{{b{BEb}}}{{b{{BHd{FlBHb}}}}}}{{{b{BKf}}}Fl}``{{{b{CKj}}Fl{b{jBDh}}{b{CKl}}}f}{{{b{jCDh}}{b{jBDh}}}f}{{{b{jBDn}}}f}{{{b{{CCb{c}}}}}{{CCb{c}}}CCd}{{{b{CKj}}}CKj}{{{b{CKn}}}CKn}{{{b{BKf}}}BKf}{{{b{CDh}}}CDh}{{{b{CGn}}}CGn}{{{b{CJf}}}CJf}{{{b{CEj}}}CEj}{{{b{CL`}}}CL`}{{{b{{CLb{c}}}}}{{CLb{c}}}CLd}{{{b{BLb}}}BLb}{{{b{CLf}}}CLf}{{{b{CGl}}}CGl}{{{b{CJh}}}CJh}{{{b{CIj}}}CIj}{{{b{CIh}}}CIh}{{{b{CIf}}}CIf}{{{b{CLh}}}CLh}{{{b{BKh}}}BKh}{{{b{CIl}}}CIl}{{{b{CLj}}}CLj}{{{b{CLl}}}CLl}{{{b{CIb}}}CIb}{{{b{BKj}}}BKj}{{{b{CG`}}}CG`}{{{b{CHd}}}CHd}{{{b{CJj}}}CJj}{{{b{CHf}}}CHf}{{{b{CJl}}}CJl}{{{b{CHh}}}CHh}{{{b{CJn}}}CJn}{{{b{CKb}}}CKb}{{{b{CK`}}}CK`}{{{b{CDj}}}CDj}{{{b{CJd}}}CJd}{{{b{CEl}}}CEl}{{{b{CI`}}}CI`}{{{b{CEn}}}CEn}{{{b{CLn}}}CLn}{{{b{CGd}}}CGd}{{{b{CE`}}}CE`}{{{b{CFn}}}CFn}{{{b{CGb}}}CGb}{{{b{CHn}}}CHn}{{{b{CM`}}}CM`}{{{b{CHl}}}CHl}{{{b{CMb}}}CMb}{{{b{CDb}}}CDb}{{{b{BJh}}}BJh}{{{b{{CMd{c}}}}}{{CMd{c}}}CLd}{{{b{BEb}}}BEb}{{{b{CEh}}}CEh}{{{b{CMf}}}CMf}{{{b{BDh}}}BDh}{{{b{CF`}}}CF`}{{{b{CD`}}}CD`}{{{b{BDl}}}BDl}{{{b{CCf}}}CCf}{{{b{CMh}}}CMh}{{{b{CCh}}}CCh}{{{b{{CHb{c}}}}}{{CHb{c}}}CLd}{{{b{CMj}}}CMj}{{{b{CMl}}}CMl}{{{b{CIn}}}CIn}{{{b{BKd}}}BKd}{{{b{BGb}}}BGb}{{{b{BCj}}}BCj}{{{b{CFb}}}CFb}{{{b{CJ`}}}CJ`}{{{b{CMn}}}CMn}{{{b{CN`}}}CN`}{{{b{CCj}}}CCj}{{{b{CNb}}}CNb}{{{b{{CCl{c}}}}}{{CCl{c}}}CCn}{{{b{CNd}}}CNd}{{{b{CEf}}}CEf}{{{b{CEb}}}CEb}{{{b{{CNf{c}}}}}{{CNf{c}}}CCd}{{{b{CNh}}}CNh}{{{b{CEd}}}CEd}{{{b{CNj}}}CNj}{{{b{CNl}}}CNl}{{{b{CNn}}}CNn}{{{b{{CO`{c}}}}}{{CO`{c}}}CCd}{{{b{CDf}}}CDf}{{{b{CFd}}}CFd}{{{b{COb}}}COb}{{{b{BIb}}}BIb}{{{b{COd}}}COd}{{{b{COf}}}COf}{{{b{BDb}}}BDb}{{{b{BBl}}}BBl}{{{b{COh}}}COh}{{{b{COj}}}COj}{{{b{BDn}}}BDn}{{{b{COl}}}COl}{{{b{COn}}}COn}{{{b{{D@`{ce}}}}}{{D@`{ce}}}CLdCLd}{{{b{CFf}}}CFf}{{{b{CFh}}}CFh}{{{b{D@b}}}D@b}{{{b{CDd}}}CDd}{{{b{BBn}}}BBn}{{{b{BDj}}}BDj}{{{b{CDl}}}CDl}{{{b{CDn}}}CDn}{{{b{CKd}}}CKd}{{{b{CFj}}}CFj}{{{b{CKf}}}CKf}{{{b{Lj}}}Lj}{{{b{CFl}}}CFl}{{{b{D@d}}}D@d}{{{b{BFj}}}{{Aj{BFj}}}}{{{b{{CCb{BK`}}}}}{{Aj{BFj}}}}{{{b{CD`}}}{{Aj{BFj}}}}{{{b{CCf}}}{{Aj{BFj}}}}{{{b{CCh}}}{{Aj{BFj}}}}{{{b{{CHb{CGj}}}}}{{Aj{BFj}}}}{{{b{{CHb{CH`}}}}}{{Aj{BFj}}}}{{{b{{CHb{CCj}}}}}{{Aj{BFj}}}}{{{b{CCj}}}{{Aj{BFj}}}}{{{b{{CCl{BK`}}}}}{{Aj{BFj}}}}{{{b{c}}{b{je}}}f{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}f{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{CEj}}{b{CEj}}}ALn}{{{b{CEl}}{b{CEl}}}ALn}{{{b{CEn}}{b{CEn}}}ALn}{{{b{CMb}}{b{CMb}}}ALn}{{{b{CF`}}{b{CF`}}}ALn}{{{b{CFb}}{b{CFb}}}ALn}{{{b{CDf}}{b{CDf}}}ALn}{{{b{CFd}}{b{CFd}}}ALn}{{{b{BDb}}{b{BDb}}}ALn}{{{b{CFh}}{b{CFh}}}ALn}{{{b{CDl}}{b{CDl}}}ALn}{{{b{CDn}}{b{CDn}}}ALn}{{{b{CFj}}{b{CFj}}}ALn}{{{b{CFl}}{b{CFl}}}ALn}`{BDlBCj}`````0``````````{{{b{BEb}}}{{b{{ANf{BCj}}}}}}`````{{{b{CKd}}{b{BHf}}c}f{{BEl{{b{BCj}}}{{BBf{Cd}}}}}}`{{{b{CDd}}}CFf}{{BBnCFf}BBn}``{{CLhFlFlFl}{{ANn{FlFlFl}}}}{{{b{c}}{b{e}}}ALn{}{}}0000000000000{CEjCEj}{CElCEl}{CEnCEn}{CF`CF`}{CFbCFb}{CDfCDf}{CFdCFd}{BDbBDb}{CFhCFh}{CDlCDl}{CDnCDn}{CFjCFj}{CFlCFl}{{{Bn{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}BBl}{{{Bn{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}BBn}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CCb{BK`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CD`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCf}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CHb{CCj}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CHb{CH`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CHb{CGj}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CCl{BK`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CDd}}}BHf}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{jCGb}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}f}{{{b{BFj}}}BHf}{{{b{{CCb{BK`}}}}}BHf}{{{b{CD`}}}BHf}{{{b{CCf}}}BHf}{{{b{CCh}}}BHf}{{{b{{CHb{CCj}}}}}BHf}{{{b{{CHb{CGj}}}}}BHf}{{{b{{CHb{CH`}}}}}BHf}{{{b{CCj}}}BHf}{{{b{{CCl{BK`}}}}}BHf}{{{b{BFj}}}BHh}{{{b{{CCb{BK`}}}}}BHh}{{{b{CD`}}}BHh}{{{b{CCf}}}BHh}{{{b{CCh}}}BHh}{{{b{{CHb{CCj}}}}}BHh}{{{b{{CHb{CH`}}}}}BHh}{{{b{{CHb{CGj}}}}}BHh}{{{b{CCj}}}BHh}{{{b{{CCl{BK`}}}}}BHh}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CDd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CCb{c}}}}}{{Cl{{b{{CNf{c}}}}}}}CCd}````{{{b{CDd}}}Fl}{{BBnFl}BBn}``{{{b{D@b}}}{{b{{D@`{BCjBDn}}}}}}````{{{b{D@b}}BCjBCj}{{Cl{{b{BDn}}}}}}{{{b{D@b}}D@f}{{b{BDn}}}}`{{{b{D@b}}MfMf}{{Cl{{b{BDn}}}}}}{{{b{D@b}}}{{`{{CId{}{{BFb{{b{BDn}}}}}}}}}}{{{b{D@b}}BCj}{{`{{CId{}{{BFb{{b{BDn}}}}}}}}}}{{{b{D@b}}Mf}{{`{{CId{}{{BFb{{b{BDn}}}}}}}}}}{{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{BIh}}{b{BIh}}Fl{b{j{D@h{ce}}}}Cd}f{}{D@jCBb}}{{{b{CGn}}}Cd}{{CJfCd}CJf}{{{b{CGl}}}Cd}{{CJhCd}CJh}{{{b{CHd}}}Cd}{{CJjCd}CJj}{{{b{CHf}}}Cd}{{CJlCd}CJl}{{{b{CHh}}}Cd}{{CJnCd}CJn}{{{b{CKb}}}Cd}{{CK`Cd}CK`}`{{{b{BH`}}{b{BH`}}}Cd}{{{b{CEj}}CEj}Cd}{{{b{CIf}}CIh}Cd}{{{b{CEl}}CEl}Cd}{{{b{CEn}}CEn}Cd}{{{b{BDh}}CDj}Cd}{{{b{CF`}}CF`}Cd}{{{b{CFb}}CFb}Cd}{{{b{CDf}}CDf}Cd}{{{b{CFd}}CFd}Cd}{{{b{BDb}}BDb}Cd}{{{b{CFh}}CFh}Cd}{{{b{BDj}}BCj}Cd}{{{b{CDl}}CDl}Cd}{{{b{CDn}}CDn}Cd}{{{b{CFj}}CFj}Cd}{{{b{CFl}}CFl}Cd}{{{b{BHj}}{b{{BHd{FlBHb}}}}}Cd}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}}CdCCd}{{{b{CD`}}{b{{BHd{FlBHb}}}}}Cd}{{{b{CCf}}{b{{BHd{FlBHb}}}}}Cd}{{{b{CCh}}{b{{BHd{FlBHb}}}}}Cd}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}}CdCCn}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}Cd}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}}BBl}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}}BBn}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{D@l}}}BBl}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{D@l}}}BBn}{{{b{{ANf{{BHd{FlBHb}}}}}}}{{Cl{BBl}}}}{{{b{{ANf{{BHd{FlBHb}}}}}}}{{Cl{BBn}}}}{{{Bn{{BHd{FlBHb}}}}}{{Cl{BBl}}}}{{{Bn{{BHd{FlBHb}}}}}{{Cl{BBn}}}}``{{{b{jBEb}}{b{BEb}}}f}{{{b{jCDd}}{b{CDd}}}f}{{{b{j{CMd{c}}}}{CMd{c}}}f{D@jCBb}}```{{CJhCEj}CJh}`{Alc{}}000000000000000000000000000000000000000000000000000000000000000{{FlFl}BBl}{{FlFl}BBn}{{{b{BKh}}}{{b{{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}}}```{{{b{jBKh}}}{{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}}}`{{{b{CHd}}}{{b{CGl}}}}{{{b{CHf}}}{{b{CGl}}}}{{{b{CHh}}}{{b{CGl}}}}{{{b{CKb}}}{{b{CGl}}}}````````````````````{{{b{{CCb{BK`}}}}}{{Cl{CD`}}}}{{}D@n}{{}DA`}{{}DAb}{{}CKj}{{}CKn}{{}BKf}{{}CDh}{{}CGn}{{}CJf}{{}CEj}{{}{{CLb{c}}}DAd}{{}BLb}{{}CGl}{{}CIf}{{}CLh}{{}BKh}{{}CIl}0{{}CLl}{{}CIb}{{}CDj}0{{}CEl}{{}CI`}{{}CLn}{{}CGd}{{}CE`}{{}CFn}{{}CGb}{{}CHn}{{}CM`}{{}CHl}{{}CMb}{{}CDb}{{}BJh}{{}BEb}{{}BDh}{{}CMh}{{}CMj}{{}CMl}{{}BCj}0{{}CFb}{{}CNb}{{}CEf}{{}CEd}{{}CNl}{{}{{CO`{c}}}{D@jCCd}}{{}CDf}{{}CFd}{{}BIb}{{}COd}{{}BDb}{{}BIh}{{}COh}{{}COl}{{}{{D@`{ce}}}CBb{}}{{}CFf}{{}D@b}{{}BDj}{{}CDl}{{}CDn}{{}CKd}{{}CFj}{{}CKf}{{}CFl}{{}D@d}{{}Fl}{{{b{CG`}}{b{j{BI`{FlBKlBHb{DAf{FlBKlBHbBHbBKl}}}}}}}f}1{{}}2202{{BBn{BGn{Fl{BGl{{BGj{Fl}}}}}}}BBn}{{{b{CDd}}}Fl}{{BBnFl}BBn}{An{{b{c}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{CEd}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}111111111111{{{b{BBl}}}{{b{BFj}}}}222222222222222222222{An{{b{jc}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jCEd}}}{{b{j}}}}1111111111111111111111111111111111{{{b{jCHl}}{b{jCEl}}BCj}f}{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}``````{{{b{BHj}}{b{{BHd{FlBHb}}}}Cd}Fl}{{{b{CCf}}{b{{BHd{FlBHb}}}}Cd}Fl}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}Fl}`{{{b{BEb}}}DAh}{{CEhDAh}CEh}`{{{b{c}}}{{b{e}}}{}{}}0000000{{{Aj{BFj}}}{{Cn{{Aj{c}}{Aj{BFj}}}}}BFj}11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111{{{C`{BFj}}}{{Cn{{C`{c}}{C`{BFj}}}}}{BFjhDAjDAl}}{{{b{jBFj}}}{{Cl{{b{jc}}}}}BFj}{{{Cb{BFj}}}{{Cn{{Cb{c}}{Cb{BFj}}}}}BFj}{{{b{BFj}}}{{Cl{{b{c}}}}}BFj}{{{b{jBHl}}Lj{BHd{FlBHb}}{BHd{FlBHb}}{M`{Fl}}}f}{{{b{jBHl}}Lj{b{{ANf{{BHd{FlBHb}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{M`{Fl}}Cd}f}{{{b{jBHl}}Lj{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{M`{Fl}}}f}{Anf}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{c}}{b{Dn}}}Cd{}}0000000000000000000000000000000000000{{{b{c}}{b{jAMd}}}f{}}0000000000000000000000000000{{}CEh}{{{b{CGd}}}Fl}0{{{b{BEb}}}ANl}{{{b{CMb}}{b{CJd}}}ANl}`{{{b{CGd}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}`{{}CEj}{{}CEl}{{}CEn}{{}CF`}{{}CFb}{{}CDf}{{}CFd}{{}BDb}{{}CFh}{{}CDl}{{}CDn}{{}CFj}{{}CFl}{{{b{jBEb}}Cd}f}{{CEhCd}CEh}{{BBnCd}BBn}`````{{CEhCdCd}CEh}{{{b{CKn}}{b{CKn}}}Cd}{{{b{CGn}}{b{CGn}}}Cd}{{{b{CJf}}{b{CJf}}}Cd}{{{b{CEj}}{b{CEj}}}Cd}{{{b{CL`}}{b{CL`}}}Cd}{{{b{{CLb{c}}}}{b{{CLb{c}}}}}CdDAn}{{{b{BLb}}{b{BLb}}}Cd}{{{b{CLf}}{b{CLf}}}Cd}{{{b{CGl}}{b{CGl}}}Cd}{{{b{CJh}}{b{CJh}}}Cd}{{{b{CIj}}{b{CIj}}}Cd}{{{b{CIh}}{b{CIh}}}Cd}{{{b{CLh}}{b{CLh}}}Cd}{{{b{CIl}}{b{CIl}}}Cd}{{{b{CLj}}{b{CLj}}}Cd}{{{b{CLl}}{b{CLl}}}Cd}{{{b{CHd}}{b{CHd}}}Cd}{{{b{CJj}}{b{CJj}}}Cd}{{{b{CHf}}{b{CHf}}}Cd}{{{b{CJl}}{b{CJl}}}Cd}{{{b{CHh}}{b{CHh}}}Cd}{{{b{CJn}}{b{CJn}}}Cd}{{{b{CKb}}{b{CKb}}}Cd}{{{b{CK`}}{b{CK`}}}Cd}{{{b{CDj}}{b{CDj}}}Cd}{{{b{CJd}}{b{CJd}}}Cd}{{{b{CEl}}{b{CEl}}}Cd}{{{b{CI`}}{b{CI`}}}Cd}{{{b{CEn}}{b{CEn}}}Cd}{{{b{CLn}}{b{CLn}}}Cd}{{{b{CGd}}{b{CGd}}}Cd}{{{b{CE`}}{b{CE`}}}Cd}{{{b{CFn}}{b{CFn}}}Cd}{{{b{CGb}}{b{CGb}}}Cd}{{{b{CHn}}{b{CHn}}}Cd}{{{b{CM`}}{b{CM`}}}Cd}{{{b{CHl}}{b{CHl}}}Cd}{{{b{CMb}}{b{CMb}}}Cd}{{{b{CDb}}{b{CDb}}}Cd}{{{b{BJh}}{b{BJh}}}Cd}{{{b{CEh}}{b{CEh}}}Cd}{{{b{CMf}}{b{CMf}}}Cd}{{{b{CF`}}{b{CF`}}}Cd}{{{b{CCf}}{b{CCf}}}Cd}{{{b{CMh}}{b{CMh}}}Cd}{{{b{CMl}}{b{CMl}}}Cd}{{{b{CIn}}{b{CIn}}}Cd}{{{b{BKd}}{b{BKd}}}Cd}{{{b{BCj}}{b{BCj}}}Cd}{{{b{CFb}}{b{CFb}}}Cd}{{{b{CMn}}{b{CMn}}}Cd}{{{b{CN`}}{b{CN`}}}Cd}{{{b{CNb}}{b{CNb}}}Cd}{{{b{CNd}}{b{CNd}}}Cd}{{{b{CEf}}{b{CEf}}}Cd}{{{b{CEb}}{b{CEb}}}Cd}{{{b{CEd}}{b{CEd}}}Cd}{{{b{CNl}}{b{CNl}}}Cd}{{{b{CDf}}{b{CDf}}}Cd}{{{b{CFd}}{b{CFd}}}Cd}{{{b{COb}}{b{COb}}}Cd}{{{b{BIb}}{b{BIb}}}Cd}{{{b{COd}}{b{COd}}}Cd}{{{b{COf}}{b{COf}}}Cd}{{{b{BDb}}{b{BDb}}}Cd}{{{b{CFf}}{b{CFf}}}Cd}{{{b{CFh}}{b{CFh}}}Cd}{{{b{CDl}}{b{CDl}}}Cd}{{{b{CDn}}{b{CDn}}}Cd}{{{b{CFj}}{b{CFj}}}Cd}{{{b{CFl}}{b{CFl}}}Cd}{{{b{D@d}}{b{D@d}}}Cd}{{{b{c}}{b{h}}}Cd{}}00000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{e}}}Cd{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{BKf}}}Fl}{{CKfBCj}CKf}`{{}CKf}00{{CKfCDj}CKf}`{CKfCKf}0{{{b{jCEj}}c}f{{BFd{}{{BFb{CEj}}}}}}{{{b{jCEl}}c}f{{BFd{}{{BFb{CEl}}}}}}{{{b{jCEn}}c}f{{BFd{}{{BFb{CEn}}}}}}{{{b{jCF`}}c}f{{BFd{}{{BFb{CF`}}}}}}{{{b{jCFb}}c}f{{BFd{}{{BFb{CFb}}}}}}{{{b{jCDf}}c}f{{BFd{}{{BFb{CDf}}}}}}{{{b{jCFd}}c}f{{BFd{}{{BFb{CFd}}}}}}{{{b{jBDb}}c}f{{BFd{}{{BFb{BDb}}}}}}{{{b{jCFh}}c}f{{BFd{}{{BFb{CFh}}}}}}{{{b{jCDl}}c}f{{BFd{}{{BFb{CDl}}}}}}{{{b{jCDn}}c}f{{BFd{}{{BFb{CDn}}}}}}{{{b{jCFj}}c}f{{BFd{}{{BFb{CFj}}}}}}{{{b{jCFl}}c}f{{BFd{}{{BFb{CFl}}}}}}{{{b{CCh}}}{{Bn{CCh}}}}{MfCOf}``{{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BIh}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{BIh}}Fl{b{j{D@h{ce}}}}Cd}f{}{D@jCBb}}0``{{{b{CCj}}BIb}{{Cl{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{{{b{BFj}}BIb{b{{BHd{FlBHb}}}}}{{Cl{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{{{b{CCj}}BIb{b{{BHd{FlBHb}}}}}{{Cl{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}``````{{{b{BId}}{b{BD`}}}{{Cl{BDb}}}}{{{b{BId}}{b{BD`}}}Cd}{{{b{BHl}}Lj}Cd}{{{b{BDn}}}{{Cl{{ANn{{b{{D@h{COlCOh}}}}{b{{CMd{COh}}}}}}}}}}{{{b{jCKj}}Fl{b{CDh}}{b{BDh}}{b{BDj}}{b{D@b}}}{{Cl{Fl}}}}{{}CEh}{{{b{{CCb{c}}}}}CFdCCd}````{{{b{{CCb{BK`}}}}}{{b{{ANf{Mf}}}}}}{{{b{CCh}}}{{b{{ANf{Mf}}}}}}{{{BHd{FlBHb}}{BHd{FlBHb}}COfCOfFlCd}{{CMd{c}}}{D@jCBb}}{{{b{{CCb{c}}}}{b{jB`}}}{{Cn{fDB`}}}CCd}{{{b{CKn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BKf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEj}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CLb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{BLb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CLf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CGl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CIj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CIh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CLh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CIl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CLl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CG`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CKb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CK`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CDj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEl}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CI`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEn}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CLn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CGd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CE`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CFn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CGb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CM`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CMb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CDb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CMd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{BEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CF`}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CD`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BDl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CCf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CCh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CHb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{CMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CIn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BKd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BGb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BCj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CFb}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CJ`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CCj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CNb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CCl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbCCn}}{{{b{CNd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{CEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CNf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbCCd}}{{{b{CNh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CNj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CNl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CNn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CDf}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CFd}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{COb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BIb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BDb}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{BIh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BBl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CFf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CFh}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CDl}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CDn}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CFj}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CFl}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{D@d}}{b{jB`}}}{{Cn{fDB`}}}}``{{{b{jBKh}}{b{jBDh}}Cd}f}{{{b{CDd}}}Fl}{{BBnFl}BBn}```{{{b{CDd}}}CKn}{{BBnCKn}BBn}``{cc{}}00000000000000{CL`CEj}111{{{M`{c}}}{{CLb{c}}}DAd}22{CKbCGl}{CHdCGl}{CJjCGl}{CHfCGl}{CJfCGl}{CK`CGl}{CJlCGl}{CGnCGl}{CJnCGl}{CHhCGl}{CJhCGl}========================={cCI`{}}>>{BJhCGd}{CEnCGd}{cc{}}00000000000{CEhBEb}1111111111111111111111111{BJhCEf}222{cCEd{}}333333333{CDnCOd}4{CDlCOd}5{BIbCOf}6{CHjBIh}7777777777{MfCFh}8{BBnCDd}99999999{CFfCKf}{CFjCKf};;;{{FlFl}BJh}{BEn{{Cl{CEj}}}}{Mf{{Cl{CEl}}}}{BEn{{Cl{CEn}}}}{Mf{{Cl{CF`}}}}{Mf{{Cl{CFb}}}}{CJb{{Cl{CDf}}}}{BEn{{Cl{CFd}}}}{Mf{{Cl{BDb}}}}{Mf{{Cl{CFh}}}}{Mf{{Cl{CDl}}}}{Mf{{Cl{CDn}}}}{Mf{{Cl{CFj}}}}{Mf{{Cl{CFl}}}}{BEnCEj}{MfCEl}{BEnCEn}{MfCF`}{MfCFb}{CJbCDf}{BEnCFd}{MfBDb}{MfCFh}{MfCDl}{MfCDn}{MfCFj}{MfCFl}<;:9876543210{{Fl{BHd{FlBHb}}{BHd{FlBHb}}Fl}BJh}{{Fl{b{{ANf{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}}}BJh}{{Fl{b{BDn}}Fl}CMh}{{{b{{ANf{{BHd{FlBHb}}}}}}}{{Cl{CCj}}}}{{Fl{b{{ANf{{BHd{FlBHb}}}}}}}BJh}{{{Bn{{BHd{FlBHb}}}}}{{Cl{CCj}}}}{{Fl{BI`{FlBHbBHb{BHn{Fl}}}}}BJh}{DBd{{Cl{BKd}}}}{cCEj{{BFd{}{{BFb{CEj}}}}}}{cCEl{{BFd{}{{BFb{CEl}}}}}}{cCEn{{BFd{}{{BFb{CEn}}}}}}{cCF`{{BFd{}{{BFb{CF`}}}}}}{cCFb{{BFd{}{{BFb{CFb}}}}}}{cCDf{{BFd{}{{BFb{CDf}}}}}}{cCFd{{BFd{}{{BFb{CFd}}}}}}{cBDb{{BFd{}{{BFb{BDb}}}}}}{cCFh{{BFd{}{{BFb{CFh}}}}}}{cCDl{{BFd{}{{BFb{CDl}}}}}}{cCDn{{BFd{}{{BFb{CDn}}}}}}{cCFj{{BFd{}{{BFb{CFj}}}}}}{cCFl{{BFd{}{{BFb{CFl}}}}}}{{{Bn{{BHd{FlBHb}}}}}{{Cl{{CCb{BK`}}}}}}{{MfMf}CIh}{{MfMf}CIl}{{MfMf}CDj}{{MfMf}BCj}{cc{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{ANf{Fl}}}}}CE`}{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{Fl{b{{BHd{FlBHb}}}}{b{{BHd{FlBHb}}}}{b{{BHd{FlBHb}}}}}BJh}{{Fl{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}}BJh}{AMh{{Cl{BKd}}}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}100110011001011001100110100110010110010101010110100101101010100110010110100101100110101010011001100110011001010101011001101010{{{b{BKh}}}{{BI`{FlBKlBHb{DBf{FlBKlBHbBHbBKl}}}}}}0{{{b{jBKh}}}{{BI`{FlBKlBHb{DAf{FlBKlBHbBHbBKl}}}}}}{{{b{CIf}}CIh}{{Cl{{b{CIj}}}}}}{{{b{CIb}}CIl}{{Cl{{ANn{{b{BKh}}An}}}}}}{{{b{BDh}}CDj}{{Cl{{b{BEb}}}}}}{{{b{BDj}}BCj}{{Cl{{b{CDd}}}}}}{{{b{CIb}}CLj}{{Cl{{b{BKh}}}}}}{{{b{jCIb}}CLj}{{Cl{{b{jBKh}}}}}}{{{b{jCIf}}CIh}{{Cl{{b{jCIj}}}}}}{{{b{jCIb}}CIl}{{Cl{{ANn{{b{jBKh}}An}}}}}}{{{b{jBDh}}CDj}{{Cl{{b{jBEb}}}}}}{{{b{jBDj}}BCj}{{Cl{{b{jCDd}}}}}}2{{{b{CIf}}Mf}{{Cl{{ANn{{b{CIj}}CIh}}}}}}{{{b{CIb}}Mf}{{Cl{{ANn{{b{BKh}}AnCIl}}}}}}{{{b{BDh}}Mf}{{Cl{{ANn{{b{BEb}}CDj}}}}}}{{{b{BDj}}Mf}{{Cl{{ANn{{b{CDd}}BCj}}}}}}{{{b{jCIf}}Mf}{{Cl{{ANn{{b{jCIj}}CIh}}}}}}{{{b{jBDh}}Mf}{{Cl{{ANn{{b{jBEb}}CDj}}}}}}{{{b{jBDj}}Mf}{{Cl{{ANn{{b{jCDd}}BCj}}}}}}```{{{b{BEb}}Fl{BI`{FlBHbBHb{BHn{Fl}}}}}Fl}{{{b{BEb}}}Fl}{{CEhFl}CEh}```{{CKfCFf}CKf}`````{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}BBl}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}BBn}``{{{b{BIf}}{b{BDh}}{b{BDj}}BDl{Cl{{b{BDn}}}}}f}{{{b{DBh}}{b{BDh}}{b{BDj}}BDl{Cl{{b{BDn}}}}}f}{{{b{BIf}}Fl{b{BDh}}{b{BDj}}{b{BDn}}Fl}f}{{{b{DBh}}Fl{b{BDh}}{b{BDj}}{b{BDn}}Fl}f}{{{b{jD@b}}{Cl{{b{jCDh}}}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}{b{jBDj}}{b{jBDh}}{b{BIf}}}f}`{{{b{CEj}}{b{jc}}}fAMd}{{{b{CLf}}{b{jc}}}fAMd}{{{b{CIh}}{b{jc}}}fAMd}{{{b{CIl}}{b{jc}}}fAMd}{{{b{CLj}}{b{jc}}}fAMd}{{{b{CDj}}{b{jc}}}fAMd}{{{b{CEl}}{b{jc}}}fAMd}{{{b{CEn}}{b{jc}}}fAMd}{{{b{CM`}}{b{jc}}}fAMd}{{{b{CMb}}{b{jc}}}fAMd}{{{b{CF`}}{b{jc}}}fAMd}{{{b{BDl}}{b{jc}}}fAMd}{{{b{CMl}}{b{jc}}}fAMd}{{{b{BKd}}{b{jc}}}fAMd}{{{b{BCj}}{b{jc}}}fAMd}{{{b{CFb}}{b{jc}}}fAMd}{{{b{CNb}}{b{jc}}}fAMd}{{{b{CDf}}{b{jc}}}fAMd}{{{b{CFd}}{b{jc}}}fAMd}{{{b{COb}}{b{jc}}}fAMd}{{{b{BIb}}{b{jc}}}fAMd}{{{b{COd}}{b{jc}}}fAMd}{{{b{COf}}{b{jc}}}fAMd}{{{b{BDb}}{b{jc}}}fAMd}{{{b{CFf}}{b{jc}}}fAMd}{{{b{CFh}}{b{jc}}}fAMd}{{{b{CDl}}{b{jc}}}fAMd}{{{b{CDn}}{b{jc}}}fAMd}{{{b{CFj}}{b{jc}}}fAMd}{{{b{CFl}}{b{jc}}}fAMd}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}}{{Cl{Fl}}}CCn}{{{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}{BI`{FlBHbBHb{BHn{Fl}}}}}BBl}{{{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}{BI`{FlBHbBHb{BHn{Fl}}}}}BBn}{{{b{{CCl{c}}}}}bCCn}```{{}CEd}```````{{}CDb}{{{b{CIl}}}An}{{{b{CIb}}CLj}{{b{BKh}}}}{{{b{CDj}}}An}{{{b{BDh}}DBj}{{b{BEb}}}}{{{b{BDh}}CDj}{{b{BEb}}}}{{{b{BCj}}}An}{{{b{BDj}}DBj}{{b{CDd}}}}{{{b{BDj}}BCj}{{b{CDd}}}}{{{b{{D@`{ce}}}}D@f}{{Cl{{ANn{cc{b{e}}}}}}}CBb{}}{{{b{jBDh}}CDj}{{b{jBEb}}}}{{{b{jBDj}}BCj}{{b{jCDd}}}}{{{b{{CCb{c}}}}}bCCd}{{{b{CCh}}}{{b{{ANf{{M`{Mf}}}}}}}}``{{}An}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000````{{{b{jCEj}}CEj}f}{{{b{jCIf}}CDjCDjcCd}CIh{{DBl{CGl}}}}{{{b{jCIb}}CDjCDjcCd}{{Cl{CIl}}}{{DBl{CGl}}}}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jBDh}}c}CDj{{DBl{BEb}}}}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jBDj}}c}BCj{{DBl{CDd}}}}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}{{{b{jBDj}}cCDj{b{jBDh}}}BCj{{DBl{CDd}}}}`{{{b{jCG`}}Fl{b{{ANf{Fl}}}}}f}{{{b{CE`}}Fl{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{{{b{CGb}}Fl{b{CE`}}{b{CGd}}}CE`}{{{b{CI`}}Fl{b{CGb}}{b{CE`}}{b{CGd}}}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}`{{{b{{D@`{ce}}}}DBnDBn}{{Cl{{ANn{cc{b{e}}}}}}}CBb{}}{{{b{j{D@`{ce}}}}DBnDBn}{{Cl{{ANn{cc{b{je}}}}}}}CBb{}}{{{b{{D@`{ce}}}}}{{`{{CId{}{{BFb{{b{e}}}}}}}}}CBb{}}{{{b{{D@`{ce}}}}DBn}{{`{{CId{}{{BFb{{ANn{cc{b{e}}}}}}}}}}}CBb{}}{{{b{{D@`{ce}}}}}{{`{{CId{}{{BFb{{ANn{cc{b{e}}}}}}}}}}}CBb{}}{{{b{j{D@`{ce}}}}DBn}{{`{{CId{}{{BFb{{ANn{ccD@f{b{je}}}}}}}}}}}CBb{}}{{{b{CDd}}}Mf}`{{{b{CI`}}Fl{b{{BHd{FlBHb}}}}}CE`}`{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{D@b}}}{{b{{D@`{BCjCOj}}}}}}`{{{b{D@b}}BCjBCj}{{Cl{Cd}}}}{{{b{D@b}}MfMf}{{Cl{Cd}}}}{{{b{D@b}}}{{`{{CId{}{{BFb{{ANn{BCjBCjCd}}}}}}}}}}{{{b{D@b}}BCj}{{`{{CId{}{{BFb{{ANn{BCjBCjCd}}}}}}}}}}{{{b{D@b}}Mf}{{`{{CId{}{{BFb{{ANn{BCjBCjCd}}}}}}}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BFj}}CKf}{{Cl{BCj}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BHd{FlBHb}}}}CKfc}f{{BEl{BCj}{{BBf{Cd}}}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{BGf}}FlCdCKfc}f{{BEl{BCjBGh}{{BBf{Cd}}}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BFj}}CKfc}f{{BEl{BCj}{{BBf{Cd}}}}}}{{{b{BH`}}{b{BH`}}}Cd}{{{b{CEj}}CEj}Cd}{{{b{CEl}}CEl}Cd}{{{b{CEn}}CEn}Cd}{{{b{CF`}}CF`}Cd}{{{b{CFb}}CFb}Cd}{{{b{CDf}}CDf}Cd}{{{b{CFd}}CFd}Cd}{{{b{BDb}}BDb}Cd}{{{b{CFh}}CFh}Cd}{{{b{CDl}}CDl}Cd}{{{b{CDn}}CDn}Cd}{{{b{CFj}}CFj}Cd}{{{b{CFl}}CFl}Cd}{{{b{BGd}}{b{BGf}}Fl}Cd}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}Fl}Cd}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{CIh{{ANn{MfMf}}}}{CIl{{ANn{MfMf}}}}{CDj{{ANn{MfMf}}}}{BCj{{ANn{MfMf}}}}7777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777{{{b{BKh}}}{{b{{DC`{FlBKlBKl}}}}}}`{{{b{BKf}}}Fl}``{{}CIh}{{}CIl}{{}CDj}{{}BCj}0{{{b{BFj}}}Cd}{{{b{CDb}}}Cd}{{{b{CEj}}}Cd}{{{b{CEl}}}Cd}{{{b{CEn}}}Cd}{{{b{CF`}}}Cd}{{{b{CFb}}}Cd}{{{b{CDf}}}Cd}{{{b{CFd}}}Cd}{{{b{BDb}}}Cd}{{{b{CFh}}}Cd}{{{b{CDl}}}Cd}{{{b{CDn}}}Cd}{{{b{CFj}}}Cd}{{{b{CFl}}}Cd}{{{b{{CCb{c}}}}BIb}CdCCd}{{{b{COn}}}Cd}{{{b{BEb}}}Cd}0{{{b{BFj}}}Cd}{{{b{CCf}}}Cd}{{{b{{CHb{CGj}}}}}Cd}{{{b{{CHb{CH`}}}}}Cd}{{{b{{CHb{CCj}}}}}Cd}{{{b{CCj}}}Cd}{{{b{BFn}}}Cd}{CJdCd}8{{{b{CEj}}}Cd}{{{b{CIf}}}Cd}{{{b{CEl}}}Cd}{{{b{CEn}}}Cd}{{{b{BDh}}}Cd}{{{b{CF`}}}Cd}{{{b{CFb}}}Cd}{{{b{CDf}}}Cd}{{{b{CFd}}}Cd}{{{b{BDb}}}Cd}{{{b{CFh}}}Cd}{{{b{BDj}}}Cd}{{{b{CDl}}}Cd}{{{b{CDn}}}Cd}{{{b{CFj}}}Cd}{{{b{CFl}}}Cd}{{{b{CGl}}}Cd}{{{b{BEb}}}Cd}{{{b{CDd}}}Cd}{COfCd}{CJdCd}3{{{b{c}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`144{{{b{CHn}}Fl{b{CE`}}{Cl{{b{CGb}}}}}Cd}`{{{b{CJ`}}}Cd}{{{b{BKj}}}Cd}7{{{b{{CCl{c}}}}An}CdCCn}{CN`Cd}8`9977{{{b{CE`}}}Cd}{{{b{BJh}}}Cd}{{{b{CIf}}}{{`{{CId{}{{BFb{{ANn{CIh{b{CIj}}}}}}}}}}}}{{{b{CIb}}}{{`{{CId{}{{BFb{{ANn{CIl{b{CLl}}{b{BKh}}{b{BKj}}}}}}}}}}}}{{{b{BDh}}}{{`{{CId{}{{BFb{{ANn{CDj{b{BEb}}}}}}}}}}}}{{{b{BDj}}}{{`{DCb}}}}{{{b{BDj}}}{{`{{CId{}{{BFb{{ANn{BCj{b{CDd}}}}}}}}}}}}{{{b{jBDj}}}{{`{{CId{}{{BFb{{ANn{BCj{b{jCDd}}}}}}}}}}}}{{{b{jCIf}}}{{`{{CId{}{{BFb{{ANn{CIh{b{jCIj}}}}}}}}}}}}{{{b{jBDh}}}{{`{{CId{}{{BFb{{ANn{CDj{b{jBEb}}}}}}}}}}}}2{{{b{CG`}}{b{{BGl{{BGj{Fl}}}}}}{b{j{BI`{FlBHbBKl{DAf{FlBHbBKlBHbBHb}}}}}}}f}{{{b{CG`}}{b{{ANf{Fl}}}}}CE`}{{{b{BKj}}}{{b{CG`}}}}`{{{b{CIb}}CDjCDj}{{Cl{{ANn{CIl{b{BKh}}{b{BKj}}}}}}}}{{{b{BKf}}}Fl}```0{{{b{CIf}}}{{b{{D@`{CDjCIj}}}}}}```{{{b{BKh}}{b{BKj}}}{{BI`{FlBKlBHb{DBf{FlBKlBHbBHbBKl}}}}}}`{{{b{CIf}}CDjCDj}{{`{{CId{}{{BFb{{ANn{CIh{b{CIj}}}}}}}}}}}}{{}CEh}0{{{b{CE`}}{b{CGd}}}Fl}{{{b{BEb}}}Fl}``{{{b{CIf}}}An}{{{b{BDh}}}An}{{{b{BDj}}}An}`{{{b{CGl}}CL`}{{Cl{{b{{CLb{Fl}}}}}}}}{{CJhCL`{M`{Fl}}}CJh}{{{b{CHd}}}{{Cl{{b{{CLb{Fl}}}}}}}}{{CJj{M`{Fl}}}CJj}{{{b{CHf}}}{{Cl{{b{{CLb{Fl}}}}}}}}{{CJl{M`{Fl}}}CJl}`9{{CEhFl}CEh}```{{{b{BKh}}An}{{Cl{{b{BKj}}}}}}{{{b{BKj}}}An}{{{b{jBKh}}An}{{Cl{{b{jBKj}}}}}}{{{b{BKh}}}{{`{{CId{}{{BFb{{b{BKj}}}}}}}}}}`{{{b{jBKh}}}{{`{{CId{}{{BFb{{b{jBKj}}}}}}}}}}{{{b{BEb}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{CEh{BI`{FlBHbBHb{BHn{Fl}}}}}CEh}``{{{b{{CCb{c}}}}}{{b{BHf}}}CCd}{{{b{CD`}}}{{b{BHf}}}}{{{b{CCf}}}BHf}{{{b{CCh}}}{{b{BHf}}}}{{{b{CCj}}}BHf}{{{b{{CCl{c}}}}}BHfCCn}{{{b{CGn}}}{{BHd{FlBHb}}}}{{CJf{BHd{FlBHb}}}CJf}{{{b{CGl}}}{{BHd{FlBHb}}}}{{CJh{BHd{FlBHb}}}CJh}{{{b{CHd}}}{{BHd{FlBHb}}}}{{CJj{BHd{FlBHb}}}CJj}{{{b{CHf}}}{{BHd{FlBHb}}}}{{CJl{BHd{FlBHb}}}CJl}{{{b{CHh}}}{{BHd{FlBHb}}}}{{CJn{BHd{FlBHb}}}CJn}{{{b{CKb}}}{{BHd{FlBHb}}}}{{CK`{BHd{FlBHb}}}CK`};:9876543210{{{b{CGl}}}{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{CJh{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CJh}{{{b{CHd}}}{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{CJj{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CJj}3210{{{b{{CCb{BK`}}}}}BHh}{{{b{CD`}}}BHh}{{{b{CCf}}}BHh}{{{b{CCh}}}BHh}{{{b{CCj}}}BHh}{{{b{{CCl{c}}}}}BHhCCn}`{{{b{CGn}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{CJf{BGn{Fl{BGl{{BGj{Fl}}}}}}}CJf}{{CJh{BGn{Fl{BGl{{BGj{Fl}}}}}}}CJh}`210````````{{{b{BFn}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{b{jBIh}}}f}{{{b{CCj}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{b{jBIh}}}f}{{{b{BG`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{{CHb{c}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}BG`}{{{b{CCj}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{BG`}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}}{{{b{{CHb{c}}}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}BG`}{{{b{BKj}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}`0`{{{b{jCGl}}CEj}{{b{jCGl}}}}{{{b{jBEb}}CdCd}f}{CEhCEh}10{{CJhCEj}CJh}{{{b{BEb}}}CEn}{{CEhCEn}CEh}`{{{b{jBH`}}Fl}f}{{{b{BH`}}Fl}BH`}```{{{b{jBBl}}}{{b{jBFj}}}}```{{{b{jCIf}}CDjc}f{{BEl{CDjCDjCIh{b{jCIj}}}}}}{{{b{{CCl{c}}}}{b{BHf}}{b{je}}}fCCn{{BEl{Mf{b{CHj}}}}}}{{{b{BFl}}Mf{b{jBEl}}}f}{{{b{{CCb{BK`}}}}Mf{b{jBEl}}}f}{{{b{CD`}}Mf{b{jBEl}}}f}{{{b{CCh}}Mf{b{jBEl}}}f}{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}ei}f{BFjBJb}BJd{{BJf{e}}}{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{c}}}}}}{{{b{BFl}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}b}}}}{{{b{{CCb{c}}}}Mfe}fCCd{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}b}}}}{{{b{CD`}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}b}}}}{{{b{CCh}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}b}}}}{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}ei}f{BFjBJb}BJd{{BJf{e}}}{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}{{{b{BFl}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}{{{b{{CCb{c}}}}Mfe}fCCd{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}4{{{b{CCh}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}{{{b{CGd}}}Fl}{{{b{BJh}}}Fl}{{{b{BEb}}}Fl}{{{b{CDd}}}Fl}{{BBnFl}BBn}{{{b{BFj}}Fl}BJh}{{{b{{CCb{BK`}}}}Fl}BJh}{{{b{BEb}}}{{b{CGd}}}}{{{b{CD`}}Fl}BJh}{{{b{CCf}}Fl}BJh}{{{b{CCh}}Fl}BJh}{{{b{{CHb{CH`}}}}Fl}BJh}{{{b{{CHb{CGj}}}}Fl}BJh}{{{b{{CHb{CCj}}}}Fl}BJh}{{{b{CCj}}Fl}BJh}{{{b{{CCl{BK`}}}}Fl}BJh}{{{b{CEf}}{b{BFj}}}BJh}{{{b{CDd}}}BJh}{{BBnBJh}BBn}`{{{b{CDd}}}{{b{CNl}}}}```{{{b{CHh}}}Fl}{{CJnFl}CJn}```{{{b{BDn}}}{{ANn{Fl{BI`{FlBHbBHb{BHn{Fl}}}}}}}}`{{{b{CHn}}{b{CE`}}}Fl}``{{{b{jBH`}}{b{BH`}}}f}{{{b{BH`}}{b{BH`}}}BH`}````````{{{b{BId}}{b{jBE`}}}f}{{{b{CGl}}CL`}{{Cl{{b{BLb}}}}}}{{{b{CHd}}}{{Cl{{b{BLb}}}}}}{{{b{CHf}}}{{Cl{{b{BLb}}}}}}{{CJlFlFlFlFl}CJl}{{{b{CHh}}CL`}{{Cl{{b{BLb}}}}}}`{{CJhCL`Fl}CJh}{{CJjFl}CJj}{{CJlFl}CJl}={{{b{CGl}}CL`}{{Cl{CLh}}}}{{CJhCL`CLh}CJh}{{CJjCLh}CJj}{{CJlCLh}CJl}{{CJnCLh}CJn}{{CJhCL`FlFlFl}CJh}{{CJjFlFlFl}CJj}{{CJlFlFlFl}CJl}{{CJnFlFlFl}CJn}{{CJhCL`FlFl}CJh}{{CJjFlFl}CJj}{{CJlFlFl}CJl}{{CJnFlFl}CJn}````{{CE`Fl}CE`}{{{b{CIb}}}{{`{{CId{}{{BFb{{b{BKh}}}}}}}}}}````{{{b{BKh}}}An}{{{b{CG`}}}An}`{CFbCd}0{{}D@n}{{{DCd{BDl}}{DCd{CMh}}}DBh}{{}DA`}{{D@dCFl}DAb}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}}{{CCb{BK`}}}}{{}CKj}{{}CDh}{{}CGn}{{}CJf}{CEjCGl}{CEjCJh}{{}CIf}{{}BKh}{{}CIb}{{CDjAnAnAnCG`{BGn{Fl{BGl{{BGj{Fl}}}}}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}BKj}{CGlCG`}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CHd}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CJj}{{}CHf}{{}CJl}{FlCHh}{FlCJn}{{FlFlFl}CKb}{{FlFlFl}CK`}{{{BI`{FlBHbBHb{BHn{Fl}}}}Fl}CE`}{{{BHd{FlBHb}}FlFl}BJh}{{{BHd{FlBHb}}{BHd{FlBHb}}COfCOfFl}{{CMd{c}}}{D@jCBb}}{CJdCEh}{{CDjCDj}CMf}{{}BDh}{{{Bn{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}CD`}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CCf}{{{Bn{{BHd{FlBHb}}}}{Cl{{Bn{{M`{Mf}}}}}}}CCh}{{}CMj}{{BCjBCj}CMl}{{{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}{BI`{FlBHbBHb{BHn{Fl}}}}}{{CCl{BK`}}}}{{FlFl}CNl}{cBBlBFj}{{}{{D@`{ce}}}CBb{}}{{CFhCFh}CFf}{{}D@b}{BBlBBn}{{}BDj}{{}CKd}{{}CKf}{{}CEh}00`{{{b{BEb}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}`{{}CFf}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{DCf}}{b{BFj}}FlFlCdCKf}{{Cl{{ANn{BCjCKh}}}}}}``````{{{b{CCj}}}{{b{{ANf{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}}}`{CEjCEj}{CElCEl}{CEnCEn}{CF`CF`}{CFbCFb}{CDfCDf}{CFdCFd}{BDbBDb}{CFhCFh}{CDlCDl}{CDnCDn}{CFjCFj}{CFlCFl}{{{b{COl}}}An}`{{{b{{CCl{c}}}}}AnCCn}{{{b{{CNf{c}}}}}AnCCd}`{{{b{BKh}}}An}{{{b{CCh}}}An}`{{{b{{CCb{c}}}}}AnCCd}{{{b{CG`}}}An}`{{{b{CCj}}Fl}CCj}{{}CKf}00`{{{b{CDd}}}{{Cl{CDj}}}}`{{{b{BKj}}}{{Cl{An}}}}`{{{b{CEj}}{b{CEj}}}{{Cl{ALn}}}}{{{b{CEl}}{b{CEl}}}{{Cl{ALn}}}}{{{b{CEn}}{b{CEn}}}{{Cl{ALn}}}}{{{b{CMb}}{b{CMb}}}{{Cl{ALn}}}}{{{b{CF`}}{b{CF`}}}{{Cl{ALn}}}}{{{b{CFb}}{b{CFb}}}{{Cl{ALn}}}}{{{b{CDf}}{b{CDf}}}{{Cl{ALn}}}}{{{b{CFd}}{b{CFd}}}{{Cl{ALn}}}}{{{b{BDb}}{b{BDb}}}{{Cl{ALn}}}}{{{b{CFh}}{b{CFh}}}{{Cl{ALn}}}}{{{b{CDl}}{b{CDl}}}{{Cl{ALn}}}}{{{b{CDn}}{b{CDn}}}{{Cl{ALn}}}}{{{b{CFj}}{b{CFj}}}{{Cl{ALn}}}}{{{b{CFl}}{b{CFl}}}{{Cl{ALn}}}}```{{{b{CCj}}}{{b{{ANf{{BHd{FlBHb}}}}}}}}``{{{Bn{{BHd{FlBHb}}}}{Cl{{Bn{{M`{Mf}}}}}}}BBl}{{{Bn{{BHd{FlBHb}}}}{Cl{{Bn{{M`{Mf}}}}}}}BBn}```{{{b{BEb}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{CEh{BGn{Fl{BGl{{BGj{Fl}}}}}}}CEh}{{{b{CDd}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{BBn{BGn{Fl{BGl{{BGj{Fl}}}}}}}BBn}```{{{b{CDd}}}{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}}}1{{CKf{b{c}}}CKf{{BBh{BCj{b{CDd}}}{{BBf{Cd}}}}}}`{{{b{jCKj}}Fl{b{CDh}}{b{BDh}}{b{BDj}}{b{D@b}}{b{BIf}}}CKl}{{{b{BEb}}Fl}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}0`{{{b{BJh}}}Fl}{{{b{BHj}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}Cd}BJjCCd}{{{b{CD`}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{CCf}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{CCh}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{{CHb{c}}}}{b{{BHd{FlBHb}}}}Cd}BJjBG`}{{{b{CCj}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}Cd}BJjCCn}{{{b{BHj}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}CCd}{{{b{CD`}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{CCf}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{CCh}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{CHb{c}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}BG`}{{{b{CCj}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}CCn}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJjc}}}{}}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJj}}}CCd}{{{b{CCh}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJj}}}}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJj}}}CCn}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJjc}}}}}{}}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJj}}}}}CCd}{{{b{CCh}}{BHd{FlBHb}}}{{ANn{BJj{ANn{MfCIn}}}}}}{{{b{BHj}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}CCd}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}CCn}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BHd{FlBHb}}}}CdCKf}{{Cl{{ANn{BCjBJj}}}}}}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BHd{FlBHb}}}}CKf}{{Cl{{ANn{BCjBJjBIb}}}}}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJjc}}}{}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJjc}}}}}{}}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}}{{{b{BDh}}{b{jBDj}}}f}``{{{b{CE`}}}Fl}{{{b{BFl}}}{{b{{BKb{MfBK`}}}}}}{{{b{{CCb{c}}}}}{{b{{BKb{Mf}}}}}CCd}{{{b{{CCb{BK`}}}}}{{b{{BKb{MfBK`}}}}}}{{{b{CD`}}}{{b{{BKb{MfBK`}}}}}}0{{{b{CCh}}}{{b{{BKb{MfBK`}}}}}}````{{{b{D@b}}}{{b{DCh}}}}{{{b{CKd}}}{{b{DCj}}}}``````{{ChCh}f}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{Chf}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{ChCh}Cd}0000000000000000000000000000000000000{{{b{{D@`{ce}}}}}{{b{{DCl{ce}}}}}CBb{}}{ChAMh}00000000000000000000000000000``{{{b{jCGd}}{b{BDj}}{b{CHl}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{{b{jBEb}}{b{BDj}}}f}``{{{b{BJh}}{b{BJh}}}Cd}{{{b{jCEj}}CEj}f}{{{b{jCIf}}CIhCd}{{Cl{CIj}}}}{{{b{jCIb}}CIlCd}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jBDh}}CDj{b{jCDh}}{b{jBDj}}{b{jCIf}}{b{jCIb}}Cd}{{Cl{BEb}}}}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jBDj}}BCj{b{jCDh}}{b{jBDh}}Cd}{{Cl{CDd}}}}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}{{{b{jCIf}}CDj}{{Bn{CIh}}}}{{{b{jCIb}}CDj}f}{{{b{jCIb}}CDjCd}f}{BDlCd}`{{{b{jDAb}}{b{jc}}{b{BDh}}{b{BDj}}{b{CIf}}{b{CIb}}{b{D@b}}}fBHl}{D@dDAb}{{{b{jDAb}}{b{jc}}{b{BDh}}{b{BDj}}}fBHl}{{{b{jDAb}}{b{jc}}{b{BDj}}{b{D@b}}}fBHl}{{{b{jDAb}}{b{jc}}{b{BDh}}{b{CIf}}{b{CIb}}}fBHl}{{{b{jDAb}}{b{jc}}{b{BDh}}}fBHl}`{{{b{jBEb}}Cd}f}0{{{b{CDd}}}Fl}{{BBnFl}BBn}```{{{b{CDd}}}CKn}{{BBnCKn}BBn}``{{{b{jBEb}}CdCdCdCd}f}{{{b{jBEb}}CdCdCd}f}{{CEhCdCd}CEh}{{{b{j{CCb{BK`}}}}}f}{{{b{jCCh}}}f}````````{{{b{BKj}}}CDj}{{{b{CIb}}CDj}{{Cl{{b{CLl}}}}}}{{{b{BKh}}}{{b{BKj}}}}{{{b{{CCl{c}}}}}{{b{BHf}}}CCn}`{{{b{jBKh}}}{{b{jBKj}}}}{{{b{BEb}}}{{b{{BGl{{BGj{Fl}}}}}}}}{{CEhFl}CEh}{{{b{CDd}}}{{b{{BGl{{BGj{Fl}}}}}}}}?`{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}Fl}BBl}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}Fl}BBn}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{D@l}}Fl}BBl}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{D@l}}Fl}BBn}{{{b{{ANf{{BHd{FlBHb}}}}}}Fl}{{Cl{BBl}}}}{{{b{{ANf{{BHd{FlBHb}}}}}}Fl}{{Cl{BBn}}}}{{{Bn{{BHd{FlBHb}}}}Fl}{{Cl{BBl}}}}{{{Bn{{BHd{FlBHb}}}}Fl}{{Cl{BBn}}}}{{FlFlFl}BBl}{{FlFlFl}BBn}{{{BHd{FlBHb}}{BHd{FlBHb}}{BHd{FlBHb}}Fl}BBl}{{{BHd{FlBHb}}{BHd{FlBHb}}{BHd{FlBHb}}Fl}BBn}{{{b{{CCl{c}}}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CCn}`{{{CCb{BK`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{CCb{BK`}}}}{{CCf{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{Cl{CCf}}}}{{CCh{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CCh}{{CCj{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{Cl{CCj}}}}{{{CCl{c}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{CCl{c}}}CCn}{{{b{CCh}}Mf}CHj}{{{BHd{FlBHb}}{BHd{FlBHb}}}BBl}{{{BHd{FlBHb}}{BHd{FlBHb}}}BBn}`{{{b{{CCl{c}}}}An}{{Cl{CHj}}}CCn}{{{b{CCh}}MfBIb}BIb}{{{b{CCh}}}{{`{DCb}}}}{{{b{{CCl{c}}}}}{{`{{CId{}{{BFb{CHj}}}}}}}CCn}{BDlCd}{{BBnCd}BBn}{{{b{jCEj}}CEjCd}f}{{{b{jCEl}}CElCd}f}{{{b{jCEn}}CEnCd}f}{{{b{jCF`}}CF`Cd}f}{{{b{jCFb}}CFbCd}f}{{{b{jCDf}}CDfCd}f}{{{b{jCFd}}CFdCd}f}{{{b{jBDb}}BDbCd}f}{{{b{jCFh}}CFhCd}f}{{{b{jCDl}}CDlCd}f}{{{b{jCDn}}CDnCd}f}{{{b{jCFj}}CFjCd}f}{{{b{jCFl}}CFlCd}f}{{{b{jCDd}}CDf}f}{{{b{jCDd}}CDl}f}{{{b{jCDd}}CDn}f}{{{b{jBEb}}FlCd}f}{{{b{jBEb}}BJhCd}f}{{{b{jBEb}}An}f}{{{b{jBEb}}Fl}f}3{{{b{jBEb}}CJdCd}f}{{{b{jCDd}}CFf}f}{{{b{jCDd}}Fl}f}{{{b{jCGn}}Cd}{{b{jCGn}}}}{{{b{jCGl}}Cd}{{b{jCGl}}}}{{{b{jCHd}}Cd}{{b{jCHd}}}}{{{b{jCHf}}Cd}{{b{jCHf}}}}{{{b{jCHh}}Cd}{{b{jCHh}}}}{{{b{jCKb}}Cd}{{b{jCKb}}}}6{{{b{jBEb}}DAh}f}{{{b{jBKf}}Fl}f}{{{b{jCGl}}Cd}f}{{{b{jBEb}}Cd}f}{{{b{jCDd}}Cd}f}{{{b{jBEb}}CdCdCdCd}f}{{{b{jBEb}}CdCdCd}f}{{{b{j{CCb{BK`}}}}CFd}{{Cn{fCNd}}}}>{{{b{jCDd}}CKn}f}{{{b{jBEb}}FlCd}f}{{{b{jCDd}}Mf}f}9{{{b{jCGl}}CL`{M`{Fl}}}{{b{jCGl}}}}{{{b{jCHd}}{M`{Fl}}}{{b{jCHd}}}}{{{b{jCHf}}{M`{Fl}}}{{b{jCHf}}}}{{{b{jBEb}}Fl}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}Cd}f}{{{b{jCGn}}{BHd{FlBHb}}}{{b{jCGn}}}}{{{b{jCGl}}{BHd{FlBHb}}}{{b{jCGl}}}}{{{b{jCHd}}{BHd{FlBHb}}}{{b{jCHd}}}}{{{b{jCHf}}{BHd{FlBHb}}}{{b{jCHf}}}}{{{b{jCHh}}{BHd{FlBHb}}}{{b{jCHh}}}}{{{b{jCKb}}{BHd{FlBHb}}}{{b{jCKb}}}}543210{{{b{jCGl}}{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{b{jCGl}}}}{{{b{jCHd}}{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{b{jCHd}}}}10{{{b{jCGn}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}{{b{jCGn}}}}{{{b{jCGl}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}{{b{jCGl}}}}10{{{b{jBEb}}CEnCd}f}{{{b{jBJh}}FlCd}f}{{{b{jCDd}}Fl}f}{{{b{jCDd}}BJh}f}{{{b{jCHh}}Fl}{{b{jCHh}}}}{{{b{jCGl}}CL`FlFlFlFl}{{b{jCGl}}}}{{CJhCL`FlFlFlFl}CJh}{{{b{jCHd}}FlFlFlFl}{{b{jCHd}}}}{{CJjFlFlFlFl}CJj}{{{b{jCHf}}FlFlFlFl}{{b{jCHf}}}}{{{b{jCHh}}FlFlFlFl}{{b{jCHh}}}}{{CJnFlFlFlFl}CJn}{{{b{jCGl}}CL`Fl}{{b{jCGl}}}}{{{b{jCHd}}Fl}{{b{jCHd}}}}{{{b{jCHf}}Fl}{{b{jCHf}}}}:{{{b{jCGl}}CL`CLh}{{b{jCGl}}}}{{{b{jCHd}}CLh}{{b{jCHd}}}}{{{b{jCHf}}CLh}{{b{jCHf}}}}{{{b{jCHh}}CLh}{{b{jCHh}}}}{{{b{jCGl}}CL`FlFlFl}{{b{jCGl}}}}{{{b{jCHd}}FlFlFl}{{b{jCHd}}}}{{{b{jCHf}}FlFlFl}{{b{jCHf}}}}{{{b{jCHh}}FlFlFl}{{b{jCHh}}}}{{{b{jCGl}}CL`FlFl}{{b{jCGl}}}}{{{b{jCHd}}FlFl}{{b{jCHd}}}}{{{b{jCHf}}FlFl}{{b{jCHf}}}}{{{b{jCHh}}FlFl}{{b{jCHh}}}}{{{b{jBEb}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}f}{{{b{jBEb}}{BGl{{BGj{Fl}}}}}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}}f}{{{b{jBDj}}BCj{Cl{CDj}}{b{jBDh}}}f}{{{b{jBEb}}{BGn{Fl{BGl{{BGj{Fl}}}}}}Cd}f}{{{b{jCDd}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}f}0{{{b{jCDd}}Fl}f}{{{b{jCDd}}CKn}f}{{{b{jBEb}}{BGl{{BGj{Fl}}}}Cd}f}{{{b{jCDd}}{BGl{{BGj{Fl}}}}}f}3{{{b{j{CCl{c}}}}{BI`{FlBHbBHb{BHn{Fl}}}}}fCCn}{{{b{j{CCl{c}}}}AnCd}fCCn}{{{b{jCDd}}Cd}f}{{{b{jCDd}}BBl}f}{{{b{jCDd}}CFf}f}{{{b{jCKb}}CLh}{{b{jCKb}}}}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}Cd}f}{{{b{jCDd}}{BI`{FlBHbBHb{BHn{Fl}}}}}f}0{{{b{CDd}}}{{b{BFj}}}}``{{{b{jCDd}}}{{b{jBFj}}}}{{{b{BFj}}}BKd}{{{b{{CCb{BK`}}}}}BKd}{{{b{CD`}}}BKd}{{{b{CCf}}}BKd}{{{b{CCh}}}BKd}{{{b{{CHb{CGj}}}}}BKd}{{{b{{CHb{CH`}}}}}BKd}{{{b{{CHb{CCj}}}}}BKd}{{{b{CCj}}}BKd}{{{b{{CCl{BK`}}}}}BKd}{{{b{CD`}}}{{b{{ANf{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}}}}`{{{b{CDd}}}{{b{BBl}}}}``{{{b{jCDb}}}f}{{{b{jBEb}}}f}`{{CEhCd}CEh}``````{{{b{CDd}}}CFf}{{BBnCFf}BBn}````{{CK`CLh}CK`}```{{{b{{CCl{c}}}}}FlCCn}{BDlCd}``{{{b{jD@n}}Fl{b{jBLd}}{b{jD@b}}{b{jBDh}}{b{jBDj}}{Cl{{b{jCKd}}}}{b{BId}}{b{BIf}}}f}{{{b{jDA`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{BKf}}{b{jCDh}}{b{jBLd}}{b{jD@b}}{b{jBDh}}{b{jBDj}}{b{jCIf}}{b{jCIb}}{b{jCKj}}{Cl{{b{jCKd}}}}{b{BId}}{b{BIf}}}f}`2`{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{BJhBJh}BJh}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jBJh}}BJh}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}`````{cBJh{{CId{}{{BFb{BJh}}}}}}{{{b{CCj}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}BIb}{{{b{BG`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{BG`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}}{CMlCMl}{{{b{jBKf}}}f}0{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}````{{CDfCJdCJd}Cd}{{CFfCFf}Cd}{{{b{CFj}}{b{BDh}}{b{CDd}}}Cd}{{{b{CKf}}{b{BDh}}BCj{b{CDd}}}Cd}{{{b{jBH`}}Fl}f}{{{b{BH`}}Fl}BH`}``{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{}{}}0000000000000000000000000000000000000{{{b{{CHb{CGj}}}}Mf}{{Bn{{BHd{FlBHb}}}}}}{{{b{{CHb{CCj}}}}Mf}{{Bn{{BHd{FlBHb}}}}}}{{{b{{CCl{BK`}}}}}{{ANn{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}}}}}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888``{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}``{{{b{{CCb{c}}}}}{{Cl{{b{{CO`{c}}}}}}}CCd}````{{{b{BDn}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{b{BDn}}}Fl}{{{b{BJh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BJh}{{{b{jBIh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{{b{j{CCb{BK`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{CE`{b{{BGl{{BGj{Fl}}}}}}}CE`}{{{b{BEb}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{CEh{BI`{FlBHbBHb{BHn{Fl}}}}}CEh}{{{b{CDd}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{BBn{BI`{FlBHbBHb{BHn{Fl}}}}}BBn}`{{{b{{CCb{c}}}}Mf}CH`CCd}{{{BHd{FlBHb}}{BHd{FlBHb}}{BHd{FlBHb}}}BBl}{{{BHd{FlBHb}}{BHd{FlBHb}}{BHd{FlBHb}}}BBn}{{{b{{CCb{BK`}}}}}{{`{DCb}}}}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}}BBl}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}}BBn}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}CFd}BBl}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}CFd}BBn}{c{{Cn{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{c}}}D`{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}}{{b{{BKb{eg}}}}}{BFjBJb}BJd{{BJf{e}}}}{{{b{BFl}}}{{b{BKb}}}}{{{b{{CCb{c}}}}}{{b{{BKb{Mf}}}}}CCd}{{{b{CD`}}}{{b{{BKb{MfBK`}}}}}}{{{b{CCh}}}{{b{{BKb{MfBK`}}}}}}{{{b{{CCl{c}}}}{b{BHf}}}{{DD`{DCn}}}CCn}{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{{CCl{c}}}}}FlCCn}{{{b{BKf}}{b{BKh}}{b{BKj}}{M`{Fl}}FlAn{b{jAn}}{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}{b{jAn}}}f}{{{b{BKf}}{b{BKh}}{b{BKj}}{b{BLb}}Fl{Cl{{M`{Fl}}}}An{b{jAn}}{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}{b{jAn}}}f}{COfBIb}{BIbMf}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jBLd}}Fl{b{jBDj}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}{b{j{Bn{BLf}}}}}f}{{{b{jCMj}}Fl{b{jBDj}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}{b{j{Bn{BLf}}}}}f}{{{b{jCKd}}{b{BDh}}{b{BDj}}}f}{{{b{jBE`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}Fl}f}{{{b{CKj}}{b{CDh}}{b{jBDh}}FlCd}Cd}{{{b{jCKd}}{b{BDj}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}Cd}f}{{{b{CHl}}{b{jBDj}}{b{j{Bn{BCj}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{{b{jCKd}}{b{BDh}}{b{BDj}}DDb}f}{{{b{jCGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{CJhBCn}CJh}{{CEhBCn}CEh}{{BBnBCn}BBn}```````{{{b{BEb}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}`{{{b{BEb}}}Fl}````{{{b{CE`}}{b{{BHd{FlBHb}}}}{b{{BHd{FlBHb}}}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{b{BEb}}{b{{BHd{FlBHb}}}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{b{CG`}}{b{BKf}}{b{BKh}}{b{BKj}}An{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}}An}`{MfCOf}`{{{b{{CCb{c}}}}}bCCd}{{{b{CCh}}}{{b{{ANf{{BHd{FlBHb}}}}}}}}`````{{{b{CDd}}}Fl}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jCDh}}{b{jBDh}}CDjCd}f}{{{b{jCDb}}Cd}f}{{{b{jBEb}}Cd}f}{{CFfCFh}CFf}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}CFd}{{CCb{BK`}}}}1{cCKjDCj}{cD@b{{DCh{COlCOh}}}}{cCKdDCj}`````{{{b{BJh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}{{BHd{FlBHb}}}}`{{{b{BJh}}{b{{BGl{{BGj{Fl}}}}}}}Fl}{{}CE`}{{}BJh}{{}c{}}{{}CMl}````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}00000000000000000000000000000000000000````{{}{{BI`{ceBHb}}}{BOnCBhCAf}{BMfDDd}}{{}{{BGl{{BI`{ceBHb}}}}}{BOnCBhCAf}{BMfDDd}}{{{b{c}}}cBLh}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BLhBOn}BMbBMb{{BNj{ceg}}}}{{{b{{DDf{ce}}}}{b{{DDf{ce}}}}}CdBLnDDh}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnDDj}BMbBMb{{BN`{ceg}}}}{{{b{{BGl{{BI`{cegi}}}}}}{b{{BGl{{BI`{cegi}}}}}}}Cd{BOnDDj}BMbBMb{{BN`{ceg}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}CdBLn}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}Cd{}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}Cd{}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnDDj}BMf}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}Cd{BOnDDj}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}Cd{{BLn{}{{DEb{}}}}DDj}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}Cd{{BLn{}{{DEb{}}}}DDj}}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}Cd{BOnDDj}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}}Cd{BOnDDj}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}CdBLn{{BOl{c}}{DDj{}{{DEb{}}}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}CdBLn{{BOl{c}}{DDj{}{{DEb{}}}}}}{{{b{{BGn{{DEj{{M`{Fl}}}}{BGl{{BGj{{DEj{{M`{Fl}}}}}}}}}}}}{b{{BI`{{DEj{{M`{Fl}}}}BHbBHb{BHn{{DEj{{M`{Fl}}}}}}}}}}}{{BI`{{DEj{{M`{Fl}}}}BHbBHb{BHn{{DEj{{M`{Fl}}}}}}}}}}{{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}210{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{cgm}}}{BNfBOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BNfBOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{Cl{{BI`{cik}}}}}BLlBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}CdBLlBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{BI`{cik}}}BNfBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}fBNfBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}3210{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{BKlc}BKlBMb}{{BKlAn}BKl}{{BHbBHb}}0{{cBKl}BKl{}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}{BI`{ckmo}}}{}{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{BI`{ckmo}}}{}{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}{b{{BI`{ckmo}}}}}{}{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BHd{ce}}}}{b{{BI`{cgBHbi}}}}}{}{BOnCBd}BMfBMb{{BNj{cg}}}}{{{b{{BHd{ce}}}}{BI`{cgBHbi}}}{}{BOnCBd}BMfBMb{{BNj{cg}}}}{{{BHd{ce}}{BI`{cgBHbi}}}{}{BOnCBd}BMfBMb{{BNj{cg}}}}{{{BHd{ce}}{b{{BI`{cgBHbi}}}}}{}{BOnCBd}BMfBMb{{BNj{cg}}}}{{{DDn{c}}{DDn{c}}}{}BOj}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{}BOj}{{{b{{DDn{c}}}}{DDn{c}}}{}BOj}{{{DDn{c}}{b{{DDn{c}}}}}{}BOj}{{{b{{DDl{c}}}}{DDl{c}}}{}BOj}{{{DDl{c}}{DDl{c}}}{}BOj}{{{DDl{c}}{b{{DDl{c}}}}}{}BOj}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{}BOj}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BI`{cegi}}}}{BI`{ckmo}}}f{BOnCBd}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}f{BOnCBd}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BHd{ce}}}}{b{{BI`{cgBHbi}}}}}f{BOnCBd}BMfBMb{{BNj{cg}}}}{{{b{j{BHd{ce}}}}{BI`{cgBHbi}}}f{BOnCBd}BMfBMb{{BNj{cg}}}}{{{b{j{DDn{c}}}}{b{{DDn{c}}}}}fBOj}{{{b{j{DDn{c}}}}{DDn{c}}}fBOj}{{{b{j{DDl{c}}}}{b{{DDl{c}}}}}fBOj}{{{b{j{DDl{c}}}}{DDl{c}}}fBOj}{{{b{{BI`{cegi}}}}c}{{BI`{ceg}}}{CBdBOn}BMbBMb{{BNj{ceg}}}}{{{b{j{BI`{cegi}}}}c}f{CBdBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}{{{b{{BI`{cegi}}}}}{{BI`{cge}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{j{BI`{ceeg}}}}}fBNfBMb{{BMj{cee}}}}{{{b{{BI`{cegi}}}}{b{j{BI`{ckmo}}}}}fBNfBMbBMb{{BN`{ceg}}}BMbBMb{{BMj{ckm}}}}{BMhCd}{{cBKlg}{}BMfBOn{{BFd{}{{BFb{e}}}}}}{{BKlcg}{}BMbBOn{{BFd{}{{BFb{e}}}}}}{{BHbBHbe}{}BOn{{BFd{}{{BFb{c}}}}}}{{BKlc}{{BKn{{DFb{e}}BKlc}}}BMbBOn}{{cBKl}{{BKn{{DFb{e}}cBKl}}}BMfBOn}{{BHbBHb}{{BHn{{DFb{c}}}}}BOn}{{{b{{BI`{cegi}}}}}c{CBhDFdC@`BOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}c{CBhC@`DFdBOn}BMbBMb{{BN`{ceg}}}}8{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BGl{{DDn{c}}}}}}}cBOj}{{{b{{BGl{{BGj{c}}}}}}}cBOj}{{{b{{DE`{c}}}}}cBOj}0{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}cBOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}cBOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}cBOj}0?{{{b{{BGl{{DDn{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{BI`{ceeg}}}}{b{{BI`{cBHbi}}}}}{{BI`{cee}}}{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{BNj{cee}}}{{BNj{c}}}}{{{b{j{BI`{ceeg}}}}{b{{BI`{cBHbi}}}}}f{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{CB`{cee}}{BNj{cee}}}{{BNj{c}}}}{{{b{j{DFf{c}}}}AnAn}fBMb}{{{b{j{BGn{ce}}}}{b{e}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{e}}}fBOj{{BOl{c}}}}10{{{b{j{BGn{ce}}}}{b{e}}{b{{BHd{cBHb}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{e}}{b{{BHd{cBHb}}}}}fBOj{{BOl{c}}}}{{{b{{BI`{ceeg}}}}c}{{BI`{cee}}}{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{BNj{cee}}}}{{{b{{DEh{ce}}}}c}{{DEh{ce}}}BOj{{BOl{c}}}}{{{b{j{BI`{ceeg}}}}c}f{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{CB`{cee}}{BNj{cee}}}}{{{b{j{DEh{ce}}}}c}fBOj{{BOl{c}}}}:9{{{b{j{BGn{ce}}}}{b{{DEd{c}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{{DEd{c}}}}}fBOj{{BOl{c}}}}{{{b{j{BI`{cegi}}}}k}f{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}{{BEl{{b{jc}}}}}}{{{b{j{BHd{ce}}}}g}fBOnBMf{{BEl{{b{jc}}}}}}{{{BI`{cegi}}k}{{BI`{cegi}}}{}BMbBMb{{BMj{ceg}}}{{BEl{{b{jc}}}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{Aa}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}{{C@h{c}}}}{{{b{{BI`{cegi}}}}{b{k}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}{{C@h{c}}}}{{{b{{BI`{ceBHbg}}}}}{{ANn{Anc}}}{BNhBOn}BMb{{BN`{ce}}}}0{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}{{{BGj{e}}}cCBb{{DFh{c}}}}{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000000000000000000000000000000000{{{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{b{{ANf{BEn}}}}}BLn}0{{{b{{BHd{cBHb}}}}}{{b{{ANf{BEn}}}}}BLn}0{{{b{c}}}{{b{Dn}}}{}}000000000000000{{{b{{DFj{c}}}}}{{b{{BI`{cBHbBHb{BHn{c}}}}}}}BLn}{{{b{{DFl{c}}}}}{{b{{BI`{cBHbBHb{BHn{c}}}}}}}BLn}{{{b{j{BI`{cBHbBHbe}}}}}{{b{j{M`{{M`{c}}}}}}}BOn{{BMj{cBHbBHb}}DFn}}{{{b{j{BI`{cBHbBHbe}}}}}{{b{j{M`{c}}}}}BOn{{BMj{cBHbBHb}}DFn}}1{{{b{j{BI`{cBHbBHbe}}}}}{{b{j{M`{c}}}}}BOn{{BMj{cBHb}}DFn}}2111202022221102102220202120221122212002121000101200{{{b{j{DDl{c}}}}}{{b{j{M`{c}}}}}BOj}{{{b{j{BI`{cegi}}}}}{}{}BMbBMb{{BMj{ceg}}}}{{{b{j{BHn{c}}}}}{{b{j{ANf{c}}}}}{}}{{{b{j{BI`{cegi}}}}}{{b{j{ANf{c}}}}}{}BMbBMb{{BMj{ceg}}DFn}}{{{b{j{BKn{ceg}}}}}{{b{j{ANf{c}}}}}{}BMbBMb}{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}3{{{b{j{DAf{cegik}}}}}{{b{j{ANf{c}}}}}{}BMbBMbBMbBMb}{{{b{j{BKn{ceBKl}}}}}{{b{j{ANf{c}}}}}{}BMf}{{{b{j{BKn{cBKle}}}}}{{b{j{ANf{c}}}}}{}BMb}{{{b{j{BGl{c}}}}}{{b{jc}}}{}}{{{b{{DFj{c}}}}}{{b{{DDf{cDG`}}}}}BLn}{{{b{{DFl{c}}}}}{{b{{DDf{cDG`}}}}}BLn}{{{b{{BI`{cegi}}}}}{}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cBHbBHbe}}}}}{{b{{M`{{M`{c}}}}}}}BOn{{BN`{cBHbBHb}}DFn}}0{{{b{{BI`{cBHbBHbe}}}}}{{b{{M`{c}}}}}BOn{{BN`{cBHb}}DFn}}0011{{{b{{BI`{cBHbBHbe}}}}}{{b{{M`{c}}}}}BOn{{BN`{cBHbBHb}}DFn}}102022221101210112221220002010122120021010222022{{{b{{BGl{c}}}}}{{b{c}}}{}}{{{b{{DDl{c}}}}}{{b{{M`{c}}}}}BOj}{{{b{{BI`{cBHbBHbe}}}}}{{b{c}}}{}{{BN`{cBHb}}}}{{{b{j{BI`{cBHbBHbe}}}}}{{b{jc}}}{}{{BMj{cBHb}}{BN`{cBHb}}}}{{{b{{BHn{c}}}}}{{b{{ANf{c}}}}}{}}{{{b{{BI`{cegi}}}}}{{b{{ANf{c}}}}}{}BMbBMb{{BN`{ceg}}DFn}}{{{b{{BKn{ceg}}}}}{{b{{ANf{c}}}}}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}3{{{b{{DBf{cegik}}}}}{{b{{ANf{c}}}}}{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}{{b{{ANf{c}}}}}{}BMbBMbBMbBMb}{{{b{{BKn{ceBKl}}}}}{{b{{ANf{c}}}}}{}BMf}{{{b{{BKn{cBKle}}}}}{{b{{ANf{c}}}}}{}BMb}{{{b{{BKn{ceg}}}}}{{b{{Bn{c}}}}}{}BMbBMb}{{{b{j{BKn{ceg}}}}}{{b{j{Bn{c}}}}}{}BMbBMb}{{{b{{DDn{c}}}}}{{b{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{j{DDn{c}}}}}{{b{j{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{{BI`{cegi}}}}}{{BI`{ckm{DBf{ckmoAa}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMbBMbBMb}{{{b{j{BI`{cegi}}}}}{{BI`{ckm{DAf{ckmoAa}}}}}{}BMbBMb{{BMj{ceg}}}BMbBMbBMbBMb}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}210{{{b{{DFl{c}}}}}cBLn}{{{BHn{{DFb{c}}}}}{{BHn{c}}}BOn}{{{BKn{{DFb{c}}BKle}}}{{BKn{cBKle}}}BOnBMb}{{{BKn{{DFb{c}}eBKl}}}{{BKn{ceBKl}}}BOnBMf}{{{BI`{{DFb{c}}eg}}}{{BI`{ceg}}}{}BMbBMb}76{{{b{{DDn{c}}}}}{{DDn{c}}}{BLnBOj}}{{BLnBLn}BLn}987{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{ciBHbk}}}}cc}f{BOnCBhCBdDEl}BMb{{CB`{ce}}}BMb{{BNj{ci}}}}{{{b{{DGb{ceg}}}}}{{b{{BI`{ceBHbg}}}}}BLlBMb{{BNj{ce}}}}{{{b{{BGl{{DDn{c}}}}}}}{{Cl{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{BLnBOj}}{{{b{{DE`{c}}}}}{{Cl{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{BLnBOj}}`{{{b{{BGl{{DDn{c}}}}}}}{{Cl{{ANn{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}c}}}}}{BLnBOj}}{{{b{{BGl{{BGj{c}}}}}}}{{Cl{{ANn{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}c}}}}}{BLnBOj}}{{{b{{DE`{c}}}}}{{Cl{{ANn{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}c}}}}}{BLnBOj}}{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{ciBHbk}}}}c}f{CAfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMb{{BNj{ci}}}}{{}{{BI`{ceBHb}}}{BOnCBhCAf}{BMfDDd}}{{}{{BGl{{BI`{ceBHb}}}}}{BOnCBhCAf}{BMfDDd}}`{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}{{{b{{DGb{ceg}}}}}cBLlBMb{{BNj{ce}}}}`{{{BI`{cgei}}}{{DGd{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}{BMhAMh}{{{b{c}}}{{b{e}}}{}{}}000000{{{b{{BI`{cBHbBHbe}}}}}{{b{{M`{{M`{c}}}}}}}BOn{{BN`{cBHbBHb}}DFn}}1000000000000000000000000111111111111111111111111111111111{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{j{BI`{cBHbBHbe}}}}}{{b{j{M`{{M`{c}}}}}}}BOn{{BMj{cBHbBHb}}DFn}}0000000000000000000000010111111111111111111111111111111111{{{b{{DFj{c}}}}}cBLn}{{{b{{BI`{cegi}}}}}{}{BNfBOn}BMbBMb{{BN`{ceg}}}}0{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BLlBOn}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}}{{BI`{keg}}}BOnBMbBMb{{BN`{ceg}}}BOn}{{{BGl{{BI`{ceBHbg}}}}}{{BGl{{BI`{ieBHb}}}}}{BOnBOn}BMb{{BN`{ce}}}BOn}{{{BGl{{BGj{c}}}}}{{BGl{{BGj{e}}}}}BOjBOn}{{{BGl{{DDn{c}}}}}{{BGl{{DDn{e}}}}}BOj{BOn{BNl{c}}}}{{{BGl{{DDl{c}}}}}{{BGl{{DDl{e}}}}}BOjBOn}{{{BHd{ce}}}{{BHd{ge}}}BOnBMfBOn}{{{DE`{c}}}{{DE`{e}}}BOnBOn}{{{DDn{c}}}{{DDn{e}}}BOn{BOn{BNl{c}}}}{{{DDl{c}}}{{DDl{e}}}BOnBOn}{{{DEd{c}}}{{DEd{e}}}BOnBOn}{{{DEf{c}}}{{DEf{e}}}BOnBOn}{{{BGn{c{DE`{c}}}}}{{BGn{e{DE`{e}}}}}BOjBOn}{{{BGn{c{BGl{{BGj{c}}}}}}}{{BGn{e{BGl{{BGj{e}}}}}}}BOjBOn}{{{BGn{c{BGl{{DDn{c}}}}}}}{{BGn{e{BGl{{DDn{e}}}}}}}BOjBOn}2{{{DEh{c{DE`{c}}}}}{{DEh{e{DE`{e}}}}}BOjBOn}{{{DEh{c{BGl{{DDn{c}}}}}}}{{DEh{e{BGl{{DDn{e}}}}}}}BOjBOn}1{{{DEh{c{BGl{{BGj{c}}}}}}}{{DEh{e{BGl{{BGj{e}}}}}}}BOjBOn}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckmo}}}}{b{{BI`{cAaAcAe}}}}c}f{DGf{CBh{}{{BBf{}}}}{DGh{}{{BBf{}}}}DGjBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{BNj{cAaAc}}}}21{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BNf}{{{b{{BI`{cee}}}}}CdBLnBMf}000`{{{BI`{ceeg}}}{{Cl{{DGl{ce}}}}}BLlBMb{{BNj{cee}}}}{{ccc}cBNh}{{BLnBLnBLn}BLn}{{{b{{BGj{c}}}}}{{BGj{c}}}CLd}{{{b{{DDf{ce}}}}}{{DDf{ce}}}BLnDDh}{{{b{DGn}}}DGn}{{{b{BKl}}}BKl}{{{b{BHb}}}BHb}{{{b{{BHn{c}}}}}{{BHn{c}}}CLd}{{{b{{BI`{cegi}}}}}{{BI`{cegi}}}CLdCLdCLdCLd}{{{b{{DBf{cegik}}}}}{{DBf{cegik}}}BOnBMbBMbBMbBMb}{{{b{DH`}}}DH`}{{{b{DHb}}}DHb}{{{b{DHd}}}DHd}{{{b{{BGl{c}}}}}{{BGl{c}}}CLd}{{{b{{BKn{ceg}}}}}{{BKn{ceg}}}CLd{CLdBMb}{CLdBMb}}{{{b{{BHd{ce}}}}}{{BHd{ce}}}{CLdBOn}{CLdBMf}}{{{b{{DE`{c}}}}}{{DE`{c}}}CLd}{{{b{{DDn{c}}}}}{{DDn{c}}}CLd}{{{b{{DDl{c}}}}}{{DDl{c}}}CLd}{{{b{{DEd{c}}}}}{{DEd{c}}}CLd}{{{b{{DEf{c}}}}}{{DEf{c}}}CLd}{{{b{{BGn{ce}}}}}{{BGn{ce}}}CLdCLd}{{{b{{DEh{ce}}}}}{{DEh{ce}}}CLdCLd}{{{b{DHf}}}DHf}{{{b{DG`}}}DG`}{{{b{DHh}}}DHh}{{{b{{DFj{c}}}}}{{DFj{c}}}CLd}{{{b{{DFl{c}}}}}{{DFl{c}}}CLd}{{{b{{DGd{cge}}}}}{{DGd{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DGl{ce}}}}}{{DGl{ce}}}{CLdBNf}{CLdBMb}}{{{b{{DHj{cge}}}}}{{DHj{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DHl{cge}}}}}{{DHl{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DHn{ce}}}}}{{DHn{ce}}}{CLdBLl}{CLd{CAl{BHb}}}}{{{b{{DC`{cge}}}}}{{DC`{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DFf{c}}}}}{{DFf{c}}}{CLdBMb}}{{{b{{DI`{cge}}}}}{{DI`{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DIb{ce}}}}}{{DIb{ce}}}{CLdBLl}{CLdBMb}}{{{b{{DId{cge}}}}}{{DId{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DIf{ce}}}}}{{DIf{ce}}}{CLdBLl}{CLdBMb}}{{{b{{DIh{ce}}}}}{{DIh{ce}}}{CLdBLl}{CLd{CAl{BHb}}}}{{{b{{DIj{ce}}}}}{{DIj{ce}}}{CLdBLn}{CLdBMb}}{{{b{c}}{b{je}}}f{}{}}00000000000000000000000000000000000000{{{b{BNj}}}}{{{b{{DDf{ce}}}}}{{DDf{ce}}}BLnDDh}{{{b{{BHn{c}}}}}{}BOn}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}BOnBMbBMb{{BNj{ceg}}{BN`{ceg}}}}{{{b{{DBf{cegik}}}}}{}BOnBMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}{}BOnBMbBMbBMbBMb}{{{b{{BKn{cBKle}}}}}{}BOnBMb}{{{b{{BKn{ceBKl}}}}}{}BOnBMf}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{{BI`{cegi}}}}}{{BI`{c}}}BOnBMbBMb{{BNj{ceg}}{BN`{ceg}}}}{{{b{c}}}f{}}0000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000000000000000000000000000000000{{{b{j{BI`{cegi}}}}c{b{{BI`{ckmo}}}}{b{{BI`{cAaAcAe}}}}c}f{{DEl{}{{BBf{}}}}{CBh{}{{BBf{}}}}DGhDGjBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{BNj{cAaAc}}}}{{{BI`{cgei}}}{{DHj{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}`{{{b{{BI`{cegi}}}}An}{{BI`{ceBHb{DBf{ceBHb}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{DIl{cegi}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}}{{DIn{cegi}}}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{ceBHb}}}{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}An}{{BI`{ceBHb{DAf{ceBHb}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBKlBHb{DBf{cBKlBHb}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBKlBHb{DAf{cBKlBHb}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{ceBHb}}}{DElCAfBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{ceBHb}}}{CBdCBhBOn}BMbBMb{{BN`{ceg}}}}5{{{b{{BI`{cegi}}}}AnAn}{{BI`{ceBKl{DBf{ceBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}Ank}{{BI`{cek{DBf{cek}}}}}{}BMbBMb{{BN`{ceg}}}BMb}{{{b{j{BI`{cegi}}}}Ank}{{BI`{cek{DAf{cek}}}}}{}BMbBMb{{BMj{ceg}}}BMb}{{{b{{BI`{cegi}}}}AnkAn}{{BI`{cek{DBf{cekBKl}}}}}{}BMbBMb{{BN`{ceg}}}BMb}{{{b{j{BI`{cegi}}}}AnkAn}{{BI`{cek{DAf{cekBKl}}}}}{}BMbBMb{{BMj{ceg}}}BMb}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{ceBKl{DAf{ceBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}k}{{BI`{ce{DBf{ce}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{g}}}}{{{b{j{BI`{cegi}}}}k}{{BI`{ce{DAf{ce}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{g}}}}{{{b{{BI`{cegi}}}}km}{{ANn{{BI`{ce{DBf{ce}}}}{BI`{ce{DBf{ce}}}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{g}}}{{BNd{g}}}}{{{b{j{BI`{cegi}}}}km}{{ANn{{BI`{ce{DAf{ce}}}}{BI`{ce{DAf{ce}}}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{g}}}{{BNd{g}}}}{{{b{{BI`{cegi}}}}AnAnAn}{{BI`{ceBKl{DBf{ceBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAnAn}{{BI`{ceBKl{DAf{ceBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BGl{{BGj{c}}}}}}}{{b{{BGj{c}}}}}BOj}{{{b{{BI`{ceeg}}}}}{{BI`{{BGj{c}}eBHb}}}{BLnBLl}{BMb{CAl{BHb}}}{{BNj{cee}}}}{{{b{{DIb{ce}}}}}{{BI`{{BGj{c}}eBHb}}}{BLnBLl}{BMb{CAl{BHb}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{c}}}{DGfBOn}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}f{DGfBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}0{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{c}}}{DElBOn}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}f{DElBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}0{{{b{{BI`{cegi}}}}{BI`{ceBHb}}k}{{BI`{ceBHb}}}BOnBMbBMb{{BN`{ceg}}}{{BBh{{b{j{BI`{ceBHb}}}}{BI`{ceBHb{DBf{ceBHb}}}}}}}}{{{b{{BI`{cegi}}}}k}{{BI`{cBHbg}}}BOnBMbBMb{{BN`{ceg}}}{{BBh{{BI`{ceBHb{DBf{ceBHb}}}}}{{BBf{c}}}}}}{{{b{{BI`{cegi}}}}k}{{BI`{cgBHb}}}BOnBMbBMb{{BN`{ceg}}}{{BBh{{BI`{ceBHb{DBf{ceBHb}}}}}{{BBf{c}}}}}}{{{b{{BGj{c}}}}}{{BGj{c}}}{CLdDEn{DJd{}{{BBf{}}}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{BGl{{BGj{c}}}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{j{BI`{cegi}}}}}fBNfBMbBMb{{BMj{ceg}}}}{{{b{j{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{DDn{c}}}}}fBOj}{{{b{j{DDl{c}}}}}fBOj}{{{b{j{BI`{ceeg}}}}}fBNfBMb{{BMj{cee}}}}{{{b{{BI`{cegi}}}}}{{BI`{cge}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{j{BI`{ckmo}}}}}fBNfBMbBMb{{BN`{ceg}}}BMbBMb{{BMj{ckm}}}}{ce{}{{BNl{c}}}}{{{b{c}}}e{}{{BNl{c}}}}{{{b{e}}}c{}{{BNl{c}}}}{ec{}{{BNl{c}}}}{{{b{{BI`{cgBHbi}}}}{BI`{ceBHbk}}}{{BI`{cBHb}}}BLn{{BM`{}{{BBf{}}}}}{{BM`{e}}BMb}{{BNj{cg}}}{{BNj{ce}}}}{{{b{{BI`{ceBHbg}}}}{BI`{ciBHbk}}}{{BI`{ceBHb}}}BLnBMb{{BNj{ce}}}BMb{{BNj{ci}}}}{{{b{{BI`{ceBHbg}}}}{BI`{ciBHbk}}}{{BI`{cBHb}}}BLn{{BM`{BHb}}BMb}{{BNj{ce}}}BMb{{BNj{ci}}}}`````````{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}fBOnBMbBMb{{BMj{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{j{BI`{cegi}}}}{b{{ANf{c}}}}}fBOnBMbBMb{{BMj{ceg}}}}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{c{BI`{eBHbBHb{BHn{e}}}}}{{BI`{eBHbBHb{BHn{e}}}}}{}{}}01{{BLnBLn}BLn}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{{BGl{{BGj{c}}}}}}}cBOj}33213{Alc{}}00000000000{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{c}}}{BOnCBdCBfDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{{BI`{cBHbBHbe}}}}}{{BI`{cBHbBHb}}}{BOnDJ`}{{BN`{cBHb}}}}{{{b{{DGd{cge}}}}}{{BI`{c}}}BLlBMb{{C@j{e}}}}`{{{b{{DIj{ce}}}}}{{BI`{cee}}}BLnBMb}````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{}{{BGj{c}}}D@j}{{}{{DDf{ce}}}BLnDDh}{{}{{BHn{c}}}D@j}{{}{{BI`{cegi}}}BOnBMbBMbD@j}{{}{{BGl{{DDl{c}}}}}BLn}{{}{{BGl{{BGj{c}}}}}BOj}{{}{{BGl{{DDn{c}}}}}BLn}{{}{{BHd{ce}}}{BOnCBh}BMf}{{}{{DE`{c}}}{BOnCBhCAf}}{{}{{DDn{c}}}{BOnCBh}}{{}{{DDl{c}}}{BOnCBh}}{{}{{DEd{c}}}{BOnCBh}}{{}{{BGn{ce}}}BOj{{BOl{c}}}}{{}{{DEh{ce}}}BOj{{BOl{c}}}}{{}}000000000000000000000000000{{}Mf}0000000000000{An{{b{c}}}{}}000000{{{b{{BI`{cBHbBHbe}}}}}bBOn{{BN`{cBHb}}DFn}}0{{{b{{BI`{cBHbBHbe}}}}}bBOn{{BN`{cBHbBHb}}DFn}}1000000000000101020000000000000100222222{{{b{{BGl{c}}}}}{{b{c}}}{}}3{{{b{{BHd{cBHb}}}}}bBOn}4000004{{{b{{DDn{c}}}}}b{BOnBOf}}55{{{b{{DEd{c}}}}}bBOn}600000{{{b{{DEf{c}}}}}bBOn}07000077777777777777777777{An{{b{jc}}}{}}000000{{{b{j{BI`{cBHbBHbe}}}}}{{b{j}}}BOn{{BMj{cBHbBHb}}DFn}}00{{{b{j{BI`{cBHbBHbe}}}}}{{b{j}}}BOn{{BMj{cBHb}}DFn}}1011111111111111112101010111110112222222{{{b{j{BHd{cBHb}}}}}{{b{j}}}BOn}00003033{{{b{j{DDn{c}}}}}{{b{j}}}{BOnBOf}}4{{{b{j{DEd{c}}}}}{{b{j}}}BOn}500000{{{b{j{DEf{c}}}}}{{b{j}}}BOn}00600066666666666666666666{{{b{{BI`{ceeg}}}}}cBLl{{C@j{}{{BBf{}}}}}{{BNj{cee}}}}{{{b{{DGl{ce}}}}}{}BNfBMb}{{{b{{DHj{cee}}}}}cBLl{{C@j{}{{BBf{}}}}}}{{{b{{DHl{cee}}}}}cBLl{{C@j{}{{BBf{}}}}}}{{{b{{DC`{cee}}}}}cBLl{{C@j{}{{BBf{}}}}}}{{{b{{DFf{c}}}}}eBMb{CAfDJf}}``{{{b{{BI`{ceeg}}}}}{{BI`{ceBHb}}}BOnBMb{{BN`{cee}}}}{{{b{{DGd{cge}}}}}{{BI`{BHb}}}BLlBMb{{C@j{e}}}}{{{b{{DIh{ce}}}}}{{BI`{eBHb}}}BLl{{CAl{BHb}}}}`{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}DAd}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}DAd}{{}An}0{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}}{}BNf}0{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{b{{DDf{ce}}}}{DE`{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{DE`{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{cg}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DG`}}}{{DJh{e}}}}{{{b{{DDf{ce}}}}{BGl{{DDn{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{b{{DEd{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{BGl{{DDn{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{b{{BGl{{DDn{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{cg}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DG`}}}{{DJh{e}}}}{{{DDf{cg}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DG`}}}{{DJh{e}}}}{{{b{{DDf{ce}}}}{b{{DEd{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{cg}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DG`}}}{{DJh{e}}}}{{{DDf{ce}}{DEd{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{b{{BGl{{DDn{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{DEd{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{BKlc}BKlBMb}{{cBKl}BKl{}}{{BHbBHb}}0{{{b{{BI`{cegi}}}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}c}{}{BOnDGf}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}c}{}{BOnDGf}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BGl{{DDn{c}}}}{b{{DEh{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{DEh{c{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGn{c{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{DE`{c}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{DEh{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{DEh{c{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{DEd{c}}}{}BOj}{{{BGl{{DDn{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{BGl{{DDn{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{BGj{c}}}}{DE`{c}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{BGl{{DDn{c}}}}{BGn{c{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{DE`{c}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{BGl{{DDl{c}}}}}}{BGn{c{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{DEd{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{BGl{{DDl{c}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGn{c{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{DE`{c}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{DEd{c}}}{}BOj}{{{b{{BHd{ce}}}}c}{}{BOnDGf}BMf}{{{BHd{ce}}c}{}{BOnDGf}BMf}{{{b{{DE`{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DE`{c}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{DE`{c}}{b{{DEh{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{BGn{c{DE`{c}}}}}{}BOj}{{{DE`{c}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DE`{c}}}}{b{{DEh{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DE`{c}}}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DE`{c}}{DEh{c{DE`{c}}}}}{}BOj}{{{DE`{c}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{b{{BGn{c{DE`{c}}}}}}}{}BOj}{{{DE`{c}}{BGl{{DDn{c}}}}}{}BOj}{{{DE`{c}}{BGn{c{DE`{c}}}}}{}BOj}{{{DE`{c}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DE`{c}}}}{DEh{c{DE`{c}}}}}{}BOj}{{{DE`{c}}{b{{BGn{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DE`{c}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DDn{c}}}}c}{}BOj}{{{DDn{c}}c}{}BOj}{{{b{{DDl{c}}}}c}{}BOj}{{{b{{DDl{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DDl{c}}c}{}BOj}{{{DDl{c}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DDl{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{DDl{c}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DEd{c}}{b{{DEd{c}}}}}{}{BOnCBf}}{{{b{{DEd{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{DEd{c}}}{}{BOnCBf}}{{{b{{DEd{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DEd{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{DEd{c}}{BGl{{DDl{c}}}}}{}BOj}{{{DEd{c}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DEd{c}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}{}{BOnCBf}}{{{DEd{c}}{DEd{c}}}{}{BOnCBf}}{{{DEd{c}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DEd{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{BGn{c{DE`{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BGn{c{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGn{c{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGn{c{BGl{{DDn{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGn{ce}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{BGn{c{DE`{c}}}}{b{{DE`{c}}}}}{}BOj}{{{BGn{ce}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{BGn{c{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGn{c{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGn{ce}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{BGn{c{DE`{c}}}}{DE`{c}}}{}BOj}{{{b{{BGn{ce}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGn{ce}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{BGn{c{BGl{{DDn{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGn{c{DE`{c}}}}}}{DE`{c}}}{}BOj}{{{BGn{ce}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DEh{ce}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{DE`{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{DEh{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{DEh{ce}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{BGl{{DDn{c}}}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{DEh{c{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{DEh{c{DE`{c}}}}{b{{DE`{c}}}}}{}BOj}{{{DEh{ce}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEh{c{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DEh{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DEh{c{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DEh{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DEh{c{DE`{c}}}}}}{DE`{c}}}{}BOj}{{{b{{DEh{ce}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{DEh{c{DE`{c}}}}{DE`{c}}}{}BOj}{{{DEh{ce}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{DEh{c{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{DDf{ce}}}}{b{{BGl{{DDn{c}}}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{BGl{{DDn{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DEd{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{DEd{c}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{cg}}}}{DDf{ce}}}f{BOnCBhCAfCBdDElBLn}{{DJj{DG`}}}{{DJl{e}}}}{{{b{j{DDf{cg}}}}{b{{DDf{ce}}}}}f{BOnCBhCAfCBdDElBLn}{{DJj{DG`}}}{{DJl{e}}}}{{{b{j{BI`{cBHbBHb{BHn{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDEl}}{{{b{j{BI`{cegi}}}}c}f{BOnDGf}BMbBMb{{CB`{ceg}}}}{{{b{j{BI`{cBHbBHb{BHn{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDEl}}{{{b{j{BGl{{DDn{c}}}}}}{DE`{c}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{BGn{c{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{DEd{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{DE`{c}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{BGl{{DDn{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{b{{DE`{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{DEd{c}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{DE`{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BHd{ce}}}}c}f{BOnDGf}BMf}{{{b{j{DE`{c}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDEl}}{{{b{j{DE`{c}}}}{DE`{c}}}f{BOnCBhCAfCBdDEl}}{{{b{j{DE`{c}}}}{b{{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{DE`{c}}}}{BGl{{BGj{c}}}}}fBOj}{{{b{j{DDn{c}}}}c}fBOj}{{{b{j{DDl{c}}}}{b{{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{DDl{c}}}}c}fBOj}{{{b{j{DDl{c}}}}{BGl{{DDl{c}}}}}fBOj}{{{b{j{DEd{c}}}}{b{{DEd{c}}}}}f{BOnCBf}}{{{b{j{DEd{c}}}}{DEd{c}}}f{BOnCBf}}{{{b{j{BGn{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{ce}}}}{BGn{ce}}}fBOj{{BOl{c}}}}{{{b{j{BGn{c{DE`{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{DE`{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{DDn{c}}}}}}}}{BGl{{DDn{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{ce}}}}{b{{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{DE`{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{BGn{ce}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{BGl{{DDn{c}}}}}}}}{BGl{{DDn{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{DEh{ce}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{DE`{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{b{{DEh{ce}}}}}fBOj{{BOl{c}}}}`{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}c{BOnCBhCBdDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}cBOj}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}c{BNfBOnCBhCBdDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{c}}}{{b{e}}}{}{}}0000000000000000000000000000000000000000{Anf}0000000000000000000000000000000000000000`{{{b{{BGl{{DDl{c}}}}}}}{{b{{DDl{c}}}}}BOj}`{{{b{c}}{b{Dn}}}Cd{}}000000000000000000{{{b{c}}{b{jAMd}}}f{}}000000000000000{{}BLn}{{{b{{BI`{ceeg}}}}}{{Cl{{BI`{ceBHb}}}}}BLl{BMb{CAl{BHb}}}{{BNj{cee}}}}{{{b{{DIb{ce}}}}}{{Cl{{BI`{ceBHb}}}}}BLl{BMb{CAl{BHb}}}}``{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}CdDAn}{{{b{{DDf{ce}}}}{b{{DDf{ce}}}}}CdBLnDDh}{{{b{BKl}}{b{BKl}}}Cd}{{{b{BHb}}{b{BHb}}}Cd}{{{b{{BHn{c}}}}{b{{BHn{c}}}}}CdDAn}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}CdDAnBMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}0{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}Cd{BOnDJfDAnBOj}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}Cd{BOnDAn}}{{{b{{BGl{{BI`{cegi}}}}}}{b{{BGl{{BI`{cegi}}}}}}}Cd{BOnDAn}BMbBMb{{BN`{ceg}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}Cd{BOnDJfDAn}}{{{b{{BKn{ceg}}}}{b{{BKn{ceg}}}}}CdDAn{DAnBMb}{DAnBMb}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}CdBOnBMf}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}Cd{BOnDAn}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}CdBOn}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}CdBOn}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}Cd{BOnDAn}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}}Cd{BOnDAn}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}CdBOj{{BOl{c}}DAn}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}CdBOj{{BOl{c}}DAn}}{{{b{DHf}}{b{DHf}}}Cd}{{{b{DG`}}{b{DG`}}}Cd}{{{b{DHh}}{b{DHh}}}Cd}{{{b{{DFj{c}}}}{b{{DFj{c}}}}}CdBLn}{{{b{{DFl{c}}}}{b{{DFl{c}}}}}CdBLn}{{{b{c}}{b{h}}}Cd{}}00000000000000000000{{{b{c}}{b{e}}}Cd{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{BGl{{DDn{c}}}}}}}{{ANn{ccc}}}{BLnBOj}}{{{b{{DE`{c}}}}}{{ANn{ccc}}}{BLnBOj}}{{{b{{DE`{c}}}}{M`{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}Cd}{{ANn{{M`{c}}Cd}}}{BLnCBbBOj}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cee}}}}}{{BI`{cee}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{{BGl{{DDn{c}}}}}}}{{DDn{c}}}BOj}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}43{{{b{{DDn{c}}}}c}{{DDn{c}}}BOj}54{{{b{j{BI`{cBKlBHbe}}}}g}fBOn{{DJn{c}}}{{BFd{}{{BFb{c}}}}}}{{{b{j{BI`{ceBKlk}}}}m}fBOnBMbBMb{{BN`{cg}}}{{DJn{{BI`{cgBHbi}}}}}{{BFd{}{{BFb{{BI`{cgBHbi}}}}}}}}{{{b{j{BI`{ceBKlg}}}}i}fBOnBMb{{DJn{c}}}{{BFd{}{{BFb{c}}}}}}{{{b{j{BKn{cBKlBHb}}}}e}f{}{{BFd{}{{BFb{c}}}}}}{{{b{j{BKn{ceBKl}}}}g}fCBbBMb{{BFd{}{{BFb{{b{c}}}}}}}}{{{b{j{BKn{ceBKl}}}}k}fBOnBMbBMb{{BN`{cg}}}{{BFd{}{{BFb{{BI`{cgBHbi}}}}}}}}{{{b{j{BKn{ceBKl}}}}g}f{}BMb{{BFd{}{{BFb{c}}}}}}{{{b{{BOf{}{{BOb{c}}{BOd{e}}}}}}An}c{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{{b{{BGj{c}}}}An}{}BOf}{{{b{{DDf{ce}}}}An}{}BLnDDh}{{{b{{BI`{ceg}}}}An}{}{BOnBOf}BMbBMb}{{{b{{BGl{{DDn{c}}}}}}An}{}{BOnBOf}}{{{b{{BGl{{BGj{c}}}}}}An}{}BOj}{{{b{{BHd{cBHb}}}}An}{}{BOnBOf}}{{{b{{DE`{c}}}}An}{}{BOnBOf}}{{{b{{DDn{c}}}}An}{}{BOnBOf}}{{{b{{DEd{c}}}}An}{}{BOnBOf}}{{{b{{DEf{c}}}}An}{}{BOnBOf}}{{{b{{BGn{ce}}}}An}{}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{b{{DEh{ce}}}}An}{}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}<;:9876543210{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{BGl{{DDn{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{DE`{c}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{BGl{{DDn{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{BGl{{DDn{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{DE`{c}}}}}BOj}{{{b{j{BI`{cegi}}}}c}fBOnBMbBMb{{BMj{ceg}}}}{{{b{j{BI`{cegi}}}}Anc}fBOnBMbBMb{{BMj{ceg}}}}1{{{b{j{BI`{cegi}}}}cAn}fBOnBMbBMb{{BMj{ceg}}}}{{{b{j{BI`{ceeg}}}}}fBOnBMb{{BMj{cee}}}}210{{{b{j{BI`{cegi}}}}k}f{}BMbBMb{{BMj{ceg}}}{{BBh{}{{BBf{c}}}}}}{{{b{j{BI`{cegi}}}}}f{BOnCBhCAf}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}An}{{BI`{ceBHb{DBf{ceBHb}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}An}{{BI`{ceBHb{DAf{ceBHb}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{ceBHb{DBf{ceBHbBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{ceBHb{DAf{ceBHbBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{BI`{cegi}}c}{{BI`{cBHbBHb}}}BOnBMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}An}{{BI`{cBHbg{DBf{cBHbg}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}An}{{BI`{cBHbg{DAf{cBHbg}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBHbg{DBf{cBHbgBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBHbg{DAf{cBHbgBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBHbBHb{DBf{cBHbBHb}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBHbBHb{DAf{cBHbBHb}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBHbBHb{DBf{cBHbBHbBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBHbBHb{DAf{cBHbBHbBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}3210{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DK`DEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKbDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKdDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKfDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKhDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKjDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKlDEnBNhCLd}}{{{b{{DDf{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDBb}DDh}{{{b{DGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BKl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{BHn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKf}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{}BMbBMbDBb}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKb}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDK`}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKj}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKh}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKd}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKl}BMbBMb{{BN`{ceg}}}}{{{b{{DBf{cegik}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBbBMb}{DBbBMb}}{{{b{{DAf{cegik}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBbBMb}{DBbBMb}}{{{b{DH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{BGl{{DDn{c}}}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKj}}{{{b{{BGl{{BGj{c}}}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKj}}{{{b{{BGl{{DDl{c}}}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKj}}{{{b{{BGl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{BKn{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}}{{{b{{BHd{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKj}BMf}{{{b{{BHd{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDBb}BMf}{{{b{{DE`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKj}}{{{b{{DE`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DDn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKj}}{{{b{{DDn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DDl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DEd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKj}}{{{b{{DEd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DEf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKj}}{{{b{{DEf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{BGn{ce}}}}{b{jB`}}}{{Cn{fDB`}}}DBbDBb}{{{b{{BGn{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKj}DKj}{{{b{{DEh{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKj}{{BOl{c}}DKj}}{{{b{{DEh{ce}}}}{b{jB`}}}{{Cn{fDB`}}}DBbDBb}{{{b{DHf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DG`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{DFj{c}}}}{b{jB`}}}{{Cn{fDB`}}}BLn}{{{b{{DFl{c}}}}{b{jB`}}}{{Cn{fDB`}}}BLn}{{{b{{DGd{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DGl{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBNf}{DBbBMb}}{{{b{{DHj{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DHl{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DHn{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBb{CAl{BHb}}}}{{{b{{DC`{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DFf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBMb}}{{{b{{DI`{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DIb{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}}{{{b{{DId{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DIf{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}}{{{b{{DIh{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBb{CAl{BHb}}}}{{{b{{DIj{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLn}{DBbBMb}}{{{b{{BI`{cegi}}}}km}kBOnBMbBMb{{BN`{ceg}}}{}{{BEl{kc}{{BBf{k}}}}}}{{{b{{BI`{cegi}}}}mo}kBOnBMbBMb{{BN`{ceg}}}{}{{BEd{{Cl{{b{c}}}}}{{BBf{k}}}}}{{BEl{k{b{c}}}{{BBf{k}}}}}}{{{b{{DFl{c}}}}}cBLn}{{}BLn}0000000{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{c{{Cl{{BGj{e}}}}}DL`{DLbDEn}}{cc{}}{c{{BGj{c}}}{CLdDEn}}{{{b{c}}}{{BGj{c}}}{CLdDEn}}222222{Gh{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{M`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{DLd{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{{{BGl{{BGj{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{j{ANf{c}}}}}{{BI`{cBKlBHb{DAf{cBKlBHbBHbBKl}}}}}{BOnCBb}}{DLf{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{{{BI`{cBKle{DAf{cBKlegi}}}}}{{BI`{cBKle{BKn{cBKle}}}}}BOnBMbBMbBMb}{DLh{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{{{M`{{BI`{ce}}}}}{{BI`{gce}}}BMbBMb{BOnDLj{DLl{M`}}}}{Kj{{BI`{FlBHbBHb{BHn{Fl}}}}}}{DLn{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{{{BI`{ceg{DAf{cegik}}}}}{{BI`{ceg{DBf{cegik}}}}}{}BMbBMbBMbBMb}{DM`{{BI`{CAhBHbBHb{BHn{CAh}}}}}}{{{BGl{{DDn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}5{DMb{{BI`{CAhBHbBHb{BHn{CAh}}}}}}{{{DE`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{AMf{{BI`{CAhBHbBHb{BHn{CAh}}}}}}{{{Bn{c}}}{{BI`{cBHbBKl{BKn{cBHbBKl}}}}}BOn}{{{BI`{cBHbBHb{DBf{cBHbBHbeg}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOnBMbBMb}{{{DFl{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BGl{{BGj{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{DEd{c}}}{{BI`{c}}}{BOnCBhCAf}}8{{{b{j{BI`{cegi}}}}}{{BI`{ckm{DAf{ckmoAa}}}}}{}BMbBMb{{BMj{ceg}}}BMbBMbBMbBMb}>{DMd{{BI`{MfBHbBHb{BHn{Mf}}}}}}{DMf{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{{{DDf{ce}}}{{BI`{c}}}BLnDDh}{{{BGn{ce}}}{{BI`{c}}}BOj{{DMh{{BI`{c}}}}}}{{{DEh{ce}}}{{BI`{c}}}BOj{{DMh{{BI`{c}}}}}}{DMj{{BI`{FlBHbBHb{BHn{Fl}}}}}}{DMl{{BI`{FlBHbBHb{BHn{Fl}}}}}}{Mj{{BI`{MfBHbBHb{BHn{Mf}}}}}}{{{M`{{M`{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{M`{{BI`{ce}}}}}{{BI`{gce}}}BMbBMb{BOnDLj{DLl{M`}}}}{DMn{{BI`{CdBHbBHb{BHn{Cd}}}}}}{{{DFj{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{ANf{c}}}}}{{BI`{cBKlBHb{DBf{cBKlBHbBHbBKl}}}}}{BOnCBb}}{{{b{{BI`{cegi}}}}}{{BI`{ckm{DBf{ckmoAa}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMbBMbBMb}{{{DE`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BI`{cBHbBHb{DAf{cBHbBHbeg}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOnBMbBMb}{{{BI`{cBKle{DBf{cBKlegi}}}}}{{BI`{cBKle{BKn{cBKle}}}}}BOnBMbBMbBMb}{DN`{{BI`{CdBHbBHb{BHn{Cd}}}}}}3{{{BGl{{DDl{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{BOjBLn}}{{{BHd{ce}}}{{BI`{cBHb}}}{BOnCBhCAf}{BMf{BMd{BHb}}}}{DNb{{BI`{CdBHbBHb{BHn{Cd}}}}}}{DNd{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{b{j{BI`{cegi}}}}}{{BI`{ckm{DBf{ckmoAa}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMbBMbBMb}{DNf{{BI`{MfBHbBHb{BHn{Mf}}}}}}{{{BI`{ceBKl{DAf{ceBKlgi}}}}}{{BI`{ceBKl{BKn{ceBKl}}}}}BOnBMfBMbBMb}{{{DEf{c}}}{{BI`{c}}}{BOnCBhCAf}}{DNh{{BI`{FlBHbBHb{BHn{Fl}}}}}}<{{{BI`{ceBKl{DBf{ceBKlgi}}}}}{{BI`{ceBKl{BKn{ceBKl}}}}}BOnBMfBMbBMb}{cc{}}{{{M`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{DNj{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{{{Bn{c}}}{{BI`{cBKlBHb{BKn{cBKlBHb}}}}}BOn}{DNl{{BI`{FlBHbBHb{BHn{Fl}}}}}}44444{{{DE`{c}}}{{BGl{{BGj{c}}}}}BOj}{DLd{{BGl{{BGj{DJb}}}}}}{{{M`{{BGl{BGj}}}}}{{BGl{{BGj{c}}}}}{BOnCBbDLj{DLl{M`}}}}{{{DE`{c}}}{{BGl{{DDn{c}}}}}BOj}{{{M`{{BGl{{BI`{ce}}}}}}}{{BGl{{BI`{gce}}}}}BMbBMb{BOnDLj{DLl{M`}}}}0{{{M`{{BGl{DDn}}}}}{{BGl{{DDn{c}}}}}{BOnCBbDLj{DLl{M`}}}}00{DNn{{BGl{{DDn{DJb}}}}}}{{{BGn{c{BGl{{DDn{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}{DMj{{BGl{{BGj{Fl}}}}}}64466=3{CC`{{BGl{{DDn{Fl}}}}}}>>{DLh{{BHd{DJbBHb}}}}{Gh{{BHd{FlBHb}}}}{DMd{{BHd{MfBHb}}}}{{{M`{{BHd{BHb}}}}}{{BHd{cBHb}}}{BOnCBbDLj{DLl{M`}}}}{DMf{{BHd{DJbBHb}}}}{DMl{{BHd{FlBHb}}}}{Kj{{BHd{FlBHb}}}}{DNd{{BHd{FlBHb}}}}{DM`{{BHd{CAhBHb}}}}{{{BI`{ceBHb}}}{{BHd{ce}}}BOnBMf}{DNb{{BHd{CdBHb}}}}{{{M`{c}}}{{BHd{cBHb}}}BOn}88{DN`{{BHd{CdBHb}}}}{Mj{{BHd{MfBHb}}}}{DMb{{BHd{CAhBHb}}}};{AMf{{BHd{CAhBHb}}}}{DMn{{BHd{CdBHb}}}}{DLf{{BHd{DJbBHb}}}}{DNf{{BHd{MfBHb}}}}{{{M`{DE`}}}{{DE`{c}}}{BOnDLj{DLl{M`}}}}{CC`{{DE`{Fl}}}}{{{BGl{{BGj{c}}}}}{{DE`{c}}}BOj}{cc{}}33{DMj{{DE`{Fl}}}}4{{{BGl{{DDn{c}}}}}{{DE`{c}}}BOj}{DNn{{DE`{DJb}}}}{DLd{{DE`{DJb}}}}{{{M`{DDn}}}{{DDn{c}}}{BOnDLj{DLl{M`}}}}{{{M`{c}}}{{DDn{c}}}BOn}{{{BI`{cBHbBHb{BHn{c}}}}}{{DDn{c}}}BOn}2227{CC`{{DDn{Fl}}}}{DNn{{DDn{DJb}}}}9{Kj{{DEd{Fl}}}}{{{M`{DEd}}}{{DEd{c}}}{BOnDLj{DLl{M`}}}}{DLf{{DEd{DJb}}}}1{DMf{{DEd{DJb}}}}{DMl{{DEd{Fl}}}}{DNd{{DEd{Fl}}}}{{{BHd{cBHb}}}{{DEd{c}}}BOn}5{{{M`{c}}}{{DEd{c}}}BOn}{Gh{{DEd{Fl}}}}{cc{}}8{{{BI`{cBHbBHb}}}{{DEd{c}}}BOn}{DLh{{DEd{DJb}}}}{{{BHd{cBHb}}}{{DEf{c}}}BOn}{{{M`{DEf}}}{{DEf{c}}}{BOnDLj{DLl{M`}}}}4{{{M`{c}}}{{DEf{c}}}BOn}111{{{BI`{cBHbBHb}}}{{DEf{c}}}BOn}{{{BGl{{DDl{c}}}}}{{BGn{c{BGl{{DDn{c}}}}}}}BOj}7{Gh{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{{{M`{BGn}}}{{BGn{ce}}}{BOnDLj{DLl{M`}}}{BOf{BOl{c}}{DLl{M`}}}}{Kj{{BGn{Fl{BGl{{DDn{Fl}}}}}}}}1{{{BHd{cBHb}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{{ANn{DMfDNn}}}{{BGn{DJb{BGl{{DDn{DJb}}}}}}}}{DMf{{BGn{DJb{BGl{{DDn{DJb}}}}}}}}{{{ANn{DLhDJb}}}{{BGn{DJb{BGl{{BGj{DJb}}}}}}}}5{{{M`{c}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{{BI`{cBHbBHb{BHn{c}}}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{{ANn{KjCC`}}}{{BGn{Fl{BGl{{DDn{Fl}}}}}}}}8{{{ANn{GhFl}}}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{DNn{{BGn{DJb{BGl{{DDn{DJb}}}}}}}}{{{DEd{c}}}{{BGn{ce}}}BOj{{BOl{c}}}}{DLh{{BGn{DJb{BGl{{BGj{DJb}}}}}}}}{CC`{{BGn{Fl{BGl{{DDn{Fl}}}}}}}}{cc{}}{{{M`{DEh}}}{{DEh{ce}}}{BOnCBhDLj{DLl{M`}}}{BOf{BOl{c}}{DLl{M`}}}}000111111111111111111{c{{BGl{{BGj{c}}}}}BOj}{{{BHn{c}}}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}c}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}c}{{BGl{{DDn{c}}}}}BOj{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}c}{{DE`{c}}}BOj{{BNj{cBHb}}}}{{{b{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{DE`{c}}}BOj}0{{AnAn{b{{ANf{c}}}}}{{BI`{cBKlBKl}}}BOn}{{{b{{ANf{c}}}}}{{BI`{cBKle}}}BOnBMf}{{{b{{ANf{c}}}}}{{BI`{ceBKl}}}BOnBMf}{{{b{{ANf{c}}}}}{{BI`{ceg}}}BOnBMfBMf}{{ce{b{{ANf{g}}}}}{{BI`{gce}}}BMbBMbBOn}{{{b{{ANf{{BI`{ceBHbg}}}}}}}{{BI`{cei}}}BOnBMb{{BN`{ce}}}BMb}{{{BGj{c}}}{{BGl{{BGj{c}}}}}BOj}{{{BGj{c}}}{{ANn{{BGl{{BGj{c}}}}c}}}BOj}{{{BI`{ceBHb}}}{{BHd{ce}}}BOnBMf}{{cc}{{BGl{{BGj{c}}}}}BOj}{i{{BI`{cegi}}}{}BMbBMb{{BN`{ceg}}}}{c{{BI`{egic}}}{}{}{}{}}{{{b{{BI`{ceBHbg}}}}}{{BI`{cee}}}{CBhBOn}BMb{{BN`{ce}}}}{{Anc}{{BI`{ceBKl}}}{CBhCAfBOn}BMf}{{AnAnc}{{BI`{cBKlBKl}}}{CBhCAfBOn}}{c{{BI`{ceg}}}{CBhCAfBOn}BMfBMf}{{Anc}{{BI`{cBKle}}}{CBhCAfBOn}BMf}{{ceg}{{BI`{gce}}}BMbBMb{CBhCAfBOn}}{c{{BI`{ceg}}}BOnBMfBMf}{{AnAnc}{{BI`{cBKlBKl}}}BOn}{{Anc}{{BI`{cBKle}}}BOnBMf}{{Anc}{{BI`{ceBKl}}}BOnBMf}{{ceg}{{BI`{gce}}}BMbBMbBOn}{{ccc}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{ccc}{{BGl{{DDn{c}}}}}BOj}{{ccc}{{DE`{c}}}BOj}{Fl{{Cl{{BGj{c}}}}}{DO`DEn}}{DJb{{Cl{{BGj{c}}}}}{DO`DEn}}{{Ane}{{BI`{cBKlg}}}BOn{{BEl{AnAn}{{BBf{c}}}}}BMf}{{Ane}{{BI`{cgBKl}}}BOn{{BEl{AnAn}{{BBf{c}}}}}BMf}{e{{BI`{cgi}}}BOn{{BEl{AnAn}{{BBf{c}}}}}BMfBMf}{{AnAne}{{BI`{cBKlBKl}}}BOn{{BEl{AnAn}{{BBf{c}}}}}}{{cei}{{BI`{gce}}}BMbBMbBOn{{BEl{AnAn}{{BBf{g}}}}}}{{cccc}{{DFj{c}}}BLn}{{{BI`{cBHbe}}}{{Cl{{BI`{cgBHb}}}}}{BOnCBh}{{BN`{c}}}{{BM`{BHb}}}}{{{BI`{cBHb}}}{{Cl{{BHd{ce}}}}}{BOnCBhCAfDGfBOn}{{BMd{BHb}}BMf}}{DOb{{Cl{{BGj{c}}}}}{DO`DEn}}{ANl{{Cl{{BGj{c}}}}}{DO`DEn}}{CAh{{Cl{{BGj{c}}}}}{DO`DEn}}{DBd{{Cl{{BGj{c}}}}}{DO`DEn}}{DAh{{Cl{{BGj{c}}}}}{DO`DEn}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DDn{c}}}BOj}{DCn{{Cl{{BGj{c}}}}}{DO`DEn}}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{BGn{ce}}c}{{DEh{ce}}}{BOnCBh}{{BOl{c}}}}{{Ane}{{BI`{cBKlg}}}BOn{{BFd{}{{BFb{c}}}}}BMf}{e{{BI`{cgi}}}BOn{{BFd{}{{BFb{c}}}}}BMfBMf}{{Ane}{{BI`{cgBKl}}}BOn{{BFd{}{{BFb{c}}}}}BMf}{{AnAne}{{BI`{cBKlBKl}}}BOn{{BFd{}{{BFb{c}}}}}}{{cei}{{BI`{gce}}}BMbBMbBOn{{BFd{}{{BFb{g}}}}}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGl{{DDn{c}}}}}{BLnBOj}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGl{{BGj{c}}}}}{BLnBOj}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{DE`{c}}}{BLnBOj}}0{{{b{{BI`{cBHbBHb{BHn{c}}}}}}cAn{BGl{{BGj{c}}}}}{{BGl{{BGj{c}}}}}{BLnBOj}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}cAn{BGl{{DDn{c}}}}}{{BGl{{DDn{c}}}}}{BLnBOj}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}cAn{DE`{c}}}{{DE`{c}}}{BLnBOj}}0{{{BI`{c}}}{{DDf{ce}}}BLnDDh}{{{BI`{cBHbBHb{BHn{c}}}}}{{DE`{c}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DFj{c}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DFl{c}}}{}}{{An{b{{ANf{c}}}}}{{BI`{cBKle}}}{CBhBOn}BMf}{{{b{{ANf{c}}}}}{{BI`{ceg}}}{CBhBOn}BMfBMf}{{An{b{{ANf{c}}}}}{{BI`{ceBKl}}}{CBhBOn}BMf}{{AnAn{b{{ANf{c}}}}}{{BI`{cBKlBKl}}}{CBhBOn}}{{ce{b{{ANf{g}}}}}{{BI`{gce}}}BMbBMb{CBhBOn}}{{{DEd{c}}{BGl{{DDn{c}}}}}{{BGl{{DDl{c}}}}}BOj}{{c{BI`{cBHbBHbe}}}{{DDn{c}}}BOj{{BNj{cBHb}}}}{{{DEd{c}}e}{{BGn{ce}}}BOn{{BOl{c}}}}{{{DEd{c}}ec}{{DEh{ce}}}{BOnCBh}{{BOl{c}}}}{{cc{BGl{{BI`{cBHbBHbe}}}}}{{DDn{c}}}BOj{{BNj{cBHb}}}}{{{DDn{c}}}{{BGl{{DDn{c}}}}}BOj}{{{ANn{ce}}{ANn{gi}}}{{DBf{kcegi}}}BMbBMb{BMbBMb}{BMbBMb}{}}{{{ANn{ce}}{ANn{gi}}}{{DAf{kcegi}}}BMbBMb{BMbBMb}{BMbBMb}{}}{c{{BLl{}{{BLj{c}}}}}BLn}{{}{{BGj{c}}}{BLnBNh}}{c{{DDn{c}}}BOj}{{{DDn{c}}}{{DDl{c}}}BOj}{{{DDn{c}}{DDn{c}}}{{DDl{c}}}BOn}{{{b{c}}}{{b{{BGl{c}}}}}{}}{{{BGl{{DDn{c}}}}}{{BGl{{DDl{c}}}}}BOj}{{{b{{DE`{c}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{DE`{c}}}}}{{BGl{{BGj{c}}}}}BOj}{{AnAne}{{BI`{cBKlBKl}}}BOn{{BFd{}{{BFb{c}}}}}}{{Ane}{{BI`{cBKlg}}}BOn{{BFd{}{{BFb{c}}}}}BMf}{{Ane}{{BI`{cgBKl}}}BOn{{BFd{}{{BFb{c}}}}}BMf}{e{{BI`{cgi}}}BOn{{BFd{}{{BFb{c}}}}}BMfBMf}{{cei}{{BI`{gce}}}BMbBMbBOn{{BFd{}{{BFb{g}}}}}}{{{b{{ANf{c}}}}}{{BI`{ceg}}}BOnBMfBMf}{{{b{{ANf{c}}}}}{{BI`{ceBKl}}}BOnBMf}{{{b{{ANf{c}}}}}{{BI`{cBKle}}}BOnBMf}{{AnAn{b{{ANf{c}}}}}{{BI`{cBKlBKl}}}BOn}{{ce{b{{ANf{g}}}}}{{BI`{gce}}}BMbBMbBOn}{{{b{{ANf{{BI`{cBHbeg}}}}}}}{{BI`{cie}}}BOnBMb{{BN`{cBHbe}}}BMb}{cc{}}0000000000000000000000000000000000000000{{{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BI`{cBHbBHbe}}}{{BGl{{BGj{c}}}}}BOj{{BNj{cBHb}}}}{{{BI`{cBHbBHbe}}}{{BGl{{DDn{c}}}}}BOj{{BNj{cBHb}}}}{{{BI`{cBHbBHbe}}}{{DE`{c}}}BOj{{BNj{cBHb}}}}0{{{BI`{cBHbBHbe}}c}{{BGl{{DDn{c}}}}}BOj{{BNj{cBHb}}}}{c{{DEh{ce}}}BOj{{BOl{c}}}}{c{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{}c{}}{{}{{BGj{{DEj{{M`{Fl}}}}}}}}{{}{{BGj{DOd}}}}{{}{{BGj{{DEj{{M`{DJb}}}}}}}}2{{}{{BGj{DOf}}}}{{}{{BGj{DOh}}}}4242{{{b{{ANf{c}}}}An}{{BI`{cBKle{DBf{cBKleBHbBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}An}{{BI`{ceBKl{DAf{ceBKlBHbe}}}}}BOnBMf}{{{b{{ANf{c}}}}An}{{BI`{ceBKl{DBf{ceBKlBHbe}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAn}{{BI`{cBKlBKl{DAf{cBKlBKlBHbBKl}}}}}BOn}{{{b{{ANf{c}}}}AnAn}{{BI`{cBKlBKl{DBf{cBKlBKlBHbBKl}}}}}BOn}{{{b{{ANf{c}}}}}{{BI`{ceg{DBf{cegBHbe}}}}}BOnBMfBMf}{{{b{j{ANf{c}}}}An}{{BI`{cBKle{DAf{cBKleBHbBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}}{{BI`{ceg{DAf{cegBHbe}}}}}BOnBMfBMf}{{{b{{ANf{c}}}}}{{BHd{ce}}}BOnBMf}{{{b{{ANf{c}}}}eg}{{BI`{ceg{DBf{cegBHbe}}}}}BOnBMbBMb}{{{b{j{ANf{c}}}}eg}{{BI`{ceg{DAf{cegBHbe}}}}}BOnBMbBMb}{{{b{{ANf{c}}}}Aneg}{{BI`{ceg{DBf{cegBHbe}}}}}BOnBMbBMb}{{{b{j{ANf{c}}}}Aneg}{{BI`{ceg{DAf{cegBHbe}}}}}BOnBMbBMb}{{{b{{ANf{c}}}}AnAnAn}{{BI`{cBKlBKl{DBf{cBKlBKlBHbBKl}}}}}BOn}{{{b{j{ANf{c}}}}AnAnAn}{{BI`{cBKlBKl{DAf{cBKlBKlBHbBKl}}}}}BOn}{{{b{{ANf{c}}}}AnAn}{{BI`{cBKle{DBf{cBKleBHbBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAn}{{BI`{ceBKl{DBf{ceBKlBHbe}}}}}BOnBMf}{{{b{j{ANf{c}}}}An}{{BI`{ceg{DAf{cegBHbe}}}}}BOnBMfBMf}{{{b{{ANf{c}}}}An}{{BI`{ceg{DBf{cegBHbe}}}}}BOnBMfBMf}{{{b{j{ANf{c}}}}AnAn}{{BI`{ceBKl{DAf{ceBKlBHbe}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAn}{{BI`{cBKle{DAf{cBKleBHbBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAnAn}{{BI`{cBKle{DBf{cBKleBKlBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAnAnAn}{{BI`{cBKlBKl{DBf{cBKlBKlBKlBKl}}}}}BOn}{{{b{{ANf{c}}}}AnAnAn}{{BI`{ceBKl{DBf{ceBKlBKlBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAn}{{BI`{ceg{DBf{cegBKlBKl}}}}}BOnBMfBMf}{{{b{{ANf{c}}}}egik}{{BI`{ceg{DBf{cegik}}}}}BOnBMbBMbBMbBMb}{{{b{j{ANf{c}}}}egik}{{BI`{ceg{DAf{cegik}}}}}BOnBMbBMbBMbBMb}{{{b{{ANf{c}}}}Anegik}{{BI`{ceg{DBf{cegik}}}}}BOnBMbBMbBMbBMb}{{{b{j{ANf{c}}}}Anegik}{{BI`{ceg{DAf{cegik}}}}}BOnBMbBMbBMbBMb}{{{b{j{ANf{c}}}}AnAn}{{BI`{ceg{DAf{cegBKlBKl}}}}}BOnBMfBMf}{{{b{j{ANf{c}}}}AnAnAn}{{BI`{cBKle{DAf{cBKleBKlBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAnAn}{{BI`{ceBKl{DAf{ceBKlBKlBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAnAnAn}{{BI`{cBKlBKl{DAf{cBKlBKlBKlBKl}}}}}BOn}{{{b{{ANf{c}}}}AnAnAnAn}{{BI`{cBKle{DBf{cBKleBKlBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAnAn}{{BI`{ceg{DAf{cegBKlBKl}}}}}BOnBMfBMf}{{{b{{ANf{c}}}}AnAnAn}{{BI`{ceg{DBf{cegBKlBKl}}}}}BOnBMfBMf}{{{b{{ANf{c}}}}AnAnAnAnAn}{{BI`{cBKlBKl{DBf{cBKlBKlBKlBKl}}}}}BOn}{{{b{j{ANf{c}}}}AnAnAnAn}{{BI`{cBKle{DAf{cBKleBKlBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAnAnAnAn}{{BI`{cBKlBKl{DAf{cBKlBKlBKlBKl}}}}}BOn}{{{b{j{ANf{c}}}}AnAnAnAn}{{BI`{ceBKl{DAf{ceBKlBKlBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAnAnAn}{{BI`{ceBKl{DBf{ceBKlBKlBKl}}}}}BOnBMf}{{{b{Ml}}}{{Cn{{BGj{c}}}}}{DOjDEnCLd}}{{{b{Ml}}Mf}{{Cn{{BGj{c}}}}}{DEnCLd}}{{{b{c}}}e{}{}}0000000000000000000000000000000000000000{{{b{{BGj{e}}}}}{{BGj{c}}}{}{{BNl{c}}}}{{{b{{DDf{cg}}}}}{{DDf{ie}}}BLnDDh{{DJl{e}}}{BLn{DMh{c}}}}{{{b{{BI`{c}}}}}{{DDf{eg}}}BLn{BLn{DMh{c}}}DDh}{{{b{{BI`{egi}}}}}{{BI`{ckm}}}BOn{BOn{BNl{c}}}BMbBMbBMbBMb}{{{b{{BGl{{DDl{e}}}}}}}{{BGl{{DDl{c}}}}}BOj{BOj{BNl{c}}}}{{{b{{BGn{eg}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{DEh{eg}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDn{c}}}}}}}}{{{b{{DDf{eg}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DEh{eg}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{DE`{e}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{DEh{e{BGl{{DDn{e}}}}}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{DDf{eg}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BI`{eBHbBHb{BHn{e}}}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{BGj{e}}}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BI`{eBHbBHb{BHn{e}}}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{DDf{eg}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BI`{eBHbBHb{BHn{e}}}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{e}}}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGn{eg}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDn{c}}}}}}}}{{{b{{BGl{{DDn{e}}}}}}}{{BGl{{DDn{c}}}}}BOn{BOn{BNl{c}}}}{{{b{{DE`{e}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGn{e{BGl{{DDn{e}}}}}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BHd{eg}}}}}{{BHd{cg}}}BOn{BOn{BNl{c}}}BMf}{{{b{{BI`{eBHb}}}}}{{BHd{cg}}}BOn{BOnCBhCAfDGf{BNl{c}}}{{BMd{BHb}}}}{{{b{{BGl{{DDn{e}}}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{BGn{eg}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{BGl{{BGj{e}}}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{e}}}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{BI`{e}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{e}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{DEh{eg}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{DDf{eg}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DDn{e}}}}}{{DDn{c}}}BOn{BOn{BNl{c}}}}{{{b{{DDl{e}}}}}{{DDl{c}}}BOj{BOj{BNl{c}}}}{{{b{{BGn{eg}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEd{e}}}}}{{DEd{c}}}BOn{BOn{BNl{c}}}}{{{b{{BI`{e}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{e}}}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}}{{{b{{DDf{eg}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DEh{eg}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DDf{eg}}}}}{{DEf{c}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BI`{e}}}}}{{DEf{c}}}BLn{BLn{BNl{c}}}}{{{b{{DEf{e}}}}}{{DEf{c}}}BOn{BOn{BNl{c}}}}{{{b{{DEh{eg}}}}}{{BGn{ci}}}BLn{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DMh{g}}}}{{{b{{BGn{eg}}}}}{{BGn{ci}}}BLn{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DMh{g}}}}{{{b{{BI`{e}}}}}{{BGn{cg}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DMh{{BI`{c}}}}{DMh{{BI`{e}}}}}}{{{b{{DDf{eg}}}}}{{BGn{ci}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}{{BOl{c}}{DMh{{BI`{c}}}}{DMh{{BI`{e}}}}}}{{{b{{BGl{{DDl{e}}}}}}}{{BGn{c{BGl{{DDn{c}}}}}}}BLn{BLn{BNl{c}}}}{{{b{{DEh{eg}}}}}{{DEh{ci}}}{BLnDMh}{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DMh{g}}}}{{{b{{BI`{e}}}}}{{DEh{cg}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DMh{{BI`{c}}}}{DMh{{BI`{e}}}}}}{{{b{{DDf{eg}}}}}{{DEh{ci}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}{{BOl{c}}{DMh{{BI`{c}}}}{DMh{{BI`{e}}}}}}{BCn{{Cl{{BGj{c}}}}}{DO`DEn}}{CJb{{Cl{{BGj{c}}}}}{DO`DEn}}{Mf{{Cl{{BGj{c}}}}}{DO`DEn}}{AMh{{Cl{{BGj{c}}}}}{DO`DEn}}{BEn{{Cl{{BGj{c}}}}}{DO`DEn}}{AnBMb}{An{{Cl{{BGj{c}}}}}{DO`DEn}}{AnBKl}{AnBHb}{{{Bn{c}}}{{BI`{ceg}}}BOnBMfBMf}{{{Bn{c}}}{{BI`{ceBKl}}}BOnBMf}{{AnAn{Bn{c}}}{{BI`{cBKlBKl}}}BOn}{{{Bn{c}}}{{BI`{cBKle}}}BOnBMf}{{ce{Bn{g}}}{{BI`{gce}}}BMbBMbBOn}{{{BKn{cBKlBKl}}}{{BI`{cBKlBKl{BKn{cBKlBKl}}}}}{}}{{{BKn{cBKlBHb}}}{{BI`{cBKlBHb{BKn{cBKlBHb}}}}}{}}{{{BKn{cBHbBKl}}}{{BI`{cBHbBKl{BKn{cBHbBKl}}}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DDn{c}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DEd{c}}}BOn}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1001100110101001100101{{{BI`{cgei}}}{{DHl{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnBNh}BMf}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckmo}}}}{b{{BI`{cAaAcAe}}}}c}f{CAfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{BNj{cAaAc}}}}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckmo}}}}{b{{BI`{cAaAcAe}}}}c}f{BNfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{BNj{cAaAc}}}}1{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{cikm}}}}{b{{BI`{coBHbAa}}}}c}f{CAfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMbBMb{{BNj{cik}}}BMb{{BNj{co}}}}{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{cikm}}}}{b{{BI`{coBHbAa}}}}c}f{BNfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMbBMb{{BNj{cik}}}BMb{{BNj{co}}}}1{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{km}}}{{BI`{ckm{DBf{ckm}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMb}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{km}}}{{BI`{ckm{DAf{ckm}}}}}{}BMbBMb{{BMj{ceg}}}BMbBMb}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{km}}{ANn{AnAn}}}{{BI`{ckm{DBf{ckmBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMb}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{km}}{ANn{AnAn}}}{{BI`{ckm{DAf{ckmBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}BMbBMb}3210`{{{b{j{BI`{cegi}}}}c{b{{BI`{ckBHbm}}}}{b{{BI`{coBHbAa}}}}c}f{CAfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMb{{BNj{ck}}}BMb{{BNj{co}}}}0{{{b{j{BI`{cegi}}}}c{b{{BI`{ckBHbm}}}}{b{{BI`{coBHbAa}}}}c}f{BNfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMb{{BNj{ck}}}BMb{{BNj{co}}}}{{{b{{BI`{cegi}}}}k}Cl{}BMbBMb{{BN`{ceg}}}{{DOl{cegi}}}}{{{b{{BI`{cBKlBKl{BKn{cBKlBKl}}}}}}AnAn}{}BOn}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{j{BI`{cegi}}}}k}Cl{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}{{DOn{cegi}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BI`{cegi}}}}k}{}{}BMbBMb{{BN`{ceg}}}{{DOl{cegi}}}}{{{b{{BHd{ce}}}}An}{{b{c}}}BOnBMf}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}{{{b{j{BI`{cegi}}}}k}{}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}{{DOn{cegi}}}}{{{b{j{BHd{ce}}}}An}{{b{jc}}}BOnBMf}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnBNh}BMf}{{{b{{DHn{ce}}}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{}Cd}0{{{b{{BGj{c}}}}{b{je}}}fE@`AMd}{{{b{{DDf{ce}}}}{b{jg}}}f{BLnE@`}DDhAMd}{{{b{BHb}}{b{jc}}}fAMd}{{{b{{BHn{c}}}}{b{je}}}fE@`AMd}{{{b{{BI`{cegi}}}}{b{jk}}}f{BOnE@`}BMbBMb{{BN`{ceg}}}AMd}{{{b{{BGl{c}}}}{b{je}}}fE@`AMd}{{{b{{BHd{ce}}}}{b{jg}}}f{BOnE@`}BMfAMd}{{{b{{DE`{c}}}}{b{je}}}f{BOnE@`}AMd}{{{b{{DDn{c}}}}{b{je}}}f{BOnE@`}AMd}{{{b{{DEd{c}}}}{b{je}}}f{BOnE@`}AMd}{{{b{{DEf{c}}}}{b{je}}}f{BOnE@`}AMd}{{{b{{BGn{ce}}}}{b{jg}}}f{BOnE@`}E@`AMd}{{{b{{DEh{ce}}}}{b{jg}}}f{BOnE@`}E@`AMd}{{{b{DHf}}{b{jc}}}fAMd}{{{b{DG`}}{b{jc}}}fAMd}{{{b{DHh}}{b{jc}}}fAMd}{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{ciik}}}}{b{{BI`{cmBHbo}}}}c}f{BNfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMb{{BNj{cii}}}BMb{{BNj{cm}}}}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckBHbm}}}}{b{{BI`{coBHbAa}}}}c}f{BNfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMb{{BNj{ck}}}BMb{{BNj{co}}}}{{{b{{BI`{ceeg}}}}}{{BI`{cee}}}BNfBMb{{BNj{cee}}}}`{{{BI`{ceeg}}}{{DHn{ce}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}{BGj{c}}}{}{BLnBNh}}{{}{{BGj{c}}}{CLdDEn}}{{{b{{BI`{ceBHbg}}}}}An{BNhBLhBOn}BMb{{BN`{ce}}}}{{{b{{BI`{cegi}}}}}{{ANn{AnAn}}}{BOnBNhBLh}BMbBMb{{BN`{ceg}}}}1{{{b{{BI`{ceBHbg}}}}}An{BLlBOn}BMb{{BN`{ce}}}}{{{b{{BI`{cegi}}}}}{{ANn{AnAn}}}{BLlBOn}BMbBMb{{BN`{ceg}}}}{{}BOl}{{}{{DDf{ce}}}BLnDDh}{{AnAn}{{BI`{cBKlBKl}}}{CBhCAfBOn}}{{}{{BI`{ceg}}}{CBhCAfBOn}BMfBMf}{An{{BI`{ceBKl}}}{CBhCAfBOn}BMf}{An{{BI`{cBKle}}}{CBhCAfBOn}BMf}{{}{{BGl{{DDl{c}}}}}BOj}{{}{{BGl{{DDn{c}}}}}BOj}0{{}{{BGl{{BGj{c}}}}}BOj}0{{}{{DE`{c}}}{BOnCBhCAf}}{{}{{DE`{c}}}BOj}{{}{{DDn{c}}}BOj}{{}{{DDl{c}}}{BOjBOn}}{{}{{DEd{c}}}{CBhBOn}}{{}{{DEf{c}}}{CAfBOn}}{{}{{BGn{ce}}}BOj{{BOl{c}}}}{{}{{DEh{ce}}}BOj{{BOl{c}}}}{An{{DFf{BKl}}}}{{}{{DFf{c}}}BMf}{{ce}{{BI`{gce}}}BMbBMb{CBhCAfBOn}}{c{{DFf{c}}}BMb}{{BMheg}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}{{BMhe{ANn{gi}}k}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}{{BMhe{ANn{gi}}{ANn{km}}o}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}`{{{b{{DDn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}{{{b{{BI`{ceBHbg}}}}}An{BNhBOn}BMb{{BN`{ce}}}}0{{{b{{DDf{ce}}}}{ANn{AnAn}}}{{b{c}}}BLnDDh}{{{b{{BI`{cegi}}}}{ANn{AnAn}}}b{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}k}{}{}BMbBMb{{BN`{ceg}}}{{DOl{cegi}}}}{{{b{{BI`{cegi}}}}An}b{}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}An}bBOnBMf}{{{b{{DE`{c}}}}{ANn{AnAn}}}{{b{c}}}BOn}{{{b{{DDn{c}}}}An}bBOn}{{{b{{DDl{c}}}}An}bBOj}{{{b{j{DDf{cDHf}}}}{ANn{AnAn}}}{{b{jc}}}BLn}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}}{{b{jc}}}{}BMbBMb{{BMj{ceg}}}}{{{b{j{BI`{cegi}}}}k}{}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}{{DOn{cegi}}}}{{{b{j{BI`{cegi}}}}An}{{b{jc}}}{}BMbBMb{{BMj{ceg}}}}{{{b{j{BHd{ce}}}}An}{{b{j}}}BOnBMf}{{{b{j{DDn{c}}}}An}{{b{jc}}}BOn}{{{b{j{DDl{c}}}}An}{{b{jc}}}BOj}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{BI`{ceg}}}{BOnC@`}BMbBMb}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}{{BI`{ceg}}}{C@`BOn}BMbBMb{{BNj{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{{BHd{ce}}}{BOnC@`}BMf}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{ANn{{BI`{ceg}}{BI`{ceg}}}}}{BOnC@`}BMbBMb}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}{{ANn{{BI`{ceg}}{BI`{ceg}}}}}{C@`BOn}BMbBMb{{BNj{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{{ANn{{BHd{ce}}{BHd{ce}}}}}{BOnC@`}BMf}{{}An}0000000000000000000000000000000000000000{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{BI`{cegi}}Anc}{{BI`{ce}}}BOnBMb{{BM`{BHb}}BMb}{{BNj{ceg}}}}{{{b{{DGl{ce}}}}An{BI`{cgBHbi}}}{{DGl{c}}}BLl{{BM`{BHb}}BMb}BMb{{BNj{cg}}}}{{{BI`{cegi}}AnAnc}{{BI`{ceBKl}}}BOnBMb{{BM`{BKl}{{BBf{BKl}}}}BMb}{{BNj{ceg}}}}{{{BI`{ceik}}Ang}{{BI`{{DFb{c}}e}}}BOnBMbBMb{{BM`{g}}BMb}{{BNj{cei}}}}3{{{BI`{cegi}}Anc}{{BI`{cg}}}BOn{{BM`{BHb}}BMb}BMb{{BNj{ceg}}}}0{{{BI`{cegi}}AnAnc}{{BI`{cBKlg}}}BOn{{BM`{BKl}{{BBf{BKl}}}}BMb}BMb{{BNj{ceg}}}}{{{BI`{cgik}}Ane}{{BI`{{DFb{c}}i}}}BOnBMb{{BM`{e}}BMb}BMb{{BNj{cgi}}}}{ce{}{}}0000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000000000000000000000000000000000000{{{DDf{ce}}}{{BI`{c}}}BLnDDh}{{{BGl{c}}}c{}}{{{DE`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{DFj{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{DFl{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BI`{cegi}}}}}{}BOnBMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}}{}BOnBMbBMb{{BMj{ceg}}}}{BNj}{{{BHn{c}}}{}BOn}{{{BI`{cegi}}}{{BI`{ceg}}}BOnBMbBMb{{BNj{ceg}}{BN`{ceg}}}}{{{DBf{cegik}}}{}BOnBMbBMbBMbBMb}{{{DAf{cegik}}}{}BOnBMbBMbBMbBMb}{{{BKn{cBKle}}}{}BOnBMb}{{{BKn{ceBKl}}}{}BOnBMf}{{{DDn{c}}}{{DDn{c}}}BOj}{{{BI`{cegi}}}{{BI`{c}}}BOnBMbBMb{{BNj{ceg}}{BN`{ceg}}}}{ce{}{}}0000000000000000000000000000000000000000{{{BI`{cBHbBHb{BHn{c}}}}}c{}}{{{DBf{cegik}}}{{b{{ANf{c}}}}}{}BMbBMbBMbBMb}{{{DAf{cegik}}}{{b{{ANf{c}}}}}{}BMbBMbBMbBMb}{{{DAf{cegik}}}{{b{j{ANf{c}}}}}BOnBMbBMbBMbBMb}{{{b{{BGj{c}}}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}}{{BGj{c}}}{CLdDEn{DJd{}{{BBf{}}}}}}{{{BGj{c}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{{b{{DFf{c}}}}{b{j{BI`{egik}}}}}fBMbBOnBMbBMb{{CB`{egi}}}}0{{{b{BOl}}}BOl}{{{DDf{ce}}}{{DDf{ce}}}BLn{{DJj{DG`}}DDh}}{{{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{BGl{{BGj{c}}}}}}}{{BGl{{BGj{c}}}}}BOj}0{{{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}2{{{b{{DE`{c}}}}}{{DE`{c}}}BOj}{{{b{{DE`{c}}}}}{{DE`{c}}}BOn}{{{b{{DEd{c}}}}}{{DEd{c}}}{DJfBOn}}{{{b{{BGn{ce}}}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}}{{DEh{ce}}}BOj{{BOl{c}}}}{{{b{{DFj{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{DFl{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{DGl{ce}}}}}{{BI`{cee}}}BNfBMb}{{{b{jBOl}}}f}{{{b{j{DDf{ce}}}}}fBLn{{DJj{DG`}}DDh}}{{{b{j{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}}fBOj}10{{{b{j{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{DE`{c}}}}}fBOj}{{{b{j{DE`{c}}}}}fBOn}{{{b{j{DEd{c}}}}}f{DJfBOn}}{{{b{j{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}}fBOj{{BOl{c}}}}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{{DDf{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn{DDh{DJj{DG`}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{BGl{{DDl{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{DE`{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{DEd{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}{BOnCBf}}{{{b{{BGn{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj{{BOl{c}}}}{{{b{BOl}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{{DE`{c}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}0{{{b{{BGn{ce}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj{{BOl{c}}}}{{{b{BOl}}{b{{BI`{cBHbBHb}}}}}{{BI`{cBHbBHb}}}BOn}{{{b{{DDf{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn{DDh{DJj{DG`}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}1{{{b{{BGl{{BGj{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}0{{{b{{DE`{c}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}0{{{b{{BGn{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj{{BOl{c}}}}{{{b{{DEf{c}}}}}{{DEf{c}}}{DGfCAfBOn}}`{{}Cd}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}{{{b{{BHn{c}}}}}Cd{}}{{{b{{DBf{cegik}}}}}Cd{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}Cd{}BMbBMbBMbBMb}{{{b{{BKn{cBKle}}}}}Cd{}BMb}{{{b{{BKn{ceBKl}}}}}Cd{}BMf}{{{b{e}}}Cd{}{{BNl{c}}}}{{{b{{BI`{cegi}}}}}Cd{}BMbBMb{{BN`{ceg}}}}{{{b{{BKn{ceg}}}}}Cd{}BMbBMb}{{{b{{BHd{ce}}}}}CdBOnBMf}{{{b{{DFf{c}}}}}CdBMb}{{{b{{BLl{}{{BLj{c}}}}}}}CdBLn}{{{b{{BGj{c}}}}}Cd{BLnBNh}}{{{BGj{c}}}CdE@b}{{{b{{BI`{cegi}}}}}Cd{CBhCAfE@d}BMbBMb{{BN`{ceg}}}}{{{b{c}}}Cd{}}{{{b{{BGj{e}}}}}Cd{}{{BNl{c}}}}{{{b{{DDf{cg}}}}}CdBLnDDh{{DJl{e}}}}{{{b{{BI`{c}}}}}CdBLn}333333{{{b{{BI`{egi}}}}}CdBOn{BOn{BNl{c}}}BMbBMb}444444{{{b{{DE`{e}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{e}}}}}}}CdBLn{BLn{BNl{c}}}}1{{{b{{BGl{{BGj{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{DDf{eg}}}}}CdBLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BI`{eBHbBHb{BHn{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{e}}}}}}}CdBOj{BOj{BNl{c}}}}{{{b{{DEh{e{BGl{{DDn{e}}}}}}}}}CdBLn{BLn{BNl{c}}}}23{{{b{{BGl{{DDn{e}}}}}}}CdBOn{BOn{BNl{c}}}}3<{{{b{{DEh{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BGn{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BGn{e{BGl{{DDn{e}}}}}}}}}CdBLn{BLn{BNl{c}}}}7{{{b{{BGn{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDn{c}}}}}}}}{{{b{{DEh{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDn{c}}}}}}}}{{{b{c}}}Cd{}}{{{b{{BHd{eg}}}}}CdBOn{BOn{BNl{c}}}BMf}{{{b{{BI`{eBHb}}}}}CdBOn{BOnCBhCAfDGf{BNl{c}}}}2<{{{b{{BI`{e}}}}}CdBLn{BLn{BNl{c}}}}>3{{{b{{BGn{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{BGl{{DDn{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{DE`{e}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{DEh{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{DDn{e}}}}}CdBOn{BOn{BNl{c}}}}99{{{b{{DDl{e}}}}}CdBOj{BOj{BNl{c}}}}4:{{{b{{DDf{eg}}}}}CdBLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGn{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEh{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEd{e}}}}}CdBOn{BOn{BNl{c}}}};{{{b{{DEf{e}}}}}CdBOn{BOn{BNl{c}}}}?<4<92?43{{{b{{DEh{eg}}}}}Cd{BLnDMh}{BLn{BNl{c}}}{{BOl{e}}}}{{{b{c}}}Cd{}}>6000000000000000000{{{BGj{c}}}CdE@b}{{{b{{BI`{ceeg}}}}}CdBLnBMb{{BNj{cee}}}}{{{b{{DHj{cee}}}}}CdBLl{{C@j{}{{BBf{}}}}}}{{{b{{DHl{cee}}}}}CdBLl{{C@j{}{{BBf{}}}}}}{{{b{{DC`{cee}}}}}CdBLl{{C@j{}{{BBf{}}}}}}{{{b{{DI`{cee}}}}}CdBLl{{C@j{}{{BBf{}}}}}}55{{{b{{BGj{c}}}}}Cd{CLdDEn}}{{{b{{BI`{cegi}}}}}Cd{CBhCAfCBdDElE@dBLl}BMbBMb{{BNj{ceg}}{BNj{ceg}}}}{{{b{{DDn{c}}}}}CdBOj}{{{b{BLn}}}Cd}0{{{b{{BI`{ceeg}}}}c}CdBLn{{C@j{}{{BBf{}}}}BMb}{{BNj{cee}}}}{{{b{{BI`{cegi}}}}}Cd{}BMbBMb{{BN`{ceg}}}}{{{b{{DGd{cge}}}}}CdBLlBMb{{C@j{e}}}}6{{{b{{BI`{ceg}}}}}Cd{BOnCBhCBd}BMfBMf}5{{{b{{DDl{c}}}}}CdBOj}`````{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{b{{BI`{cegi}}}}}{{E@f{cegi}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}}{{E@f{ceBHb}}}BOnBMf}{{{b{j{BI`{cegi}}}}}{{E@h{cegi}}}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}}{{{b{j{BHd{ce}}}}}{{E@h{ceBHb}}}BOnBMf}{{Anc}{{BI`{ceBHb}}}{BOnCBhCAf}{BMfDDd}}{An{{BGl{{BI`{ceBHb}}}}}{BOnCBhCAf}{BMfDDd}}{{{b{{BI`{cgkm}}}}{b{{BI`{ceio}}}}}{{BI`{c}}}{DElBOnCBhCAfCBdDEl}BMb{{C@n{e}}BMb}BMb{{C@n{i}}BMb}{{BNj{cgk}}}{{BNj{cei}}}}{{{b{{DGl{ce}}}}}{{BI`{cee}}}BNfBMb}{{{b{{DHl{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{DC`{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{BGj{c}}}}}c{CLdBLh}}{{{b{{DGl{ce}}}}}{{b{{BI`{cee}}}}}BNfBMb}{{{DC`{cge}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{}An}000000000000{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnBNh}BMf}{{{b{{DFj{c}}}}}cBLn}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{{Cl{{DDn{c}}}}}{BLnBOj}}{{{b{{BI`{cegi}}}}}An{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cBKlBHb{BKn{cBKlBHb}}}}}}}An{}}{{{b{{BKn{ceg}}}}}An{}BMbBMb}{{{b{{BHd{ce}}}}}AnBOnBMf}{{{b{{DFf{c}}}}}AnBMb}`{{{b{{BI`{ceBHbg}}}}{b{{BI`{ceBHbi}}}}c}{{BI`{ceBHb}}}{BOnCBhCAfCBdCBfDEl}BMb{{BNj{ce}}}{{BNj{ce}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}c}{{DDn{c}}}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}c}{{DDl{c}}}BOj}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}c}{{BHd{ce}}}{BOnCBhCAfCBdCBfDElBOn}BMf}{{{b{{DDn{c}}}}{b{{DDn{c}}}}c}{{DDn{c}}}BOj}{{{b{{DDl{c}}}}{b{{DDl{c}}}}c}{{DDl{c}}}BOj}{{{b{{BGn{c{DE`{c}}}}}}{b{{BGn{c{DE`{c}}}}}}c}{{BGn{c{DE`{c}}}}}{BLnBOj}}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGn{c{BGl{{BGj{c}}}}}}}}c}{{BGn{c{BGl{{BGj{c}}}}}}}{BLnBOj}}1{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}c}{{BGn{c{BGl{{DDn{c}}}}}}}{BLnBOj}}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BGl{{DDn{c}}}}}}}{{DDn{c}}}{BLnBOj}}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{}BLn}430{{{b{{DGl{ce}}}}}{}BNfBMb}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}c}{{BGj{c}}}{BLnBNh}}763763{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{BGl{{DDn{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{DE`{c}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{BGl{{DDn{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{BGl{{DDn{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{DE`{c}}}}}BOj}6542301{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BOnCBh}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}CAh}{}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnBNh}BMf}{{{BI`{cgei}}}{{DC`{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}``{{{b{{BI`{cegi}}}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{{DDn{c}}}}}cBOj}10{{{b{{BI`{cegi}}}}m}{{BI`{keg}}}BOnBMbBMb{{BN`{ceg}}}BOn{{BEl{c}{{BBf{k}}}}}}{{{b{{BHd{ce}}}}i}{{BHd{ge}}}BOnBMfBOn{{BEl{c}{{BBf{g}}}}}}{{{b{{BI`{ceeg}}}}k}{{BI`{ieBHb}}}BOnBMb{{BN`{cee}}}BOn{{BEl{c}{{BBf{i}}}}}}{{{BOf{}{{BOb{c}}{BOd{e}}}}g}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh{{BBh{c}{{BBf{c}}}}}}{{{b{{BI`{cegi}}}}m}{{BI`{keg}}}BOnBMbBMb{{BN`{ceg}}}BOn{{BEl{AnAnc}{{BBf{k}}}}}}{{{b{{DDf{ce}}}}}{{b{{BI`{c}}}}}BLnDDh}{{{b{{DE`{c}}}}}{{b{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}`````{{{b{j{DDf{cDHf}}}}}{{b{j{BI`{c}}}}}BLn}{{{b{j{DE`{c}}}}}{{b{j{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{j{DDf{ce}}}}}{{b{j{BI`{c}}}}}BLnDDh}1{{cc}cC@b}{{BLnBLn}BLn}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{BKlc}BKlBMb}{{cBKl}BKl{}}{{BHbBHb}}0{{{b{{BI`{cegi}}}}}c{C@`CBhBOn}BMbBMb{{BN`{ceg}}}}{{}{{Cl{BLn}}}}{{}c{}}{{}{{BI`{ceg}}}{BOnE@j}BMfBMf}{{}{{BHd{ce}}}{BOnE@j}BMf}2{{{b{{BI`{cegi}}}}}c{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{e{{BGl{{DDn{c}}}}}{BLnBOj}{{BFd{}{{BFb{{BGl{{DDn{c}}}}}}}}}}{{{b{C@h}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{DH`}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{DHb}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{DHd}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{cc}cC@b}{{BLnBLn}BLn}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{BKlc}BKlBMb}{{cBKl}BKl{}}{{BHbBHb}}0{{{b{{BI`{cegi}}}}}c{C@`CBhBOn}BMbBMb{{BN`{ceg}}}}{{}{{Cl{BLn}}}}{{}c{}}{{}{{BI`{ceg}}}{BOnE@j}BMfBMf}{{}{{BHd{ce}}}{BOnE@j}BMf}2{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}10{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{b{{DDf{ce}}}}{b{{DEd{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{b{{BGl{{DDn{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{BGl{{BGj{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{cg}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}DDh{{DJh{e}}}}{{{b{{DDf{cg}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}DDh{{DJh{e}}}}{{{b{{DDf{ce}}}}{BI`{cBHbBHb{BHn{c}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{b{{DDf{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{ce}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{cg}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}DDh{{DJh{e}}}}{{{DDf{ce}}{b{{BGn{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}{{DMh{{BI`{c}}}}}}{{{b{{DDf{ce}}}}{b{{DEh{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}{{DMh{{BI`{c}}}}}}{{{DDf{ce}}{BI`{cBHbBHb{BHn{c}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{cg}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}DDh{{DJh{e}}}}{{{DDf{ce}}{BGl{{BGj{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{DEd{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{BGl{{DDn{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{b{{DEh{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}{{DMh{{BI`{c}}}}}}{{{DDf{ce}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{b{{DDf{ce}}}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{b{{DDf{ce}}}}{BGn{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}{{DMh{{BI`{c}}}}}}{{{DDf{ce}}{BGn{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}{{DMh{{BI`{c}}}}}}{{{DDf{ce}}{DEh{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}{{DMh{{BI`{c}}}}}}{{{DDf{ce}}{DE`{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{b{{DDf{ce}}}}{BGl{{DDn{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{b{{BGl{{BGj{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{ce}}{b{{DEd{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{b{{DDf{ce}}}}{DE`{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DDf{ce}}{b{{BGl{{DDn{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{DEh{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}{{DMh{{BI`{c}}}}}}{{{b{{DDf{ce}}}}{b{{BGl{{BGj{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DDf{ce}}}}{b{{BGn{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}{{DMh{{BI`{c}}}}}}{{{DDf{ce}}{DEd{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{BKlc}BKlBMb}{{BHbBHb}}{{cBKl}BKl{}}1{{{b{{BI`{cegi}}}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{b{{BI`{ckmo}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{BI`{ckmo}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}c}{}{BOnDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}c}{}{BOnDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cBHbBHbe}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHbBHb}}}}{{{BI`{cBHbBHbe}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHbBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHbBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHbBHb}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}{BI`{ckmo}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{DEd{c}}}{}BOj}{{{BGl{{DDn{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{BGl{{BGj{c}}}}{b{{BGn{c{BGl{{BGj{c}}}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{DEd{c}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDn{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BHd{cBHb}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{DEh{c{BGl{{BGj{c}}}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{DEd{c}}}{}BOj}{{{BGl{{DDl{c}}}}{DDl{c}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{DE`{c}}}}}{}BOj}{{{BGl{{BGj{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{BGl{{DDn{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{BGj{c}}}}{b{{DEd{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{BGj{c}}}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{BGl{{BGj{c}}}}}}{BGn{c{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{DEh{c{BGl{{BGj{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{DDl{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGn{c{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{BGl{{DDn{c}}}}}}{DEh{c{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{BGj{c}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BHd{cBHb}}}{}BOj}{{{BGl{{BGj{c}}}}{DEh{c{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{BGj{c}}}}{DE`{c}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{BHd{cBHb}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BGl{{BGj{c}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{BGl{{DDl{c}}}}}}{DDl{c}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDn{c}}}}{DEh{c{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDn{c}}}}{BHd{cBHb}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{DE`{c}}}{}BOj}{{{BGl{{DDn{c}}}}{DEd{c}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGn{c{BGl{{BGj{c}}}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{DEd{c}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{BGl{{DDn{c}}}}}}{BHd{cBHb}}}{}BOj}{{{BGl{{DDn{c}}}}{DE`{c}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{BGl{{DDn{c}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{DEd{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGn{c{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGn{c{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{DDl{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{DE`{c}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{DEh{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{DEh{c{BGl{{DDn{c}}}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BHd{cBHb}}}{}BOj}{{{BGl{{BGj{c}}}}{BGn{c{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BGn{c{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{DEh{c{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{BGl{{DDl{c}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDn{c}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{BGj{c}}}}{DEd{c}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BHd{ce}}c}{}{BOnDEl}BMf}{{{b{{BHd{ce}}}}c}{}{BOnDEl}BMf}{{{DE`{c}}{b{{BI`{cegi}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{DE`{c}}}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHb}}}}{{{DE`{c}}{BGl{{BI`{cBHbBHbe}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHb}}}}{{{DE`{c}}{BGn{c{DE`{c}}}}}{}BOj}{{{b{{DE`{c}}}}{DEd{c}}}{}BOj}{{{b{{DE`{c}}}}{BGl{{BI`{cBHbBHbe}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHb}}}}{{{DE`{c}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DE`{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DE`{c}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BI`{cegi}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{DE`{c}}}}{b{{DEh{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BGn{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{BI`{cegi}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{DE`{c}}{DEd{c}}}{}BOj}{{{DE`{c}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{BGn{c{DE`{c}}}}}{}BOj}{{{b{{DE`{c}}}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{DEh{c{DE`{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{DEd{c}}}}}{}BOj}{{{DE`{c}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{DE`{c}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHb}}}}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{BGl{{BGj{c}}}}}{}BOj}{{{DE`{c}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{b{{DEd{c}}}}}{}BOj}{{{DE`{c}}{b{{DEh{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DE`{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DE`{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DE`{c}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{DEh{c{DE`{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DE`{c}}{b{{BGn{c{DE`{c}}}}}}}{}BOj}{{{DE`{c}}{BI`{cegi}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{DDn{c}}}}c}{}BOj}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{}BOj}{{{DDn{c}}{DDn{c}}}{}BOj}{{{DDn{c}}{b{{DDn{c}}}}}{}BOj}{{{b{{DDn{c}}}}{DDn{c}}}{}BOj}{{{DDn{c}}c}{}BOj}{{{DDl{c}}{b{{DDl{c}}}}}{}BOj}{{{DDl{c}}c}{}BOj}{{{b{{DDl{c}}}}c}{}BOj}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{}BOj}{{{b{{DDl{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DDl{c}}}}{DDl{c}}}{}BOj}{{{b{{DDl{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DDl{c}}{BGl{{DDl{c}}}}}{}BOj}{{{DDl{c}}{DDl{c}}}{}BOj}{{{DDl{c}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{BHd{cBHb}}}{}{BOnCBd}}{{{DEd{c}}{DEd{c}}}{}{BOnCBd}}{{{DEd{c}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}{}{BOnCBd}}{{{b{{DEd{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DEd{c}}{BGl{{BGj{c}}}}}{}BOj}{{{DEd{c}}{b{{DE`{c}}}}}{}BOj}{{{DEd{c}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{DEd{c}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{BHd{cBHb}}}{}{BOnCBd}}{{{b{{DEd{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{DEd{c}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEd{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{BHd{cBHb}}}}}{}{BOnCBd}}{{{DEd{c}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DEd{c}}}}{DEd{c}}}{}{BOnCBd}}{{{b{{DEd{c}}}}{b{{DE`{c}}}}}{}BOj}{{{DEd{c}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DEd{c}}{b{{DEd{c}}}}}{}{BOnCBd}}{{{b{{DEd{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{DE`{c}}}{}BOj}{{{b{{DEd{c}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEd{c}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{DE`{c}}}{}BOj}{{{b{{DEd{c}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{b{{BHd{cBHb}}}}}{}{BOnCBd}}{{{DEd{c}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{b{{DEd{c}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DEd{c}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DHh}}}}{{{DEf{c}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}{BOnDEl}}{{{DEf{c}}{BI`{cBHbBHb{BHn{c}}}}}{}{BOnDEl}}{{{DEf{c}}{b{{BHd{cBHb}}}}}{}{BOnDEl}}{{{b{{DEf{c}}}}c}{}{BOnDEl}}{{{b{{DEf{c}}}}{BI`{cBHbBHb{BHn{c}}}}}{}{BOnDEl}}{{{DEf{c}}{DEf{c}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{b{{BHd{cBHb}}}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{DEf{c}}}{}{BOnDEl}}{{{DEf{c}}{b{{DEf{c}}}}}{}{BOnDEl}}{{{DEf{c}}{BHd{cBHb}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{BHd{cBHb}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}}{}{BOnDEl}}{{{DEf{c}}c}{}{BOnDEl}}{{{b{{BGn{c{DE`{c}}}}}}{DE`{c}}}{}BOj}{{{BGn{c{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGn{ce}}{DEd{c}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGn{ce}}{DDf{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DMh{{BI`{c}}}}}{{DJh{DHh}}}}{{{BGn{ce}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{BHd{cBHb}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{DDf{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DMh{{BI`{c}}}}}{{DJh{DHh}}}}{{{BGn{c{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGn{ce}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGn{ce}}}}{b{{BHd{cBHb}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{BHd{cBHb}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{BHd{cBHb}}}{}BOj{{BOl{c}}}}{{{BGn{c{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGn{c{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGn{c{BGl{{DDn{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGn{ce}}{b{{DDf{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DMh{{BI`{c}}}}}{{DJh{DHh}}}}{{{BGn{ce}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{DEd{c}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{DE`{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BGn{c{DE`{c}}}}{b{{DE`{c}}}}}{}BOj}{{{BGn{c{DE`{c}}}}{DE`{c}}}{}BOj}{{{BGn{c{BGl{{DDn{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGn{ce}}{b{{DEd{c}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{BI`{cBHbBHb{BHn{c}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGn{ce}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{BGn{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{BI`{cBHbBHb{BHn{c}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{DDf{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DMh{{BI`{c}}}}}{{DJh{DHh}}}}{{{b{{BGn{ce}}}}{DEd{c}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BHd{cBHb}}}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{BI`{cBHbBHb{BHn{c}}}}}{}BOj{{BOl{c}}}}{{{DEh{c{DE`{c}}}}{DE`{c}}}{}BOj}{{{DEh{ce}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{DEh{c{DE`{c}}}}{b{{DE`{c}}}}}{}BOj}{{{DEh{ce}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEh{c{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{DEh{c{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DEh{ce}}}}{DEd{c}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{BGl{{DDn{c}}}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DEh{ce}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{b{{DEd{c}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{DEh{c{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DEh{ce}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{DDf{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DMh{{BI`{c}}}}}{{DJh{DHh}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{BHd{cBHb}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DEh{ce}}}}{b{{DEd{c}}}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{b{{DDf{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DMh{{BI`{c}}}}}{{DJh{DHh}}}}{{{DEh{ce}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{DEh{c{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DEh{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{DEd{c}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DEh{ce}}{b{{BHd{cBHb}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{DE`{c}}}}}}{DE`{c}}}{}BOj}{{{b{{DEh{ce}}}}{DDf{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DMh{{BI`{c}}}}}{{DJh{DHh}}}}{{{b{{DEh{ce}}}}{BHd{cBHb}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{DDf{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DMh{{BI`{c}}}}}{{DJh{DHh}}}}{{{DEh{ce}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{BI`{cBHbBHb{BHn{c}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{DE`{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}{BGj{c}}{BGj{c}}}{{BGj{c}}}{CLdDEn{E@l{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}{b{{BGj{c}}}}}{{BGj{c}}}{CLdDEn{E@l{}{{BBf{}}}}}}{{{BGj{c}}{BGj{c}}{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{j{BGj{c}}}}{BGj{c}}{BGj{c}}}f{CLdDF`E@n}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`E@n}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{b{j{DDf{ce}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{BGn{cg}}}}}f{BOnCBhCAfCBdDElBLn}DDh{{DMh{{BI`{c}}}}}}{{{b{j{DDf{ce}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{BGl{{DDn{c}}}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DDf{cg}}}}}f{BOnCBhCAfCBdDElBLn}DDh{{DJj{e}}}}{{{b{j{DDf{ce}}}}{b{{DEd{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{DEd{c}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{BGn{cg}}}f{BOnCBhCAfCBdDElBLn}DDh{{DMh{{BI`{c}}}}}}{{{b{j{DDf{ce}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DEh{cg}}}}}f{BOnCBhCAfCBdDElBLn}DDh{{DMh{{BI`{c}}}}}}{{{b{j{DDf{ce}}}}{DEh{cg}}}f{BOnCBhCAfCBdDElBLn}DDh{{DMh{{BI`{c}}}}}}{{{b{j{DDf{ce}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{DDf{cg}}}f{BOnCBhCAfCBdDElBLn}DDh{{DJj{e}}}}{{{b{j{DDf{ce}}}}{BGl{{DDn{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{BI`{cBHbBHb{BHn{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDEl}}{{{b{j{BI`{cegi}}}}c}f{BOnDEl}BMbBMb{{CB`{ceg}}}}{{{b{j{BI`{cegi}}}}{BI`{ckgm}}}f{BOnCBhCAfCBdDEl}BMbBMb{{CB`{ceg}}DFnCLd}BMb{{BNj{ckg}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckgm}}}}}f{BOnCBhCAfCBdDEl}BMbBMb{{CB`{ceg}}DFnCLd}BMb{{BNj{ckg}}}}{{{b{j{BI`{cBHbBHb{BHn{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDEl}}{{{b{j{BGl{{DDl{c}}}}}}{BGl{{DDn{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{DE`{c}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{b{{DE`{c}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{DE`{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{DEd{c}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{DE`{c}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{DEd{c}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{BGn{c{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{BHd{ce}}}}c}f{BOnDEl}BMf}{{{b{j{DE`{c}}}}{DE`{c}}}f{BOnCBhCAfCBdDEl}}{{{b{j{DE`{c}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDEl}}{{{b{j{DE`{c}}}}{b{{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{DE`{c}}}}{BGl{{BGj{c}}}}}fBOj}{{{b{j{DDn{c}}}}c}fBOj}{{{b{j{DDn{c}}}}{b{{DDn{c}}}}}fBOj}{{{b{j{DDn{c}}}}{DDn{c}}}fBOj}{{{b{j{DDl{c}}}}{BGl{{DDl{c}}}}}fBOj}{{{b{j{DDl{c}}}}c}fBOj}{{{b{j{DDl{c}}}}{b{{DDl{c}}}}}fBOj}{{{b{j{DDl{c}}}}{DDl{c}}}fBOj}{{{b{j{DDl{c}}}}{b{{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{DEd{c}}}}{b{{DEd{c}}}}}f{BOnCBd}}{{{b{j{DEd{c}}}}{DEd{c}}}f{BOnCBd}}{{{b{j{DEf{c}}}}c}f{BOnDEl}}{{{b{j{DEf{c}}}}{b{{DEf{c}}}}}f{BOnDEl}}{{{b{j{DEf{c}}}}{DEf{c}}}f{BOnDEl}}{{{b{j{BGn{c{BGl{{DDn{c}}}}}}}}{BGl{{DDn{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{ce}}}}{b{{DEd{c}}}}}fBOj{{BOl{c}}}}{{{b{j{BGn{ce}}}}{DEd{c}}}fBOj{{BOl{c}}}}{{{b{j{BGn{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{DE`{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{ce}}}}{b{{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{BGn{ce}}}}{BGn{ce}}}fBOj{{BOl{c}}}}{{{b{j{BGn{c{DE`{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{b{{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{BGl{{DDn{c}}}}}}}}{BGl{{DDn{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{DEd{c}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{DE`{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{b{{DEh{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{{DEd{c}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{BGn{ce}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{DE`{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{BGl{{DDn{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{DEh{ce}}}fBOj{{BOl{c}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}{{}BMf}{{}BHb}{{{b{{BI`{cegi}}}}}An{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cBKlBKl{BKn{cBKlBKl}}}}}}}AnBOn}`{{{b{{BGj{c}}}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{BGj{c}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{BI`{cegi}}}{}{BOnDJf}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}}{}{BOnDJf}BMbBMb{{BNj{ceg}}}}{{{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{BI`{ceg}}}}}{}{BOnDJf}BMbBMb}{{{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BHd{ce}}}{}{BOnDJf}BMf}{{{b{{BHd{ce}}}}}{}{BOnDJf}BMf}{{{DDn{c}}}{}BOj}{{{b{{DDn{c}}}}}{}BOj}{{{DDl{c}}}{}BOj}{{{b{{DDl{c}}}}}{}BOj}{{{b{j{BI`{cegi}}}}}f{BOnDJf}BMbBMb{{CB`{ceg}}}}{{cc}{{BGj{c}}}{}}{{{BGl{{BI`{ceBHbg}}}}c}{{DGb{ceg}}}BLlBMb{{BNj{ce}}}}{AnBKl}{c{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccccccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}0{{cc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{ccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}0{{ccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{ccccccccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{ccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccccccccccccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}0{{cccccccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}9{{ccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}:{{cccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}05;7503?20{{cccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}052{{{BI`{cBHbBHbe}}}{{BGl{{DDn{c}}}}}BOj{{BNj{cBHb}}}}{c{{BGl{{BGj{c}}}}}BOj}{{ce{Bn{g}}}{{BKn{gce}}}BMbBMb{}}{{ccc}{{BHd{cBHb}}}BOn}{{cccc}{{BHd{cBHb}}}BOn}{{ccccc}{{BHd{cBHb}}}BOn}{{cccccc}{{BHd{cBHb}}}BOn}{{cc}{{BHd{cBHb}}}BOn}{c{{BHd{cBHb}}}BOn}{{{BI`{cBHbBHbe}}}{{DE`{c}}}BOj{{BNj{cBHb}}}}{c{{DE`{c}}}BOj}{{cccc}{{DDn{c}}}{}}{{ccc}{{DEd{c}}}{}}{{cccc}{{DEd{c}}}{}}{{ccccc}{{DEd{c}}}{}}{{cccccc}{{DEd{c}}}{}}{{cc}{{DEd{c}}}{}}{c{{DEd{c}}}{}}{{cc}{{DEf{c}}}{}}{{cccccc}{{DEf{c}}}{}}{{ccccc}{{DEf{c}}}{}}{c{{DEf{c}}}{}}{{cccc}{{DEf{c}}}{}}{{ccc}{{DEf{c}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}c}{{BGn{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}}{{BGn{c{BGl{{DDn{c}}}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}c}{{BGn{c{BGl{{BGj{c}}}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}cc}{{DEh{c{BGl{{BGj{c}}}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}c}{{DEh{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}cc}{{DEh{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}c}{{DEh{c{BGl{{DDn{c}}}}}}}BOj}{{cccccc}{{DFj{c}}}BLn}{{cccc}{{DFl{c}}}BLn}{{{BI`{cge}}}{{DGd{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}}{{Cl{{DGl{ce}}}}}BLlBMb}{{{BI`{cge}}}{{DHj{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cge}}}{{DHl{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}}{{DHn{ce}}}BLl{{CAl{BHb}}}}{{{BI`{cge}}}{{DC`{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cge}}}{{DI`{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}}{{DIb{ce}}}BLl{BMb{CAl{BHb}}}}{{{BI`{cge}}CdCd}{{DId{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}}{{DIf{ce}}}BLl{{CAl{BHb}}BMb}}{{{BI`{cee}}}{{DIh{ce}}}BLl{{CAl{BHb}}}}{{{BI`{cee}}}{{Cl{{DIj{ce}}}}}BLnBMb}{c{{ANn{{BGl{c}}}}}CAd}{{{BGl{{BI`{cBHbBHbe}}}}{b{{BHd{cBHb}}}}}{{DGb{cBHbe}}}BLl{{BNj{cBHb}}}}{{{BI`{cBHbBHbe}}c}{{BGl{{DDn{c}}}}}BOj{{BNj{cBHb}}}}{{{b{{BI`{cBHbe}}}}}{{BI`{cgg}}}{BOnCBhCAf}{{BNj{c}}}{{CAn{BHb}}BMf}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}{b{{BHd{cBHb}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}0{c{{BGl{c}}}CAd}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{BGl{{DDn{c}}}}}}}BOj}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{BGl{{DDn{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{DE`{c}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{DE`{c}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{BGl{{DDn{c}}}}}}}BOj}{{cccccc}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{cccc}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{c{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BI`{cBHbBHb{BHn{c}}}}{BHd{cBHb}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{c{{BI`{cee}}}{BOnCBhCAf}BMf}?{{{b{i}}{ANn{AnAn}}{ANn{km}}}{{DBf{ckm}}}{}BMbBMb{{BN`{ceg}}}BMbBMb}{{{b{ji}}{ANn{AnAn}}{ANn{km}}}{{DAf{ckm}}}{}BMbBMb{{BMj{ceg}}}BMbBMb}{c{{BGl{c}}}{}}{{{BI`{cee}}}{{DGl{ce}}}BNfBMb}{{{BI`{cge}}CdCd}{{DId{cge}}}BLlBMb{{C@j{e}}}}{{{b{i}}{ANn{AnAn}}{ANn{km}}{ANn{oAa}}}{{DBf{ckmoAa}}}{}BMbBMb{{BN`{ceg}}}BMbBMbBMbBMb}{{{b{ji}}{ANn{AnAn}}{ANn{km}}{ANn{oAa}}}{{DAf{ckmoAa}}}{}BMbBMb{{BMj{ceg}}}BMbBMbBMbBMb}{{{BI`{cee}}c}{{Cl{{DGl{ce}}}}}BLlBMb}{{{BI`{cee}}{b{j{BI`{ceBHb}}}}}{{DHn{ce}}}BLl{{CAl{BHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}c}{{BGl{{DDl{c}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}c}{{BGl{{DDn{c}}}}}BOj}{BMhCd}{{{b{C@h}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{CAd{}{{CAb{c}}}}}}}cBOj}{{{b{{BGj{c}}}}}{}BOj}{{{b{{BI`{ceg}}}}}{}BNfBMbBMb}{{{b{{BI`{cegi}}}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{DH`}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{DHb}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{DHd}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{DDn{c}}}}}cBOj}{{{b{{DDn{c}}}}}{}BOj}{{{b{{DDl{c}}}}}{}BOj}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}{{{b{{BGj{c}}}}}c{CLdDEn}}<;9:543{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{j{BI`{cegi}}}}}{}{BNfBOn}BMbBMb{{CB`{ceg}}}}{{{b{j{DDn{c}}}}}cBOj}{{{b{j{DDl{c}}}}}cBOj}{{{b{{BI`{cegi}}}}}An{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cBKlBKl{BKn{cBKlBKl}}}}}}}AnBOn}`{{{b{{DGd{cge}}}}}{{BI`{BHb}}}BLlBMb{{C@j{e}}}}{{{b{{DIh{ce}}}}}{{BI`{BHb}}}BLl{{CAl{BHb}}}}``{{}cCAf}{{}{{BGj{c}}}{CLdDEn}}{{}c{}}{{}{{DDf{ce}}}BLnDDh}11{{}{{BI`{cee}}}{BOnCBhCAfDElCBd}BMf}2{{}{{BGl{{BGj{c}}}}}BOj}{{}{{BGl{{DDl{c}}}}}BOj}{{}{{BGl{{DDn{c}}}}}BOj}5{{}{{DE`{c}}}{BOnCBhCAfCBdDEl}}6{{}{{DDn{c}}}BOj}7{{}{{DDl{c}}}BOj}8{{}{{DEd{c}}}{BOnCBhCBd}}{{}{{DEf{c}}}{BOnCAfDEl}}::{{}{{BGn{ce}}}BOj{{BOl{c}}}}{{}{{DEh{ce}}}BOj{{BOl{c}}}}<{BMhCd}{{}{{BHd{ce}}}{CBhBOn}BMf}{{{BI`{cBHbBHb{BHn{c}}}}}{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}DAd}{{{BI`{cBHbBHb{BHn{c}}}}}{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}{}}{{{b{{ANf{{BI`{ceBHb}}}}}}g}fBLlBMf{{BEl{{b{{BI`{ceBHb}}}}}{{BBf{Cd}}}}}}{{{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}DAd}{{{b{j{ANf{{BI`{ceBHb}}}}}}}AnBLlBMf}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{{DHj{cge}}}}}{{b{DFf}}}BLlBMb{{C@j{e}}}}{{{b{{DHl{cge}}}}}{{b{DFf}}}BLlBMb{{C@j{e}}}}{{{b{{DC`{cge}}}}}{{b{DFf}}}BLlBMb{{C@j{e}}}}```{{{BI`{cee}}}{{DGl{ce}}}BNfBMb}{{{b{c}}{b{c}}{b{c}}}{{Cl{{b{c}}}}}BNh}{{{b{c}}{b{c}}}{{Cl{ALn}}}BNh}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}{{Cl{ALn}}}{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{{Cl{ALn}}}{BOnBNh}BMf}{{{b{c}}{b{c}}}CdBNh}000{{{b{c}}{b{c}}}{{Cl{{b{c}}}}}BNh}0{{{b{c}}{b{c}}}{{Cl{{ANn{{b{c}}{b{c}}}}}}}BNh}{{{b{{DFf{c}}}}{b{j{BI`{egik}}}}}fBMbBOnBMbBMb{{CB`{egi}}}}0{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}c{BOnCBdCBfDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{}BLn}`{{{BI`{cgei}}}{{ANn{{BI`{cgg}}{BI`{cge}}}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}{{{b{{DDn{c}}}}}{{ANn{cc{Cl{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}}}{BLnBOj}}{{{b{{BGj{c}}}}{b{An}}}{}{CLdDEn}}{{{b{{BGj{c}}}}An}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{CAh}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}ANl}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{BEn}}}{}{CLdDEn}}{{{b{{BGj{c}}}}CJb}{}{CLdDEn}}{{{b{{BGj{c}}}}Mf}{}{CLdDEn}}{{{b{{BGj{c}}}}BEn}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{ANl}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{DBd}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}BCn}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{DAh}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}DCn}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}CAh}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{DCn}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}DAh}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}DBd}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{BCn}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{AMh}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{CJb}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{DOb}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}DOb}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}AMh}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{Mf}}}{}{CLdDEn}}{{{b{{BI`{ceeg}}}}Mf}{{BI`{cee}}}{BOnCBhCAfCBdDEl}{{C@j{}{{BBf{}}}}}{{BNj{cee}}{CB`{cee}}}}{{{b{j{BI`{ceeg}}}}Mf}f{BOnCBhCAfCBdDEl}{{C@j{}{{BBf{}}}}}{{CB`{cee}}}}{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BGl{{BGj{c}}}}}}c}{{BGl{{BGj{c}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}c}{{BGl{{DDn{c}}}}}{BLnBOj}}{{{b{{DE`{c}}}}c}{{DE`{c}}}{BLnBOj}}{{{b{{DE`{c}}}}c}{{DE`{c}}}BOj}{{{b{{DDn{c}}}}c}{{DDn{c}}}BOj}{{{BLl{}{{BLj{c}}}}CAh}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}CAh}{{BGj{c}}}{BLnBNh}}{{{b{{BGj{c}}}}CAh}{{BGj{c}}}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}Mf}{{BGj{c}}}{CLdDEn}}{{{b{{BI`{ceeg}}}}{b{{BI`{cBHbi}}}}}{{BI`{cee}}}{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{BNj{cee}}}{{BNj{c}}}}{{{b{j{BI`{ceeg}}}}{b{{BI`{cBHbi}}}}}f{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{CB`{cee}}{BNj{cee}}}{{BNj{c}}}}{{{b{{BI`{ceeg}}}}c}{{BI`{cee}}}{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{BNj{cee}}}}{{{b{{DEh{ce}}}}c}{{DEh{ce}}}BOj{{BOl{c}}}}{{{b{j{BI`{ceeg}}}}c}f{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{CB`{cee}}{BNj{cee}}}}{{{b{j{DEh{ce}}}}c}fBOj{{BOl{c}}}}54{e{{BGj{c}}}{DEnCLd}{{CId{}{{BFb{{BGj{c}}}}}}}}{e{{BGj{c}}}{DEnCLd}{{CId{}{{BFb{{b{{BGj{c}}}}}}}}}}{{{b{{BI`{cegi}}}}}c{DElCAfBOn}BMbBMb{{BN`{ceg}}}}{g{{BI`{cee}}}{BOnCBhCAfDElCBd}BMf{{CId{}{{BFb{{BI`{cee}}}}}}}}{g{{BI`{cee}}}{BOnCBhCAfDElCBd}BMf{{CId{}{{BFb{{b{{BI`{cee}}}}}}}}}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{{Cl{{DDn{c}}}}}{BLnBOj}}{{{b{{DFj{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn}{{{b{{DFl{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn}{{{b{{DFj{c}}}}{b{{BI`{cBHbBHbe}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn{{BNj{cBHb}}}}{{{b{{DFl{c}}}}{b{{BI`{cBHbBHbe}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn{{BNj{cBHb}}}}{{{BI`{cgei}}}{{Cn{{BI`{ceg}}{b{Ml}}}}}BLlBMb{{C@j{e}}}{{BNj{cge}}}}{{{b{{DEf{c}}}}}{{DEf{c}}}{DGfCAfCBhBOn}}{{{DId{cge}}}{{Cn{{BI`{ceg}}{b{Ml}}}}}BLlBMb{{C@j{e}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}{{{b{{BHn{c}}}}}{}{}}{{{b{{DBf{cegik}}}}}{}{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}{}{}BMbBMbBMbBMb}{{{b{{BKn{cBKle}}}}}{}{}BMb}{{{b{{BKn{ceBKl}}}}}{}{}BMf}``{{{b{jBMj}}}}{{{b{j{BHn{c}}}}}{}{}}{{{b{j{DAf{cegik}}}}}{}{}BMbBMbBMbBMb}{{{b{j{BKn{cBKle}}}}}{}{}BMb}{{{b{j{BKn{ceBKl}}}}}{}{}BMf}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{{BI`{ceBHbg}}}}c}{{BI`{cBHb}}}BOn{{BM`{BHb}}}{{BN`{ce}}}}{{{b{{DHj{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{DHl{cge}}}}}{{b{DFf}}}BLlBMb{{C@j{e}}}}{{{b{{DHn{ce}}}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}{{{b{{DI`{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{DIh{ce}}}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}``{{{b{{DHj{cge}}}}{b{j{BI`{cikm}}}}}fBLlBMb{{C@j{e}}}BMbBMb{{CB`{cik}}}}{{{b{{DI`{cge}}}}{b{j{BI`{cikm}}}}}fBLlBMb{{C@j{e}}}BMbBMb{{CB`{cik}}}}{{{BI`{cgei}}}{{DI`{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}`{{{b{j{BI`{ceeg}}}}c{b{{BI`{ciik}}}}{b{{BI`{cmoAa}}}}c}f{BOnCBhCAfCBdDEl}BMb{{CB`{cee}}}BMb{{BNj{cii}}}BMbBMb{{BNj{cmo}}}}{{{b{j{BI`{ceeg}}}}c{b{{BI`{cikm}}}}{b{{BI`{cooAa}}}}c}f{BOnCBhCAfCBdDEl}BMb{{CB`{cee}}}BMbBMb{{BNj{cik}}}BMb{{BNj{coo}}}}{{{b{j{BI`{ceeg}}}}{b{j{BI`{ciBHbk}}}}c{b{{BI`{cmoAa}}}}{b{{BI`{cAcAcAe}}}}c}f{BOnCBhCAfCBdDEl}BMb{{CB`{cee}}}BMb{{CB`{ci}}}BMbBMb{{BNj{cmo}}}BMb{{BNj{cAcAc}}}}{{{b{j{BI`{ceeg}}}}{b{j{BI`{ciBHbk}}}}c{b{{BI`{cmmo}}}}{b{{BI`{cAaAcAe}}}}c}f{BOnCBhCAfCBdDEl}BMb{{CB`{cee}}}BMb{{CB`{ci}}}BMb{{BNj{cmm}}}BMbBMb{{BNj{cAaAc}}}}{{{b{{BGl{{DDn{c}}}}}}}{{b{{DDn{c}}}}}BOj}{{{b{{DHj{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{b{{DI`{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{b{{BI`{cgei}}}}}AnBLlBMb{{C@j{e}}}{{BNj{cge}}}}{{{b{{DId{cge}}}}}AnBLlBMb{{C@j{e}}}}{{{b{j{DGl{ce}}}}{b{{BI`{cgBHbi}}}}}fBLlBMbBMb{{BNj{cg}}}}{{ChCh}f}00000000000000000000000000000000000000{Chf}0000000000000000000000000000000000000000000000000000{{ChCh}Cd}000000000000000000{ChAMh}000000000000000`{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}`{{cBKl{BKn{egBKl}}}{{BKn{{DFb{e}}cBKl}}}BMfBOnBMf}{{cBKl{BKn{eBKlg}}}{{BKn{{DFb{e}}cBKl}}}BMfBOnBMb}{{BKlc{BHn{e}}}{{BKn{{DFb{e}}BKlc}}}BMbBOn}{{BKlc{BKn{egBKl}}}{{BKn{{DFb{e}}BKlc}}}BMbBOnBMf}{{cBKl{BHn{e}}}{{BKn{{DFb{e}}cBKl}}}BMfBOn}{{BKlc{BKn{eBKlg}}}{{BKn{{DFb{e}}BKlc}}}BMbBOnBMb}{{BHbBHb}{{BHn{{DFb{c}}}}}BOn}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{DId{cge}}}{{Cn{{BI`{cge}}{b{Ml}}}}}BLlBMb{{C@j{e}}}}{{{b{{DIf{ce}}}}}{{BI`{cee}}}BLlBMb}{{{DIh{ce}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}{{{b{{DGb{ceg}}}}{b{j{BI`{cikm}}}}}fBLlBMb{{BNj{ce}}}BMbBMb{{CB`{cik}}}}{{{b{{DGb{ceg}}}}{b{j{BI`{cikm}}}}{b{j{BI`{ciBHbo}}}}}fBLlBMb{{BNj{ce}}}BMbBMb{{CB`{cik}}}{{CB`{ci}}}}{{{b{{DGb{ceg}}}}{b{j{BI`{cikm}}}}{b{j{BI`{ciBHbo}}}}c}fBLlBMb{{BNj{ce}}}BMbBMb{{CB`{cik}}}{{CB`{ci}}}}{{{b{{DGb{ceg}}}}{b{j{BI`{cikm}}}}c}fBLlBMb{{BNj{ce}}}BMbBMb{{CB`{cik}}}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{{Cl{{DDn{c}}}}}{BLnBOj}}{{{b{{DDf{ce}}}}{b{{DDf{ce}}}}}CdBLnDDh}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnE@d}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}CdE@dBMbBMb{{BN`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}CdBLn}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}Cd{}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}Cd{}}{{{b{{BGl{{BI`{cegi}}}}}}{b{{BGl{{BI`{cegi}}}}}}}Cd{BOnE@d}BMbBMb{{BNj{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnE@d}BMf}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}Cd{BOnE@d}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}Cd{{BLn{}{{DEb{}}}}E@d}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}Cd{{BLn{}{{DEb{}}}}E@d}}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}Cd{BOnE@d}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}}Cd{BOnE@d}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}CdBLn{{BOl{c}}{E@d{}{{DEb{}}}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}CdBLn{{BOl{c}}{E@d{}{{DEb{}}}}}}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{BI`{cegi}}An}{{BI`{ce}}}BOnBMb{{CAl{BHb}}BMb}{{BNj{ceg}}}}{{{b{{DGl{ce}}}}An}{{DGl{c}}}BLl{{CAl{BHb}}BMb}}{{{BI`{cegi}}AnAn}{{BI`{ceBKl}}}BOnBMb{{CAl{BKl}{{BBf{BKl}}}}BMb}{{BNj{ceg}}}}{{{BI`{cegi}}{b{{ANf{An}}}}}{{BI`{ceBKl}}}BOnBMb{{CAl{BKl}{{BBf{BKl}}}}BMb}{{BNj{ceg}}}}{{{BI`{ceik}}Ang}{{BI`{ce}}}BOnBMbBMb{{CAl{g}}BMb}{{BNj{cei}}}}4{{{BI`{cegi}}An}{{BI`{cg}}}BOn{{CAl{BHb}}BMb}BMb{{BNj{ceg}}}}0{{{BI`{cegi}}AnAn}{{BI`{cBKlg}}}BOn{{CAl{BKl}{{BBf{BKl}}}}BMb}BMb{{BNj{ceg}}}}{{{BI`{cegi}}{b{{ANf{An}}}}}{{BI`{cBKlg}}}BOn{{CAl{BKl}{{BBf{BKl}}}}BMb}BMb{{BNj{ceg}}}}{{{BI`{cgik}}Ane}{{BI`{ci}}}BOnBMb{{CAl{e}}BMb}BMb{{BNj{cgi}}}}{{{b{j{BGl{c}}}}}{}CAd}{{{b{j{DE`{c}}}}}f{BLnBOj}}0{{{b{j{BGl{c}}}}}fCAd}{{Anc}{{BI`{cBKle}}}BOnBMf}{{AnAnc}{{BI`{cBKlBKl}}}BOn}{c{{BI`{ceg}}}BOnBMfBMf}{{Anc}{{BI`{ceBKl}}}BOnBMf}{{ceg}{{BI`{gce}}}BMbBMbBOn}{{{b{j{BOf{}{{BOb{c}}{BOd{e}}}}}}Anc}f{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{{b{j{BGj{c}}}}An}fBOf}{{{b{j{DDf{ce}}}}An}fBLnDDh}{{{b{j{BI`{ceg}}}}An}f{BOnBOf}BMbBMb}{{{b{j{BGl{{BGj{c}}}}}}An}fBOj}{{{b{j{BGl{{DDn{c}}}}}}An}f{BOnBOf}}{{{b{j{BHd{cBHb}}}}An}f{BOnBOf}}{{{b{j{DE`{c}}}}An}f{BOnBOf}}{{{b{j{DDn{c}}}}An}f{BOnBOf}}{{{b{j{DEd{c}}}}An}f{BOnBOf}}{{{b{j{DEf{c}}}}An}f{BOnBOf}}{{{b{j{BGn{ce}}}}An}fBOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{b{j{DEh{ce}}}}An}fBOj{{BOf{}{{BOd{}}}}{BOl{c}}}}<;:9786543210{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{BHn{c}}BHbBHb}{}BOn}{{{BI`{cegm}}ik}{{BI`{cik}}}BOnBMbBMbBMbBMb{{CAj{cegik}}{BNj{ceg}}}}{{{DBf{cegBHbe}}ik}{}BOnBMbBMbBMbBMb}{{{DAf{cegBHbe}}ik}{}BOnBMbBMbBMbBMb}{{{BKn{ceBKl}}BKlg}{}BOnBMfBMb}{{{BKn{cBKle}}gBKl}{}BOnBMbBMf}{{{BKn{cBKle}}BKlg}{}BOnBMbBMb}{{{BKn{ceBKl}}gBKl}{}BOnBMfBMf}{{{BI`{cegi}}AnAnc}{{BI`{cBKlBKl}}}BOnBMbBMb{{BNj{ceg}}}}{{{BKn{ceg}}An}{{Bn{{DFb{c}}}}}{}BMbBMb}{{{BI`{cegi}}kmc}{{BI`{ckm}}}BOnBMbBMb{{BNj{ceg}}}BMbBMb}{{{BI`{cegi}}Anc}{{BI`{ceBKl}}}BOnBMbBMb{{BNj{ceg}}}}{{{b{j{BI`{ceBKl}}}}Anc}fBOnBMb}{{{b{j{BI`{cBKlBKl}}}}AnAnc}fBOn}{{{BI`{cegi}}Anc}{{BI`{cBKlg}}}BOnBMbBMb{{BNj{ceg}}}}{{{b{j{BI`{cBKle}}}}Anc}fBOnBMb}{{{b{{DFj{c}}}}}cBLn}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{{Cl{{DDn{c}}}}}{BLnBOj}}{{{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}{c{{BGn{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}}{{BGn{c{BGl{{DDn{c}}}}}}}BOj}{c{{BGn{c{BGl{{BGj{c}}}}}}}BOj}`````{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{BGl{{BGj{c}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{Cl{{BGl{{DDn{c}}}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{Cl{{DE`{c}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{DE`{c}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}{b{{BGl{{BI`{cBHbBHbg}}}}}}}{{BGl{{BGj{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}{b{{BGl{{BI`{cBHbBHbg}}}}}}}{{Cl{{BGl{{DDn{c}}}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}{{DE`{c}}}BOj}0{{e{BHd{cBHb}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{e{BHd{cBHb}}c}{{DEh{ce}}}BOj{{BOl{c}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cegi}}}}An}{{BI`{cBHbg{DBf{cBHbg}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{EA`{cegi}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}}{{EAb{cegi}}}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cBHbg}}}{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cgBHb}}}{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}An}{{BI`{cBHbg{DAf{cBHbg}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBHbBKl{DBf{cBHbBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBHbBKl{DAf{cBHbBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cBHbg}}}{DElCAfBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cgBHb}}}{DElCAfBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cBHbg}}}{CBdCBhBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cgBHb}}}{CBdCBhBOn}BMbBMb{{BN`{ceg}}}}87{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBKlg{DBf{cBKlg}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}Ank}{{BI`{ckg{DBf{ckg}}}}}{}BMbBMb{{BN`{ceg}}}BMb}{{{b{j{BI`{cegi}}}}Ank}{{BI`{ckg{DAf{ckg}}}}}{}BMbBMb{{BMj{ceg}}}BMb}{{{b{{BI`{cegi}}}}AnkAn}{{BI`{ckg{DBf{ckgBKl}}}}}{}BMbBMb{{BN`{ceg}}}BMb}{{{b{j{BI`{cegi}}}}AnkAn}{{BI`{ckg{DAf{ckgBKl}}}}}{}BMbBMb{{BMj{ceg}}}BMb}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBKlg{DAf{cBKlg}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}k}{{BI`{cg{DBf{cg}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{e}}}}{{{b{j{BI`{cegi}}}}k}{{BI`{cg{DAf{cg}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{e}}}}{{{b{{BI`{cegi}}}}km}{{ANn{{BI`{cg{DBf{cg}}}}{BI`{cg{DBf{cg}}}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{e}}}{{BNd{e}}}}{{{b{j{BI`{cegi}}}}km}{{ANn{{BI`{cg{DAf{cg}}}}{BI`{cg{DAf{cg}}}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{e}}}{{BNd{e}}}}{{{b{{BI`{cegi}}}}AnAnAn}{{BI`{cBKlg{DBf{cBKlgBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAnAn}{{BI`{cBKlg{DAf{cBKlgBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{DDn{c}}}}}cBOj}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{b{{BGj{c}}}}c}{{BGj{c}}}{CLdDEn}}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}{{{b{j{BGj{c}}}}}fBOj}{{{b{j{BI`{cegi}}}}}fBNfBMbBMb{{BMj{ceg}}}}{{{b{j{BI`{ceg}}}}}fBNfBMbBMb}{{{b{j{DDn{c}}}}}fBOj}{{{b{j{DDl{c}}}}}fBOj}{{{b{{BGl{{DDn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{BLnBOj}}{{{b{{BGl{{BGj{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{DE`{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{BLnBOj}}{{{b{{DE`{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}c}{{Cl{{BGl{{DDn{c}}}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}c}{{BGl{{BGj{c}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}c}{{DE`{c}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}c}{{Cl{{DE`{c}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}{b{{BGl{{BI`{cBHbBHbg}}}}}}c}{{BGl{{BGj{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}{b{{BGl{{BI`{cBHbBHbg}}}}}}c}{{Cl{{BGl{{DDn{c}}}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{DEh{ce}}}}}cBOn{}}`{{{BI`{ceeg}}}{{DIb{ce}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}c}{{BGl{{DDl{c}}}}}{BLnBOj}}{{{BOf{}{{BOb{c}}{BOd{e}}}}e{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{{BGj{c}}{BGj{c}}}{{BGj{c}}}BOf}{{{DDf{ce}}{DDf{ce}}}{{DDf{ce}}}BLnDDh}{{{BI`{ceg}}{BI`{ceg}}}{{BI`{ceg}}}{BOnBOf}BMbBMb}{{{BGl{{DDn{c}}}}{BGl{{DDn{c}}}}}{{BGl{{DDn{c}}}}}{BOnBOf}}{{{BGl{{BGj{c}}}}{BGl{{BGj{c}}}}}{{BGl{{BGj{c}}}}}BOj}{{{BHd{cBHb}}{BHd{cBHb}}}{{BHd{cBHb}}}{BOnBOf}}{{{DE`{c}}{DE`{c}}}{{DE`{c}}}{BOnBOf}}{{{DDn{c}}{DDn{c}}}{{DDn{c}}}{BOnBOf}}{{{DEd{c}}{DEd{c}}}{{DEd{c}}}{BOnBOf}}{{{DEf{c}}{DEf{c}}}{{DEf{c}}}{BOnBOf}}{{{BGn{ce}}{BGn{ce}}}{{BGn{ce}}}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{DEh{ce}}{DEh{ce}}}{{DEh{ce}}}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{b{{BI`{cegi}}}}k}{{BI`{ceBKl}}}BOnBMbBMb{{BNj{ceg}}}{{BFd{}{{BFb{{b{An}}}}}}}}{{{b{{BI`{cegi}}}}k}{{BI`{cBKlg}}}BOnBMbBMb{{BNj{ceg}}}{{BFd{}{{BFb{{b{An}}}}}}}}{{{b{j{BI`{cBKlBKl{BKn{cBKlBKl}}}}}}AnAn}fBOn}{{{b{j{DFl{c}}}}c}fBLn}{{{b{j{DFj{c}}}}c}fBLn}{{{b{j{DFj{c}}}}cc}fBLn}{{{DDf{ce}}}{{DDf{cg}}}BLnDDh{{DJl{e}}}}{{{b{j{BI`{cegi}}}}An{b{{BI`{ckBHbm}}}}}fBOnBMbBMb{{BMj{ceg}}}BMb{{BN`{ck}}}}{{{b{j{BI`{cgei}}}}{b{{BI`{ckBHbm}}}}}fBOnBMb{{C@j{e}}BMb}{{BMj{cge}}}BMb{{BN`{ck}}}}543{{{b{j{BI`{cegi}}}}}f{BNfBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}}{{{b{j{BGj{c}}}}}f{CLdDEn}}{{{b{j{BI`{cegi}}}}k}fBOnBMbBMb{{BMj{ceg}}}{{CId{}{{BFb{c}}}}}}7{{{b{j{BI`{cegi}}}}An{b{{BI`{cBHbkm}}}}}fBOnBMbBMb{{BMj{ceg}}}BMb{{BN`{cBHbk}}}}{{{b{j{DEh{ce}}}}c}f{BOnCBh}{{BOl{c}}}}939:9:8{{{b{j{DFl{c}}}}cc}fBLn}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}{{{b{{BHn{c}}}}}{{ANn{BHbBHb}}}{}}{{{b{{BI`{cegi}}}}}{{ANn{AnAn}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{DBf{cegik}}}}}{{ANn{eg}}}{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}{{ANn{eg}}}{}BMbBMbBMbBMb}{{{b{{BKn{cBKle}}}}}{{ANn{BKle}}}{}BMb}{{{b{{BKn{ceBKl}}}}}{{ANn{eBKl}}}{}BMf}``{{{b{{BI`{cegi}}}}}{{ANn{eg}}}{}BMbBMb{{BN`{ceg}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{{DEj{{M`{Fl}}}}}}}}{c{}{}}1122{{{BGj{DOd}}}}{{{BGj{DOf}}}}{{{BGj{DOh}}}}4{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{ce{}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{DOf}}}{{BGj{DOf}}}}2{{{BGj{DOd}}}{{BGj{DOd}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}0044602304104544=<:;;;<<;897641500302444641043045024640413405240{{BOjBOj}BOj}714615552153{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BNfBOn}BMbBMb{{BNj{ceg}}}}863725664226864273262665{{C@`C@`C@`}C@`}{{cee}e{}{}}0:884754896843:574886898449::885698744489:{{}BOj}0{{C@`C@`}c{}}{{ce}{}{}{}}0=779;8:;<7;;=;<:978;7;7;=;;<:97;7;87=7<8;;;779:;22222222=;79;78;<7;:100100{C@`c{}}{c{}{}}0100{{{BNf{}{{BOh{c}}}}}g{{BOj{}{{BOd{e}}}}}{}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}}2{{{BGj{DOf}}}}1{{{BGj{DOd}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}}30{{{BGj{DOh}}}}41534464214101{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BGj{DOf}}{BGj{DOf}}}}{{{BGj{DOh}}{BGj{DOh}}}}{{{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}}}0111{{{BGj{DOd}}{BGj{DOd}}}}>1{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}=;9:88;;78;{{C@`C@`}c{}}{{ce}{}{}{}}0{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{DOf}}}{{BGj{DOf}}}}{{{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}0{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOd}}}{{BGj{DOd}}}}21{ce{}{}}23{{}BOj}7541426433430{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{DOh}}DOh}{{BGj{DOh}}}}{{{BGj{{DEj{{M`{DJb}}}}}}{DEj{{M`{DJb}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{{DEj{{M`{Fl}}}}}}{DEj{{M`{Fl}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}10{{{BGj{DOd}}DOd}{{BGj{DOd}}}}1126{{{BGj{DOf}}DOf}{{BGj{DOf}}}}=9<:;8:9:9:76=:87<9:99:;:6?>>{{C@`C@`}C@`}{{ce}e{}{}}0100{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOf}}}}{{{BGj{{DEj{{M`{Fl}}}}}}}}02{c{}{}}{{{BGj{DOd}}}}242{{{BGj{DOh}}}}605512335433{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{DOh}}{BGj{DOh}}{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{cee}e{}{}}1{{{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}0{{{BGj{DOf}}{BGj{DOf}}{BGj{DOf}}}{{BGj{DOf}}}}{{{BGj{DOd}}{BGj{DOd}}{BGj{DOd}}}{{BGj{DOd}}}}242{{C@`C@`}c{}}{{ce}{}{}{}}0?>9<;<<:<=>>{{}BOj}{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}{{ce}e{}{}}{{{BGj{DOf}}{BGj{DOf}}}{{BGj{DOf}}}}22{{{BGj{DOh}}{BGj{DOh}}}{{BGj{DOh}}}}443{{{BGj{DOd}}{BGj{DOd}}}{{BGj{DOd}}}}{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{ce{}{}}212{{{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{DOd}}}{{BGj{DOd}}}}{{{BGj{DOf}}}{{BGj{DOf}}}}54{{{BNf{}{{BOh{c}}}}CAh}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}CAh}{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{{DEj{{M`{DJb}}}}}}CAh}{{BGj{{DEj{{M`{DJb}}}}}}}}0{{{BGj{DOd}}CAh}{{BGj{DOd}}}}2{{cCAh}e{}{}}{{{BGj{DOf}}CAh}{{BGj{DOf}}}}434{{{BGj{DOh}}CAh}{{BGj{DOh}}}}{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}}{c{}{}}{{{BGj{{DEj{{M`{DJb}}}}}}}}20{{{BGj{DOh}}}}31{{{BGj{DOd}}}}4{{{BGj{DOf}}}}{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}0{{{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{DOf}}}{{BGj{DOf}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}0{{{BGj{DOd}}}{{BGj{DOd}}}}41{ce{}{}}5651205232554{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}6653363142617736426616353{{{BNf{}{{BOh{c}}}}}{{ANn{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{DOd}}}{{ANn{{BGj{DOd}}{BGj{DOd}}}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{ANn{{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}}}}}0{{{BGj{{DEj{{M`{Fl}}}}}}}{{ANn{{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}}}}}0{{{BGj{DOf}}}{{ANn{{BGj{DOf}}{BGj{DOf}}}}}}{{{BGj{DOh}}}{{ANn{{BGj{DOh}}{BGj{DOh}}}}}}3{c{{ANn{ee}}}{}{}}338>>;=<=::=:8=94342354033168>>:;8=9==:<:=>==<=9;=:8::>89===;:=::<{c{{ANn{e}}}{}{}}{{{BNf{}{{BOh{c}}}}}{{ANn{c{BNf{}{{BOh{c}}}}}}}{{BOj{}{{BOd{e}}}}}{}}{cANn{}}{{{BNf{}{{BOh{c}}}}}{{ANn{cc}}}{{BOj{}{{BOd{e}}}}}{}}{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}?00{{{BGj{DOd}}}{{BGj{DOd}}}}1{{{BGj{DOf}}}{{BGj{DOf}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}00{{{b{{DDn{c}}}}}{{EAd{{DDn{c}}}}}BOj}{{{b{{BI`{cegi}}}}}{{EAd{{BI`{ceg}}}}}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{j{BI`{cegi}}}}}EAd{BNfBOn}BMbBMb{{CB`{ceg}}}}{{}BOj}{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}858{ce{}{}}8667:99{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{{BGl{{BGj{c}}}}}}}cBOj}{{{BLl{}{{BLj{c}}}}}{{ANn{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}}}BLn}{{{BGj{c}}}{{ANn{{BGj{c}}{BGj{c}}}}}{BLnBNh}}5{{{b{{BI`{cgei}}}}}{{BI`{BHb}}}BLlBMb{{C@j{e}}}{{BNj{cge}}}}`0654216{{{b{{BNd{}{{BNb{c}}}}}}e}cBMbBMb}{{{b{{BI`{ceBHbg}}}}{b{{BI`{ceBHbi}}}}c}{{BI`{ceBHb}}}{BLnBOnCBhCAfCBdCBfDEl}BMb{{BNj{ce}}}{{BNj{ce}}}}{{{b{{BGl{{BI`{ceBHbg}}}}}}{b{{BGl{{BI`{ceBHbi}}}}}}c}{{BGl{{BI`{ceBHb}}}}}BLnBMb{{BNj{ce}}}{{BNj{ce}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}c}{{BGl{{DDn{c}}}}}{BLnBOj}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}c}{{BGl{{BGj{c}}}}}BOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}c}{{DE`{c}}}BOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}c}{{DE`{c}}}{BLnBOj}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DBf{cBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DAf{cBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}km}{{BI`{c{DBf{c}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{e}}}{{BNd{g}}}}{{{b{j{BI`{cegi}}}}km}{{BI`{c{DAf{c}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{e}}}{{BNd{g}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DBf{cBKlBKlBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DAf{cBKlBKlBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{DGl{ce}}}}{b{{BI`{cgik}}}}}{{BI`{cgi}}}BNfBMbBMbBMb{{BNj{cgi}}}}{{{b{{DHj{cee}}}}{b{{BI`{cgik}}}}}{{Cl{{BI`{cgi}}}}}BLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}{{{b{{DHl{cee}}}}{b{{BI`{cgik}}}}}{{Cl{{BI`{cgi}}}}}BLl{{C@j{}{{BBf{}}}}}BMbBMb{{BNj{cgi}}}}{{{b{{DC`{cee}}}}{b{{BI`{cgik}}}}}{{Cl{{BI`{cgi}}}}}BLl{{C@j{}{{BBf{}}}}}BMbBMb{{BNj{cgi}}}}{{{b{{DI`{cee}}}}{b{{BI`{cgik}}}}}{{Cl{{BI`{cgi}}}}}BLl{{C@j{}{{BBf{}}}}}BMbBMb{{BNj{cgi}}}}{{{b{{DId{cge}}}}{b{{BI`{cikm}}}}}{{Cn{{BI`{cek}}{b{Ml}}}}}BLlBMb{{C@j{e}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{Cl{{BI`{cik}}}}}BLlBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}CdBLlBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{BI`{cik}}}BNfBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}fBNfBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}c}CdBLlBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}c}fBNfBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{DGl{ce}}}}{b{j{BI`{cgik}}}}}fBNfBMbBMbBMb{{CB`{cgi}}}}{{{b{{DHj{cee}}}}{b{j{BI`{cgik}}}}}CdBLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}{{{b{{DHl{cee}}}}{b{j{BI`{cgik}}}}}CdBLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}{{{b{{DC`{cee}}}}{b{j{BI`{cgik}}}}}CdBLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}{{{b{{DI`{cee}}}}{b{j{BI`{cgik}}}}}CdBLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}:987{{{b{j{DId{cge}}}}}fBLlBMb{{C@j{e}}}}{c{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{}{{BGj{c}}}BOf}{{}{{DDf{ce}}}BLnDDh}{{}{{BI`{ceg}}}{BOnBOf}BMbBMb}{{}{{BGl{{DDn{c}}}}}{BOnBOf}}{{}{{BGl{{BGj{c}}}}}BOj}{{}{{BHd{cBHb}}}{BOnBOf}}{{}{{DE`{c}}}{BOnBOf}}{{}{{DDn{c}}}{BOnBOf}}{{}{{DEd{c}}}{BOnBOf}}{{}{{DEf{c}}}{BOnBOf}}{{}{{BGn{ce}}}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{}{{DEh{ce}}}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}0{{{b{{BHd{ce}}}}}AnBOnBMf}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}{{{b{{BHn{c}}}}}ANn{}}{{{b{{BI`{cegi}}}}}{{ANn{AnAn}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{DBf{cegik}}}}}ANn{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}ANn{}BMbBMbBMbBMb}{{{b{{BKn{ceBKl}}}}}ANn{}BMf}{{{b{{BKn{cBKle}}}}}ANn{}BMb}``{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{BKlAn}BKl}{{BKlc}BKlBMb}{{BHbBHb}}0{{cBKl}BKl{}}{{{BI`{cegi}}{BI`{ckmo}}}{}{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}{b{{BI`{ckmo}}}}}{}{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{BI`{ckmo}}}{}{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BHd{ce}}}}{b{{BI`{cgBHbi}}}}}{}{BOnCBf}BMfBMb{{BNj{cg}}}}{{{b{{BHd{ce}}}}{BI`{cgBHbi}}}{}{BOnCBf}BMfBMb{{BNj{cg}}}}{{{BHd{ce}}{BI`{cgBHbi}}}{}{BOnCBf}BMfBMb{{BNj{cg}}}}{{{b{{BHd{ce}}}}{BHd{ce}}}{}{BOnCBf}BMf}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{}{BOnCBf}BMf}{{{BHd{ce}}{b{{BHd{ce}}}}}{}{BOnCBf}BMf}{{{BHd{ce}}{BHd{ce}}}{}{BOnCBf}BMf}{{{BHd{ce}}{b{{BI`{cgBHbi}}}}}{}{BOnCBf}BMfBMb{{BNj{cg}}}}{{{DDn{c}}{DDn{c}}}{}BOj}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{}BOj}{{{DDn{c}}{b{{DDn{c}}}}}{}BOj}{{{b{{DDn{c}}}}{DDn{c}}}{}BOj}{{{DDl{c}}{DDl{c}}}{}BOj}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{}BOj}{{{b{{DDl{c}}}}{DDl{c}}}{}BOj}{{{DDl{c}}{b{{DDl{c}}}}}{}BOj}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}f{BOnCBf}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BI`{cegi}}}}{BI`{ckmo}}}f{BOnCBf}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BHd{ce}}}}{b{{BI`{cgBHbi}}}}}f{BOnCBf}BMfBMb{{BNj{cg}}}}{{{b{j{BHd{ce}}}}{BI`{cgBHbi}}}f{BOnCBf}BMfBMb{{BNj{cg}}}}{{{b{j{DDn{c}}}}{b{{DDn{c}}}}}fBOj}{{{b{j{DDn{c}}}}{DDn{c}}}fBOj}{{{b{j{DDl{c}}}}{DDl{c}}}fBOj}{{{b{j{DDl{c}}}}{b{{DDl{c}}}}}fBOj}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}`{e{{BGj{c}}}{DEnCLd}{{CId{}{{BFb{{b{{BGj{c}}}}}}}}}}{e{{BGj{c}}}{DEnCLd}{{CId{}{{BFb{{BGj{c}}}}}}}}{i{{BI`{ceg}}}{BOnCBdCBh}BMfBMf{{CId{}{{BFb{{b{{BI`{ceg}}}}}}}}}}{i{{BI`{ceg}}}{BOnCBdCBh}BMfBMf{{CId{}{{BFb{{BI`{ceg}}}}}}}}{g{{BI`{cBKle}}}{BOnCBdCBh}BMb{{CId{}{{BFb{{b{{BI`{cBKle}}}}}}}}}}{g{{BI`{cBKle}}}{BOnCBdCBh}BMb{{CId{}{{BFb{{BI`{cBKle}}}}}}}}{{{b{{BI`{cegi}}}}}c{CBdCBhBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{BI`{ceg}}}{BOnC@`}BMbBMb}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}{{BI`{ceg}}}{C@`BOn}BMbBMb{{BNj{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{{BHd{ce}}}{BOnC@`}BMf}{{{BI`{cgei}}CdCd}{{DId{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}0{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}f{}BMbBMb{{BMj{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}fBOnBMbBMb{{BMj{ceg}}}}0{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}2{{{b{j{BHd{ce}}}}AnAn}fBOnBMf}{{{b{jBMj}}AnAn}f}{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{ciik}}}}{b{{BI`{cmBHbo}}}}c}f{CAfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMb{{BNj{cii}}}BMb{{BNj{cm}}}}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckBHbm}}}}{b{{BI`{coBHbAa}}}}c}f{CAfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMb{{BNj{ck}}}BMb{{BNj{co}}}}{{{BI`{ceeg}}}{{DIf{ce}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{{b{{BI`{ceeg}}}}}{{BI`{eBHb}}}BLl{{CAl{BHb}}}{{BNj{cee}}}}{{{b{{BI`{ceeg}}}}}{{BI`{cee}}}BNfBMb{{BNj{cee}}}}{{{BI`{ceeg}}}{{DIh{ce}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}`{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDn{c}}}}}{{DDn{c}}}{BLnBOj}}210{{{BGl{{DDn{c}}}}}{{ANn{ccc}}}{BLnBOj}}{{{DE`{c}}}{{ANn{ccc}}}{BLnBOj}}{{{BLl{}{{BLj{c}}}}}{{ANn{c{BLl{}{{BLj{c}}}}}}}BLn}{{{b{{BGj{c}}}}}{{Cl{Fl}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{DJb}}}{DL`DEn}}{{{b{{DDf{ce}}}}}{{BI`{c}}}BLnDDh}{{{b{{BI`{ceBHbg}}}}}{{BI`{cBHb}}}{BOnCBh}{{BM`{BHb}}}{{BN`{ce}}}}{{{b{{BI`{ceeg}}}}}{{BI`{c}}}{BOnCBhCAf}{{BM`{BHb}}EAf}{{BN`{cee}}}}{{{BGl{{DDl{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{BOjBLn}}{{{BGl{{BGj{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{BGl{{DDn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BHd{ce}}}}}{{BI`{cBHb}}}{CAfBOn}{{BMd{BHb}}BMf}}{{{b{{DE`{c}}}}}{{BI`{c}}}{CBhCAfBOn}}{{{b{{DEd{c}}}}}{{BI`{c}}}{CBhCAfBOn}}{{{b{{DEf{c}}}}}{{BI`{c}}}{CBhCAfCLdBOn}}{{{b{{BGn{ce}}}}}{{BI`{c}}}BOj{{DMh{{BI`{c}}}}}}{{{b{{DEh{ce}}}}}{{BI`{c}}}BOj{{DMh{{BI`{c}}}}}}{{{DFj{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{DFl{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BGj{c}}}}}{{Cl{DOb}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{ANl}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{CAh}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{DBd}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{DAh}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{DCn}}}{DL`DEn}}{{{BGl{{DDl{c}}}}}{{BGn{c{BGl{{DDn{c}}}}}}}BOj}:{{{b{c}}}e{}{}}00000000000000000000000000000000000000{{{b{c}}}{}{}}000{{{BLl{}{{BLj{c}}}}}{{ANn{cc}}}BLn}{{{b{{DId{cge}}}}}{{Cl{{ANn{{BI`{cgg}}{BI`{cge}}}}}}}BLlBMb{{C@j{e}}}}{{{DFj{c}}}{{DDf{cDG`}}}BLn}{{{DFl{c}}}{{DDf{cDG`}}}BLn}{{{BGl{{DDn{c}}}}}{{DE`{c}}}BOj}{{{BGl{{BGj{c}}}}}{{DE`{c}}}BOj}{ce{}{}}0000000000000000000000000000000000000000{{{b{{BI`{cBHbBHbe}}}}}cCLd{{BN`{cBHb}}}}{{{b{c}}}BEh{}}000000000{{{b{c}}}A@`{}}000000000{{{b{c}}}{{Cl{e}}}{}{}}0000000000000000000000000000000000000000<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<{{{b{{BGj{c}}}}}{{BGj{e}}}{}{{BNl{c}}}}{{{b{{DDf{eg}}}}}{{DDf{ci}}}BLn{BLn{DMh{c}}}DDh{{DJl{g}}}}{{{b{{DDf{eg}}}}}{{BI`{c}}}BLn{BLn{DMh{c}}}DDh}{{{b{{BI`{ceg}}}}}{{BI`{ikm}}}BOnBMbBMb{BOn{BNl{c}}}BMbBMb}{{{b{{BGl{{DDn{c}}}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGl{{DDl{c}}}}}}}{{DEh{e{BGl{{DDn{e}}}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{BGj{c}}}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BGl{{DDn{c}}}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDn{c}}}}}}}}{{{b{{BGl{{DDl{c}}}}}}}{{BGn{e{BGl{{DDn{e}}}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{BGj{c}}}}}}}{{BI`{eBHbBHb{BHn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{c}}}}}}}{{BI`{eBHbBHb{BHn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDn{e}}}}}BOn{BOn{BNl{c}}}}{{{b{{BGl{{DDl{c}}}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGl{{BGj{c}}}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGl{{DDl{c}}}}}}}{{BI`{eBHbBHb{BHn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{BGj{c}}}}}}}{{BGl{{BGj{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{BGj{c}}}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BGl{{BGj{c}}}}}}}{{DE`{e}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{c}}}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDn{c}}}}}}}}{{{b{{BGl{{DDn{c}}}}}}}{{DE`{e}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDl{e}}}}}BOj{BOj{BNl{c}}}}{{{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDl{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BHd{ce}}}}}{{BI`{gBHb}}}BOn{{BMd{BHb}}}{BOnCBhCAfDGf{BNl{c}}}}{{{b{{BHd{ce}}}}}{{BHd{ge}}}BOnBMf{BOn{BNl{c}}}}{{{b{{DE`{c}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DE`{c}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{DE`{c}}}}}{{BGl{{DDl{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{BGl{{DDn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{BGl{{BGj{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{DE`{e}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{DDn{c}}}}}{{DDn{e}}}BOn{BOn{BNl{c}}}}{{{b{{DDl{c}}}}}{{DDl{e}}}BOj{BOj{BNl{c}}}}{{{b{{DEd{c}}}}}{{DEd{e}}}BOn{BOn{BNl{c}}}}{{{b{{DEd{c}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}}{{{b{{DEd{c}}}}}{{BGl{{DDl{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DEd{c}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEd{c}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DEd{c}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEf{c}}}}}{{DEf{e}}}BOn{BOn{BNl{c}}}}{{{b{{DEf{c}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}}{{{b{{DEf{c}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGn{cg}}}}}{{DDf{ei}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DMh{{BI`{c}}}}{DMh{{BI`{e}}}}}{{DJl{DHh}}}}{{{b{{BGn{cg}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DMh{{BI`{c}}}}{DMh{{BI`{e}}}}}}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}}{{BGl{{DDl{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGn{ci}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DMh{g}}}}{{{b{{BGn{ci}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DMh{g}}}}{{{b{{DEh{cg}}}}}{{DDf{ei}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DMh{{BI`{c}}}}{DMh{{BI`{e}}}}}{{DJl{DHh}}}}{{{b{{DEh{cg}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DMh{{BI`{c}}}}{DMh{{BI`{e}}}}}}{{{b{{DEh{ei}}}}}{{DEh{cg}}}{BLnBNl}{BLn{DMh{c}}}{{BOl{c}}}{{BOl{e}}{DMh{g}}}}{{{b{{BGj{c}}}}}{{Cl{BCn}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{CJb}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{Mf}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{AMh}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{BEn}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{An}}}{DL`DEn}}{{{b{{DFj{c}}}}}cBLn}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}fBOnBMbBMb{{BMj{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}c{BOnCBhCBdDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{cgm}}}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{Cl{{BI`{cik}}}}}BLlBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}CdBLlBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{BI`{cik}}}BNfBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}fBNfBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}3210{{{b{{BI`{ceeg}}}}}c{BOnCBhCBdBOn}BMb{{BN`{cee}}}}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{{DDf{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLnDDh}{{{b{{BI`{cBHbBHbe}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn{{BNj{cBHbBHb}}}}0{{{b{{BGl{{DDn{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}01{{{b{{BGl{{DDl{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}{{{b{{DE`{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{DEd{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}{BOnCBd}}{{{b{{DEf{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}{BOnDEl}}{{{b{{BGn{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj{{BOl{c}}}}{{{b{BOl}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{b{{DDf{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLnDDh}{{{b{{BI`{ceeg}}}}{b{{BI`{cBHb}}}}}{{BI`{cBHb}}}BLn{{CAn{BHb}}}{{BNj{cee}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}0{{{b{{BGl{{DDl{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}0{{{b{{DE`{c}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}0{{{b{{BGn{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj{{BOl{c}}}}{{{b{{BGl{{DDl{c}}}}}}}{{DEd{c}}}BOj}{{ccc}{{BGn{c{DE`{c}}}}}BOj}{{cc}{{BGn{c{DE`{c}}}}}BOj}{{ccc}{{BGn{c{BGl{{DDn{c}}}}}}}BOj}{{cc}{{BGn{c{BGl{{BGj{c}}}}}}}BOj}`````{{{b{{BI`{cegi}}}}}{{BI`{cge}}}BOnBMbBMb{{BN`{ceg}}}}{{{b{{DE`{c}}}}}{{DE`{c}}}BOn}{{{b{j{BI`{ceeg}}}}}fBOnBMb{{BMj{cee}}}}{{{b{j{DE`{c}}}}}fBOn}{{{b{{BI`{cegi}}}}{b{j{BI`{ckmo}}}}}fBOnBMbBMb{{BN`{ceg}}}BMbBMb{{BMj{ckm}}}}`{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{BI`{cegi}}}{{Cl{{BI`{keg}}}}}BOnBMbBMb{{BN`{ceg}}}BOn}{e{{Cl{c}}}{}{{BNl{c}}}}{{{b{e}}}{{Cl{c}}}{}{{BNl{c}}}}{c{{Cn{e}}}{}{}}000000000000{Gh{{Cn{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{Kj{{Cn{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{DNd{{Cn{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{DLf{{Cn{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}}}}{DMl{{Cn{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{DMf{{Cn{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}}}}6{DLh{{Cn{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}}}}77777777{DNh{{Cn{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{DLn{{Cn{{BGn{DJb{BGl{{DDn{DJb}}}}}}}}}}{DNl{{Cn{{BGn{Fl{BGl{{DDn{Fl}}}}}}}}}}{DNj{{Cn{{BGn{DJb{BGl{{BGj{DJb}}}}}}}}}}{DLn{{Cn{{DEh{DJb{BGl{{DDn{DJb}}}}}}f}}}}<{DNl{{Cn{{DEh{Fl{BGl{{DDn{Fl}}}}}}f}}}}{DNh{{Cn{{DEh{Fl{BGl{{BGj{Fl}}}}}}f}}}}{DNj{{Cn{{DEh{DJb{BGl{{BGj{DJb}}}}}}f}}}}???????????????????????????????????????????????????????????{{{DDf{ce}}}{{Cl{{DDf{ce}}}}}BLnDDh}{{{BI`{ceeg}}}{{Cl{{BI`{cee}}}}}BLlBMb{{BNj{cee}}}}{{{b{{DDn{c}}}}}{{Cl{{DDn{c}}}}}{BLnBOj}}{{{b{{DDl{c}}}}}{{Cl{{DDl{c}}}}}{BLnBOj}}{{{b{{DEf{c}}}}}{{Cl{{DEf{c}}}}}{DGfCAfCBhBOn}}{{{b{{DHj{cee}}}}}{{Cl{{BI`{cee}}}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{{DHl{cee}}}}}{{Cl{{BI`{cee}}}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{{DC`{cee}}}}}{{Cl{{BI`{cee}}}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{{DI`{cee}}}}}{{Cl{{BI`{cee}}}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{j{DDf{ce}}}}}CdBLnDDh}{{{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}{{{b{j{DDn{c}}}}}{}BOj}{{{b{j{DDl{c}}}}}Cd{BLnBOj}}{{{b{j{DEf{c}}}}}Cd{DGfCAfCBhBOn}}{{{b{{DC`{cee}}}}{b{j{BI`{ceeg}}}}}CdBLl{{C@j{}{{BBf{}}}}}{{CB`{cee}}}}{{{b{{DEf{c}}}}{b{{BHd{cBHb}}}}}{{Cl{{BHd{cBHb}}}}}{BOnDGfDElCAfCBh}}{{{BI`{cee}}{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}{{{b{{BGn{c{DE`{c}}}}}}{b{{BGn{c{DE`{c}}}}}}cc}{{Cl{{BGn{c{DE`{c}}}}}}}{BLnBOj}}{{{b{{BGn{c{BGl{{DDn{c}}}}}}}}{b{{BGn{c{BGl{{DDn{c}}}}}}}}cc}{{Cl{{BGn{c{BGl{{DDn{c}}}}}}}}}{BLnBOj}}{c{{Cl{{BGl{c}}}}}CAd}{{{BI`{cee}}An}{{Cl{{DIb{ce}}}}}BLl{BMb{CAl{BHb}}}}{{{BI`{cge}}CdCdAn}{{Cl{{DId{cge}}}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}An}{{Cl{{DIf{ce}}}}}BLl{{CAl{BHb}}BMb}}{c{{Cl{{ANn{{BGl{c}}}}}}}CAd}2{{{b{{BI`{cegi}}}}}{{Cl{{BI`{ceg}}}}}{BLlBOn}BMbBMb{{BNj{ceg}}}}{{{b{j{BI`{cegi}}}}}Cl{BLlBOn}BMbBMb{{CB`{ceg}}}}{{{BI`{cgei}}An}{{Cl{{ANn{{BI`{cgg}}{BI`{cge}}}}}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}{{{BI`{ceeg}}An}{{Cl{{DIb{ce}}}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}cc}{{Cl{{BGl{{DDl{c}}}}}}}{BLnBOj}}{{{b{j{BI`{cegi}}}}}f{BLlBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}cc}{{Cl{{BGl{{DDn{c}}}}}}}{BLnBOj}}{{{b{{BGl{{BI`{ceBHbg}}}}}}{b{{BGl{{BI`{ceBHbi}}}}}}cc}{{Cl{{BGl{{BI`{ceBHb}}}}}}}BLnBMb{{BNj{ce}}}{{BNj{ce}}}}{{{b{{DE`{c}}}}{b{{DE`{c}}}}cc}{{Cl{{DE`{c}}}}}{BLnBOj}}{{{BLl{}{{BLj{c}}}}}{{Cl{{BLl{}{{BLj{c}}}}}}}BLn}{{{BGj{c}}}{{Cl{{BGj{c}}}}}{BLnBNh}}{{{BI`{cgei}}CdCdAn}{{Cl{{DId{cge}}}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}0{{{BI`{ceeg}}An}{{Cl{{DIf{ce}}}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{}{{Cl{An}}}}00{{}BLn}{{{b{c}}}D`{}}0000000000000000000000000000000000000000{{{b{{DGd{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{DHl{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{b{{DC`{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}``{{{BI`{ceeg}}}{{Cl{{DIj{ce}}}}}{BLnBLl}BMb{{BNj{cee}}}}{{{b{{DDf{ce}}}}{b{{DDf{ce}}}}Mf}CdBLnDDh}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}Mf}Cd{BOnEAh}BMbBMb{{BN`{ceg}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}Mf}Cd{}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}Mf}CdBLn}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}Mf}Cd{}}{{{b{{BGl{{BI`{cegi}}}}}}{b{{BGl{{BI`{cegi}}}}}}Mf}Cd{BOnEAh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}Mf}Cd{BOnEAh}BMf}{{{b{{DE`{c}}}}{b{{DE`{c}}}}Mf}Cd{BOnEAh}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}Mf}Cd{{BLn{}{{DEb{}}}}EAh}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}Mf}Cd{{BLn{}{{DEb{}}}}EAh}}{{{b{{DEd{c}}}}{b{{DEd{c}}}}Mf}Cd{BOnEAh}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}Mf}Cd{BOnEAh}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}Mf}CdBLn{{BOl{c}}{EAh{}{{DEb{}}}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}Mf}CdBLn{{BOl{c}}{EAh{}{{DEb{}}}}}}{{ce}{{BI`{{DFb{g}}ce}}}BMbBMbBOn}{{{DGd{cge}}}{{ANn{{BI`{cg}}{BI`{c}}{BI`{ce}}}}}BLlBMb{{C@j{e}}}}{{{DGl{ce}}}{{BI`{cee}}}BNfBMb}{{{DHj{cge}}}{{ANn{{BI`{cg}}{BI`{ce}}DFf}}}BLlBMb{{C@j{e}}}}{{{DHl{cge}}}{{ANn{DFf{BI`{cg}}{BI`{ce}}DFf}}}BLlBMb{{C@j{e}}}}{{{DHn{ce}}}{{ANn{{BI`{cee}}{BI`{cee}}}}}BLl{{CAl{BHb}}}}{{{DC`{cge}}}{{ANn{DFf{BI`{cg}}{BI`{ce}}}}}BLlBMb{{C@j{e}}}}{{{DI`{cge}}}{{ANn{{BI`{cg}}{BI`{ce}}}}}BLlBMb{{C@j{e}}}}{{{DIb{ce}}}{{ANn{{BI`{cee}}{BI`{cee}}}}}BLl{BMb{CAl{BHb}}}}{{{DIh{ce}}}{{ANn{{BI`{cee}}{BI`{eBHb}}{BI`{BHb}}}}}BLl{{CAl{BHb}}}}7{{{DHn{ce}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}{{{DHj{cge}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{DI`{cge}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{DIh{ce}}}{{ANn{{BI`{eBHb}}{BI`{BHb}}}}}BLl{{CAl{BHb}}}}{{{b{{DFj{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn}{{{b{{DFl{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BGj{c}}}}c}{{BGj{c}}}{CLdDEn}}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}{{{b{j{BGj{c}}}}}fBOj}{{{b{j{BI`{ceg}}}}}fBNfBMbBMb}{{{b{j{BI`{cegi}}}}}fBNfBMbBMb{{BMj{ceg}}}}{{{b{j{DDn{c}}}}}fBOj}{{{b{j{DDl{c}}}}}fBOj}{{{DDf{ce}}}{{BI`{c}}}BLnDDh}{{{BGl{c}}}c{}}{{{DE`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{DFj{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{DFl{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000000000000000000000000000000000`{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BOnCBh}BMbBMb{{BNj{ceg}}}}`{{{b{{DGd{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}`{{{b{BMb}}}An}{{{b{BKl}}}An}{{{b{BHb}}}An}`{{{b{{BI`{cegi}}}}}c{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{{{b{{DDn{c}}}}}{{BI`{cBHbBHb{DBf{cBHbBHb}}}}}BOj}```````````````{{{b{j{DDn{c}}}}}{{BI`{cBHbBHb{DAf{cBHbBHb}}}}}BOj}{{{b{{BI`{cegi}}}}An}{{ANn{AnAn}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{ceBHbg}}}}An}{{b{c}}}{}BMb{{BN`{ce}}}}{{{b{j{BI`{ceBHbg}}}}An}{{b{jc}}}{}BMb{{BMj{ce}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DBf{cBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DAf{cBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}km}{{BI`{c{DBf{c}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{e}}}{{BNd{g}}}}{{{b{j{BI`{cegi}}}}km}{{BI`{c{DAf{c}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{e}}}{{BNd{g}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DBf{cBKlBKlBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DAf{cBKlBKlBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{ce{}{}}0000000000000000000000000000000000000000{{}{{BI`{ceBHb}}}{BOnCBhCAf}{BMfDDd}}{{}{{BGl{{BI`{ceBHb}}}}}{BOnCBhCAf}{BMfDDd}}{{ccc}cBLl}{{ccc}c{CBbBNhCBdCBf}}32{BMhCd}{{{b{{BI`{ceBHbg}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn{BMfDDd}{{BN`{ce}}}}{{{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}10101010101010101010106510101010101010101010101065{{}cCBh}{{}c{}}{{}{{BGj{c}}}{CLdDEn}}1{{}{{BI`{ceg}}}{BOnCBhCBd}BMfBMf}{{}{{DDn{c}}}BOj}3{{}{{DDl{c}}}BOj}4{{AnAn}{{BI`{cBKlBKl}}}{CBhBOn}}{An{{BI`{cBKle}}}{CBhBOn}BMf}{{}{{BI`{ceg}}}{CBhBOn}BMfBMf}{An{{BI`{ceBKl}}}{CBhBOn}BMf}{{ce}{{BI`{gce}}}BMbBMb{CBhBOn}}{{{b{{DFj{c}}}}}cBLn}{{{b{{DFl{c}}}}}cBLn}{{{b{j{BI`{cegi}}}}{b{{BI`{kmoAa}}}}Ac}f{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}BOnBMbBMb{{BN`{kmo}}}{{BEl{{b{jc}}k}}}}{{{b{{BI`{cegi}}}}{b{{BI`{kmoAa}}}}AcAe}AcBOnBMbBMb{{BN`{ceg}}}BOnBMbBMb{{BN`{kmo}}}{}{{BEl{Acck}{{BBf{Ac}}}}}}{{{b{{BI`{cegi}}}}{b{{BI`{kegm}}}}Aa}{{BI`{oeg}}}BOnBMbBMb{{BN`{ceg}}}BOn{{BN`{keg}}}BOn{{BEl{ck}{{BBf{o}}}}}}{{{BOf{}{{BOb{c}}{BOd{e}}}}{BOf{}{{BOb{c}}{BOd{e}}}}g}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh{{BBh{cc}{{BBf{c}}}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{kmoAa}}}}{b{{BI`{AcAeAgAi}}}}Ak}f{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}BOnBMbBMb{{BN`{kmo}}}BOnBMbBMb{{BN`{AcAeAg}}}{{BEl{{b{jc}}kAc}}}}{{{b{{BI`{cegi}}}}{b{{BI`{kegm}}}}{b{{BI`{oegAa}}}}Ae}{{BI`{Aceg}}}BOnBMbBMb{{BN`{ceg}}}BOn{{BN`{keg}}}BOn{{BN`{oeg}}}BOn{{BEl{cko}{{BBf{Ac}}}}}}76{{{b{{BI`{ceBHbg}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn{BMfDDd}{{BN`{ce}}}}{{{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}1010101010101010101010`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}`{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}{{{b{BNj}}}}```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{}An}`{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}4{AnBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}`{BNj}{{}Cd}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{{b{C@h}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{}BMf}`{{{b{C@h}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{CAd{}{{CAb{c}}}}}}}cBOj}0`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}``{{{b{jBMj}}}}{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}``{{{b{{BNd{}{{BNb{c}}}}}}e}cBMbBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}``{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}{{}{{Cl{An}}}}`8{{{b{BMb}}}An}`````````{{cei}kBMbBMb{}{{BFd{}{{BFb{g}}}}}{}}0{{ce}gBMbBMb{}}{ce{}{}}{{ceg}iBMbBMb{}{}}``````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EAj}}}EAj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{EAj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}86{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}:````````````````````````````````{{{b{c}}d}f{}}0000000000000000000000000000000``{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000000000000000000000000{{{b{c}}}{{b{Dn}}}{}}0000000000000000000000000000000`{{{b{c}}}{{b{e}}}{}{}}0000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}0000000000000000000000000000000{{{b{{EAl{c}}}}}{{EAl{c}}}{CLdBOn}}{{{b{{EAn{c}}}}}{{EAn{c}}}{CLdBOn}}{{{b{{EB`{c}}}}}{{EB`{c}}}{CLdBOn}}{{{b{{EBb{c}}}}}{{EBb{c}}}{CLdBOn}}{{{b{{EBd{c}}}}}{{EBd{c}}}{CLdBOn}}{{{b{{EBf{c}}}}}{{EBf{c}}}{CLdBOn}}{{{b{{EBh{c}}}}}{{EBh{c}}}{CLdBOn}}{{{b{{EBj{c}}}}}{{EBj{c}}}{CLdBOn}}{{{b{{EBl{c}}}}}{{EBl{c}}}{CLdBOn}}{{{b{{EBn{c}}}}}{{EBn{c}}}{CLdBOn}}{{{b{{EC`{c}}}}}{{EC`{c}}}{CLdBOn}}{{{b{{ECb{c}}}}}{{ECb{c}}}{CLdBOn}}{{{b{{ECd{c}}}}}{{ECd{c}}}{CLdBOn}}{{{b{{ECf{c}}}}}{{ECf{c}}}{CLdBOn}}{{{b{{ECh{c}}}}}{{ECh{c}}}{CLdBOn}}{{{b{{ECj{c}}}}}{{ECj{c}}}{CLdBOn}}{{{b{{ECl{c}}}}}{{ECl{c}}}{CLdBOn}}{{{b{{ECn{c}}}}}{{ECn{c}}}{CLdBOn}}{{{b{{ED`{c}}}}}{{ED`{c}}}{CLdBOn}}{{{b{{EDb{c}}}}}{{EDb{c}}}{CLdBOn}}{{{b{{EDd{c}}}}}{{EDd{c}}}{CLdBOn}}{{{b{{EDf{c}}}}}{{EDf{c}}}{CLdBOn}}{{{b{{EDh{c}}}}}{{EDh{c}}}{CLdBOn}}{{{b{{EDj{c}}}}}{{EDj{c}}}{CLdBOn}}{{{b{{EDl{c}}}}}{{EDl{c}}}{CLdBOn}}{{{b{{EDn{c}}}}}{{EDn{c}}}{CLdBOn}}{{{b{{EE`{c}}}}}{{EE`{c}}}{CLdBOn}}{{{b{{EEb{c}}}}}{{EEb{c}}}{CLdBOn}}{{{b{{EEd{c}}}}}{{EEd{c}}}{CLdBOn}}{{{b{{EEf{c}}}}}{{EEf{c}}}{CLdBOn}}{{{b{{EEh{c}}}}}{{EEh{c}}}{CLdBOn}}{{{b{{EEj{c}}}}}{{EEj{c}}}{CLdBOn}}{{{b{c}}{b{je}}}f{}{}}0000000000000000000000000000000{{{b{c}}}f{}}000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000000000000000000000000000{An{{b{c}}}{}}0000000000000000000000000000000{An{{b{jc}}}{}}0000000000000000000000000000000{{{b{c}}}{{b{e}}}{}{}}0000000000000000000000000000000{Anf}0000000000000000000000000000000{{{b{c}}{b{Dn}}}Cd{}}0000000000000000000000000000000{{{b{c}}{b{jAMd}}}f{}}0000000000000000000000000000000{{{b{{EAl{c}}}}{b{{EAl{c}}}}}Cd{DAnBOn}}{{{b{{EAn{c}}}}{b{{EAn{c}}}}}Cd{DAnBOn}}{{{b{{EB`{c}}}}{b{{EB`{c}}}}}Cd{DAnBOn}}{{{b{{EBb{c}}}}{b{{EBb{c}}}}}Cd{DAnBOn}}{{{b{{EBd{c}}}}{b{{EBd{c}}}}}Cd{DAnBOn}}{{{b{{EBf{c}}}}{b{{EBf{c}}}}}Cd{DAnBOn}}{{{b{{EBh{c}}}}{b{{EBh{c}}}}}Cd{DAnBOn}}{{{b{{EBj{c}}}}{b{{EBj{c}}}}}Cd{DAnBOn}}{{{b{{EBl{c}}}}{b{{EBl{c}}}}}Cd{DAnBOn}}{{{b{{EBn{c}}}}{b{{EBn{c}}}}}Cd{DAnBOn}}{{{b{{EC`{c}}}}{b{{EC`{c}}}}}Cd{DAnBOn}}{{{b{{ECb{c}}}}{b{{ECb{c}}}}}Cd{DAnBOn}}{{{b{{ECd{c}}}}{b{{ECd{c}}}}}Cd{DAnBOn}}{{{b{{ECf{c}}}}{b{{ECf{c}}}}}Cd{DAnBOn}}{{{b{{ECh{c}}}}{b{{ECh{c}}}}}Cd{DAnBOn}}{{{b{{ECj{c}}}}{b{{ECj{c}}}}}Cd{DAnBOn}}{{{b{{ECl{c}}}}{b{{ECl{c}}}}}Cd{DAnBOn}}{{{b{{ECn{c}}}}{b{{ECn{c}}}}}Cd{DAnBOn}}{{{b{{ED`{c}}}}{b{{ED`{c}}}}}Cd{DAnBOn}}{{{b{{EDb{c}}}}{b{{EDb{c}}}}}Cd{DAnBOn}}{{{b{{EDd{c}}}}{b{{EDd{c}}}}}Cd{DAnBOn}}{{{b{{EDf{c}}}}{b{{EDf{c}}}}}Cd{DAnBOn}}{{{b{{EDh{c}}}}{b{{EDh{c}}}}}Cd{DAnBOn}}{{{b{{EDj{c}}}}{b{{EDj{c}}}}}Cd{DAnBOn}}{{{b{{EDl{c}}}}{b{{EDl{c}}}}}Cd{DAnBOn}}{{{b{{EDn{c}}}}{b{{EDn{c}}}}}Cd{DAnBOn}}{{{b{{EE`{c}}}}{b{{EE`{c}}}}}Cd{DAnBOn}}{{{b{{EEb{c}}}}{b{{EEb{c}}}}}Cd{DAnBOn}}{{{b{{EEd{c}}}}{b{{EEd{c}}}}}Cd{DAnBOn}}{{{b{{EEf{c}}}}{b{{EEf{c}}}}}Cd{DAnBOn}}{{{b{{EEh{c}}}}{b{{EEh{c}}}}}Cd{DAnBOn}}{{{b{{EEj{c}}}}{b{{EEj{c}}}}}Cd{DAnBOn}}{{{b{c}}{b{h}}}Cd{}}0000000000000000000000000000000{{{b{c}}{b{e}}}Cd{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{EAl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EAn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EB`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBb{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBh{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EC`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECb{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECh{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ED`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDb{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDh{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EE`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEb{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEh{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{cc{}}000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}e{}{}}0000000000000000000000000000000{{{b{{EAl{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EAn{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EB`{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBb{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBd{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBf{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBh{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBj{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBl{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBn{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EC`{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECb{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECd{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECf{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECh{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECj{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECl{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECn{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ED`{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDb{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDd{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDf{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDh{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDj{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDl{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDn{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EE`{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEb{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEd{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEf{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEh{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEj{c}}}}{b{je}}}f{E@`BOn}AMd}`{{}An}0000000000000000000000000000000{ce{}{}}0000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000000000000000000000033333333333333333333333333333333{{{b{c}}}Cd{}}0000000000000000000000000000000``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{ChCh}f}0000000000000000000000000000000{Chf}0000000000000000000000000000000{{ChCh}Cd}0000000000000000000000000000000{ChAMh}0000000000000000000000000000000{{{b{c}}}e{}{}}000000000000000000000000000000099999999999999999999999999999999{{{b{c}}}{{Cl{e}}}{}{}}000000000000000000000000000000011111111111111111111111111111111{c{{Cn{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}D`{}}0000000000000000000000000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000000000000000000000000================================````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}{{}An}{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}{AnBMb}{{}Cd}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{}BMf}{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{}{{Cl{An}}}}{{{b{BMb}}}An}``````````{{{b{c}}d}f{}}00``{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{{E@f{cegi}}}}}{{E@f{cegi}}}CLd{CLdBMb}{CLdBMb}{CLd{BN`{ceg}}}}{{{b{{EA`{cegi}}}}}{{EA`{cegi}}}CLd{CLdBMb}{CLdBMb}{CLd{BN`{ceg}}}}{{{b{{DIl{cegi}}}}}{{DIl{cegi}}}CLd{CLdBMb}{CLdBMb}{CLd{BN`{ceg}}}}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{{{E@f{cegi}}}An{}BMbBMb{{BN`{ceg}}}}{{{E@h{cegi}}}An{}BMbBMb{{BMj{ceg}}}}{{{EA`{cegi}}}An{}BMbBMb{{BN`{ceg}}}}{{{EAb{cegi}}}An{}BMbBMb{{BMj{ceg}}}}{{{DIl{cegi}}}An{}BMbBMb{{BN`{ceg}}}}{{{DIn{cegi}}}An{}BMbBMb{{BMj{ceg}}}}``{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000??????{Anf}00000{{{b{jc}}{b{jEEl}}}{{Cn{AnEEn}}}{}}{{{b{jc}}{b{jEF`}}}{{Cn{AnEFb}}}{}}{{{b{{E@f{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BN`{ceg}}}}{{{b{{E@h{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BMj{ceg}}}}{{{b{{EA`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BN`{ceg}}}}{{{b{{EAb{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BMj{ceg}}}}{{{b{{DIl{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BN`{ceg}}}}{{{b{{DIn{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BMj{ceg}}}}{cc{}}00000000000{{{b{c}}}e{}{}}00000{{}An}00000````{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}00000{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}00000444444444444{{{b{c}}}Cd{}}00000{{{b{{E@f{cegi}}}}}An{}BMbBMb{{BN`{ceg}}}}{{{b{{E@h{cegi}}}}}An{}BMbBMb{{BMj{ceg}}}}{{{b{{EA`{cegi}}}}}AnBOnBMbBMb{{BN`{ceg}}}}{{{b{{EAb{cegi}}}}}AnBOnBMbBMb{{BMj{ceg}}}}{{{b{{DIl{cegi}}}}}AnBOnBMbBMb{{BN`{ceg}}}}{{{b{{DIn{cegi}}}}}AnBOnBMbBMb{{BMj{ceg}}}}````{{{b{i}}}{{E@f{cegi}}}{}BMbBMb{{BN`{ceg}}}}{{{b{ji}}}{{E@h{cegi}}}{}BMbBMb{{BMj{ceg}}}}{{{b{j{E@f{cegi}}}}}{{Cl{{b{c}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{E@h{cegi}}}}}{{Cl{{b{jc}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{j{EA`{cegi}}}}}Cl{}BMbBMb{{BN`{ceg}}}}{{{b{j{EAb{cegi}}}}}Cl{}BMbBMb{{BMj{ceg}}}}{{{b{j{DIl{cegi}}}}}Cl{}BMbBMb{{BN`{ceg}}}}{{{b{j{DIn{cegi}}}}}Cl{}BMbBMb{{BMj{ceg}}}}541{{{b{j{DIn{cegi}}}}}ClBOnBMbBMb{{BMj{ceg}}}}``````{{ChCh}f}00{Chf}00000``{{{b{{E@f{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{E@h{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{EA`{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{EAb{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{DIl{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{DIn{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BMj{ceg}}}}``{{{b{c}}}e{}{}}00{ce{}{}}00000{{{b{c}}}{{Cl{e}}}{}{}}00000222222{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}00000{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000555555``````````````{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}{{{b{BNj}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}{BNj}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}{{{b{jBMj}}}}{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{jc}}}{{b{je}}}{}{}}{{{b{jc}}}{{b{jc}}}{}}{{{b{j{DFb{c}}}}}{{b{jc}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{c}}}{{b{c}}}{}}{{{b{{DFb{c}}}}}{{b{c}}}{}}2255{{{b{EFh}}}EFh}{{{b{EFj}}}EFj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0{An{{b{c}}}{}}0{An{{b{jc}}}{}}099{Anf}0{{{b{c}}{b{Dn}}}Cd{}}0{{{b{EFh}}{b{EFh}}}Cd}{{{b{EFj}}{b{EFj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{EFh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EFj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jc}}e}f{}{}}{{{b{jc}}c}f{}}{{}An}0{{{b{j{DFb{c}}}}c}f{}}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}0{{ChCh}Cd}0<<{{{b{c}}}{}{}}088{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<````````````````````````````````````````````````````````````````````{{{b{{BI`{cee}}}}}CdBLnBMf}``````````{{}Cd}{{}BOl}{{{b{BOl}}}BOl}{{{b{jBOl}}}f}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{BOl}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{BOl}}{b{{BI`{cBHbBHb}}}}}{{BI`{cBHbBHb}}}BOn}````````````````2{{{b{BOl}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}````````````````````````````````````````````````````````````{{{BI`{cee}}{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}`````{{ccc}cBLl}{{{b{j{BI`{cee}}}}}{{BI`{ceBHb}}}BLnBMb}{{{b{j{BI`{cee}}}}{b{{BI`{ceBHb}}}}}fBLnBMb}`{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{{EFl{c}}}}}{}BLl}`{{{b{{BI`{cBHbBHbe}}}}}{{Cl{{ANn{{EFl{c}}c}}}}}BLl{{BNj{cBHb}}}}0{{{b{{EFl{c}}}}}{{EFl{c}}}{CLdBLl}}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{{EFl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}}{cc{}}0{{{b{c}}}e{}{}}{{}{{EFl{c}}}BLl}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{{EFl{c}}}}}{{EFl{c}}}BLl}{{{b{c}}}Cd{}}{{cc}{{ANn{{EFl{c}}c}}}BLl}{c{{EFl{c}}}BLl}{{ChCh}f}{Chf}{{{b{{EFl{c}}}}{b{j{BI`{cegi}}}}}fBLlBMbBMb{{CB`{ceg}}}}0{{{b{{EFl{c}}}}}cBLl}`>;{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0{{cc}{{Cl{{ANn{{EFl{c}}c}}}}}BLl}{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{ce{}{}}`````````````````````{{{b{c}}d}f{}}0000000000``{{{b{c}}}{{b{h}}}{}}00000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000{{{b{c}}}{{b{Dn}}}{}}{{EFnGhCd}Jd}{{{b{c}}}{{b{e}}}{}{}}0000000000{{{b{jc}}}{{b{je}}}{}{}}0000000000`{{{b{Ib}}}Ib}{{{b{ADf}}}ADf}{{{b{EG`}}}EG`}{{{b{Jd}}}Jd}{{{b{EFn}}}EFn}{{{b{AIb}}}AIb}{{{b{EGb}}}EGb}{{{b{EGd}}}EGd}{{{b{EGf}}}EGf}{{{b{EGh}}}EGh}{{{b{EGj}}}EGj}{{{b{c}}{b{je}}}f{}{}}0000000000{{{b{c}}}f{}}000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000000{Alc{}}00000000````{{}Ib}{{}ADf}{{}EG`}{{}Jd}{{}EFn}{{}AIb}{{}EGd}{{}EGh}{{}EGj}{{{Ef{Gj}}{Gl{EGd}}{Gl{A@f}}{Gl{AA`}}}f}{An{{b{c}}}{}}{{{b{Ib}}}{{b{c}}}{}}1111111111{{{b{jIb}}}{{b{jc}}}{}}{An{{b{jc}}}{}}0000000000{Fj{{Ol{ff}}}}`{{{b{c}}}{{b{e}}}{}{}}0000000000`{Anf}00000000002{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}`{{{b{EFn}}}Mh}`{{{b{Ib}}{b{Ib}}}Cd}{{{b{EFn}}{b{EFn}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{Ej{Gj}}{Gn{A@n}}{Gn{K`}}{Gn{Gd}}{Gl{EGj}}{Ej{Bh}}A@l{Gn{ADf}}{Gn{ADj}}}f}{{{b{c}}{b{e}}}Cd{}{}}000000000`5````{{{b{Ib}}{b{jB`}}}Bb}{{{b{Jd}}{b{jB`}}}Bb}{{{b{EFn}}{b{jB`}}}Bb}{{{b{EGb}}{b{jB`}}}Bb}{{{b{EGd}}{b{jB`}}}Bb}{{{b{EGf}}{b{jB`}}}Bb}{{{b{EGh}}{b{jB`}}}Bb}{{{b{EGj}}{b{jB`}}}Bb}{cc{}}000000000000000000000{{{b{c}}}e{}{}}0000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}100110011010{{{b{Bd}}}EGf}2112{{{b{Ib}}{b{jc}}}fAMd}``{{J`{Ef{Gj}}{E`{A`}}{Ej{I`}}{Gl{Ib}}{Ej{Bh}}{Gn{ADl}}{Gn{ADj}}{Gn{Hn}}{Gn{Hj}}{Gn{K`}}{Gn{Jn}}{Gn{ADf}}{Gn{Gd}}{Gn{Hh}}{Gn{EG`}}{Gn{EGd}}{Gn{Hf}}{Gn{Nn}}{Ef{EGh}}{Gn{A@j}}{Gn{A@h}}{Gn{A@f}}{Gn{EGj}}}f}``{{}An}0000000000{ce{}{}}0000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000{{{C`{c}}}{{C`{h}}}{}}0000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000033333333333{{{b{c}}}Cd{}}0000000000{{Fj{Cl{Gh}}}{{Ol{ff}}}}`````{{{Ej{Gj}}{Gn{ADf}}{Gl{Hn}}{Gl{Ib}}A@l}f}{{{Ej{Gj}}{Ef{AHh}}{Ef{I`}}{Gn{EGd}}{Gl{Ib}}{Ej{Jf}}{Gl{Hh}}{Ef{EGf}}{Gn{Lf}}{Gl{K`}}{Lb{Kn}}{Ej{AAl}}{Ej{Hb}}}f}{{{b{B@j}}}BB`}{{{Ej{Hb}}{Ej{Gj}}{Gn{ADf}}{Gn{Jd}}{Gl{Hh}}{Gl{Hj}}{Gn{EG`}}J`{Gl{AIb}}{Gn{Hn}}}f}{Fj{{Ol{ff}}}}`{{{b{jFb}}}f}0`{{ChCh}f}0000000000{Chf}0000000000000000000{{ChCh}Cd}0{ChAMh}{{}{{b{Cj}}}}00000000{{Fj{Cl{Fj}}}{{Ol{ff}}}}`{{FjEFn}{{Ol{ff}}}}`8```{{{b{c}}}e{}{}}0000000000{{{b{c}}}{}{}}0{ce{}{}}0000000000{{{b{c}}}{{Cl{e}}}{}{}}000000000033333333333{c{{Cn{e}}}{}{}}000000000000000000000{{{b{c}}}D`{}}0000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000{{{Ej{Gj}}{Ef{I`}}{Gn{Hn}}{Gn{Gd}}{Gl{ADf}}{Gl{Ib}}{Ej{Bh}}}f}{Fj{{Ol{ff}}}}66666666666``{{{Ej{Gj}}{Ej{I`}}{Gl{ADl}}{Gl{Ib}}{Gn{Hn}}{Gn{K`}}{Ej{Bh}}{Gn{Hh}}}f}{{{b{jFb}}}f}{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Ej{Bh}}{Gn{K`}}{Gn{Hh}}}f}`{{{Ej{Gj}}J`{Ej{Bh}}{Gl{Ib}}{Ej{I`}}{Gl{ADl}}{Gl{AIb}}{Gl{Hj}}{Gl{Hh}}{Gn{K`}}{Gn{Ld}}{Gn{Hn}}{E`{A`}}Jb}f}2{{{Ej{Gj}}{Gl{AIb}}{Gn{ADl}}}f}3{{{Ej{Gj}}{Gn{ADl}}}f}`4{{{Ej{Gj}}{Gl{ACd}}{Gn{ADl}}{Gl{AIb}}}f}`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hn}}{Gn{K`}}{Ed{Eb}}Jb{Gn{AGf}}}f}6{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Gl{K`}}}f}`{{{Ej{Gj}}{Gn{ADl}}{Gl{Ib}}{Ej{Bh}}{Ej{I`}}{Gl{Hj}}{Gn{Hn}}{Gn{K`}}}f}8`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hj}}{Gn{Hn}}{Gn{K`}}}f}9{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Ej{Bh}}{Gn{ADl}}{Gl{K`}}{Ed{Eb}}}f}``{{{Ej{Gj}}{Ej{Hb}}{Gn{ADl}}{Gl{Ib}}{Gn{Hh}}{Ej{Bh}}{Ej{I`}}{Gl{Hj}}{Gn{Hn}}{Gn{K`}}{Gn{Ld}}{Gn{EGl}}{E`{A`}}JbJ`}f};``{{Fj{b{B@j}}{b{jJb}}}f}`{{{b{c}}d}f{}}{{{b{jFb}}e}f{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}0`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{ADl}}}ADl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}`{{}ADl}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{b{jFb}}}f}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}``<8{{{b{c}}}{{Cl{e}}}{}{}}={c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{{{Ej{Gj}}{Gn{ADl}}}f}{Mh{{Ol{ff}}}}>```{{{b{jEGn}}{Ol{ff}}}f}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{Alc{}}{{}EGn}{An{{b{c}}}{}}0{An{{b{jc}}}{}}055{Anf}0{{{b{EH`}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{EH`}}}BBd}{{{b{EGn}}}BBd}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{EH`}}}A@`}{{{b{EGn}}}A@`}{{}EGn}{Chf}00{{{b{jEGn}}}f}{{{b{jEGn}}{b{Bd}}}f}`::{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0??``````````{{{Ej{Gj}}{Ej{I`}}{Gl{ADl}}{Gl{Ib}}{Gn{Hn}}{Gn{K`}}{Ej{Bh}}{Gn{Hh}}}f}{{{b{jFb}}}f}{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Ej{Bh}}{Gn{K`}}{Gn{Hh}}}f}`{{{Ej{Gj}}J`{Ej{Bh}}{Gl{Ib}}{Ej{I`}}{Gl{ADl}}{Gl{AIb}}{Gl{Hj}}{Gl{Hh}}{Gn{K`}}{Gn{Ld}}{Gn{Hn}}{E`{A`}}Jb}f}2{{{Ej{Gj}}{Gl{AIb}}{Gn{ADl}}}f}3{{{Ej{Gj}}{Gn{ADl}}}f}`4{{{Ej{Gj}}{Gl{ACd}}{Gn{ADl}}{Gl{AIb}}}f}`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hn}}{Gn{K`}}{Ed{Eb}}Jb{Gn{AGf}}}f}6{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Gl{K`}}}f}``{{{Ej{Gj}}{Gn{ADl}}{Gl{Ib}}{Ej{Bh}}{Ej{I`}}{Gl{Hj}}{Gn{Hn}}{Gn{K`}}}f}8`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hj}}{Gn{Hn}}{Gn{K`}}}f}9{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Ej{Bh}}{Gn{ADl}}{Gl{K`}}{Ed{Eb}}}f}``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EGl}}}EGl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}EGl}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{Ej{Gj}}{Ej{Hb}}{Gn{ADl}}{Gl{Ib}}{Gn{Hh}}{Ej{Bh}}{Ej{I`}}{Gl{Hj}}{Gn{Hn}}{Gn{K`}}{Gn{Ld}}{Gn{EGl}}{E`{A`}}JbJ`}f}{{}An}{{{b{jFb}}}f}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{ChCh}f}{Chf}0{{Fj{b{B@j}}{b{jJb}}}f}{{}{{b{Cj}}}}>8{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0`{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}5<`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hj}}{Gn{Hn}}{Gn{K`}}{Ed{Eb}}}f}>{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Gl{K`}}}f}`1?0`````````````````{{{b{c}}d}f{}}00{{{b{EHb}}}EHd}0{{{b{c}}}{{b{h}}}{}}0000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{EHb}}}Cd}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{EHb}}DJb}Cd}{{{b{EHb}}c}EHd{{EHf{EHd}}}}{{{b{EHh}}}EHh}{{{b{EHj}}}EHj}{{{b{AAl}}}AAl}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}00{{}EHh}{{}EHj}{{}AAl}{An{{b{c}}}{}}000{{{b{AAl}}}{{b{c}}}{}}{An{{b{jc}}}{}}000{{{b{jAAl}}}{{b{jc}}}{}}{{{b{EHb}}BEn}EHd}{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{EHh}}{b{EHh}}}Cd}{{{b{EHj}}{b{EHj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{EHb}}}Fl}0{{{b{EHb}}}DJb}0{{{b{EHl}}{b{j{ANf{BEn}}}}}f}{{{b{EHh}}{b{j{ANf{BEn}}}}}f}{{{b{EHj}}{b{j{ANf{BEn}}}}}f}{{{b{EHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EHj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EHn}}}EHn}{{{b{EHh}}}EHh}{{{b{EHj}}}EHj}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0110{{{b{EI`}}}{{M`{BEn}}}}{{{b{EHh}}}{{M`{BEn}}}}{{{b{EHj}}}{{M`{BEn}}}}{{{b{EI`}}}DOb}{{{b{EI`}}}ANl}{{{b{EI`}}}CAh}{{{b{EI`}}}DBd}{{{b{EI`}}}DAh}{{{b{EI`}}}DCn}{{{b{EI`}}}BCn}{{{b{EI`}}}CJb}{{{b{EI`}}}Mf}{{{b{EI`}}}AMh}{{{b{EI`}}}BEn}{{{b{EI`}}}An}{{{b{EHb}}c}DOb{{EHf{DOb}}}}{{{b{EHb}}c}ANl{{EHf{ANl}}}}{{{b{EHb}}c}CAh{{EHf{CAh}}}}{{{b{EHb}}c}DBd{{EHf{DBd}}}}{{{b{EHb}}c}DAh{{EHf{DAh}}}}{{{b{EHb}}c}An{{EHf{An}}}}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000{{{b{EHb}}c}DCn{{EHf{DCn}}}}{{{b{EHb}}}EHd}{AlEIb}{{}EHh}{{}EHj}{{{b{EHb}}{b{j{ANf{c}}}}An}{{ANn{{b{j{ANf{c}}}}{b{j{ANf{c}}}}}}}{}}{{{b{jFb}}}f}{{ChCh}f}00{Chf}000000{{ChCh}Cd}0{{{b{{EIf{}{{EId{c}}}}}}c}f{}}{{{b{EHh}}}f}{{{b{EHj}}}f}{AMhf}{{{b{EHb}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{EHb}}c}ClCId}{{{b{EHb}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{EHb}}cAn}BnCId}{{{b{EHb}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}{{}{{b{Cj}}}}{{{b{EHb}}{b{j{ANf{c}}}}}f{}}{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}0{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0003333{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{EHb}}c}BCn{{EHf{BCn}}}}{{{b{EHb}}c}CJb{{EHf{CJb}}}}{{{b{EHb}}c}Mf{{EHf{Mf}}}}{{{b{EHb}}c}AMh{{EHf{AMh}}}}{{{b{EHb}}c}BEn{{EHf{BEn}}}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{b{EHb}}}EHd}{{{b{EHb}}c}An{{EHf{An}}}};;;;{{{b{EHb}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{EHb}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{c{{EIf{}{{EId{c}}}}}{}}{{}EHh}{{}EHj}``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{EIh}}}EIh}{{{b{EIj}}}EIj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{{{b{jEIj}}{Cl{Ib}}}f}{Alc{}}0{{}EIh}{{}EIj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0{{{b{EIj}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0```{{ChCh}f}0{Chf}000{{J`{E`{A`}}{Ej{Gj}}{Ej{AAl}}{Ej{AO`}}{Ef{EIj}}{Ed{El}}{Ed{EIl}}{Ej{Hb}}{Ef{EIh}}{Ed{EIn}}{Gl{AIb}}{Gl{Ib}}{Cl{{Ej{EJ`}}}}}f}`{{{b{EIj}}}Mf}`{{}{{b{Cj}}}}0{{{b{EIj}}Ib}Mf}{{{b{jFb}}}f}{{{b{EIh}}}Cd}`{{{b{c}}}e{}{}}0=={{{b{c}}}{{Cl{e}}}{}{}}0112{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0``````````````````````````{{FlFlFl}Fl}{{AEh{b{Bh}}}{{Cn{{Bl{c}}EJb}}}Of}``````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{EJd}}}EJd}{{{b{EJf}}}EJf}{{{b{EJh}}}EJh}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00{{}EJd}{{}EJf}{{}EJh}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00````{{{b{EJd}}{b{jB`}}}Bb}{{{b{EJh}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1001``{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{EJd}}}Fl}`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}0<<<888{{{b{c}}}{{Cl{e}}}{}{}}00==={c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00<<<{{FlFlFl}Fl}````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EJb}}}EJb}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{EJb}}{b{jB`}}}Bb}0{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}86{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}};{{AEh{b{Bh}}}{{Cn{{Bl{c}}EJb}}}Of}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}=`{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{Kl}}}Fl}{{{b{Kl}}}Gh}00{{{b{Kl}}}Kl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{{{b{Kl}}Gh}Cd}{Alc{}}{{}Kl}{An{{b{c}}}{}}{An{{b{jc}}}{}}<{Anf}{{{b{Kl}}{b{jB`}}}Bb}{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{Kl}}}Fl}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}6{{{b{Kl}}}Gh}`0`{{FlFlFlFl}Kl}{{{b{Kl}}{b{Kl}}}Cd}{{ChCh}f}{Chf}0;4>9{{{b{c}}}{{Cl{e}}}{}{}}?<55{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}=?``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}`{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EJj}}}EJj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}EJj}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jDb}}}f}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}`{Fj{{Ol{ff}}}}=8{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`<`{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EJl}}}EJl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{{Ed{El}}{Ej{EJn}}{Ef{EJl}}{Ed{Eh}}{EK`{A`}}}f}{{}EJl}{An{{b{c}}}{}}{An{{b{jc}}}{}}:{Anf}{{{b{EJl}}{b{jB`}}}Bb}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jDb}}}f}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{jFb}}}f}``=8{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<>>```````````{{{b{c}}d}f{}}000000{{{b{jAKl}}}f}{{{b{jAKl}}{b{EKb}}{b{EJn}}{b{EKd}}}f}{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}0000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000{{{b{c}}}{{b{Dn}}}{}}`{{{b{c}}An}Cd{}}{{{b{EKf}}AnAn}c{}}{{{b{c}}}{{b{e}}}{}{}}0000000{{{b{jc}}}{{b{je}}}{}{}}0000000{{{b{EKh}}}EKh}{{{b{EKj}}}EKj}{{{b{AKf}}}AKf}{{{b{EKl}}}EKl}{{{b{AKd}}}AKd}{{{b{AKl}}}AKl}{{{b{EKf}}}EKf}{{{b{c}}{b{je}}}f{}{}}000000{{{b{c}}}f{}}0000000000{{{b{c}}}{{Aj{Ah}}}{}}000000{{{b{jDb}}}f}{Alc{}}00000`{{}EKh}{{}EKj}{{}AKf}{{}AKd}{{}AKl}{{}EKf}{An{{b{c}}}{}}00{{{b{EKj}}}{{b{c}}}{}}11111{An{{b{jc}}}{}}0{{{b{jEKj}}}{{b{jc}}}{}}111111```{{{b{c}}}{{b{e}}}{}{}}0000000{Anf}0000000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}{{{b{AKf}}{b{AKf}}}Cd}{{{b{EKf}}{b{EKf}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{EKh}}{b{jB`}}}Bb}{{{b{AKf}}{b{jB`}}}Bb}{{{b{EKl}}{b{jB`}}}Bb}{{{b{AKd}}{b{jB`}}}Bb}{{{b{EKf}}{b{jB`}}}Bb}{cc{}}000000000000000{{{b{c}}}e{}{}}0000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1001011001{{{b{jDb}}}f}{{{b{EKj}}}{{`{{CId{}{{BFb{{b{AKd}}}}}}}}}}{{{b{EKl}}An}{{Cl{AKf}}}}{{{b{AKl}}AnAKf}{{b{AKd}}}}{{{b{AKl}}}{{b{{EKn{AKfAKd}}}}}}{{{b{c}}Ane}g{}{}{}}{{{b{AKd}}}EKf}`{{{b{EKf}}}Cd}`{{{b{jDb}}{b{jEL`}}}f}{{{b{AKf}}{b{jc}}}fAMd}`{{}An}0000000{ce{}{}}0000000{{{Aj{c}}}{{Aj{h}}}{}}0000000{{{C`{c}}}{{C`{h}}}{}}0000000{{{Cb{c}}}{{Cb{h}}}{}}0000000{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}444444444{{{b{c}}}Cd{}}00000000{{}EKl}`:````{{{b{EKl}}}An}{{{b{jDb}}}f}```````{{{b{EKf}}}ELb}``{{{b{jEKl}}}{{Cl{c}}}{}}0{{{b{jEKl}}An}{{Cl{c}}}{}}```?`{{ChCh}f}000000{Chf}0000000000000{{ChCh}Cd}0{ChAMh}`{{}{{b{Cj}}}}000{{{b{jc}}AnCd}f{}}{{{b{jEKf}}AnAnc}f{}}{{{b{jEKf}}Cd}f}0{{{b{jEKf}}ELb}f}111`{{{b{EKf}}}Cd}`{{{b{EKl}}}{{ANn{An{Cl{An}}}}}}`1`{{{b{c}}}e{}{}}000000{{{b{c}}}{}{}}0{ce{}{}}0000000{{{b{c}}}{{Cl{e}}}{}{}}000000033333333{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}{c{{Cn{e}}}{}{}}000000000000000{{{b{c}}}D`{}}0000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000{{{b{jAKd}}{b{EKf}}}f}{{{b{jAKl}}}f}77777777```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{g}}}{{ELd{cg}}}Of{{ELf{c}}}{{ELj{}{{ELh{e}}}}}}{{{b{jg}}}{{ELl{cg}}}Of{{ELf{c}}}{{ELn{}{{ELh{e}}}}}}```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{Ej{Gj}}{EMd{{EMb{EM`}}}}J`}f}``````````{{{Ed{EMf}}{Ed{Eb}}{Lb{Bh}}{Ed{Gj}}{BDf{{EMb{EM`}}}}}f}{{{b{EMh}}}Fl}{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}{AMfAMf}{DMbDMb}{DM`DM`}{EMjEMj}{EMlEMl}{EMnEMn}{{H`H`}H`}{{{b{EN`}}EN`Fl}Cd}{{{b{ENb}}ENbFl}Cd}{{{b{DNh}}DNhFl}Cd}{{GhGhFl}Cd}{{KjKjFl}Cd}{{{b{DMj}}DMjFl}Cd}{{{b{ENd}}ENdFl}Cd}{{{b{DNl}}DNlFl}Cd}{{CC`CC`Fl}Cd}{{DNdDNdFl}Cd}{{DMlDMlFl}Cd}{{{b{ENf}}ENfDJb}Cd}{{{b{ENh}}ENhDJb}Cd}{{{b{DLd}}DLdDJb}Cd}{{{b{DNj}}DNjDJb}Cd}{{{b{DLn}}DLnDJb}Cd}{{DNnDNnDJb}Cd}{{DLhDLhDJb}Cd}{{DMfDMfDJb}Cd}{{DLfDLfDJb}Cd}{{{b{ENj}}}{{Cn{{ENn{ENl}}EO`}}}}{{{b{ENj}}c}{{Cn{{ENn{ENl}}EO`}}}{{EOb{ENl}}}}0```{{{b{EJ`}}}{{ACl{An}}}}{{{b{EJ`}}}{{Cl{{ACl{An}}}}}}{{{b{jEOd}}e}f{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}{{EMhEMh}}{{DNhDNh}}{{GhFl}Gh}{{GhGh}Gh}{{KjFl}Kj}{{KjKj}Kj}{{DMjDMj}}{{ENdENd}}{{DNlDNl}}{{CC`CC`}CC`}{{DNdFl}DNd}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DMlFl}DMl}{{DLdDLd}}{{DNjDNj}}{{DLnDLn}}{{DNnDNn}DNn}{{DLhDJb}DLh}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DMfDJb}DMf}{{DLfDLf}DLf}{{DLfDJb}DLf}{{AMfCAh}AMf}{{AMfAMf}AMf}{{DMbCAh}DMb}{{DMbDMb}DMb}{{DM`DM`}DM`}{{DM`CAh}DM`}{{MjMf}Mj}{{MjMj}Mj}{{DNfDNf}DNf}{{DNfMf}DNf}{{DMdMf}DMd}{{DMdDMd}DMd}{{EMjDBd}EMj}{{EMjEMj}EMj}{{EMlDBd}EMl}{{EMlEMl}EMl}{{EMnDBd}EMn}{{EMnEMn}EMn}{{EOfAMh}EOf}{{EOfEOf}EOf}{{EOhAMh}EOh}{{EOhEOh}EOh}{{EOjAMh}EOj}{{EOjEOj}EOj}{{H`H`}H`}{{H`EOl}}{{H`EOn}H`}{{{b{jEMh}}EMh}f}{{{b{jDNh}}DNh}f}{{{b{jGh}}Gh}f}{{{b{jGh}}Fl}f}{{{b{jKj}}Fl}f}{{{b{jKj}}Kj}f}{{{b{jDMj}}DMj}f}{{{b{jENd}}ENd}f}{{{b{jDNl}}DNl}f}{{{b{jDNd}}Fl}f}{{{b{jDNd}}DNd}f}{{{b{jDMl}}Fl}f}{{{b{jDMl}}DMl}f}{{{b{jDLd}}DLd}f}{{{b{jDNj}}DNj}f}{{{b{jDLn}}DLn}f}{{{b{jDLh}}DLh}f}{{{b{jDLh}}DJb}f}{{{b{jDMf}}DMf}f}{{{b{jDMf}}DJb}f}{{{b{jDLf}}DLf}f}{{{b{jDLf}}DJb}f}{{{b{jAMf}}CAh}f}{{{b{jAMf}}AMf}f}{{{b{jDMb}}DMb}f}{{{b{jDMb}}CAh}f}{{{b{jDM`}}CAh}f}{{{b{jDM`}}DM`}f}{{{b{jMj}}Mj}f}{{{b{jMj}}Mf}f}{{{b{jDNf}}DNf}f}{{{b{jDNf}}Mf}f}{{{b{jDMd}}Mf}f}{{{b{jDMd}}DMd}f}{{{b{jEMj}}DBd}f}{{{b{jEMj}}EMj}f}{{{b{jEMl}}EMl}f}{{{b{jEMl}}DBd}f}{{{b{jEMn}}DBd}f}{{{b{jEMn}}EMn}f}{{{b{jEOf}}AMh}f}{{{b{jEOf}}EOf}f}{{{b{jEOh}}EOh}f}{{{b{jEOh}}AMh}f}{{{b{jEOj}}EOj}f}{{{b{jEOj}}AMh}f}{{{b{jH`}}EOl}f}{{{b{jH`}}H`}f}{{{b{jEl}}{Aj{BEd}}}f}{{{b{DMj}}{b{DMj}}}DMj}{{{b{DLd}}{b{DLd}}}DLd}{{{b{DNh}}{b{DNh}}}DNh}{{{b{ENd}}{b{ENd}}}ENd}{{{b{DNj}}{b{DNj}}}DNj}{{{b{DNl}}{b{DNl}}}DNl}{{{b{DLn}}{b{DLn}}}DLn}{{{b{jF@`}}MfF@bFl}f}{{{b{jF@`}}F@bFl}f}{{{b{jFf}}e}{{b{jFf}}}{}{{On{cf{Cl{f}}}{{Oj{{Ol{f{Cl{f}}}}}}}}}}{{{b{jFf}}e}{{b{jFf}}}{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}{{{b{jF@d}}{Ol{ff}}}f}{{{b{jF@f}}{Ol{ff}}}f}{{{b{jFf}}cg}{{b{jFf}}}F@h{}{{On{eff}{{Oj{{Ol{ff}}}}}}}}{{{b{jJj}}Fl}f}{{{b{jHb}}H`}f}{{{b{jF@j}}}f}`{DN`Cd}{DMnCd}{DNbCd}{F@lCd}{F@nCd}{{{b{Gj}}}{{Bn{Fj}}}}`{{{b{{C`{ce}}}}}{{b{e}}}BJbFA`}{{{b{EHb}}}EHd}0{{{FAb{c}}{FAb{e}}}{{FAb{e}}}{}{}}{{{FAb{c}}g}{{FAb{e}}}{}{}{{BEd{c}{{BBf{{FAb{e}}}}}}}}{{GhGh}Fl}{{KjKj}Fl}{{CC`CC`}Fl}{{DNdDNd}Fl}{{DNnDNn}DJb}{{DLhDLh}DJb}{{DMfDMf}DJb}{{{Ej{Hb}}{Ej{Gj}}{BDf{{EMb{Hj}}}}{BDf{{EMb{Hl}}}}}f}{{{b{jFb}}}f}`{DN`Cd}{DMnCd}{DNbCd}{F@lCd}{F@nCd}{{{b{Kj}}}Kj}{{{b{DNd}}}DNd}{{{b{DMf}}}DMf}{{{b{Kj}}}{{ANn{KjKj}}}}{{{b{DNd}}}{{ANn{DNdDNd}}}}{{{b{DMf}}}{{ANn{DMfDMf}}}}543{{{b{jFAd}}{b{FAf}}}f}{{{b{jDN`}}{b{FAf}}}f}{{{b{jDMn}}{b{FAf}}}f}{{{b{jDNb}}{b{FAf}}}f}{{{b{jF@l}}{b{FAf}}}f}{{{b{jF@n}}{b{FAf}}}f}{{{b{jEN`}}{b{FAf}}}f}{{{b{jENb}}{b{FAf}}}f}{{{b{jDNh}}{b{FAf}}}f}{{{b{jGh}}{b{FAf}}}f}{{{b{jKj}}{b{FAf}}}f}{{{b{jDMj}}{b{FAf}}}f}{{{b{jENd}}{b{FAf}}}f}{{{b{jDNl}}{b{FAf}}}f}{{{b{jCC`}}{b{FAf}}}f}{{{b{jDNd}}{b{FAf}}}f}{{{b{jDMl}}{b{FAf}}}f}{{{b{jENf}}{b{FAf}}}f}{{{b{jENh}}{b{FAf}}}f}{{{b{jDLd}}{b{FAf}}}f}{{{b{jDNj}}{b{FAf}}}f}{{{b{jDLn}}{b{FAf}}}f}{{{b{jDNn}}{b{FAf}}}f}{{{b{jDLh}}{b{FAf}}}f}{{{b{jDMf}}{b{FAf}}}f}{{{b{jDLf}}{b{FAf}}}f}{{{b{jAMf}}{b{FAf}}}f}{{{b{jDMb}}{b{FAf}}}f}{{{b{jDM`}}{b{FAf}}}f}{{{b{jMj}}{b{FAf}}}f}{{{b{jDNf}}{b{FAf}}}f}{{{b{jDMd}}{b{FAf}}}f}{{{b{jH`}}{b{FAf}}}f}{{{b{{BBj{}{{FAh{c}}}}}}{b{jFAj}}}fCId}{{{b{{b{{EMd{{EMb{c}}}}}}}}{b{jFAj}}}fOf}{{{b{{b{{EMd{FAl}}}}}}{b{jFAj}}}f}{{{b{{b{{BDf{{EMb{c}}}}}}}}{b{jFAj}}}fOf}{{{b{{b{j{BDf{{EMb{c}}}}}}}}{b{jFAj}}}fOf}{{{b{{b{{ELd{cg}}}}}}{b{jFAj}}}fOf{{ELf{c}}}{{ELj{}{{ELh{e}}}}}}{{{b{{b{j{ELl{cg}}}}}}{b{jFAj}}}fOf{{ELf{c}}}{{ELn{}{{ELh{e}}}}}}{{{b{jF@j}}{b{c}}{b{EJn}}{b{EKd}}}fOf}{{{b{BBd}}{b{j{M`{BEn}}}}}{{b{jMl}}}}{{{b{c}}}{{b{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{FAd}}}{{b{h}}}}11111{{{b{DN`}}}{{b{h}}}}222{{{b{DMn}}}{{b{h}}}}333{{{b{DNb}}}{{b{h}}}}4444{{{b{F@l}}}{{b{h}}}}55{{{b{F@n}}}{{b{h}}}}6{{{b{EN`}}}{{b{h}}}}77{{{b{ENb}}}{{b{h}}}}888{{{b{DNh}}}{{b{h}}}}9{{{b{Gh}}}{{b{h}}}}:::{{{b{Kj}}}{{b{h}}}};;{{{b{DMj}}}{{b{h}}}}<<{{{b{ENd}}}{{b{h}}}}=={{{b{DNl}}}{{b{h}}}}>>>{{{b{CC`}}}{{b{h}}}}??{{{b{DNd}}}{{b{h}}}}{{{b{c}}}{{b{h}}}{}}0{{{b{DMl}}}{{b{h}}}}11{{{b{ENf}}}{{b{h}}}}2{{{b{ENh}}}{{b{h}}}}33{{{b{DLd}}}{{b{h}}}}444{{{b{DNj}}}{{b{h}}}}{{{b{DLn}}}{{b{h}}}}66{{{b{DNn}}}{{b{h}}}}777{{{b{DLh}}}{{b{h}}}}88{{{b{DMf}}}{{b{h}}}}99{{{b{DLf}}}{{b{h}}}}:::{{{b{AMf}}}{{b{h}}}};;;;{{{b{DMb}}}{{b{h}}}}<<{{{b{DM`}}}{{b{h}}}}={{{b{Mj}}}{{b{h}}}}>>>>{{{b{DNf}}}{{b{h}}}}?????{{{b{DMd}}}{{b{h}}}}{{{b{c}}}{{b{h}}}{}}00000000000000000{{{b{H`}}}{{b{h}}}}111{{{b{jc}}}{{b{jh}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jFAd}}}{{b{jh}}}}1{{{b{jDN`}}}{{b{jh}}}}2{{{b{jDMn}}}{{b{jh}}}}33{{{b{jDNb}}}{{b{jh}}}}{{{b{jF@l}}}{{b{jh}}}}5{{{b{jF@n}}}{{b{jh}}}}66{{{b{jEN`}}}{{b{jh}}}}{{{b{jENb}}}{{b{jh}}}}8{{{b{jDNh}}}{{b{jh}}}}99{{{b{jGh}}}{{b{jh}}}}{{{b{jKj}}}{{b{jh}}}};{{{b{jDMj}}}{{b{jh}}}}<<{{{b{jENd}}}{{b{jh}}}}={{{b{jDNl}}}{{b{jh}}}}>{{{b{jCC`}}}{{b{jh}}}}?{{{b{jDNd}}}{{b{jh}}}}{{{b{jDMl}}}{{b{jh}}}}{{{b{jc}}}{{b{jh}}}{}}0{{{b{jENf}}}{{b{jh}}}}{{{b{jENh}}}{{b{jh}}}}22{{{b{jDLd}}}{{b{jh}}}}3{{{b{jDNj}}}{{b{jh}}}}{{{b{jDLn}}}{{b{jh}}}}5{{{b{jDNn}}}{{b{jh}}}}6{{{b{jDLh}}}{{b{jh}}}}7{{{b{jDMf}}}{{b{jh}}}}88{{{b{jDLf}}}{{b{jh}}}}{{{b{jAMf}}}{{b{jh}}}}::{{{b{jDMb}}}{{b{jh}}}}{{{b{jDM`}}}{{b{jh}}}}<<{{{b{jMj}}}{{b{jh}}}}{{{b{jDNf}}}{{b{jh}}}}>{{{b{jDMd}}}{{b{jh}}}}????????{{{b{jH`}}}{{b{jh}}}}{{{b{c}}{b{{n{l}}}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{b{{FAn{eg}}}}}{}{}FB`}{{{b{Mh}}}DAh}{{{b{Mh}}}{{b{FBb}}}}{{{EMd{c}}}EMd{ELjBJb}}{{{BDf{c}}}BDf{ELnBJb}}{{{b{DMj}}}DLd}{{{b{DNh}}}DNj}{{{b{ENd}}}DNj}{{{b{DNl}}}DLn}{{{b{Gh}}}DLh}{{{b{AMf}}}DLh}{{{b{Mj}}}DLh}{{{b{EMj}}}DLh}{{{b{EOf}}}DLh}{{{b{Kj}}}DMf}{{{b{DNd}}}DMf}{{{b{DMb}}}DMf}{{{b{DNf}}}DMf}{{{b{EMl}}}DMf}{{{b{EOh}}}DMf}{{{b{DMl}}}DLf}{{{b{DM`}}}DLf}{{{b{DMd}}}DLf}{{{b{EMn}}}DLf}{{{b{EOj}}}DLf}{{{b{c}}}{{b{Dn}}}{}}00000000000000000000000000000000000000{DNnCC`}{CC`DNn}{{{b{{C`{c}}}}}FBd{FBfBJb}}{{{b{Gh}}}EMj}{{{b{DLh}}}EMj}{{{b{AMf}}}EMj}{{{b{Mj}}}EMj}{{{b{EOf}}}EMj}{{{b{Kj}}}EMl}{{{b{DNd}}}EMl}{{{b{DMf}}}EMl}{{{b{DMb}}}EMl}{{{b{DNf}}}EMl}{{{b{EOh}}}EMl}{{{b{DMl}}}EMn}{{{b{DLf}}}EMn}{{{b{DM`}}}EMn}{{{b{DMd}}}EMn}{{{b{EOj}}}EMn}{{{b{Gh}}}AMf}{{{b{DLh}}}AMf}{{{b{Mj}}}AMf}{{{b{EMj}}}AMf}{{{b{EOf}}}AMf}{{{b{Kj}}}DMb}{{{b{DNd}}}DMb}{{{b{DMf}}}DMb}{{{b{DNf}}}DMb}{{{b{EMl}}}DMb}{{{b{EOh}}}DMb}{{{b{DMl}}}DM`}{{{b{DLf}}}DM`}{{{b{DMd}}}DM`}{{{b{EMn}}}DM`}{{{b{EOj}}}DM`}{{{b{FBh}}}{{b{FBj}}}}{{{b{jFBh}}}{{b{jFBj}}}}{{{b{DLd}}}DMj}{{{b{DNj}}}DNh}{{{b{DLn}}}DNl}{{{b{H`}}}BCn}0{{{b{H`}}}Fl}{{{b{H`}}}DJb}{{{BDf{e}}}{{BDf{c}}}BJb{{FBl{c}}BJb}}{{{b{j{BDf{e}}}}}{{b{jc}}}{}{{FBl{c}}BJb}}{{{b{j{FAb{c}}}}}{{FAb{{b{jc}}}}}{}}{{{b{jDNh}}}{{b{j{M`{Fl}}}}}}{{{b{jGh}}}{{b{j{M`{Fl}}}}}}{{{b{jKj}}}{{b{j{M`{Fl}}}}}}{{{b{jDMj}}}{{b{j{M`{Fl}}}}}}{{{b{jDNl}}}{{b{j{M`{Fl}}}}}}{{{b{jDNd}}}{{b{j{M`{Fl}}}}}}{{{b{jDMl}}}{{b{j{M`{Fl}}}}}}{{{b{jDLd}}}{{b{j{M`{DJb}}}}}}{{{b{jDNj}}}{{b{j{M`{DJb}}}}}}{{{b{jDLn}}}{{b{j{M`{DJb}}}}}}{{{b{jDLh}}}{{b{j{M`{DJb}}}}}}{{{b{jDMf}}}{{b{j{M`{DJb}}}}}}{{{b{jDLf}}}{{b{j{M`{DJb}}}}}}{{{b{jAMf}}}{{b{j{M`{CAh}}}}}}{{{b{jDMb}}}{{b{j{M`{CAh}}}}}}{{{b{jDM`}}}{{b{j{M`{CAh}}}}}}{{{b{jMj}}}{{b{j{M`{Mf}}}}}}{{{b{jDNf}}}{{b{j{M`{Mf}}}}}}{{{b{jDMd}}}{{b{j{M`{Mf}}}}}}{{{b{jEMj}}}{{b{j{M`{DBd}}}}}}{{{b{jEMl}}}{{b{j{M`{DBd}}}}}}{{{b{jEMn}}}{{b{j{M`{DBd}}}}}}{{{b{jEOf}}}{{b{j{M`{AMh}}}}}}{{{b{jEOh}}}{{b{j{M`{AMh}}}}}}{{{b{jEOj}}}{{b{j{M`{AMh}}}}}}{{{b{jDNh}}}{{b{j{M`{{M`{Fl}}}}}}}}{{{b{jGh}}}{{b{j{M`{Fl}}}}}}{{{b{jKj}}}{{b{j{M`{Fl}}}}}}{{{b{jDMj}}}{{b{j{M`{{M`{Fl}}}}}}}}{{{b{jDNl}}}{{b{j{M`{{M`{Fl}}}}}}}}{{{b{jDMl}}}{{b{j{M`{Fl}}}}}}{{{b{jAMf}}}{{b{j{M`{CAh}}}}}}{{{b{jDMb}}}{{b{j{M`{CAh}}}}}}{{{b{jDM`}}}{{b{j{M`{CAh}}}}}}{{{b{jMj}}}{{b{j{M`{Mf}}}}}}{{{b{jDNf}}}{{b{j{M`{Mf}}}}}}{{{b{jDMd}}}{{b{j{M`{Mf}}}}}}{{{b{H`}}}BCn}{{{b{{FBn{c}}}}}{}BJb}{{{b{{C`{ce}}}}}{}BJbFA`}{{{b{{C`{c}}}}}CAhFC`}{{{b{{EMd{e}}}}}{{b{c}}}{}{{EOb{c}}BJb}}{{{EMd{e}}}{{EMd{c}}}BJb{{EOb{c}}BJb}}{{{b{Mh}}}{{b{Ml}}}}{{{b{{BDf{e}}}}}{{b{c}}}{}{{EOb{c}}BJb}}{{{b{FCb}}}FCd}{{{b{{FAb{c}}}}}{{FAb{{b{c}}}}}{}}{{{b{{C`{ce}}}}}{{b{c}}}BJbFA`}{{{b{DNh}}}{{b{{M`{Fl}}}}}}{{{b{Gh}}}{{b{{M`{Fl}}}}}}{{{b{Kj}}}{{b{{M`{Fl}}}}}}{{{b{DMj}}}{{b{{M`{Fl}}}}}}{{{b{DNl}}}{{b{{M`{Fl}}}}}}{{{b{CC`}}}{{b{{M`{Fl}}}}}}{{{b{DNd}}}{{b{{M`{Fl}}}}}}{{{b{DMl}}}{{b{{M`{Fl}}}}}}{{{b{DLd}}}{{b{{M`{DJb}}}}}}{{{b{DNj}}}{{b{{M`{DJb}}}}}}{{{b{DLn}}}{{b{{M`{DJb}}}}}}{{{b{DNn}}}{{b{{M`{DJb}}}}}}{{{b{DLh}}}{{b{{M`{DJb}}}}}}{{{b{DMf}}}{{b{{M`{DJb}}}}}}{{{b{DLf}}}{{b{{M`{DJb}}}}}}{{{b{AMf}}}{{b{{M`{CAh}}}}}}{{{b{DMb}}}{{b{{M`{CAh}}}}}}{{{b{DM`}}}{{b{{M`{CAh}}}}}}{{{b{Mj}}}{{b{{M`{Mf}}}}}}{{{b{DNf}}}{{b{{M`{Mf}}}}}}{{{b{DMd}}}{{b{{M`{Mf}}}}}}{{{b{EMj}}}{{b{{M`{DBd}}}}}}{{{b{EMl}}}{{b{{M`{DBd}}}}}}{{{b{EMn}}}{{b{{M`{DBd}}}}}}{{{b{EOf}}}{{b{{M`{AMh}}}}}}{{{b{EOh}}}{{b{{M`{AMh}}}}}}{{{b{EOj}}}{{b{{M`{AMh}}}}}}{{{b{DNh}}}{{b{{M`{{M`{Fl}}}}}}}}{{{b{Gh}}}{{b{{M`{Fl}}}}}}{{{b{Kj}}}{{b{{M`{Fl}}}}}}{{{b{DMj}}}{{b{{M`{{M`{Fl}}}}}}}}{{{b{DNl}}}{{b{{M`{{M`{Fl}}}}}}}}{{{b{DMl}}}{{b{{M`{Fl}}}}}}{{{b{AMf}}}{{b{{M`{CAh}}}}}}{{{b{DMb}}}{{b{{M`{CAh}}}}}}{{{b{DM`}}}{{b{{M`{CAh}}}}}}{{{b{Mj}}}{{b{{M`{Mf}}}}}}{{{b{DNf}}}{{b{{M`{Mf}}}}}}{{{b{DMd}}}{{b{{M`{Mf}}}}}}{{{b{FAd}}}{{b{FAf}}}}{{{b{DN`}}}{{b{FAf}}}}{{{b{DMn}}}{{b{FAf}}}}{{{b{DNb}}}{{b{FAf}}}}{{{b{F@l}}}{{b{FAf}}}}{{{b{F@n}}}{{b{FAf}}}}{{{b{EN`}}}{{b{FAf}}}}{{{b{ENb}}}{{b{FAf}}}}{{{b{DNh}}}{{b{FAf}}}}{{{b{Gh}}}{{b{FAf}}}}{{{b{Kj}}}{{b{FAf}}}}{{{b{DMj}}}{{b{FAf}}}}{{{b{ENd}}}{{b{FAf}}}}{{{b{DNl}}}{{b{FAf}}}}{{{b{CC`}}}{{b{FAf}}}}{{{b{DNd}}}{{b{FAf}}}}{{{b{DMl}}}{{b{FAf}}}}{{{b{ENf}}}{{b{FAf}}}}{{{b{ENh}}}{{b{FAf}}}}{{{b{DLd}}}{{b{FAf}}}}{{{b{DNj}}}{{b{FAf}}}}{{{b{DLn}}}{{b{FAf}}}}{{{b{DNn}}}{{b{FAf}}}}{{{b{DLh}}}{{b{FAf}}}}{{{b{DMf}}}{{b{FAf}}}}{{{b{DLf}}}{{b{FAf}}}}{{{b{AMf}}}{{b{FAf}}}}{{{b{DMb}}}{{b{FAf}}}}{{{b{DM`}}}{{b{FAf}}}}{{{b{Mj}}}{{b{FAf}}}}{{{b{DNf}}}{{b{FAf}}}}{{{b{DMd}}}{{b{FAf}}}}{{{b{H`}}}{{b{FAf}}}}{{{b{jFAd}}}{{b{jFAf}}}}{{{b{jDN`}}}{{b{jFAf}}}}{{{b{jDMn}}}{{b{jFAf}}}}{{{b{jDNb}}}{{b{jFAf}}}}{{{b{jF@l}}}{{b{jFAf}}}}{{{b{jF@n}}}{{b{jFAf}}}}{{{b{jEN`}}}{{b{jFAf}}}}{{{b{jENb}}}{{b{jFAf}}}}{{{b{jDNh}}}{{b{jFAf}}}}{{{b{jGh}}}{{b{jFAf}}}}{{{b{jKj}}}{{b{jFAf}}}}{{{b{jDMj}}}{{b{jFAf}}}}{{{b{jENd}}}{{b{jFAf}}}}{{{b{jDNl}}}{{b{jFAf}}}}{{{b{jCC`}}}{{b{jFAf}}}}{{{b{jDNd}}}{{b{jFAf}}}}{{{b{jDMl}}}{{b{jFAf}}}}{{{b{jENf}}}{{b{jFAf}}}}{{{b{jENh}}}{{b{jFAf}}}}{{{b{jDLd}}}{{b{jFAf}}}}{{{b{jDNj}}}{{b{jFAf}}}}{{{b{jDLn}}}{{b{jFAf}}}}{{{b{jDNn}}}{{b{jFAf}}}}{{{b{jDLh}}}{{b{jFAf}}}}{{{b{jDMf}}}{{b{jFAf}}}}{{{b{jDLf}}}{{b{jFAf}}}}{{{b{jAMf}}}{{b{jFAf}}}}{{{b{jDMb}}}{{b{jFAf}}}}{{{b{jDM`}}}{{b{jFAf}}}}{{{b{jMj}}}{{b{jFAf}}}}{{{b{jDNf}}}{{b{jFAf}}}}{{{b{jDMd}}}{{b{jFAf}}}}{{{b{jH`}}}{{b{jFAf}}}}{{{b{EMh}}}EMh}{EMh{{M`{Fl}}}}{{{b{jOf}}}FCf}{{{b{Of}}}FCh}{{{b{H`}}}AMh}{{{b{H`}}}Fl}{{{b{H`}}}DJb}{{{b{FCj}}}{{Cn{{b{c}}FCl}}}{}}{{{b{Mh}}}{{b{Ml}}}}{{{b{Gh}}}EOf}{{{b{DLh}}}EOf}{{{b{AMf}}}EOf}{{{b{Mj}}}EOf}{{{b{EMj}}}EOf}{{{b{Kj}}}EOh}{{{b{DNd}}}EOh}{{{b{DMf}}}EOh}{{{b{DMb}}}EOh}{{{b{DNf}}}EOh}{{{b{EMl}}}EOh}{{{b{DMl}}}EOj}{{{b{DLf}}}EOj}{{{b{DM`}}}EOj}{{{b{DMd}}}EOj}{{{b{EMn}}}EOj}{{{b{Gh}}}Mj}{{{b{DLh}}}Mj}{{{b{AMf}}}Mj}{{{b{EMj}}}Mj}{{{b{EOf}}}Mj}{{{b{Kj}}}DNf}{{{b{DNd}}}DNf}{{{b{DMf}}}DNf}{{{b{DMb}}}DNf}{{{b{EMl}}}DNf}{{{b{EOh}}}DNf}{{{b{DMl}}}DMd}{{{b{DLf}}}DMd}{{{b{DM`}}}DMd}{{{b{EMn}}}DMd}{{{b{EOj}}}DMd}{{{b{DLh}}}Gh}{{{b{AMf}}}Gh}{{{b{Mj}}}Gh}{{{b{EMj}}}Gh}{{{b{EOf}}}Gh}{{{b{DMf}}}Kj}{{{b{DMb}}}Kj}{{{b{DNf}}}Kj}{{{b{EMl}}}Kj}{{{b{EOh}}}Kj}{{{b{DMf}}}DNd}{{{b{DMb}}}DNd}{{{b{DNf}}}DNd}{{{b{EMl}}}DNd}{{{b{EOh}}}DNd}{{{b{DLf}}}DMl}{{{b{DM`}}}DMl}{{{b{DMd}}}DMl}{{{b{EMn}}}DMl}{{{b{EOj}}}DMl}`````{{ce}FCn{{DBl{FD`}}}FDb}``````````{{{C`{{DFb{c}}e}}}{{C`{ce}}}{}FA`}{{{C`{{ANf{{DFb{c}}}}e}}}{{C`{{ANf{c}}e}}}{}FA`}````{{{b{EJ`}}}Fl}{{{b{EJ`}}}BCn}`{{{b{EMh}}}Fl}```{{}{{ANn{{FDd{ce}}{FDf{ce}}}}}{}{}}`{{{b{FDh}}}Cd}{{{b{jFDh}}{b{FDh}}}{{b{jFDh}}}}01{{{b{jFDh}}AnCd}{{b{jFDh}}}}{{{b{FDh}}}An}{{{b{FDh}}{b{FDh}}}Cd}0{{{b{jFDh}}An}{{b{jFDh}}}}{{{b{FDh}}}{{b{{FDj{FDh}}}}}}{{{b{jFDh}}Cd}{{b{jFDh}}}}4{{{b{jFDh}}{b{FDh}}{b{FDh}}}{{b{jFDh}}}}8{{{b{jFDh}}}{{b{jFDh}}}}84455{{{b{FDh}}An}Cd}9{{DN`DN`}DN`}{{DMnDMn}DMn}{{DNbDNb}DNb}{{F@lF@l}F@l}{{F@nF@n}F@n}{{AMfCAh}}{{AMfAMf}}{{DMbDMb}}{{DMbCAh}}{{DM`CAh}}{{DM`DM`}}{{MjMf}}{{MjMj}}{{DNfMf}}{{DNfDNf}}{{DMdDMd}}{{DMdMf}}{{EMjDBd}}{{EMjEMj}}{{EMlEMl}}{{EMlDBd}}{{EMnDBd}}{{EMnEMn}}{{EOfEOf}}{{EOfAMh}}{{EOhAMh}}{{EOhEOh}}{{EOjEOj}}{{EOjAMh}}{{{b{jDN`}}DN`}f}{{{b{jDMn}}DMn}f}{{{b{jDNb}}DNb}f}{{{b{jF@l}}F@l}f}{{{b{jF@n}}F@n}f}{DN`Mf}{DMnMf}{DNbMf}{F@lMf}{F@nMf}{{DN`DN`}DN`}{{DMnDMn}DMn}{{DNbDNb}DNb}{{F@lF@l}F@l}{{F@nF@n}F@n}{{AMfCAh}}{{AMfAMf}}{{DMbDMb}}{{DMbCAh}}{{DM`DM`}}{{DM`CAh}}{{MjMj}}{{MjMf}}{{DNfDNf}}{{DNfMf}}{{DMdDMd}}{{DMdMf}}{{EMjEMj}}{{EMjDBd}}{{EMlEMl}}{{EMlDBd}}{{EMnDBd}}{{EMnEMn}}{{EOfAMh}}{{EOfEOf}}{{EOhEOh}}{{EOhAMh}}{{EOjEOj}}{{EOjAMh}}`{{{b{jDN`}}DN`}f}{{{b{jDMn}}DMn}f}{{{b{jDNb}}DNb}f}{{{b{jF@l}}F@l}f}{{{b{jF@n}}F@n}f}{{{b{ELf}}}{{b{FAj}}}}{{{b{FAl}}}{{b{FAj}}}}{{{b{{EMb{c}}}}}{{b{FAj}}}Of}{{{b{Gj}}}{{b{FAj}}}}``````{{DN`DN`}DN`}{{DMnDMn}DMn}{{DNbDNb}DNb}{{F@lF@l}F@l}{{F@nF@n}F@n}{{AMfCAh}}{{AMfAMf}}{{DMbDMb}}{{DMbCAh}}{{DM`CAh}}{{DM`DM`}}{{MjMj}}{{MjMf}}{{DNfDNf}}{{DNfMf}}{{DMdDMd}}{{DMdMf}}{{EMjEMj}}{{EMjDBd}}{{EMlEMl}}{{EMlDBd}}{{EMnDBd}}{{EMnEMn}}{{EOfEOf}}{{EOfAMh}}{{EOhAMh}}{{EOhEOh}}{{EOjAMh}}{{EOjEOj}}{{{b{jDN`}}DN`}f}{{{b{jDMn}}DMn}f}{{{b{jDNb}}DNb}f}{{{b{jF@l}}F@l}f}{{{b{jF@n}}F@n}f}``{{{b{EHb}}}Cd}{{FDl{b{FDn}}}FDl}{{FE`Cd}FE`}`{{FE`Fl}FE`}````{{{b{Bd}}{b{jc}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}00000{{{b{{FBn{c}}}}}{{EMd{c}}}BJb}11111111{{{b{Bd}}{b{j}}}}{{{b{{EMd{c}}}}}{{b{c}}}{}}331333333133333133333313{{{b{{BDf{c}}}}}{{b{c}}}BJb}4444444444{{{b{FEb}}}{{EMd{{Cl{FEd}}}}}}55555555555555353355535555555555555555555555555555555555555555555555555555{{{b{{FEf{c}}}}}{{Cl{{EMd{c}}}}}Of}666666664666666666666666666666666666666664666666666666666666666666{{{b{FEh}}}{{b{FEj}}}}7757777777{{{b{{C`{ce}}}}}{{b{c}}}BJbFA`}8888888888888888888888888888888888888888``{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{{FBn{c}}}}}{{BDf{c}}}BJb}11111111111111111111111111{{{b{j{BDf{c}}}}}{{b{jc}}}BJb}222222222222{{{b{FEb}}}{{BDf{{Cl{FEd}}}}}}3333333333333333333333333333333333333333333333333333333333333333333333{{{b{{FEf{c}}}}}{{Cl{{BDf{c}}}}}Of}444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444`````````{AMh{{FEl{AMh}}}}{{{b{{C`{e}}}}c}{}{}{{FEn{c}}BJb}}{{{b{jc}}{FF`{e}}}{}{}{}}{{{b{{C`{FFb}}}}{b{FFd}}}FFf}{{{b{Of}}}{{b{c}}}Of}{{{b{jOf}}}{{b{jc}}}Of}{{{b{{C`{c}}}}}{{Cl{{b{FFh}}}}}{FFhBJb}}{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}```{{{b{EHb}}DJb}Cd}{{{b{EHb}}c}EHd{{EHf{EHd}}}}`{{{b{{C`{c}}}}AMh}{{Cn{fFFj}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{ClFFn}}}{FFlBJb}}{{H`H`}{{Cl{H`}}}}{{H`Mf}{{Cl{H`}}}}01{c{{Cn{AnFG`}}}{}}``{c{{FGb{e}}}{}{}}{{GhGhGh}Gh}{{KjKjKj}Kj}{{DNdDNdDNd}DNd}{{DMlDMlDMl}DMl}{{DLhDLhDLh}DLh}{{DMfDMfDMf}DMf}{{DLfDLfDLf}DLf}{{AMfAMfAMf}AMf}{{DMbDMbDMb}DMb}{{DM`DM`DM`}DM`}{{MjMjMj}Mj}{{DNfDNfDNf}DNf}{{DMdDMdDMd}DMd}{{EMjEMjEMj}EMj}{{EMlEMlEMl}EMl}{{EMnEMnEMn}EMn}{{EOfEOfEOf}EOf}{{EOhEOhEOh}EOh}{{EOjEOjEOj}EOj}{{GhFlFl}Gh}{{KjFlFl}Kj}{{DNdFlFl}DNd}{{DMlFlFl}DMl}{{DLhDJbDJb}DLh}{{DMfDJbDJb}DMf}{{DLfDJbDJb}DLf}{{GhFl}Gh}{{KjFl}Kj}{{DNdFl}DNd}{{DMlFl}DMl}{{DLhDJb}DLh}{{DMfDJb}DMf}{{DLfDJb}DLf}6543210{{{b{FGd}}}FGd}{FGff}{{{b{jGj}}}f}`{{{b{{FBn{c}}}}}{{FBn{c}}}CLd}{{{b{FGh}}}FGh}{{{b{{Bl{c}}}}}{{Bl{c}}}{}}{{{b{Hb}}}Hb}{{{b{{EMd{c}}}}}{{EMd{c}}}BJb}{{{b{FAl}}}FAl}{{{b{Mh}}}Mh}{{{b{BBd}}}BBd}{{{b{El}}}El}{{{b{EIl}}}EIl}{{{b{FGj}}}FGj}{{{b{FGl}}}FGl}{{{b{FGn}}}FGn}{{{b{FH`}}}FH`}{{{b{FHb}}}FHb}{{{b{FHd}}}FHd}{{{b{FHf}}}FHf}{{{b{FCb}}}FCb}{{{b{FCd}}}FCd}{{{b{FHh}}}FHh}{{{b{FHj}}}FHj}{{{b{FHl}}}FHl}{{{b{FHn}}}FHn}{{{b{FI`}}}FI`}{{{b{AEh}}}AEh}{{{b{FAj}}}FAj}{{{b{FIb}}}FIb}{{{b{{EMb{c}}}}}{{EMb{c}}}{CLdOf}}{{{b{FId}}}FId}{{{b{Fj}}}Fj}{{{b{FIf}}}FIf}{{{b{Gj}}}Gj}{{{b{FIh}}}FIh}{{{b{FIj}}}FIj}{{{b{FIl}}}FIl}{{{b{{FAb{c}}}}}{{FAb{c}}}CLd}{{{b{Bh}}}Bh}{{{b{Hl}}}Hl}{{{b{Hn}}}Hn}{{{b{EKd}}}EKd}{{{b{FIn}}}FIn}{{{b{FJ`}}}FJ`}{{{b{FJb}}}FJb}{{{b{FJd}}}FJd}{{{b{FJf}}}FJf}{{{b{FJh}}}FJh}{{{b{FJj}}}FJj}{{{b{F@b}}}F@b}{{{b{FJl}}}FJl}{{{b{FJn}}}FJn}{{{b{FK`}}}FK`}{{{b{FKb}}}FKb}{{{b{{FEf{c}}}}}{{FEf{c}}}{CLdOf}}{{{b{F@`}}}F@`}{{{b{FKd}}}FKd}{{{b{EJn}}}EJn}{{{b{FKf}}}FKf}{{{b{FKh}}}FKh}{{{b{FKj}}}FKj}{{{b{EOd}}}EOd}{{{b{FKl}}}FKl}{{{b{FKn}}}FKn}{{{b{FL`}}}FL`}{{{b{FLb}}}FLb}{{{b{FLd}}}FLd}{{{b{FLf}}}FLf}{{{b{FLh}}}FLh}{{{b{Kb}}}Kb}{{{b{FLj}}}FLj}{{{b{Jh}}}Jh}{{{b{FLl}}}FLl}{{{b{FLn}}}FLn}{{{b{AMj}}}AMj}{{{b{FM`}}}FM`}{{{b{Jj}}}Jj}{{{b{ACh}}}ACh}{{{b{EMh}}}EMh}{{{b{Lf}}}Lf}{{{b{FMb}}}FMb}{{{b{Mn}}}Mn}{{{b{FGd}}}FGd}{{{b{Hd}}}Hd}{{{b{Hj}}}Hj}{{{b{AMn}}}AMn}{{{b{AMl}}}AMl}{{{b{Hh}}}Hh}{{{b{FDn}}}FDn}{{{b{FMd}}}FMd}{{{b{Bd}}}Bd}{{{b{FMf}}}FMf}{{{b{FMh}}}FMh}{{{b{Eh}}}Eh}{{{b{FMj}}}FMj}{{{b{FMl}}}FMl}{{{b{FMn}}}FMn}{{{b{FN`}}}FN`}{{{b{FNb}}}FNb}{{{b{FNd}}}FNd}{{{b{FNf}}}FNf}{{{b{FNh}}}FNh}{{{b{FNj}}}FNj}{{{b{Df}}}Df}{{{b{FNl}}}FNl}{{{b{FNn}}}FNn}{{{b{FO`}}}FO`}{{{b{EJ`}}}EJ`}{{{b{FOb}}}FOb}{{{b{FEh}}}FEh}{{{b{FOd}}}FOd}{{{b{FOf}}}FOf}{{{b{FOh}}}FOh}{{{b{FOj}}}FOj}{{{b{FOl}}}FOl}{{{b{FOn}}}FOn}{{{b{{C`{ce}}}}}{{C`{ce}}}BJb{FA`CLd}}{{{b{FAd}}}FAd}{{{b{DN`}}}DN`}{{{b{DMn}}}DMn}{{{b{DNb}}}DNb}{{{b{F@l}}}F@l}{{{b{F@n}}}F@n}{{{b{EN`}}}EN`}{{{b{ENb}}}ENb}{{{b{DNh}}}DNh}{{{b{Gh}}}Gh}{{{b{Kj}}}Kj}{{{b{DMj}}}DMj}{{{b{ENd}}}ENd}{{{b{DNl}}}DNl}{{{b{CC`}}}CC`}{{{b{DNd}}}DNd}{{{b{DMl}}}DMl}{{{b{ENf}}}ENf}{{{b{ENh}}}ENh}{{{b{DLd}}}DLd}{{{b{DNj}}}DNj}{{{b{DLn}}}DLn}{{{b{DNn}}}DNn}{{{b{DLh}}}DLh}{{{b{DMf}}}DMf}{{{b{DLf}}}DLf}{{{b{AMf}}}AMf}{{{b{DMb}}}DMb}{{{b{DM`}}}DM`}{{{b{Mj}}}Mj}{{{b{DNf}}}DNf}{{{b{DMd}}}DMd}{{{b{EMj}}}EMj}{{{b{EMl}}}EMl}{{{b{EMn}}}EMn}{{{b{EOf}}}EOf}{{{b{EOh}}}EOh}{{{b{EOj}}}EOj}{{{b{H`}}}H`}{{{b{FEb}}}{{Cl{FEd}}}}{{{b{DN`}}}G@`}{{{b{DMn}}}G@`}{{{b{DNb}}}G@`}{{{b{EN`}}}G@`}{{{b{ENb}}}G@`}{{{b{DNh}}}G@`}{{{b{Gh}}}G@`}{{{b{Kj}}}G@`}{{{b{DMj}}}G@`}{{{b{ENd}}}G@`}{{{b{DNl}}}G@`}{{{b{DNd}}}G@`}{{{b{DMl}}}G@`}{{{b{ENf}}}G@`}{{{b{ENh}}}G@`}{{{b{DLd}}}G@`}{{{b{DNj}}}G@`}{{{b{DLn}}}G@`}{{{b{DLh}}}G@`}{{{b{DMf}}}G@`}{{{b{DLf}}}G@`}{{{b{AMf}}}G@`}{{{b{DMb}}}G@`}{{{b{DM`}}}G@`}{{{b{Mj}}}G@`}{{{b{DNf}}}G@`}{{{b{DMd}}}G@`}`{{{b{j{FBn{c}}}}{b{{FBn{c}}}}}fCLd}{{{b{j{EMd{c}}}}{b{{EMd{c}}}}}fBJb}{{{b{c}}{b{je}}}f{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{C`{c}}}}{b{G@b}}}G@b{G@dBJb}}{{{b{c}}}f{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{FAd}}}{{Aj{FAf}}}}{{{b{DN`}}}{{Aj{FAf}}}}{{{b{DMn}}}{{Aj{FAf}}}}{{{b{DNb}}}{{Aj{FAf}}}}{{{b{F@l}}}{{Aj{FAf}}}}{{{b{F@n}}}{{Aj{FAf}}}}{{{b{EN`}}}{{Aj{FAf}}}}{{{b{ENb}}}{{Aj{FAf}}}}{{{b{DNh}}}{{Aj{FAf}}}}{{{b{Gh}}}{{Aj{FAf}}}}{{{b{Kj}}}{{Aj{FAf}}}}{{{b{DMj}}}{{Aj{FAf}}}}{{{b{ENd}}}{{Aj{FAf}}}}{{{b{DNl}}}{{Aj{FAf}}}}{{{b{CC`}}}{{Aj{FAf}}}}{{{b{DNd}}}{{Aj{FAf}}}}{{{b{DMl}}}{{Aj{FAf}}}}{{{b{ENf}}}{{Aj{FAf}}}}{{{b{ENh}}}{{Aj{FAf}}}}{{{b{DLd}}}{{Aj{FAf}}}}{{{b{DNj}}}{{Aj{FAf}}}}{{{b{DLn}}}{{Aj{FAf}}}}{{{b{DNn}}}{{Aj{FAf}}}}{{{b{DLh}}}{{Aj{FAf}}}}{{{b{DMf}}}{{Aj{FAf}}}}{{{b{DLf}}}{{Aj{FAf}}}}{{{b{AMf}}}{{Aj{FAf}}}}{{{b{DMb}}}{{Aj{FAf}}}}{{{b{DM`}}}{{Aj{FAf}}}}{{{b{Mj}}}{{Aj{FAf}}}}{{{b{DNf}}}{{Aj{FAf}}}}{{{b{DMd}}}{{Aj{FAf}}}}{{{b{H`}}}{{Aj{FAf}}}}{{{b{{FBn{c}}}}{b{{FBn{c}}}}}ALnC@b}{{{b{FGh}}{b{FGh}}}ALn}{{{b{Mh}}{b{Mh}}}ALn}{{{b{BBd}}{b{BBd}}}ALn}{{{b{FGj}}{b{FGj}}}ALn}{{{b{FHn}}{b{FHn}}}ALn}{{{b{AEh}}{b{AEh}}}ALn}{{{b{Fj}}{b{Fj}}}ALn}{{{b{{FAb{c}}}}{b{{FAb{c}}}}}ALnC@b}{{{b{{C`{ce}}}}{b{{C`{ce}}}}}ALn{C@bBJb}FA`}{{{b{H`}}{b{H`}}}ALn}6{{GhGh}DN`}{{KjKj}DMn}{{DNdDNd}F@l}{{DMlDMl}F@n}{{DLhDLh}DN`}{{DMfDMf}DMn}{{DLfDLf}DNb}{{AMfAMf}DN`}{{DMbDMb}DMn}{{DM`DM`}DNb}{{MjMj}DN`}{{DNfDNf}DMn}{{DMdDMd}DNb}{{EMjEMj}DN`}{{EMlEMl}DMn}{{EMnEMn}DNb}{{EOfEOf}DN`}{{EOhEOh}DMn}{{EOjEOj}DNb}{{GhGh}DN`}{{KjKj}DMn}{{DNdDNd}F@l}{{DMlDMl}F@n}{{DLhDLh}DN`}{{DMfDMf}DMn}{{DLfDLf}DNb}{{AMfAMf}DN`}{{DMbDMb}DMn}{{DM`DM`}DNb}{{MjMj}DN`}{{DNfDNf}DMn}{{DMdDMd}DNb}{{EMjEMj}DN`}{{EMlEMl}DMn}{{EMnEMn}DNb}{{EOfEOf}DN`}{{EOhEOh}DMn}{{EOjEOj}DNb}{{GhGh}DN`}{{KjKj}DMn}{{DNdDNd}F@l}{{DMlDMl}F@n}{{DLhDLh}DN`}{{DMfDMf}DMn}{{DLfDLf}DNb}{{AMfAMf}DN`}{{DMbDMb}DMn}{{DM`DM`}DNb}{{MjMj}DN`}{{DNfDNf}DMn}{{DMdDMd}DNb}{{EMjEMj}DN`}{{EMlEMl}DMn}{{EMnEMn}DNb}{{EOfEOf}DN`}{{EOhEOh}DMn}{{EOjEOj}DNb}{{GhGh}DN`}{{KjKj}DMn}{{DNdDNd}F@l}{{DMlDMl}F@n}{{DLhDLh}DN`}{{DMfDMf}DMn}{{DLfDLf}DNb}{{AMfAMf}DN`}{{DMbDMb}DMn}{{DM`DM`}DNb}{{MjMj}DN`}{{DNfDNf}DMn}{{DMdDMd}DNb}{{EMjEMj}DN`}{{EMlEMl}DMn}{{EMnEMn}DNb}{{EOfEOf}DN`}{{EOhEOh}DMn}{{EOjEOj}DNb}{{GhGh}DN`}{{KjKj}DMn}{{DNdDNd}F@l}{{DMlDMl}F@n}{{DLhDLh}DN`}{{DMfDMf}DMn}{{DLfDLf}DNb}{{AMfAMf}DN`}{{DMbDMb}DMn}{{DM`DM`}DNb}{{MjMj}DN`}{{DNfDNf}DMn}{{DMdDMd}DNb}{{EMjEMj}DN`}{{EMlEMl}DMn}{{EMnEMn}DNb}{{EOfEOf}DN`}{{EOhEOh}DMn}{{EOjEOj}DNb}{{GhGh}DN`}{{KjKj}DMn}{{DNdDNd}F@l}{{DMlDMl}F@n}{{DLhDLh}DN`}{{DMfDMf}DMn}{{DLfDLf}DNb}{{AMfAMf}DN`}{{DMbDMb}DMn}{{DM`DM`}DNb}{{MjMj}DN`}{{DNfDNf}DMn}{{DMdDMd}DNb}{{EMjEMj}DN`}{{EMlEMl}DMn}{{EMnEMn}DNb}{{EOfEOf}DN`}{{EOhEOh}DMn}{{EOjEOj}DNb}{{{b{DNh}}An}Kj}{{{b{DMj}}An}Gh}{{{b{ENd}}An}DNd}{{{b{DNl}}An}DMl}{{{b{DLd}}An}DLh}{{{b{DNj}}An}DMf}{{{b{DLn}}An}DLf}{{{b{jDNh}}An}{{b{jKj}}}}{{{b{jDMj}}An}{{b{jGh}}}}{{{b{jENd}}An}{{b{jDNd}}}}{{{b{jDNl}}An}{{b{jDMl}}}}{{{b{jDLd}}An}{{b{jDLh}}}}{{{b{jDNj}}An}{{b{jDMf}}}}{{{b{jDLn}}An}{{b{jDLf}}}}``````{{{b{c}}{b{e}}}ALn{}{}}0000000000{{{b{Bd}}}{{EMd{{EMb{c}}}}}Of}{{{b{Bd}}}{{BDf{{EMb{c}}}}}Of}{{{b{ELf}}}{{b{{EMb{c}}}}}Of}{{{b{{EMb{c}}}}}{{b{{EMb{c}}}}}Of}``````{CC`CC`}{DNnDNn}{{{b{{C`{G@f}}}}{b{Ml}}{Aj{G@h}}}{{Cn{{Aj{G@h}}G@j}}}}{{{b{ELf}}Fj}Cd}{{{b{FAj}}Fj}Cd}{{{b{{EMb{c}}}}Fj}CdOf}{{{b{{FAb{c}}}}{b{e}}}Cd{}{{DAn{c}}}}{{{b{FJl}}G@l}Cd}{{{b{FKb}}}Cd}1{{G@nc}{{Cn{eGA`}}}{DKjDAjDAl}{}}{{GhGh}Gh}{{KjKj}Kj}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DLfDLf}DLf}{{{b{Bh}}}{{GAd{GAbFGl}}}}``````{{}{{Cl{{b{Ml}}}}}}00000000000000000000000000000000{{}GAf}{Alc{}}00000{{}BBd}{{{b{jEl}}c}{{b{jFb}}}{{GAh{Mh}}}}2222222222222222222222{{{b{jGj}}}Fj}3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333{{}FAj}{{{b{j{GAj{c}}}}}{{C`{e}}}GAl{GAnBJb}}{{{b{j{GAj{c}}}}}DNhGAl}{{{b{j{GAj{c}}}}}GhGAl}{{{b{j{GAj{c}}}}}KjGAl}{{{b{j{GAj{c}}}}}DMjGAl}{{{b{j{GAj{c}}}}}DNlGAl}{{{b{j{GAj{c}}}}}DMlGAl}{{{b{j{GAj{c}}}}}AMfGAl}{{{b{j{GAj{c}}}}}DMbGAl}{{{b{j{GAj{c}}}}}DM`GAl}{{{b{j{GAj{c}}}}}MjGAl}{{{b{j{GAj{c}}}}}DNfGAl}{{{b{j{GAj{c}}}}}DMdGAl}{{KjKj}Kj}{{DNdDNd}DNd}{{DMfDMf}DMf}{{DMbDMb}DMb}{{DNfDNf}DNf}{{EMlEMl}EMl}{{EOhEOh}EOh}```{{{b{EJ`}}}CAh}`````{{{b{{C`{c}}}}}GB`{G@dBJb}}````{{{b{BBd}}}GBb}`{{{b{FAd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{F@l}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{F@n}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ENb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Gh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Kj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ENd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CC`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ENf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ENh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DLd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DLn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DLh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DLf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{AMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DM`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Mj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{H`}}{b{jB`}}}{{Cn{fDB`}}}}``{{}f}{cfFA`}{{}cD@j}{{}{{Bl{c}}}{}}{{}Hb}{{}Fb}{{}Mh}{{}Db}{{}BBd}{{}El}{{}EIl}{{}{{GBd{c}}}D@j}{{}GBf}{{}GBh}{{}GBj}{{}FBh}{{}FBj}{{}Ff}{{}FHd}{{}FHf}{{}FHj}{{}FHl}{{}FHn}{{}FI`}{{}AEh}{{}FAj}{{}FIb}{{}{{EMb{c}}}Of}{{}FId}{{}Fj}{{}Gj}{{}{{FAb{c}}}{}}{{}Bh}{{}GBl}{{}Hl}{{}Hn}{{}EKd}{{}FIn}{{}FJ`}{{}FJb}{{}FJd}{{}FJf}{{}F@b}{{}FJl}{{}FJn}{{}FKb}{{}{{FEf{c}}}{OfD@j}}{{}F@`}{{}FKd}{{}EJn}{{}FKh}{{}FKj}{{}EOd}{{}FKl}{{}FLd}{{}FLf}{{}FLh}{{}Kb}{{}FLj}{{}Jh}{{}FLl}{{}FLn}{{}AMj}{{}FM`}{{}Jj}{{}ACh}{{}EMh}{{}Lf}{{}Mn}{{}FGd}{{}Hd}{{}Hj}{{}AMn}{{}AMl}{{}Hh}{{}FDn}{{}FMd}{{}Bd}{{}FMf}{{}FMh}{{}Eh}{{}FMl}{{}FN`}{{}FNb}{{}GBn}{{}GC`}{{}FNd}{{}FNf}{{}FNh}{{}Eb}{{}EMf}{{}FNn}{{}FO`}{{}FOb}{{}FOh}{{}FOj}{{}FOn}{{}{{C`{{ANf{c}}}}}{}}{{}{{C`{c}}}D@j}{{}{{C`{Ml}}}}{{}{{C`{FBb}}}}{{}FAd}{{}DN`}{{}DMn}{{}DNb}{{}F@l}{{}F@n}{{}EN`}{{}ENb}{{}DNh}{{}Gh}{{}Kj}{{}DMj}{{}ENd}{{}DNl}{{}CC`}{{}DNd}{{}DMl}{{}ENf}{{}ENh}{{}DLd}{{}DNj}{{}DLn}{{}DNn}{{}DLh}{{}DMf}{{}DLf}{{}AMf}{{}DMb}{{}DM`}{{}Mj}{{}DNf}{{}DMd}{{}EMj}{{}EMl}{{}EMn}{{}EOf}{{}EOh}{{}EOj}{{}H`}````{{{b{jEl}}c}f{{GAh{Mh}}}}`{{{b{Hb}}}H`}`{{{b{Hb}}}Fl}`{{{b{Hb}}}DJb}``````{An{{b{c}}}{}}0000000000000{{{b{{EMd{c}}}}}{{b{c}}}BJb}1{{{b{Fb}}}b}2{{{b{{E`{c}}}}}bOf}33{{{b{Mh}}}b}44444444444{{{b{{GBd{ce}}}}}{{b{c}}}{}{{BEd{}{{BBf{c}}}}}}55555{{{b{{BDf{c}}}}}{{b{c}}}BJb}66666666666666666666666{{{b{{Ej{c}}}}}bOf}77{{{b{{Lb{c}}}}}b{OfGCb}}{{{b{{Ed{c}}}}}bOf}99{{{b{{Ef{c}}}}}b{OfGCb}}::::::::::{{{b{FHh}}}b};;{{{b{FHj}}}b}<<<<<{{{b{FI`}}}b}={{{b{FAj}}}b}>>>>>>>>>>>>>{{{b{Bh}}}b}?????????????????????????{{{b{FKd}}}b}{An{{b{c}}}{}}0000{{{b{J`}}}b}11{{{b{{GCd{c}}}}}b{}}2222222222222{{{b{AMj}}}b}3333333333333333333{{{b{Eh}}}b}4{{{b{FMj}}}b}55{{{b{FMl}}}b}6666666666{{{b{EMf}}}b}77{{{b{Df}}}b}8888888{{{b{FEh}}}b}{{{b{FOd}}}b}::{{{b{FOf}}}b};{{{b{{EK`{c}}}}}b{}}<<<<{{{b{FOl}}}b}{{{b{FOn}}}b}>{{{b{{C`{ce}}}}}{{b{c}}}BJbFA`}???????{{{b{EN`}}}b}{An{{b{c}}}{}}0{{{b{ENb}}}b}1111{{{b{DMj}}}b}22{{{b{CC`}}}b}3{{{b{DNd}}}b}4{{{b{DMl}}}b}5{{{b{ENf}}}b}6{{{b{ENh}}}b}777777777777777777777{An{{b{jc}}}{}}00000000000000{{{b{jFb}}}{{b{j}}}}111111111111111{{{b{j{GBd{ce}}}}}{{b{jc}}}{}{{BEd{}{{BBf{c}}}}}}2222{{{b{j{BDf{c}}}}}{{b{jc}}}BJb}33333333333333333333333333{{{b{j{Ed{c}}}}}{{b{j}}}Of}44{{{b{j{Ef{c}}}}}{{b{j}}}{OfGCb}}5555555555{{{b{jFHh}}}{{b{j}}}}6{{{b{jFHj}}}{{b{j}}}}7777{{{b{jFI`}}}{{b{j}}}}888{{{b{jFAj}}}{{b{j}}}}999999999999{{{b{jBh}}}{{b{j}}}}::::::::::::::::::::::::{{{b{jFKd}}}{{b{j}}}};;;;;;{{{b{jJ`}}}{{b{j}}}}<{{{b{j{GCd{c}}}}}{{b{j}}}{}}============={{{b{jAMj}}}{{b{j}}}}>>>>>>>>>>>>>>>>>>>>>{{{b{jEh}}}{{b{j}}}}?{{{b{jFMj}}}{{b{j}}}}{An{{b{jc}}}{}}{{{b{jFMl}}}{{b{j}}}}1111111111{{{b{jEMf}}}{{b{j}}}}22{{{b{jDf}}}{{b{j}}}}3333333{{{b{jFEh}}}{{b{j}}}}4{{{b{jFOd}}}{{b{j}}}}{{{b{jFOf}}}{{b{j}}}}6{{{b{j{EK`{c}}}}}{{b{j}}}{}}77777{{{b{jFOn}}}{{b{j}}}}888888888{{{b{jEN`}}}{{b{j}}}}9{{{b{jENb}}}{{b{j}}}}:::{{{b{jDMj}}}{{b{j}}}};;;{{{b{jCC`}}}{{b{j}}}}<{{{b{jDNd}}}{{b{j}}}}={{{b{jDMl}}}{{b{j}}}}>>{{{b{jENf}}}{{b{j}}}}?{{{b{jENh}}}{{b{j}}}}{An{{b{jc}}}{}}0000000000000000000{{{b{{C`{c}}}}}{{b{Ml}}}{FFhBJb}}{c{{Cn{BAn}}}Oh}{c{{Cn{FGh}}}Oh}{c{{Cn{FGj}}}Oh}{{GCfc}CnOh}{{GChc}CnOh}{c{{Cn{FHb}}}Oh}{c{{Cn{FHn}}}Oh}{c{{Cn{{GCj{e}}}}}Oh{}}{c{{Cn{FIh}}}Oh}{c{{Cn{FIj}}}Oh}{c{{Cn{EMh}}}Oh}{c{{Cn{FMh}}}Oh}{c{{Cn{FN`}}}Oh}{c{{Cn{FNd}}}Oh}{c{{Cn{FNh}}}Oh}{c{{Cn{{C`{e}}}}}OhBJb}{c{{Cn{FAd}}}Oh}{c{{Cn{DN`}}}Oh}{c{{Cn{DMn}}}Oh}{c{{Cn{DNb}}}Oh}{c{{Cn{F@l}}}Oh}{c{{Cn{F@n}}}Oh}{c{{Cn{EN`}}}Oh}{c{{Cn{ENb}}}Oh}{c{{Cn{DNh}}}Oh}{c{{Cn{Gh}}}Oh}{c{{Cn{Kj}}}Oh}{c{{Cn{DMj}}}Oh}{c{{Cn{ENd}}}Oh}{c{{Cn{DNl}}}Oh}{c{{Cn{CC`}}}Oh}{c{{Cn{DNd}}}Oh}{c{{Cn{DMl}}}Oh}{c{{Cn{ENf}}}Oh}{c{{Cn{ENh}}}Oh}{c{{Cn{DLd}}}Oh}{c{{Cn{DNj}}}Oh}{c{{Cn{DLn}}}Oh}{c{{Cn{DNn}}}Oh}{c{{Cn{DLh}}}Oh}{c{{Cn{DMf}}}Oh}{c{{Cn{DLf}}}Oh}{c{{Cn{AMf}}}Oh}{c{{Cn{DMb}}}Oh}{c{{Cn{DM`}}}Oh}{c{{Cn{Mj}}}Oh}{c{{Cn{DNf}}}Oh}{c{{Cn{DMd}}}Oh}{c{{Cn{EMj}}}Oh}{c{{Cn{EMl}}}Oh}{c{{Cn{EMn}}}Oh}{c{{Cn{EOf}}}Oh}{c{{Cn{EOh}}}Oh}{c{{Cn{EOj}}}Oh}{c{{Cn{H`}}}Oh}`{{{b{DNh}}}Fl}{{{b{DMj}}}Fl}{{{b{ENd}}}Fl}{{{b{DNl}}}Fl}{{{b{DLd}}}DJb}{{{b{DNj}}}DJb}{{{b{DLn}}}DJb}{{{b{EHb}}BEn}EHd}{{{b{jF@`}}Mf}f}{{{b{jF@`}}}f}{{{b{jGCl}}Cd}f}{{{b{{C`{c}}}}AMhGCnGD`}f{FFlBJb}}{{{b{EJ`}}}{{ACl{An}}}}`{{{b{EJ`}}}{{Cl{{ACl{An}}}}}}{{GhGh}Fl}{{KjKj}Fl}{{DNdDNd}Fl}{{DMlDMl}Fl}{{DLhDLh}DJb}{{DMfDMf}DJb}{{DLfDLf}DJb}6543210{{AMfAMf}CAh}{{DMbDMb}CAh}{{DM`DM`}CAh}{{EMjEMj}DBd}{{EMlEMl}DBd}{{EMnEMn}DBd}{{GhGh}Gh}{{GhFl}Gh}{{KjFl}Kj}{{KjKj}Kj}{{CC`Fl}CC`}{{DNdFl}DNd}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DMlFl}DMl}{{DNnDJb}DNn}{{DLhDJb}DLh}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DMfDJb}DMf}{{DLfDLf}DLf}{{DLfDJb}DLf}{{AMfAMf}AMf}{{AMfCAh}AMf}{{DMbCAh}DMb}{{DMbDMb}DMb}{{DM`CAh}DM`}{{DM`DM`}DM`}{{MjMf}Mj}{{MjMj}Mj}{{DNfMf}DNf}{{DNfDNf}DNf}{{DMdMf}DMd}{{DMdDMd}DMd}{{EMjDBd}EMj}{{EMjEMj}EMj}{{EMlDBd}EMl}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EMnDBd}EMn}{{EOfEOf}EOf}{{EOfAMh}EOf}{{EOhAMh}EOh}{{EOhEOh}EOh}{{EOjEOj}EOj}{{EOjAMh}EOj}{{H`Mf}H`}{{H`EOl}}{{{b{jGh}}Fl}f}{{{b{jGh}}Gh}f}{{{b{jKj}}Kj}f}{{{b{jKj}}Fl}f}{{{b{jDNd}}Fl}f}{{{b{jDNd}}DNd}f}{{{b{jDMl}}Fl}f}{{{b{jDMl}}DMl}f}{{{b{jDLh}}DJb}f}{{{b{jDLh}}DLh}f}{{{b{jDMf}}DMf}f}{{{b{jDMf}}DJb}f}{{{b{jDLf}}DLf}f}{{{b{jDLf}}DJb}f}{{{b{jAMf}}CAh}f}{{{b{jAMf}}AMf}f}{{{b{jDMb}}CAh}f}{{{b{jDMb}}DMb}f}{{{b{jDM`}}DM`}f}{{{b{jDM`}}CAh}f}{{{b{jMj}}Mj}f}{{{b{jMj}}Mf}f}{{{b{jDNf}}DNf}f}{{{b{jDNf}}Mf}f}{{{b{jDMd}}DMd}f}{{{b{jDMd}}Mf}f}{{{b{jEMj}}EMj}f}{{{b{jEMj}}DBd}f}{{{b{jEMl}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMn}}DBd}f}{{{b{jEMn}}EMn}f}{{{b{jEOf}}EOf}f}{{{b{jEOf}}AMh}f}{{{b{jEOh}}EOh}f}{{{b{jEOh}}AMh}f}{{{b{jEOj}}EOj}f}{{{b{jEOj}}AMh}f}{{{b{jH`}}Mf}f}{{H`H`}Fl}{{H`H`}DJb}{{GhGh}Gh}{{KjKj}Kj}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DLfDLf}DLf}{{AMfAMf}AMf}{{DMbDMb}DMb}{{DM`DM`}DM`}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{H`Fl}H`}{{H`DJb}H`}{{DLhDLh}DLd}{{DMfDMfDMf}DNj}{{DLfDLfDLfDLf}DLn}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}000000000000000000000000000000000000000000000{{GhGh}Fl}{{KjKj}Fl}{{CC`CC`}Fl}{{DNdDNd}Fl}{{DMlDMl}Fl}{{DNnDNn}DJb}{{DLhDLh}DJb}{{DMfDMf}DJb}{{DLfDLf}DJb}{{AMfAMf}CAh}{{DMbDMb}CAh}{{DM`DM`}CAh}{{MjMj}Mf}{{DNfDNf}Mf}{{DMdDMd}Mf}{{EMjEMj}DBd}{{EMlEMl}DBd}{{EMnEMn}DBd}{{EOfEOf}AMh}{{EOhEOh}AMh}{{EOjEOj}AMh}{{GhGh}Gh}{{KjKj}Kj}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DLfDLf}DLf}{{AMfAMf}AMf}{{DMbDMb}DMb}{{DM`DM`}DM`}{{MjMj}Mj}{{DNfDNf}DNf}{{DMdDMd}DMd}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj}{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{C`{hc}}}{{Cn{{C`{ec}}{C`{hc}}}}}FA`{hDAjDAl}}1111111111111111111111111111111111111111{{{b{{C`{c}}}}D`}{{Cl{f}}}{G@dBJb}}{{{C`{hc}}}{{C`{ec}}}FA`{hDAjDAl}}{{{b{{C`{ce}}}}}{{GDb{ce}}}BJb{CLdFA`}}{{{b{FHd}}}Mf}{{DJbDJbDJbDJb}DNn}{Anf}0000000000000000{{{b{jFAl}}}f}111111111111111111111111111111{{{b{jBj}}}f}22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222{{{b{j{C`{ce}}}}}fBJbFA`}333333333333333333333333333333333333333`{{{b{{C`{c}}}}G@b}f{G@dBJb}}{{{b{FNf}}}H`}{{{b{FNl}}}H`}`{{{b{H`}}H`}EOn}{{DJbDJb}DLh}{{DJbDJbDJb}DMf}{{DJbDJbDJbDJb}DLf}{{{b{c}}{b{Dn}}}Cd{}}00000000000000000000000000000000000000000{{{b{c}}{b{jAMd}}}f{}}00000000000000000000000000000000000000{{{b{Eb}}}Fl}`{{{b{Hb}}}H`}{{{b{FNd}}}H`}:``{{{b{Hb}}}Fl}`{{{b{Hb}}}DJb}`{{{b{FNd}}}Fl}{{{b{FNf}}}Fl}{{{b{FNd}}}DJb}{{{b{jc}}{b{jEEl}}}{{Cn{AnEEn}}}{}}{{{b{jc}}{b{jEF`}}}{{Cn{AnEFb}}}{}}{{{b{Cj}}}FEb}{{}{{FEf{c}}}Of}{{{b{jF@`}}Mf}f}{{{b{jF@`}}}f}`{{{b{{C`{FFb}}}}{b{FFd}}{b{{GDd{c}}}}}Cd{}}{{{b{{C`{c}}}}{b{GDf}}}Cd{GDhBJb}}{{{b{{C`{c}}}}{b{FFd}}}Cd{G@dBJb}}`{{{b{{C`{c}}}}{b{jGDj}}}{{Cn{fDB`}}}{}}{{{b{{C`{c}}}}{b{jGDl}}}{{Cn{fDB`}}}{}}{{{b{c}}}e{}{{GDn{EHd}}}}0{{{b{jEl}}}f}{{{b{{C`{c}}}}{b{G@b}}}f{G@dBJb}}`{{{b{Bd}}Fjc}{}BBj}{{{b{GE`}}}{{GEd{{Aj{GEb}}}}}}{{{b{GEf}}}{{GEd{{Aj{GEb}}}}}}{{{b{GEh}}}{{GEd{{Aj{GEb}}}}}}{{{b{GEj}}}{{GEd{{Aj{GEb}}}}}}{{{b{{FBn{e}}}}{b{{FBn{c}}}}}Cd{}{{DAn{c}}}}{{{b{FGh}}{b{FGh}}}Cd}{{{b{{Bl{c}}}}{b{{Bl{c}}}}}Cd{}}{{{b{{EMd{e}}}}{b{c}}}Cd{}{{DAn{c}}BJb}}{{{b{Mh}}{b{A@`}}}Cd}{{{b{Mh}}{b{{b{Ml}}}}}Cd}{{{b{Mh}}{b{Mh}}}Cd}{{{b{BBd}}{b{BBd}}}Cd}{{{b{{BDf{e}}}}{b{c}}}Cd{}{{DAn{c}}BJb}}{{{b{FGj}}{b{FGj}}}Cd}{{{b{FGn}}{b{FGn}}}Cd}{{{b{FCb}}{b{FCb}}}Cd}{{{b{FCd}}{b{FCd}}}Cd}{{{b{FHl}}{b{FHl}}}Cd}{{{b{FHn}}{b{FHn}}}Cd}{{{b{AEh}}{b{AEh}}}Cd}{{{b{Fj}}{b{Fj}}}Cd}{{{b{GEl}}{b{GEl}}}Cd}{{{b{{FAb{c}}}}{b{{FAb{c}}}}}CdDAn}{{{b{FJf}}{b{FJf}}}Cd}{{{b{FJj}}{b{FJj}}}Cd}{{{b{FKf}}{b{FKf}}}Cd}{{{b{FKj}}{b{FKj}}}Cd}{{{b{FLd}}{b{FLd}}}Cd}{{{b{FLf}}{b{FLf}}}Cd}{{{b{FLh}}{b{FLh}}}Cd}{{{b{FLj}}{b{FLj}}}Cd}{{{b{FNh}}{b{FNh}}}Cd}{{{b{FNl}}{b{FNl}}}Cd}{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{DAnBJb}FA`}{{{b{FAd}}{b{FAd}}}Cd}{{{b{DN`}}{b{DN`}}}Cd}{{{b{DMn}}{b{DMn}}}Cd}{{{b{DNb}}{b{DNb}}}Cd}{{{b{F@l}}{b{F@l}}}Cd}{{{b{F@n}}{b{F@n}}}Cd}{{{b{EN`}}{b{EN`}}}Cd}{{{b{ENb}}{b{ENb}}}Cd}{{{b{DNh}}{b{DNh}}}Cd}{{{b{Gh}}{b{Gh}}}Cd}{{{b{Kj}}{b{Kj}}}Cd}{{{b{DMj}}{b{DMj}}}Cd}{{{b{ENd}}{b{ENd}}}Cd}{{{b{DNl}}{b{DNl}}}Cd}{{{b{CC`}}{b{CC`}}}Cd}{{{b{DNd}}{b{DNd}}}Cd}{{{b{DMl}}{b{DMl}}}Cd}{{{b{ENf}}{b{ENf}}}Cd}{{{b{ENh}}{b{ENh}}}Cd}{{{b{DLd}}{b{DLd}}}Cd}{{{b{DNj}}{b{DNj}}}Cd}{{{b{DLn}}{b{DLn}}}Cd}{{{b{DNn}}{b{DNn}}}Cd}{{{b{DLh}}{b{DLh}}}Cd}{{{b{DMf}}{b{DMf}}}Cd}{{{b{DLf}}{b{DLf}}}Cd}{{{b{AMf}}{b{AMf}}}Cd}{{{b{DMb}}{b{DMb}}}Cd}{{{b{DM`}}{b{DM`}}}Cd}{{{b{Mj}}{b{Mj}}}Cd}{{{b{DNf}}{b{DNf}}}Cd}{{{b{DMd}}{b{DMd}}}Cd}{{{b{EMj}}{b{EMj}}}Cd}{{{b{EMl}}{b{EMl}}}Cd}{{{b{EMn}}{b{EMn}}}Cd}{{{b{EOf}}{b{EOf}}}Cd}{{{b{EOh}}{b{EOh}}}Cd}{{{b{EOj}}{b{EOj}}}Cd}{{{b{H`}}{b{H`}}}Cd}{{{b{H`}}{b{EOl}}}Cd}`{{{b{c}}{b{h}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{e}}}Cd{}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}010110101001101010101010011010100101100110101001101001010101010101010101100101011010011001`{{{b{FHd}}}Mf}{{{b{{C`{c}}}}{b{GEn}}}f{G@dBJb}}``{{{b{{C`{FFb}}}}{b{GEn}}{b{{GDd{c}}}}}Cd{}}{{{b{{C`{c}}}}{b{GEn}}}Cd{G@dBJb}}`{{{b{FIb}}c}f{{BEd{{b{jGF`}}}}DAj}}`{{{b{{C`{c}}}}{b{G@b}}}f{G@dBJb}}{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}{{{FAb{c}}{b{Ml}}}c{}}{{GhFl}Kj}{{KjFl}DMl}{{DNdFl}DMl}{{DLhDJb}DMf}{{DMfDJb}DLf}{{AMfCAh}DMb}{{DMbCAh}DM`}{{MjMf}DNf}{{DNfMf}DMd}{{EMjDBd}EMl}{{EMlDBd}EMn}{{EOfAMh}EOh}{{EOhAMh}EOj}{{{b{{C`{c}}}}{b{Ml}}}{{Cn{{Cl{GFb}}FFn}}}{FFlBJb}}`{{{b{EHb}}}Fl}0`{{{b{EHb}}}DJb}0{{{b{FNl}}c}FNl{{DBl{{Cl{GFd}}}}}}``{{{b{DN`}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMn}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNb}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{EN`}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{ENb}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{Gh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{Kj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{ENd}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNl}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNd}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMl}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{ENf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{ENh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DLd}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DLn}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DLh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DLf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{AMf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMb}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DM`}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{Mj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMd}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DN`}}An}{{Cl{{b{FAf}}}}}}{{{b{DMn}}An}{{Cl{{b{FAf}}}}}}{{{b{DNb}}An}{{Cl{{b{FAf}}}}}}{{{b{EN`}}An}{{Cl{{b{FAf}}}}}}{{{b{ENb}}An}{{Cl{{b{FAf}}}}}}{{{b{DNh}}An}{{Cl{{b{FAf}}}}}}{{{b{Gh}}An}{{Cl{{b{FAf}}}}}}{{{b{Kj}}An}{{Cl{{b{FAf}}}}}}{{{b{DMj}}An}{{Cl{{b{FAf}}}}}}{{{b{ENd}}An}{{Cl{{b{FAf}}}}}}{{{b{DNl}}An}{{Cl{{b{FAf}}}}}}{{{b{DNd}}An}{{Cl{{b{FAf}}}}}}{{{b{DMl}}An}{{Cl{{b{FAf}}}}}}{{{b{ENf}}An}{{Cl{{b{FAf}}}}}}{{{b{ENh}}An}{{Cl{{b{FAf}}}}}}{{{b{DLd}}An}{{Cl{{b{FAf}}}}}}{{{b{DNj}}An}{{Cl{{b{FAf}}}}}}{{{b{DLn}}An}{{Cl{{b{FAf}}}}}}{{{b{DLh}}An}{{Cl{{b{FAf}}}}}}{{{b{DMf}}An}{{Cl{{b{FAf}}}}}}{{{b{DLf}}An}{{Cl{{b{FAf}}}}}}{{{b{AMf}}An}{{Cl{{b{FAf}}}}}}{{{b{DMb}}An}{{Cl{{b{FAf}}}}}}{{{b{DM`}}An}{{Cl{{b{FAf}}}}}}{{{b{Mj}}An}{{Cl{{b{FAf}}}}}}{{{b{DNf}}An}{{Cl{{b{FAf}}}}}}{{{b{DMd}}An}{{Cl{{b{FAf}}}}}}{{{b{jDN`}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMn}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNb}}An}{{Cl{{b{jFAf}}}}}}{{{b{jEN`}}An}{{Cl{{b{jFAf}}}}}}{{{b{jENb}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jGh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jKj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jENd}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNl}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNd}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMl}}An}{{Cl{{b{jFAf}}}}}}{{{b{jENf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jENh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDLd}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDLn}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDLh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDLf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jAMf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMb}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDM`}}An}{{Cl{{b{jFAf}}}}}}{{{b{jMj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMd}}An}{{Cl{{b{jFAf}}}}}}``{{{b{DN`}}}An}{{{b{DMn}}}An}{{{b{DNb}}}An}{{{b{EN`}}}An}{{{b{ENb}}}An}{{{b{DNh}}}An}{{{b{Gh}}}An}{{{b{Kj}}}An}{{{b{DMj}}}An}{{{b{ENd}}}An}{{{b{DNl}}}An}{{{b{DNd}}}An}{{{b{DMl}}}An}{{{b{ENf}}}An}{{{b{ENh}}}An}{{{b{DLd}}}An}{{{b{DNj}}}An}{{{b{DLn}}}An}{{{b{DLh}}}An}{{{b{DMf}}}An}{{{b{DLf}}}An}{{{b{AMf}}}An}{{{b{DMb}}}An}{{{b{DM`}}}An}{{{b{Mj}}}An}{{{b{DNf}}}An}{{{b{DMd}}}An}{{{b{jDN`}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMn}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNb}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jEN`}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jENb}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jGh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jKj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jENd}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNl}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNd}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMl}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jENf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jENh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDLd}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDLn}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDLh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDLf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jAMf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMb}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDM`}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jMj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMd}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}```{{{FAb{c}}e}{{FAb{c}}}{}{{BEd{{b{c}}}{{BBf{Cd}}}}}}`{{{EMd{c}}g}{{Cn{{EMd{e}}{EMd{c}}}}}BJbBJb{{BEd{{b{c}}}{{BBf{{Cl{{b{e}}}}}}}}}}{{{BDf{c}}g}{{Cn{{BDf{e}}{BDf{c}}}}}BJbBJb{{BEd{{b{jc}}}{{BBf{{Cl{{b{je}}}}}}}}}}{{{ANn{{b{Ml}}{b{Ml}}{b{Ml}}}}}{{Cn{FOlGFf}}}}{{{b{FNf}}}Cd}``{{{b{Gj}}c}{{ANn{Fj}}}BBj}{{{b{Gj}}{b{FAj}}}Fj}``````{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}`{{{b{{C`{c}}}}}f{GDhBJb}}{{{b{{C`{c}}}}}{{Cn{fFFn}}}{GFhBJb}}{{{b{j{C`{GFj}}}}}{{Cn{fEO`}}}}{{{b{{FDj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{FDhBJb}}000{{{b{{FBn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DKj}{{{b{{FBn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{FGh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GFl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GFn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{Bl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{}}{{{b{Hb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{EMd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBJb}}{{{b{{EMd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKjBJb}}{{{b{Fb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Mh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{BBd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EIl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{GBd{ce}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{}}{{{b{{BDf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKjBJb}}{{{b{{BDf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{FGj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{FEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Ff}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FGl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FGn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{FH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FCb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FCd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{AEh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FAj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Fj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Gj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GEl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{FAb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{Hl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Hn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EKd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJ`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{FJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{F@b}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FK`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{FEf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{OfDBb}}{{{b{EJn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Kb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Jh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Jj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GG`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{Lf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Mn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FGd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Hd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Hj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{AMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{AMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Hh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FDn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Bd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Eh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Df}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GFf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{C`{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DKjBJb}FA`}{{{b{{C`{ce}}}}{b{jB`}}}{{Cn{fDB`}}}BJbFA`}{{{b{{C`{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBJb}FA`}{{{b{FAd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DN`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNb}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{F@l}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{F@n}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EN`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ENb}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{Gh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{Kj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ENd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{CC`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ENf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ENh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DLd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DLn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DLh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DLf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{AMf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMb}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DM`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{Mj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EMj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EMl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EMn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EOf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EOh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EOj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{H`}}{b{jB`}}}{{Cn{fDB`}}}}{{GGb{b{jGGd}}}GGf}{{FDlCd}FDl}```{{}FAl}{{{b{{GBd{ce}}}}}{{b{c}}}{}{{BEd{}{{BBf{c}}}}}}{{{b{j{GBd{ce}}}}}{{b{jc}}}{}{{BEd{}{{BBf{c}}}}}}```{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}{{{b{FNl}}An}{{Cl{GGh}}}}``{cc{}}00000{GGjc{}}1{c{{FBn{c}}}{}}222{{{b{Ml}}}FD`}{{{M`{{b{Ml}}}}}FD`}44444444{{{b{Ml}}}Mh}0{A@`Mh}66{BCnBBd}{{{ANn{AMhAMh}}}BBd}8{{{M`{BEn}}}BBd}9999999999999999999999999999999999999999999999999{{{b{FCd}}}FCb}{{{ANn{{b{ENl}}{Cl{{b{Ml}}}}}}}FCd};;;;;;;;;;;;;;;;;;;;;{{{Cl{c}}}{{FAb{c}}}{}}<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<{DMlEMh}{{{M`{Fl}}}EMh}>0>{GGlGG`}????????????????????????????????????????????{GGn{{C`{ENl}}}}{{{C`{Ml}}}{{C`{{ANf{BEn}}}}}}{{{b{GH`}}}{{C`{GH`}}}}{GHb{{C`{GH`}}}}{cc{}}{c{{C`{c}}}{}}{A@`{{C`{Ml}}}}{{{GHd{c}}}{{C`{{ANf{c}}}}}{}}{GHf{{C`{FBb}}}}{{{Bn{ce}}}{{C`{{ANf{c}}e}}}{}{FA`CLd}}{{{ENn{c}}}{{C`{c}}}{GHhBJb}}{{{b{FBb}}}{{C`{FBb}}}}{{{M`{c}}}{{C`{{ANf{c}}}}}{}}{{{Aj{ce}}}{{C`{ce}}}BJbFA`}{{{b{{ANf{c}}}}}{{C`{{ANf{c}}}}}CLd}{BEh{{C`{Ml}}}}{{{b{Ml}}}{{C`{Ml}}}}{{{b{ENl}}}{{C`{ENl}}}}{GGjc{}}>{{{BHd{CdBHb}}}DN`}{{{BI`{CdBHbBHbc}}}DN`{{BN`{CdBHb}}}}{cc{}}{{{BHd{CdBHb}}}DMn}{{{BI`{CdBHbBHbc}}}DMn{{BN`{CdBHb}}}}22{{{BHd{CdBHb}}}DNb}{{{BI`{CdBHbBHbc}}}DNb{{BN`{CdBHb}}}}44444{EN`DNh}{{{BGn{Fl{BGl{{BGj{Fl}}}}}}}DNh}{{{DEh{Fl{BGl{{BGj{Fl}}}}}}}DNh}{{{BI`{FlBHbBHbc}}}DNh{{BN`{FlBHbBHb}}}}{ENdDNh}{{{BI`{FlBHbBHbc}}}Gh{{BN`{FlBHb}}}}{{{BHd{FlBHb}}}Gh}{{{ANn{FlFl}}}Gh}{{{DEd{Fl}}}Gh}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}Gh}>{{{M`{Fl}}}Gh}{{{ANn{GhFl}}}Kj}{{{M`{Fl}}}Kj}{cc{}}{{{BHd{FlBHb}}}Kj}{{{BI`{FlBHbBHbc}}}Kj{{BN`{FlBHb}}}}{{{DEd{Fl}}}Kj}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}Kj}{{{ANn{FlFlFl}}}Kj}{DNdKj}{{{BI`{FlBHbBHbc}}}DMj{{BN`{FlBHbBHb}}}}{{{BGl{{BGj{Fl}}}}}DMj}8{{{DE`{Fl}}}DMj}9{EN`ENd}{DNhENd}{ENbDNl}{{{BGn{Fl{BGl{{DDn{Fl}}}}}}}DNl}{{{BI`{FlBHbBHbc}}}DNl{{BN`{FlBHbBHb}}}}{{{DEh{Fl{BGl{{DDn{Fl}}}}}}}DNl}?{{{DDn{Fl}}}CC`}{{{DE`{Fl}}}CC`}{cc{}}{{{BGl{{DDn{Fl}}}}}CC`}1{KjDNd}{GHjDNd}{{{ANn{FlFlFl}}}DNd}{{{BHd{FlBHb}}}DNd}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}DNd}{{{DEd{Fl}}}DNd}{{{M`{Fl}}}DNd}{{{ANn{GhFl}}}DNd}{{{BI`{FlBHbBHbc}}}DNd{{BN`{FlBHb}}}}{DMlDNd}{EMhDMl}{{{BHd{FlBHb}}}DMl}{{{BI`{FlBHbBHbc}}}DMl{{BN`{FlBHb}}}}{{{M`{Fl}}}DMl}{CC`DMl}{GHjDMl}{{{DEd{Fl}}}DMl}{{{ANn{GhFlFl}}}DMl}{{{ANn{FlKj}}}DMl}{cc{}}{{{ANn{KjFl}}}DMl}{{{ANn{DNdFl}}}DMl}{{{ANn{FlDNd}}}DMl}{{{ANn{FlFlFlFl}}}DMl}{{{ANn{GhGh}}}DMl}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}DMl}{GHlDMl}777{{{BI`{DJbBHbBHbc}}}DLd{{BN`{DJbBHbBHb}}}}{{{DE`{DJb}}}DLd}{{{BGl{{BGj{DJb}}}}}DLd}{{{BI`{DJbBHbBHbc}}}DNj{{BN`{DJbBHbBHb}}}}{{{DEh{DJb{BGl{{BGj{DJb}}}}}}}DNj}{{{BGn{DJb{BGl{{BGj{DJb}}}}}}}DNj}={ENfDNj}>{{{DEh{DJb{BGl{{DDn{DJb}}}}}}}DLn}{{{BGn{DJb{BGl{{DDn{DJb}}}}}}}DLn}{ENhDLn}{{{BI`{DJbBHbBHbc}}}DLn{{BN`{DJbBHbBHb}}}}{{{BGl{{DDn{DJb}}}}}DNn}{{{DDn{DJb}}}DNn}{cc{}}{{{DE`{DJb}}}DNn}{GhDLh}{{{ANn{DJbDJb}}}DLh}{{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}DLh}{AMfDLh}5{{{BHd{DJbBHb}}}DLh}{{{M`{DJb}}}DLh}{MjDLh}{{{DEd{DJb}}}DLh}{{{BI`{DJbBHbBHbc}}}DLh{{BN`{DJbBHb}}}}:{DNfDMf}{{{BHd{DJbBHb}}}DMf}{{{ANn{DLhDJb}}}DMf}{{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}DMf}{{{ANn{DJbDJbDJb}}}DMf}{KjDMf}{{{BI`{DJbBHbBHbc}}}DMf{{BN`{DJbBHb}}}}{{{DEd{DJb}}}DMf}{{{M`{DJb}}}DMf}{DMbDMf}{DMdDLf}{cc{}}{{{M`{DJb}}}DLf}{{{BI`{DJbBHbBHbc}}}DLf{{BN`{DJbBHb}}}}{{{BHd{DJbBHb}}}DLf}{{{ANn{DJbDMf}}}DLf}{DNnDLf}{DMlDLf}{{{ANn{DJbDJbDJbDJb}}}DLf}{DM`DLf}{{{ANn{DLhDJbDJb}}}DLf}{{{DEd{DJb}}}DLf}{{{ANn{DLhDLh}}}DLf}{{{ANn{DMfDJb}}}DLf}{{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}DLf}{ALfAMf}{{{ANn{CAhCAh}}}AMf}{{{BHd{CAhBHb}}}AMf}{cc{}}{{{BI`{CAhBHbBHbc}}}AMf{{BN`{CAhBHb}}}}{{{M`{CAh}}}AMf}{{{BI`{CAhBHbBHbc}}}DMb{{BN`{CAhBHb}}}}{{{BHd{CAhBHb}}}DMb}{{{ANn{CAhCAhCAh}}}DMb}{{{M`{CAh}}}DMb}6{{{ANn{AMfCAh}}}DMb}{{{BI`{CAhBHbBHbc}}}DM`{{BN`{CAhBHb}}}}8{{{BHd{CAhBHb}}}DM`}{{{ANn{CAhCAhCAhCAh}}}DM`}{{{ANn{AMfCAhCAh}}}DM`}{{{ANn{CAhDMb}}}DM`}{{{M`{CAh}}}DM`}{{{ANn{DMbCAh}}}DM`}{{{ANn{AMfAMf}}}DM`}?{{{M`{Mf}}}Mj}{{{ANn{MfMf}}}Mj}{{{BI`{MfBHbBHbc}}}Mj{{BN`{MfBHb}}}}{{{BHd{MfBHb}}}Mj}{cc{}}{{{ANn{MjMf}}}DNf}{{{BI`{MfBHbBHbc}}}DNf{{BN`{MfBHb}}}}{{{ANn{MfMfMf}}}DNf}{{{M`{Mf}}}DNf}{{{BHd{MfBHb}}}DNf}5{{{BI`{MfBHbBHbc}}}DMd{{BN`{MfBHb}}}}{{{ANn{MjMfMf}}}DMd}{{{ANn{MfMfMfMf}}}DMd}{{{BHd{MfBHb}}}DMd}{{{ANn{MfDNf}}}DMd}{{{ANn{DNfMf}}}DMd}{{{M`{Mf}}}DMd}{{{ANn{MjMj}}}DMd}{{{M`{DBd}}}EMj}{{{ANn{DBdDBd}}}EMj}{AMfEMj}{cc{}}{{{ANn{EMjDBd}}}EMl}1{{{M`{DBd}}}EMl}{DMbEMl}{{{ANn{DBdDBdDBd}}}EMl}{{{ANn{EMjDBdDBd}}}EMn}5{{{ANn{EMlDBd}}}EMn}{{{ANn{DBdEMl}}}EMn}{{{ANn{EMjEMj}}}EMn}{{{M`{DBd}}}EMn}{{{ANn{DBdDBdDBdDBd}}}EMn}{DM`EMn};{{{ANn{AMhAMh}}}EOf}{MjEOf}{{{M`{AMh}}}EOf}{{{M`{AMh}}}EOh}{{{ANn{EOfAMh}}}EOh}{{{ANn{AMhAMhAMh}}}EOh}{DNfEOh}{cc{}}{DMdEOj}1{{{ANn{EOfEOf}}}EOj}{{{ANn{EOfAMhAMh}}}EOj}{{{M`{AMh}}}EOj}{{{ANn{AMhAMhAMhAMh}}}EOj}{{{ANn{EOhAMh}}}EOj}{{{ANn{AMhEOh}}}EOj}{GHnH`}{GI`H`}9{GIbH`}{EOnH`}{GIdH`}{GIfH`}{{{b{ENb}}}CC`}{{{b{ENh}}}DNn}{FlEN`}{FlDNh}{FlGh}{FlDMj}{FlENd}{DJbENf}{DJbDLd}{DJbDNj}{DJbDLh}{{FlGh}EN`}{{DJbDLh}ENf}{{{M`{Fl}}}Gh}{{{M`{Fl}}}Kj}{{{M`{Fl}}}CC`}{{{M`{Fl}}}DNd}{{{M`{Fl}}}DMl}{{{M`{DJb}}}DNn}{{{M`{DJb}}}DLh}{{{M`{DJb}}}DMf}{{{M`{DJb}}}DLf}{{{M`{CAh}}}AMf}{{{M`{CAh}}}DMb}{{{M`{CAh}}}DM`}{{{M`{Mf}}}Mj}{{{M`{Mf}}}DNf}{{{M`{Mf}}}DMd}{{{M`{DBd}}}EMj}{{{M`{DBd}}}EMl}{{{M`{DBd}}}EMn}{{{M`{AMh}}}EOf}{{{M`{AMh}}}EOh}{{{M`{AMh}}}EOj}{{KjFl}ENb}{{KjFl}DNh}{{KjFl}ENd}{{KjFl}DNl}{{KjFl}CC`}{{DMfDJb}ENh}{{DMfDJb}DNj}{{DMfDJb}DLn}{{DMfDJb}DNn}{{{M`{BEn}}}BBd}{FHn{{GCj{c}}}{}}{{GhGhGh}EN`}{{DNdDNdDNdDNd}ENb}{{KjKjKj}DNh}{{GhGh}DMj}{{DNdDNdDNd}ENd}{{DMlDMlDMlDMl}DNl}{{DLhDLhDLh}ENf}{{DMfDMfDMfDMf}ENh}{{DLhDLh}DLd}{{DMfDMfDMf}DNj}{{DLfDLfDLfDLf}DLn}{{{b{{M`{Fl}}}}}EN`}{{{b{{M`{Fl}}}}}ENb}{{{b{{M`{Fl}}}}}DNh}{{{b{{M`{Fl}}}}}DMj}{{{b{{M`{Fl}}}}}ENd}{{{b{{M`{Fl}}}}}DNl}{{{b{{M`{DJb}}}}}ENf}{{{b{{M`{DJb}}}}}ENh}{{{b{{M`{DJb}}}}}DLd}{{{b{{M`{DJb}}}}}DNj}{{{b{{M`{DJb}}}}}DLn}{{{b{{M`{{M`{Fl}}}}}}}EN`}{{{b{{M`{{M`{Fl}}}}}}}ENb}{{{b{{M`{{M`{Fl}}}}}}}DNh}{{{b{{M`{{M`{Fl}}}}}}}DMj}{{{b{{M`{{M`{Fl}}}}}}}ENd}{{{b{{M`{{M`{Fl}}}}}}}DNl}{{{b{{M`{{M`{DJb}}}}}}}ENf}{{{b{{M`{{M`{DJb}}}}}}}ENh}{{{b{{M`{{M`{DJb}}}}}}}DLd}{{{b{{M`{{M`{DJb}}}}}}}DNj}{{{b{{M`{{M`{DJb}}}}}}}DLn}{{{b{{ANf{Fl}}}}}EN`}{{{b{{ANf{Fl}}}}}ENb}{{{b{{ANf{Fl}}}}}DNh}{{{b{{ANf{Fl}}}}}DMj}{{{b{{ANf{Fl}}}}}ENd}{{{b{{ANf{Fl}}}}}DNl}{{{b{{ANf{DJb}}}}}ENf}{{{b{{ANf{DJb}}}}}ENh}{{{b{{ANf{DJb}}}}}DLd}{{{b{{ANf{DJb}}}}}DNj}{{{b{{ANf{DJb}}}}}DLn}{{{GIh{c}}}{{Cn{FNlGIj}}}{{EOb{{ANf{BEn}}}}DAjDAl}}{GBbBBd}{{GBb{b{jc}}}BBd{GIlBJb}}{AMhH`}{{{b{Cj}}}FEb}{KjDNh}{GhDMj}{KjENd}{DMlDNl}{DLhDLd}{DMfDNj}{DLfDLn}{{FAdFlFlFl}DNh}{{FAdFlFlFl}ENd}{{FAdFlFlFl}DNl}{{FAdFlFlFl}CC`}{{FAdDJbDJbDJb}DNj}{{FAdDJbDJbDJb}DLn}{{FAdDJbDJbDJb}DNn}{{{b{Ml}}}{{Cl{Mh}}}}{c{{Cn{FNlGIj}}}{{EOb{ENl}}}}{AMhH`}{e{{C`{{ANf{c}}}}}{}{{BFd{}{{BFb{c}}}}}}{DMjEN`}{DMjDNh}{DMjENd}{DLdENf}{DLdDNj}{{DMjGh}EN`}{{DLdDLh}ENf}{DNhEN`}{DNhENb}{DNhDMj}{DNhDNl}{{{b{DNh}}}CC`}{DNjENf}{DNjENh}{DNjDLd}{DNjDLn}{{{b{DNj}}}DNn}{{DNhKj}ENb}{{DNjDMf}ENh}{ENdEN`}{ENdDMj}{ENdDNl}{{{b{ENd}}}CC`}{DNlENb}{DNlDNh}{DNlENd}{{{b{DNl}}}CC`}{DLnENh}{DLnDNj}{{{b{DLn}}}DNn}{c{{Cn{FNlGIj}}}GIn}{AMhH`}000{{AMhBCn}BBd}{{{M`{{M`{Fl}}}}}DNh}{{{M`{Fl}}}Gh}{{{M`{Fl}}}Kj}{{{M`{{M`{Fl}}}}}DMj}{{{M`{{M`{Fl}}}}}DNl}{{{M`{Fl}}}DMl}{{{M`{CAh}}}AMf}{{{M`{CAh}}}DMb}{{{M`{CAh}}}DM`}{{{M`{Mf}}}Mj}{{{M`{Mf}}}DNf}{{{M`{Mf}}}DMd}{CC`ENb}{CC`DNh}{CC`ENd}{CC`DNl}{DNnENh}{DNnDNj}{DNnDLn}{{}{{C`{c}}}BJb}{c{{C`{ec}}}FA`BJb}{{{b{FAf}}}{{Cl{FAd}}}}{{{b{FAf}}}{{Cl{DN`}}}}{{{b{FAf}}}{{Cl{DMn}}}}{{{b{FAf}}}{{Cl{DNb}}}}{{{b{FAf}}}{{Cl{F@l}}}}{{{b{FAf}}}{{Cl{F@n}}}}{{{b{FAf}}}{{Cl{EN`}}}}{{{b{FAf}}}{{Cl{ENb}}}}{{{b{FAf}}}{{Cl{DNh}}}}{{{b{FAf}}}{{Cl{Gh}}}}{{{b{FAf}}}{{Cl{Kj}}}}{{{b{FAf}}}{{Cl{DMj}}}}{{{b{FAf}}}{{Cl{ENd}}}}{{{b{FAf}}}{{Cl{DNl}}}}{{{b{FAf}}}{{Cl{CC`}}}}{{{b{FAf}}}{{Cl{DNd}}}}{{{b{FAf}}}{{Cl{DMl}}}}{{{b{FAf}}}{{Cl{ENf}}}}{{{b{FAf}}}{{Cl{ENh}}}}{{{b{FAf}}}{{Cl{DLd}}}}{{{b{FAf}}}{{Cl{DNj}}}}{{{b{FAf}}}{{Cl{DLn}}}}{{{b{FAf}}}{{Cl{DNn}}}}{{{b{FAf}}}{{Cl{DLh}}}}{{{b{FAf}}}{{Cl{DMf}}}}{{{b{FAf}}}{{Cl{DLf}}}}{{{b{FAf}}}{{Cl{AMf}}}}{{{b{FAf}}}{{Cl{DMb}}}}{{{b{FAf}}}{{Cl{DM`}}}}{{{b{FAf}}}{{Cl{Mj}}}}{{{b{FAf}}}{{Cl{DNf}}}}{{{b{FAf}}}{{Cl{DMd}}}}{{{b{FAf}}}{{Cl{H`}}}}{CC`Hh}{{KjKj}CC`}{{DMfDMf}DNn}{{GhGh}CC`}{{DLhDLh}DNn}32{{CC`Kj}ENb}{{CC`Kj}DNl}{{DNnDMf}ENh}{{DNnDMf}DLn}{FlENb}{FlDNh}{FlENd}{FlDNl}{FlCC`}{DJbENh}{DJbDNj}{DJbDLn}{DJbDNn}876543210876543210{cc{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{KjHh}{GhEN`}{KjENb}{GhDNh}{GhENd}{KjDNl}{DLhENf}{DMfENh}{DLhDNj}{DMfDLn}{{GhFl}DMj}{{DLhDJb}DLd}{{GhFlGh}EN`}{{GhFlGh}DNh}{{GhFlGh}ENd}{{DLhDJbDLh}ENf}{{DLhDJbDLh}DNj}{{KjCC`Kj}ENb}{{KjCC`Kj}DNl}{{DMfDNnDMf}ENh}{{DMfDNnDMf}DLn}{KjCC`}{DMfDNn}{{FlFNh}FNf}{AMhH`}{FlH`}{DJbH`}{{{b{{ANf{Fl}}}}}Gh}{{{b{{ANf{Fl}}}}}Kj}{{{b{{ANf{Fl}}}}}CC`}{{{b{{ANf{Fl}}}}}DNd}{{{b{{ANf{Fl}}}}}DMl}{{{b{{ANf{DJb}}}}}DNn}{{{b{{ANf{DJb}}}}}DLh}{{{b{{ANf{DJb}}}}}DMf}{{{b{{ANf{DJb}}}}}DLf}{{{b{{ANf{CAh}}}}}AMf}{{{b{{ANf{CAh}}}}}DMb}{{{b{{ANf{CAh}}}}}DM`}{{{b{{ANf{Mf}}}}}Mj}{{{b{{ANf{Mf}}}}}DNf}{{{b{{ANf{Mf}}}}}DMd}{{{b{{ANf{DBd}}}}}EMj}{{{b{{ANf{DBd}}}}}EMl}{{{b{{ANf{DBd}}}}}EMn}{{{b{{ANf{AMh}}}}}EOf}{{{b{{ANf{AMh}}}}}EOh}{{{b{{ANf{AMh}}}}}EOj}{{{b{Ml}}}{{Cn{FGh}}}}{{{b{Ml}}}{{Cn{Mh}}}}{{{b{Ml}}}{{Cn{BBd}}}}{{{b{Ml}}}{{Cn{FGj}}}}{{{b{Ml}}}{{Cn{FH`}}}}{{{b{Ml}}}{{Cn{FHb}}}}{{{b{Ml}}}{{Cn{BBdGJ`}}}}{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{KjHh}{GhEN`}{KjENb}{GhDNh}{GhENd}{KjDNl}{DLhENf}{DMfENh}{DLhDNj}{DMfDLn}{{}GJb}{FAl{{EMb{c}}}Of}{{{C`{FEb}}}{{Cn{{FEf{c}}GJd}}}Of}{{AlGJf}{{Cn{{b{FI`}}FCl}}}}{DMlCC`}{DLfDNn}{AMhH`}{{{b{Bd}}}GCb}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01011010101001010110101010101001101001010110100101010110011001011010010110010101101001101010011010010110101001101010101001101001100110101010011010010110011010010110100101101010011001010101101001101001100110101010010101011010101001101001101010100101011010100110010110{{FlFlFlFl}CC`}{{DJbDJbDJbDJb}DNn}``{{{b{EMh}}}Fl}{{{b{Bh}}}FGj}````````{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{BNhBJb}FA`}{{{b{EI`}}}{{M`{BEn}}}}{{{b{jFNn}}}EHd}0{{{b{jFNn}}}Cd}{{{b{jFNn}}DJb}Cd}{{{b{jFNn}}c}EHd{{EHf{EHd}}}}{{{b{jFNn}}BEn}EHd}{{{b{jFNn}}}Fl}{{{b{jFNn}}c}Fl{{EHf{Fl}}}}{{{b{jFNn}}}DJb}{{{b{jFNn}}c}DJb{{EHf{DJb}}}}{{{b{EI`}}}DOb}{{{b{EI`}}}ANl}{{{b{jFNn}}}ANl}{{{b{jFNn}}c}ANl{{EHf{ANl}}}}{{{b{EI`}}}CAh}{{{b{jFNn}}}CAh}{{{b{jFNn}}c}CAh{{EHf{CAh}}}}{{{b{EI`}}}DBd}{{{b{jFNn}}}DBd}{{{b{jFNn}}c}DBd{{EHf{DBd}}}}{{{b{EI`}}}DAh}{{{b{jFNn}}}DAh}{{{b{jFNn}}c}DAh{{EHf{DAh}}}}{{{b{EI`}}}DCn}{{{b{jFNn}}}DCn}{{{b{jFNn}}c}DCn{{EHf{DCn}}}}{{{b{jFNn}}}EHd}0{{{b{jFNn}}AMh}A@`}{{{b{jFNn}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{jFNn}}c}ClCId}{{{b{jFNn}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{jFNn}}cAn}BnCId}{{{b{jFNn}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{jFNn}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}{{{b{EI`}}}BCn}{{{b{EI`}}}CJb}{{{b{jFNn}}}CJb}{{{b{jFNn}}c}CJb{{EHf{CJb}}}}{{{b{EI`}}}Mf}{{{b{jFNn}}}Mf}{{{b{jFNn}}c}Mf{{EHf{Mf}}}}{{{b{EI`}}}AMh}{{{b{jFNn}}}AMh}{{{b{jFNn}}c}AMh{{EHf{AMh}}}}{{{b{EI`}}}BEn}{{{b{jFNn}}}BEn}{{{b{jFNn}}c}BEn{{EHf{BEn}}}}{{{b{jFNn}}}EHd}{{{b{EI`}}}An}{{{b{jFNn}}}An}{{{b{jFNn}}c}An{{EHf{An}}}}{{{b{jFNn}}}Gh}{{{b{jFNn}}ce}Gh{{EHf{Fl}}}{{EHf{Fl}}}}{{{b{jFNn}}}Kj}{{{b{jFNn}}ceg}Kj{{EHf{Fl}}}{{EHf{Fl}}}{{EHf{Fl}}}}{{{b{jFNn}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{jFNn}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{{C`{c}}}}}{{Cn{MfGJh}}}{GFhBJb}}{{{b{Fj}}}Mf}```{{{b{FAl}}Fj}{{Cl{{b{c}}}}}Of}{{{b{El}}c}{{Cl{{b{Fb}}}}}{{GAh{Mh}}}}{{{b{{GBd{ce}}}}}{{Cl{{b{c}}}}}{}{{BEd{}{{BBf{c}}}}}}{{{b{{EMb{c}}}}Fj}{{Cl{{b{c}}}}}Of}{{{b{FId}}}{{b{{FBn{{EMb{c}}}}}}}Of}{{{b{Bh}}{Bl{c}}}{{GJj{FHnFHhc}}}Of}{{{b{FJl}}{b{Cj}}}{{b{FEb}}}}{{{b{FKb}}}{{Cl{{EMd{c}}}}}Of}{{{b{AMn}}Mj}{{Cl{Fj}}}}{{{b{FMl}}{Bl{FMb}}}GJl}{{{b{GBn}}}{{Cl{{b{c}}}}}Of}{{{b{FOf}}{b{Ml}}}{{ENn{Ml}}}}{{{b{Hn}}{b{Mh}}}{{Cl{{b{Hl}}}}}}{{{b{jHn}}{b{Mh}}}{{Cl{{b{jHl}}}}}}{{{b{Bh}}AEh}{{Cl{{GJn{FHnFHh}}}}}}{{{b{Bh}}AEh}{{Cl{{GK`{FHnFHh}}}}}}{{{b{FId}}{b{Cj}}}{{b{{FBn{FAl}}}}}}{{{b{FId}}}{{C`{{FBn{{EMb{c}}}}}}}Of}{{{b{FJl}}{b{Cj}}}{{C`{FEb}}}}{{{b{FKb}}}{{FEf{c}}}Of}{{{b{FId}}{b{Cj}}}{{C`{{FBn{FAl}}}}}}{{{b{F@j}}Anc}{{b{e}}}{}{}}{{{b{{GKh{}{{GKb{c}}{GKd{e}}{GKf{g}}}}}}An}{{b{i}}}{{F@j{egi}}}Of{}{}}{{{b{j{GKh{}{{GKb{c}}{GKd{e}}{GKf{g}}}}}}An}{{b{ji}}}{{F@j{egi}}}Of{}{}}{{{b{{GKh{}{{GKb{c}}{GKd{e}}{GKf{g}}}}}}An}{{Cl{g}}}{{F@j{egi}}}Of{}{}}{{{b{Hn}}}{{Cl{{b{Hl}}}}}}{{{b{jHn}}}{{Cl{{b{jHl}}}}}}{{{b{Bd}}Fjc}ClBBj}{{{b{c}}{b{Ml}}}{{Cl{{b{e}}}}}{}FAf}00000000000000000000000000{{{b{jc}}{b{Ml}}}{{Cl{{b{je}}}}}{}FAf}00000000000000000000000000{{{b{Gj}}c}{{Cl{{ANn{Fj}}}}}BBj}{{{b{Gj}}{b{FAj}}}{{Cl{Fj}}}}{{{b{Bh}}{b{FHn}}}{{Bl{c}}}{}}{{{b{jFAl}}{M`{Fj}}}{{M`{{Cl{{b{jc}}}}}}}Of}{{{b{j{EMb{c}}}}{M`{Fj}}}{{M`{{Cl{{b{jc}}}}}}}Of}{{{b{jFAl}}{M`{Fj}}}{{M`{{Cl{FCf}}}}}}{{{b{j{FBn{c}}}}}{{b{jc}}}BJb}{{{b{jFAl}}Fj}{{Cl{{b{jc}}}}}Of}{{{b{jEl}}c}{{Cl{{b{jFb}}}}}{{GAh{Mh}}}}{{{b{j{GBd{ce}}}}}{{Cl{{b{jc}}}}}{}{{BEd{}{{BBf{c}}}}}}{{{b{j{EMb{c}}}}Fj}{{Cl{{b{jc}}}}}Of}{{{b{jBh}}{b{{Bl{c}}}}}{{GKj{FHnFHhc}}}Of}{{{b{FKb}}}{{Cl{{BDf{c}}}}}Of}{{{b{jGBn}}}{{Cl{{b{jc}}}}}Of}{{{b{j{C`{ce}}}}}{{Cl{{b{jc}}}}}BJbFA`}{{{b{jFAl}}Fje}{{b{jc}}}Of{{BEd{}{{BBf{c}}}}}}{{{b{j{EMb{c}}}}Fje}{{b{jc}}}Of{{BEd{}{{BBf{c}}}}}}{{{b{j{C`{ce}}}}}{{b{jc}}}BJbFA`}{{{b{j{FAb{c}}}}c}{{b{jc}}}{}}{{{b{jGBn}}}{{b{c}}}{OfD@j}}{{{b{jGBn}}}{{b{jc}}}{OfD@j}}{{{b{j{FAb{c}}}}e}{{b{jc}}}{}{{BEd{}{{BBf{c}}}}}}{{{b{FAl}}Fj}{{Cl{FCh}}}}{{{b{jFAl}}Fj}{{Cl{FCf}}}}{{{b{FAd}}}{{Cl{{b{GKl}}}}}}{{{b{DN`}}}{{Cl{{b{GKl}}}}}}{{{b{DMn}}}{{Cl{{b{GKl}}}}}}{{{b{DNb}}}{{Cl{{b{GKl}}}}}}{{{b{F@l}}}{{Cl{{b{GKl}}}}}}{{{b{F@n}}}{{Cl{{b{GKl}}}}}}{{{b{EN`}}}{{Cl{{b{GKl}}}}}}{{{b{ENb}}}{{Cl{{b{GKl}}}}}}{{{b{DNh}}}{{Cl{{b{GKl}}}}}}{{{b{Gh}}}{{Cl{{b{GKl}}}}}}{{{b{Kj}}}{{Cl{{b{GKl}}}}}}{{{b{DMj}}}{{Cl{{b{GKl}}}}}}{{{b{ENd}}}{{Cl{{b{GKl}}}}}}{{{b{DNl}}}{{Cl{{b{GKl}}}}}}{{{b{CC`}}}{{Cl{{b{GKl}}}}}}{{{b{DNd}}}{{Cl{{b{GKl}}}}}}{{{b{DMl}}}{{Cl{{b{GKl}}}}}}{{{b{ENf}}}{{Cl{{b{GKl}}}}}}{{{b{ENh}}}{{Cl{{b{GKl}}}}}}{{{b{DLd}}}{{Cl{{b{GKl}}}}}}{{{b{DNj}}}{{Cl{{b{GKl}}}}}}{{{b{DLn}}}{{Cl{{b{GKl}}}}}}{{{b{DNn}}}{{Cl{{b{GKl}}}}}}{{{b{DLh}}}{{Cl{{b{GKl}}}}}}{{{b{DMf}}}{{Cl{{b{GKl}}}}}}{{{b{DLf}}}{{Cl{{b{GKl}}}}}}{{{b{AMf}}}{{Cl{{b{GKl}}}}}}{{{b{DMb}}}{{Cl{{b{GKl}}}}}}{{{b{DM`}}}{{Cl{{b{GKl}}}}}}{{{b{Mj}}}{{Cl{{b{GKl}}}}}}{{{b{DNf}}}{{Cl{{b{GKl}}}}}}{{{b{DMd}}}{{Cl{{b{GKl}}}}}}{{{b{H`}}}{{Cl{{b{GKl}}}}}}{{{b{Bd}}}{{Cl{{EMd{c}}}}}Of}{{{b{jBd}}}{{Cl{{BDf{c}}}}}Of}{{{b{Ml}}}A@`}{{{b{jELf}}{Cb{FAj}}}{{Cn{{b{jc}}GEl}}}Of}{{{b{j{EMb{c}}}}{Cb{FAj}}}{{Cn{{b{jc}}GEl}}}Of}{{{b{Gj}}c}{{Cn{{ANn{Fj}}GEl}}}BBj}{{{b{ELf}}{Cb{FAj}}}{{Cn{{b{c}}GEl}}}Of}{{{BBj{}{{FAh{c}}}}{Cb{FAj}}}{{Cn{GEl}}}CId}{{{b{{EMd{{EMb{c}}}}}}{Cb{FAj}}}{{Cn{GEl}}}Of}{{{b{{EMd{FAl}}}}{Cb{FAj}}}{{Cn{GEl}}}}{{{b{FAl}}{Cb{FAj}}}{{Cn{FChGEl}}}}{{{b{j{BDf{{EMb{c}}}}}}{Cb{FAj}}}{{Cn{GEl}}}Of}{{{b{{BDf{{EMb{c}}}}}}{Cb{FAj}}}{{Cn{GEl}}}Of}{{{b{{ELd{cg}}}}{Cb{FAj}}}{{Cn{GEl}}}Of{{ELf{c}}}{{ELj{}{{ELh{e}}}}}}{{{b{j{ELl{cg}}}}{Cb{FAj}}}{{Cn{GEl}}}Of{{ELf{c}}}{{ELn{}{{ELh{e}}}}}}{{{b{{EMb{c}}}}{Cb{FAj}}}{{Cn{{b{c}}GEl}}}Of}0{{{b{jFAl}}{Cb{FAj}}}{{Cn{FCfGEl}}}}<{FGfc{CLdD@jDAlDAj}}{{{b{Bd}}}c{}}{{{b{Bd}}}}00000000000{{}GKn}00000000000000000000000000000000{{{b{Bh}}AEh}{{GJj{FHnFHhFEd}}}}{{{b{Bh}}{b{FHn}}}AEh}{{{b{Bh}}AEh}{{GKj{FHnFHhFEd}}}}{{{b{FOf}}{b{Ml}}{b{GL`}}}{{ENn{Ml}}}}`{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{BNhBJb}FA`}`{{{b{jBh}}c}f{{BEl{{b{jBh}}AEh}}}}{{{b{FGd}}}Cd}`{{{b{Bj}}}Cd}`{{{b{FGh}}{b{jc}}}fAMd}{{{b{{Bl{c}}}}{b{je}}}f{}AMd}{{{b{{EMd{c}}}}{b{je}}}f{E@`BJb}AMd}{{{b{Mh}}{b{jc}}}fAMd}{{{b{BBd}}{b{jc}}}fAMd}{{{b{{BDf{c}}}}{b{je}}}f{E@`BJb}AMd}{{{b{FGj}}{b{jc}}}fAMd}{{{b{FGn}}{b{jc}}}fAMd}{{{b{FCb}}{b{jc}}}fAMd}{{{b{FCd}}{b{jc}}}fAMd}{{{b{FHl}}{b{jc}}}fAMd}{{{b{FHn}}{b{jc}}}fAMd}{{{b{AEh}}{b{jc}}}fAMd}{{{b{Fj}}{b{jc}}}fAMd}{{{b{{FAb{c}}}}{b{je}}}fE@`AMd}{{{b{FJf}}{b{jc}}}fAMd}{{{b{FJj}}{b{jc}}}fAMd}{{{b{FKj}}{b{jc}}}fAMd}{{{b{FLd}}{b{jc}}}fAMd}{{{b{FLj}}{b{jc}}}fAMd}{{{b{FNh}}{b{jc}}}fAMd}{{{b{{C`{ce}}}}{b{jg}}}f{E@`BJb}FA`AMd}{{{b{FAd}}{b{jc}}}fAMd}{{{b{DN`}}{b{jc}}}fAMd}{{{b{DMn}}{b{jc}}}fAMd}{{{b{DNb}}{b{jc}}}fAMd}{{{b{F@l}}{b{jc}}}fAMd}{{{b{F@n}}{b{jc}}}fAMd}{{{b{AMf}}{b{jc}}}fAMd}{{{b{DMb}}{b{jc}}}fAMd}{{{b{DM`}}{b{jc}}}fAMd}{{{b{Mj}}{b{jc}}}fAMd}{{{b{DNf}}{b{jc}}}fAMd}{{{b{DMd}}{b{jc}}}fAMd}{{{b{EMj}}{b{jc}}}fAMd}{{{b{EMl}}{b{jc}}}fAMd}{{{b{EMn}}{b{jc}}}fAMd}{{{b{EOf}}{b{jc}}}fAMd}{{{b{EOh}}{b{jc}}}fAMd}{{{b{EOj}}{b{jc}}}fAMd}{{{b{H`}}{b{jc}}}fAMd}`{c{{Cn{EMhGG`}}}{{EOb{Ml}}}}{{{b{EJ`}}}CAh}{{{b{EJ`}}}BCn}1{{{b{EHb}}c}DOb{{EHf{DOb}}}}{{{b{EHb}}c}ANl{{EHf{ANl}}}}`{{{b{EHb}}c}CAh{{EHf{CAh}}}}`{{{b{EHb}}c}DBd{{EHf{DBd}}}}{{DBdDBd}EMj}{{DBdDBdDBd}EMl}{{DBdDBdDBdDBd}EMn}{{{b{EHb}}c}DAh{{EHf{DAh}}}}{{{b{F@d}}}BBd}{{{b{F@h}}}BBd}{{{b{F@f}}}BBd}{{{b{FKf}}}BBd}{{{b{FN`}}}GLb}```````{{{b{AMn}}Mj}Mf}``````````{{{b{FHd}}}f}000`{{{b{BBd}}}{{Cl{BBd}}}}{{}f}{cf{CLdFA`}}{{{b{EHb}}c}An{{EHf{An}}}}{{{b{Fj}}}Mf}{{{b{Gh}}An}b}{{{b{Kj}}An}b}{{{b{DNd}}An}b}{{{b{DMl}}An}b}{{{b{DLh}}An}b}{{{b{DMf}}An}b}{{{b{DLf}}An}b}{{{b{AMf}}An}b}{{{b{DMb}}An}b}{{{b{DM`}}An}b}{{{b{Mj}}An}b}{{{b{DNf}}An}b}{{{b{DMd}}An}b}{{{b{EMj}}An}b}{{{b{EMl}}An}b}{{{b{EMn}}An}b}{{{b{EOf}}An}b}{{{b{EOh}}An}b}{{{b{EOj}}An}b}``{{{b{jGh}}An}{{b{j}}}}{{{b{jKj}}An}{{b{j}}}}{{{b{jDNd}}An}{{b{j}}}}{{{b{jDMl}}An}{{b{j}}}}{{{b{jDLh}}An}{{b{j}}}}{{{b{jDMf}}An}{{b{j}}}}{{{b{jDLf}}An}{{b{j}}}}{{{b{jAMf}}An}{{b{j}}}}{{{b{jDMb}}An}{{b{j}}}}{{{b{jDM`}}An}{{b{j}}}}{{{b{jMj}}An}{{b{j}}}}{{{b{jDNf}}An}{{b{j}}}}{{{b{jDMd}}An}{{b{j}}}}{{{b{jEMj}}An}{{b{j}}}}{{{b{jEMl}}An}{{b{j}}}}{{{b{jEMn}}An}{{b{j}}}}{{{b{jEOf}}An}{{b{j}}}}{{{b{jEOh}}An}{{b{j}}}}{{{b{jEOj}}An}{{b{j}}}}`{{}An}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{FEf{c}}}}{b{Bd}}}f{OfGCb}}111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111`{{{b{{FEf{c}}}}{b{Bd}}}{{EMd{c}}}{OfGCb}}{{{b{{FEf{c}}}}{b{Bd}}}{{BDf{c}}}{OfGCb}}{{{b{jBd}}}{{BDf{c}}}{OfGCb}}{{{b{jDb}}}{{BDf{c}}}{OfD@j}}```{{{b{FIf}}}{{Cl{{b{Cj}}}}}}`{{{b{jFAl}}Fjc}{{Cl{c}}}Of}{{{b{FEb}}FEd}{{Cn{{Cl{FEd}}GJd}}}}{{{b{j{EMb{c}}}}Fjc}{{Cl{c}}}Of}{{{b{FKb}}c}{{Cl{c}}}Of}{{{b{jGBn}}c}fOf}{{{b{jHn}}cHl}f{{DBl{Mh}}}}{{{b{jFAl}}FjFEd}{{Cl{FEd}}}}{{{b{FJl}}{C`{FEb}}}{{Cn{fFK`}}}}{{{b{jFAl}}FjCh}Cd}{{{b{jBd}}c}{{Cl{c}}}Of}{{{b{jDb}}c}fOf}{{{b{jFf}}ce}{{b{jFf}}}F@hF@d}0{{GLd{b{jFb}}}f}{{GLf{b{jDb}}}f}{{GLh{b{jFb}}}f}{{GBj{b{jDb}}}f}{{GLj{b{jFb}}}f}{{GLl{b{jDb}}}f}{{{b{jFb}}c}{{b{jFb}}}GLd}{{{b{jDb}}c}{{b{jDb}}}GLf}`{{H`H`DJb}H`}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Aj{FAd}}}{{Aj{h}}}}1{{{Aj{DN`}}}{{Aj{h}}}}{{{Aj{DMn}}}{{Aj{h}}}}3{{{Aj{DNb}}}{{Aj{h}}}}44{{{Aj{F@l}}}{{Aj{h}}}}5{{{Aj{F@n}}}{{Aj{h}}}}{{{Aj{EN`}}}{{Aj{h}}}}77{{{Aj{ENb}}}{{Aj{h}}}}8{{{Aj{DNh}}}{{Aj{h}}}}{{{Aj{Gh}}}{{Aj{h}}}}::{{{Aj{Kj}}}{{Aj{h}}}};{{{Aj{DMj}}}{{Aj{h}}}}<{{{Aj{ENd}}}{{Aj{h}}}}={{{Aj{DNl}}}{{Aj{h}}}}>{{{Aj{CC`}}}{{Aj{h}}}}?{{{Aj{DNd}}}{{Aj{h}}}}{{{Aj{DMl}}}{{Aj{h}}}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Aj{ENf}}}{{Aj{h}}}}11{{{Aj{ENh}}}{{Aj{h}}}}2{{{Aj{DLd}}}{{Aj{h}}}}{{{Aj{DNj}}}{{Aj{h}}}}44{{{Aj{DLn}}}{{Aj{h}}}}{{{Aj{DNn}}}{{Aj{h}}}}66{{{Aj{DLh}}}{{Aj{h}}}}{{{Aj{DMf}}}{{Aj{h}}}}8{{{Aj{DLf}}}{{Aj{h}}}}9{{{Aj{AMf}}}{{Aj{h}}}}::{{{Aj{DMb}}}{{Aj{h}}}}{{{Aj{DM`}}}{{Aj{h}}}}<<{{{Aj{Mj}}}{{Aj{h}}}}={{{Aj{DNf}}}{{Aj{h}}}}{{{Aj{DMd}}}{{Aj{h}}}}????????{{{Aj{H`}}}{{Aj{h}}}}{{{C`{c}}}{{C`{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}000000000{{{b{{GCj{c}}}}{b{Bh}}}{{Bl{c}}}{}}{{{FBn{c}}}c{}}{{{C`{ce}}}{{Cl{c}}}{}FA`}{ce{}{}}000000000{H`AMh}{{{C`{ce}}}{}BJbFA`}{{{C`{ce}}}{{ANn{e}}}BJbFA`}{{{Aj{FAd}}}{{Aj{FAf}}}}{{{Aj{DN`}}}{{Aj{FAf}}}}{{{Aj{DMn}}}{{Aj{FAf}}}}{{{Aj{DNb}}}{{Aj{FAf}}}}{{{Aj{F@l}}}{{Aj{FAf}}}}{{{Aj{F@n}}}{{Aj{FAf}}}}{{{Aj{EN`}}}{{Aj{FAf}}}}{{{Aj{ENb}}}{{Aj{FAf}}}}{{{Aj{DNh}}}{{Aj{FAf}}}}{{{Aj{Gh}}}{{Aj{FAf}}}}{{{Aj{Kj}}}{{Aj{FAf}}}}{{{Aj{DMj}}}{{Aj{FAf}}}}{{{Aj{ENd}}}{{Aj{FAf}}}}{{{Aj{DNl}}}{{Aj{FAf}}}}{{{Aj{CC`}}}{{Aj{FAf}}}}{{{Aj{DNd}}}{{Aj{FAf}}}}{{{Aj{DMl}}}{{Aj{FAf}}}}{{{Aj{ENf}}}{{Aj{FAf}}}}{{{Aj{ENh}}}{{Aj{FAf}}}}{{{Aj{DLd}}}{{Aj{FAf}}}}{{{Aj{DNj}}}{{Aj{FAf}}}}{{{Aj{DLn}}}{{Aj{FAf}}}}{{{Aj{DNn}}}{{Aj{FAf}}}}{{{Aj{DLh}}}{{Aj{FAf}}}}{{{Aj{DMf}}}{{Aj{FAf}}}}{{{Aj{DLf}}}{{Aj{FAf}}}}{{{Aj{AMf}}}{{Aj{FAf}}}}{{{Aj{DMb}}}{{Aj{FAf}}}}{{{Aj{DM`}}}{{Aj{FAf}}}}{{{Aj{Mj}}}{{Aj{FAf}}}}{{{Aj{DNf}}}{{Aj{FAf}}}}{{{Aj{DMd}}}{{Aj{FAf}}}}{{{Aj{H`}}}{{Aj{FAf}}}}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{Df}}}{{Cn{{ANn{{Aj{GLn}}}}}}}}{FNl{{Cn{{ANn{{Aj{GLn}}}}}}}}{{{EMd{c}}}{{ANn{{GM`{c}}GMb}}}BJb}{{{BDf{c}}}{{ANn{{GM`{c}}GMd}}}BJb}{FAl{{EMb{c}}}Of}{{{EMb{c}}}FAlOf}{FKbFJl}{{{FEf{c}}}{{C`{FEb}}}Of}{{{b{{GCj{c}}}}{b{Bh}}}AEh{}}{{FI`Al}GMf}{{{GBd{ce}}}{{Cn{ce}}}{}{}}{{{b{EN`}}}EN`}{{{b{ENb}}}ENb}{{{b{DNh}}}DNh}{{{b{DMj}}}DMj}{{{b{ENd}}}ENd}{{{b{DNl}}}DNl}{CC`CC`}{{{b{ENf}}}ENf}{{{b{ENh}}}ENh}{{{b{DLd}}}DLd}{{{b{DNj}}}DNj}{{{b{DLn}}}DLn}{DNnDNn}`{{{b{Gj}}Fj}Cd}{{{b{F@`}}Mf}Cd}{{{b{Mh}}}Cd}1{{{b{FHd}}}Cd}{{{b{EN`}}}Cd}{{{b{ENb}}}Cd}{{{b{DNh}}}Cd}{GhCd}{KjCd}{{{b{DMj}}}Cd}{{{b{ENd}}}Cd}{{{b{DNl}}}Cd}{CC`Cd}{DNdCd}{DMlCd}{{{b{ENf}}}Cd}{{{b{ENh}}}Cd}{{{b{DLd}}}Cd}{{{b{DNj}}}Cd}{{{b{DLn}}}Cd}{DNnCd}{DLhCd}{DMfCd}{DLfCd}{{{b{c}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{EN`}}}Cd}{{{b{ENb}}}Cd}{{{b{DNh}}}Cd}{GhCd}{KjCd}{{{b{DMj}}}Cd}{{{b{ENd}}}Cd}{{{b{DNl}}}Cd}{CC`Cd}{DNdCd}{DMlCd}{{{b{ENf}}}Cd}{{{b{ENh}}}Cd}{{{b{DLd}}}Cd}{{{b{DNj}}}Cd}{{{b{DLn}}}Cd}{DNnCd}{DLhCd}{DMfCd}{DLfCd}{GhDN`}{KjDMn}{DNdF@l}{DMlF@n}{DLhDN`}{DMfDMn}{DLfDNb}{CC`Cd};{GhMf}{KjMf}{DNdMf}{DMlMf}{DLhMf}{DMfMf}{DLfMf}{AMfMf}{DMbMf}{DM`Mf}{EMjMf}{EMlMf}{EMnMf}{{{b{BBd}}}Cd}{{{b{{FAb{c}}}}}Cd{}}{GhCd}{KjCd}{CC`Cd}{DNdCd}{DMlCd}{DNnCd}{DLhCd}{DMfCd}{DLfCd}{{{b{EJ`}}}Cd}0{{{b{Hb}}}Cd}{{{b{{C`{GFj}}}}}Cd}<<<{{{b{c}}}Cd{}}00000000000000000000000000000001{{{b{H`}}}Cd}{{{b{EHb}}c}DCn{{EHf{DCn}}}}{{{b{FAl}}}GMh}{{{b{{GMj{c}}}}}{{GMl{c}}}{}}{{{b{El}}}{{GMn{MhFb}}}}{{{b{{EMb{c}}}}}{{`{{CId{}{{BFb{{b{c}}}}}}}}}Of}{{{b{Gj}}}GN`}{{{b{DN`}}}GNb}{{{b{DMn}}}GNb}{{{b{DNb}}}GNb}{{{b{EN`}}}GNb}{{{b{ENb}}}GNb}{{{b{DNh}}}GNb}{{{b{Gh}}}GNb}{{{b{Kj}}}GNb}{{{b{DMj}}}GNb}{{{b{ENd}}}GNb}{{{b{DNl}}}GNb}{{{b{DNd}}}GNb}{{{b{DMl}}}GNb}{{{b{ENf}}}GNb}{{{b{ENh}}}GNb}{{{b{DLd}}}GNb}{{{b{DNj}}}GNb}{{{b{DLn}}}GNb}{{{b{DLh}}}GNb}{{{b{DMf}}}GNb}{{{b{DLf}}}GNb}{{{b{AMf}}}GNb}{{{b{DMb}}}GNb}{{{b{DM`}}}GNb}{{{b{Mj}}}GNb}{{{b{DNf}}}GNb}{{{b{DMd}}}GNb}{{{b{jFAl}}}GNd}{{{b{jEl}}}{{GNf{MhFb}}}}{{{b{j{EMb{c}}}}}{{`{{CId{}{{BFb{{b{jc}}}}}}}}}Of}{{{b{jELf}}{Cb{FAj}}}{{GNl{GNh{GNj{FCf}{{BBf{{b{jc}}}}}}}}}Of}{{{b{jFAl}}{Cb{FAj}}}GNh}{{{b{j{EMb{c}}}}{Cb{FAj}}}{{GNl{GNh{GNj{FCf}{{BBf{{b{jc}}}}}}}}}Of}{{{b{jELf}}{Cb{FAj}}}{{GNl{GNn{GNj{{Cl{FCf}}}{{BBf{{Cl{{b{jc}}}}}}}}}}}Of}{{{b{jFAl}}{Cb{FAj}}}GNn}{{{b{j{EMb{c}}}}{Cb{FAj}}}{{GNl{GNn{GNj{{Cl{FCf}}}{{BBf{{Cl{{b{jc}}}}}}}}}}}Of}{{{b{{GO`{ce}}}}ko}{{GOb{gie{GMl{e}}m}}}OfOf{}{{CId{}{{BFb{g}}}}}{{BEl{{b{c}}}{{BBf{i}}}}}{{CId{}{{BFb{g}}}}}{{BEl{{b{e}}}{{BBf{m}}}}}}{{{b{Gj}}c}GOdBBj}{{{b{ELf}}{Cb{FAj}}}{{GNl{GOf{GNj{FCh}{{BBf{{b{c}}}}}}}}}Of}{{{BBj{}{{FAh{c}}}}{Cb{FAj}}}cCId}{{{b{{EMd{{EMb{c}}}}}}{Cb{FAj}}}{}Of}{{{b{{EMd{FAl}}}}{Cb{FAj}}}}{{{b{FAl}}{Cb{FAj}}}GOf}{{{b{{BDf{{EMb{c}}}}}}{Cb{FAj}}}{}Of}{{{b{j{BDf{{EMb{c}}}}}}{Cb{FAj}}}{}Of}{{{b{{ELd{cg}}}}{Cb{FAj}}}{}Of{{ELf{c}}}{{ELj{}{{ELh{e}}}}}}{{{b{j{ELl{cg}}}}{Cb{FAj}}}{}Of{{ELf{c}}}{{ELn{}{{ELh{e}}}}}}{{{b{{EMb{c}}}}{Cb{FAj}}}{{GNl{GOf{GNj{FCh}{{BBf{{b{c}}}}}}}}}Of}{{{b{Gj}}{b{FAj}}}GN`}{{{b{ELf}}{Cb{FAj}}}{{GNl{GOh{GNj{{Cl{FCh}}}{{BBf{{Cl{{b{c}}}}}}}}}}}Of}{{{b{FAl}}{Cb{FAj}}}GOh}{{{b{{EMb{c}}}}{Cb{FAj}}}{{GNl{GOh{GNj{{Cl{FCh}}}{{BBf{{Cl{{b{c}}}}}}}}}}}Of}{{CAhCAh}AMf}{{CAhCAhCAh}DMb}{{CAhCAhCAhCAh}DM`}{{{b{FNf}}}Cd}```{{{b{jGj}}Fj}f}{{{b{jGj}}}f}{{{b{Gj}}}{{b{{Bn{Fj}}}}}}````{{{b{EJ`}}}CAh}``{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{BNhBJb}FA`}{{{EMd{c}}}{{b{c}}}BJb}{{{BDf{c}}}{{b{jc}}}BJb}`{{{b{Mh}}}An}{{{b{{C`{c}}}}}An{GAlBJb}}`{GhFl}{KjFl}{CC`Fl}{DNdFl}{DMlFl}{DNnDJb}{DLhDJb}{DMfDJb}{DLfDJb}876543210876543210{AMfCAh}{DMbCAh}{DM`CAh}{MjMf}{DNfMf}{DMdMf}{EMjDBd}{EMlDBd}{EMnDBd}{EOfAMh}{EOhAMh}{EOjAMh}{{GhGhFl}Gh}{{KjKjFl}Kj}{{CC`CC`Fl}CC`}{{DNdDNdFl}DNd}{{DMlDMlFl}DMl}{{DNnDNnDJb}DNn}{{DLhDLhDJb}DLh}{{DMfDMfDJb}DMf}{{DLfDLfDJb}DLf}`{CdCd}`{{{b{FHd}}}{{GEd{{Aj{GOj}}}}}}{{{b{FDb}}GOl{b{{ANf{BEn}}}}}{{GEd{{Aj{GEb}}}}}}{{{b{jGOn}}}{{Bn{FEd}}}}{{{b{Bj}}{C`{H@`}}{b{jGF`}}}{{Cn{fGA`}}}}{{{b{H@b}}GOl{b{{ANf{BEn}}}}}{{GEd{{Aj{GEb}}}}}}{{{b{H@d}}GOl{b{{ANf{BEn}}}}}{{GEd{{Aj{GEb}}}}}}{{{b{H@f}}{b{jGCf}}FCfc}{{Cn{fAJl}}}Oh}{{{b{jGBn}}}f}{{{b{jGC`}}}{{Bn{FEd}}}}{{{b{jGOl}}{b{ENl}}}{{Cn{AEhGA`}}}}{{{b{Bh}}FCd}AEh}{{{b{Bh}}FCbCd}{{Cn{FHnGA`}}}}1{{{b{Bh}}}{{Cn{fGA`}}}}{{{b{Bh}}}{{Cn{FGnGA`}}}}{{{b{GE`}}FCd}{{GEd{{Aj{GEb}}}}}}{{{b{GEf}}FCd}{{GEd{{Aj{GEb}}}}}}{{{b{GEh}}FCd}{{GEd{{Aj{GEb}}}}}}{{{b{GEj}}FCd}{{GEd{{Aj{GEb}}}}}}{{{b{Bh}}{Cl{{b{Ml}}}}}{{Cn{FGnGA`}}}}`{{{b{FHd}}}Mf}```{{{b{EJ`}}}An}0{{{b{EJ`}}}{{Cl{An}}}}``{{{b{{C`{c}}}}{b{H@h}}}f{GDhBJb}}``{{KjKjKj}ENb}{{KjKjKj}DNl}{{DMfDMfDMf}ENh}{{DMfDMfDMf}DLn}321032103210{{{b{FNl}}c}FNlH@j}{{{b{EHb}}}EHd}{{{b{EJ`}}}BCn}{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{BNhBJb}FA`}{{{b{jDb}}}f}{{{b{Eb}}}Fl}`{{{b{Bd}}}f}`{{{b{j{C`{ce}}}}}{{b{jc}}}{H@lBJb}{FA`CLd}}{{{b{{C`{c}}}}}{}{}}{{{EMd{c}}g}{{EMd{e}}}BJbBJb{{BEd{{b{c}}}{{BBf{{b{e}}}}}}}}{{{BDf{c}}g}{{BDf{e}}}BJbBJb{{BEd{{b{jc}}}{{BBf{{b{je}}}}}}}}{{{FAb{c}}g}{{FAb{e}}}{}{}{{BEd{c}{{BBf{e}}}}}}`````{{{FAb{c}}eg}e{}{}{{BEd{c}{{BBf{e}}}}}}{{{FAb{c}}gi}e{}{}{{BEd{}{{BBf{e}}}}}{{BEd{c}{{BBf{e}}}}}}{{{EMd{c}}i}{{ANn{{EMd{e}}{EMd{g}}}}}BJbBJbBJb{{BEd{{b{c}}}{{BBf{{ANn{{b{e}}{b{g}}}}}}}}}}{{{BDf{c}}i}{{ANn{{BDf{e}}{BDf{g}}}}}BJbBJbBJb{{BEd{{b{jc}}}{{BBf{{ANn{{b{je}}{b{jg}}}}}}}}}}{{FDlc}FDl{{DBl{H@n}}}}{{FE`H@n}FE`}``{{GhGh}DMj}{{KjKjKj}DNh}{{DNdDNdDNd}ENd}{{DMlDMlDMlDMl}DNl}````{{GhGh}Gh}{{KjKj}Kj}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DLfDLf}DLf}{{AMfAMf}AMf}{{DMbDMb}DMb}{{DM`DM`}DM`}{{MjMj}Mj}{{DNfDNf}DNf}{{DMdDMd}DMd}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj}``{GhFl}{KjFl}{DNdFl}{DMlFl}{DLhDJb}{DMfDJb}{DLfDJb}{AMfCAh}{DMbCAh}{DM`CAh}{MjMf}{DNfMf}{DMdMf}{EMjDBd}{EMlDBd}{EMnDBd}{EOfAMh}{EOhAMh}{EOjAMh}`{{{b{{C`{c}}}}}{{Cl{HA`}}}{G@dBJb}}{{{b{{C`{FFb}}}}}{{Cl{HA`}}}}``{{{b{{C`{c}}}}}An{FFlBJb}}{{{b{Ml}}}FCn}{{{b{HAb}}}{{GNj{Al}{{BBf{EIb}}}}}}{{GhGh}Gh}{{KjKj}Kj}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DLfDLf}DLf}{{AMfAMf}AMf}{{DMbDMb}DMb}{{DM`DM`}DM`}{{MjMj}Mj}{{DNfDNf}DNf}{{DMdDMd}DMd}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj}`{GhFl}{KjFl}{DNdFl}{DMlFl}{DLhDJb}{DMfDJb}{DLfDJb}{AMfCAh}{DMbCAh}{DM`CAh}{MjMf}{DNfMf}{DMdMf}{EMjDBd}{EMlDBd}{EMnDBd}{EOfAMh}{EOhAMh}{EOjAMh}{{FDlGh}FDl}``{{{b{FNf}}}FNh}`{{}{{Cl{{b{Ml}}}}}}00000000000000000000000000000000```{{EMh{M`{Fl}}}}0{{EMhKj}}{{EMhFl}}{{EMhDMl}}{{EN`EN`}}{{EN`DNh}}{{EN`ENd}}{{ENbENb}}{{ENbDNl}}{{DNhKj}}{{DNhEN`}}{{DNhFl}}{{DNhDNh}}{{DNhDNd}DNd}{{GhFl}Gh}{{GhGh}Gh}{{KjFl}Kj}{{KjKj}Kj}{{DMjFl}}{{DMjGh}}{{DMjDMj}}{{ENdENd}}{{ENdDNd}}{{ENdFl}}{{ENdEN`}}{{ENdKj}Kj}{{DNlENb}}{{DNlDMl}}{{DNlFl}}{{DNlDNl}}{{CC`Kj}}{{CC`CC`}CC`}{{CC`DNd}}{{CC`Fl}CC`}{{DNdFl}DNd}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DMlFl}DMl}{{ENfDNj}}{{ENfENf}}{{ENhDLn}}{{ENhENh}}{{DLdDJb}}{{DLdDLd}}{{DLdDLh}}{{DNjDNj}}{{DNjDJb}}{{DNjDMf}}{{DNjENf}}{{DLnDJb}}{{DLnDLn}}{{DLnENh}}{{DLnDLf}}{{DNnDJb}DNn}{{DNnDNn}DNn}{{DNnDMf}}{{DLhDLh}DLh}{{DLhDJb}DLh}{{DMfDJb}DMf}{{DMfDMf}DMf}{{DLfDJb}DLf}{{DLfDLf}DLf}{{AMfAMf}AMf}{{AMfCAh}AMf}{{DMbCAh}DMb}{{DMbDMb}DMb}{{DM`DM`}DM`}{{DM`CAh}DM`}{{MjMf}Mj}{{MjMj}Mj}{{DNfDNf}DNf}{{DNfMf}DNf}{{DMdMf}DMd}{{DMdDMd}DMd}{{EMjEMj}EMj}{{EMjDBd}EMj}{{EMlEMl}EMl}{{EMlDBd}EMl}{{EMnEMn}EMn}{{EMnDBd}EMn}{{EOfAMh}EOf}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOhAMh}EOh}{{EOjEOj}EOj}{{EOjAMh}EOj}{{H`Mf}H`}{{GhGhGh}Gh}{{KjKjKj}Kj}{{DNdDNdDNd}DNd}{{DMlDMlDMl}DMl}{{DLhDLhDLh}DLh}{{DMfDMfDMf}DMf}{{DLfDLfDLf}DLf}{{{b{jEMh}}{M`{Fl}}}f}{{{b{jEMh}}Fl}f}{{{b{jEMh}}Kj}f}2{{{b{jEMh}}DMl}f}{{{b{jEN`}}EN`}f}{{{b{jENb}}ENb}f}{{{b{jDNh}}DNh}f}{{{b{jDNh}}Fl}f}{{{b{jGh}}Gh}f}{{{b{jGh}}Fl}f}{{{b{jKj}}Kj}f}{{{b{jKj}}Fl}f}{{{b{jDMj}}Fl}f}{{{b{jDMj}}DMj}f}{{{b{jENd}}Fl}f}{{{b{jENd}}ENd}f}{{{b{jDNl}}DNl}f}{{{b{jDNl}}Fl}f}{{{b{jCC`}}CC`}f}{{{b{jDNd}}Fl}f}{{{b{jDNd}}DNd}f}{{{b{jDMl}}DMl}f}{{{b{jDMl}}Fl}f}{{{b{jENf}}ENf}f}{{{b{jENh}}ENh}f}{{{b{jDLd}}DJb}f}{{{b{jDLd}}DLd}f}{{{b{jDNj}}DJb}f}{{{b{jDNj}}DNj}f}{{{b{jDLn}}DLn}f}{{{b{jDLn}}DJb}f}{{{b{jDNn}}DNn}f}{{{b{jDLh}}DLh}f}{{{b{jDLh}}DJb}f}{{{b{jDMf}}DJb}f}{{{b{jDMf}}DMf}f}{{{b{jDLf}}DJb}f}{{{b{jDLf}}DLf}f}{{{b{jAMf}}CAh}f}{{{b{jAMf}}AMf}f}{{{b{jDMb}}CAh}f}{{{b{jDMb}}DMb}f}{{{b{jDM`}}DM`}f}{{{b{jDM`}}CAh}f}{{{b{jMj}}Mj}f}{{{b{jMj}}Mf}f}{{{b{jDNf}}Mf}f}{{{b{jDNf}}DNf}f}{{{b{jDMd}}DMd}f}{{{b{jDMd}}Mf}f}{{{b{jEMj}}DBd}f}{{{b{jEMj}}EMj}f}{{{b{jEMl}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMn}}EMn}f}{{{b{jEMn}}DBd}f}{{{b{jEOf}}EOf}f}{{{b{jEOf}}AMh}f}{{{b{jEOh}}AMh}f}{{{b{jEOh}}EOh}f}{{{b{jEOj}}AMh}f}{{{b{jEOj}}EOj}f}{{{b{jH`}}Mf}f}{{H`Fl}H`}{{H`DJb}H`}{{{b{DMj}}{b{DMj}}}DMj}{{{b{DLd}}{b{DLd}}}DLd}{{{b{DNh}}{b{DNh}}}DNh}{{{b{ENd}}{b{ENd}}}ENd}{{{b{DNj}}{b{DNj}}}DNj}{{{b{DNl}}{b{DNl}}}DNl}{{{b{DLn}}{b{DLn}}}DLn}{{CC`CC`}CC`}{{DNnDNn}DNn}{{{b{DNh}}Fl}DNh}{{{b{DMj}}Fl}DMj}{{{b{ENd}}Fl}ENd}{{{b{DNl}}Fl}DNl}{{{b{DLd}}DJb}DLd}{{{b{DNj}}DJb}DNj}{{{b{DLn}}DJb}DLn}{{{b{DMj}}Gh}Gh}{{{b{DLd}}DLh}DLh}{{{b{DNh}}Kj}Kj}{{{b{ENd}}Kj}Kj}{{CC`Kj}Kj}{{{b{DNj}}DMf}DMf}{{DNnDMf}DMf}{{{b{DNh}}DNd}DNd}{{{b{ENd}}DNd}DNd}{{CC`DNd}DNd}{{{b{DNl}}DMl}DMl}{{{b{DLn}}DLf}DLf}{c{{ANn{egikmoAaAcAe}}}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAa}}}{}{}{}{}{}{}{}{}}{c{{ANn{eg}}}{}{}{}}{c{{ANn{egi}}}{}{}{}{}}{c{{ANn{egikmo}}}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAeAg}}}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{e}}}{}{}}{c{{ANn{egikmoAaAcAeAgAiAk}}}{}{}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAc}}}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikm}}}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAeAgAi}}}{}{}{}{}{}{}{}{}{}{}{}{}}{cf{}}{c{{ANn{egik}}}{}{}{}{}{}}:{{{b{Eb}}}{{Cl{{b{EM`}}}}}}`{{{b{Eb}}}H`}`{{{b{Eb}}}{{Cl{HAd}}}}{{{b{Eb}}}Fl}`{{{b{F@d}}}A@`}{{{b{F@h}}}A@`}{{{b{HAf}}}{{b{Ml}}}}{{{b{F@f}}}A@`}{{{b{{Ol{ce}}}}}{{b{Ml}}}{}{}}{{{b{FKf}}}A@`}``````````{{{b{DN`}}An}{{Cl{{b{Ml}}}}}}{{{b{DMn}}An}{{Cl{{b{Ml}}}}}}{{{b{DNb}}An}{{Cl{{b{Ml}}}}}}{{{b{EN`}}An}{{Cl{{b{Ml}}}}}}{{{b{ENb}}An}{{Cl{{b{Ml}}}}}}{{{b{DNh}}An}{{Cl{{b{Ml}}}}}}{{{b{Gh}}An}{{Cl{{b{Ml}}}}}}{{{b{Kj}}An}{{Cl{{b{Ml}}}}}}{{{b{DMj}}An}{{Cl{{b{Ml}}}}}}{{{b{ENd}}An}{{Cl{{b{Ml}}}}}}{{{b{DNl}}An}{{Cl{{b{Ml}}}}}}{{{b{DNd}}An}{{Cl{{b{Ml}}}}}}{{{b{DMl}}An}{{Cl{{b{Ml}}}}}}{{{b{ENf}}An}{{Cl{{b{Ml}}}}}}{{{b{ENh}}An}{{Cl{{b{Ml}}}}}}{{{b{DLd}}An}{{Cl{{b{Ml}}}}}}{{{b{DNj}}An}{{Cl{{b{Ml}}}}}}{{{b{DLn}}An}{{Cl{{b{Ml}}}}}}{{{b{DLh}}An}{{Cl{{b{Ml}}}}}}{{{b{DMf}}An}{{Cl{{b{Ml}}}}}}{{{b{DLf}}An}{{Cl{{b{Ml}}}}}}{{{b{AMf}}An}{{Cl{{b{Ml}}}}}}{{{b{DMb}}An}{{Cl{{b{Ml}}}}}}{{{b{DM`}}An}{{Cl{{b{Ml}}}}}}{{{b{Mj}}An}{{Cl{{b{Ml}}}}}}{{{b{DNf}}An}{{Cl{{b{Ml}}}}}}{{{b{DMd}}An}{{Cl{{b{Ml}}}}}}`{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{DAnBJb}FA`}{DNh}{GhGh}{KjKj}{DMj}{ENd}{DNl}{CC`CC`}{DNdDNd}{DMlDMl}{DLd}{DNj}{DLn}{DNnDNn}{DLhDLh}{DMfDMf}{DLfDLf}{AMfAMf}{DMbDMb}{DM`DM`}{EMjEMj}{EMlEMl}{EMnEMn}{{{b{{Bl{c}}}}{b{Bh}}}{{GCj{c}}}{}}{c{{FBn{c}}}{}}{{{b{Ml}}}{{Cn{FGhGFl}}}}{HAhHb}{{{b{c}}}{{EMd{c}}}BJb}{{}Fb}{{{b{Cj}}}FAl}{{}Db}{{}BBd}{{{b{ENl}}{b{ENl}}}GEf}{{{b{Ml}}}GEh}{cGEj{{BFd{}{{BFb{{ANn{{b{Ml}}{Bn{BEn}}}}}}}}}}{c{{GBd{ec}}}{}{}}{{{b{jc}}}{{BDf{c}}}BJb}{{AMhAMhAMh}FGj}{FEdFEb}{cFDl{{DBl{HAj}}}}{{{b{FDn}}}FE`}{cF@fF@h}{{MfMf}Fj}{{cFGj}BhGE`}{{}FJl}{{}FKb}{c{{FEf{c}}}Of}{{FlGhFlFl}Jj}{{{Bl{Mn}}}Hj}{{MjGh{Bl{Mn}}}AMn}{{}Bd}{cFMj{{BBh{{b{jDb}}{b{jEL`}}}}DAlDAj}}{{}FNd}{{H`FNh}FNf}{AMhFNn}{c{{C`{c}}}{}}{{CdCd}DN`}{{CdCdCd}DMn}{{CdCdCdCd}DNb}{{CdCdCd}F@l}{{CdCdCdCd}F@n}{{FlFl}Gh}{{FlFlFl}Kj}{{FlFlFl}DNd}{{FlFlFlFl}DMl}{{DJbDJb}DLh}{{DJbDJbDJb}DMf}{{DJbDJbDJbDJb}DLf}{{CAhCAh}AMf}{{CAhCAhCAh}DMb}{{CAhCAhCAhCAh}DM`}{{MfMf}Mj}{{MfMfMf}DNf}{{MfMfMfMf}DMd}{{DBdDBd}EMj}{{DBdDBdDBd}EMl}{{DBdDBdDBdDBd}EMn}{{AMhAMh}EOf}{{AMhAMhAMh}EOh}{{AMhAMhAMhAMh}EOj}{{AMhMf}H`}{e{{C`{c}}}{}{{BEd{{b{{GDb{c}}}}}{{BBf{c}}}}}}{{ce}{{C`{ce}}}{}FA`}{{{b{{C`{c}}}}{b{HAl}}}G@b{G@dBJb}}{{}{{C`{{DFb{c}}}}}{}}{c{{C`{{DFb{e}}c}}}FA`{}}{An{{C`{{ANf{{DFb{c}}}}}}}{}}{{Anc}{{C`{{ANf{{DFb{e}}}}c}}}FA`{}}{{{b{Ml}}BBd}{{Cn{FGhGFl}}}}4321{{{b{jGOf}}}Cl}{{{b{jGOh}}}Cl}{{{b{jGNn}}}Cl}{{{b{jGNh}}}Cl}{{{b{j{GMl{c}}}}}ClOf}{{{b{j{GOb{cegik}}}}}Cl{}{{CId{}{{BFb{c}}}}}{}{{CId{}{{BFb{{GJj{FHnFHhg}}}}}}}{{CId{}{{BFb{c}}}}}}{{{b{jGMh}}}Cl}{{{b{jGNd}}}Cl}{{{b{j{GOd{c}}}}}ClCId}{{{b{jGN`}}}Cl}````{c{{HAn{e}}}{}{}}{c{{HB`{e}}}{}{}}10{{}BBd}{GhGh}{KjKj}{CC`CC`}{DNdDNd}{DMlDMl}{DNnDNn}{DLhDLh}{DMfDMf}{DLfDLf}8754210{DN`DN`}{DMnDMn}{DNbDNb}{F@lF@l}{F@nF@n}{AMf}{DMb}{DM`}{Mj}{DNf}{DMd}{EMj}{EMl}{EMn}{EOf}{EOh}{EOj}{{{b{FNl}}}An}`{{{FAb{c}}e}{{Cn{ce}}}{}{}}{{{FAb{c}}g}{{Cn{ce}}}{}{}{{BEd{}{{BBf{e}}}}}}{{FDl{Cl{{b{FDn}}}}}FDl}`{{{b{{C`{FFb}}}}G@b{GDd{c}}}f{}}{{{b{{C`{FFb}}}}{b{G@b}}{GDd{c}}}f{}}02`{{{b{{C`{FFb}}}}{b{HAl}}{b{G@b}}{GDd{c}}}f{}}{{{b{{C`{FFb}}}}{b{G@b}}{b{HBb}}{GDd{c}}}f{}}``{{{FAb{c}}}{{Cl{c}}}{}}{{{FAb{c}}{FAb{c}}}{{FAb{c}}}{}}{{{FAb{c}}e}{{FAb{c}}}{}{{BEd{}{{BBf{{FAb{c}}}}}}}}``````{{FlFlFlFlFlFl}DNl}{{DJbDJbDJbDJbDJbDJb}DLn}1010{{{b{FNl}}c}FNl{{DBl{HBd}}}}```````````{{{b{Bh}}}{{b{{HBf{FGnFGl}}}}}}````{{FDlc}FDl{{DBl{H@n}}}}{{FE`c}FE`{{DBl{H@n}}}}````{{{b{FE`}}GJlHBh}HBj}{{{b{FNl}}c}FNl{{DBl{{HBl{DJb}}}}}}{{{b{Ml}}}{{Cn{FGjHBn}}}}{{{b{{C`{c}}}}{b{{ANf{BEn}}}}}{{Cn{HC`HCb}}}{FFlBJb}}{{{b{{C`{c}}}}{b{{ANf{BEn}}}}}{{Cn{HCdHCb}}}{FFlBJb}}{{{b{{FBn{e}}}}{b{{FBn{c}}}}}{{Cl{ALn}}}{}{{BNh{c}}}}{{{b{FGh}}{b{FGh}}}{{Cl{ALn}}}}{{{b{{EMd{e}}}}{b{c}}}{{Cl{ALn}}}{}{{BNh{c}}BJb}}{{{b{Mh}}{b{Mh}}}{{Cl{ALn}}}}{{{b{BBd}}{b{BBd}}}{{Cl{ALn}}}}{{{b{{BDf{e}}}}{b{c}}}{{Cl{ALn}}}{}{{BNh{c}}BJb}}{{{b{FGj}}{b{FGj}}}{{Cl{ALn}}}}{{{b{FHn}}{b{FHn}}}{{Cl{ALn}}}}{{{b{AEh}}{b{AEh}}}{{Cl{ALn}}}}{{{b{Fj}}{b{Fj}}}{{Cl{ALn}}}}{{{b{{FAb{c}}}}{b{{FAb{c}}}}}{{Cl{ALn}}}BNh}{{{b{{C`{ce}}}}{b{{C`{ce}}}}}{{Cl{ALn}}}{BNhBJb}FA`}{{{b{H`}}{b{H`}}}{{Cl{ALn}}}}{{{b{H`}}{b{EOl}}}{{Cl{ALn}}}}{{{b{EHb}}{b{j{ANf{c}}}}An}{{ANn{{b{j{ANf{c}}}}{b{j{ANf{c}}}}}}}{}}`````{{{b{jHb}}}f}{{{b{jFNd}}}f}{{{b{jFNf}}}f}{{{b{FNd}}}Cd}{{{b{FNf}}}Cd}``{{{b{FNf}}}Fl}0{GhGh}{DLhDLh}{AMfAMf}{EMjEMj}{{GhGh}Fl}{{DLhDLh}DJb}{{AMfAMf}CAh}{{EMjEMj}DBd}{{FlFlFl}DNl}{{DJbDJbDJb}DLn}101010{{FlFlFlFl}DNl}{{DJbDJbDJbDJb}DLn}1010```{c{{GEd{{C`{c}}}}}{}}{{ce}{{GEd{{C`{ce}}}}}{}FA`}{{{b{jEb}}{Bl{Df}}DJbCd}f}{{{b{jEb}}{Bl{Df}}DJbCdCdDJbDJbCd}f}{{{b{jEb}}{Bl{Df}}DhCd}f}0{{{b{jEb}}{Bl{Df}}DJb}f}{{{b{FNl}}c}FNl{{DBl{{HBl{HCf}}}}}}{{{b{EJ`}}An}{{Cl{HCh}}}}{{{b{EJ`}}}An}{{{b{EJ`}}}{{Cl{An}}}}{{{b{EJ`}}}{{ACl{HCh}}}}`{{{b{{C`{c}}}}}{{Cn{{Cl{HCd}}FFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{{Cl{{ANn{HCdAMh}}}}FFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{ClFFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{{Cl{{ANn{AMh}}}}FFn}}}{GFhBJb}}{{{b{AMn}}Mf}Mj}`{{GhFl}Gh}{{KjFl}Kj}{{DNdFl}DNd}{{DMlFl}DMl}{{DLhDJb}DLh}{{DMfDJb}DMf}{{DLfDJb}DLf}`{{{b{Mh}}}AMh}{{{b{{C`{c}}}}{b{Ml}}}{{Cn{fFFn}}}{FFlBJb}}{{{b{{C`{c}}}}}f{FFlBJb}}{{{b{FGh}}}{{b{Ml}}}}`{{{b{FLj}}}Cd}``{cEN`{{CId{}{{BFb{{b{EN`}}}}}}}}{cENb{{CId{}{{BFb{{b{ENb}}}}}}}}{cDNh{{CId{}{{BFb{{b{DNh}}}}}}}}{cDNh{{CId{}{{BFb{DNh}}}}}}{cGh{{CId{}{{BFb{{b{Gh}}}}}}}}{cGh{{CId{}{{BFb{Gh}}}}}}{cKj{{CId{}{{BFb{{b{Kj}}}}}}}}{cKj{{CId{}{{BFb{Kj}}}}}}{cDMj{{CId{}{{BFb{DMj}}}}}}{cDMj{{CId{}{{BFb{{b{DMj}}}}}}}}{cENd{{CId{}{{BFb{{b{ENd}}}}}}}}{cENd{{CId{}{{BFb{ENd}}}}}}{cDNl{{CId{}{{BFb{DNl}}}}}}{cDNl{{CId{}{{BFb{{b{DNl}}}}}}}}{cCC`{{CId{}{{BFb{CC`}}}}}}{cCC`{{CId{}{{BFb{{b{CC`}}}}}}}}{cDNd{{CId{}{{BFb{DNd}}}}}}{cDNd{{CId{}{{BFb{{b{DNd}}}}}}}}{cDMl{{CId{}{{BFb{{b{DMl}}}}}}}}{cDMl{{CId{}{{BFb{DMl}}}}}}{cENf{{CId{}{{BFb{{b{ENf}}}}}}}}{cENh{{CId{}{{BFb{{b{ENh}}}}}}}}{cDLd{{CId{}{{BFb{DLd}}}}}}{cDLd{{CId{}{{BFb{{b{DLd}}}}}}}}{cDNj{{CId{}{{BFb{DNj}}}}}}{cDNj{{CId{}{{BFb{{b{DNj}}}}}}}}{cDLn{{CId{}{{BFb{{b{DLn}}}}}}}}{cDLn{{CId{}{{BFb{DLn}}}}}}{cDNn{{CId{}{{BFb{DNn}}}}}}{cDNn{{CId{}{{BFb{{b{DNn}}}}}}}}{cDLh{{CId{}{{BFb{{b{DLh}}}}}}}}{cDLh{{CId{}{{BFb{DLh}}}}}}{cDMf{{CId{}{{BFb{{b{DMf}}}}}}}}{cDMf{{CId{}{{BFb{DMf}}}}}}{cDLf{{CId{}{{BFb{{b{DLf}}}}}}}}{cDLf{{CId{}{{BFb{DLf}}}}}}{cAMf{{CId{}{{BFb{{b{AMf}}}}}}}}{cAMf{{CId{}{{BFb{AMf}}}}}}{cDMb{{CId{}{{BFb{{b{DMb}}}}}}}}{cDMb{{CId{}{{BFb{DMb}}}}}}{cDM`{{CId{}{{BFb{DM`}}}}}}{cDM`{{CId{}{{BFb{{b{DM`}}}}}}}}{cMj{{CId{}{{BFb{{b{Mj}}}}}}}}{cMj{{CId{}{{BFb{Mj}}}}}}{cDNf{{CId{}{{BFb{{b{DNf}}}}}}}}{cDNf{{CId{}{{BFb{DNf}}}}}}{cDMd{{CId{}{{BFb{DMd}}}}}}{cDMd{{CId{}{{BFb{{b{DMd}}}}}}}}{cEMj{{CId{}{{BFb{{b{EMj}}}}}}}}{cEMj{{CId{}{{BFb{EMj}}}}}}{cEMl{{CId{}{{BFb{{b{EMl}}}}}}}}{cEMl{{CId{}{{BFb{EMl}}}}}}{cEMn{{CId{}{{BFb{{b{EMn}}}}}}}}{cEMn{{CId{}{{BFb{EMn}}}}}}{cEOf{{CId{}{{BFb{EOf}}}}}}{cEOf{{CId{}{{BFb{{b{EOf}}}}}}}}{cEOh{{CId{}{{BFb{{b{EOh}}}}}}}}{cEOh{{CId{}{{BFb{EOh}}}}}}{cEOj{{CId{}{{BFb{{b{EOj}}}}}}}}{cEOj{{CId{}{{BFb{EOj}}}}}}{{GhGh}Gh}{{KjKj}Kj}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DLfDLf}DLf}6543210{{{b{DNl}}Kj}Kj}{{{b{DLn}}DMf}DMf}`{{{b{{C`{c}}}}{b{jHCj}}}f{FFhBJb}}```````{{{b{{C`{ce}}}}{b{{C`{ce}}}}}CdBJbFA`}{{{b{jEb}}FNj}f}{{FlFlFlFl}CC`}`````{{{b{EMh}}}Fl}`{{{b{BBd}}}BCn}{{{b{EJ`}}}AMh}{{ChCh}f}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{Chf}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{ChCh}Cd}00000000000000000000000000000000000000000{ChAMh}0000000000000000000000000000000000000000{{{b{j{C`{GFj}}}}{b{j{ANf{BEn}}}}}{{Cn{AnEO`}}}}{{{b{{C`{c}}}}An}{{b{{M`{BEn}}}}}{GAlBJb}}{{{b{j{C`{GFj}}}}HCl}{{Cn{fEO`}}}}{{{b{jDNh}}{b{j{GAj{c}}}}}fGAl}{{{b{jGh}}{b{j{GAj{c}}}}}fGAl}{{{b{jKj}}{b{j{GAj{c}}}}}fGAl}{{{b{jDMj}}{b{j{GAj{c}}}}}fGAl}{{{b{jDNl}}{b{j{GAj{c}}}}}fGAl}{{{b{jDMl}}{b{j{GAj{c}}}}}fGAl}{{{b{jAMf}}{b{j{GAj{c}}}}}fGAl}{{{b{jDMb}}{b{j{GAj{c}}}}}fGAl}{{{b{jDM`}}{b{j{GAj{c}}}}}fGAl}{{{b{jMj}}{b{j{GAj{c}}}}}fGAl}{{{b{jDNf}}{b{j{GAj{c}}}}}fGAl}{{{b{jDMd}}{b{j{GAj{c}}}}}fGAl}{{{b{j{C`{GFj}}}}{b{j{Bn{BEn}}}}}{{Cn{AnEO`}}}}{{{b{j{C`{GFj}}}}{b{jA@`}}}{{Cn{AnEO`}}}}{{{b{j{C`{GFj}}}}{b{j{ANf{HCn}}}}}{{Cn{AnEO`}}}}{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}{{{b{{C`{c}}}}{b{G@b}}{b{HBb}}}f{G@dBJb}}{{{b{{C`{c}}}}{b{G@b}}{b{G@b}}}f{G@dBJb}}{{{b{{FDd{ce}}}}}{{Cn{eHD`}}}{}{}}{{{b{{FDf{ce}}}}}{{Cn{cHD`}}}{}{}}10{{{b{c}}}{{Cl{{b{Ml}}}}}{}}00000000000000000000000000000000{{{b{AMf}}}{{Cl{AMh}}}}{{{b{DMb}}}{{Cl{AMh}}}}{{{b{DM`}}}{{Cl{AMh}}}}{{{b{Mj}}}{{Cl{AMh}}}}{{{b{DNf}}}{{Cl{AMh}}}}{{{b{DMd}}}{{Cl{AMh}}}}{{{b{H`}}}{{Cl{AMh}}}}777777777777777777777777777777777{{{b{jFAd}}}HDb}{{{b{jDN`}}}HDb}{{{b{jDMn}}}HDb}{{{b{jDNb}}}HDb}{{{b{jF@l}}}HDb}{{{b{jF@n}}}HDb}{{{b{jEN`}}}HDb}{{{b{jENb}}}HDb}{{{b{jDNh}}}HDb}{{{b{jGh}}}HDb}{{{b{jKj}}}HDb}{{{b{jDMj}}}HDb}{{{b{jENd}}}HDb}{{{b{jDNl}}}HDb}{{{b{jCC`}}}HDb}{{{b{jDNd}}}HDb}{{{b{jDMl}}}HDb}{{{b{jENf}}}HDb}{{{b{jENh}}}HDb}{{{b{jDLd}}}HDb}{{{b{jDNj}}}HDb}{{{b{jDLn}}}HDb}{{{b{jDNn}}}HDb}{{{b{jDLh}}}HDb}{{{b{jDMf}}}HDb}{{{b{jDLf}}}HDb}{{{b{jAMf}}}HDb}{{{b{jDMb}}}HDb}{{{b{jDM`}}}HDb}{{{b{jMj}}}HDb}{{{b{jDNf}}}HDb}{{{b{jDMd}}}HDb}{{{b{jH`}}}HDb}{{{Aj{FAd}}}HDd}{{{Aj{DN`}}}HDd}{{{Aj{DMn}}}HDd}{{{Aj{DNb}}}HDd}{{{Aj{F@l}}}HDd}{{{Aj{F@n}}}HDd}{{{Aj{EN`}}}HDd}{{{Aj{ENb}}}HDd}{{{Aj{DNh}}}HDd}{{{Aj{Gh}}}HDd}{{{Aj{Kj}}}HDd}{{{Aj{DMj}}}HDd}{{{Aj{ENd}}}HDd}{{{Aj{DNl}}}HDd}{{{Aj{CC`}}}HDd}{{{Aj{DNd}}}HDd}{{{Aj{DMl}}}HDd}{{{Aj{ENf}}}HDd}{{{Aj{ENh}}}HDd}{{{Aj{DLd}}}HDd}{{{Aj{DNj}}}HDd}{{{Aj{DLn}}}HDd}{{{Aj{DNn}}}HDd}{{{Aj{DLh}}}HDd}{{{Aj{DMf}}}HDd}{{{Aj{DLf}}}HDd}{{{Aj{AMf}}}HDd}{{{Aj{DMb}}}HDd}{{{Aj{DM`}}}HDd}{{{Aj{Mj}}}HDd}{{{Aj{DNf}}}HDd}{{{Aj{DMd}}}HDd}{{{Aj{H`}}}HDd}{{{b{DN`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMn}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNb}}{b{FAf}}}{{Cl{Cd}}}}{{{b{EN`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{ENb}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{Gh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{Kj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{ENd}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNl}}{b{FAf}}}{{Cl{Cd}}}}{{{b{CC`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNd}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMl}}{b{FAf}}}{{Cl{Cd}}}}{{{b{ENf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{ENh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DLd}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DLn}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNn}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DLh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DLf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{AMf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMb}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DM`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{Mj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMd}}{b{FAf}}}{{Cl{Cd}}}}{{{b{H`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{c}}{b{Ml}}}{{Cn{{b{FAf}}HDf}}}{}}00000000000000000000000000000000{{{b{jc}}{b{Ml}}}{{Cn{{b{jFAf}}HDf}}}{}}00000000000000000000000000000000{{{b{FAd}}}HDh}{{{b{DN`}}}HDh}{{{b{DMn}}}HDh}{{{b{DNb}}}HDh}{{{b{F@l}}}HDh}{{{b{F@n}}}HDh}{{{b{EN`}}}HDh}{{{b{ENb}}}HDh}{{{b{DNh}}}HDh}{{{b{Gh}}}HDh}{{{b{Kj}}}HDh}{{{b{DMj}}}HDh}{{{b{ENd}}}HDh}{{{b{DNl}}}HDh}{{{b{CC`}}}HDh}{{{b{DNd}}}HDh}{{{b{DMl}}}HDh}{{{b{ENf}}}HDh}{{{b{ENh}}}HDh}{{{b{DLd}}}HDh}{{{b{DNj}}}HDh}{{{b{DLn}}}HDh}{{{b{DNn}}}HDh}{{{b{DLh}}}HDh}{{{b{DMf}}}HDh}{{{b{DLf}}}HDh}{{{b{AMf}}}HDh}{{{b{DMb}}}HDh}{{{b{DM`}}}HDh}{{{b{Mj}}}HDh}{{{b{DNf}}}HDh}{{{b{DMd}}}HDh}{{{b{H`}}}HDh}{{{b{c}}}{{b{Ml}}}{}}00000000000000000000000000000000{{{b{c}}}{{Cl{{b{Ml}}}}}{}}00000000000000000000000000000000111111111111111111111111111111111{{{b{{C`{c}}}}{b{FFd}}}FFf{G@dBJb}}{HDjHDj}{{{b{jBh}}}{{b{jBh}}}}0{{}f}{{GhGh}Gh}{{KjKj}Kj}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DLfDLf}DLf}65432106{{GhFl}Gh}{{KjFl}Kj}76{{DNdFl}DNd}{{DMlFl}DMl}7{{DLhDJb}DLh}76{{DMfDJb}DMf}{{DLfDJb}DLf}7{{AMfAMf}AMf}{{AMfCAh}AMf}{{DMbDMb}DMb}{{DMbCAh}DMb}{{DM`DM`}DM`}{{DM`CAh}DM`}{{MjMj}Mj}{{MjMf}Mj}{{DNfMf}DNf}{{DNfDNf}DNf}{{DMdDMd}DMd}{{DMdMf}DMd}{{EMjEMj}EMj}{{EMjDBd}EMj}{{EMlDBd}EMl}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EMnDBd}EMn}{{EOfEOf}EOf}{{EOfAMh}EOf}{{EOhEOh}EOh}{{EOhAMh}EOh}{{EOjAMh}EOj}{{EOjEOj}EOj}{{{b{jGh}}Fl}f}{{{b{jGh}}Gh}f}{{{b{jKj}}Kj}f}{{{b{jKj}}Fl}f}{{{b{jDNd}}Fl}f}{{{b{jDNd}}DNd}f}{{{b{jDMl}}Fl}f}{{{b{jDMl}}DMl}f}{{{b{jDLh}}DJb}f}{{{b{jDLh}}DLh}f}{{{b{jDMf}}DJb}f}{{{b{jDMf}}DMf}f}{{{b{jDLf}}DJb}f}{{{b{jDLf}}DLf}f}{{{b{jAMf}}AMf}f}{{{b{jAMf}}CAh}f}{{{b{jDMb}}CAh}f}{{{b{jDMb}}DMb}f}{{{b{jDM`}}CAh}f}{{{b{jDM`}}DM`}f}{{{b{jMj}}Mf}f}{{{b{jMj}}Mj}f}{{{b{jDNf}}DNf}f}{{{b{jDNf}}Mf}f}{{{b{jDMd}}Mf}f}{{{b{jDMd}}DMd}f}{{{b{jEMj}}DBd}f}{{{b{jEMj}}EMj}f}{{{b{jEMl}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMn}}EMn}f}{{{b{jEMn}}DBd}f}{{{b{jEOf}}EOf}f}{{{b{jEOf}}AMh}f}{{{b{jEOh}}AMh}f}{{{b{jEOh}}EOh}f}{{{b{jEOj}}EOj}f}{{{b{jEOj}}AMh}f}{{GhGh}Gh}{{KjKj}Kj}{{DNdDNd}DNd}{{DMlDMl}DMl}{{DLhDLh}DLh}{{DMfDMf}DMf}{{DLfDLf}DLf}{{AMfAMf}AMf}{{DMbDMb}DMb}{{DM`DM`}DM`}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{{b{FNf}}}H`}{{{b{FNf}}}Fl}{{{b{EJ`}}}{{ACl{HCh}}}}{{{b{jFAl}}Fj}{{Cl{c}}}Of}{{{b{FEb}}}{{Cl{FEd}}}}{{{b{j{EMb{c}}}}Fj}{{Cl{c}}}Of}{{{b{FKb}}}{{Cl{c}}}Of}{{{b{{FEf{c}}}}}{{Cl{c}}}Of}{{{b{jGBn}}}f}{{{b{jF@d}}}f}{{{b{jFf}}}f}{{{b{jF@f}}}f}{{{b{jHn}}{b{Mh}}}{{Cl{Hl}}}}{{{b{jFAl}}Fj}{{Cl{FEd}}}}{{{b{jFAl}}Fj{Cl{Ch}}}Cd}`{{{b{{FBn{c}}}}c}c{}}{{{b{j{FAb{c}}}}c}{{FAb{c}}}{}}{{{b{{FBn{c}}}}e}c{}{{BEd{{b{jc}}}{{BBf{c}}}}}}```{{{b{jFNd}}}f}{{{b{jFNf}}}f}{{{b{jFb}}CdCdCd}f}{{{b{jBd}}CdCd}f};{{{b{Bd}}}{{EMd{c}}}Of}{{{b{Bd}}}{{BDf{c}}}Of}````{{{b{jEl}}{Cl{AO`}}Cd}f}{{{b{jGCl}}}f}{{{b{jFb}}{b{jBd}}}f}{{{b{FNl}}Cd}FNl}`{{FlFlFl}EMh}{{BEnBEnBEn}EMh}{{FlFlFlFl}EMh}{{BEnBEnBEnBEn}EMh}{{{b{FN`}}c}HDl{{DBl{A@`}}}}``{{{b{Bh}}}{{GJj{FHnFHhc}}}Of}```{{GhGh}Gh}{{DLhDLh}DLh}{{AMfAMf}AMf}{{EMjEMj}EMj}``{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}{{{b{DNh}}An}Kj}{{{b{DMj}}An}Gh}{{{b{ENd}}An}DNd}{{{b{DNl}}An}DMl}{{{b{DLd}}An}DLh}{{{b{DNj}}An}DMf}{{{b{DLn}}An}DLf}`{{{b{jF@d}}{b{Bd}}}f}{{{b{jHAf}}{b{Bd}}c}e{}{}}{{{b{jFf}}{b{jBd}}}f}{{{b{jF@f}}{b{Bd}}}f}{{{b{j{Ol{ce}}}}{b{Bd}}c}e{}{}}`{{{b{FIb}}{b{Bd}}{Bl{HDn}}}f}{{{b{Bd}}ie}g{}{}{}{{On{ceg}}}}`{{{b{EHb}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{EHb}}c}ClCId}{{{b{EHb}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{EHb}}cAn}BnCId}{{{b{EHb}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}`{{AMfAMf}AMf}{{DMbDMb}DMb}{{DM`DM`}DM`}{{MjMj}Mj}{{DNfDNf}DNf}{{DMdDMd}DMd}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj}{{H`H`}H`}<;:987654321<;:987654321{{H`Mf}H`}=<;:987654321{{{b{H`}}EOn}H`}{{{b{jGOn}}{Bn{FEd}}}f}{{{b{jGBn}}}f}{{{b{jGC`}}{Bn{FEd}}}f}````{{}{{b{Cj}}}}00{{{b{FAl}}}{{b{Cj}}}}111{{{b{FEb}}}{{b{Cj}}}}222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222```````````````{{{b{j{C`{GFj}}}}HE`}{{Cn{AMhEO`}}}}{{DN`GhGh}Gh}{{DMnKjKj}Kj}{{F@lDNdDNd}DNd}{{F@nDMlDMl}DMl}{{DN`DLhDLh}DLh}{{DMnDMfDMf}DMf}{{DNbDLfDLf}DLf}{{DN`AMfAMf}AMf}{{DMnDMbDMb}DMb}{{DNbDM`DM`}DM`}{{DN`MjMj}Mj}{{DMnDNfDNf}DNf}{{DNbDMdDMd}DMd}{{DN`EMjEMj}EMj}{{DMnEMlEMl}EMl}{{DNbEMnEMn}EMn}{{DN`EOfEOf}EOf}{{DMnEOhEOh}EOh}{{DNbEOjEOj}EOj}{{{b{{FDd{ce}}}}c}{{Cn{f{HEb{c}}}}}{}{}}{{{b{{FDf{ce}}}}e}{{Cn{f{HEb{e}}}}}{}{}}{{{b{jACh}}Fl}f}21{{{b{{C`{c}}}}{b{{ANf{HEd}}}}{Bn{HEf}}}{{Cn{{HEh{{C`{c}}e}}FFn}}}{FFlBJb}HEj}{{{b{{C`{c}}}}{b{{ANf{HEd}}}}{Bn{HEf}}}{{Cn{{HEl{{C`{c}}e}}FFn}}}{FFlBJb}HEn}{{{b{{C`{c}}}}{b{{ANf{HEd}}}}{Bn{HEf}}}{{Cn{{HF`{{C`{c}}}}FFn}}}{FFlBJb}}{{{b{{C`{c}}}}e}{{Cn{{HEh{{C`{c}}}}FFn}}}{FFlBJb}HFb}{{{b{{C`{c}}}}e}{{Cn{{HEl{{C`{c}}}}FFn}}}{FFlBJb}HFd}{{{b{{C`{c}}}}e}{{Cn{{HF`{{C`{c}}}}FFn}}}{FFlBJb}HFf}{{FDlHFh}FDl}`{{{b{HFj}}c}CnAKj}{{{b{FGh}}c}CnAKj}{{{b{FGj}}c}CnAKj}{{{b{FHn}}c}CnAKj}{{{b{{GCj{c}}}}e}Cn{}AKj}{{{b{FNd}}c}CnAKj}{{{b{FNh}}c}CnAKj}{{{b{{C`{c}}}}e}Cn{HFjBJb}AKj}{{{b{FAd}}c}CnAKj}{{{b{DN`}}c}CnAKj}{{{b{DMn}}c}CnAKj}{{{b{DNb}}c}CnAKj}{{{b{F@l}}c}CnAKj}{{{b{F@n}}c}CnAKj}{{{b{EN`}}c}CnAKj}{{{b{ENb}}c}CnAKj}{{{b{DNh}}c}CnAKj}{{{b{Gh}}c}CnAKj}{{{b{Kj}}c}CnAKj}{{{b{DMj}}c}CnAKj}{{{b{ENd}}c}CnAKj}{{{b{DNl}}c}CnAKj}{{{b{CC`}}c}CnAKj}{{{b{DNd}}c}CnAKj}{{{b{DMl}}c}CnAKj}{{{b{ENf}}c}CnAKj}{{{b{ENh}}c}CnAKj}{{{b{DLd}}c}CnAKj}{{{b{DNj}}c}CnAKj}{{{b{DLn}}c}CnAKj}{{{b{DNn}}c}CnAKj}{{{b{DLh}}c}CnAKj}{{{b{DMf}}c}CnAKj}{{{b{DLf}}c}CnAKj}{{{b{AMf}}c}CnAKj}{{{b{DMb}}c}CnAKj}{{{b{DM`}}c}CnAKj}{{{b{Mj}}c}CnAKj}{{{b{DNf}}c}CnAKj}{{{b{DMd}}c}CnAKj}{{{b{EMj}}c}CnAKj}{{{b{EMl}}c}CnAKj}{{{b{EMn}}c}CnAKj}{{{b{EOf}}c}CnAKj}{{{b{EOh}}c}CnAKj}{{{b{EOj}}c}CnAKj}{{{b{H`}}c}CnAKj}``{{{b{jFAj}}Fj}f}{{{b{jAMn}}Mj{Cl{Fj}}}f}{{{b{jFAd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDN`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDN`}}AnCd}f}{{{b{jDMn}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMn}}AnCd}f}{{{b{jDNb}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNb}}AnCd}f}{{{b{jF@l}}AnCd}f}{{{b{jF@l}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jF@n}}AnCd}f}{{{b{jF@n}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jEN`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jENb}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jGh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jKj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jENd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNl}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jCC`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMl}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jENf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jENh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDLd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDLn}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNn}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDLh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDLf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jAMf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMb}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDM`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jMj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jH`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jEMh}}Fl}{{b{jEMh}}}}0{{{b{jHn}}c}f{{DBl{Mh}}}}{{{b{jFNf}}H`}f}{{{b{jEb}}Fl}f}{{{b{jFNd}}H`}f}24{{{b{Bh}}FGj}f}{{{b{jBh}}c}fGE`}3{{{b{jFNf}}FNh}f}{{{b{jEb}}H`}f}58{{{b{jF@`}}MfF@bFl}f}{{{b{jF@`}}F@bFl}f}{{{b{jFb}}{Aj{GCl}}}f}3{{FGfc}f{CLdD@jDAlDAj}}{{{b{jF@b}}Fl}f}{{{b{jEb}}FlFlFl}f}1`{{}{{Cn{{ANn{HFlMf}}}}}}{{{b{{C`{c}}}}}{{b{HFn}}}{GFhBJb}}{GBl{{Cl{HG`}}}}{{{ANn{{b{Ml}}{b{Ml}}{b{Ml}}}}}{{Cl{HG`}}}}`{{{b{Db}}}{{Cl{{EMd{c}}}}}Of}{{{b{Db}}}{{Cl{{FEf{c}}}}}Of}{{{b{Db}}}{{Cl{{BDf{c}}}}}Of}``{{AMfMj}}{{AMfCJb}}{{AMfANl}}{{AMfDAh}}{{AMfMf}}{{AMfAMf}}{{AMfCAh}}{{AMfBEn}}{{AMfAMh}}{{AMfDBd}}{{DMbAMh}}{{DMbDNf}}{{DMbMf}}{{DMbDBd}}{{DMbCJb}}{{DMbANl}}{{DMbBEn}}{{DMbDMb}}{{DMbDAh}}{{DMbCAh}}{{DM`DBd}}{{DM`DMd}}{{DM`DM`}}{{DM`BEn}}{{DM`AMh}}{{DM`Mf}}{{DM`CJb}}{{DM`ANl}}{{DM`DAh}}{{DM`CAh}}{{MjMj}}{{MjCJb}}{{MjANl}}{{MjAMf}}{{MjMf}}{{MjCAh}}{{MjDAh}}{{MjDBd}}{{MjBEn}}{{MjAMh}}{{DNfCJb}}{{DNfMf}}{{DNfDBd}}{{DNfDAh}}{{DNfCAh}}{{DNfBEn}}{{DNfDNf}}{{DNfAMh}}{{DNfANl}}{{DNfDMb}}{{DMdDM`}}{{DMdMf}}{{DMdDMd}}{{DMdDBd}}{{DMdCJb}}{{DMdDAh}}{{DMdAMh}}{{DMdANl}}{{DMdCAh}}{{DMdBEn}}{{EMjMf}}{{EMjCJb}}{{EMjANl}}{{EMjBEn}}{{EMjDBd}}{{EMjAMf}}{{EMjMj}}{{EMjAMh}}{{EMjCAh}}{{EMjDAh}}{{EMlMf}}{{EMlDNf}}{{EMlCJb}}{{EMlBEn}}{{EMlDMb}}{{EMlDAh}}{{EMlCAh}}{{EMlAMh}}{{EMlANl}}{{EMlDBd}}{{EMnDBd}}{{EMnCAh}}{{EMnMf}}{{EMnDAh}}{{EMnDM`}}{{EMnDMd}}{{EMnBEn}}{{EMnANl}}{{EMnAMh}}{{EMnCJb}}{{EOfCJb}}{{EOfMf}}{{EOfMj}}{{EOfCAh}}{{EOfBEn}}{{EOfAMf}}{{EOfDBd}}{{EOfANl}}{{EOfDAh}}{{EOfAMh}}{{EOhDBd}}{{EOhBEn}}{{EOhDNf}}{{EOhANl}}{{EOhCJb}}{{EOhDMb}}{{EOhAMh}}{{EOhCAh}}{{EOhMf}}{{EOhDAh}}{{EOjDMd}}{{EOjANl}}{{EOjCAh}}{{EOjCJb}}{{EOjMf}}{{EOjAMh}}{{EOjDBd}}{{EOjDM`}}{{EOjDAh}}{{EOjBEn}}{{}{{b{Ml}}}}00000000000000000000000000000000{{FDl{b{jGGd}}}GGf}{{FE`{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{AMfDAh}}{{AMfDBd}}{{AMfCAh}}{{AMfAMh}}{{AMfMf}}{{AMfANl}}{{AMfBEn}}{{AMfCJb}}{{AMfAMf}}{{AMfMj}}{{DMbDBd}}{{DMbDAh}}{{DMbDNf}}{{DMbDMb}}{{DMbCAh}}{{DMbMf}}{{DMbANl}}{{DMbCJb}}{{DMbAMh}}{{DMbBEn}}{{DM`DMd}}{{DM`CAh}}{{DM`CJb}}{{DM`Mf}}{{DM`BEn}}{{DM`AMh}}{{DM`DAh}}{{DM`DM`}}{{DM`ANl}}{{DM`DBd}}{{MjAMf}}{{MjCJb}}{{MjBEn}}{{MjMf}}{{MjAMh}}{{MjCAh}}{{MjANl}}{{MjDBd}}{{MjDAh}}{{MjMj}}{{DNfDNf}}{{DNfCJb}}{{DNfDBd}}{{DNfAMh}}{{DNfANl}}{{DNfDMb}}{{DNfBEn}}{{DNfMf}}{{DNfDAh}}{{DNfCAh}}{{DMdCJb}}{{DMdAMh}}{{DMdDBd}}{{DMdDM`}}{{DMdMf}}{{DMdBEn}}{{DMdCAh}}{{DMdDAh}}{{DMdDMd}}{{DMdANl}}{{EMjMf}}{{EMjAMh}}{{EMjMj}}{{EMjDAh}}{{EMjDBd}}{{EMjANl}}{{EMjCAh}}{{EMjCJb}}{{EMjBEn}}{{EMjAMf}}{{EMlDBd}}{{EMlCJb}}{{EMlANl}}{{EMlDAh}}{{EMlDNf}}{{EMlCAh}}{{EMlMf}}{{EMlBEn}}{{EMlDMb}}{{EMlAMh}}{{EMnCJb}}{{EMnDAh}}{{EMnBEn}}{{EMnDBd}}{{EMnANl}}{{EMnDMd}}{{EMnCAh}}{{EMnAMh}}{{EMnDM`}}{{EMnMf}}{{EOfBEn}}{{EOfANl}}{{EOfDBd}}{{EOfMf}}{{EOfMj}}{{EOfDAh}}{{EOfCAh}}{{EOfAMh}}{{EOfCJb}}{{EOfAMf}}{{EOhDAh}}{{EOhANl}}{{EOhDNf}}{{EOhCJb}}{{EOhDBd}}{{EOhBEn}}{{EOhMf}}{{EOhCAh}}{{EOhDMb}}{{EOhAMh}}{{EOjDBd}}{{EOjCJb}}{{EOjDM`}}{{EOjDMd}}{{EOjDAh}}{{EOjBEn}}{{EOjMf}}{{EOjAMh}}{{EOjANl}}{{EOjCAh}}{{{b{EHb}}{b{j{ANf{c}}}}}f{}}{{{b{jFNn}}{b{j{ACl{c}}}}}fOf}{{{b{jFNn}}{b{j{ANf{c}}}}}f{}}{{{b{jFNn}}{b{j{HGd{c}}}}}f{}}{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}{AMfAMf}{DMbDMb}{DM`DM`}{EMjEMj}{EMlEMl}{EMnEMn}`{{{b{Gj}}c}{{ANn{Fj}}}BBj}{{{b{HGf}}}{{b{GBh}}}}`{{{b{Mn}}}Gh}{{{b{{C`{c}}}}}{{FEl{AMh}}}{HGhBJb}}````{{CC`CC`Fl}CC`}{{DNnDNnDJb}DNn}{{{EMd{{ANf{c}}}}e}{{EMd{{ANf{c}}}}}{}{{EHf{An}}}}{{{BDf{{ANf{c}}}}e}{{BDf{{ANf{c}}}}}{}{{EHf{An}}}}{{{b{FNl}}c}FNlH@j}`{{{b{Fb}}}Bd}{{{b{EJ`}}}{{Cl{{b{HGj}}}}}}{{{b{jEJ`}}}{{Cl{{b{jHGj}}}}}}`{{{b{Eb}}}H`}`{{{b{GG`}}}{{Cl{{b{FFh}}}}}}{{{b{{C`{c}}}}}{{Cl{{b{FFh}}}}}{FFhBJb}}``{{{b{jGj}}{b{j{BDf{{EMb{Hh}}}}}}{b{j{BDf{{EMb{Jh}}}}}}}Fj}{{{b{{C`{c}}}}{HGl{f}}}{{Cn{fHGn}}}{HH`BJb}}{{{b{{C`{c}}}}{HHb{f}}}{{Cn{fHGn}}}{HHdBJb}}`{CdDN`}{CdDMn}{CdDNb}{CdF@l}{CdF@n}{FlGh}{FlKj}{FlDNd}{FlDMl}{DJbDLh}{DJbDMf}{DJbDLf}{CAhAMf}{CAhDMb}{CAhDM`}{MfMj}{MfDNf}{MfDMd}{DBdEMj}{DBdEMl}{DBdEMn}{AMhEOf}{AMhEOh}{AMhEOj}{{{b{jFb}}}f}``{{{b{jHFl}}HHf}{{Cn{f}}}}{{{b{jEl}}F`}f}{{{b{jEl}}}f}{{{b{FNl}}c}FNl{{DBl{HHh}}}}{{{b{FNl}}c}FNl{{DBl{HHj}}}}`````{{{b{{C`{c}}}}}{{Cn{fHGn}}}{HHdBJb}}{{{b{{C`{c}}}}}{{Cn{fHGn}}}{HH`BJb}}{{{b{jGCl}}HAh{b{jBd}}{b{jFf}}}f}{{{b{jDb}}HAh}f}{{{b{jF@`}}Mf}f}{{{b{jF@`}}}f}{{{b{jEb}}Cd}f}0`````{c{{HHl{e}}}{}{}}{{{b{{C`{ce}}}}}AnBJbFA`}{{{b{F@b}}}Fl}`{{DNhDNh}}{{GhFl}Gh}{{GhGh}Gh}{{KjKj}Kj}{{KjFl}Kj}{{DMjDMj}}{{ENdENd}}{{DNlDNl}}{{CC`CC`}CC`}{{DNdDNd}DNd}{{DNdFl}DNd}{{DMlDMl}DMl}{{DMlFl}DMl}{{DLdDLd}}{{DNjDNj}}{{DLnDLn}}{{DNnDNn}DNn}{{DLhDLh}DLh}{{DLhDJb}DLh}{{DMfDJb}DMf}{{DMfDMf}DMf}{{DLfDLf}DLf}{{DLfDJb}DLf}{{AMfAMf}AMf}{{AMfCAh}AMf}{{DMbDMb}DMb}{{DMbCAh}DMb}{{DM`CAh}DM`}{{DM`DM`}DM`}{{MjMj}Mj}{{MjMf}Mj}{{DNfMf}DNf}{{DNfDNf}DNf}{{DMdDMd}DMd}{{DMdMf}DMd}{{EMjEMj}EMj}{{EMjDBd}EMj}{{EMlEMl}EMl}{{EMlDBd}EMl}{{EMnDBd}EMn}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOfAMh}EOf}{{EOhEOh}EOh}{{EOhAMh}EOh}{{EOjEOj}EOj}{{EOjAMh}EOj}{{H`H`}H`}{{H`EOl}}{{{b{jDNh}}DNh}f}{{{b{jGh}}Gh}f}{{{b{jGh}}Fl}f}{{{b{jKj}}Kj}f}{{{b{jKj}}Fl}f}{{{b{jDMj}}DMj}f}{{{b{jENd}}ENd}f}{{{b{jDNl}}DNl}f}{{{b{jDNd}}DNd}f}{{{b{jDNd}}Fl}f}{{{b{jDMl}}DMl}f}{{{b{jDMl}}Fl}f}{{{b{jDLd}}DLd}f}{{{b{jDNj}}DNj}f}{{{b{jDLn}}DLn}f}{{{b{jDLh}}DJb}f}{{{b{jDLh}}DLh}f}{{{b{jDMf}}DMf}f}{{{b{jDMf}}DJb}f}{{{b{jDLf}}DJb}f}{{{b{jDLf}}DLf}f}{{{b{jAMf}}CAh}f}{{{b{jAMf}}AMf}f}{{{b{jDMb}}CAh}f}{{{b{jDMb}}DMb}f}{{{b{jDM`}}CAh}f}{{{b{jDM`}}DM`}f}{{{b{jMj}}Mf}f}{{{b{jMj}}Mj}f}{{{b{jDNf}}DNf}f}{{{b{jDNf}}Mf}f}{{{b{jDMd}}DMd}f}{{{b{jDMd}}Mf}f}{{{b{jEMj}}EMj}f}{{{b{jEMj}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMl}}DBd}f}{{{b{jEMn}}DBd}f}{{{b{jEMn}}EMn}f}{{{b{jEOf}}AMh}f}{{{b{jEOf}}EOf}f}{{{b{jEOh}}EOh}f}{{{b{jEOh}}AMh}f}{{{b{jEOj}}AMh}f}{{{b{jEOj}}EOj}f}{{{b{jH`}}H`}f}{{{b{jH`}}EOl}f}{{{b{DMj}}{b{DMj}}}DMj}{{{b{DLd}}{b{DLd}}}DLd}{{{b{DNh}}{b{DNh}}}DNh}{{{b{ENd}}{b{ENd}}}ENd}{{{b{DNj}}{b{DNj}}}DNj}{{{b{DNl}}{b{DNl}}}DNl}{{{b{DLn}}{b{DLn}}}DLn}{{{b{H`}}}Mf}00{cDNh{{CId{}{{BFb{DNh}}}}}}{cDNh{{CId{}{{BFb{{b{DNh}}}}}}}}{cGh{{CId{}{{BFb{{b{Gh}}}}}}}}{cGh{{CId{}{{BFb{Gh}}}}}}{cKj{{CId{}{{BFb{{b{Kj}}}}}}}}{cKj{{CId{}{{BFb{Kj}}}}}}{cDMj{{CId{}{{BFb{DMj}}}}}}{cDMj{{CId{}{{BFb{{b{DMj}}}}}}}}{cENd{{CId{}{{BFb{{b{ENd}}}}}}}}{cENd{{CId{}{{BFb{ENd}}}}}}{cDNl{{CId{}{{BFb{{b{DNl}}}}}}}}{cDNl{{CId{}{{BFb{DNl}}}}}}{cCC`{{CId{}{{BFb{CC`}}}}}}{cCC`{{CId{}{{BFb{{b{CC`}}}}}}}}{cDNd{{CId{}{{BFb{{b{DNd}}}}}}}}{cDNd{{CId{}{{BFb{DNd}}}}}}{cDMl{{CId{}{{BFb{{b{DMl}}}}}}}}{cDMl{{CId{}{{BFb{DMl}}}}}}{cDLd{{CId{}{{BFb{DLd}}}}}}{cDLd{{CId{}{{BFb{{b{DLd}}}}}}}}{cDNj{{CId{}{{BFb{{b{DNj}}}}}}}}{cDNj{{CId{}{{BFb{DNj}}}}}}{cDLn{{CId{}{{BFb{{b{DLn}}}}}}}}{cDLn{{CId{}{{BFb{DLn}}}}}}{cDNn{{CId{}{{BFb{{b{DNn}}}}}}}}{cDNn{{CId{}{{BFb{DNn}}}}}}{cDLh{{CId{}{{BFb{{b{DLh}}}}}}}}{cDLh{{CId{}{{BFb{DLh}}}}}}{cDMf{{CId{}{{BFb{{b{DMf}}}}}}}}{cDMf{{CId{}{{BFb{DMf}}}}}}{cDLf{{CId{}{{BFb{DLf}}}}}}{cDLf{{CId{}{{BFb{{b{DLf}}}}}}}}{cAMf{{CId{}{{BFb{{b{AMf}}}}}}}}{cAMf{{CId{}{{BFb{AMf}}}}}}{cDMb{{CId{}{{BFb{DMb}}}}}}{cDMb{{CId{}{{BFb{{b{DMb}}}}}}}}{cDM`{{CId{}{{BFb{{b{DM`}}}}}}}}{cDM`{{CId{}{{BFb{DM`}}}}}}{cMj{{CId{}{{BFb{{b{Mj}}}}}}}}{cMj{{CId{}{{BFb{Mj}}}}}}{cDNf{{CId{}{{BFb{{b{DNf}}}}}}}}{cDNf{{CId{}{{BFb{DNf}}}}}}{cDMd{{CId{}{{BFb{DMd}}}}}}{cDMd{{CId{}{{BFb{{b{DMd}}}}}}}}{cEMj{{CId{}{{BFb{EMj}}}}}}{cEMj{{CId{}{{BFb{{b{EMj}}}}}}}}{cEMl{{CId{}{{BFb{EMl}}}}}}{cEMl{{CId{}{{BFb{{b{EMl}}}}}}}}{cEMn{{CId{}{{BFb{{b{EMn}}}}}}}}{cEMn{{CId{}{{BFb{EMn}}}}}}{cEOf{{CId{}{{BFb{EOf}}}}}}{cEOf{{CId{}{{BFb{{b{EOf}}}}}}}}{cEOh{{CId{}{{BFb{EOh}}}}}}{cEOh{{CId{}{{BFb{{b{EOh}}}}}}}}{cEOj{{CId{}{{BFb{{b{EOj}}}}}}}}{cEOj{{CId{}{{BFb{EOj}}}}}}{cH`{{CId{}{{BFb{H`}}}}}}{cH`{{CId{}{{BFb{{b{H`}}}}}}}}{{{b{{FBn{c}}}}{b{{FBn{c}}}}}f{}}`{{{On{}{{Oj{c}}}}}c{{HAf{eg}}}{}{}}{c{}{}}````{{{b{{FBn{c}}}}}cD@j}{{{b{j{FAb{c}}}}}{{FAb{c}}}{}}{{{b{DN`}}An}Cd}{{{b{DMn}}An}Cd}{{{b{DNb}}An}Cd}{{{b{F@l}}An}Cd}{{{b{F@n}}An}Cd}```{{{b{FMd}}c}FDl{{DBl{HDl}}}}`{{{b{jFNd}}H`}{{b{FNd}}}}{{{b{jFNf}}H`}{{b{FNf}}}}`{{{b{Mn}}Mf}Gh}````{{{b{FNf}}}Mf}`{{{b{BBd}}}AMh}{{{b{Gh}}}{{M`{Fl}}}}{{{b{Kj}}}{{M`{Fl}}}}{{{b{CC`}}}{{M`{Fl}}}}{{{b{DNd}}}{{M`{Fl}}}}{{{b{DMl}}}{{M`{Fl}}}}{{{b{DNn}}}{{M`{DJb}}}}{{{b{DLh}}}{{M`{DJb}}}}{{{b{DMf}}}{{M`{DJb}}}}{{{b{DLf}}}{{M`{DJb}}}}{{{b{AMf}}}{{M`{CAh}}}}{{{b{DMb}}}{{M`{CAh}}}}{{{b{DM`}}}{{M`{CAh}}}}{{{b{Mj}}}{{M`{Mf}}}}{{{b{DNf}}}{{M`{Mf}}}}{{{b{DMd}}}{{M`{Mf}}}}{{{b{EMj}}}{{M`{DBd}}}}{{{b{EMl}}}{{M`{DBd}}}}{{{b{EMn}}}{{M`{DBd}}}}{{{b{EOf}}}{{M`{AMh}}}}{{{b{EOh}}}{{M`{AMh}}}}{{{b{EOj}}}{{M`{AMh}}}}{CC`{{ANn{KjFl}}}}{DNn{{ANn{DMfDJb}}}}{{{b{BBd}}}{{M`{BEn}}}}{{{b{EN`}}}{{M`{Fl}}}}{{{b{ENb}}}{{M`{Fl}}}}{{{b{DNh}}}{{M`{Fl}}}}{{{b{DMj}}}{{M`{Fl}}}}{{{b{ENd}}}{{M`{Fl}}}}{{{b{DNl}}}{{M`{Fl}}}}{{{b{ENf}}}{{M`{DJb}}}}{{{b{ENh}}}{{M`{DJb}}}}{{{b{DLd}}}{{M`{DJb}}}}{{{b{DNj}}}{{M`{DJb}}}}{{{b{DLn}}}{{M`{DJb}}}}{{{b{EN`}}}{{M`{{M`{Fl}}}}}}{{{b{ENb}}}{{M`{{M`{Fl}}}}}}{{{b{DNh}}}{{M`{{M`{Fl}}}}}}{{{b{DMj}}}{{M`{{M`{Fl}}}}}}{{{b{ENd}}}{{M`{{M`{Fl}}}}}}{{{b{DNl}}}{{M`{{M`{Fl}}}}}}{{{b{ENf}}}{{M`{{M`{DJb}}}}}}{{{b{ENh}}}{{M`{{M`{DJb}}}}}}{{{b{DLd}}}{{M`{{M`{DJb}}}}}}{{{b{DNj}}}{{M`{{M`{DJb}}}}}}{{{b{DLn}}}{{M`{{M`{DJb}}}}}}{{CC`FAd}{{ANn{FlFlFl}}}}{{DNnFAd}{{ANn{DJbDJbDJb}}}}{{{b{FHd}}}Mf}{{{b{c}}}e{}{}}00000{{{b{Mh}}}A@`}111111111111{{{b{FCd}}}FCb}2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222{{{b{c}}}{}{}}00000000000000000000000000000000000{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{EN`{{ANn{GhFlGh}}}}{ENf{{ANn{DLhDJbDLh}}}}{{{b{ENb}}}{{ANn{KjCC`Kj}}}}{{{b{DNl}}}{{ANn{KjCC`Kj}}}}{{{b{ENh}}}{{ANn{DMfDNnDMf}}}}{{{b{DLn}}}{{ANn{DMfDNnDMf}}}}{CC`Kj}{DNnDMf}{{{b{c}}}BEh{}}0000000000000000000000000000000000000000000000000000000{{{b{BBd}}{b{j{ANf{BEn}}}}}{{Cn{{b{jMl}}HHn}}}}{{{b{c}}}A@`{}}000000{{{b{BBd}}}A@`}1111111111111111111111111111111111111111111111111{{{b{c}}}{{Cl{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{EJ`}}}An}{{{b{{C`{c}}}}{b{HI`}}}f{HIbBJb}}`{{{b{ENb}}c}Kj{{DBl{Kj}}}}{{{b{DNl}}c}Kj{{DBl{Kj}}}}{{{b{EN`}}Gh}Gh}{{{b{DNh}}Gh}Gh}{{{b{ENd}}Gh}Gh}{{{b{ENf}}DLh}DLh}{{{b{DNj}}DLh}DLh}{{{b{ENb}}Kj}Kj}{{{b{DNl}}Kj}Kj}{{{b{ENh}}DMf}DMf}{{{b{DLn}}DMf}DMf}{{{b{ENb}}DNd}DNd}{{{b{DNl}}DNd}DNd}:9876543210`````{{{EMd{{Cl{c}}}}}{{Cl{{EMd{c}}}}}{}}{{{BDf{{Cl{c}}}}}{{Cl{{BDf{c}}}}}{}}{{{b{DNh}}}DNh}{{{b{DMj}}}DMj}{{{b{ENd}}}ENd}{{{b{DNl}}}DNl}{{{b{DLd}}}DLd}{{{b{DNj}}}DNj}{{{b{DLn}}}DLn}{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}000000000`{GhGh}{KjKj}{DNdDNd}{DMlDMl}{DLhDLh}{DMfDMf}{DLfDLf}{KjGh}{DNdGh}{DMlKj}{DMfDLh}{DLfDMf}{DMbAMf}{DM`DMb}{DNfMj}{DMdDNf}{EMlEMj}{EMnEMl}{EOhEOf}{EOjEOh}{{{b{c}}}{{Cn{{b{{FAn{eg}}}}{HId{e}}}}}{}{}FB`}{{{b{{FBn{c}}}}}{{Cl{{EMd{c}}}}}BJb}{{{b{{FBn{c}}}}}{{Cl{{BDf{c}}}}}BJb}{{{b{{FBn{c}}}}}{{Cl{{b{c}}}}}BJb}{{{b{{FBn{c}}}}}{{Cl{{b{jc}}}}}BJb}{{{b{Of}}}{{Cn{{b{c}}GJd}}}Of}{{{b{jOf}}}{{Cn{{b{jc}}GJd}}}Of}{{{b{{C`{c}}}}G@b}Cd{G@dBJb}}{c{{Cn{e}}}{}{}}00000000000000000000{{{b{Ml}}}{{Cn{BBd}}}}1111111111111111111111111111111111111111111111111111111111111{FAl{{Cn{{EMb{c}}}}}Of}22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222{{{C`{{ANf{c}}e}}}{{Cn{{C`{{M`{c}}e}}}}}{}FA`}333333333333333333333333333{EMj{{Cn{AMf}}}}{Mj{{Cn{AMf}}}}5{EOf{{Cn{AMf}}}}6{EOh{{Cn{DMb}}}}{EMl{{Cn{DMb}}}}{DNf{{Cn{DMb}}}}{EMn{{Cn{DM`}}}}:{EOj{{Cn{DM`}}}}{DMd{{Cn{DM`}}}}{AMf{{Cn{Mj}}}}{EOf{{Cn{Mj}}}}>{EMj{{Cn{Mj}}}}{EOh{{Cn{DNf}}}}{c{{Cn{e}}}{}{}}{EMl{{Cn{DNf}}}}{DMb{{Cn{DNf}}}}{EMn{{Cn{DMd}}}}{EOj{{Cn{DMd}}}}4{DM`{{Cn{DMd}}}}5{EOf{{Cn{EMj}}}}6{EOh{{Cn{EMl}}}}{EOj{{Cn{EMn}}}}88{EMj{{Cn{EOf}}}}9{EMl{{Cn{EOh}}}}{EMn{{Cn{EOj}}}};;{EOl{{Cn{H`HIf}}}}{HIh{{Cn{H`f}}}}{Fl{{Cn{H`HIj}}}}{DJb{{Cn{H`HIj}}}}{{{b{FAl}}Fj}{{Cn{{Cl{{b{c}}}}GJd}}}Of}{{{b{Bh}}{Bl{c}}}{{Cl{{Cn{{GJj{FHnFHhc}}GJd}}}}}Of}{{{b{Bh}}{b{FHn}}}{{Cl{{Bl{c}}}}}{}}{{{b{jFAl}}{M`{Fj}}}{{Cn{{M`{{Cl{{b{jc}}}}}}GJd}}}Of}{{{b{jFAl}}Fj}{{Cn{{Cl{{b{jc}}}}GJd}}}Of}{{{b{Bh}}AEh}{{Cl{{GJj{FHnFHhFEd}}}}}}{{{b{Bh}}{b{FHn}}}{{Cl{AEh}}}}{{{b{Bh}}AEh}{{Cl{{GKj{FHnFHhFEd}}}}}}{{{b{jFAl}}Fjc}{{Cn{{Cl{c}}GJd}}}Of}{{{b{jFAl}}FjFEd}{{Cn{{Cl{FEd}}GJd}}}}{c{{Cn{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{c{{Cn{{C`{c}}HIl}}}{}}{{ce}{{Cn{{C`{ce}}HIl}}}{}FA`}{{}{{Cn{{C`{{DFb{c}}}}HIl}}}{}}{c{{Cn{{C`{{DFb{e}}c}}HIl}}}FA`{}}10{Gh{{Cl{Gh}}}}{Kj{{Cl{Kj}}}}{DNd{{Cl{DNd}}}}{DMl{{Cl{DMl}}}}{DLh{{Cl{DLh}}}}{DMf{{Cl{DMf}}}}{DLf{{Cl{DLf}}}}{c{{Cn{{GEd{{C`{c}}}}HIl}}}{}}{{ce}{{Cn{{GEd{{C`{ce}}}}HIl}}}{}FA`}{{{b{{FDd{ce}}}}}{{Cn{eHIn}}}{}{}}{{{b{{FDf{ce}}}}}{{Cn{cHIn}}}{}{}}{{{b{jFAl}}Fj}{{Cn{{Cl{c}}GJd}}}Of}{{{b{{FDd{ce}}}}c}{{Cn{f{HJ`{c}}}}}{}{}}{{{b{{FDf{ce}}}}e}{{Cn{f{HJ`{e}}}}}{}{}}{{{C`{ce}}}{{Cn{c{C`{ce}}}}}{}FA`}`{{{b{c}}}D`{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{}{{Cl{{b{Ml}}}}}}00000000000000000000000000000000{{}{{b{GKl}}}}00000000000000000000000000000000{{{b{FAd}}}{{b{Ml}}}}{{{b{DN`}}}{{b{Ml}}}}{{{b{DMn}}}{{b{Ml}}}}{{{b{DNb}}}{{b{Ml}}}}{{{b{F@l}}}{{b{Ml}}}}{{{b{F@n}}}{{b{Ml}}}}{{{b{EN`}}}{{b{Ml}}}}{{{b{ENb}}}{{b{Ml}}}}{{{b{DNh}}}{{b{Ml}}}}{{{b{Gh}}}{{b{Ml}}}}{{{b{Kj}}}{{b{Ml}}}}{{{b{DMj}}}{{b{Ml}}}}{{{b{ENd}}}{{b{Ml}}}}{{{b{DNl}}}{{b{Ml}}}}{{{b{CC`}}}{{b{Ml}}}}{{{b{DNd}}}{{b{Ml}}}}{{{b{DMl}}}{{b{Ml}}}}{{{b{ENf}}}{{b{Ml}}}}{{{b{ENh}}}{{b{Ml}}}}{{{b{DLd}}}{{b{Ml}}}}{{{b{DNj}}}{{b{Ml}}}}{{{b{DLn}}}{{b{Ml}}}}{{{b{DNn}}}{{b{Ml}}}}{{{b{DLh}}}{{b{Ml}}}}{{{b{DMf}}}{{b{Ml}}}}{{{b{DLf}}}{{b{Ml}}}}{{{b{AMf}}}{{b{Ml}}}}{{{b{DMb}}}{{b{Ml}}}}{{{b{DM`}}}{{b{Ml}}}}{{{b{Mj}}}{{b{Ml}}}}{{{b{DNf}}}{{b{Ml}}}}{{{b{DMd}}}{{b{Ml}}}}{{{b{H`}}}{{b{Ml}}}}{{{b{c}}}{{b{Ml}}}{}}{{}{{b{Ml}}}}00000000000000000000000000000000{{{b{c}}}HJb{}}{AEh{{Bl{c}}}{}}{{{b{EHb}}c}BCn{{EHf{BCn}}}}{{{b{EHb}}c}CJb{{EHf{CJb}}}}`{{{b{EHb}}c}Mf{{EHf{Mf}}}}`{{{b{EHb}}c}AMh{{EHf{AMh}}}}{{AMhAMh}EOf}{{AMhAMhAMh}EOh}{{AMhAMhAMhAMh}EOj}{{{b{EHb}}c}BEn{{EHf{BEn}}}}{{FDl{b{jGGd}}}GGf}{{{b{jFb}}}f}{{{b{FGh}}}BBd}`{{{b{j{FBn{c}}}}}{{b{jc}}}BJb}`{CdCd}{{{b{jHb}}}f}{{{b{jFNd}}}f}{{{b{jFNf}}}f}{{{Bl{c}}}AEh{}}{{{b{FKb}}}{{b{FJl}}}}```{{{b{Bh}}}{{GJj{FHnFHhFEd}}}}{{{FAb{c}}}c{}}{HJd{{M`{c}}}{}}{{{FAb{c}}c}c{}}{{{C`{ce}}}cCLdFA`}{{{FAb{c}}}cD@j}{{{FAb{c}}e}c{}{{BEd{}{{BBf{c}}}}}}5{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000<{{{b{jFHn}}{b{{ANf{BEn}}}}}f}{{{Ej{Gj}}{BDf{{EMb{Hn}}}}{BDf{{EMb{Hl}}}}}f}{{{b{j{GKh{}{{GKb{c}}{GKd{e}}{GKf{g}}}}}}{b{jc}}}f{{F@j{egi}}}Of{}{}}{{{b{jF@j}}}f}{{{b{jHb}}HAh}f}{{{b{EHb}}}EHd}{{{b{EHb}}c}An{{EHf{An}}}}{{{b{Ml}}}Mh}{{MfMf}Mj}{{MfMfMf}DNf}{{MfMfMfMf}DMd}````````````{{FlFl}Gh}{{FlFlFl}Kj}{{FlFlFl}DNd}{{FlFlFlFl}DMl}```````{{{b{FNl}}c}FNl{{DBl{{HBl{HJf}}}}}}`{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`````````{{{b{{C`{c}}}}}{{Cn{HCdFFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{{ANn{HCdAMh}}FFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{FFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{{ANn{AMh}}FFn}}}{GFhBJb}}{{{b{{C`{c}}}}AMh}{{Cn{ClFFn}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{FFj}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{HJhFFn}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{{ANn{{Bn{HEf}}}}FFj}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{{HJh{{ANn{{Bn{HEf}}}}}}FFn}}}{FFlBJb}}`{{{b{GE`}}{HJl{HJj}}}Cd}{{{b{GEf}}{HJl{HJj}}}Cd}{{{b{Bh}}}f}`{{{b{{C`{ce}}}}}AnBJbFA`}{{{b{F@b}}}Fl}`{{{b{EHb}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{EHb}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}``{{{Aj{GOn}}}GBn}{{{b{c}}GMb}{{EMd{c}}}BJb}{{{b{jc}}GMd}{{BDf{c}}}BJb}{{{b{FN`}}EMh}FN`}{{G@ne}{{Cn{gGA`}}}{DKjDAjDAl}{{BEd{}{{BBf{c}}}}}{}}{{}Ff}{{{FEf{Gj}}}Bd}{{{b{FNl}}Dh}FNl}{{{b{jc}}}BBdGIl}{{FlFlGhFlFl}Jj}`{{FDlCd}FDl}`{{AMfAMf}AMf}{{DMbDMb}DMb}{{DM`DM`}DM`}{{MjMj}Mj}{{DNfDNf}DNf}{{DMdDMd}DMd}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj};:9876543210;:9876543210;:9876543210{{{b{j{C`{GFj}}}}{b{{ANf{BEn}}}}}{{Cn{AnEO`}}}}{{EN`{b{j{ANf{Fl}}}}}f}{{ENb{b{j{ANf{Fl}}}}}f}{{DNh{b{j{ANf{Fl}}}}}f}{{DMj{b{j{ANf{Fl}}}}}f}{{ENd{b{j{ANf{Fl}}}}}f}{{DNl{b{j{ANf{Fl}}}}}f}{{ENf{b{j{ANf{DJb}}}}}f}{{ENh{b{j{ANf{DJb}}}}}f}{{DLd{b{j{ANf{DJb}}}}}f}{{DNj{b{j{ANf{DJb}}}}}f}{{DLn{b{j{ANf{DJb}}}}}f}{{{b{{C`{c}}}}{b{j{HJn{e}}}}}f{HK`BJb}HKb}{{{b{DNh}}{b{j{HJn{c}}}}}fHKb}{{{b{Gh}}{b{j{HJn{c}}}}}fHKb}{{{b{Kj}}{b{j{HJn{c}}}}}fHKb}{{{b{DMj}}{b{j{HJn{c}}}}}fHKb}{{{b{DNl}}{b{j{HJn{c}}}}}fHKb}{{{b{DMl}}{b{j{HJn{c}}}}}fHKb}{{{b{AMf}}{b{j{HJn{c}}}}}fHKb}{{{b{DMb}}{b{j{HJn{c}}}}}fHKb}{{{b{DM`}}{b{j{HJn{c}}}}}fHKb}{{{b{Mj}}{b{j{HJn{c}}}}}fHKb}{{{b{DNf}}{b{j{HJn{c}}}}}fHKb}{{{b{DMd}}{b{j{HJn{c}}}}}fHKb}{{Gh{b{j{ANf{Fl}}}}}f}{{Kj{b{j{ANf{Fl}}}}}f}{{CC`{b{j{ANf{Fl}}}}}f}{{DNd{b{j{ANf{Fl}}}}}f}{{DMl{b{j{ANf{Fl}}}}}f}{{DNn{b{j{ANf{DJb}}}}}f}{{DLh{b{j{ANf{DJb}}}}}f}{{DMf{b{j{ANf{DJb}}}}}f}{{DLf{b{j{ANf{DJb}}}}}f}{{AMf{b{j{ANf{CAh}}}}}f}{{DMb{b{j{ANf{CAh}}}}}f}{{DM`{b{j{ANf{CAh}}}}}f}{{Mj{b{j{ANf{Mf}}}}}f}{{DNf{b{j{ANf{Mf}}}}}f}{{DMd{b{j{ANf{Mf}}}}}f}{{EMj{b{j{ANf{DBd}}}}}f}{{EMl{b{j{ANf{DBd}}}}}f}{{EMn{b{j{ANf{DBd}}}}}f}{{EOf{b{j{ANf{AMh}}}}}f}{{EOh{b{j{ANf{AMh}}}}}f}{{EOj{b{j{ANf{AMh}}}}}f}{{{b{j{C`{GFj}}}}{b{{ANf{HEd}}}}}{{Cn{AnEO`}}}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMlGh}{DLfDLh}{DM`AMf}{DMdMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMlGh}{DLfDLh}{DM`AMf}{DMdMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMlGh}{DLfDLh}{DM`AMf}{DMdMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMlGh}{DLfDLh}{DM`AMf}{DMdMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210```````````````````````````{{{FAb{c}}{FAb{c}}}{{FAb{c}}}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMlGh}{DLfDLh}{DM`AMf}{DMdMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{GhGh}{KjGh}{DNdGh}{DMlGh}{DLhDLh}{DMfDLh}{DLfDLh}{AMfAMf}{DMbAMf}{DM`AMf}{MjMj}{DNfMj}{DMdMj}{EMjEMj}{EMlEMj}{EMnEMj}{EOfEOf}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}?{GhKj}{KjKj}{DNdDNd}{DMlKj}{DLhDMf}{DMfDMf}{DLfDMf}{AMfDMb}{DMbDMb}{DM`DMb}{MjDNf}{DNfDNf}{DMdDNf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMl}{KjDMl}{DNdDMl}:{DLhDLf}{DMfDLf};{AMfDM`}{DMbDM`}<{MjDMd}{DNfDMd}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMlDMl};:{DLfDLf}:9{DM`DM`}98{DMdDMd}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8?7=6{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{GhKj}{KjKj}{DNdDNd}{DMlKj}{DLhDMf}{DMfDMf}{DLfDMf}{AMfDMb}{DMbDMb}{DM`DMb}{MjDNf}{DNfDNf}{DMdDNf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMl}{KjDMl}{DNdDMl}:{DLhDLf}{DMfDLf};{AMfDM`}{DMbDM`}<{MjDMd}{DNfDMd}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMlDMl};:{DLfDLf}:9{DM`DM`}98{DMdDMd}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8?7=6{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{GhGh}{KjGh}{DNdGh}{DMlGh}{DLhDLh}{DMfDLh}{DLfDLh}{AMfAMf}{DMbAMf}{DM`AMf}{MjMj}{DNfMj}{DMdMj}{EMjEMj}{EMlEMj}{EMnEMj}{EOfEOf}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}?{GhKj}{KjKj}{DNdDNd}{DMlKj}{DLhDMf}{DMfDMf}{DLfDMf}{AMfDMb}{DMbDMb}{DM`DMb}{MjDNf}{DNfDNf}{DMdDNf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMl}{KjDMl}{DNdDMl}:{DLhDLf}{DMfDLf};{AMfDM`}{DMbDM`}<{MjDMd}{DNfDMd}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMlDMl};:{DLfDLf}:9{DM`DM`}98{DMdDMd}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8?7=6{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{GhKj}{KjKj}{DNdDNd}{DMlKj}{DLhDMf}{DMfDMf}{DLfDMf}{AMfDMb}{DMbDMb}{DM`DMb}{MjDNf}{DNfDNf}{DMdDNf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMl}{KjDMl}{DNdDMl}:{DLhDLf}{DMfDLf};{AMfDM`}{DMbDM`}<{MjDMd}{DNfDMd}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMlDMl};:{DLfDLf}:9{DM`DM`}98{DMdDMd}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8?7=6{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{KjKj}{CC`Kj}{DNdDNd}{DMlKj}{DNnDMf}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DNdGh}{DMlGh}{DMfDLh}{DLfDLh}{DMbAMf}{DM`AMf}{DNfMj}{DMdMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DNdDNd}?{DMfDMf}?{DMbDMb}?{DNfDNf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMl}{DNdDMl}{DMlDMl}{DMfDLf}{DLfDLf}{DMbDM`}{DM`DM`}{DNfDMd}{DMdDMd}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMl}{DNdDMl}9{DMfDLf}9{DMbDM`}9{DNfDMd}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908```````````````````````````{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMlGh}{DLfDLh}{DM`AMf}{DMdMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{GhGh}{KjGh}{DNdGh}{DMlGh}{DLhDLh}{DMfDLh}{DLfDLh}{AMfAMf}{DMbAMf}{DM`AMf}{MjMj}{DNfMj}{DMdMj}{EMjEMj}{EMlEMj}{EMnEMj}{EOfEOf}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}?{GhKj}{KjKj}{DNdDNd}{DMlKj}{DLhDMf}{DMfDMf}{DLfDMf}{AMfDMb}{DMbDMb}{DM`DMb}{MjDNf}{DNfDNf}{DMdDNf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMl}{KjDMl}{DNdDMl}:{DLhDLf}{DMfDLf};{AMfDM`}{DMbDM`}<{MjDMd}{DNfDMd}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMlDMl};:{DLfDLf}:9{DM`DM`}98{DMdDMd}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8?7=6{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{GhKj}{KjKj}{DNdDNd}{DMlKj}{DLhDMf}{DMfDMf}{DLfDMf}{AMfDMb}{DMbDMb}{DM`DMb}{MjDNf}{DNfDNf}{DMdDNf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMl}{KjDMl}{DNdDMl}:{DLhDLf}{DMfDLf};{AMfDM`}{DMbDM`}<{MjDMd}{DNfDMd}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMlDMl};:{DLfDLf}:9{DM`DM`}98{DMdDMd}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8?7=6{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{GhGh}{KjGh}{DNdGh}{DMlGh}{DLhDLh}{DMfDLh}{DLfDLh}{AMfAMf}{DMbAMf}{DM`AMf}{MjMj}{DNfMj}{DMdMj}{EMjEMj}{EMlEMj}{EMnEMj}{EOfEOf}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}?{GhKj}{KjKj}{DNdDNd}{DMlKj}{DLhDMf}{DMfDMf}{DLfDMf}{AMfDMb}{DMbDMb}{DM`DMb}{MjDNf}{DNfDNf}{DMdDNf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMl}{KjDMl}{DNdDMl}:{DLhDLf}{DMfDLf};{AMfDM`}{DMbDM`}<{MjDMd}{DNfDMd}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMlDMl};:{DLfDLf}:9{DM`DM`}98{DMdDMd}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8?7=6{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{GhKj}{KjKj}{DNdDNd}{DMlKj}{DLhDMf}{DMfDMf}{DLfDMf}{AMfDMb}{DMbDMb}{DM`DMb}{MjDNf}{DNfDNf}{DMdDNf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMl}{KjDMl}{DNdDMl}:{DLhDLf}{DMfDLf};{AMfDM`}{DMbDM`}<{MjDMd}{DNfDMd}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMlDMl};:{DLfDLf}:9{DM`DM`}98{DMdDMd}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8?7=6{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DNdGh}{DMlGh}{DMfDLh}{DLfDLh}{DMbAMf}{DM`AMf}{DNfMj}{DMdMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DNdDNd}?{DMfDMf}?{DMbDMb}?{DNfDNf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMl}{DNdDMl}{DMlDMl}{DMfDLf}{DLfDLf}{DMbDM`}{DM`DM`}{DNfDMd}{DMdDMd}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMl}{DNdDMl}9{DMfDLf}9{DMbDM`}9{DNfDMd}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908```````````````````{{{FAb{c}}{FAb{e}}}{{FAb{{ANn{ce}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMlGh}{DLfDLh}{DM`AMf}{DMdMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DNdGh}{DMlGh}{DMfDLh}{DLfDLh}{DMbAMf}{DM`AMf}{DNfMj}{DMdMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DNdDNd}?{DMfDMf}?{DMbDMb}?{DNfDNf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMl}{DNdDMl}{DMlDMl}{DMfDLf}{DLfDLf}{DMbDM`}{DM`DM`}{DNfDMd}{DMdDMd}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMl}{DNdDMl}9{DMfDLf}9{DMbDM`}9{DNfDMd}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DNdGh}{DMlGh}{DMfDLh}{DLfDLh}{DMbAMf}{DM`AMf}{DNfMj}{DMdMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DNdDNd}?{DMfDMf}?{DMbDMb}?{DNfDNf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMl}{DNdDMl}{DMlDMl}{DMfDLf}{DLfDLf}{DMbDM`}{DM`DM`}{DNfDMd}{DMdDMd}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMl}{DNdDMl}9{DMfDLf}9{DMbDM`}9{DNfDMd}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DNdGh}{DMlGh}{DMfDLh}{DLfDLh}{DMbAMf}{DM`AMf}{DNfMj}{DMdMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMlKj}{DLfDMf}{DM`DMb}{DMdDNf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DNdDNd}?{DMfDMf}?{DMbDMb}?{DNfDNf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMl}{DNdDMl}{DMlDMl}{DMfDLf}{DLfDLf}{DMbDM`}{DM`DM`}{DNfDMd}{DMdDMd}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMl}{DNdDMl}9{DMfDLf}9{DMbDM`}9{DNfDMd}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DNdDNd}{DMlKj}{DMfDMf}{DLfDMf}{DMbDMb}{DM`DMb}{DNfDNf}{DMdDNf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMlDMl}{DLfDLf}{DM`DM`}{DMdDMd}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMl}{DNdDMl}8{DMfDLf}8{DMbDM`}8{DNfDMd}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908``````````````````````````````````````````````````{c{{Cn{cGA`}}}{}}``{{{b{c}}d}f{}}`{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{GA`}}}{{b{FFh}}}}0{{{b{GA`}}}{{b{HL`}}}}`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{GA`}}}HLb}{{{b{HLb}}}HLb}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{G@nc}{{Cn{eGA`}}}{DKjDAjDAl}{}}{{GA`c}GA`{DKjDAjDAl}}{Alc{}}{{}HLb}{{{b{GA`}}}b}{An{{b{c}}}{}}0{{{b{jGA`}}}{{b{j}}}}{An{{b{jc}}}{}}0{GA`{{Cn{cGA`}}}{DKjDBbDAjDAl}}>>{{{b{jGA`}}}{{Cl{{b{jc}}}}}{DKjDBbDAjDAl}}{{{b{GA`}}}{{Cl{{b{c}}}}}{DKjDBbDAjDAl}}{{{b{jGA`}}}f}{Anf}0`{{{b{GA`}}{b{jB`}}}{{Cn{fDB`}}}}0`{cc{}}{cGA`{FFhDAjDAl}}{GGjc{}}222{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0`{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}0{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}444{{{b{GA`}}}Cd}{{{b{c}}}Cd{}}0{{{b{HLb}}}An}{cGA`{DKjDBbDAjDAl}}>{{{b{FFh}}}HLb}{{{b{jHLb}}}Cl}0{{ChCh}f}{Chf}00{{{b{GA`}}}{{b{FFh}}}}{{{b{HLb}}}{{ANn{An{Cl{An}}}}}}`{{{b{c}}}e{}{}}??{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}033{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0{{G@ne}{{Cn{gGA`}}}{DKjDAjDAl}{{BEd{}{{BBf{c}}}}}{}}```````{{{Ej{Gj}}{EMd{{EMb{EM`}}}}J`}f}{{{Ed{EMf}}{Ed{Eb}}{Lb{Bh}}{Ed{Gj}}{BDf{{EMb{EM`}}}}}f}```````````````````````````````````````````````````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}00000000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000000`{{{b{c}}}{{b{e}}}{}{}}0000000{{{b{HLd}}}HLf}1{{{b{HLh}}}HLj}222````{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{HLd}}}HLl}1{{{b{HLh}}}HLn}2222{{{b{HLd}}}HLd}{{{b{HLh}}}HLh}{{{b{HM`}}}HM`}{{{b{HMb}}}HMb}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}`{{}HLd}{An{{b{c}}}{}}00000000000{An{{b{jc}}}{}}00000000000{{{b{c}}}{{b{e}}}{}{}}00000000000{Anf}00000000000`````{AlEIb}{{{b{HMd}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}00000000000000000000000{{{b{c}}}e{}{}}00000000000{{AlGJf}{{Cn{{b{HLd}}FCl}}}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}`{{}An}00000000000{ce{}{}}00000000000{{{Aj{c}}}{{Aj{h}}}{}}00000000000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000000000333333333333{{HLdAl}GJf}{{{b{c}}}Cd{}}00000000000={{{b{HLd}}}{{GNj{Al}{{BBf{EIb}}}}}}{AlHMf}```{{ChCh}f}000{Chf}000000000000{{}f}``{{}{{b{Cj}}}}{{{b{HLf}}}{{Cn{FChHMd}}}}{{{b{HLj}}}{{Cn{FChHMd}}}}{{{b{jHLl}}}{{Cn{FCfHMd}}}}{{{b{jHLn}}}{{Cn{FCfHMd}}}}``{{{b{c}}}e{}{}}000{ce{}{}}00000000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000000000444444444444{c{{Cn{e}}}{}{}}00000000000000000000000{{{b{c}}}D`{}}00000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000000666666666666```{AlEIb}0`````````````````````````````````````0```````000{AlHMf}01`````````````````````````````````````{{{b{c}}d}f{}}000000000`{{{b{c}}}{{b{h}}}{}}00000000000000000{{{b{jc}}}{{b{jh}}}{}}000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000{{{b{c}}}{{b{Dn}}}{}}{{{b{HMh}}}{{Cl{{b{HMj}}}}}}{{{b{HMh}}}{{Cl{{b{HMl}}}}}}{{{b{jOf}}}FCf}{{{b{Of}}}FCh}{{{b{HMh}}}{{Cl{{b{HMn}}}}}}{{{b{HMh}}}{{Cl{{b{Cj}}}}}}{{{b{c}}}{{b{e}}}{}{}}000000000{{{b{jc}}}{{b{je}}}{}{}}000000000{{{b{Of}}}{{b{c}}}Of}{{{b{jOf}}}{{b{jc}}}Of}{{{b{HN`}}}HN`}{{{b{{HNb{c}}}}}{{HNb{c}}}CLd}{{{b{HMh}}}HMh}{{{b{HNd}}}HNd}{{{b{HMn}}}HMn}{{{b{HMj}}}HMj}{{{b{HNf}}}HNf}{{{b{HNh}}}HNh}{{{b{HNj}}}HNj}{{{b{HMl}}}HMl}`{{{b{c}}{b{je}}}f{}{}}000000000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000{{{b{HMh}}}HNd}`{An{{b{c}}}{}}000000000{An{{b{jc}}}{}}000000000{{{b{c}}}{{b{e}}}{}{}}000000000{Anf}000000000`{{{b{c}}{b{Dn}}}Cd{}}000{{{b{c}}{b{jAMd}}}f{}}{{{b{HMj}}{b{HMj}}}Cd}{{{b{HNf}}{b{HNf}}}Cd}{{{b{HNh}}{b{HNh}}}Cd}{{{b{HMl}}{b{HMl}}}Cd}`{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}0000000000000000000``{{{b{HN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{HNb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{HMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HNd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HMj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HNf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HNh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HNj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HMl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0000000000000000000{{{b{c}}}e{}{}}000000000{{}GJb}`{{{b{{HNb{c}}}}}{{b{c}}}{}}{{{b{HMh}}}Cd}{{{b{HMl}}{b{jc}}}fAMd}`{{}An}000000000{ce{}{}}000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000{{{C`{c}}}{{C`{h}}}{}}000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000003333333333{{{b{c}}}Cd{}}000000000`{{{b{HNf}}}HNl}````{c{{HNb{c}}}{}}``{{ChCh}f}000000000{Chf}000000000{{ChCh}Cd}000`{ChAMh}{{}f}`{{}{{b{Cj}}}}````{{{b{c}}}e{}{}}000000000{{{b{c}}}{}{}}000>>>>>>>>>>{{{b{c}}}{{Cl{e}}}{}{}}0000000002222222222{{{b{Of}}}{{Cn{{b{c}}GJd}}}Of}{{{b{jOf}}}{{Cn{{b{jc}}GJd}}}Of}{c{{Cn{e}}}{}{}}0000000000000000000`{{{b{c}}}D`{}}000000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000`{ce{}{}}000000000```````````````````{{{b{c}}d}f{}}00000````{{{b{c}}}{{b{h}}}{}}00000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000000{{{b{HNn}}}Ch}{{{b{c}}}{{b{e}}}{}{}}0000000000000{{{b{jc}}}{{b{je}}}{}{}}0000000000000``{{{b{HO`}}}An}{{{b{HNn}}}An}{{{b{{ACl{c}}}}}AnOf}{c{{Cn{AnFG`}}}{}}0{{{b{jHO`}}}f}{{{b{j{ACl{c}}}}}fOf}{{{b{HO`}}}HO`}{{{b{{HOb{ce}}}}}{{HOb{ce}}}OfOf}{{{b{HNn}}}HNn}{{{b{{ACl{c}}}}}{{ACl{c}}}Of}{{{b{HOd}}}HOd}{{{b{HOf}}}HOf}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}0000{{{b{{HOb{ce}}}}{b{c}}}CdOfOf}{Alc{}}00{{}{{HOb{ce}}}OfOf}{{}{{ACl{c}}}Of}{{}HOf}{An{{b{c}}}{}}000000000{{{b{{ACl{c}}}}}bOf}1111{An{{b{jc}}}{}}0000000000{{{b{j{ACl{c}}}}}{{b{j}}}Of}111{{{b{c}}}{{b{e}}}{}{}}0000000000000{Anf}0{{{b{jHO`}}}f}1111{{{b{j{HOh{c}}}}}fOf}222{{{b{jHNn}}}f}33333{{{b{c}}{b{Dn}}}Cd{}}0{{{b{jc}}{b{jEEl}}}{{Cn{AnEEn}}}{}}{{{b{jc}}{b{jEF`}}}{{Cn{AnEFb}}}{}}``{{{b{HO`}}{b{HO`}}}Cd}{{{b{{ACl{c}}}}{b{{ACl{c}}}}}Cd{DAnOf}}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{j{ACl{c}}}}e}fOf{{BFd{}{{BFb{c}}}}}}{{{b{{ACl{c}}}}}{{Cl{{b{c}}}}}Of}{{{b{j{ACl{c}}}}}{{Cl{{b{jc}}}}}Of}{{{b{HO`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{HOb{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{OfDBb}{OfDBb}}{{{b{HNn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{ACl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{OfDBb}}{{{b{HOd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HOf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HOj}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}0000000000{{{M`{c}}}{{ACl{c}}}Of}{{{Bn{c}}}{{ACl{c}}}Of}222{g{{HOb{ce}}}OfOf{{BFd{}{{BFb{{ANn{ce}}}}}}}}{e{{ACl{c}}}Of{{BFd{}{{BFb{c}}}}}}44444444444444{{{b{c}}}e{}{}}0000000000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0101{{{b{HO`}}An}{{Cl{{b{c}}}}}Of}{{{b{{HOb{ce}}}}{b{c}}}{{Cl{{b{e}}}}}OfOf}{{{b{{ACl{c}}}}An}{{Cl{{b{c}}}}}Of}{{{b{HOd}}{b{c}}}{{Cl{{b{e}}}}}OfOf}{{{b{HOf}}}{{Cl{{b{c}}}}}Of}{{{b{jHO`}}An}{{Cl{{b{jc}}}}}Of}{{{b{j{HOb{ce}}}}{b{c}}}{{Cl{{b{je}}}}}OfOf}{{{b{j{ACl{c}}}}An}{{Cl{{b{jc}}}}}Of}{{{b{jHOd}}{b{c}}}{{Cl{{b{je}}}}}OfOf}{{{b{HO`}}An}{{Cl{FCh}}}}{{{b{HOd}}FCh}{{Cl{FCh}}}}{{{b{HOf}}G@l}{{Cl{FCh}}}}{{{b{jHO`}}An}{{Cl{FCf}}}}{{{b{jHOd}}FCh}{{Cl{FCf}}}}30{{{b{HO`}}}AMh}{{{b{{ACl{c}}}}}AMhOf}``````{{{b{{HOb{ce}}}}{b{c}}}bOfOf}{{{b{{ACl{c}}}}An}bOf}`{{{b{j{HOb{ce}}}}{b{c}}}{{b{j}}}OfOf}{{{b{j{ACl{c}}}}An}{{b{j}}}Of}{{}An}0000000000000{{{b{j{HOb{ce}}}}ce}{{Cl{e}}}OfOf}{{{b{jHOd}}ce}{{Cl{e}}}OfOf}{{{b{HOf}}c}{{Cn{fHOj}}}Of}{{{b{jHOd}}FEdFEd}{{Cl{FEd}}}}{{{b{HOf}}FEd}{{Cn{fHOj}}}}1{ce{}{}}0000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000000000{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}00000044{{{b{HO`}}}}{{{b{jHO`}}}}66666{{{b{j{HOb{ce}}}}}{}OfOf}{{{b{{HOb{ce}}}}}{}OfOf}{{{ACl{c}}}{}Of}{{{b{j{ACl{c}}}}}{}Of}{{{b{{ACl{c}}}}}{}Of}{{{b{jHOd}}}}{{{b{HOd}}}}=============={{{HOb{ce}}}HOdOfOf}{{{ACl{c}}}HO`Of}{HOd{{HOb{ce}}}OfOf}{HO`{{ACl{c}}}Of}{{{b{HO`}}}Cd}{{{b{{HOb{ce}}}}}CdOfOf}{{{b{{ACl{c}}}}}CdOf}{{{b{HOd}}}Cd}{{{b{c}}}Cd{}}0000000000000{{{b{HO`}}}HOl}{{{b{{HOb{ce}}}}}{{GNl{{HOn{FEdFEd}}{GNj{{ANn{{b{FEd}}{b{FEd}}}}}{{BBf{{ANn{{b{c}}{b{e}}}}}}}}}}}OfOf}{{{b{HNn}}}I@`}{{{b{{ACl{c}}}}}{{I@b{c}}}Of}{{{b{HOd}}}{{GNl{{HOn{FEdFEd}}{GNj{{ANn{{b{FEd}}{b{FEd}}}}}{{BBf{{ANn{FChFCh}}}}}}}}}}{{{b{HOf}}}{{`{I@d}}}}{{{b{jHO`}}}I@f}{{{b{j{HOb{ce}}}}}{{GNl{{I@h{FEdFEd}}{GNj{{ANn{{b{FEd}}{b{jFEd}}}}}{{BBf{{ANn{{b{c}}{b{je}}}}}}}}}}}OfOf}{{{b{jHNn}}}I@j}{{{b{j{ACl{c}}}}}{{I@l{c}}}Of}{{{b{jHOd}}}{{GNl{{I@h{FEdFEd}}{GNj{{ANn{{b{FEd}}{b{jFEd}}}}}{{BBf{{ANn{FChFCf}}}}}}}}}}{{{b{HOd}}}{{b{Cj}}}}`{{{b{{HOb{ce}}}}}{{GNl{{I@n{FEdFEd}}{GNj{{b{FEd}}}{{BBf{{b{c}}}}}}}}}OfOf}{{{b{HOd}}}{{GNl{{I@n{FEdFEd}}{GNj{{b{FEd}}}{{BBf{FCh}}}}}}}}{{{b{{ACl{c}}}}}{{Cl{{b{c}}}}}Of}{{{b{j{ACl{c}}}}}{{Cl{{b{jc}}}}}Of}{{{b{HNn}}}HNl}`{{{b{HO`}}}An}{{{b{{HOb{ce}}}}}AnOfOf}{{{b{{ACl{c}}}}}AnOf}{{{b{HOd}}}An}```{cf{}}{{{b{Cj}}}HO`}{{}{{HOb{ce}}}OfOf}{HNlHNn}{{}{{ACl{c}}}Of}{{{b{Cj}}{b{Cj}}}HOd}{{{b{jI@`}}}Cl}{{{b{jI@j}}}Cl}{{{b{jHOl}}}Cl}{{{b{jI@f}}}Cl}{{{b{j{HOh{c}}}}}ClOf}{{{b{j{I@b{c}}}}}ClOf}{{{b{j{I@l{c}}}}}ClOf}10{{{b{IA`}}An}An}{{{b{jHO`}}}{{Cl{c}}}Of}{{{b{j{ACl{c}}}}}{{Cl{c}}}Of}{{{b{jHO`}}}{{Cl{FEd}}}}{{{b{j{ACl{c}}}}e}{{Cl{c}}}Of{{BEd{{b{c}}}{{BBf{Cd}}}}}}`{{{b{jHO`}}c}fOf}{{{b{j{ACl{c}}}}c}fOf}{{{b{jHO`}}FEd}f}{{ChCh}f}00000{Chf}0000000000000000{{ChCh}Cd}00{ChAMh}{{{b{jHO`}}An}FEd}{{{b{j{HOb{ce}}}}{b{c}}}{{Cl{e}}}OfOf}{{{b{j{ACl{c}}}}An}cOf}{{{b{jHOd}}{b{c}}}{{Cl{e}}}OfOf}{{{b{jHOd}}FCh}{{Cl{FEd}}}}0{{{b{IA`}}An}{{Cn{{ANn{HNlAn}}IAb}}}}{{{b{jHNn}}An}{{Cn{fIAb}}}}{{{b{j{ACl{c}}}}e}fOf{{BEl{{b{c}}}{{BBf{Cd}}}}}}{{{b{j{ACl{c}}}}e}fOf{{BEl{{b{jc}}}{{BBf{Cd}}}}}}{{{b{j{ACl{c}}}}}fOf}{{{b{HO`}}}{{b{Cj}}}}{{}{{b{Cj}}}}0`{{{b{{HOh{c}}}}}{{ANn{An{Cl{An}}}}}Of}`{{{b{c}}}e{}{}}00000{{{b{c}}}{}{}}{ce{}{}}0000000000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000000000000055555555555555{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}000000{{{b{jHO`}}An}f}{{{b{j{ACl{c}}}}An}fOf}{c{{Cn{e}}}{}{}}0000000000000{{{b{HO`}}An}{{Cn{{Cl{{b{c}}}}GJd}}}Of}{{{b{HOd}}{b{c}}}{{Cn{{Cl{{b{e}}}}GJd}}}OfOf}{{{b{jHO`}}An}{{Cn{{Cl{{b{jc}}}}GJd}}}Of}{{{b{jHOd}}{b{c}}}{{Cn{{Cl{{b{je}}}}GJd}}}OfOf}{{{b{HOd}}FCh}{{Cn{{Cl{FCh}}GJd}}}}{{{b{jHOd}}FCh}{{Cn{{Cl{FCf}}GJd}}}}{{{b{jHOd}}ce}{{Cn{{Cl{e}}GJd}}}OfOf}{{{b{jHOd}}FEdFEd}{{Cn{{Cl{FEd}}GJd}}}}88888888888888{HOd{{Cn{{HOb{ce}}GJd}}}OfOf}{HO`{{Cn{{ACl{c}}GJd}}}Of}{{{b{jHO`}}}{{Cn{{Cl{c}}GJd}}}Of}{{{b{jHO`}}c}{{Cn{fGJd}}}Of}{{{b{jHO`}}FEd}{{Cn{fGJd}}}}{{{b{jHOd}}{b{c}}}{{Cn{{Cl{e}}GJd}}}OfOf}{{{b{jHOd}}FCh}{{Cn{{Cl{FEd}}GJd}}}}{{{b{c}}}D`{}}0000000000000{{{b{HNn}}An}Ch}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000000{{{b{HOd}}}{{b{Cj}}}}`{{{b{{HOb{ce}}}}}{{GNl{{IAd{FEdFEd}}{GNj{{b{FEd}}}{{BBf{{b{e}}}}}}}}}OfOf}{{{b{HOd}}}{{GNl{{IAd{FEdFEd}}{GNj{{b{FEd}}}{{BBf{FCh}}}}}}}}{{{b{j{HOb{ce}}}}}{{GNl{{IAf{FEdFEd}}{GNj{{b{jFEd}}}{{BBf{{b{je}}}}}}}}}OfOf}{{{b{jHOd}}}{{GNl{{IAf{FEdFEd}}{GNj{{b{jFEd}}}{{BBf{FCf}}}}}}}}`````{ce{}{}}0000000000000{{HNlAn}{{Cn{HNnIAb}}}}``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{jOf}}}FCf}{{{b{Of}}}FCh}``{{{b{Of}}}{{b{c}}}Of}{{{b{jOf}}}{{b{jc}}}Of}`````````{{}GJb}`````````````````````````````{{}f}{{}{{b{Cj}}}}````````{{{b{Of}}}{{Cn{{b{c}}GJd}}}Of}{{{b{jOf}}}{{Cn{{b{jc}}GJd}}}Of}``````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000```{FChIAh}{{{b{jFCf}}}IAj}{{{b{c}}}{{b{h}}}{}}0000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}00000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000000000000000000{{{b{FCh}}}{{Cl{FCh}}}}{{{b{c}}}{{b{Dn}}}{}}{{{b{FCh}}}{{Cl{{b{HOd}}}}}}{{{b{jFEd}}}FCf}{IAlFCf}{{{b{FCf}}}Ch}{{{b{FEd}}}Ch}{{{b{FCh}}}Ch}{{{b{FCf}}}FCh}{{{b{IAj}}}IAh}{{{b{IAn}}}IB`}{{{b{FEd}}}FCh}{{{b{IBb}}}FCh}{{{b{FCh}}}{{Cl{{b{HO`}}}}}}`{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}00000000000000000000000{{{b{FCh}}}{{b{c}}}Of}{FEdcOf}{FCf{{b{jc}}}Of}{FCf{{b{jc}}}{}}2{FCh{{b{c}}}{}}{{{b{jFCf}}}{{b{jc}}}Of}{{{b{jFEd}}}{{b{jc}}}Of}{{{b{jFCf}}}{{b{jc}}}{}}{{{b{FEd}}}{{b{c}}}Of}{{{b{FCh}}}{{b{c}}}{}}{c{{Cn{AnFG`}}}{}}{{{b{FEd}}}FEd}{{{b{{IBd{c}}}}}{{IBd{c}}}Of}{{{b{FCh}}}FCh}{{{b{IAh}}}IAh}{{{b{IBf}}}IBf}{{{b{IBh}}}IBh}{{{b{IBb}}}IBb}{{{b{IBj}}}IBj}{{{b{IB`}}}IB`}{{{b{IBl}}}IBl}{{{b{c}}{b{je}}}f{}{}}000000000{{{b{FCh}}}FEd}{{{b{c}}}f{}}00000000000000000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}0{{{b{FCh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Cj}}}FEd}{{}FEd}{{}{{IBd{c}}}Of}{An{{b{c}}}{}}0000000000{{{b{{IBd{c}}}}}bOf}111{{{b{IBf}}}b}2{{{b{IBh}}}b}3333{{{b{IAl}}}b}4{{{b{IBn}}}b}5555{An{{b{jc}}}{}}0000000000{{{b{j{IBd{c}}}}}{{b{j}}}Of}111{{{b{jIBf}}}{{b{j}}}}22{{{b{jIBh}}}{{b{j}}}}3333{{{b{jIAl}}}{{b{j}}}}4{{{b{jIBn}}}{{b{j}}}}555{{FCfc}CnOh}{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000{Anf}000000000{{{b{jFEd}}}f}11111111111111{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{FEd}}{b{FEd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{jFCf}}c}{{Cl{FCf}}}{{DBl{IBl}}}}{{IAjc}{{Cn{IAjIAj}}}{{DBl{IBl}}}}{{FChc}{{Cl{FCh}}}{{DBl{IBl}}}}{{IAhc}{{Cl{IAh}}}{{DBl{IBl}}}}{{IBbc}{{Cl{IAh}}}{{DBl{IBl}}}}``{{{b{jFCf}}c}{{Cl{FCf}}}{{BFd{}{{BFb{IBl}}}}}}{{IAjc}{{Cl{IAj}}}{{BFd{}{{BFb{IBl}}}}}}{{FChc}{{Cl{FCh}}}{{BFd{}{{BFb{IBl}}}}}}{{IAhc}{{Cl{IAh}}}{{BFd{}{{BFb{IBl}}}}}}{{{b{jIC`}}}ICb}{{{b{IBb}}}ICd}{{{b{FCf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IAj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FEd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{IBd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{OfDBb}}{{{b{FCh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{IAh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IB`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IBl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GJd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ICf}}{b{jB`}}}{{Cn{fDB`}}}}0{FEdf}{cc{}}0000000{FCfIAn}1{{{IBd{c}}}FEdOf}222222222{FChIB`}333{{{b{A@`}}}IBl}{{{b{Ml}}}IBl}{AnIBl}666{{Ch{b{Cj}}}FCf}{{Ch{b{Cj}}}FCh}{{{GM`{Ch}}{b{Cj}}}FEd}999999999999999999999999{{{b{c}}}e{}{}}00000000000000000000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{{b{FCf}}}{{Cl{AMh}}}}{{{b{FEd}}}AMh}{{{b{FEd}}{b{jc}}}fAMd}{{{b{FCh}}}{{Cl{AMh}}}}`{{{b{IC`}}}{{b{HMn}}}}{{{b{ICh}}}{{b{HMj}}}}{{{b{IBb}}}{{b{HMn}}}}{{{b{IBj}}}{{b{HMj}}}}{{}An}00000000000000000000000{ce{}{}}00000000000000000000000{FCfIAj}{{{Aj{c}}}{{Aj{h}}}{}}00000000000000000000000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000000000000000000000{FCf{{Cn{FCfFCf}}}}{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}0{{FCfc}{{Cn{FCfFCf}}}{{DBl{IBl}}}}{{IC`c}{{Cn{IAjIC`}}}{{DBl{IBl}}}}{{FCfc}{{Cl{FCf}}}{{BFd{}{{BFb{IBl}}}}}}{IC`ICb}::{{{ICj{{b{Ml}}}}}}{{{ICj{Mh}}}}{FCf{{Cn{{b{jHOd}}FCf}}}}========================{FEd{{IBd{c}}}Of}{{{IBd{c}}}FEdOf}{IAhFCh}{IBfFCh}{IBhFCh}{IAjFCf}{IBnFCf}{FCf{{Cn{{b{jHO`}}FCf}}}}{{{b{c}}}Cd{}}00000000000000000000000``{{{b{FCf}}}{{GNj{Al}{{BBf{EIb}}}}}}{{{b{FCh}}}{{GNj{Al}{{BBf{EIb}}}}}}``{{{b{jc}}}FCfOf}{FCfIAj}{cFEd{OfDAlDAj}}{c{{IBd{c}}}Of}{{{b{c}}}FChOf}{FChIAh}{{{b{jFCf}}}IAj}{{{b{FCh}}}IAh}{{{b{jICd}}}Cl}{{{b{jICb}}}Cl}```````````{{ChCh}f}000000000{Chf}0000000000000000000000000{{ChCh}Cd}{ChAMh}{{{b{jFCf}}}FCf}{{{b{FCf}}}{{b{Cj}}}}{{{b{IC`}}}{{b{Cj}}}}{{{b{ICh}}}{{b{Cj}}}}{{{b{FEd}}}{{b{Cj}}}}{{}{{b{Cj}}}}0{{{b{FCh}}}{{b{Cj}}}}{{{b{IBb}}}{{b{Cj}}}}{{{b{IBj}}}{{b{Cj}}}}```{{{b{c}}}e{}{}}000000000{{{b{c}}}{}{}}{ce{}{}}00000000000000000000000{{{b{c}}}BEh{}}0000{{{b{c}}}A@`{}}0000{{{b{c}}}{{Cl{e}}}{}{}}00000000000000000000000555555555555555555555555{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}0{{{b{FCh}}}{{Cn{{b{c}}GJd}}}Of}{FEd{{Cn{cGJd}}}Of}{FCf{{Cn{{b{jc}}GJd}}}Of}{{{b{jFCf}}}{{Cn{{b{jc}}GJd}}}Of}{{{b{jFEd}}}{{Cn{{b{jc}}GJd}}}Of}{{{b{FEd}}}{{Cn{{b{c}}GJd}}}Of}{c{{Cn{e}}}{}{}}000000000{FEd{{Cn{{IBd{c}}}}}Of}11111111111111{{{b{FEd}}}{{Cl{{Bl{ABn}}}}}}{{{b{FEd}}}{{Cl{AMh}}}}333333333333333333333333{FEd{{Cn{{IBd{c}}FEd}}}Of}{{{b{c}}}D`{}}00000000000000000000000{{{b{Cj}}}FEd}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000000000000000000{{{b{ICh}}}IC`}{{{b{IBj}}}IBb}``{{{b{ICh}}}Mf}{{{b{IBj}}}Mf}{{{b{IBj}}}{{b{HNh}}}}{{{b{ICh}}}{{b{Ml}}}}{{{b{IBj}}}{{b{Ml}}}}{{{b{IBj}}}{{b{HMn}}}}``{ce{}{}}00000000000000000000000{{{b{jFCf}}FCh}{{Cn{fGJd}}}}```````````{{ChCh}f}{{}{{HNb{{b{BBh}}}}}}{Chf}101{{ChCh}Cd}2{ChAMh}3```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{G@l}}}G@l}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}0{An{{b{jc}}}{}}077{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{G@l}}{b{G@l}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{G@l}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{G@l}}{b{jc}}}fAMd}`{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0`{{ChCh}f}{Chf}0{{ChCh}Cd}{ChAMh}{{{b{ICl}}HN`}{{b{Cj}}}}`<{{{b{c}}}{}{}}::{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>```{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{{ICnc}CnOh}{{{b{ID`}}FCfc}{{Cn{f}}}Oh}`{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}666{Anf}00{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{cc{}}00000{{{b{c}}}e{}{}}00{{}ID`}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{Chf}00{{}{{b{Cj}}}}{{{b{IDb}}c}CnAKj}777{{{b{c}}}{{Cl{e}}}{}{}}00;;;{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00;;;``````````````````{{{b{EHb}}}EHd}0{{{b{EHb}}}Cd}{{{b{EHb}}DJb}Cd}{{{b{EHb}}c}EHd{{EHf{EHd}}}}{{}GAf}{{}cD@j}{{{b{EHb}}BEn}EHd}{{{b{EHb}}}Fl}0{{{b{EHb}}}DJb}0{{{b{EI`}}}{{M`{BEn}}}}{{{b{EI`}}}DOb}{{{b{EI`}}}ANl}{{{b{EI`}}}CAh}{{{b{EI`}}}DBd}{{{b{EI`}}}DAh}{{{b{EI`}}}DCn}{{{b{EI`}}}BCn}{{{b{EI`}}}CJb}{{{b{EI`}}}Mf}{{{b{EI`}}}AMh}{{{b{EI`}}}BEn}{{{b{EI`}}}An}{{{b{Ml}}}A@`}{{{b{EHb}}c}DOb{{EHf{DOb}}}}{{{b{EHb}}c}ANl{{EHf{ANl}}}}{{{b{EHb}}c}CAh{{EHf{CAh}}}}{{{b{EHb}}c}DBd{{EHf{DBd}}}}{{{b{EHb}}c}DAh{{EHf{DAh}}}}{{{b{EHb}}c}An{{EHf{An}}}}{{{b{EHb}}c}DCn{{EHf{DCn}}}}{{{b{EHb}}}EHd}{{{b{EHb}}{b{j{ANf{c}}}}An}{{ANn{{b{j{ANf{c}}}}{b{j{ANf{c}}}}}}}{}}``{{{b{EHb}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{EHb}}c}ClCId}{{{b{EHb}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{EHb}}cAn}BnCId}{{{b{EHb}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}f{}}{{{b{EHb}}c}BCn{{EHf{BCn}}}}{{{b{EHb}}c}CJb{{EHf{CJb}}}}{{{b{EHb}}c}Mf{{EHf{Mf}}}}{{{b{EHb}}c}AMh{{EHf{AMh}}}}{{{b{EHb}}c}BEn{{EHf{BEn}}}}`=?{{{b{EHb}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{EHb}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}``````````````````??{{{b{EHb}}}Cd}{{{b{EHb}}DJb}Cd}{{{b{EHb}}c}EHd{{EHf{EHd}}}}{{}GAf}{{}cD@j}{{{b{EHb}}BEn}EHd}{{{b{EHb}}}Fl}0{{{b{EHb}}}DJb}0{{{b{EI`}}}{{M`{BEn}}}}{{{b{EI`}}}DOb}{{{b{EI`}}}ANl}{{{b{EI`}}}CAh}{{{b{EI`}}}DBd}{{{b{EI`}}}DAh}{{{b{EI`}}}DCn}{{{b{EI`}}}BCn}{{{b{EI`}}}CJb}{{{b{EI`}}}Mf}{{{b{EI`}}}AMh}{{{b{EI`}}}BEn}{{{b{EI`}}}An}{{{b{Ml}}}A@`}{{{b{EHb}}c}DOb{{EHf{DOb}}}}{{{b{EHb}}c}ANl{{EHf{ANl}}}}{{{b{EHb}}c}CAh{{EHf{CAh}}}}{{{b{EHb}}c}DBd{{EHf{DBd}}}}{{{b{EHb}}c}DAh{{EHf{DAh}}}}{{{b{EHb}}c}An{{EHf{An}}}}{{{b{EHb}}c}DCn{{EHf{DCn}}}}{{{b{EHb}}}EHd}{{{b{EHb}}{b{j{ANf{c}}}}An}{{ANn{{b{j{ANf{c}}}}{b{j{ANf{c}}}}}}}{}}`{{{b{EHb}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{EHb}}c}ClCId}{{{b{EHb}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{EHb}}cAn}BnCId}{{{b{EHb}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}f{}}{{{b{EHb}}c}BCn{{EHf{BCn}}}}{{{b{EHb}}c}CJb{{EHf{CJb}}}}{{{b{EHb}}c}Mf{{EHf{Mf}}}}{{{b{EHb}}c}AMh{{EHf{AMh}}}}{{{b{EHb}}c}BEn{{EHf{BEn}}}}`=?{{{b{EHb}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{EHb}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}`````````````````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{DCnCd}0{{{b{GMb}}}GMb}{{{b{GMd}}}GMd}{{{b{IDd}}}f}0{An{{b{c}}}{}}0{An{{b{jc}}}{}}077{Anf}{{{b{jGMb}}}f}{{{b{jGMd}}}f}2{{}GMb}{{}GMd}{cc{}}000{{{b{c}}}e{}{}}0{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{DCnCd}{{{b{c}}}Cd{}}011``{{}IDd}{Chf}0{{{b{IDd}}}f}0{{{b{IDd}}}GMb}{{{b{IDd}}}GMd}::{{{b{c}}}{{Cl{e}}}{}{}}0=={{{b{IDd}}}Cd}0{c{{Cn{e}}}{}{}}000{{{b{IDd}}}{{Cl{GMb}}}}{{{b{IDd}}}{{Cl{GMd}}}}{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0`````{{{b{c}}d}f{}}000{{{b{IDf}}{b{c}}i}f{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{{BEd{{b{e}}g}{{BBf{g}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}f{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}g}{{BBf{g}}}}}}{{{b{IDf}}g}f{IDhE@`}{}{{BEl{{b{c}}e}{{BBf{e}}}}}}{{{b{{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BEl{{b{c}}e}{{BBf{e}}}}}}{{{b{IDf}}}An}{{{b{{HBf{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}f}{{{b{IDf}}{b{c}}}Cd{E@`IDhBJb}}{{{b{IDf}}c}{{IDn{ceg}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}c}{{IDn{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{Cl{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{CLdIDl}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{Cl{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{CLdIDl}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}An}{{b{{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{b{{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}c{CLdIDl}}{{{b{{HBf{ceg}}}}}g{IDhE@`}{}{IDlCLd}}{{{b{IDf}}ce}{{Cl{e}}}{IDhE@`}{}}{{{b{{HBf{ceg}}}}ce}{{Cl{e}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}Cd}{{{b{IDf}}}{{IEd{cegIDf}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}}{{IEd{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}{{IEf{cegIDf}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}}{{IEf{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}An}{{{b{{HBf{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}i}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{{BEd{{b{e}}{b{g}}}{{BBf{Cd}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}{b{g}}}{{BBf{Cd}}}}}}{{{b{IDf}}{b{c}}i}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{{BEd{{b{e}}{b{jg}}}{{BBf{Cd}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}{b{jg}}}{{BBf{Cd}}}}}}{{{b{IDf}}g}f{IDhE@`}{}{{BEl{{b{c}}{b{je}}}{{BBf{Cd}}}}}}{{{b{{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BEl{{b{c}}{b{je}}}{{BBf{Cd}}}}}}98{{{b{IDf}}}f}{{{b{{HBf{ceg}}}}}f{IDhE@`}{}{IDlCLd}}{{{b{IDf}}c}{{Cl{{IDn{ceg}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}c}{{Cl{{IDn{ceg}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{IEh{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{CLdIDl}}{{{b{{HBf{egi}}}}{b{c}}}{{IEh{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{IEh{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{CLdIDl}}{{{b{{HBf{egi}}}}{b{c}}}{{IEh{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}An}{{Cl{{IEl{IEj{IEb{c{IE`{e}}g}}}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{Cl{{IEl{IEj{IEb{c{IE`{e}}g}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}An}{{Cl{{IEn{IEj{IEb{c{IE`{e}}g}}}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{Cl{{IEn{IEj{IEb{c{IE`{e}}g}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}k}{{Cl{i}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{}{{BEd{{b{e}}{b{g}}}{{BBf{i}}}}}}{{{b{{HBf{egi}}}}{b{c}}m}{{Cl{k}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{}{{BEd{{b{e}}{b{g}}}{{BBf{k}}}}}}{{{b{IDf}}An}{{IEl{IEj{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{IEl{IEj{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}An}{{IEn{IEj{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{IEn{IEj{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}k}f{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}g}{{BBf{g}}}}}}{{{b{{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BEl{{b{c}}e}{{BBf{e}}}}}}{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{{HBf{egi}}}}{b{c}}}{}{E@`IDhBJb}{IDhE@`{IDj{c}}}{}{IDlCLd}}0{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{{IF`{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}}An{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{c{{Cn{AnFG`}}}{}}{{{b{{IFb{ce}}}}}f{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}f{IDhE@`}{}{IDlCLd}}{{{b{{IF`{ceg}}}}}{{IF`{ceg}}}{IDhE@`CLd}CLdCLd}{{{b{{IFb{ce}}}}}{{IFb{ce}}}{IDhE@`CLd}CLd}{{{b{{HBf{ceg}}}}}{{HBf{ceg}}}{IDhE@`CLd}CLdCLd}{{{b{IFd}}}IFd}{{{b{j{IFb{ce}}}}{b{{IFb{ce}}}}}f{IDhE@`CLd}CLd}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}000{{{b{{IFb{eg}}}}{b{c}}}Cd{E@`IDhBJb}{{IDj{c}}IDhE@`}{IDlCLd}}{{{b{{IF`{egi}}}}{b{c}}}Cd{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}Cd{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{Alc{}}0{{}{{IFb{ce}}}{IDhE@`}{D@jIDlCLd}}{{}{{HBf{ceg}}}{IDhE@`}{}{D@jIDlCLd}}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}{{{b{{HBf{ceg}}}}c}{{IDn{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{IFd}}{b{IFd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{j{IFb{ce}}}}g}f{IDhE@`}{IDlCLd}{{BFd{}{{BFb{c}}}}}}{{{b{j{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BFd{}{{BFb{{ANn{ce}}}}}}}}{{{b{{IF`{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}DBb{IDlCLd}}{{{b{{IFb{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}{IDlCLd}}{{{b{{HBf{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}DBb{IDlCLd}}{{{b{IFd}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{e{{IFb{cg}}}{IDhE@`}{{BFd{}{{BFb{c}}}}}{IDlCLdD@j}}{g{{HBf{cei}}}{IDhE@`}{}{{BFd{}{{BFb{{ANn{ce}}}}}}}{IDlCLdD@j}}2222{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{{IF`{egi}}}}{b{c}}}{{Cl{{b{g}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{IFb{eg}}}}{b{c}}}{{Cl{{IFf{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{IF`{egi}}}}{b{c}}}{{Cl{{ANn{{b{e}}{b{g}}}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}{b{g}}}An{IDhE@`}{IDlCLd}E@`}{{{b{{HBf{ceg}}}}{b{i}}}An{IDhE@`}{}{IDlCLd}E@`}{{{b{{HBf{ceg}}}}}{{b{g}}}{IDhE@`}{}{IDlCLd}}`{{}An}000`{{{b{{IFb{ce}}}}c}Cd{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}ce}{{Cl{e}}}{IDhE@`}{}{IDlCLd}}{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}000{{{IF`{ceg}}}{{HBf{ceg}}}{}{}{}}{{{IFb{ce}}}{}{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}{}{IDhE@`}{}{IDlCLd}}{{{HBf{ceg}}}{}{IDhE@`}{}{IDlCLd}}{{{HBf{ceg}}}{{IF`{ceg}}}{IDhE@`}{}{IDlCLd}}8888{{{b{{IF`{ceg}}}}}Cd{IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}}Cd{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}Cd{IDhE@`}{}{IDlCLd}}{{{b{{HBf{cIFh}}}}}Cd{E@`IDhCLd}}{{{b{c}}}Cd{}}000`{{{b{{IF`{ceg}}}}}{{`{{CId{}{{BFb{{ANn{{b{c}}{b{e}}}}}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}}{{IFj{ce{HBf{cfe}}}}}{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}{{IEd{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{ceg}}}}}{{IEf{ceg}}}{IDhE@`}{}{IDlCLd}}`{{{b{{IF`{ceg}}}}}{{`{{CId{}{{BFb{{b{c}}}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{{IF`{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}}An{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{{HBf{cIFh}}}}}An{E@`IDhCLd}}``{{{b{{HBf{cIFh}}}}bi}{{Cn{eg}}}{E@`IDhCLd}{}{}{{BBh{{Cl{EOn}}}{{BBf{{Cn{{ANn{eEOn}}g}}}}}}}}{{}{{IFb{c}}}{IDhE@`}}{{}{{HBf{ce}}}{IDhE@`}{}}{{ChCh}f}000{Chf}00000{{ChCh}Cd}{{{b{{IFb{eg}}}}{b{c}}}{{Cl{e}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{IFb{eg}}}}{b{c}}i}{{Cl{e}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{IDlCLd}{{BEd{{b{e}}}{{BBf{Cd}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}{b{g}}}{{BBf{Cd}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}{b{jg}}}{{BBf{Cd}}}}}}{{{b{{IFb{ce}}}}g}f{IDhE@`}{IDlCLd}{{BEl{{b{c}}}{{BBf{Cd}}}}}}{{{b{{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BEl{{b{c}}{b{je}}}{{BBf{Cd}}}}}}{{{b{{HBf{cIFh}}}}EOn}f{E@`IDhCLd}}```{{{b{{HBf{ceg}}}}{ANn{ce}}}{}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{}{E@`IDhBJb}{IDhE@`{IDj{c}}}{}{IDlCLd}}{{{b{{IFb{ce}}}}}f{IDhE@`}{IDlCLd}}{{{b{{HBf{cIFh}}}}}f{E@`IDhCLd}}{{{b{{HBf{ceg}}}}}f{IDhE@`}{}{IDlCLd}}3{{{b{c}}}e{}{}}000{{{b{c}}}{}{}}{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0003333{{{b{{HBf{ceg}}}}c}{{Cl{{IDn{ceg}}}}}{IDhE@`}{}{IDlCLd}}{c{{Cn{e}}}{}{}}000{{{b{{HBf{egi}}}}{b{c}}}{{IEh{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{{IEh{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}2222{{{b{j{HBf{ceg}}}}An}{{Cn{fIFd}}}{IDhE@`}{}{IDlCLd}}`{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{b{{IF`{ceg}}}}}{{`{{CId{}{{BFb{{b{e}}}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}m}{{Cl{k}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{}{{BEd{{b{e}}{b{g}}}{{BBf{k}}}}}}::::{An{{IFb{c}}}{IDhE@`}}{An{{HBf{ce}}}{IDhE@`}{}}{{Anc}{{IFb{ec}}}{IDlCLd}{IDhE@`}}{{Anc}{{HBf{egc}}}{IDlCLd}{IDhE@`}{}}{{AncAn}{{HBf{egc}}}{IDlCLd}{IDhE@`}{}}{{AnAn}{{HBf{ce}}}{IDhE@`}{}}{c{{IFb{ec}}}{IDlCLd}{IDhE@`}}{c{{HBf{egc}}}{IDlCLd}{IDhE@`}{}}{{cAn}{{HBf{egc}}}{IDlCLd}{IDhE@`}{}}7```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{{IEd{ceg}}}}}{{IEd{ceg}}}{CLdE@`IDh}CLd{CLdIDl}}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}```{An{{b{c}}}{}}00{An{{b{jc}}}{}}00777{Anf}00{cc{}}00000{{{b{c}}}e{}{}}00{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}00444444{{{b{c}}}Cd{}}00```{c{{ANn{eg}}}{}{}{}}{{{b{j{IFl{ceg}}}}}Cl{IDhE@`}{}{IDlCLd}}{{{b{j{IEd{cegi}}}}}Cl{IDhE@`}{}{IDlCLd}{{IDf{ceg}}}}{{{b{j{IEf{cegi}}}}}Cl{IDhE@`}{}{IDlCLd}{{IDf{ceg}}}}{{ChCh}f}{Chf}00```=;;;{{{b{c}}}{{Cl{e}}}{}{}}00>>>{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{c{{Cn{AnFG`}}}{}}{c{{FGb{e}}}{}{}}{An{{b{c}}}{}}0{An{{b{jc}}}{}}055{Anf}0{{{b{jc}}{b{jEEl}}}{{Cn{AnEEn}}}{}}{{{b{jc}}{b{jEF`}}}{{Cn{AnEFb}}}{}}{cc{}}000{{{b{c}}}e{}{}}0{{}An}0``??{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}0{ce{}{}}000{{{b{c}}}Cd{}}0{c{{ANn{egikmoAaAcAeAg}}}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{eg}}}{}{}{}}{c{{ANn{egik}}}{}{}{}{}{}}{c{{ANn{egikmo}}}{}{}{}{}{}{}{}}{c{{ANn{egi}}}{}{}{}{}}{cf{}}{c{{ANn{egikm}}}{}{}{}{}{}{}}{c{{ANn{e}}}{}{}}{c{{ANn{egikmoAaAcAeAgAiAk}}}{}{}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAe}}}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAa}}}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAeAgAi}}}{}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAc}}}{}{}{}{}{}{}{}{}{}}{{{b{j{IFn{ce}}}}}Cl{IDhE@`}{IDlCLd}}{{{b{j{IFj{ceg}}}}}Cl{IDhE@`}{IDlCLd}{{IDf{cfe}}}}{c{{HAn{e}}}{}{}}{c{{HB`{e}}}{}{}}10{Chf}0{c{{HHl{e}}}{}{}}{ce{}{}}0{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}066````````{{{IDn{ceg}}i}{{IDn{ceg}}}{IDhE@`}{}IDl{{BEd{{b{je}}}}}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{An{{b{c}}}{}}00{An{{b{jc}}}{}}00333{Anf}00`{cc{}}00000>>>{{{b{{IG`{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{j{IG`{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}{{}An}00{{{IDn{ceg}}e}{{GK`{ceg}}}{IDhE@`}{}IDl}{{{IGb{ceg}}e}{{GK`{ceg}}}{IDhE@`}{}IDl}{{{b{j{IG`{ceg}}}}e}e{IDhE@`}{}IDl}{{{IDn{ceg}}e}{{IG`{ceg}}}{CLdIDhE@`}{}IDl}{{{IGb{ceg}}e}{{IG`{ceg}}}{CLdIDhE@`}{}IDl}{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00{{{IDn{ceg}}}c{IDhE@`}{}IDl}{{{IGb{ceg}}}c{IDhE@`}{}IDl}{{{IG`{ceg}}}c{IDhE@`}{}IDl}{{{IG`{ceg}}}{{GK`{ceg}}}{IDhE@`}{}IDl}777{{{b{c}}}Cd{}}00{{{b{{IDn{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{IGb{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{IG`{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}``{{{IDn{ceg}}}{{GK`{ceg}}}{IDhE@`}D@jIDl}{{{IDn{ceg}}e}{{GK`{ceg}}}{IDhE@`}{}IDl}{{{IDn{ceg}}i}{{GK`{ceg}}}{IDhE@`}{}IDl{{BEd{}{{BBf{e}}}}}}{{{IDn{ceg}}k}{{Cn{{GK`{ceg}}i}}}{IDhE@`}{}IDl{}{{BEd{}{{BBf{{Cn{ei}}}}}}}}{Chf}00{{{IG`{ceg}}}e{IDhE@`}{}IDl}{{{IG`{ceg}}}{{ANn{ce}}}{IDhE@`}{}IDl}{{{IG`{ceg}}e}{{ANn{ce}}}{IDhE@`}{}IDl}``{ce{}{}}00{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00555````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{An{{b{c}}}{}}{{{b{{IGd{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{{IGf{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}2{An{{b{jc}}}{}}0{{{b{j{IGf{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}66{Anf}0{cc{}}000??{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{{b{{IGd{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{IGf{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{IGd{ceg}}}}}{{ANn{{b{c}}{b{e}}}}}{IDhE@`}{}IDl}{{{b{{IGf{ceg}}}}}{{ANn{{b{c}}{b{e}}}}}{IDhE@`}{}IDl}{{{b{j{IGf{ceg}}}}}{{ANn{{b{c}}{b{je}}}}}{IDhE@`}{}IDl}{Chf}0::{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0``{{{b{{IGd{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{{IGf{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{j{IGf{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}{ce{}{}}0```````{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{{FAn{eg}}}}}{}{}FB`}{{{b{{GJj{cei}}}}}{{b{g}}}{IDhE@`}{}BJb{{EOb{g}}}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{{GJn{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{An{{b{c}}}{}}{{{b{{GK`{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}1{{{b{{GJj{cegi}}}}}{{b{g}}}{IDhE@`}{}{}IDl}22{{{b{{GKj{cegi}}}}}{{b{g}}}{IDhE@`}{}{}IDl}{An{{b{jc}}}{}}{{{b{j{GK`{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}11{{{b{j{GKj{cegi}}}}}{{b{jg}}}{IDhE@`}{}{}IDl}29999{{{GK`{ceg}}}{{GJn{ceg}}}{IDhE@`}{}IDl}{Anf}000{{{b{c}}}e{}{{GDn{EHd}}}}0{{{b{{GJn{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}DBbIDl}{{{b{{GK`{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}DBbIDl}{{{b{{GJj{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}{}DBbIDl}{{{b{{GJj{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`}{}DKj}{{{b{{GKj{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}{}DBbIDl}{cc{}}0000000{{{b{c}}}e{}{}}000`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000````{{{b{{GJn{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{GK`{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{GJj{cegi}}}}}{{b{c}}}{IDhE@`}{}{}IDl}{{{b{{GKj{cegi}}}}}{{b{c}}}{IDhE@`}{}{}IDl}{{{GJn{ceg}}k}{{GJj{ceig}}}{IDhE@`}{}IDl{}{{BEd{{b{e}}}{{BBf{{b{i}}}}}}}}{{{GK`{ceg}}k}{{GKj{ceig}}}{IDhE@`}{}IDl{}{{BEd{{b{je}}}{{BBf{{b{ji}}}}}}}}{{{GJj{cegi}}m}{{GJj{ceki}}}{IDhE@`}{}{}IDl{}{{BEd{{b{g}}}{{BBf{{b{k}}}}}}}}{{{GKj{cegi}}m}{{GKj{ceki}}}{IDhE@`}{}{}IDl{}{{BEd{{b{jg}}}{{BBf{{b{jk}}}}}}}}{{{b{{GJn{ceg}}}}}{{ANn{{b{c}}{b{e}}}}}{IDhE@`}{}IDl}{{{b{{GK`{ceg}}}}}{{ANn{{b{c}}{b{e}}}}}{IDhE@`}{}IDl}{{{b{{GJj{cegi}}}}}{{ANn{{b{c}}{b{g}}}}}{IDhE@`}{}{}IDl}{{{b{{GKj{cegi}}}}}{{ANn{{b{c}}{b{g}}}}}{IDhE@`}{}{}IDl}{{{b{j{GK`{ceg}}}}}{{ANn{{b{c}}{b{je}}}}}{IDhE@`}{}IDl}{{{b{j{GKj{cegi}}}}}{{ANn{{b{c}}{b{jg}}}}}{IDhE@`}{}{}IDl}{Chf}000{ce{}{}}000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000{{{b{c}}}e{}{}}000{{{b{c}}}{{Cn{{b{{FAn{eg}}}}{HId{e}}}}}{}{}FB`}{c{{Cn{e}}}{}{}}0000000{{{GJn{ceg}}k}{{Cn{{GJj{ceig}}{GJn{ceg}}}}}{IDhE@`}{}IDl{}{{BEd{{b{e}}}{{BBf{{Cl{{b{i}}}}}}}}}}{{{GK`{ceg}}k}{{Cn{{GKj{ceig}}{GK`{ceg}}}}}{IDhE@`}{}IDl{}{{BEd{{b{je}}}{{BBf{{Cl{{b{ji}}}}}}}}}}{{{GJj{cegi}}m}{{Cn{{GJj{ceki}}{GJj{cegi}}}}}{IDhE@`}{}{}IDl{}{{BEd{{b{g}}}{{BBf{{Cl{{b{k}}}}}}}}}}{{{GKj{cegi}}m}{{Cn{{GKj{ceki}}{GKj{cegi}}}}}{IDhE@`}{}{}IDl{}{{BEd{{b{jg}}}{{BBf{{Cl{{b{jk}}}}}}}}}}{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000````{{{b{{GJn{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{{GK`{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{{GJj{cegi}}}}}{{b{g}}}{IDhE@`}{}{}IDl}{{{b{{GKj{cegi}}}}}{{b{g}}}{IDhE@`}{}{}IDl}{{{b{j{GK`{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}{{{b{j{GKj{cegi}}}}}{{b{jg}}}{IDhE@`}{}{}IDl}{ce{}{}}000```{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{{{b{{IGh{ce}}}}}{{b{c}}}{IDhE@`}IDl}{An{{b{jc}}}{}}4{Anf}{cc{}}0{{{b{c}}}e{}{}}{{}An}`<{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}?{{{b{c}}}Cd{}}9{Chf}{ce{}{}}{{{b{c}}}{{Cl{e}}}{}{}}8{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}4`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{{IFf{ce}}}}}{{b{c}}}{IDhE@`}IDl}{An{{b{c}}}{}}{An{{b{jc}}}{}}4{Anf}{cc{}}0{{{b{c}}}e{}{}}{{}An}`{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}};{Chf}5{{{b{c}}}{{Cl{e}}}{}{}}8{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}9````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{{{b{{IEh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{{IEh{c}}}}}Cd{}}{{{b{c}}}Cd{}}11{Chf}6{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{IEh{c}}}{{Cl{c}}}{}}{{{b{c}}}D`{}}{{{IEh{c}}}c{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{IGj}}}IGj}{{{b{IGl}}}IGl}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}IGj}{{}IGl}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0``{{{Cl{{Ed{IGj}}}}{Ed{Eh}}}f}``{{{b{jFb}}}f}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0`````{{ChCh}f}0{Chf}000{{{b{jIGj}}}f}{{}{{b{Cj}}}}<<88{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{cf{{BEl{{b{Cf}}}}}}{cf{{BEl{{b{jGGd}}}}}}{{{b{IGn}}}BEn}{{{b{IH`}}}Fl}{IHbIHb}{{IH`IH`}IH`}{{IHdIHb}IHd}{{IHbIHb}IHb}{{{b{jGGd}}c}GGfIHf}{{{b{IHh}}c}IHj{{DBl{HBj}}}}{{H@nH@n}H@n}{{{b{jIHd}}IHb}f}{{{b{jIHb}}IHb}f}{{{b{Cf}}{C`{IHl}}}f}{{{b{jIHn}}HBhIGn}f}{{{b{jGGd}}Cdc}GGfIHf}{{{b{jGGd}}Cde}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}{C`{II`}}}f}{{{b{jIHn}}HBhHBhIGn}f}{{{b{jGGd}}ce}GGf{{DBl{IHb}}}IHf}{{{b{jGGd}}Fl}f}{{{b{Cf}}{C`{IIb}}}f}{{{b{jIHn}}MfMfMf}f}76{IGnIGn}{IH`IH`}{{{b{jGGd}}HBh}IId}`{{{b{IIf}}}Fl}`{{IIhFlc}IIj{{DBl{IIj}}}}{{IIlIHbHBh}HBh}{{{b{IIn}}IHbHBh}HBh}{{{b{IJ`}}}Cd}{{{b{jGGd}}IHbHFh}{{ANn{HBhGGf}}}}0{{{b{jGGd}}IHbHFh}{{ANn{GGfIHh}}}}{{{b{jGGd}}HBhHFh}GGf}{{{b{jGGd}}IHbHFh}GGf}{{{b{jGGd}}IHb}{{ANn{IIdHBh}}}}{{{b{jGGd}}IHbe}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{jGGd}}HBhe}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{jGGd}}IHbIIne}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{IJb}}}Cd}{{{b{IJd}}}Cd}``{{IJfIIlc}IJf{{DBl{IHb}}}}{{IJhIIlc}IJh{{DBl{IHb}}}}`{{IIlHBh}HBh}{IHbFl}{FlIHb}{{IJjCd}IJj}`{{{b{Cf}}IIdCd}Fl}{{{b{Cf}}IIdCdFl}Fl}{{{b{Cf}}IIdFlFl}Fl}`{{{b{IJ`}}}Cd}{{{b{IJl}}}Cd}0{IHdCd}{HBhCd}{IHbCd}{{{b{IJn}}}Cd}44{{{b{IIf}}}Cd}{{{b{jIHn}}IHn}f}{{{b{jIK`}}IK`}f}{{{b{jEL`}}EL`}f}{{{b{jIKb}}IKb}f}{{{b{jIKd}}IKd}f}{{{b{jIHn}}{b{IHn}}}f}{{HDl{b{jIKf}}{b{IKh}}IKjIIh}f}{{{b{HBh}}}Fl}`{{{b{IJn}}c}{{Cl{HBh}}}{{DBl{IId}}}}`{{{b{IHh}}IHdIHbIKl}f}`{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{b{Dn}}}{}}0000000000000000{IIjIIj}{{{b{IKn}}}{{b{{ANf{BEn}}}}}}{{{b{jIKn}}}{{b{j{ANf{BEn}}}}}}{{{b{IL`}}}{{b{Ml}}}}{{{b{ILb}}}Fl};{{ILdILd}ILd}{{IHdIHd}IHd}{{IHbIHb}IHb}{{{b{ILf}}Fl}ILf}3210{{{b{GGd}}c}IIdE@`}{{ILh{M`{Cd}}}ILh}`{IJfIJf}{ILjILj}{{{b{GGd}}}Fl}{{{b{Cf}}}HBh}{{{b{GGd}}}HBh}{{{b{GGd}}}IHb}03{{{b{IGn}}}BEn}{{{b{IH`}}}Fl}{{}IJd}`{{HDlc}HDl{{DBl{IGn}}}}{{HAjc}HAj{{DBl{IGn}}}}``{{ILl{b{jGGd}}}ILn}{{{b{Cf}}EL`}f}{{IIfEL`Cd}IIf}{{IM`c}IM`{{DBl{IGn}}}}`{{IMbAnCd}IMb}{{IMdAnCd}IMd}{{IJ`IJ`}IJ`}{{GGfGGf}GGf}{{{b{jGGf}}GGf}f}``{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{}ILh}{cIMf{{DBl{IId}}}}{{{b{HBh}}}Fl}`{{{b{jHBh}}}{{b{jFl}}}}{IIhIIn}{{{b{HBh}}}IIj}{{{b{jGGd}}c}GGf{{DBl{HAj}}}}{{{b{IJl}}IMh}Cd}00`000{{{b{IL`}}An}An}{{{b{ILb}}}An}`{{{b{IMj}}}An}{{{b{IHn}}}An}`{{{b{IHn}}}HBh}{{{b{IM`}}IHb{Cl{IHb}}}IHb}{{{b{IMl}}IHbIHb}IHb}`{{{b{IKh}}}ILl}{IHdIHd}{IHbIHb}{IIjFl}{{{b{HBh}}}IHd}00{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{IMnIIn}6{{{b{GGf}}}Cd}{{IN`An}IN`}`{{{b{IL`}}{DD`{An}}}{{b{Ml}}}}{{{b{Cf}}IIdHBh{b{Ml}}}f}{{{b{jGGd}}{b{jCd}}c}GGf{{DBl{HAj}}}}``{{{b{jGGd}}HBhIIn}GGd}{{{b{jGGd}}HBhIInc}GGdE@`}{{{b{IHh}}IHdFlce}f{{DBl{IGn}}}{{DBl{IKl}}}}{{IHdFlc}HBj{{DBl{IGn}}}}{{{b{IHh}}IHdFlc}f{{DBl{IGn}}}}{{IHdFlc}HBj{{DBl{IKl}}}}{{{b{IHh}}IHdFlc}f{{DBl{IKl}}}}{{IHdIHdIHd}IHd}{{IIjFl}Fl}{{{b{HBh}}IHd}IHd}{{IHbIHbIHb}IHb}{{IMb{INb{c}}}IMbINd}`{{IMdCd}IMd}`{{{b{jIHn}}}f}{{{b{jIL`}}}f}{{{b{jIK`}}}f}{{{b{Cf}}}f}0{{}HFh}`0{{{b{GGf}}}Cd}{{{b{GGf}}IMh}Cd}1{{{b{GGd}}}HBh}{{{b{IHh}}}HBh}```{{{b{INf}}}INh}`{{IN`Cd}IN`}`{{{b{IGn}}}IGn}{{{b{IH`}}}IH`}{{{b{IIh}}}IIh}{{{b{IIl}}}IIl}{{{b{IHd}}}IHd}{{{b{IIj}}}IIj}{{{b{ILb}}}ILb}{{{b{HBh}}}HBh}{{{b{IHb}}}IHb}{{{b{IMj}}}IMj}{{{b{IKn}}}IKn}{{{b{INj}}}INj}{{{b{IHn}}}IHn}{{{b{HBj}}}HBj}{{{b{ILf}}}ILf}{{{b{INl}}}INl}{{{b{IKl}}}IKl}{{{b{GLb}}}GLb}{{{b{INn}}}INn}{{{b{IO`}}}IO`}{{{b{IOb}}}IOb}{{{b{IOd}}}IOd}{{{b{IOf}}}IOf}{{{b{IOh}}}IOh}{{{b{IOj}}}IOj}{{{b{IOl}}}IOl}{{{b{IK`}}}IK`}{{{b{GJl}}}GJl}{{{b{IOn}}}IOn}{{{b{IJh}}}IJh}{{{b{J@`}}}J@`}{{{b{ILl}}}ILl}{{{b{ILj}}}ILj}{{{b{ILh}}}ILh}{{{b{J@b}}}J@b}{{{b{Cf}}}Cf}{{{b{EL`}}}EL`}{{{b{J@d}}}J@d}{{{b{J@f}}}J@f}{{{b{J@h}}}J@h}{{{b{IMh}}}IMh}{{{b{IJ`}}}IJ`}{{{b{J@j}}}J@j}{{{b{J@l}}}J@l}{{{b{J@n}}}J@n}{{{b{JA`}}}JA`}{{{b{JAb}}}JAb}{{{b{JAd}}}JAd}{{{b{JAf}}}JAf}{{{b{JAh}}}JAh}{{{b{IKb}}}IKb}{{{b{IKd}}}IKd}{{{b{JAj}}}JAj}{{{b{JAl}}}JAl}{{{b{JAn}}}JAn}{{{b{JB`}}}JB`}{{{b{IId}}}IId}{{{b{JBb}}}JBb}{{{b{IIf}}}IIf}{{{b{IJl}}}IJl}{{{b{IJb}}}IJb}{{{b{IJd}}}IJd}{{{b{IMn}}}IMn}{{{b{IIn}}}IIn}{{{b{JBd}}}JBd}{{{b{IJn}}}IJn}{{{b{JBf}}}JBf}{{{b{IHh}}}IHh}{{{b{GGf}}}GGf}{{{b{HFh}}}HFh}{{{b{JBh}}}JBh}{{{b{IKh}}}IKh}{{{b{H@n}}}H@n}{{{b{JBj}}}JBj}{{{b{HDl}}}HDl}{{{b{HAj}}}HAj}{{{b{JBl}}}JBl}{{{b{IM`}}}IM`}{{{b{IMl}}}IMl}{{{b{JBn}}}JBn}{{{b{JC`}}}JC`}{{{b{JCb}}}JCb}{{{b{JCd}}}JCd}{{{b{c}}{b{je}}}f{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}f{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jGGd}}}f}{{{b{jIJn}}}f}{{{Bn{IHd}}c}HBj{{DBl{IKl}}}}{{{b{INn}}{b{INn}}}ALn}{{{b{GJl}}{b{GJl}}}ALn}{{{b{J@l}}{b{J@l}}}ALn}{{{b{JA`}}{b{JA`}}}ALn}{{{b{JAb}}{b{JAb}}}ALn}{{{b{IJb}}{b{IJb}}}ALn}{{{b{JBd}}{b{JBd}}}ALn}{{{b{JBh}}{b{JBh}}}ALn}{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{HDlHDl}{HAjHAj}``{{{b{jGGd}}{b{jc}}}GGfIL`}{IN`IN`}{{IJfCd}IJf}`{{{b{jGGd}}cg}{{JCf{e}}}{{DBl{HAj}}}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}`{{HDlc}HDl{{DBl{IGn}}}}{{HAjc}HAj{{DBl{IGn}}}}{{JChc}JCh{{DBl{IGn}}}}```{{{b{jGGd}}{b{jJCj}}}GGf}{{{b{jGGd}}{b{j{M`{Fl}}}}}GGf}00{{{b{jGGd}}{b{j{M`{BEn}}}}}GGf}{{{b{jGGd}}{b{jIGn}}}GGf}11`{{{b{jGGd}}ce}GGf{{DBl{IGn}}}{{DBl{HDl}}}}{{{b{jIHn}}IHdIGn}f}{{{b{jGGd}}Ane}c{}{{BEd{{b{j{ANf{GGd}}}}}{{BBf{c}}}}}}`{{{b{IJ`}}}Cd}{{{b{c}}{b{e}}}ALn{}{}}0000000`={{IJhCd}IJh}``{{IJhHBh}IJh}{{IJfHBh}IJf}{{{b{jIIf}}IJ`J@l}Cd}{{{b{jIIf}}{b{J@n}}}Cd}`{{IIjFl}Cd}{{{b{HBh}}IHd}Cd}{{{b{IJ`}}IJ`}Cd}{{{b{HBh}}HBh}Cd}{{GGfc}GGf{{BEd{{b{jGGd}}}}}}{{{Bn{IHd}}ce}HBj{{DBl{IGn}}}{{DBl{IKl}}}}`{{{b{Cf}}A@`}f}{{{b{IJl}}}Cd}{{{b{jIIf}}IJ`J@l}An}{Alc{}}000000000000000000000000000000000000000000000{{{b{IIn}}}IIh}`{{{b{IIn}}}Cd}```{{{b{GGd}}}{{b{Cf}}}}{{{b{IHh}}}{{b{Cf}}}}```{{IJfc}IJf{{DBl{IHd}}}}{{IJhc}IJh{{DBl{IHd}}}}`{{{b{GGd}}}HBh}{{IN`Cd}IN`}`{{{b{IOh}}{b{JCl}}}JCl}00{{{b{IOh}}IHb}JCl}`111{{IMbc}IMb{{BBh{DJb{INb{An}}}{{BBf{A@`}}}}}}{{IMdc}IMd{{BBh{DJb{INb{An}}}{{BBf{A@`}}}}}}``{{IMbc}IMb{{BBh{{b{Ml}}}{{BBf{{Cl{DJb}}}}}}}}{{IMdc}IMd{{BBh{{b{Ml}}}{{BBf{{Cl{DJb}}}}}}}}``{{}JBj}{{{b{IKh}}}ILl}`{{{b{{ANf{IHd}}}}cFlFl}{{Bn{HBj}}}{{DBl{IKl}}}}{{{b{{ANf{IHd}}}}cFlFl{b{j{Bn{HBj}}}}}f{{DBl{IKl}}}}{{{b{GGd}}e}c{}{{BEd{{b{JCn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{JCn}}}{{BBf{c}}}}}}`{{{b{GGd}}e}c{}{{BEd{{b{jJCn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{jJCn}}}{{BBf{c}}}}}}{{}IJd}`{{{b{Cf}}}Cd}{{{b{GGd}}}f}{{{b{Cf}}}IHh}{{{b{IHh}}HBhIGnc}fJD`}{{{b{IHh}}IHdIIlIGnc}HBhJD`}{{}IGn}{{}IH`}{{}IIh}{{}IHd}{{}IHb}{{}IKn}{{}INj}{{}IHn}{{}ILf}{{}IKl}{{}IKj}{{}GLb}{{}INn}{{}IOb}{{}IOd}{{}IOf}{{}JDb}{{}IOj}{{}IK`}{{}GJl}{{}ILl}{{}JDd}{{}ILj}{{}Cf}{{}EL`}{{}J@d}{{}J@f}{{}IJ`}{{}JAh}{{}IKb}{{}IKd}{{}JAn}{{}IIf}{{}IJl}{{}IIn}{{}JBd}{{}IJn}{{}JBf}{{}IKh}{{}H@n}{{}JBj}{{}HDl}{{}HAj}{{}IMl}{{}JCb}{{}JCh}{{IMfFl}IMf}{{IJfFl}IJf}{{ILjFl}ILj}`{{JDfCd}JDf}{{IJfCd}IJf}``{{IJfc}IJf{{DBl{IHd}}}}{{IJhc}IJh{{DBl{IHd}}}}`{{IJfHBh}IJf}{{IJfc}IJf{{DBl{IHb}}}}{{ILjc}ILj{{DBl{IHb}}}}`{{JDhFl}JDh}98`{{{b{jIL`}}{DD`{An}}}f}{{{b{IJl}}}IHb}`{An{{b{c}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{An{{b{jc}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{JB`}}}A@`}{c{{Cn{IGn}}}Oh}{c{{Cn{IH`}}}Oh}{c{{Cn{IIh}}}Oh}{c{{Cn{IIl}}}Oh}{c{{Cn{IHd}}}Oh}{c{{Cn{IIj}}}Oh}{c{{Cn{HBh}}}Oh}{c{{Cn{IHb}}}Oh}{c{{Cn{IMj}}}Oh}{c{{Cn{IKn}}}Oh}{c{{Cn{INj}}}Oh}{c{{Cn{IHn}}}Oh}{c{{Cn{ILf}}}Oh}{c{{Cn{IKl}}}Oh}{c{{Cn{GLb}}}Oh}{c{{Cn{INn}}}Oh}{c{{Cn{IO`}}}Oh}{c{{Cn{IOb}}}Oh}{c{{Cn{IOd}}}Oh}{c{{Cn{IOf}}}Oh}{c{{Cn{IOh}}}Oh}{c{{Cn{IOj}}}Oh}{c{{Cn{IOl}}}Oh}{c{{Cn{IK`}}}Oh}{c{{Cn{GJl}}}Oh}{c{{Cn{EL`}}}Oh}{c{{Cn{J@d}}}Oh}{c{{Cn{J@f}}}Oh}{c{{Cn{J@h}}}Oh}{c{{Cn{IMh}}}Oh}{c{{Cn{IJ`}}}Oh}{c{{Cn{J@l}}}Oh}{c{{Cn{JA`}}}Oh}{c{{Cn{JAb}}}Oh}{c{{Cn{JAd}}}Oh}{c{{Cn{JAf}}}Oh}{c{{Cn{IKd}}}Oh}{c{{Cn{JAj}}}Oh}{c{{Cn{JAn}}}Oh}{c{{Cn{JB`}}}Oh}{c{{Cn{IId}}}Oh}{c{{Cn{IJb}}}Oh}{c{{Cn{IJd}}}Oh}{c{{Cn{IMn}}}Oh}{c{{Cn{JBf}}}Oh}{c{{Cn{JBh}}}Oh}{c{{Cn{IKh}}}Oh}{c{{Cn{H@n}}}Oh}{c{{Cn{JBj}}}Oh}{c{{Cn{JBn}}}Oh}{c{{Cn{JCb}}}Oh}{c{{Cn{JCd}}}Oh}{{IJjFl}IJj}``{{IN`An}IN`}1{{IN`Fl}IN`}``{{IHdIHd}Fl}0{{{b{HBh}}IHd}Fl}0{{IHbFl}IHb}{{IHbIHb}IHb}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}000000000000000000000000000000000000000000000000000{{IHbIHb}Fl}{{{b{{ANf{IHd}}}}cFlFl}{{Bn{HBj}}}{{DBl{IGn}}}}{{{b{GGf}}}Cd}{{{b{GGf}}IMh}Cd}`{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{}HFh}`{{{b{jGGd}}{b{jFl}}}GGf}0{{IJfHBh}IJf}{{IJhHBh}IJh}{{{b{GGf}}}IHb}7676{{IJfCd}IJf}{{ILhCd}ILh}`{DJbJB`}`{{IMdDJb}IMd}``;:{Anf}0000000000000{{{b{jILb}}}f}1111111111111{{{b{jGGd}}}f}2222222222222222222222222222222222222222222222222222222222222222222222222222222222`{{{b{c}}{b{Dn}}}Cd{}}000000000000000000000000000000000000{{{b{c}}{b{jAMd}}}f{}}0000000000000000``{{}IOd}8{{JDfCd}JDf}:{{IJhCd}IJh}{{{b{GGf}}}Cd}````{{{b{IOh}}}JCl}{{{b{Cf}}}IKb}{{{b{IOh}}}JDj}9{{{b{IGn}}{b{IGn}}}Cd}{{{b{IH`}}{b{IH`}}}Cd}{{{b{IIh}}{b{IIh}}}Cd}{{{b{IIl}}{b{IIl}}}Cd}{{{b{IHd}}{b{IHd}}}Cd}{{{b{IIj}}{b{{INb{Fl}}}}}Cd}{{{b{IIj}}{b{IIj}}}Cd}{{{b{ILb}}{b{ILb}}}Cd}{{{b{HBh}}{b{HBh}}}Cd}{{{b{IHb}}{b{IHb}}}Cd}{{{b{IMj}}{b{IMj}}}Cd}{{{b{IKn}}{b{IKn}}}Cd}{{{b{INj}}{b{INj}}}Cd}{{{b{IHn}}{b{IHn}}}Cd}{{{b{HBj}}{b{HBj}}}Cd}{{{b{ILf}}{b{ILf}}}Cd}{{{b{INl}}{b{INl}}}Cd}{{{b{IKl}}{b{IKl}}}Cd}{{{b{GLb}}{b{GLb}}}Cd}{{{b{INn}}{b{INn}}}Cd}{{{b{IO`}}{b{IO`}}}Cd}{{{b{IOb}}{b{IOb}}}Cd}{{{b{IOd}}{b{IOd}}}Cd}{{{b{IOf}}{b{IOf}}}Cd}{{{b{IOh}}{b{IOh}}}Cd}{{{b{IOj}}{b{IOj}}}Cd}{{{b{IOl}}{b{IOl}}}Cd}{{{b{IK`}}{b{IK`}}}Cd}{{{b{GJl}}{b{GJl}}}Cd}{{{b{J@`}}{b{J@`}}}Cd}{{{b{ILl}}{b{ILl}}}Cd}{{{b{Cf}}{b{Cf}}}Cd}{{{b{EL`}}{b{EL`}}}Cd}{{{b{J@d}}{b{J@d}}}Cd}{{{b{J@f}}{b{J@f}}}Cd}{{{b{J@h}}{b{J@h}}}Cd}{{{b{IMh}}{b{IMh}}}Cd}{{{b{IJ`}}{b{IJ`}}}Cd}{{{b{J@j}}{b{J@j}}}Cd}{{{b{J@l}}{b{J@l}}}Cd}{{{b{J@n}}{b{J@n}}}Cd}{{{b{JA`}}{b{JA`}}}Cd}{{{b{JAb}}{b{JAb}}}Cd}{{{b{JAd}}{b{JAd}}}Cd}{{{b{JAf}}{b{JAf}}}Cd}{{{b{IKb}}{b{IKb}}}Cd}{{{b{IKd}}{b{IKd}}}Cd}{{{b{JAj}}{b{JAj}}}Cd}{{{b{JAl}}{b{JAl}}}Cd}{{{b{JAn}}{b{JAn}}}Cd}{{{b{JB`}}{b{JB`}}}Cd}{{{b{IId}}{b{IId}}}Cd}{{{b{JBb}}{b{JBb}}}Cd}{{{b{IJb}}{b{IJb}}}Cd}{{{b{IJd}}{b{IJd}}}Cd}{{{b{IMn}}{b{IMn}}}Cd}{{{b{IIn}}{b{IIn}}}Cd}{{{b{JBd}}{b{JBd}}}Cd}{{{b{HFh}}{b{HFh}}}Cd}{{{b{JBh}}{b{JBh}}}Cd}{{{b{IKh}}{b{IKh}}}Cd}{{{b{H@n}}{b{H@n}}}Cd}{{{b{JBj}}{b{JBj}}}Cd}{{{b{HDl}}{b{HDl}}}Cd}{{{b{JCd}}{b{JCd}}}Cd}{{{b{c}}{b{h}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{e}}}Cd{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}010110100101010101100110011010011001010110101010011010011001101010100101011001101010101001011001011010{{{b{IHh}}IHdc}HBhDKj}``````{{{b{IKd}}}A@`}{FlHBh}0{{{b{IJn}}}Cd}`11{{IMfFl}IMf}{{JDhFl}JDh}{{}IKn}{{IIjFl}IIj}{{HBhFl}HBh}{{HBhIHb}HBh}{{{b{H@n}}HBh}HBh}{{{b{jGGd}}HBh}f}{{{b{jGGd}}Fl}f}0`{{{b{IHh}}c}f{{BFd{}{{BFb{HBj}}}}}}{{{b{jHBh}}IHd}f}{{{b{jHBh}}Fl}f}0{{HDlFl}HDl}```{{{b{JBj}}}IGn}``{{HDlJBh}HDl}{{HAjJBh}HAj}`{{HDlINn}HDl}``{{JDlc}JDl{{DBl{IGn}}}}{{IJjIGn}IJj}{{ILlIGn}ILl}```{{{b{IIf}}{b{JAh}}}{{Bn{J@h}}}}`{{IM`IHb}IM`}0{{IM`Fl}IM`}{{IMbAn}IMb}{{IMdAn}IMd}{{IJfc}IJf{{DBl{IHd}}}}{{IJhc}IJh{{DBl{IHd}}}}{{IJfHBh}IJf}{{IJfc}IJf{{DBl{IHb}}}}{{ILjc}ILj{{DBl{IHb}}}}{IHdIHd}{IHbIHb}{{{b{IGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HBh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IHn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HBj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ILf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{INl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IKl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GLb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{INn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{IO`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IK`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GJl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ILl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ILj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ILh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@b}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Cf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@d}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@f}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@h}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJ`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@j}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@l}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@n}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JA`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JB`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IId}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GGf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{HGb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{HFh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{IKh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{H@n}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IM`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JC`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JCb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JCd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJn}}}{{Cl{IId}}}}{{GGf{b{jGGd}}}GGf}`{{}HFh}``{{IN`c}IN`{{DBl{IKj}}}}{{HDlGLb}HDl}``{{{b{HDl}}{b{JDn}}{b{IKh}}}Fl}``{{{b{GGd}}e}c{}{{BEd{{b{JDn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{JDn}}}{{BBf{c}}}}}}{{{b{IHh}}e}c{}{{BEd{{b{JDn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{j{Cl{JDn}}}}}{{BBf{c}}}}}}`{{{b{Cf}}}f}{{{b{Cf}}{b{Ml}}}f}{{{b{J@j}}{b{IJ`}}Cd}A@`}{{{b{J@n}}{b{J@j}}Cd}A@`}{{{b{Cf}}{b{J@n}}}A@`}{{JDhILl}JDh}{{IMfILl}IMf}{{IJfILl}IJf}{{JDlCd}JDl}{{IN`Cd}IN`}{{JDdILl}JDd}{{JBlCd}JBl}```````{{{b{Cf}}}AMh}`{cc{}}00{JCjIGn}{JE`IGn}2{IH`IGn}{EMhIGn}4444{JE`IH`}{IGnIH`}{JCjIH`}777{{{b{{M`{Fl}}}}}IHd}{{{b{{ANn{FlFl}}}}}IHd}9{{{M`{Fl}}}IHd}{{{ANn{FlFl}}}IHd};{{{b{JEb}}}IIj}{{{b{{JEd{Fl}}}}}IIj}{JEbIIj}{{{JEf{Fl}}}IIj}{{{INb{Fl}}}IIj}{{{b{{INb{Fl}}}}}IIj}{{{JEd{Fl}}}IIj}{cc{}}{{{M`{IHd}}}HBh}11{{{b{{M`{Fl}}}}}IHb}{{{b{{ANn{FlFl}}}}}IHb}{{{M`{Fl}}}IHb}4{{{ANn{FlFl}}}IHb}{{{C`{IKn}}}IMj}{IKnIMj}{INjIMj}8888{JEhHBj}{INlHBj}{IHnHBj}{{{Bn{HBj}}}HBj}{JEjHBj}{JElHBj}{JEnHBj}?{JF`HBj}{JFbHBj}{FlILf}{cc{}}0{{{ANn{Flc}}}IKl{{DBl{IGn}}}}1{GLbIKj}2{FN`IKj}{JBhIKj}444444444444444444444444{{{b{ILb}}}GJl}{{{b{jILb}}}GJl}66666666666666666666{MfJAb}{CAhJAb}{AMhJAb}99999999999{{{b{Ml}}}IId}{A@`IId};;;;;;;;{IHbJBd}<<<<<<<<<{FMhH@n}{FlH@n}{IHbH@n}?{{{b{Ml}}}HDl}{{{b{jA@`}}}HDl}{cc{}}{{{b{A@`}}}HDl}{A@`HDl}{{{ENn{Ml}}}HDl}{IKfHAj}{{{ENn{Ml}}}HAj}{HDlHAj}{{{b{A@`}}}HAj}{{{C`{IOh}}}HAj}8{{{b{Ml}}}HAj}{A@`HAj}::{cIM`{{DBl{JC`}}}};;{{{ENn{Ml}}}JC`}{A@`JC`}{cJC`{{DBl{JFd}}}}{{{b{A@`}}}JC`}?{{{ANn{{b{Ml}}c}}}JC`{{DBl{JFf}}}}{{{ANn{A@`c}}}JC`{{DBl{JFf}}}}{{{b{{ENn{Ml}}}}}JC`}{{{ANn{{ENn{Ml}}c}}}JC`{{DBl{JFf}}}}{{{b{Ml}}}JC`}{cc{}}00{BEnIGn}0{FlIH`}{{ce}IM`{{DBl{{ENn{Ml}}}}}{{DBl{JFf}}}}{{{b{IOh}}JFh}JCl}{{IHdIHb}HBh}{cIMb{{BEl{{Cl{DJb}}}{{BBf{DJb}}}}}}{{{INb{DJb}}c}IMd{{BEl{{Cl{DJb}}}{{BBf{DJb}}}}}}65{{{M`{An}}{b{{ANf{BEn}}}}}IKn}{cJFjE@`}{cJFj{{DBl{HAj}}}}{{ce}JFl{{DBl{HAj}}}JD`}{{FlFl}IH`}{{IMnIIh}IIn}{{IHdIHd}HBh}9{{{Bn{BEn}}}IO`}{{{b{IOh}}JFn}JCl}{{{b{{ANf{IHd}}}}}HBh}{{{b{IOh}}JDj}JCl}{{BEnBEnBEn}IGn}{{FlFlFl}IH`}<1{{BEnBEnBEnBEn}IGn}{{FlFlFlFl}IH`}>10>{cc{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{BEnBEnBEnBEn}IH`}0{{{b{{ANf{BEn}}}}}IO`}{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{cIM`{{DBl{JFd}}}}={cIM`{{DBl{{ENn{Ml}}}}}}{BEnIGn}{FlIH`}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}101001011010011010011010010110011010010110011001101010101001101001010101101001011010100110{{ce}HBh{{DBl{IIj}}}{{DBl{IIj}}}}{{{b{{JCf{c}}}}}Cd{}}0{{{b{IGn}}}BEn}{{{b{IH`}}}Fl}{{{b{GGf}}}Cd}{{IHd{C`{IOh}}}HBj}{{{b{IHh}}IHd{C`{IOh}}}f}{{IHd{C`{IOh}}IGn}HBj}{{{b{IHh}}IHd{C`{IOh}}IGn}f}{{IGnFl}IGn}```{{{b{Cf}}}c{CLdD@jDAlDAj}}``{{{b{jGGd}}}f}0{{{b{JBj}}IGn}IGn}{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{IKh}}}ILl}{{JDbFl}JDb}```{{{b{IJn}}IId}Cd}<`{{{b{IJl}}}Cd}{{{b{IGn}}{b{jc}}}fAMd}{{{b{IH`}}{b{jc}}}fAMd}{{{b{IIh}}{b{jc}}}fAMd}{{{b{IIl}}{b{jc}}}fAMd}{{{b{ILb}}{b{jc}}}fAMd}{{{b{IKl}}{b{jc}}}fAMd}{{{b{GLb}}{b{jc}}}fAMd}{{{b{INn}}{b{jc}}}fAMd}{{{b{IOf}}{b{jc}}}fAMd}{{{b{IOj}}{b{jc}}}fAMd}{{{b{IOl}}{b{jc}}}fAMd}{{{b{GJl}}{b{jc}}}fAMd}{{{b{J@`}}{b{jc}}}fAMd}{{{b{IJ`}}{b{jc}}}fAMd}{{{b{J@l}}{b{jc}}}fAMd}{{{b{J@n}}{b{jc}}}fAMd}{{{b{IId}}{b{jc}}}fAMd}{{{b{IJb}}{b{jc}}}fAMd}{{{b{IJd}}{b{jc}}}fAMd}{{{b{JBd}}{b{jc}}}fAMd}{{{b{JBh}}{b{jc}}}fAMd}`{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{HDlHDl}{HAjHAj}{{{b{HBh}}}Fl}{{{b{IMj}}}An}{{{b{IKn}}}An}{{{b{INj}}}An}{{IMfc}IMf{{DBl{IIj}}}}`{{IMbAnCdCd}IMb}{{IMdAnCdCd}IMd}{GGfGGf}{{{b{Cf}}IId}f}{{{b{IMl}}IHb}JBd}{{IN`c}IN`{{DBl{HAj}}}}`{{cFle}HBj{{DBl{IIj}}}{{DBl{IKl}}}}{{{b{IHh}}cFle}f{{DBl{IIj}}}{{DBl{IKl}}}}{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{JDbJDb}{{}ILh}{{IN`IIh}IN`}{{{b{IIn}}}IIh}4{{{b{IIn}}}Cd}1{{ILhFl}ILh}66{{}HFh}{{{b{IJl}}}{{Cl{IHd}}}}{{{b{GGf}}}{{Cl{IHd}}}}{{{b{GGf}}}Cd}`{{IJfCd}IJf}{{ILhCd}ILh}{{{b{jGGd}}c}GGfJD`}`{{{b{jGGd}}ce}GGf{{DBl{HAj}}}JD`}{{JDfc}JDf{{BEd{{b{jGGd}}Fl{b{GGf}}}}}}{{JFjc}JFj{{BEd{{b{GGd}}HBh{b{JG`}}CdJ@`}}}}``{{IJfIId}IJf}{{{b{ILb}}}GJl}{{{b{GGd}}}IId}{{IN`IId}IN`}{{IJhIId}IJh}{{ILjIId}ILj}`````````{{JDfc}JDfE@`}{{IN`c}IN`E@`}{{ILjc}ILjE@`}{{ILhc}ILhE@`}``````{{GJlHBhHBhIGn}HBj}{{{b{jGGd}}c}GGf{{DBl{JC`}}}}{cJDl{{DBl{IM`}}}}{{{b{IHh}}GJlHBhHBhIGn}f}``{{ce}JDl{{DBl{IM`}}}{{DBl{HAj}}}}`{{{b{IM`}}}{{b{JCb}}}}`{{{b{Cf}}ce}f{{DBl{{ENn{Ml}}}}}{{DBl{JFf}}}}`{{{b{jGGd}}cg}{{HGb{e}}}E@`{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}`{{{b{IGn}}An}{{b{BEn}}}}{{{b{IH`}}An}{{b{Fl}}}}{{{b{IIl}}An}{{b{IIh}}}}{{{b{IHd}}An}{{b{Fl}}}}{{{b{IHb}}An}{{b{Fl}}}}{{{b{IKn}}{ANn{AnAn}}}{{b{IGn}}}}{{{b{INj}}{ANn{AnAn}}}{{b{Fl}}}}`{{{b{jIGn}}An}{{b{jBEn}}}}{{{b{jIH`}}An}{{b{jFl}}}}{{{b{jIIl}}An}{{b{jIIh}}}}{{{b{jIHd}}An}{{b{jFl}}}}{{{b{jIHb}}An}{{b{jFl}}}}{{{b{jIKn}}{ANn{AnAn}}}{{b{jIGn}}}}{{{b{jINj}}{ANn{AnAn}}}{{b{jFl}}}}`{{}An}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{ILlc}ILl{{DBl{H@n}}}}`{{{b{GGd}}e}c{}{{BEd{{b{IIf}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{IIf}}}{{BBf{c}}}}}}{{{b{GGd}}e}c{}{{BEd{{b{jIIf}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{jIIf}}}{{BBf{c}}}}}}{{{b{jIL`}}{b{Ml}}An}An}{{{b{Cf}}{b{jGGd}}}f}{IMdIMd}{{{b{IH`}}}Fl}{{{b{GGd}}HBhIIdHFh}GGf}{{{b{GGf}}HFh}GGf}{{{b{IKh}}{b{GGf}}}{{b{JG`}}}}`{{{b{GGf}}}{{Cl{IHd}}}}{{{b{IJl}}}{{Cl{IHd}}}}`{{{b{IKh}}{b{GGf}}Cd}JG`}{{{b{GGd}}HBhCdIIdHFh}GGf}{{IJfCd}IJf}{{IJhCd}IJh}```{{IN`Cd}IN`}{{{b{HFh}}}Cd}`{{{b{jIJn}}IId}f}{{HBhHBh}HBh}{{IIjIIj}IIj}{{HBhHBh}Cd}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{HAj{b{GGd}}{Cl{Cd}}Flc}JGb{{DBl{IKj}}}}4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444{{HAj{b{IKh}}IKjIIh}JGd}`{IGnCd}{IH`Cd}{{{b{IJn}}}Cd}{{{b{IJn}}IId}Cd}{{{b{Cf}}}Cd}{{{b{IJl}}}Cd}{{{b{IHn}}}Cd}{{{b{IKl}}}Cd}{{{b{IOh}}}Cd}{{{b{IK`}}}Cd}{{{b{HDl}}}Cd}{{{b{HAj}}}Cd}{{{b{GGd}}}Cd}{{{b{IJh}}}Cd}{IHdCd}{{{b{HBh}}}Cd}{IHbCd}{IMnCd}{{{b{IIn}}}Cd}`{{{b{c}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{Cf}}{b{Ml}}}Cd}7?{{{b{IL`}}}Cd}6{{{b{IJ`}}}Cd}{{{b{IGn}}}Cd}{{{b{GGf}}}Cd}{{{b{Cf}}}Cd}{{{b{IJn}}IId}Cd};{{{b{GGd}}HBh}Cd}{{{b{ILj}}}Cd}{{{b{ILf}}}Cd}{{{b{H@n}}}Cd}`{{{b{IJl}}}Cd}76{{{b{IHn}}}Cd}======?>{{{b{GGd}}}Cd}{HDlHDl}{HAjHAj}````{{{b{IIf}}J@l}Cd}00`{{{b{jGGd}}c}GGf{{DBl{HAj}}}}``{{JCdc}JB`JD`}{{GGfIId}GGf}{{IMdDJb}IMd}````{{{b{IJl}}}{{Cl{IHd}}}}`{{{b{IJh}}}IJd}{{{b{GGd}}}IJd}{{{b{IHh}}}IJd}``{{{b{Cf}}IHd}{{Cl{IJd}}}}{{{b{IJn}}IHdFl}{{Cl{IJd}}}}{{{b{IJn}}}{{`{DCb}}}}{{{b{Cf}}IJd}IHh}`{{{b{GGd}}}{{b{IIn}}}}{{{b{IHh}}A@`GLbIGnFl}{{C`{IOh}}}}{{JGf{b{jGGd}}}{{ANn{IHdJGbGGf}}}}{{{b{IHh}}A@`GLbIGn}{{C`{IOh}}}}{{IN`{b{jBEl}}}IN`}`{cJDh{{DBl{IId}}}}{{{b{HBh}}}Fl}`{{{b{HBh}}}IHd}0{{{b{jHBh}}}{{b{jFl}}}}{IIhIIn}2{{{b{H@n}}}IHb}{IHbFl}0{{eg}c{}{{DBl{{INb{c}}}}}{{JGh{}{{BBf{c}}}}{DGh{c}}}}{{{b{IHd}}IHdFl}IHd}{{{b{HBh}}IHb}IHd}0{{{b{HBh}}{b{HBh}}Fl}HBh}{{}JBj}{{{b{jJBj}}{b{jGGd}}}f}{{{b{JBj}}{b{jGGd}}}{{Cl{JBj}}}}{{{Bn{IHd}}c}HBj{{DBl{IKl}}}}{{HDl{Cl{Fl}}}HDl}``{{{M`{IHd}}c}HBj{{DBl{IKl}}}}{{{b{IHh}}{M`{IHd}}c}f{{DBl{IKl}}}}{{IGnFl}IGn}{{{b{jGGd}}c}GGf{{DBl{HAj}}}}`{{JC`{b{Cf}}IOjJBd}{{Cn{JGjJGl}}}}{{{b{IM`}}{b{jGGd}}IHb}{{Cl{IHb}}}}{{{b{IM`}}{b{Cf}}IHb}{{Cn{JGjJGl}}}}{{{b{Cf}}IId}{{Cl{JGn}}}}{{{b{Cf}}ceIOj}ILb{{DBl{A@`}}}{{DBl{IMj}}}}{{{b{Cf}}}{{C`{JH`}}}}{{IN`Cd}IN`}{{{b{jIJn}}IIdCd}f}{{IMdCd}IMd}{{{b{GGf}}}Cd}`````{{{b{IIn}}}IMn}``{{{b{IIn}}}Cd}`{{IM`Cd}IM`}`{{{b{GGd}}c}IIdE@`}{{IN`IHb}IN`}{{ILlc}ILl{{DBl{H@n}}}}`{{{b{jGGf}}}f}{{{b{IJ`}}IJ`}Cd}{{{b{JAh}}{b{J@h}}}Cd}{{IHdIHd}IHd}{{IHbIHb}IHb}```{{JHbFl}JHb}{{IMbAn}IMb}{{IMdAn}IMd}``{{IMb{Cl{An}}}IMb}{IHbFl}{{IMfFl}IMf}{{ILhFl}ILh}{{IM`Fl}IM`}{{{b{GGd}}}HBh}{{ILjc}ILj{{DBl{IHb}}}}{{IM`IHb}IM`}`````{{JDhFl}JDh}54{{{b{GGd}}e}c{}{{BEd{{b{IJn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{IJn}}}{{BBf{c}}}}}}{{{b{GGd}}e}c{}{{BEd{{b{jIJn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{jIJn}}}{{BBf{c}}}}}}{{{b{Cf}}{b{jGGd}}}f}`{{{b{IKh}}}ILl}{{{b{jGGd}}cg}{{HGb{{Cl{e}}}}}{{DBl{HAj}}}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}{{{b{jGGd}}cg}{{HGb{{Cl{e}}}}}{{DBl{IM`}}}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}``{IHnHBj}`{{{b{GGf}}}Cd}{{{b{IJl}}}Cd}``{{IHdIHd}IHd}{{IHbIHb}IHb}``{{JHbFl}JHb}`{{IMbAn}IMb}{{IMdAn}IMd}``{IHbFl}{{IMfFl}IMf}{{IJfFl}IJf}{{ILjFl}ILj}{{{b{GGd}}}HBh}7`{{ILhFl}ILh}`0{{{b{GGd}}}IHb}{{JDlIHb}JDl}{{IN`IHb}IN`}{{ILjc}ILj{{DBl{IHb}}}}```{{JDhFl}JDh}87````{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{FlGLb}{HDlHDl}{HAjHAj}{{IJfCd}IJf}{{IJhCd}IJh}`{{{b{Cf}}IJd}f}{{IH`Fl}IH`}{{IH`IH`}IH`}{{IHbFl}IHb}{{IHbIHb}IHb}{{{b{jIHb}}Fl}f}{{{b{Cf}}}{{Cl{JBb}}}}{{{b{IIf}}}{{Cl{JBb}}}}{{{b{jIL`}}}IN`}`7{{ILlFl}ILl}`{{IJfc}IJf{{BBh{{b{jIJf}}}}}}{{{b{ILb}}}A@`}{J@l{{b{Ml}}}}``{IHbIHb}{{}ILh}{cJDf{{DBl{HAj}}}}{{ce}JFjE@`{{DBl{HAj}}}}{{JHdc}JDh{{DBl{IId}}}}{{JHfc}IMf{{DBl{IId}}}}{cIJf{{DBl{HAj}}}}{{FlFl}IHd}{{FlFl}IIj}{{{C`{{JHj{JHh}}}}GJl}ILb}{cJHbE@`}{{FlFl}IHb}{{{M`{An}}IGn}IKn}{{{M`{An}}}INj}{{ce}IKl{{DBl{Fl}}}{{DBl{IGn}}}}{{CfIJdIIdHBhHBh}GGd}{{FlINn}GLb}{cJDl{{DBl{HAj}}}}{{{b{jCd}}c}JHl{{DBl{HAj}}}}{{Cdc}JHn{{DBl{HAj}}}}{{{b{jc}}}IMbINd}{cJI`{{DBl{HAj}}}}{cJFlJD`}{cJGf{{DBl{HAj}}}}{FlIJj}{{Cdc}JIb{{DBl{HAj}}}}{{{b{jc}}{INb{c}}}IMdINd}{cIJh{{DBl{IId}}}}{{{M`{Cd}}}ILh}{{IJ`J@l}J@n}{JCdJB`}{cIIdE@`}{{IJbIId}IJd}{{CfIJdHBh}IHh}{{cGGf}{{HGb{c}}}{}}{cHDl{{DBl{A@`}}}}{cJBl{{DBl{IM`}}}}{cIM`{{DBl{JC`}}}}{{}JCh}```{cJAjJD`}``{{{b{GGd}}}IId}`{{{b{GGd}}}IHd}{{}ILf}{{}IKl}{{}ILl}{{{b{IKh}}}{{b{JG`}}}}{{{b{JBj}}}{{b{JG`}}}}{IHbIHb}{{}IId}{{JHbAn}JHb}``{{{b{IIf}}J@l}An}```{{IMbAnCd}IMb}{{IMdAnCd}IMd}``{{GGfc}GGf{{DBl{HAj}}}}{{GGfc}GGf{{BEd{{b{jGGd}}}}}}{{GGfJAn}GGf}02211{{JDf{Cl{Cd}}}JDf}{{IJf{b{jCd}}}IJf}``{{JFlCd}JFl}{{{b{jIJn}}IId}f}{{{b{Cf}}JAj}f}{{{b{jIKd}}c}fJD`}``{{{Cl{IM`}}{Cl{HAj}}}JDl}{{{b{Cf}}e}c{}{{BEd{{b{JBf}}}{{BBf{c}}}}}}`{{{b{Cf}}e}c{}{{BEd{{b{jJBf}}}{{BBf{c}}}}}}{{IJhIJb}IJh}``{{IMdJId}IMd}``{{{b{Cf}}}JIf}{{ILlc}ILl{{DBl{H@n}}}}``{{{b{GGd}}e}c{}{{BEd{{b{IKd}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{IKd}}}{{BBf{c}}}}}}{{{b{GGf}}JIh}f}{{{b{GGd}}e}c{}{{BEd{{b{jIKd}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{jIKd}}}{{BBf{c}}}}}}```{{{b{ILl}}HBh}HBj}{{{b{IM`}}{b{jGGd}}HBh}f}{{{b{JCh}}{b{GGd}}HBh}f}{{{b{IHh}}HBh{b{JCb}}{b{JFd}}}f}{{{b{GGd}}}{{b{IHh}}}}`{{{b{GGd}}HBh}IHh}`{{{b{INn}}{b{INn}}}{{Cl{ALn}}}}{{{b{GJl}}{b{GJl}}}{{Cl{ALn}}}}{{{b{J@l}}{b{J@l}}}{{Cl{ALn}}}}{{{b{JA`}}{b{JA`}}}{{Cl{ALn}}}}{{{b{JAb}}{b{JAb}}}{{Cl{ALn}}}}{{{b{IJb}}{b{IJb}}}{{Cl{ALn}}}}{{{b{JBd}}{b{JBd}}}{{Cl{ALn}}}}{{{b{JBh}}{b{JBh}}}{{Cl{ALn}}}}{{IN`Cd}IN`}```{{{b{IIf}}}Fl}{{IJfIIl}IJf}{{IJhIIl}IJh}```{{{b{Cf}}}Fl}3``````{{IJ`IJ`}IJ`}{FlIIj}``{{{b{Cf}}}{{Cl{IHd}}}}00{{{b{IKh}}}ILl}`{{{b{GGd}}IId{b{GGf}}J@`e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{GGd}}IId{b{GGf}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}`{{FlFl}IHd}{{{b{IOh}}{b{JCl}}}HBh}{{{b{IOh}}JFn}HBh}`{{IIl{b{HBh}}}IHd}``{{{b{IIn}}}Cd}{{IMbc}IMbJD`}{{IMdc}IMdJD`}```{{{b{IJl}}}{{Cl{IHd}}}}`{{{b{IJl}}}{{Cl{DJb}}}}``{{{b{IJl}}}Cd}000``{FlGLb}{{{b{jGGd}}cg}{{HGb{e}}}E@`{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}{{{b{jGGd}}HBhc}GGfIHf}{{{b{IGn}}}BEn}{{{b{IH`}}}Fl}{{{b{jGGd}}Cdc}GGf{{DBl{HAj}}}}{{{b{jGGd}}{b{jc}}ce}GGfDAn{{DBl{HAj}}}}{HDlHDl}{HAjHAj}```{{ChCh}f}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{Chf}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{ChCh}Cd}000000000000000000000000000000000000{ChAMh}00000000000000000000{{{b{IHh}}HBhceg}f{{DBl{ILf}}}{{DBl{IGn}}}{{DBl{IKl}}}}```{{{b{GGd}}HBh}Cd}{{HBhce}HBj{{DBl{ILf}}}{{DBl{IGn}}}}{{{b{IHh}}HBhce}f{{DBl{ILf}}}{{DBl{IGn}}}}{{HBhce}HBj{{DBl{ILf}}}{{DBl{IKl}}}}{{{b{IHh}}HBhce}f{{DBl{ILf}}}{{DBl{IKl}}}}{{{b{IKn}}{b{HBh}}{Cl{Fl}}}IKn}{{{b{INj}}{M`{An}}{M`{An}}}INj}{{ceg}cJGh{{DBl{{INb{c}}}}}{{DBl{{INb{c}}}}}}0`{{{b{jIL`}}{b{Ml}}}f}{{{b{jIJn}}IId}f}{{{b{GGf}}}f}{{{b{Cf}}}f}{{{b{Cf}}H`}f}{{{b{jIHn}}An}f}0{{{b{jIJn}}}f}{{{b{jGGd}}{b{jc}}}f{D@jDAn}}{{{b{jGGd}}{b{jc}}c}fDAn}{{{b{jGGd}}}f}{{JDhCd}JDh}{{IMfCd}IMf}{{IJfCd}IJf}{{ILjCd}ILj}```{{IJfc}IJf{{BBh{ILj}{{BBf{ILj}}}}}}``{{IKj{b{IKh}}}GLb}{{{b{JBh}}{b{IKh}}}GLb}{{JBnIHbIHb}IHb}`{cJDh{{DBl{IId}}}}{{{b{HBh}}}Fl}`{{{b{HBh}}}IHd}{{{b{H@n}}}IHb}1{{{b{jHBh}}}{{b{jFl}}}}{IIhIIn}3{IHbIHb}{{{b{jIHn}}JIjIHd}f}{{IM`FlIHb}IM`}{{HBhJIj}HBh}``{IHdIHd}4{{{b{IHh}}IHd}IHd}{{{b{IHh}}Fl}Fl}{{{b{IHh}}IHb}IHb}{{JDlc}JDl{{DBl{ILf}}}}{{ILlc}ILl{{DBl{ILf}}}}{{IM`c}IM`{{DBl{ILf}}}}````{{{b{Cf}}EL`c}IKb{{BEd{{b{Cf}}}}}}{FlILf}{FlH@n}{cJAjJD`}`{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}`{{{b{Cf}}}HBh}{{{b{IIf}}}HBh}````{{IJf{M`{Cd}}}IJf}{{ILh{M`{Cd}}}ILh}{{ILhJIl}ILh}``{{ILhIHb}ILh}{{{b{GGd}}{Cl{IIh}}}f}{{{b{GGf}}{Cl{IIh}}}f}{{{b{GGd}}HBh{Cl{IIh}}}f}{{{b{GGd}}IHb}f}``{{{b{IJl}}}Cd}{{{b{GGf}}}Cd}111{{JDfCd}JDf}`{{{b{jGGd}}Cdc}GGf{{DBl{HAj}}}}{{{b{jGGd}}{b{jc}}ce}GGfDAn{{DBl{HAj}}}}2{{JDlCd}JDl}{{JCdCdc}JB`JD`}{{JBlCd}JBl}`````{{JFjc}JFj{{DBl{HAj}}}}``{{JDlHFh}JDl}{{JGfHFh}JGf}{{JBlHFh}JBl}{{IM`HFh}IM`}`````{{{b{jGGd}}}GGf}{{{b{IGn}}c}CnAKj}{{{b{IH`}}c}CnAKj}{{{b{IIh}}c}CnAKj}{{{b{IIl}}c}CnAKj}{{{b{IHd}}c}CnAKj}{{{b{IIj}}c}CnAKj}{{{b{HBh}}c}CnAKj}{{{b{IHb}}c}CnAKj}{{{b{IMj}}c}CnAKj}{{{b{IKn}}c}CnAKj}{{{b{INj}}c}CnAKj}{{{b{IHn}}c}CnAKj}{{{b{ILf}}c}CnAKj}{{{b{IKl}}c}CnAKj}{{{b{GLb}}c}CnAKj}{{{b{INn}}c}CnAKj}{{{b{IO`}}c}CnAKj}{{{b{IOb}}c}CnAKj}{{{b{IOd}}c}CnAKj}{{{b{IOf}}c}CnAKj}{{{b{IOh}}c}CnAKj}{{{b{IOj}}c}CnAKj}{{{b{IOl}}c}CnAKj}{{{b{IK`}}c}CnAKj}{{{b{GJl}}c}CnAKj}{{{b{EL`}}c}CnAKj}{{{b{J@d}}c}CnAKj}{{{b{J@f}}c}CnAKj}{{{b{J@h}}c}CnAKj}{{{b{IMh}}c}CnAKj}{{{b{IJ`}}c}CnAKj}{{{b{J@l}}c}CnAKj}{{{b{JA`}}c}CnAKj}{{{b{JAb}}c}CnAKj}{{{b{JAd}}c}CnAKj}{{{b{JAf}}c}CnAKj}{{{b{IKd}}c}CnAKj}{{{b{JAj}}c}CnAKj}{{{b{JAn}}c}CnAKj}{{{b{JB`}}c}CnAKj}{{{b{IId}}c}CnAKj}{{{b{IJb}}c}CnAKj}{{{b{IJd}}c}CnAKj}{{{b{IMn}}c}CnAKj}{{{b{JBf}}c}CnAKj}{{{b{JBh}}c}CnAKj}{{{b{IKh}}c}CnAKj}{{{b{H@n}}c}CnAKj}{{{b{JBj}}c}CnAKj}{{{b{JBn}}c}CnAKj}{{{b{JCb}}c}CnAKj}{{{b{JCd}}c}CnAKj}{{{b{jILb}}cIOj}f{{DBl{IMj}}}}{{{b{IHh}}IHjc}f{{DBl{HBj}}}}`{{{b{jHBh}}Fl}f}{{{b{jHBh}}IHd}f}{{{b{jGGd}}HBh}f}{{{b{jIHh}}HBh}f}{{{b{Cf}}JAn}f}{{{b{Cf}}Cd}f}{{{b{jIJn}}IId}f}{{{b{jGGd}}Cd}f}{{{b{jIJn}}Cd}f}{{{b{jIJn}}IIdJAh}f}{{{b{Cf}}IOd}f}:{{{b{jGGd}}Fl}f}{{{b{jGGd}}c}f{{DBl{IIj}}}}{{{b{jIHh}}IJd}f}=2{{{b{jGGd}}IHb}f}3303{{{b{Cf}}JIf}f}{{{b{jILb}}{M`{An}}cIOj}f{{DBl{IMj}}}}{{{b{Cf}}Fl}f}{{{b{Cf}}c}f{{BBh{J@b}}DAjDAl}}{{{b{jHBh}}Fl}f}8{{{b{Cf}}c}f{CLdD@jDAlDAj}}{{{b{jGGd}}c}f{{DBl{{C`{IKh}}}}}}{{{b{Cf}}c}f{{DBl{{C`{IKh}}}}}}3?{{{b{Cf}}JBj}f}4<;{{{b{Cf}}{b{jGGd}}}f}{{ILlJIn}ILl}````{{{b{IJ`}}}Cd}{{{b{IId}}}A@`}{{{b{IJb}}}{{b{Ml}}}}{{{b{IJd}}}A@`}{{JDlc}JDl{{DBl{HAj}}}}`{{JDf{b{jGGd}}e}{{JCf{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDh{b{Cf}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMf{b{Cf}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IJf{b{Cf}}e}{{Cl{{HGb{{Cl{c}}}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JHb{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IN`{b{jGGd}}}JJ`}{{IJh{b{Cf}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{ILl{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDd{b{Cf}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{ILj{b{jGGd}}e}c{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{ILh{b{jGGd}}e}{{JJb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDh{b{Cf}}Cde}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMf{b{Cf}}Cde}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}CdJDhJDhe}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}Fl}{{BBf{c}}}}}}{{{b{Cf}}CdIMfIMfe}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}Fl}{{BBf{c}}}}}}{{{b{jGGd}}CdJDhJDhe}{{HGb{c}}}{}{{BEd{{b{jGGd}}Fl}{{BBf{c}}}}}}{{{b{jGGd}}CdIMfIMfe}{{HGb{c}}}{}{{BEd{{b{jGGd}}Fl}{{BBf{c}}}}}}{{JDh{b{jGGd}}Cde}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMf{b{jGGd}}Cde}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDfCd}JDf}`{{JFj{b{jGGd}}{b{jAn}}Ane}GGf{{DBl{HAj}}}{{BBh{An}{{BBf{c}}}}}}{{JDh{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMf{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDd{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IM`Cd}IM`}`{{{b{IJh}}{b{Cf}}{b{ILl}}Cd}f}{IJjIJj}{{ILh{b{jGGd}}FlAne}{{JJb{c}}}{}{{BEd{{b{jGGd}}{DD`{An}}}{{BBf{c}}}}}}{{JDhCd}JDh}{{IMfCd}IMf}``{{{b{Cf}}IIde}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IId{Cl{IHd}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}1{{{b{Cf}}IId{b{HBh}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IIdc}{{Cl{f}}}{{DBl{HAj}}}}{{JFj{b{jGGd}}e}{{HGb{{Cl{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDf{b{jGGd}}e}{{JCf{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMdCd}IMd}`{{ILh{b{jGGd}}e}{{JJb{c}}}{}{{BEd{{b{jGGd}}HBh}{{BBf{c}}}}}}{{IIjFl}IIj}{{HBhFl}HBh}{{JDbFl}JDb}{{HBhIHb}HBh}{{{b{jGGd}}}f}{{{b{H@n}}HBh}HBh}{IM`IM`}2``{{{b{IKh}}}ILl}{{{b{HBh}}IHd}Fl}{{GLbIGn}IOf}{{{b{jIL`}}}IN`}{{{b{ILb}}}{{M`{An}}}}{{{b{HBh}}}IHb}{{{b{IMj}}}{{M`{An}}}}{{{b{IOh}}}IHb}{{HDlFl}HDl}{{{b{IM`}}}{{Cl{IHb}}}}{{JChFl}JCh}``````{{{b{ILb}}}IHb}{{{b{jGGd}}An}f}{{DJbc}JB`JD`}`{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{JDlJDl}{HDlHDl}{HAjHAj}`{{{b{jGGd}}c}GGf{{DBl{HAj}}}}21{{IMdDJb}IMd}{{IMdCd}IMd}`{{{b{IM`}}}{{b{JC`}}}}`{{JHbc}JHb{{DBl{IHb}}}}{{{b{GGd}}}{{b{JJd}}}}{{JDbFl}JDb}```{{{b{jGGd}}}{{b{jJJd}}}}{IIjFl}``{{IMbc}IMb{{DBl{DJb}}}}`{{{b{jGGd}}}GGf}{FlIHb}{{{b{HBh}}Fl}{{ANn{HBhHBh}}}}0{IHn{{Bn{JJf}}}}11{{{b{HBh}}}IHb}{{{b{INj}}{Cl{Fl}}}{{`{DCb}}}}``{{JHbAn}JHb}```?{{ILhCd}ILh}`0{{{b{jIJn}}}f}0{{{b{Cf}}IIdJGn}f}{HDlHDl}{HAjHAj}``{{JHbCd}JHb}`{{JDlc}JDl{{DBl{IKl}}}}{{ILlIKl}ILl}``{{{b{jGGd}}{b{jIKl}}{b{Ml}}}f}{{{b{jGGd}}c}GGf{{DBl{HDl}}}}65`{{{b{JBj}}}IGn}`{{{b{GGd}}}{{b{{C`{IKh}}}}}}{{{b{Cf}}}{{C`{IKh}}}}``{{{b{jGGd}}}{{b{jIKh}}}}{{{b{Cf}}c}f{{BEd{{b{jIKh}}}}}}{{{b{Cf}}{b{jGGd}}}f}{{IHdIHd}IHb}{{IHdIHb}IHd}{{IHbIHb}IHb}{{{b{jIHd}}IHb}f}{{{b{jIHb}}IHb}f}{{{b{IHh}}HBh}IHh}{{IMbc}IMbJD`}{{IMdc}IMdJD`}``{{{b{H@n}}}IHb}{{{b{jIJn}}IId}f}{{{b{GGf}}}f}`{J@l{{b{Ml}}}}{{FlFl}H@n}`{{{b{jIL`}}}A@`}{{{b{jEL`}}}EL`}{{{b{jIKd}}}IKd}{{{b{Cf}}{Bn{JJh}}}{{Bn{IOn}}}}{{{b{Cf}}e}c{}{{BEd{{b{JJj}}}{{BBf{c}}}}}}`{{{b{Cf}}e}c{}{{BEd{{b{jJJj}}}{{BBf{c}}}}}}{{{b{Cf}}}{{C`{{JHj{JHh}}}}}}``{{{b{JDn}}IHdIIlcGLbIGn}HBjJD`}{{{b{JGf}}}{{b{Ml}}}}{{IJjc}IJj{{DBl{HAj}}}}{{{b{IOh}}}{{b{Ml}}}}{{IMdc}IMd{{DBl{HAj}}}}{{{b{IHh}}IHdIIlcGLbIGn}HBhJD`}{{{b{HDl}}}{{b{Ml}}}}{{{b{HAj}}}{{b{Ml}}}}````````````{{IMdIGn}IMd}{{IN`IGn}IN`}{{{b{JBj}}}IGn}``{{IN`{Cl{IGn}}}IN`}```{{ce}JB`JD`JD`}{{{b{jGGd}}{b{jc}}}GGfIL`}0`{{{INb{An}}c}JB`JD`}{{IN`JBh}IN`}{{HDlJBh}HDl}{{HAjJBh}HAj}`{{{b{GGd}}{b{JBh}}}Fl}{{{b{IKh}}}{{Bn{JBh}}}}`{{{b{HBj}}}GJl}`{{IM`IOj}IM`}`{{{b{JC`}}}{{Cl{IHb}}}}{{{b{Cf}}{b{jGGd}}}f}````{{{b{IJl}}}DJb}{{JBlc}JBl{{DBl{IGn}}}}{{IM`c}IM`{{DBl{IGn}}}}``{{IJfCd}IJf}{{{b{IGn}}}{{M`{BEn}}}}{{{b{IH`}}}{{M`{Fl}}}}{IIhFl}{IGn{{M`{Fl}}}}{IGnIGn}{{{b{IH`}}}IH`}{{{b{c}}}e{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{}{}}00000000000000000000000000000000000{IHbIHd}7{ce{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007{IIlIHb}{{{b{c}}}BEh{}}0;{{{b{IH`}}}{{M`{BEn}}}}{{{b{c}}}A@`{}}0{{{b{c}}}{{Cl{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888{{{b{IGn}}}{{ANn{BEnBEnBEnBEn}}}}{{{b{IH`}}}{{ANn{FlFlFlFl}}}}{IHdIHb}{{{b{jIJn}}IId}f}{{{b{jGGd}}{b{jCd}}c}GGf{{DBl{HAj}}}}{cIMf{{DBl{IId}}}}{{{b{HBh}}}Fl}`{IIhIIn}0{{{b{jHBh}}}{{b{jFl}}}}{{{b{ILl}}}H@n}`{{IMdCd}IMd}`{{HBhIHb}HBh}{{{b{jIHn}}IHb}f}{{{b{jHBj}}IHb}f}{{{b{Cf}}IJdIHb}f}`{{{b{GGf}}}Cd}{{{b{GGf}}IMh}Cd}{{JGfCd}JGf}`{c{{Cn{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{Cf}}{b{Ml}}}{{Cn{JJlJGl}}}}{{{b{Cf}}{b{Ml}}JBd}{{Cn{JJnJGl}}}}{{{b{Cf}}{b{Ml}}IOjJBd}{{Cn{JGjJGl}}}}{{IO`IOb}IO`}``{{{b{c}}}D`{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{IHf{b{jGGd}}}GGf}{{JDl{b{jGGd}}}GGf}{{JHl{b{jGGd}}}GGf}{{JHn{b{jGGd}}}GGf}{{IMb{b{jGGd}}}GGf}{{JI`{b{jGGd}}}GGf}{{JFl{b{jGGd}}}GGf}{{JGf{b{jGGd}}}GGf}{{IJj{b{jGGd}}}GGf}{{JIb{b{jGGd}}}GGf}{{JDb{b{jGGd}}}GGf}{{IMd{b{jGGd}}}GGf}{{IN`{b{jGGd}}}GGf}{{{b{EL`}}{b{jGGd}}}f}{{{b{IIf}}{b{jGGd}}}f}{{{b{IJl}}{b{jGGd}}}f}{{{b{jIKh}}{b{jGGd}}}f}{{{b{jJBj}}{b{jGGd}}}f}{{JBl{b{jGGd}}}GGf}{{IM`{b{jGGd}}}GGf}{{JCh{b{jGGd}}}GGf}{{{b{GGd}}}Cd}{HDlHDl}{HAjHAj}``{{HBhHBh}HBh}{{{b{GGf}}GGf}GGf}{{HFhHFh}HFh}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{IMbCd}IMb}`{{{b{JC`}}}{{Cl{{b{Ml}}}}}}``{{{b{Cf}}}HBh}{{{b{Cf}}}IHb}`{{JBlc}JBl{{DBl{HBh}}}}{{IM`c}IM`{{DBl{HBh}}}}```{{FlFl}IHb}{{{b{IJl}}}IHb}`{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{JDbJDb}{IMdIMd}{{}ILh}{{IN`IIh}IN`}{{{b{IIn}}}IIh}55{{{b{IIn}}}Cd}{{ILhFl}ILh}``{{{b{INf}}}INh}{{{b{HBj}}}HBh}{{{b{GGd}}}{{b{JBj}}}}`{{{b{jGGd}}}{{b{jJBj}}}}{{Flce}HBj{{DBl{IIj}}}{{DBl{IKl}}}}{{{b{IHh}}Flce}f{{DBl{IIj}}}{{DBl{IKl}}}}{{IJfCd}IJf}{{ILhCd}ILh}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{Cf}}}Cd}0{{{b{IIf}}}Cd}`{{{b{jGGd}}}f}`{{{b{Cf}}IId}Cd}{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{HDlHDl}{HAjHAj}`{{{b{JBj}}}IGn}{{{b{GGf}}c}f{{BBh{}{{BBf{JB`}}}}}}```{{JFjFl}JFj}{{{b{HBh}}}Fl}{{{b{IMj}}}An}{{{b{IKn}}}An}{{{b{INj}}}An}``{{JDhc}JDh{{DBl{IIj}}}}`{{{b{IKh}}}ILl}8````{{{b{JBj}}}IKl}`{{IIdc}IIdE@`}{{{b{Cf}}IIdc}fBEd}{{{b{IHh}}HBh}IHh}{{IInIIh}IIn}{{IInCd}IIn}{{{b{jGGd}}IJde}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IHhIJd}IHh}{{{b{jGGd}}IIne}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}433{{GGfHBh}GGf}{{JHbc}JHb{DAjDAl{BBh{An{b{IKh}}}{{BBf{{Cl{IGn}}}}}}}}{{ILjCd}ILj}`{GJlIHn}`{{{b{jCd}}}JHl}{{JFjCd}JFj}{{JDlCd}JDl}{{JGfCd}JGf}````{{{b{GGd}}}Cd}{IIlIIh}``{{{b{HBh}}}IIj}1````0{{{b{IIf}}}Fl}`{{{b{IIf}}}IHb}```````````````````````````````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}0000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{{JK`{ce}}}}{b{{JK`{ce}}}}}{{JK`{ce}}}{IDhE@`CLd}{IDlD@j}}00{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000`{{{b{JKb}}}JKd}{c{{Cn{AnFG`}}}{}}{{{b{JKd}}}JKd}{{{b{{JKf{ceg}}}}}{{JKf{ceg}}}CLdCLdCLd}{{{b{{JK`{ce}}}}}{{JK`{ce}}}CLdCLd}{{{b{JKb}}}JKb}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}000{Alc{}}000{{}JKd}{{}{{JKf{ce}}}{}{}}{{}{{JK`{c}}}{}}{{}JKb}{An{{b{c}}}{}}{{{b{{JKf{ceg}}}}}b{}{}{}}11{{{b{{JK`{ce}}}}}b{}{}}2{An{{b{jc}}}{}}0{{{b{j{JKf{ceg}}}}}{{b{j}}}{}{}{}}1{{{b{j{JK`{ce}}}}}{{b{j}}}{}{}}2{c{{Cn{{JKf{eg}}}}}Oh{BAnIDhE@`}BAn}{c{{Cn{{JK`{e}}}}}Oh{BAnIDhE@`}}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}0{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{{JKf{ceg}}}}{b{{JKf{ceg}}}}}Cd{IDhE@`}DAnIDl}{{{b{{JK`{ce}}}}{b{{JK`{ce}}}}}Cd{IDhE@`}IDl}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}10{{{b{j{JKf{ceg}}}}i}f{IDhE@`CBb}CBbIDl{{BFd{}{{BFb{{ANn{{b{c}}{b{e}}}}}}}}}}{{{b{j{JKf{ceg}}}}i}f{IDhE@`}{}IDl{{BFd{}{{BFb{{ANn{ce}}}}}}}}{{{b{j{JK`{ce}}}}g}f{IDhE@`CBb}IDl{{BFd{}{{BFb{{b{c}}}}}}}}{{{b{j{JK`{ce}}}}g}f{IDhE@`}IDl{{BFd{}{{BFb{c}}}}}}`{{{b{JKd}}}AMh}{{{b{JKd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{JKf{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}DBbDBbIDl}{{{b{{JK`{ce}}}}{b{jB`}}}{{Cn{fDB`}}}DBbIDl}{{{b{JKb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{M`{{ANn{ce}}}}}{{JKf{ce}}}{IDhE@`}{}}{{{JKh{ceJKb}}}{{JKf{ce}}}{}{}}{{{M`{c}}}{{JK`{c}}}{IDhE@`}}3{{{JKj{cJKb}}}{{JK`{c}}}{}}4{g{{JKf{ce}}}{IDhE@`}{}{{BFd{}{{BFb{{ANn{ce}}}}}}}}{e{{JK`{c}}}{IDhE@`}{{BFd{}{{BFb{c}}}}}}6666{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}010110{{AMhAMhAMhAMh}JKb}{{{b{{JKf{egi}}}}{b{c}}}{{Cl{{b{g}}}}}{E@`IDhBJb}{{IDj{c}}E@`IDh}{}IDl}{{{b{{JKf{egi}}}}{b{c}}}{{Cl{{ANn{{b{e}}{b{g}}}}}}}{E@`IDhBJb}{{IDj{c}}E@`IDh}{}IDl}{{{b{j{JKf{egi}}}}{b{c}}}{{Cl{{b{jg}}}}}{E@`IDhBJb}{{IDj{c}}E@`IDh}{}IDl}{{{b{JKb}}c}AMhE@`}{{{b{{JKf{egi}}}}{b{c}}}{{b{g}}}{IDhE@`BJb}{IDhE@`{IDj{c}}}{}IDl}{{}An}000{{{b{j{JKf{ceg}}}}ce}{{Cl{e}}}{E@`IDh}{}IDl}{ce{}{}}{{{JKf{ce}}}{{JKh{ceJKb}}}{}{}}1{{{JK`{c}}}{{JKj{cJKb}}}{}}22{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}000{{{b{j{JKf{ceg}}}}}{}{}{}{}}{{{b{{JKf{ceg}}}}}{}{}{}{}}{{{JKf{ceg}}}{}{}{}{}}{{{JK`{ce}}}{}{}{}}{{{b{{JK`{ce}}}}}{}{}{}}{{{JKf{ceg}}}{{JKl{ce}}}{E@`IDh}{}IDl};;;;{{{JKf{ceg}}}{{JKn{ce}}}{E@`IDh}{}IDl}{{{b{c}}}Cd{}}000````{{}JL`}{{}JLb}{{}{{JKf{ce}}}{}{}}{{}{{JK`{c}}}{}}{{}JKb}``{{ChCh}f}000{Chf}0000000{{ChCh}Cd}0{{{b{j{JKf{egi}}}}{b{c}}}{{Cl{g}}}{E@`IDhBJb}{{IDj{c}}E@`IDh}{}IDl}{{{b{{JKf{ce}}}}g}Cn{HFjIDhE@`}HFjAKj}{{{b{{JK`{c}}}}e}Cn{HFjIDhE@`}AKj}{{{b{{JK`{ce}}}}{b{{JK`{ce}}}}}{{JK`{ce}}}{IDhE@`CLd}{IDlD@j}}{{{b{c}}}e{}{}}000{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0004444{AnJL`}{AnJLb}{An{{JKf{ce}}}{}{}}{An{{JK`{c}}}{}}{{Anc}{{JKf{egc}}}IDl{}{}}{{Anc}{{JK`{ec}}}IDl{}}{c{{JKf{egc}}}IDl{}{}}{c{{JK`{ec}}}IDl{}}{AnJKb}{{AMhAMhAMhAMh}JKb}{{{b{jJKd}}{b{{ANf{BEn}}}}}f}{{{b{jJKd}}BCn}f}{{{b{jJKd}}CJb}f}{{{b{jJKd}}Mf}f}{{{b{jJKd}}AMh}f}{{{b{jJKd}}BEn}f}{{{b{jJKd}}An}f}``{{{b{JLd}}}An}````{c{{Cn{fCd}}}{JLdDAjDAl}}``````````````````````````````````````````````````````````````````````{{{b{GGd}}IId{b{GGf}}J@`e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{GGd}}IId{b{GGf}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}````````````````{{{b{Cf}}IIde}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IId{Cl{IHd}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}1{{{b{Cf}}IId{b{HBh}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IIdc}{{Cl{f}}}{{DBl{HAj}}}}``````{{{b{Cf}}IId}Cd}``````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{JLf{c}}g}{{ANn{GGf{HGb{c}}{Cl{{HGb{e}}}}}}}{}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}``0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{JLh}}}JLh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}`{An{{b{c}}}{}}0{An{{b{jc}}}{}}077{Anf}0`{{{b{JLh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0```{{{b{JLh}}}IId}``{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{JLh}}}Cd}{{{b{Cf}}IId}{{Cl{JLh}}}}{{{b{Cf}}IIdCd}JLh}`{{{b{JLh}}{b{Cf}}}Fl}`{{{b{jGGd}}Fl{b{GGf}}}f}{{ChCh}f}{Chf}0{{{b{JLh}}{b{Cf}}}f}``{{{b{jJLh}}Cd}f}`{{{b{jJLh}}{b{GGf}}{b{jGGd}}e}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{jJLh}}{b{jGGd}}e}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JLh{b{jGGd}}e}{{JLf{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{jJLh}}{b{jGGd}}c}GGf{{BEd{{b{jGGd}}Fl{b{GGf}}}}}}``5`{{{b{c}}}e{}{}}{ce{}{}}0{{{b{c}}}{{Cl{e}}}{}{}}022{{{b{jJLh}}{b{GGd}}}f}`{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}055``````````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}000000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{JLj}}}JLj}{{{b{JHd}}}JHd}{{{b{JHf}}}JHf}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00``{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{c{{Cn{JLj}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}};;;{Anf}00{{{b{c}}{b{Dn}}}Cd{}}0{{{b{JHd}}{b{JHd}}}Cd}{{{b{JHf}}{b{JHf}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{JLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JHf}}{b{jB`}}}{{Cn{fDB`}}}}```{cc{}}00000{{{b{c}}}e{}{}}00```{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{Cf}}IId}{{Cl{JLj}}}}{{ChCh}f}00{Chf}00{{ChCh}Cd}0```{{{b{JLj}}c}CnAKj}````{{{b{JLj}}}IHb}<<<{{{b{c}}}{}{}}0;;;{{{b{c}}}{{Cl{e}}}{}{}}00>>>{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00???`{{{b{GGd}}IId{b{GGf}}J@`e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{GGd}}IId{b{GGf}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IIde}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IId{Cl{IHd}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}1{{{b{Cf}}IId{b{HBh}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IIdc}{{Cl{f}}}{{DBl{HAj}}}}{{{b{Cf}}IId}Cd}```````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00`{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{JLl}}}JLl}{{{b{JIl}}}JIl}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}{{}JLl}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{c{{Cn{JLl}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}<<<`{Anf}00{{{b{c}}{b{Dn}}}Cd{}}{{{b{JIl}}{b{JIl}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{JLl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JIl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}```{{}An}00``{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{Cf}}IId}{{Cl{JLl}}}}`````{{ChCh}f}0{Chf}000{{ChCh}Cd}````{{{b{JLl}}c}CnAKj}```{{JLl{b{Cf}}IId}f}>>{{{b{c}}}{}{}};;;{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00`{{{b{JLl}}}IHb}{ce{}{}}00``````````````````````````````````````````````````````````````{{{b{c}}d}f{}}0000000000000``{{{b{jJHh}}A@`IMjIOj}GJl}{{{b{jJLn}}{ANn{AnAn}}}{{ANn{{ANn{AnAn}}{b{jINj}}}}}}{{{b{JHh}}}{{`{DCb}}}}`{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}00000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000000000000{{{b{JDn}}FlAn}f}`{{}JIn}0{{{b{c}}}{{b{e}}}{}{}}00000000000000000{{{b{jc}}}{{b{je}}}{}{}}00000000000000000```````{{{b{JEl}}}JEl}{{{b{JEn}}}JEn}{{{b{JM`}}}JM`}{{{b{JMb}}}JMb}{{{b{JIn}}}JIn}{{{b{JF`}}}JF`}{{{b{JEh}}}JEh}{{{b{JFb}}}JFb}{{{b{JEj}}}JEj}{{{b{JMd}}}JMd}{{{b{JJj}}}JJj}{{{b{JLn}}}JLn}{{{b{JJh}}}JJh}{{{b{JMf}}}JMf}{{{b{c}}{b{je}}}f{}{}}0000000000000{{{b{c}}}f{}}000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000000000```{{{Bn{IHd}}c}JEh{{DBl{IKl}}}}````{{{Bn{IHd}}ce}JEh{{DBl{IGn}}}{{DBl{IKl}}}}{Alc{}}0000````{{}JMb}{{}JIn}{{}JMd}{{}JJj}{{}JHh}`{An{{b{c}}}{}}00000000000000000{An{{b{jc}}}{}}00000000000000000{c{{Cn{JEl}}}Oh}{c{{Cn{JEn}}}Oh}{c{{Cn{JM`}}}Oh}{c{{Cn{JMb}}}Oh}{c{{Cn{JIn}}}Oh}{c{{Cn{JF`}}}Oh}{c{{Cn{JEh}}}Oh}{c{{Cn{JFb}}}Oh}{c{{Cn{JEj}}}Oh}{c{{Cn{JJj}}}Oh}``{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}000000000{{{b{c}}}{{b{e}}}{}{}}00000000000000000{Anf}00000000000000000{{{b{c}}{b{Dn}}}Cd{}}```{{{b{JEl}}{b{JEl}}}Cd}{{{b{JEn}}{b{JEn}}}Cd}{{{b{JM`}}{b{JM`}}}Cd}{{{b{JMb}}{b{JMb}}}Cd}{{{b{JIn}}{b{JIn}}}Cd}{{{b{JF`}}{b{JF`}}}Cd}{{{b{JEh}}{b{JEh}}}Cd}{{{b{JFb}}{b{JFb}}}Cd}{{{b{JEj}}{b{JEj}}}Cd}{{{b{JJj}}{b{JJj}}}Cd}{{{b{JJh}}{b{JJh}}}Cd}{{{b{c}}{b{h}}}Cd{}}0000000000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}100110010110101001`{{{b{JDn}}}{{Bn{INn}}}}`````````{{{b{JLn}}}Fl}`{{IHdFlc}JF`{{DBl{IGn}}}}{{HBhce}JFb{{DBl{ILf}}}{{DBl{IGn}}}}{{{b{JEl}}Fl}{{Cl{Fl}}}}{{{b{JEl}}{Cl{Fl}}}{{Bn{IHd}}}}{{{b{JEn}}{Cl{Fl}}}{{Bn{IHd}}}}{{{b{JEl}}{Cl{Fl}}{Cl{Fl}}}{{Bn{{Bn{IHd}}}}}}{{{b{JEl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JEn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JMb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JIn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JF`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JEh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JFb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JEj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JJj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JDn}}}Fl}{{{b{JDn}}}{{Cl{JM`}}}}{{{b{JDn}}}{{M`{An}}}}`{{{b{JEl}}Fl{b{jc}}}f{{BEl{IHdFl}}}}{{{b{JEn}}Fl{b{jc}}}f{{BEl{IHdFl}}}}{{{b{jJHh}}GJl}f}{cc{}}00000000000000000{{{M`{IHd}}CdIGnc}JEl{{DBl{IKl}}}}{{{M`{IHd}}CdIGnc}JEn{{DBl{IKl}}}}222222222222222222{{{b{{ANf{JJh}}}}}JMd}{{{b{c}}}e{}{}}00000000000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01011001{{cIOj}JM`{{DBl{IMj}}}}`{{{b{JDn}}{b{GLb}}EHd}Fl}``{{{b{JDn}}{b{GLb}}EHd}Cd}{{{b{JDn}}{b{GLb}}{b{Ml}}}Cd}```````{{}An}00000000000000000{ce{}{}}00000000000000000{{{Aj{c}}}{{Aj{h}}}{}}00000000000000000{{{C`{c}}}{{C`{h}}}{}}00000000000000000{{{Cb{c}}}{{Cb{h}}}{}}00000000000000000333333333333333333{{{b{c}}}Cd{}}00000000000000000{{{b{JJf}}}Cd}1{{{b{JM`}}}Cd}`{{{b{JDn}}A@`GLbIGnFl}{{C`{IOh}}}}{{{b{JDn}}A@`GLbFl}{{C`{IOh}}}}{{{b{JDn}}IKf}{{C`{IOh}}}}{{{b{JDn}}A@`GLbIGn}{{C`{IOh}}}}{{{Bn{IHd}}c}JEh{{DBl{IKl}}}}{{{b{JEl}}}HBh}{{{b{JEn}}}HBh}`{{{b{JDn}}}An}`{{{b{JHh}}GJl}{{Cl{{b{JMh}}}}}}````{{FlJJj{M`{An}}{Bn{JMj}}}JMl}{{FlAnIOd}JDn}{{HBhceg}JFb{{DBl{ILf}}}{{DBl{IGn}}}{{DBl{IKl}}}}{{IHd{C`{IOh}}}JEj}{{{M`{An}}}JLn}`{{{b{JHh}}}An}`7`{{{b{JEl}}Fl}Mf}``````{{{M`{An}}cIOj}JM`{{DBl{IMj}}}}``{{{b{JDn}}}Fl}`````````{{FlFl}IHd}{{{b{JLn}}}{{Bn{JMj}}}}````{{ChCh}f}0000000000000{Chf}0000000000000000000000{{ChCh}Cd}```{{{b{jJHh}}GJl}f}`{{{b{JMl}}Fl}Fl}`{{{b{JDn}}{b{GLb}}}Fl}````{{{b{JEl}}Fl}IHd}{{{b{JEn}}Fl}IHd}````{{{b{JEl}}c}CnAKj}{{{b{JEn}}c}CnAKj}{{{b{JM`}}c}CnAKj}{{{b{JMb}}c}CnAKj}{{{b{JIn}}c}CnAKj}{{{b{JF`}}c}CnAKj}{{{b{JEh}}c}CnAKj}{{{b{JFb}}c}CnAKj}{{{b{JEj}}c}CnAKj}{{{b{JJj}}c}CnAKj}{{{b{jJHh}}GJlJM`}f}{{{b{jJMl}}HBh}f}```````{{{b{JLn}}}{{M`{An}}}}```{{}JIn}0{{{b{JEl}}{DD`{Fl}}}JEl}`{{IHdFlc}JF`{{DBl{IKl}}}}{{HBhce}JFb{{DBl{ILf}}}{{DBl{IKl}}}}``````{{{b{jJLn}}}{{Cl{JM`}}}}{{{b{jJHh}}}IK`}{{{b{JIn}}HBhc}IHn{{DBl{ILf}}}}{{{b{jJMl}}JF`{b{jIHn}}}f}{{{b{jJMl}}JJh{b{j{Bn{IOn}}}}}f}{{{b{jJMl}}JEl{b{jIHn}}}f}{{{b{jJMl}}{M`{IHd}}IKl{b{jIHn}}}f}{{{b{jJMl}}{b{IHn}}{b{jIHn}}}f}{{{b{jJMl}}{b{JEh}}{b{jIHn}}}f}{{{b{jJMl}}JEn{b{jIHn}}}f}{{{b{jJMl}}{b{JFb}}{b{jIHn}}}f}{{{b{jJMl}}HBj{b{jIHn}}}f}{{FlJJj{M`{An}}{Bn{JMj}}{Bn{JJh}}}{{Bn{IOn}}}}{{{b{jJMl}}{b{JEj}}{b{jIHn}}}f}`````{{{b{JDn}}}{{C`{{JMn{JLn}}}}}}```{{{b{c}}}e{}{}}0000000000000{{{b{c}}}{}{}}{{{b{JEn}}{Cl{Fl}}}JEh}{{{b{JEl}}{Cl{Fl}}{Cl{Fl}}}{{Bn{JEh}}}}{ce{}{}}00000000000000000{{{b{c}}}{{Cl{e}}}{}{}}00000000000000000555555555555555555{{{b{JEl}}{b{JN`}}}JEl}{{{b{JEn}}{b{JN`}}}JEn}{c{{Cn{e}}}{}{}}00000000000000000000000000000000000{{{b{c}}}D`{}}00000000000000000{{{b{JMd}}{b{jGGd}}}GGf}{{{b{jJJj}}{b{jGGd}}}GGf}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000000000000`````{{FlFl}IHb}````{{{b{JEl}}}HBh}{{{b{JEn}}}HBh}{{{b{JF`}}}HBh}{{{b{JEh}}}HBh}{{{b{JFb}}}HBh}{{{b{JEj}}}HBh}??????????????????`{{JMd{b{{ANf{IOn}}}}}JMd}``````````{{{b{c}}d}f{}}0``{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{JE`}}}JE`}{{{b{JCj}}}JCj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}JE`}{{}JCj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0`{{{b{JE`}}{b{JE`}}}Cd}{{{b{JCj}}{b{JCj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{JE`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JCj}}{b{jB`}}}{{Cn{fDB`}}}}{IGnJE`}{cc{}}{IH`JE`}{JCjJE`}2{IH`JCj}{JE`JCj}{IGnJCj}{{{M`{Fl}}}JCj}0{{FlFlFlFl}JCj}077{{{M`{BEn}}}JCj}00{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{FlFl}{FlBEn}``{{{M`{Fl}}}{{ANn{FlFlFl}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{BEnFl}098>{{ChCh}f}0{Chf}000{{{ANn{FlFlFl}}}{{M`{Fl}}}}``{{IGnIGn}IGn}{JCjJCj}{{{b{c}}}e{}{}}0{{{b{JCj}}}{{M`{Fl}}}}00<<{{{b{JCj}}}{{M`{BEn}}}}00{{{b{c}}}{{Cl{e}}}{}{}}033{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0``{ce{}{}}0````````````````````{{{b{c}}d}f{}}00{{{b{j{JNb{c}}}}DJbc}fCBb}`{{FlFlFl}Cd}{JIjFl}{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{ILdILd}ILd}0{{{b{{JNb{c}}}}}{{Cl{c}}}{CBbJNd{JNf{}{{BBf{}}}}}}{{{b{{JNb{c}}}}}{{Cl{c}}}{JNd{JNf{}{{BBf{}}}}{DGh{}{{BBf{}}}}CBb}}{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`{{{b{j{JNb{c}}}}}fCBb}{{{b{{JNb{c}}}}}{{JNb{c}}}CLd}{{{b{JN`}}}JN`}{{{b{JIj}}}JIj}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}{{}JIj}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{c{{Cn{JN`}}}Oh}{c{{Cn{JIj}}}Oh}{{JIjFl}JIj}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}0{{{b{c}}}{{b{e}}}{}{}}00{Anf}00{{{b{{JNb{c}}}}}FlCBb}{{{b{c}}{b{Dn}}}Cd{}}`{{{b{JN`}}{b{JN`}}}Cd}{{{b{JIj}}{b{JIj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}01{{FlFlFl}Fl}{{{b{j{JNb{c}}}}DJb}fCBb}{{{b{{JNb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{JN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JIj}}{b{jB`}}}{{Cn{fDB`}}}}{{DJb{INb{An}}}A@`}{{DJbAn}A@`}{cc{}}0{{{b{JN`}}}{{b{HBh}}}}1`{FlJIj}{DJbINd}333{{{b{c}}}e{}{}}00{{HBhHBh}JN`}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{HBhJN`}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{JN`}}}JN`}{JIjJIj}{{{INb{c}}c}{{Cl{c}}}{CBbDAn{JNh{}{{BBf{}}}}{JNf{}{{BBf{}}}}}}{{{b{{JNb{c}}}}}CdCBb}{JIjCd}{{{b{c}}}Cd{}}0000{{{b{{JNb{c}}}}}{{`{DCb}}}CBb}{{{b{{JNb{c}}}}}{{Cl{c}}}CBb}{{{b{j{JNb{c}}}}}{{Cl{{b{jc}}}}}CBb}{{{b{{JNb{c}}}}}AnCBb}{JIjFl}0{{eg}c{}{{DBl{{INb{c}}}}}{{JGh{}{{BBf{c}}}}{DGh{c}}}}``{{{b{{JNb{c}}}}}FlCBb}`3`{{{b{{JNb{c}}}}}{{Cl{Fl}}}CBb}```{{{b{JN`}}IHd}IHd}{{JN`IHd}IHd}{{JIjFl}JIj}{{JIjIHb}IHb}{{JIjJIj}JIj}{{{DD`{An}}Fl}{{JNb{c}}}CBb}{JIjJIj}{FlFl}{{}JNj}{{FlFl}IHd}:{{ChCh}f}00{Chf}000{{ChCh}Cd}{{ceg}cJGh{{DBl{{INb{c}}}}}{{DBl{{INb{c}}}}}}0{{DJbAn}DJb}`{{{b{JN`}}}IHb}{{{b{JN`}}c}CnAKj}{{{b{JIj}}c}CnAKj}`{{{b{{JNb{c}}}}}c{CBbJNd{JNf{}{{BBf{}}}}}}{{{b{JN`}}}{{b{HBh}}}}`{INdDJb}{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}{ce{}{}}00{{{b{c}}}{{Cl{e}}}{}{}}00333{{{b{{JNb{c}}}}}AMhCBb}`{{{b{JN`}}IHd}IHd}0{{{b{JN`}}HBh}HBh}{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{b{{JNb{c}}}}}{{`{DCb}}}CBb}`{{FlFl}IHb}{{{b{{JNb{e}}}}}{{Cl{c}}}{{JNf{}{{BBf{}}}}}{CBb{JNh{}{{BBf{c}}}}}}:::`````````{{IHbHBh}HBh}{{DJbDJb}DJb}``````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{{JMn{c}}}}}{{JMn{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}0{{}{{JMn{c}}}D@j}{{}{{JHj{c}}}D@j}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0::{Anf}0{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{{JMn{c}}}}}{{JNl{GAbc}}}{}}{c{{JMn{c}}}{}}{c{{JHj{c}}}{}}{{ChCh}f}{Chf}000{{{b{{JHj{c}}}}}{{JO`{JNnc}}}{}}>::{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>{{{b{{JHj{c}}}}}{{JOb{JNnc}}}{}}{{{b{jHBj}}{b{c}}}f{{BBh{{b{jIGn}}}}}}``{{{b{c}}d}f{}}{{JOdJOd}JOd}{{{b{jJOd}}JOd}f}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{{{b{JOd}}}JOd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}JOd}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}`{{{b{JOd}}{b{JOd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{JOd}}{b{Ml}}}A@`}{{{b{{ANf{c}}}}}JOd{}}{cc{}}{{{b{IOh}}}JOd}{{{b{IHn}}}JOd}23{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}`{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{{b{JOd}}}A@`}{{{b{JOd}}}An}`0``0`{{ChCh}f}{Chf}0`````{cJOd{{CId{}{{BFb{JOd}}}}}}``=9{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`=``````{{{b{c}}d}f{}}0{{{b{jJOf}}IHdFl}f}{{{b{jJOf}}{b{{ANf{IHd}}}}}f}{{{b{jJOf}}{M`{IHd}}}f}1{{{b{jJOf}}IHdIHb}f}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{jJOf}}}f}`{{{b{JOf}}}JOf}{{{b{JOh}}}JOh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}```{{}JOf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{c}}{b{Dn}}}Cd{}}`{{{b{JOh}}{b{JOh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000```{{{b{jJOf}}FlIGn{b{jIHn}}}f}{{{b{jJOf}}FlIGnGJlc{b{jIHn}}}f{{BBh{IHd}{{BBf{IHd}}}}}}{{{b{JOf}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0`````{{ChCh}f}0{Chf}00{{ChCh}Cd}{{{b{jJOf}}An}f}```{{{b{JOf}}FlJOhIKl{b{jIHn}}}f}{{{b{JOf}}FlIKl{b{jIHn}}}f}0{{FlJJj{M`{An}}{Bn{JMj}}{Bn{JJh}}}{{Bn{IOn}}}}??{{{b{c}}}{}{}}<<{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0{{{b{j{Bn{IHd}}}}IHdFlFl}f}{{{b{j{Bn{IHd}}}}HBhILf}f}````````````````````{{{b{c}}d}f{}}00000{{{b{jIKf}}{b{Ml}}FlIOf}f}{{{b{c}}}{{b{h}}}{}}0000000000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000````{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000```{{{b{JOj}}Fl}An}{{{b{JOj}}}An}0`{{{b{IKf}}}IKf}{{{b{JOl}}}JOl}{{{b{JOn}}}JOn}{{{b{JOj}}}JOj}{{{b{K@`}}}K@`}{{{b{K@b}}}K@b}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}000000{{{b{c}}}{{Aj{Ah}}}{}}00000`{Alc{}}00`{{}IKf}{{}JOn}{{}K@`}{{{b{K@d}}}{{b{IOd}}}}`{An{{b{c}}}{}}000000{An{{b{jc}}}{}}000000{c{{Cn{IKf}}}Oh}{c{{Cn{JOl}}}Oh}{c{{Cn{JOn}}}Oh}{c{{Cn{JOj}}}Oh}{c{{Cn{K@`}}}Oh}{c{{Cn{K@b}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}000000{Anf}000000{{{b{c}}{b{Dn}}}Cd{}}``{{{b{IKf}}{b{IKf}}}Cd}{{{b{JOl}}{b{JOl}}}Cd}{{{b{JOn}}{b{JOn}}}Cd}{{{b{JOj}}{b{JOj}}}Cd}{{{b{K@`}}{b{K@`}}}Cd}{{{b{K@b}}{b{K@b}}}Cd}{{{b{c}}{b{h}}}Cd{}}00000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}0110010110````{{{b{IKf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JOl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JOn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JOj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{K@`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{K@b}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{jK@d}}{b{GLb}}}{{b{jK@f}}}}``{{{b{IKf}}{b{JDn}}}Fl}```{cc{}}0000000000000{{{b{c}}}e{}{}}000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1001```{{{b{jK@d}}{b{GLb}}EHd}Cd}{{{b{jK@d}}{b{GLb}}{b{Ml}}}Cd}{{{b{IKf}}{b{jc}}}fAMd}{{{b{JOl}}{b{jc}}}fAMd}{{{b{JOn}}{b{jc}}}fAMd}{{{b{JOj}}}Fl}`{{}An}000000{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}000000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{IKf}}}Cd}{{{b{c}}}Cd{}}000000```{{{b{jK@d}}{C`{IKf}}}IOh}``{{{b{K@b}}}HBh}```{{{b{K@b}}}Fl}:```:{{FlAnIOd}K@d}{{}JOn}```{{{b{K@d}}}Fl}```{{ChCh}f}00000{Chf}000000000{{ChCh}Cd}{ChAMh}00```````{{{b{IKf}}c}CnAKj}{{{b{JOl}}c}CnAKj}{{{b{JOn}}c}CnAKj}{{{b{JOj}}c}CnAKj}{{{b{K@`}}c}CnAKj}{{{b{K@b}}c}CnAKj}{{A@`GLbIGnFl}IKf}{{A@`GLbIGn}IKf}{{A@`IOf}IKf}````{{{b{JOj}}}A@`}`{{{b{c}}}e{}{}}00000{{{b{c}}}{}{}}{ce{}{}}000000{{{b{c}}}{{Cl{e}}}{}{}}0000003333333{FlJOn}{c{{Cn{e}}}{}{}}0000000000000`{{{b{c}}}D`{}}000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000```5555555`{{{b{JOj}}An}Fl}``````{{{b{c}}d}f{}}000{{JFhAn}}{{{b{jJFh}}An}f}{{{b{c}}}{{b{h}}}{}}00000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000`{{{b{JFh}}}JFh}{{{b{JDj}}}JDj}{{{b{JFn}}}JFn}{{{b{JCl}}}JCl}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}0000000{{{b{c}}}{{Aj{Ah}}}{}}000`{Alc{}}000{{}JFh}{{}JDj}{{}JFn}{{}JCl}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{c{{Cn{JFh}}}Oh}{c{{Cn{JDj}}}Oh}{c{{Cn{JFn}}}Oh}{c{{Cn{JCl}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}000{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}{{{b{JFh}}{b{JFh}}}Cd}{{{b{JDj}}{b{JDj}}}Cd}{{{b{JFn}}{b{JFn}}}Cd}{{{b{JCl}}{b{JCl}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}010101{{{b{JFh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JDj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JFn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JCl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}100101`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000{AnJFh}`````{{ChCh}f}000{Chf}0000000{{ChCh}Cd}``{{{b{JFh}}c}CnAKj}{{{b{JDj}}c}CnAKj}{{{b{JFn}}c}CnAKj}{{{b{JCl}}c}CnAKj}{{JFhAn}}{{{b{jJFh}}An}f}{{{b{c}}}e{}{}}000{{{b{c}}}{}{}}{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0003333{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0004444```````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{{{b{JMh}}}An}{{{b{JMh}}}JMh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}`{An{{b{c}}}{}}{An{{b{jc}}}{}}8{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{JMh}}{b{JMh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{JMh}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}``````{{ChCh}f}{Chf}{{ChCh}Cd}```9{{{b{c}}}{}{}}8{{{b{c}}}{{Cl{e}}}{}{}};{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{{K@h{c}}}}}{{K@h{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{{{b{{K@h{c}}}}{b{{K@h{c}}}}}ALnK@j}{{{b{c}}{b{e}}}ALn{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{{K@h{c}}}}{b{{K@h{c}}}}}CdK@j}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{cc{}}0{{{b{c}}}e{}{}}{cAMhE@`}{{{b{{K@h{c}}}}{b{je}}}fK@jAMd}{{ce}AMhE@`AMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}{{{K@h{c}}}c{K@jCBb}}4{{{b{c}}}Cd{}}{K@l{{K@h{K@l}}}}{{{b{{K@h{c}}}}{b{{K@h{c}}}}}{{Cl{ALn}}}K@j}{{ChCh}f}{Chf}{{ChCh}Cd}{ChAMh}{{{b{c}}}e{}{}}<{{{b{c}}}{{Cl{e}}}{}{}}1{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{ce{}{}}`{{{b{Cf}}}f}{{{b{jGGd}}{Cl{Fl}}}f}1{{{b{Cf}}{Cl{Fl}}}f}```{{{b{jGGd}}{b{jINn}}}f}{{{b{jGGd}}{b{jGLb}}}f}``````````{{{b{c}}d}f{}}0{{{b{jK@n}}HBhHBj}IHj}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{IHj}}}IHj}{{{b{K@n}}}K@n}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}{{}K@n}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0::{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{IHj}}{b{IHj}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{jK@n}}HBhc}f{{BFd{}{{BFb{HBj}}}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}`{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{K@n}}}Cd}{{{b{c}}}Cd{}}0`{{ChCh}f}0{Chf}00{{ChCh}Cd}{{{b{jK@n}}IHjHBhHBj}f}=={{{b{c}}}{}{}}::{{{b{c}}}{{Cl{e}}}{}{}}0??{{{b{jK@n}}IHb}f}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0??```````````````````````````````````````````{{{b{c}}d}f{}}000000{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}00000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000{{{b{c}}}{{b{{FAn{eg}}}}}{}{}FB`}{{{b{JFf}}}{{b{{ANf{BEn}}}}}}{{{b{c}}}{{b{e}}}{}{}}00000000{{{b{jc}}}{{b{je}}}{}{}}00000000{{{b{IHl}}}An}{{{b{II`}}}An}{{{b{IIb}}}An}{{{b{KA`}}}An}{{{b{KAb}}}An}```{{{b{JGl}}}JGl}{{{b{JFf}}}JFf}{{{b{JJl}}}JJl}{{{b{JJn}}}JJn}{{{b{JFd}}}JFd}{{{b{JGj}}}JGj}{{{b{JH`}}}JH`}{{{b{c}}{b{je}}}f{}{}}000000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}000000{Alc{}}00{{}KA`}{{}KAb}{{}JH`}{An{{b{c}}}{}}00{{{b{JFf}}}b}111111{An{{b{jc}}}{}}00000000{{{b{c}}}{{b{e}}}{}{}}00000000{Anf}00000000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}}e{}{{GDn{EHd}}}}0{{{b{IHl}}An}f}{{{b{II`}}An}f}{{{b{IIb}}An}f}{{{b{KAb}}An}f}{{{b{JFd}}{b{JFd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{JGl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{JFf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JFd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IHl}}{b{Ml}}}f}{{{b{II`}}{b{Ml}}}f}{{{b{IIb}}{b{Ml}}}f}{{{b{KA`}}{b{Ml}}}f}{{{b{KAb}}{b{Ml}}}f}{{{b{IHl}}}f}{{{b{II`}}}f}{{{b{IIb}}}f}{{{b{KA`}}}f}{{{b{KAb}}}f}{cc{}}00{{{b{{ANf{BEn}}}}}JFf}{{{Bn{BEn}}}JFf}{{{C`{{ANf{BEn}}}}}JFf}3{{{b{{M`{BEn}}}}}JFf}44{{{ANn{GJlIHb}}}JFd}{{{b{ILb}}}JFd}6660666666666{{{b{c}}}e{}{}}00000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1001`{{{b{IHl}}}{{b{Ml}}}}{{{b{II`}}}{{b{Ml}}}}{{{b{IIb}}}{{b{Ml}}}}{{{b{KA`}}}{{b{Ml}}}}{{{b{KAb}}}{{b{Ml}}}}```{{}An}00000000{{{b{KA`}}ce}f{{DBl{{ENn{Ml}}}}}{{DBl{JFf}}}}{ce{}{}}00000000{{{Aj{c}}}{{Aj{h}}}{}}00000000{{{C`{c}}}{{C`{h}}}{}}00000000{{{Cb{c}}}{{Cb{h}}}{}}00000000333333333{{{b{c}}}Cd{}}00000000{{{b{IHl}}{b{Cf}}{b{Ml}}}{{Cn{JJlJGl}}}}{{{b{II`}}{b{Cf}}{b{Ml}}JBd}{{Cn{JJnJGl}}}}{{{b{IIb}}{b{Cf}}{b{Ml}}IOjJBd}{{Cn{JGjJGl}}}}{{{b{KA`}}{b{Cf}}{b{Ml}}}{{Cn{JJlJGl}}}}{{{b{KAb}}{b{Cf}}{b{Ml}}IOjJBd}{{Cn{JGjJGl}}}}{{ce}JFd{{DBl{GJl}}}{{DBl{IHb}}}}{{ChCh}f}000000{Chf}00000000000{{ChCh}Cd}{JGj{{Cl{IHb}}}}``{{{b{c}}}e{}{}}000000{{{b{c}}}{}{}}{ce{}{}}00000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000000555555555{{{b{c}}}{{Cn{{b{{FAn{eg}}}}{HId{e}}}}}{}{}FB`}{c{{Cn{e}}}{}{}}00000000000000000{{{b{c}}}D`{}}00000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000777777777``````````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{An{{b{c}}}{}}0{An{{b{jc}}}{}}033{Anf}0{cc{}}000{{{b{c}}}e{}{}}0{{KAdc}KAd{{DBl{HAj}}}}``{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{jGGd}}cg}{{HGb{{Cl{e}}}}}{{DBl{HAj}}}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}{{{b{jGGd}}JBle}{{HGb{{Cl{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}`{Chf}0{{KAf{b{jGGd}}e}{{HGb{{Cl{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}`88{{{b{c}}}{{Cl{e}}}{}{}}0<<{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<```````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{JIf}}}JIf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}JIf}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{JIf}}{b{JIf}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{JIf}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}};{{{b{Ml}}}JIf}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{JIf}}{b{jc}}}fAMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}0{{ChCh}Cd}{ChAMh}>{{{b{c}}}{}{}}9{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}>```````````````````````````````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{JIh}}}JIh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}```{An{{b{c}}}{}}{An{{b{jc}}}{}}{c{{Cn{JIh}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}9{Anf}`{{{b{JIh}}{b{JIh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}`{{{b{JIh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}``````{{ChCh}f}{Chf}``{{{b{JIh}}c}CnAKj}````97{{{b{c}}}{{Cl{e}}}{}{}}:{c{{Cn{e}}}{}{}}0`{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}``;{{{b{JIh}}}{{b{JB`}}}}```````````````````````````{{{b{c}}d}f{}}00000``{{{b{c}}}{{b{h}}}{}}000000000000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000```{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000````{{{b{JJd}}}JJd}{{{b{KAh}}}KAh}{{{b{KAj}}}KAj}{{{b{KAl}}}KAl}{{{b{JG`}}}JG`}{{{b{KAn}}}KAn}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}00000````{Alc{}}0000{{}KAl}````{{}JJd}{{}KAh}{{}KAj}3{{}KAn}{{}{{KB`{JBhGLb}}}}{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000{c{{Cn{JJd}}}Oh}{c{{Cn{KAh}}}Oh}{c{{Cn{KAj}}}Oh}{c{{Cn{KAl}}}Oh}{c{{Cn{JG`}}}Oh}{c{{Cn{KAn}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000`{Anf}00000{{{b{c}}{b{Dn}}}Cd{}}{{{b{JJd}}{b{JJd}}}Cd}{{{b{KAh}}{b{KAh}}}Cd}{{{b{KAj}}{b{KAj}}}Cd}{{{b{KAl}}{b{KAl}}}Cd}{{{b{JG`}}{b{JG`}}}Cd}{{{b{KAn}}{b{KAn}}}Cd}{{{b{c}}{b{h}}}Cd{}}00000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}1001101010``````{{{b{JJd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KAh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KAj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KAl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JG`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KAn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000000000{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10010101```{{{b{JJd}}HBh}{{ANn{HBhHBh}}}}````````{{}An}00000```{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000333333{{{b{c}}}Cd{}}00000``{{}KAl}`````````{{ChCh}f}00000{Chf}0000000000{{ChCh}Cd}``````````{{{b{JJd}}c}CnAKj}{{{b{KAh}}c}CnAKj}{{{b{KAj}}c}CnAKj}{{{b{KAl}}c}CnAKj}{{{b{JG`}}c}CnAKj}{{{b{KAn}}c}CnAKj}```````````{{{b{KAl}}{b{GGf}}}{{b{JG`}}}}{{{b{JG`}}}IGn}````{{{b{c}}}e{}{}}00000{{{b{c}}}{}{}}{ce{}{}}00000{{{b{c}}}{{Cl{e}}}{}{}}00000333333```{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{jJJd}}{b{jGGd}}}f}{{{b{jKAh}}{b{jGGd}}}f}{{{b{jKAj}}{b{jGGd}}}f}{{{b{jKAl}}{b{jGGd}}}f}{{{b{jJG`}}{b{jGGd}}}f}{{{b{jKAn}}{b{jGGd}}}f}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000`::::::````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}`{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}```{{{b{KBb}}}KBb}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}KBb}{An{{b{c}}}{}}{An{{b{jc}}}{}}{c{{Cn{KBb}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}};{Anf}`{{{b{KBb}}{b{KBb}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}```{{{b{KBb}}{b{jB`}}}{{Cn{fDB`}}}}````{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}```{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{{b{KBb}}}Cd}``````````{JFhKBb}````{{ChCh}f}{Chf}0````{{{b{KBb}}c}CnAKj}{{{b{KBb}}}{{M`{JFh}}}}``>:{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0`{{JFhJFh}KBb}{{{b{c}}}D`{}}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`?```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{{{b{jJCn}}}f}{{{b{JCn}}}JCn}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{{{b{JCn}}}An}0{Alc{}}{{}JCn}{An{{b{c}}}{}}{An{{b{jc}}}{}};{Anf}{{{b{JCn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jJCn}}IId}{{Cl{c}}}KBd}{{{b{jJCn}}IIdc}{{b{jc}}}KBd}{{{b{jJCn}}IId}{{b{jc}}}{KBdD@j}}{{{b{jJCn}}IIde}{{b{jc}}}KBd{{BEd{}{{BBf{c}}}}}}{{{b{JCn}}IId}{{Cl{c}}}CLd}{{{b{jJCn}}IIdc}{{b{jc}}}{hCLdDAjDAl}}{{{b{jJCn}}IId}{{b{jc}}}{hCLdDAjDAlD@j}}{{{b{jJCn}}IIde}{{b{jc}}}{hCLdDAjDAl}{{BEd{}{{BBf{c}}}}}}{cAMhE@`}{{ce}AMhE@`AMd}`{{}An}{{{b{jJCn}}IIdc}fKBd}{{{b{jJCn}}IIdc}f{hCLdDAjDAl}}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{JCn}}}Cd}{{{b{c}}}Cd{}}{{{b{JCn}}}An}``0```{{ChCh}f}{Chf}0{{{b{jJCn}}IId}f}{{{b{jJCn}}}f}{{{b{jJCn}}An}f}{{{b{c}}}e{}{}}<{{{b{c}}}{{Cl{e}}}{}{}}1`{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`{ce{}{}}````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jKBf}}}{{b{jh}}}}{{{b{jc}}}{{b{jh}}}{}}{{{b{j{KBh{ce}}}}}{{b{jh}}}{DAjDAl}{DAjDAl}}1{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{jKBj}}}{{b{jc}}}{KBfD@j}}``{{{b{KBj}}}KBj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{{{b{jKBl}}c}e{}{}}`{Alc{}}0{{}{{KBh{ce}}}{}D@j}{{}KBj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0{{{b{j{KBh{ce}}}}}f{}{}}{{{b{KBj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01`{{{b{j{KBh{cg}}}}e}cCLd{CBbE@`}{{KBl{ec}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{KBf}}}An}{{{b{{KBh{ce}}}}}An{DAjDAl}{DAjDAl}}{c{{KBh{ec}}}{}{}}{{ChCh}f}{Chf}000>99{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{b{jKBf}}}f}{{{b{j{KBh{ce}}}}}f{DAjDAl}{DAjDAl}}{{{b{jKBj}}}f}{ce{}{}}0```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{KBn}}}KBn}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KBn}}{b{KBn}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KBn}}{b{jB`}}}{{Cn{fDB`}}}}{D`KBn}{cc{}}0{{{b{c}}}e{}{}}{{{b{KBn}}{b{jc}}}fAMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}``{{}KBn}{{ChCh}f}{Chf}{{ChCh}Cd}{ChAMh}<{{{b{c}}}{}{}}:{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}>``{{{b{c}}d}f{}}0{{{b{j{KC`{c}}}}{b{c}}}f{CLdDAn}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{KCb}}}KCb}{{{b{{KC`{c}}}}}{{KC`{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}KCb}{{}{{KC`{c}}}D@j}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{c{{Cn{KCb}}}Oh}{c{{Cn{{KC`{e}}}}}Oh{BAnD@j}}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}0>>{Anf}0{{{b{KCb}}{b{KCb}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}10{{{b{j{KC`{c}}}}DJb{b{c}}}f{CLdDAn}}`{{{b{KCb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{KC`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{{KC`{c}}}}{b{c}}}Cd{CLdDAn}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{{KC`{c}}}}}Cd{CLdDAn}}{{{b{c}}}Cd{}}0`{{ChCh}f}0{Chf}000{{{b{KCb}}c}CnAKj}{{{b{{KC`{c}}}}e}CnHFjAKj}``>>99{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{j{KC`{c}}}}{b{c}}}{{Cl{{b{c}}}}}{CLdDAn}}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>```````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{JGd}}}JGd}{{{b{JGb}}}JGb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0`{An{{b{c}}}{}}0{An{{b{jc}}}{}}088{Anf}0{{{b{JGd}}{b{JGd}}}Cd}{{{b{JGb}}{b{JGb}}}Cd}{{{b{c}}{b{h}}}Cd{}}0``{cc{}}000{{{b{c}}}e{}{}}0{{{b{JGb}}}{{b{{C`{IOh}}}}}}``{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0{{JGd{b{JDn}}}JGb}44{{{b{c}}}Cd{}}0````{{JGb{b{IHh}}IHdIGn}f}0{{JGb{b{IHh}}IHd{b{JG`}}}f}`{{ChCh}f}0{Chf}0{{{b{JGb}}}IHb}```{{{b{JGb}}}{{b{Ml}}}}```>>;;{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0??```````````````````````````````````{{{b{IL`}}}{{b{Ml}}}}`{{{b{IL`}}An}An}`{{{b{IL`}}{DD`{An}}}{{b{Ml}}}}````{{{b{jIL`}}}f}````````{{{b{jIL`}}{DD`{An}}}f}```````````````{{{b{jGGd}}}f}0```````{{{b{jIL`}}{b{Ml}}An}An}``{{{b{IL`}}}Cd}`````````````{{{b{IHh}}HBh{b{JCb}}{b{JFd}}}f}`````{{{b{jIL`}}{b{Ml}}}f}{{{b{jGGd}}{b{jc}}}f{D@jDAn}}{{{b{jGGd}}{b{jc}}c}fDAn}```````````````````````{{{b{jGGd}}{b{jIKl}}{b{Ml}}}f}``{{{b{jIL`}}}A@`}````````````````{{IHf{b{jGGd}}}GGf}````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{KCd}}}KCd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{{{b{jGGd}}{b{jJCj}}KCd}GGf}{{{b{jGGd}}{b{j{M`{Fl}}}}}GGf}{{{b{jGGd}}{b{jIH`}}KCd}GGf}{{{b{jGGd}}{b{j{M`{BEn}}}}}GGf}{{{b{jGGd}}{b{jIGn}}KCd}GGf}{{{b{jGGd}}{b{jIGn}}KCd}Cd}{{{b{jGGd}}{b{jJCj}}KCd}Cd}{An{{b{c}}}{}}{An{{b{jc}}}{}}>{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{KCd}}{b{KCd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}{{ChCh}Cd}{{{b{jGGd}}cIHb}GGf{{DBl{IGn}}}}{{{b{IHh}}IGnHBh}f};{{{b{c}}}{}{}}:{{{b{c}}}{{Cl{e}}}{}{}}={c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}>```````{{{b{c}}d}f{}}00`{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{KCf}}}KBb}{{{b{KCf}}}{{DD`{An}}}}{{{b{IL`}}}{{b{Ml}}}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{IL`}}An}An}{{{b{JGn}}}{{Cl{KBb}}}}``{{{b{IL`}}{DD`{An}}}{{b{Ml}}}}{{{b{jIL`}}}f}`{{{b{KCf}}}KCf}{{{b{KCh}}}KCh}{{{b{JGn}}}JGn}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00`{{{b{jJGn}}{b{IOh}}}{{Cl{KCf}}}}``{{}KCf}{{}KCh}{{}JGn}{{{b{jIL`}}{DD`{An}}}f}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{c{{Cn{KCf}}}Oh}{c{{Cn{KCh}}}Oh}{c{{Cn{JGn}}}Oh}``{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}00{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{KCf}}{b{KCf}}}Cd}{{{b{KCh}}{b{KCh}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}1001`{{{b{KCf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KCh}}{b{jB`}}}{{Cn{fDB`}}}}``{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1001`````{{}An}000{{{b{jIL`}}{b{Ml}}An}An}`{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{KCf}}}Cd}{{{b{c}}}Cd{}}000{{{b{IL`}}}Cd}2`{{{b{Cf}}IId}{{Cl{JGn}}}}```{JClKCf}````{{ChCh}f}00{Chf}000000{{{b{jIL`}}{b{Ml}}}f}````{{{b{KCf}}c}CnAKj}{{{b{KCh}}c}CnAKj}{{{b{JGn}}c}CnAKj}{{{b{jJGn}}{Cl{KBb}}}f}{{{b{jJGn}}{Cl{KCf}}}f}{{{b{KCf}}}{{Cl{JCl}}}}`{KCfKCf}{{{b{KCf}}}{{M`{JCl}}}}`{{JGn{b{Cf}}IId}f}{{{b{jIL`}}}A@`}````{{{b{c}}}e{}{}}00{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{JClJCl}KCf}{{{b{c}}}D`{}}000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0005555```````````{{GhGh}DMj}{{KjKjKj}DNh}{{DNdDNdDNd}ENd}{{DMlDMlDMlDMl}DNl}``{{FlFlFlFl}CC`}``{{FlFl}Gh}{{FlFlFl}Kj}{{FlFlFl}DNd}{{FlFlFlFl}DMl}````````````````````````{{DLhDLh}DLd}{{DMfDMfDMf}DNj}{{DLfDLfDLfDLf}DLn}{{DJbDJbDJbDJb}DNn}{{DJbDJb}DLh}{{DJbDJbDJb}DMf}{{DJbDJbDJbDJb}DLf}`````````````````````````````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000{{{b{KCj}}{b{{KCl{ce}}}}}{{ENn{Ml}}}{{IDj{FEj}}}KCn}{{{b{KD`}}}{{`{{CId{}{{BFb{KDb}}}}}}}}{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000`{{{b{KDd}}}KDd}{{{b{KCj}}}KCj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}GL`}{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000::::::{Anf}00000{{{b{c}}{b{Dn}}}Cd{}}{{{b{FEj}}}{{`{{CId{}{{BFb{{b{{KDf{{b{Ml}}}}}}}}}}}}}}{{{b{KDd}}{b{KDd}}}Cd}{{{b{KDb}}{b{KDb}}}Cd}{{{b{KD`}}{b{KD`}}}Cd}{{{b{KCj}}{b{KCj}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}0000`{{{b{GL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KDd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{KDb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KD`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FEj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KCj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{KDhKDd}{KDjKDd}{{{b{{KDl{{b{Ml}}}}}}}KDb}3{{{b{{KDn{{b{Ml}}}}}}}KD`}44{AMhKCj}5{CJbKCj}{A@`KCj}{{{b{Mf}}}KCj}{DObKCj}{{{b{DJb}}}KCj}{{{b{Ml}}}KCj}{{{b{BCn}}}KCj}{ANlKCj}{DCnKCj}{{{b{DOb}}}KCj}{{{b{BEn}}}KCj}{{{ENn{Ml}}}KCj}{BCnKCj}{AnKCj}{{{b{DAh}}}KCj}{{{b{An}}}KCj}{DJbKCj}{FlKCj}{MfKCj}{DBdKCj}{{{b{CJb}}}KCj}{{{b{ANl}}}KCj}{{{b{DCn}}}KCj}{BEnKCj}{CAhKCj}{{{Cl{c}}}KCj{{DBl{KCj}}}}{{{b{AMh}}}KCj}{{{b{A@`}}}KCj}{{{b{DBd}}}KCj}{DAhKCj}{{{b{Fl}}}KCj}{KE`KCj}{{{b{CAh}}}KCj}{gGL`{{DBl{{ENn{Ml}}}}}{{DBl{KCj}}}{{BFd{}{{BFb{{ANn{ce}}}}}}}}{cc{}}00000{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{GL`}}c}{{Cl{{b{KCj}}}}}{{DBl{{ENn{Ml}}}}}}{{{b{KD`}}{b{Ml}}}{{Cl{KDb}}}}{{{b{FEj}}An}{{Cl{{b{{KDf{{b{Ml}}}}}}}}}}{{{b{KDb}}}{{b{Ml}}}}{{}An}00000{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}00000{GL`}{{{b{KCj}}}KCj}555555{{KCj{b{{KCl{ce}}}}}{{ENn{Ml}}}{{IDj{FEj}}}KCn}{{{b{c}}}Cd{}}00000{{{b{GL`}}}{{`{{CId{}{{BFb{{ANn{{b{Ml}}{b{KCj}}}}}}}}}}}}`{{{b{KCj}}{b{KCj}}{b{{KCl{ce}}}}}Cd{{IDj{FEj}}}KCn}{{}GL`}``{{ChCh}f}0{Chf}000000{{ChCh}Cd}{{{b{jGL`}}ce}f{{DBl{{ENn{Ml}}}}}{{DBl{KCj}}}}{{{b{FEj}}}{{b{Ml}}}}{{{b{c}}}e{}{}}0{{{b{c}}}{}{}}{ce{}{}}00000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000555555{c{{Cn{e}}}{}{}}00000000000{A@`{{Cn{FEj{ANn{FEj{Bn{KDj}}}}}}}}{{{b{Ml}}}KCj}{{{b{c}}}D`{}}00000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000{{{b{KDb}}}{{b{{KEb{{b{Ml}}}}}}}}{{{b{KD`}}}{{Cl{{b{{KEb{{b{Ml}}}}}}}}}}::::::{AnGL`}{{{b{KCj}}{b{jc}}{b{{KCl{eg}}}}}{{Cn{fDB`}}}KEd{{IDj{FEj}}}KCn}```{{{b{j{KEf{ce}}}}{b{Ml}}g}{{Cn{fKDd}}}{}{}{{BBh{{b{{ANf{KCj}}}}{b{GL`}}}{{BBf{KCj}}}}DAlDAj}}{{{b{j{KEf{ce}}}}c}{{Cn{f{Bn{KDd}}}}}{{IDj{FEj}}}{}}{{{b{j{KEf{ce}}}}c}f{{IDj{FEj}}}{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{Alc{}}{{}{{KEf{cKEh}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}5{Anf}`{{{b{{KEf{ce}}}}{b{{KEb{{b{Ml}}}}}}{Cl{{b{GL`}}}}{b{j{Bn{KDd}}}}}{{ENn{Ml}}}{{IDj{FEj}}}KCn}`{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{{KEf{ce}}}}{b{Ml}}}{{Cl{KD`}}}{{IDj{FEj}}}{}}{{{b{{KEf{ce}}}}{b{Ml}}}Cd{{IDj{FEj}}}{}}{{}An}`{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{Bn{KEj}}}{{KEf{cKEh}}}{}}{{{Bn{KEj}}}{{KEf{cKEl}}}{}}{Chf}0`{{{b{j{KEf{ce}}}}{Cl{{GNj{{b{KCj}}{b{e}}}{{BBf{{Cl{A@`}}}}}}}}}f{}{}}{{{b{j{KEf{ce}}}}{Cl{{GNj{{b{Ml}}}{{BBf{{ENn{Ml}}}}}}}}}f{}{}}{{{b{j{KEf{ce}}}}Cd}f{}{}}:{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}`{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`?{{{b{{KEf{ce}}}}{b{jg}}{b{{KEb{{b{Ml}}}}}}{Cl{{b{GL`}}}}{b{j{Bn{KDd}}}}}{{Cn{fDB`}}}{{IDj{FEj}}}KCnKEd}````````````````````{{{b{c}}d}f{}}000{{{b{KEn}}}{{b{h}}}}{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}00{{{b{KF`}}{b{KEh}}}{{ENn{Ml}}}}{{{b{KE`}}}{{ENn{Ml}}}}{{{b{KF`}}{b{KEl}}}{{ENn{Ml}}}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{KFb}}}KFb}{{{b{KFd}}}KFd}{{{b{KFf}}}KFf}{{{b{KE`}}}KE`}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}000{Alc{}}00``{{}KFb}{{}KFd}{{}KFf}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000>>>>{Anf}000{{{b{KF`}}}{{Aj{KF`}}}}{{{b{c}}{b{Dn}}}Cd{}}00{{{b{c}}{b{jAMd}}}f{}}00{{{b{KF`}}{b{KF`}}}Cd}{{{b{KFb}}{b{KFb}}}Cd}{{{b{KFd}}{b{KFd}}}Cd}{{{b{KFf}}{b{KFf}}}Cd}{{{b{KE`}}{b{KE`}}}Cd}{{{b{KEn}}{b{h}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}00000000000000{{{b{KFb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KFd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KFf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KE`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Ml}}}KFb}{cc{}}0{{{b{Ml}}}KFd}1{AnKE`}{DBdKE`}{DCnKE`}{CJbKE`}{BEnKE`}{{{b{CAh}}}KE`}{{{b{AMh}}}KE`}{{{b{DCn}}}KE`}{{{b{DJb}}}KE`}{CAhKE`}{{{b{BCn}}}KE`}{ANlKE`}{DObKE`}{{{b{DOb}}}KE`}{DAhKE`}{{{b{An}}}KE`}{{{b{DBd}}}KE`}{{{b{BEn}}}KE`}{{{b{Mf}}}KE`}{MfKE`}{BCnKE`}{{{b{CJb}}}KE`}{DJbKE`}{cc{}}{{{b{DAh}}}KE`}{{{b{Fl}}}KE`}{{{b{ANl}}}KE`}{AMhKE`}{FlKE`}5555{{{b{Ml}}}{{Cn{KE`}}}}{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1010{{{b{KFb}}{b{jc}}}fAMd}{{{b{KFd}}{b{jc}}}fAMd}{{{b{KFf}}{b{jc}}}fAMd}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000``{{{b{jKFf}}{b{GL`}}}f}```{{DJbKFf}KE`}`{{ChCh}f}000{Chf}000000{{ChCh}Cd}00{ChAMh}00`{{{b{c}}}e{}{}}000{{{b{c}}}{}{}}00<<<<{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000``{ce{}{}}000````{{{b{c}}d}f{}}`{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{KFh}}}KFh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{e{{Cn{{Bn{KEj}}KFj}}}{{EOb{{ANf{BEn}}}}}{{BFd{}{{BFb{c}}}}}}{e{{Bn{KEj}}}{{EOb{{ANf{BEn}}}}}{{BFd{}{{BFb{c}}}}}}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{KFh}}{b{KFh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{KFh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{b{{ANf{c}}}}{b{{ANf{e}}}}{Cl{{b{e}}}}KFh}{{Bn{{b{e}}}}}{{EOb{KEj}}}{{EOb{KEj}}DAn}}{{{b{Ml}}}{{Bn{KEj}}}}{{ChCh}f}{Chf}:8{{{b{c}}}{{Cl{e}}}{}{}};{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<6````{{{b{{ANf{c}}}}{b{{ANf{e}}}}KFh}{{Bn{{b{e}}}}}{{EOb{KEj}}}{{EOb{KEj}}}}8```{{CAhCAh}AMf}{{CAhCAhCAh}DMb}{{CAhCAhCAhCAh}DM`}````````````{{DBdDBd}EMj}{{DBdDBdDBd}EMl}{{DBdDBdDBdDBd}EMn}``````````````````{{{b{KFl}}An}cKFn}{{{b{KG`}}Anc}e{}KFn}{{{b{KGb}}}cKFn}{{{b{jKFl}}An{b{c}}AKh}fKFn}{{{b{jKGb}}{b{c}}}fKFn}`````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{KEjc}{{Cn{{KGh{}{{KGd{c}}{KGf{e}}}}e}}}{IDhE@`CLd}{}}{Alc{}}{{}KGj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}066{Anf}0{{{b{KEh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jKGj}}KEj}{{Cb{KEh}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}022{{{b{c}}}Cd{}}0```{KEjKEh}{Chf}0055{{{b{c}}}{{Cl{e}}}{}{}}0;;{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}099{{{b{KEh}}g}{{Cn{e}}}KGh{}{{BEd{{b{c}}}{{BBf{e}}}}}}`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{{{b{KEl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}``{KEjKEl}{Chf}6{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}:{{{b{KEl}}g}{{Cn{e}}}{KGhDAlDAj}{}{{BEd{{b{c}}}{{BBf{e}}}}}}```````````````{{{b{c}}d}f{}}0000{{GGhGGh}}{{{b{jGGh}}GGh}f}{{{b{HJf}}}DJb}{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}00003{{{b{c}}}{{b{Dn}}}{}}0{GGhGGh}{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000`{{{b{KGl}}}KGl}{{{b{GGh}}}GGh}{{{b{HBd}}}HBd}{{{b{HHj}}}HHj}{{{b{HJf}}}HJf}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}0000``{Alc{}}000{{}GGh}{{}HBd}{{}HHj}{{}HJf}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{{GGhFl}}{{{b{jGGh}}Fl}f}{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}0`{{{b{KGl}}{b{KGl}}}Cd}{{{b{GGh}}{b{GGh}}}Cd}{{{b{HBd}}{b{HBd}}}Cd}{{{b{HHj}}{b{HHj}}}Cd}{{{b{HJf}}{b{HJf}}}Cd}{{{b{c}}{b{h}}}Cd{}}0000{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{KGl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GGh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HBd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HHj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HJf}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{KGn}}}HBd}{KH`HBd}{KHbHBd}{{{b{KHd}}}HBd}{KHfHBd}55{KHhHHj}{H`HHj}{DJbHJf}8{FlGGh}99999{{{b{c}}}e{}{}}0000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}010101{{{b{KGl}}{b{jc}}}fAMd}{{{b{HBd}}{b{jc}}}fAMd}{{}An}0000{{HJfHJfDJb}HJf}{{GGhGGhGGhGGhFl}GGh}{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000```{{GGhFl}}{{{b{jGGh}}Fl}f}{GGh}{{FlFl}GGh}{{GGhFl}GGh}{{ChCh}f}0000{Chf}00000000{{ChCh}Cd}0{ChAMh}0```{{GGhGGh}}{{{b{jGGh}}GGh}f}{{{b{c}}}e{}{}}0000{{{b{c}}}{}{}}0{ce{}{}}0000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000055555`{c{{Cn{e}}}{}{}}000000000`{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000066666```````{{{b{c}}d}f{}}00{{KHhAMh}}{{KHhDJb}}{{{b{jKHh}}AMh}f}{{{b{jKHh}}DJb}f}{{{b{c}}}{{b{h}}}{}}0000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}{{{b{KHj}}}DJb}00{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000``{{{b{KHj}}}KHj}{{{b{KHh}}}KHh}{{{b{KHl}}}KHl}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00`{An{{b{c}}}{}}000{An{{b{jc}}}{}}0009999{Anf}0{{{b{jKHn}}}f}11{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KHj}}{b{KHj}}}Cd}{{{b{KHh}}{b{KHh}}}Cd}{{{b{KHl}}{b{KHl}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KHj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHl}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}00{{{b{KHn}}}KHl}11111{{{b{c}}}e{}{}}000{{cDJb}KHh{{DBl{KHl}}}}{{cAMh}KHh{{DBl{KHl}}}}{{{b{KHl}}{b{jc}}}fAMd}4`{{}An}000{{KHjKHjDJb}KHj}{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000{{{b{KHh}}{b{KHh}}}{{Cl{ALn}}}}{{{b{jKHn}}}f}{{ChCh}f}00{Chf}000{{ChCh}Cd}{ChAMh}{{{b{jKHn}}cGFd}f{{DBl{{HBl{KHj}}}}}}`55{{KHhAMh}}{{KHhDJb}}{{{b{jKHh}}AMh}f}{{{b{jKHh}}DJb}f}{{{b{KHn}}}Cd}`{{{b{KHn}}}KHh}{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0003333{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0004444```````{{{b{c}}d}f{}}0{{{b{jKI`}}CdAMhDJb}{{Cn{KHlKIb}}}}{{{b{c}}}{{b{h}}}{}}000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{KI`KId}`{{{b{KIf}}}KIf}{{{b{KIh}}}KIh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0{An{{b{c}}}{}}000{An{{b{jc}}}{}}0009999{Anf}000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KIf}}{b{KIf}}}Cd}{{{b{KIh}}{b{KIh}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KIf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KIh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{KId}}KHl}{{Cl{KIf}}}}{{{b{KIh}}{b{jc}}}fAMd}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{CJbKI`}{{ChCh}f}0{Chf}000{{ChCh}Cd}{ChAMh}``=={{{b{c}}}{}{}}::::{{{b{c}}}{{Cl{e}}}{}{}}000????{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000>>>>{{{b{KId}}KHh}KIh}```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{{KIj{c}}}}}{{KIj{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{{}{{ANn{{KIl{c}}{KIn{c}}}}}{DAjCBb}}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00888{Anf}00{{{b{{KIj{c}}}}{b{{KIj{c}}}}}CdDAn}{{{b{c}}{b{h}}}Cd{}}{{{b{{KIl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbDAjCBb}}{{{b{{KIn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbDAjCBb}}{{{b{{KIj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}00000{{{b{c}}}e{}{}}00{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{ChCh}f}{Chf}00{{{b{j{KIn{c}}}}}{{Cl{c}}}{DAjCBb}}`9777{{{b{c}}}{{Cl{e}}}{}{}}00:::{c{{Cn{e}}}{}{}}00000`{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00;;;{{{b{j{KIl{c}}}}c}f{DAjCBb}}```{{{KJb{}{{KJ`{c}}}}}{{ANn{{Aj{KJd}}c}}}{}}`````{{{b{jKJd}}Mf}f}0{{{b{jKJd}}}f}`{{{b{jKJd}}GGhDJb{b{KId}}{b{KJf}}}GGh}````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{KJhc}KJh{{DBl{{HBl{H`}}}}}}`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{KJh{{ANn{{Aj{KJd}}}}}}`{Alc{}}{{}KJh}{An{{b{c}}}{}}0{An{{b{jc}}}{}}066{Anf}0{{{b{KJj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{KJhc}KJh{{DBl{{HBl{DJb}}}}}}`0`?0`{Chf}00{{KJhc}KJh{{DBl{{HBl{H`}}}}}}`{{{b{jKJj}}cGFd}f{{DBl{{HBl{H`}}}}}}{{{b{jKJj}}cGFd}f{{DBl{{HBl{DJb}}}}}}00104`99{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0==``{{{b{jKJl}}c}{}KJb}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{KJlDJb}KJl}`{KJl{{ANn{{Aj{KJd}}}}}}`{Alc{}}{{}KJl}{{KJlc}KJl{{DBl{{HBl{DJb}}}}}}`{An{{b{c}}}{}}0{An{{b{jc}}}{}}088{Anf}0{{KJlc}KJl{{DBl{{HBl{HJf}}}}}}``{{{b{KJn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0?`{{}KJl}{Chf}00{{{b{jKJn}}cGFd}f{{DBl{{HBl{DJb}}}}}}{{{b{jKJn}}cGFd}f{{DBl{{HBl{HJf}}}}}}188{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<`````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{KK`{{ANn{{Aj{KJd}}}}}}{{{b{KK`}}}KK`}{{{b{KKb}}}KKb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}0{{}KK`}{{}KKb}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00<<<{{KK`c}KK`{{DBl{{HBl{HJf}}}}}}`{Anf}00{{{b{KK`}}{b{KK`}}}Cd}{{{b{KKb}}{b{KKb}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{KK`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KKd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KKb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{KK`KKb}KK`}`{{KK`c}KK`{{DBl{{HBl{DJb}}}}}}`{{}KK`}{{ChCh}f}0{Chf}0000{{{b{jKKd}}cGFd}f{{DBl{{HBl{HJf}}}}}}{{{b{jKKd}}KKb}f}{{{b{jKKd}}cGFd}f{{DBl{{HBl{DJb}}}}}}{{{b{c}}}e{}{}}0==={{{b{c}}}{{Cl{e}}}{}{}}00111{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00``````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{KKf{{ANn{{Aj{KJd}}}}}}{{{b{KKh}}}KKh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{An{{b{c}}}{}}00{An{{b{jc}}}{}}00888{Anf}00{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KKh}}{b{KKh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KKj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KKh}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}00000{{{b{c}}}e{}{}}00`{{{b{KKh}}{b{jc}}}fAMd}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00`{{KKhceg}KKf{{DBl{{HBl{DJb}}}}}{{DBl{{HBl{DJb}}}}}{{DBl{{HBl{DJb}}}}}}`{{ChCh}f}{Chf}00{{ChCh}Cd}{ChAMh}{{{b{jKKj}}cGFd}f{{DBl{{HBl{DJb}}}}}}0{{{b{jKKj}}KKh}f}1>{{{b{c}}}{}{}}<<<{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00```````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{KKl{{ANn{{Aj{KJd}}}}}}{{{b{KKl}}}KKl}{{{b{KKn}}}KKn}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}{{KKlc}KKl{{DBl{{HBl{DJb}}}}}}`{{}KKl}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00<<<{Anf}00{{{b{KKl}}{b{KKl}}}Cd}{{{b{KKn}}{b{KKn}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{KKl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KKn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{KKlc}KKl{{DBl{{HBl{DJb}}}}}}`{{KKlKKn}KKl}`{{}KKl}{{ChCh}f}0{Chf}0004`{{{b{jKL`}}cGFd}f{{DBl{{HBl{DJb}}}}}}0{{{b{jKL`}}KKn}f}1??;;;{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{KLb{{ANn{{Aj{KJd}}}}}}{{{b{KLb}}}KLb}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}KLb}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0::{Anf}0{{{b{KLb}}{b{KLb}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{KLb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KLd}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}{Chf}00{{{b{jKLd}}cGFd}f{{DBl{{HBl{DJb}}}}}};77{{{b{c}}}{{Cl{e}}}{}{}}0<<{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0;;``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{KLf{{ANn{{Aj{KJd}}}}}}{{{b{KLf}}}KLf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{KLfc}KLf{{DBl{{HBl{DJb}}}}}}`{{}KLf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{KLf}}{b{KLf}}}Cd}{{{b{c}}{b{h}}}Cd{}}6`{{{b{KLf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KLh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{KLfc}KLf{{DBl{{HBl{DJb}}}}}}`{{}KLf}{{ChCh}f}{Chf}00{{{b{jKLh}}cGFd}f{{DBl{{HBl{DJb}}}}}}0004`=99{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0==``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{KLj{{ANn{{Aj{KJd}}}}}}{{{b{KLj}}}KLj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}KLj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0::{Anf}0{{{b{KLj}}{b{KLj}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{KLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KLl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{cKLj{{DBl{{HBl{HJf}}}}}}{{ChCh}f}{Chf}00{{{b{jKLl}}cGFd}f{{DBl{{HBl{HJf}}}}}}<88{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<````{{{b{c}}d}f{}}{{{b{j{KLn{c}}}}e}{{Cn{KHnKGl}}}KM`{{DBl{{HBl{KHj}}}}}}{{{b{j{KLn{c}}}}e}{{Cn{KGl}}}KM`KMb}{{{b{j{KLn{c}}}}KMd}{{Cn{KMfKGl}}}KM`}{{{b{j{KLn{c}}}}KMh}{{Cn{KHdKGl}}}KM`}{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{Dn}}}{}}``{{{b{j{KLn{c}}}}}{{b{jc}}}KM`}`{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`{{{b{{KLn{c}}}}}CJbKM`}`{{{b{KMj}}}KMj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}0{{}{{KMl{c}}}KM`}{{}KMj}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00;;;{Anf}00{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KMj}}{b{KMj}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000`{{{b{KMj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{KMj}}{b{jc}}}fAMd}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{j{KLn{c}}}}}{{b{jKHd}}}KM`}`{{{b{{KLn{c}}}}}CJbKM`}`{{{KMl{c}}}{{Cn{{KLn{c}}}}}KM`}11111{{{b{j{KLn{c}}}}e}{{Cn{KMn}}}KM`KN`}{{ChCh}f}{Chf}0000{{ChCh}Cd}{ChAMh}``6`6`6`{{{b{c}}}e{}{}}{{{b{c}}}{}{}}>>>{{{b{c}}}{{Cl{e}}}{}{}}00222{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00`````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}`{cc{}}0?{{}An}:{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}<{{{b{c}}}Cd{}}`{{{b{jHHf}}Mf}f}{{{b{jHHf}}}f}{{{b{jHHf}}}GGh}{Chf}`{c{{Cn{{ANn{{KM`{}{{KNb{c}}{KGf{e}}}}Mf}}e}}}{}{}}`{{{b{j{KM`{}{{KNb{c}}{KGf{e}}}}}}HHf}{{Cn{fe}}}{}{}}{ce{}{}}{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}5```````{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00``{Alc{}}`{{}KNd}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00`555{Anf}{{{b{jKNf}}}f}11{{{b{KNh}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}00{KNjKNh}{KNlKNh}{KNnKNh}333{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{Chf}000{{}{{Cn{{ANn{KNfMf}}}}}}{{{b{KNh}}}{{Cl{{b{FFh}}}}}}{{{b{jKNf}}HHf}{{Cn{f}}}}`888{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00>>>``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{KO`}}}KO`}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}KO`}{An{{b{c}}}{}}0{An{{b{jc}}}{}}099{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KO`}}{b{KO`}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KO`}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{KO`}}{b{jc}}}fAMd}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{jKOb}}}f}{{{b{jKOb}}}GGh}{{ChCh}f}{Chf}00{{ChCh}Cd}{ChAMh}``{{{b{jKOb}}Mf}f}{{}{{Cn{{ANn{KObMf}}}}}}{{{b{jKOb}}HHf}{{Cn{f}}}}`{{{b{c}}}e{}{}}{{{b{c}}}{}{}}??{{{b{c}}}{{Cl{e}}}{}{}}022{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0```{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{{{b{{KMn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{KMn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{}}{cc{}}0{{{b{c}}}e{}{}}{{}An}={{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}{ce{}{}}{{{b{c}}}Cd{}}{Chf}2{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}:{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}8````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{KMb{}{{KJ`{c}}}}KOd}{{ANn{{Aj{KOf}}c}}}{}}{{{b{KOd}}}KOd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}8{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KOd}}{b{KOd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KOf}}}Cd}{{{b{KOd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KOh}}}KOd}{cc{}}{{{b{KOj}}}KOd}1{{{b{c}}}e{}{}}{{{b{KOd}}{b{jc}}}fAMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{b{jKOf}}}f}{{ChCh}f}{Chf}{{ChCh}Cd}{ChAMh}<{{{b{c}}}{}{}}:{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0`{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{{{b{jKOf}}DJb{b{KId}}{b{KJf}}}f}{{{b{KOf}}}DJb}`{ce{}{}}```````{{{b{c}}d}f{}}{{KOlc}KOl{{DBl{{HBl{DJb}}}}}}`{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{KOlKOd}{{ANn{{Aj{KOf}}}}}}{{{b{KOn}}}KOn}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}KOl}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00:::{Anf}0{{{b{jKOj}}}f}1{{{b{KOn}}{b{KOn}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{KOj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KOn}}{b{jB`}}}{{Cn{fDB`}}}}{{KOlc}KOl{{DBl{{HBl{DJb}}}}}}`{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{KOj}}}KOd}`{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{}KOl}<`{{ChCh}f}{Chf}000{{{b{jKOj}}cGFd}f{{DBl{{HBl{DJb}}}}}}00{{{b{jKOj}}DJb}f}{{{b{jKOj}}KOn}f}`{{KOlDJb}KOl}`{{{b{c}}}e{}{}}<<<{{{b{c}}}{{Cl{e}}}{}{}}00111{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00{{KOlKOn}KOl}````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{L@`KOd}{{ANn{{Aj{KOf}}}}}}`{An{{b{c}}}{}}0{An{{b{jc}}}{}}044{Anf}0{{{b{jKOh}}}f}{{{b{KOh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{KOh}}}KOd}`{{}An}0`{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{Chf}0{{{b{jKOh}}DJbGFd}f}`66{{{b{c}}}{{Cl{e}}}{}{}}0::{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0::``{{{b{jL@b}}DJb}{{Cn{KOdKIb}}}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{L@bKJf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}044{Anf}0{cc{}}000{{{b{c}}}e{}{}}0{{{b{KJf}}KOd}{{Cl{DJb}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{CJbL@b}{Chf}066{{{b{c}}}{{Cl{e}}}{}{}}0::{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0::````````````````````````````{{{b{c}}d}f{}}0000{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000{{{b{c}}}{{b{Dn}}}{}}{{{b{HCf}}}DJb}0{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{HHh}}}HHh}{{{b{HCf}}}HCf}{{{b{HAd}}}HAd}{{{b{L@d}}}L@d}{{{b{L@f}}}L@f}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}0000{Alc{}}000{{}HHh}{{}HCf}{{}L@d}{{}L@f}{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000{Anf}00000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}`{{{b{HHh}}{b{HHh}}}Cd}{{{b{HCf}}{b{HCf}}}Cd}{{{b{HAd}}{b{HAd}}}Cd}{{{b{L@d}}{b{L@d}}}Cd}{{{b{L@f}}{b{L@f}}}Cd}{{{b{c}}{b{h}}}Cd{}}0000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{GLn}}}Cd}{{{b{GIj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{HHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HCf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HAd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{L@d}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{L@f}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{EO`GIj}{L@hGIj}{DJbHHh}33{DJbHCf}4{{{L@j{c}}}L@d{{DBl{HHh}}}}{{{DD`{c}}}L@d{{DBl{HHh}}}}6{JEbL@d}{{{JEd{c}}}L@d{{DBl{HHh}}}}8888888{{{b{c}}}e{}{}}00000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}010110{{{b{HAd}}{b{jc}}}fAMd}{{}An}00000{{HCfHCfDJb}HCf}{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000{H@j{{Cl{L@d}}}}{c{{Cl{L@d}}}{}}555555{{{KN`{}{{KGf{c}}{KJ`{e}}}}}{{Cn{{ANn{{Aj{GLn}}e}}c}}}{}{}}{{{b{c}}}Cd{}}00000{{{b{jGLn}}}f}{{{b{jGLn}}}HBd}{{{b{jGLn}}DJb{b{KId}}{b{KJf}}}GGh}{{ChCh}f}0000{Chf}000000000{{ChCh}Cd}{ChAMh}{{{b{GIj}}}{{Cl{{b{FFh}}}}}}```{{{b{c}}}e{}{}}0000{{{b{c}}}{}{}}{ce{}{}}00000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000555555{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000666666```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{Dh}}}Dh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}Dh}{An{{b{c}}}{}}0{An{{b{jc}}}{}}099{Anf}0{{{b{Dh}}{b{Dh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{Dhc}Dh{{DBl{{Cl{GFd}}}}}}`{{{b{L@l}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Dh}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{Dhc}DhH@j}`{{}Dh}{{Dhc}Dh{{DBl{HBd}}}}`{{Dhc}Dh{{DBl{{HBl{DJb}}}}}}`{{{b{jL@l}}GFd}f}{{Dhc}Dh{{DBl{{HBl{HCf}}}}}}`{{{b{L@l}}}DJb}{{ChCh}f}{Chf}004{{{b{jL@l}}HHjGFd}f}{{DhCd}Dh}``{{{b{jL@l}}DJb}f}0{{{b{jL@l}}c}fH@j}{{{b{jL@l}}cGFd}f{{DBl{{HBl{DJb}}}}}}{{{b{jL@l}}cGFd}f{{DBl{{HBl{HCf}}}}}}{{{b{jL@l}}cGFd}f{{DBl{{HBl{HJf}}}}}}```{{Dhc}Dh{{DBl{HHh}}}}`{{Dhc}Dh{{DBl{HHj}}}}`{{{b{L@l}}}HAd}>{{{b{c}}}e{}{}}{ce{}{}}0{{{b{c}}}{{Cl{e}}}{}{}}022{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{Dhc}Dh{{DBl{{HBl{HJf}}}}}}`55`````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{L@n}}}L@n}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{{b{j{LA`{}{{KGf{c}}}}}}}{{Cn{{Bn{GGh}}c}}}{}}`{{}L@n}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00:::{Anf}00{{{b{{LAb{c}}}}}H`DAj}{{{b{L@n}}{b{L@n}}}Cd}{{{b{c}}{b{h}}}Cd{}}`{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{{Cl{GFd}}}}}}{{L@nc}L@n{{DBl{{Cl{GFd}}}}}}`{{{b{{LAd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{L@n}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00{{{GIh{c}}}{{Cn{{LAb{GIj}}GIj}}}{{EOb{{ANf{BEn}}}}DAjDAl}}{e{{LAb{c}}}DAj{{LA`{}{{KGf{c}}}}}}{c{{Cn{{LAb{GIj}}GIj}}}{{EOb{ENl}}}}{c{{Cn{{LAb{GIj}}GIj}}}GIn}444{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}00333{{{LAb{c}}}{{Cn{{ANn{{Aj{GLn}}}}}}}DAj}{{{b{c}}}Cd{}}00{{{LAb{c}}e}{{LAb{c}}}DAjH@j}{{L@nc}L@nH@j}`{{}L@n}{{{b{{LA`{}{{KGf{c}}}}}}}An{}}{{{b{{LAb{c}}}}}AnDAj}{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{HBd}}}}{{L@nc}L@n{{DBl{HBd}}}}`{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{{HBl{DJb}}}}}}{{L@nc}L@n{{DBl{{HBl{DJb}}}}}}`{{{b{j{LAd{c}}}}GFd}f{}}{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{{HBl{HCf}}}}}}{{L@nc}L@n{{DBl{{HBl{HCf}}}}}}`{{{b{j{LAd{c}}}}}{{Cl{c}}}{}}{{{b{{LAd{c}}}}}DJb{}}{{ChCh}f}{Chf}0006{{{b{j{LAd{c}}}}HHjGFd}f{}}{{{b{{LA`{}{{KGf{c}}}}}}}Mf{}}{{{b{j{LA`{}{{KGf{c}}}}}}An}{{Cn{Anc}}}{}}{{{b{j{LAd{c}}}}DJb}f{}}0{{{b{j{LAd{c}}}}e}f{}H@j}{{{b{j{LAd{c}}}}eGFd}f{}{{DBl{{HBl{DJb}}}}}}{{{b{j{LAd{c}}}}eGFd}f{}{{DBl{{HBl{HCf}}}}}}{{{b{j{LAd{c}}}}eGFd}f{}{{DBl{{HBl{HJf}}}}}}``{{{LAb{c}}e}{{LAb{c}}}DAjH@j}`{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{HHh}}}}{{L@nc}L@n{{DBl{HHh}}}}`{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{HHj}}}}{{L@nc}L@n{{DBl{HHj}}}}`{{{b{{LAd{c}}}}}HAd{}}{{{b{j{LAd{c}}}}GFd}f{}}{{{b{c}}}e{}{}}{ce{}{}}00{{{b{c}}}{{Cl{e}}}{}{}}00222{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{{HBl{HJf}}}}}}{{L@nc}L@n{{DBl{{HBl{HJf}}}}}}`666{{{LAb{c}}L@n}{{LAb{c}}}DAj}```````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}0000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}{{LAfc}LAf{{DBl{{Cl{LAh}}}}}}`{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{LAj}}}LAj}{{{b{LAf}}}LAf}{{{b{KHb}}}KHb}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00`{Alc{}}0{{}LAj}{{}LAf}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{{LAfc}LAf{{DBl{LAj}}}}`===={Anf}{{{b{jKGn}}}f}111{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{LAfCd}LAf}`{{{b{LAj}}{b{LAj}}}Cd}{{{b{LAf}}{b{LAf}}}Cd}{{{b{KHb}}{b{KHb}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{LAj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LAf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{M`{Fl}}}LAj}{{{INb{Fl}}}LAj}{{{ANn{FlFl}}}LAj}{cc{}}000{{{b{KGn}}}KHb}1111{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{KHb}}{b{jc}}}fAMd}4`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000```{{}LAf}{{LAfCd}LAf}`{{ChCh}f}00{Chf}00000{{ChCh}Cd}{ChAMh}{{{b{KHb}}}LAl}`{{{b{jKGn}}cGFd}f{{DBl{{HBl{{LAn{Fl}}}}}}}}`{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}>>>>{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{ce{}{}}000``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{Alc{}}{{}LB`}{An{{b{c}}}{}}0{An{{b{jc}}}{}}055{Anf}{{{b{jLBb}}}f}1{{{b{LBb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0?{Chf}00{{{b{jLBb}}cGFd}f{{DBl{{HBl{{LBd{Fl}}}}}}}}{{{b{jLBb}}cGFd}f{{DBl{{HBl{{LAn{Fl}}}}}}}}`77{{{b{c}}}{{Cl{e}}}{}{}}0<<{{LB`c}LB`{{DBl{KH`}}}}`{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<```{{{b{c}}d}f{}}{{{b{jKMf}}cLAf}{{Cn{KGnKGl}}}{{DBl{{HBl{{LAn{Fl}}}}}}}}{{{b{jKMf}}ceLB`}{{Cn{LBbKGl}}}{{DBl{{HBl{{LAn{Fl}}}}}}}{{DBl{{HBl{{LBd{Fl}}}}}}}}{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{LAl}}}LAl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}KMd}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00999{Anf}{{{b{jKMf}}}f}11{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{KMdCJb}KMd}``{{{b{LAl}}{b{LAl}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LAl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{KMf}}}LAl}1111{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{LAl}}{b{jc}}}fAMd}4`{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{KMdCJb}KMd}``{{}KMd}{{{b{KMf}}}CJb}0{{ChCh}f}{Chf}000{{ChCh}Cd}{ChAMh}`{{{b{c}}}e{}{}}{{{b{c}}}{}{}}==={{{b{c}}}{{Cl{e}}}{}{}}00222{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00````````{{{b{c}}d}f{}}00{{{b{jKMh}}{Aj{KJd}}}f}{{{b{jKMh}}c}{}KJb}{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000{{{b{c}}}{{b{Dn}}}{}}0{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{LBf}}}LBf}{{{b{KHf}}}KHf}{{{b{KH`}}}KH`}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}0{{}KMh}{{}LBf}{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000<<<<<<{Anf}00{{{b{jKHd}}}f}111{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}0`6{{{b{LBf}}{b{LBf}}}Cd}{{{b{KHf}}{b{KHf}}}Cd}{{{b{KH`}}{b{KH`}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{LBh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{KHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LBf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KH`}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0000{KHfKH`}{{{b{KHd}}}KH`}2222222{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{KHf}}{b{jc}}}fAMd}{{{b{KH`}}{b{jc}}}fAMd}5`{{}An}00000{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000333333{{{b{c}}}Cd{}}00000{{}KMh}{{}LBf}{cLBf{{DBl{KH`}}}}{{ChCh}f}00{Chf}0000000{{ChCh}Cd}0{ChAMh}0`{{KMhLBf}KMh}`{{{b{jKHd}}ceGFd}{{Cn{fLBh}}}{{DBl{KH`}}}{{DBl{{HBl{HJf}}}}}}{{{b{jKHd}}cGFd}f{{DBl{{HBl{HJf}}}}}}``{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}0{ce{}{}}00000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000555555{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000{{KMhc}KMh{{DBl{{HBl{HJf}}}}}}`777777{{KMh{Aj{KJd}}}KMh}{{KMhc}KMhKJb}{{LBfce}LBf{{DBl{KH`}}}{{DBl{{HBl{HJf}}}}}}{{LBfc}LBf{{DBl{KH`}}}}```````````````{{{b{c}}d}f{}}0000{{{b{c}}}{{b{h}}}{}}00000000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000``{{{b{{HBl{c}}}}}{{HBl{c}}}CLd}{{{b{{LBj{c}}}}}{{LBj{c}}}CLd}{{{b{{LBl{c}}}}}{{LBl{c}}}{CLdLBn}}{{{b{LAh}}}LAh}{{{b{GFd}}}GFd}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}0000{Alc{}}000{{}{{HBl{c}}}D@j}{{}{{LBj{DJb}}}}{{}{{LBj{Fl}}}}{{}{{LBj{HCf}}}}{{}{{LBj{HJf}}}}{{}LAh}{{}GFd}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000``{{{b{{HBl{c}}}}{b{{HBl{c}}}}}CdDAn}{{{b{{LBj{c}}}}{b{{LBj{c}}}}}CdDAn}{{{b{LAh}}{b{LAh}}}Cd}{{{b{GFd}}{b{GFd}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{{HBl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{LBj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{LAh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GFd}}{b{jB`}}}{{Cn{fDB`}}}}{c{{HBl{{LAn{Fl}}}}}{{DBl{{LAn{Fl}}}}}}{DJb{{HBl{DJb}}}}{DJb{{HBl{HJf}}}}{H`{{HBl{H`}}}}{HJf{{HBl{HJf}}}}{HCf{{HBl{HCf}}}}{c{{HBl{{LBd{Fl}}}}}{{DBl{{LBd{Fl}}}}}}{cc{}}{c{{HBl{e}}}{}{}}{KHj{{HBl{KHj}}}}{DJb{{HBl{HCf}}}}{Fl{{HBl{Fl}}}}4444{{c{LBj{e}}}{{HBl{e}}}{{DBl{KOd}}}{}}55555{{{b{c}}}e{}{}}0000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}100101{{}An}0000`{{LBnLBnDJb}LBn}{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000{{{LBj{c}}DJb}cLBn}{{{HBl{c}}c}{{LBl{c}}}LBn}`{{ChCh}f}0000{Chf}00000000`{{{b{j{LBl{c}}}}{b{j{KIn{{KIj{c}}}}}}}f{DAjLBn}}{{{b{j{LBl{c}}}}{HBl{c}}GFd}fLBn}```{{{HBl{c}}}{{HBl{e}}}{}{{DLl{c}}}}{{{LBj{c}}}{{LBj{e}}}{}{{DLl{c}}}}{{{b{c}}}e{}{}}0000====={{{b{c}}}{{Cl{e}}}{}{}}000011111{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{{{b{j{LBl{c}}}}DJb{b{KId}}{b{KJf}}}CdLBn}{{{b{{LBl{c}}}}}cLBn}{ce{}{}}0000``````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000{{{b{LC`}}}LC`}{{{b{LCb}}}LCb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{An{{b{c}}}{}}00{{{b{LCd}}}b}11{An{{b{jc}}}{}}000{{{b{jLCd}}}{{b{j}}}}1:::::{Anf}0000{{{b{LCf}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000000000{{{b{c}}}e{}{}}0000{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000{{{b{LC`}}}{{Cn{fGA`}}}}{{}f}`{{{b{j{Cl{LC`}}}}{b{Ml}}}{{ANn{Cd{b{jLC`}}}}}}{{{b{j{Bn{LC`}}}}{b{j{Cl{LCb}}}}{b{FNf}}}f}{{ChCh}f}0{Chf}0000`{{LC`Mf}f}{{{b{LC`}}}f}>><<<<<{{{b{c}}}{{Cl{e}}}{}{}}0000?????{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{ce{}{}}0000{{}{{Cl{LCh}}}}{{{b{jAn}}{b{LC`}}}{{Cl{LCh}}}}``````````````````````````````````{{{b{c}}d}f{}}00000{{{b{jLCj}}}{{Cn{{b{LCl}}GA`}}}}{{{b{c}}}{{b{h}}}{}}00000000000000{{{b{jc}}}{{b{jh}}}{}}00000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000{{{b{c}}}{{b{Dn}}}{}}00{{{b{c}}}{{b{e}}}{}{}}00000000{{{b{jc}}}{{b{je}}}{}{}}00000000{{{b{LCn}}}LCn}{{{b{LD`}}}LD`}{{{b{LDb}}}LDb}{{{b{LDd}}}LDd}{{{b{LDf}}}LDf}{{{b{LDh}}}LDh}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00000{{{b{jLCj}}}f}`{Alc{}}0{{LDjLD`}{{Cn{fGA`}}}}`{{}LDb}{{}LCj}{An{{b{c}}}{}}00000{{{b{LDl}}}b}111{An{{b{jc}}}{}}00000{{{b{jLDl}}}{{b{j}}}}111{c{{Cn{LCn}}}Oh}{c{{Cn{LD`}}}Oh}{c{{Cn{LDb}}}Oh}{c{{Cn{LDd}}}Oh}{c{{Cn{LDf}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000000{Anf}00000000{{{b{c}}{b{Dn}}}Cd{}}00{{{b{c}}{b{jAMd}}}f{}}00`{{{b{LCn}}{b{LCn}}}Cd}{{{b{LDb}}{b{LDb}}}Cd}{{{b{LDd}}{b{LDd}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}00000000000000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}1001101001{{{b{LCn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LD`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000000000000000{{{b{c}}}e{}{}}00000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01````{{{b{LCn}}{b{jc}}}fAMd}{{{b{LDb}}{b{jc}}}fAMd}{{{b{LDd}}{b{jc}}}fAMd}`{{}An}00000000{ce{}{}}00000000{{{Aj{c}}}{{Aj{h}}}{}}00000000{{{C`{c}}}{{C`{h}}}{}}00000000{{{Cb{c}}}{{Cb{h}}}{}}00000000333333333{{{b{LCj}}}Cd}{{{b{c}}}Cd{}}00000000{{LDjA@`LDd{Cl{A@`}}}{{Cn{fGA`}}}}{{LDjA@`}{{Cn{fGA`}}}}```````{{}LCj}{{{b{LDn}}}LDj}````{{ChCh}f}00000{Chf}0000000000{{ChCh}Cd}00{ChAMh}00{{}{{Cl{LDh}}}}{{{b{LCn}}c}CnAKj}{{{b{LD`}}c}CnAKj}{{{b{LDb}}c}CnAKj}{{{b{LDd}}c}CnAKj}{{{b{LDf}}c}CnAKj}{{{b{LDh}}c}CnAKj}{{{b{jLCj}}LDj}f}{{LDjA@`Mf{Bn{BEn}}LDb}{{Cn{fGA`}}}}{LDj{{Cn{fGA`}}}}{{{b{c}}}e{}{}}00000{{{b{c}}}{}{}}00{ce{}{}}00000000{{{b{c}}}{{Cl{e}}}{}{}}00000000333333333{c{{Cn{e}}}{}{}}00000000000000000{{{b{c}}}D`{}}00000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000444444444```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000000000{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}{{{b{jLEb}}CAh}f}``{{{b{c}}}{{b{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}00000000000000000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000000000000000000000000000000000000000{{{b{c}}}{{b{{FAn{eg}}}}}{}{}FB`}{LEd{{b{{ANf{BEn}}}}}}{{{b{c}}}{{b{Dn}}}{}}000000000{{{b{LEf}}}{{Cl{GJf}}}}{{{b{LEh}}}{{b{FFh}}}}{{{b{LEd}}}{{b{{ANf{BEn}}}}}}{{{b{GJf}}}{{Cn{{b{c}}FCl}}}{}}{{{b{{LE`{c}}}}}{{LE`{{b{c}}}}}{}}`{{LEj{b{LEl}}c}LEj{LEnHIbCLd}}={{{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}>>{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}00000000000000000000000000000000000000000000`{{{b{LF`}}AlLFbLFd}{{Cn{LFfLFh}}}}{{HMfAlLFbLFd}{{Cn{LFfLFh}}}}`{c{{Cn{AnFG`}}}{}}`{{{b{jLFd}}}f}{{{b{jLEb}}}f}{{{b{HMf}}}HMf}{{{b{LFj}}}LFj}{{{b{LFl}}}LFl}{{{b{{LE`{c}}}}}{{LE`{c}}}CLd}{{{b{{LFn{c}}}}}{{LFn{c}}}CLd}{{{b{FCl}}}FCl}{{{b{LEh}}}LEh}{{{b{LFh}}}LFh}{{{b{LG`}}}LG`}{{{b{LGb}}}LGb}{{{b{LEb}}}LEb}{{{b{LEj}}}LEj}{{{b{Al}}}Al}{{{b{LGd}}}LGd}{{{b{LGf}}}LGf}{{{b{LGh}}}LGh}{{{b{LGj}}}LGj}{{{b{LGl}}}LGl}{{{b{LGn}}}LGn}{{{b{LH`}}}LH`}{{{b{LHb}}}LHb}{{{b{LEf}}}LEf}{{{b{LHd}}}LHd}{{{b{LEd}}}LEd}{{{b{LHf}}}LHf}{{{b{LHh}}}LHh}{{{b{EIb}}}EIb}{{{b{LHj}}}LHj}{{{b{LHl}}}LHl}{{{b{LHn}}}LHn}{{{b{LI`}}}LI`}{{{b{LIb}}}LIb}{{{b{LId}}}LId}{{{b{LIf}}}LIf}{{{b{LIh}}}LIh}{{{b{GMf}}}GMf}{{{b{GJf}}}GJf}{{{b{c}}{b{je}}}f{}{}}000000000000000000000000000000000000{{{b{c}}}f{}}000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000000000`{{{b{{LFn{c}}}}{b{{LFn{c}}}}}ALnC@b}{{{b{c}}{b{e}}}ALn{}{}}{{Al{b{Ml}}c}{{Cn{LIjLIl}}}LIn}`{{{b{LEl}}c}LEj{{EOb{{ANf{LEj}}}}HIb}}{{Al{b{{ANf{GJf}}}}}{{Cn{LEdLHf}}}}``{{{b{jLFd}}Al}{{Cn{cFCl}}}LJ`}{{{b{jLEb}}CAh}f}`{{}GF`}{AlLJb}{Alc{}}0{{{b{LFb}}}LJd}3{{}GJf}{An{{b{c}}}{}}00000{{{b{LJf}}}b}111111{{{b{{LFn{c}}}}}b{}}22222222{{{b{Al}}}b}333333333333{{{b{LEd}}}{{b{{ANf{BEn}}}}}}4444444444444{An{{b{jc}}}{}}00000{{{b{jLJf}}}{{b{j}}}}111111{{{b{j{LFn{c}}}}}{{b{j}}}{}}222222222222222222222222222222222{{GJfc}{{Cn{fEO`}}}LJh}{{{b{c}}}{{b{e}}}{}{}}00000000000000{{{b{LEh}}}{{Cl{{b{c}}}}}{DKjDBbDAjDAl}}11111111111111111111111111111{GMf{{Cn{bLIh}}}}2{GMf{{Cn{{b{c}}LIh}}}{}}{{GMf{b{LEl}}}{{Cn{{b{LJj}}LIh}}}}{{{b{jLFd}}c}{{LJn{GJfLJl}}}{{EHf{An}}}}{Anf}00000000000000000000000000000000000000000000{{{b{c}}{b{Dn}}}Cd{}}00000000000{{{b{c}}{b{jAMd}}}f{}}000000000{{}GF`}{{}LEb}{{{b{c}}}e{}{{GDn{EHd}}}}0{{{b{jGF`}}e}c{}{{BEd{Al}{{BBf{c}}}}}}{{{b{HMf}}{b{HMf}}}Cd}{{{b{LFj}}{b{LFj}}}Cd}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}Cd{{EOb{{ANf{BEn}}}}}}{{{b{{LFn{c}}}}{b{{LFn{c}}}}}CdDAn}{{{b{LEj}}{b{LEj}}}Cd}{{{b{LGd}}{b{LGd}}}Cd}{{{b{LEd}}{b{c}}}Cd{{EOb{{ANf{BEn}}}}BJb}}{{{b{EIb}}{b{EIb}}}Cd}{{{b{LHj}}{b{LHj}}}Cd}{{{b{LHn}}{b{LHn}}}Cd}{{{b{LI`}}{b{LI`}}}Cd}{{{b{LId}}{b{LId}}}Cd}{{{b{GMf}}{b{GMf}}}Cd}{{{b{c}}{b{h}}}Cd{}}000000000000{{{b{c}}{b{e}}}Cd{}{}}00000000000000000000000000000000000000000000000000000000000`{{{b{jLK`}}AlLFbLFhLFd}{{Cn{LKbLFh}}}}{{{b{jGF`}}{b{LH`}}}{{Cn{cLG`}}}LJ`}{{{b{LFb}}}LHn}````{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}{{{b{jLFd}}c}f{{BFd{}{{BFb{GJf}}}}}}{{{b{j{b{jLFd}}}}c}f{{BFd{}{{BFb{{b{GJf}}}}}}}}{{{b{j{b{jLFd}}}}c}f{{BFd{}{{BFb{GJf}}}}}}{{{b{jLFd}}c}f{{BFd{}{{BFb{{b{GJf}}}}}}}}{{Al{b{c}}}{}LKd}{{{b{LGf}}{b{LKf}}}}{{{b{LGh}}{b{LKf}}}}{{{b{LGj}}{b{LKf}}}}{{{b{LGl}}{b{LKf}}}}{{{b{LGn}}{b{LKf}}}}{{{b{LH`}}{b{LKf}}}}{{{b{LHb}}{b{LKf}}}}{{{b{LEf}}{b{LKf}}}}{{{b{LHd}}{b{c}}}{}LKd}`{AlLGb}{{{b{jGF`}}{b{LH`}}}f}`{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}0{{{b{HMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LJf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LIl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LIj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LFj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LFl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{LE`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{LFn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{FCl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LEh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LFh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LG`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LEj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LEf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LEd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LHf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LHh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EIb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LHj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LHl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LHn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LI`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LIb}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LId}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LIf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LIh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GJf}}{b{jB`}}}{{Cn{fDB`}}}}0```{cc{}}000000{LKhLIl}1{LKjLIl}2222222{GGjc{}}{cLEh{{DBl{GA`}}}}{cLFh{{DBl{GA`}}}}{LKlLFh}{LEhLFh}{GJfLFh}85{LKnLG`}{LFhLG`}:{LEhLG`};;{HMfLEj}<{LFjLEj}========={LGjLHb}{LGhLHb}{LGfLEf}{LGhLEf}{CdLEf}{LGjLEf}{LHbLEf}{LGnLEf}{LL`LEf}{cc{}}{DJbLEf}{DBdLEf}22222222222{FClLIf}333{LEdGJf}{DBdGJf}{LEjGJf}6{GMfGJf}{LIdGJf}{HMfGJf}{LFjGJf}{CdGJf}{DJbGJf}{EIbGJf}{{{LE`{c}}}GJf{}}{{{b{jLFd}}Al}{{Cn{cFCl}}}LLb}{{{b{LEl}}{Aj{{ANf{BEn}}}}}LEd}{{{b{LEl}}LEd{b{{LLd{LEd}}}}}LIj}{{{b{LEl}}LEd{b{{LLd{c}}}}e}LIj{}{{BBh{{b{c}}}{{BBf{LEd}}}}}}{{{b{LEl}}c}HMf{{BBh{AlLFbLFd}{{BBf{{Cn{LFfLFh}}}}}}}}{{{b{LEl}}ce}HMfHIb{{BBh{{b{c}}AlLFbLFd}{{BBf{{Cn{LFfLFh}}}}}}}}5{{{LLh{LLf}}}HMf}{{{LLh{LLj}}}LFj}{{{LLh{LLl}}}LEd}{{{LLh{{LM`{LLn}}}}}EIb}{{{LLh{{LM`{LMb}}}}}LHn}{{{LLh{{LM`{LMd}}}}}LId}{{{LLh{{LMj{{LMh{LMf}}}}}}}GMf}{e{{LFn{g}}}{}{{BFd{}{{BFb{c}}}}}{{GDn{c}}}}{{Alc}{{Cn{LJ`FCl}}}{{CId{}{{BFb{GJf}}}}}}{{Alc}{{Cn{eFCl}}}{{CId{}{{BFb{GJf}}}}}{}}0{{Alc}{{Cn{{LFn{{M`{e}}}}FCl}}}{{CId{}{{BFb{GJf}}}}}LLb}{{Alc}{{Cn{{LFn{{Bn{e}}}}FCl}}}{{CId{}{{BFb{GJf}}}}}LLb}222222{{{b{LEl}}{LLh{LIj}}{LMn{LMlLJl}}}LFj}{{{b{LEl}}LN`{Cl{EIb}}}EIb}{cc{}}00000000000000000000000000000000000000000000{{{b{LEl}}c}LEd{{EOb{{ANf{BEn}}}}}}{{{b{LEl}}{b{c}}}LEd{{EOb{{ANf{BEn}}}}BJb}}{{{b{c}}}e{}{}}00000000000000000000000000000000000000000000{{AlGJf}{{Cn{LLbFCl}}}}{{AlGJf}{{Cn{HMfFCl}}}}{{AlGJf}{{Cn{LFjFCl}}}}{GJfLFh}{{AlGJf}{{Cn{LEjFCl}}}}{{AlGJf}{{Cn{LEdFCl}}}}{{AlGJf}{{Cn{EIbFCl}}}}{{AlGJf}{{Cn{LIdFCl}}}}{{AlGJf}{{Cn{GMfFCl}}}}{{AlGJf}{{Cn{GJfFCl}}}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01`{{{b{jLFb}}}{{b{jLEb}}}}``{{}GF`}`{{{b{jGF`}}}f}{{{b{GF`}}}{{b{LNb}}}}{{{b{LFd}}An}GJf}{{EIbAlc}GJfLNd}{{Alc}GJfLNd}{{EIbGJf}GJf}{AlEIb}`{{{b{HMf}}{b{jc}}}fAMd}{{{b{LFj}}{b{jc}}}fAMd}{{{b{{LFn{c}}}}{b{je}}}fE@`AMd}{{{b{LEj}}{b{jc}}}fAMd}{{{b{LGd}}{b{jc}}}fAMd}{{{b{LEd}}{b{jc}}}fAMd}{{{b{EIb}}{b{jc}}}fAMd}{{{b{LHn}}{b{jc}}}fAMd}{{{b{LId}}{b{jc}}}fAMd}{{{b{GMf}}{b{jc}}}fAMd}{{{b{LFd}}c}b{{LNf{{ANf{GJf}}}}}}{{{b{jLFd}}c}{{b{j}}}{{LNf{{ANf{GJf}}}}}}{{}An}00000000000000000000000000000000000000000000{{Al{b{{ANf{BEn}}}}}LEd}0{AlLNh}{{{b{jLEb}}}f}`{ce{}{}}00000000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}00000000000000000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000000{{{Cb{c}}}{{Cb{h}}}{}}00000000000000000000000000000000000000000000{{{b{jLFd}}Alc}fLEn}0{HMf{{LLh{LLf}}}}{LFj{{LLh{LLj}}}}{LEd{{LLh{LLl}}}}{EIb{{LLh{{LM`{LLn}}}}}}{LHn{{LLh{{LM`{LMb}}}}}}{LId{{LLh{{LM`{LMd}}}}}}{GMf{{LLh{{LMj{{LMh{LMf}}}}}}}}{{{b{LFd}}}}{{{b{{LFn{c}}}}}{}{}}{{{LFn{c}}}{}BFd}{EIb}{{{LEn{}{{FAh{c}}}}Al}c{{CId{}{{BFb{GJf}}}}}}{{cAl}{}{}}0{{{LFn{c}}Al}{}BFd}{{{b{{LFn{c}}}}Al}{}{}}2222222{ce{}{}}00000000000000000000000000000000000000000000{LFhLG`}{{LNdAl}GJf}{{{b{HMf}}Al}GJf}{{HMfAl}GJf}{{LFjAl}GJf}{{{b{LFj}}Al}GJf}{{{b{LEj}}Al}GJf}{{LEjAl}GJf}{{LGdAl}GJf}{{LEdAl}GJf}{{{b{LEd}}Al}GJf}{{{b{EIb}}Al}GJf}{{EIbAl}GJf}{{LIdAl}GJf}{{{b{LId}}Al}GJf}{{{b{GMf}}Al}GJf}{{GMfAl}GJf}{{GJfAl}GJf}{{{b{GJf}}Al}GJf}`{{{b{LEh}}}Cd}{GMfCd}{{{b{LFd}}}Cd}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}Cd{{EOb{{ANf{BEn}}}}}}{{{b{c}}}Cd{}}00000000000000000000000000000000000000000000{{{b{LEb}}}Cd}{GJfCd}5{EIbLNj}{{{b{LFd}}}An}{LEdDBd}{EIbDBd}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{Cd}}}{{EOb{{ANf{BEn}}}}}}0{{Al{Cl{{b{Ml}}}}c}{{Cn{LFjLIl}}}LIn}{{{b{jGF`}}}f}0{{Al{Cl{{b{Ml}}}}cEIb}{{Cn{LFjLIl}}}LIn}`{{{LE`{c}}g}{{LE`{e}}}{}{}{{BEd{c}{{BBf{e}}}}}}`{EIb{{Cl{EIb}}}}{GMf{{Cl{EIb}}}}{LHnLHj}{LIdLI`}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}0`{LGd{{b{Ml}}}}{{}Cd}00000000000000000{{{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}{{{b{j{LMn{GJfLJl}}}}An}LFd}{{{b{LEl}}c}HMfLF`}{{{b{LEl}}c}LJfLK`}{{{b{LEl}}LIj{Cl{EIb}}}{{Cn{LFjLFl}}}}{{{b{LEl}}}LHd}{{{b{LEl}}}EIb}{AlLHn}{AlLId}{{{b{LEl}}}GMf}{{{b{LEl}}c}GMf{}}{{EIbGJf}LNl}{{{b{{LE`{c}}}}}{{LE`{c}}}{}}{GJfGJf}```{{{b{{LFn{c}}}}{b{{LFn{c}}}}}{{Cl{ALn}}}BNh}{{{b{jLK`}}AlLFbLFd}{{Cn{LKbLFh}}}}{{{b{jLFd}}}GJf}0{LFj{{LLh{LIj}}}}`{{{b{jLFd}}GJf}f}0{{ChCh}f}000000000000000000000000000000000000{Chf}0000000000000000000000000000000000000000000000{{ChCh}Cd}00000000000{ChAMh}000000000``{{{b{jLEb}}CAhCAh}f}`{AlLHd}{{{b{LEb}}}CAh}{{{b{jLFd}}Alc}fLEn}{{LHn{b{LEl}}LId}f}{{LId{b{LEl}}}{{Cn{fLIb}}}}{{{b{jLFd}}An}f}{{LHnAlLEjc}fLEn}{{LHnAlc}{{Cn{fLHl}}}LEn}{{LIdAlc}{{Cn{fLIb}}}LEn}{{LHn{b{LEl}}LFh}{{Cn{fLHl}}}}{{LId{b{LEl}}LFh}{{Cn{fLIb}}}}{{{b{LEh}}}{{b{FFh}}}}{{{b{LHd}}}LKf}`{{{b{LEl}}LId}LHn}{{EIbAlce}{{Cn{GJfLHh}}}LNdLNd}{{Alce}{{Cn{GJfLHh}}}LNdLNd}{{EIb{b{LEl}}{Cl{EIb}}}{{Cl{EIb}}}}{{GMf{b{LEl}}{Cl{EIb}}}{{Cl{EIb}}}}{{{b{jLEb}}CAh}f}{{EIb{b{LEl}}GJfGJf}{{Cn{GJfLHh}}}}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}0{{{b{LEb}}}Cd}{Alb}{{{b{LHd}}Al}b}{{{b{Al}}}{{b{GBh}}}}`{{{b{LIl}}}{{Cl{{b{FFh}}}}}}{{{b{LG`}}}{{Cl{{b{FFh}}}}}}{{{b{LIf}}}{{Cl{{b{FFh}}}}}}``{{AlLEjc}LHnLEn}{{LIdAlLEjc}{{Cn{fLIb}}}LEn}{{LId{b{LEl}}LEj}{{Cn{fLIb}}}}{{HMf{b{LKf}}{b{LEl}}}}{{LFj{b{LKf}}{b{LEl}}}}{{LEj{b{LKf}}{b{LEl}}}}{{Alc}{}LNn}{{{b{LHd}}{b{LEl}}c}{}LNn}{{LEd{b{LKf}}{b{LEl}}}}{{EIb{b{LKf}}{b{LEl}}}}{{LHn{b{LKf}}{b{LEl}}}}{{LId{b{LKf}}{b{LEl}}}}{{GMf{b{LKf}}{b{LEl}}}}{{GJf{b{LKf}}{b{LEl}}}}``{{LHnAl{b{jLEb}}}Cd}{{LHn{b{LEl}}}f}{LEdAMh}`{{{b{jLFd}}An}LFd}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}`{{LHnAl}{{Cn{{Cn{cLFh}}LHl}}}LJ`}{{LIdAl}{{Cn{{Cn{cLFh}}LIb}}}LJ`}``{{{b{{LE`{c}}}}}Cd{}}{LEfCd}{GJfCd}{GJf{{Cl{{LE`{LEd}}}}}}{{{b{{LE`{c}}}}}{{Cl{DBd}}}{{EOb{{ANf{BEn}}}}}}{GJf{{Cl{DBd}}}}{{{b{{LE`{c}}}}}{{Cl{DJb}}}{{EOb{{ANf{BEn}}}}}}{GJf{{Cl{DJb}}}}{{{b{c}}}e{}{}}000000000000000000000000000000000000{{{b{c}}}{}{}}00{ce{}{}}00000000000000000000000000000000000000000000{{{b{c}}}BEh{}}0000000000000{{{b{LFh}}}LG`}{LEd{{Cn{{b{Ml}}LO`}}}}{LEd{{ENn{Ml}}}}{{{b{c}}}A@`{}}0000000000000{{{b{c}}}{{Cl{e}}}{}{}}00000000000000000000000000000000000000000000888888888888888888888888888888888888888888888{{{b{LFh}}Al}GJf}{{{b{GF`}}}An}{{{b{LFf}}{b{HI`}}}f}{{{b{HMf}}{b{HI`}}}f}{{{b{LJf}}{b{HI`}}}f}{{{b{LIj}}{b{HI`}}}f}{{{b{LFj}}{b{HI`}}}f}{{{b{{LE`{c}}}}{b{HI`}}}fHIb}{{{b{LFh}}{b{HI`}}}f}{{{b{LGb}}{b{HI`}}}f}{{{b{LEj}}{b{HI`}}}f}{{{b{LHd}}{b{HI`}}}f}{{{b{LEd}}{b{HI`}}}f}{{{b{EIb}}{b{HI`}}}f}{{{b{LHn}}{b{HI`}}}f}{{{b{LId}}{b{HI`}}}f}{{{b{GMf}}{b{HI`}}}f}{{{b{GJf}}{b{HI`}}}f}{{{b{c}}}{{Cn{{b{{FAn{eg}}}}{HId{e}}}}}{}{}FB`}{{{b{jGF`}}e}{{Cn{cLG`}}}{}{{BEd{Al}{{BBf{{Cn{cLFh}}}}}}}}{c{{Cn{e}}}{}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}D`{}}00000000000000000000000000000000000000000000{GJf{{b{Ml}}}}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000000000000000000000000000000000000000`{{{b{LFb}}}{{Cl{LOb}}}}{LFj{{b{{ANf{LMl}}}}}}````{ce{}{}}00000000000000000000000000000000000000000000{CAhLEb}``````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{{LOd{c}}}}}{{LOd{c}}}{}}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{An{{b{c}}}{}}0{An{{b{jc}}}{}}06{{{LOd{c}}}{{Cl{b}}}{}}7{{{LOd{c}}{b{LEl}}}{{Cl{{b{LJj}}}}}{}}{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{{LOd{c}}}}{b{{LOd{c}}}}}Cd{}}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{{LOd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}0{{{LLh{{LMj{c}}}}}{{LOd{c}}}{}}11{{{b{c}}}e{}{}}0{{{b{{LOd{c}}}}{b{je}}}f{}AMd}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}0{{{LOd{c}}}{{LLh{{LMj{c}}}}}{}}44{{{LOd{c}}}Cd{}}{{{b{c}}}Cd{}}0{{{LOd{c}}}{{b{c}}}{}}`{{}Cd}0{{{b{LEl}}}{{LOd{c}}}{HIbD@j}}{{ChCh}f}{Chf}0{{ChCh}Cd}{ChAMh}{{{b{c}}}e{}{}}>>{{{b{c}}}{{Cl{e}}}{}{}}011{{{b{{LOd{c}}}}{b{HI`}}}fHIb}{{{b{{LMj{c}}}}{b{HI`}}}fHIb}{c{{Cn{e}}}{}{}}000{{{LOd{c}}}D`{}}{{{b{c}}}D`{}}0`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0{{{b{LEl}}c}{{LOd{c}}}HIb}{{{LOd{c}}{b{LEl}}}{{b{{LJj{c}}}}}{}}`````````````````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{LF`}}AlLFbLFd}{{Cn{LFfLFh}}}}`{An{{b{c}}}{}}{An{{b{jc}}}{}}4{Anf}{{{b{jLK`}}AlLFbLFhLFd}{{Cn{LKbLFh}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}?{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}{ce{}{}}{{{b{c}}}Cd{}}{{{b{jLK`}}AlLFbLFd}{{Cn{LKbLFh}}}}{Chf}3{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}7``````````````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`{{{b{LOf}}}LOf}{{{b{LMl}}}LMl}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000`{An{{b{c}}}{}}00{An{{b{jc}}}{}}00777{Anf}00`{{{b{LOf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LLj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00{{{LLh{{LMh{LOf}}}}}LMl}111{{{b{c}}}e{}{}}00{LMlLOf}`{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00{LMl{{LLh{{LMh{LOf}}}}}}333{{{b{c}}}Cd{}}00{{}Cd}00{{{b{LEl}}LOf}LMl}````{{ChCh}f}0{Chf}00`{{LMl{b{LEl}}LOf}f}`<<999{{{b{c}}}{{Cl{e}}}{}{}}00==={{{b{LOf}}{b{HI`}}}f}{{{b{LMl}}{b{HI`}}}f}{{{b{LLj}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00``{ce{}{}}00```````````````````````````{{{b{c}}d}f{}}0000{{{b{c}}}{{b{h}}}{}}00000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000{{{b{c}}}{{b{Dn}}}{}}{{{b{{LOh{c}}}}}{{LOh{{b{c}}}}}{}}{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{LOj}}}LOj}{{{b{LKj}}}LKj}{{{b{{LOh{c}}}}}{{LOh{c}}}CLd}{{{b{{LLd{c}}}}}{{LLd{c}}}CLd}{{{b{LOl}}}LOl}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}0000{{{b{LOl}}{b{LOl}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}{{{b{LOn}}c}{{Cn{LLdLKj}}}M@`}`{An{{b{c}}}{}}000000{An{{b{jc}}}{}}000000>>>>>>>{Anf}000000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{LOl}}{b{LOl}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000`{{{b{LOj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LKj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{LOh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{LOh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DKj}{{{b{{LLd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{LOl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{M@b}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LKh}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}00000{M@dM@b}11111111{{{b{c}}}e{}{}}000000`{{{b{LOl}}{b{jc}}}fAMd}{{}An}000000{{{b{j{M@`{}{{M@f{c}}}}}}{b{{ANf{BEn}}}}}c{{EOb{{ANf{BEn}}}}CLd}}`{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}000000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{c}}}Cd{}}000000`````{{{LOh{c}}g}{{LOh{e}}}{}{}{{BBh{c}{{BBf{e}}}}}}{{{LLd{c}}g}{{LLd{e}}}{}{}{{BBh{c}{{BBf{e}}}}}}{{}Cd}00``{{ce}{{Cn{LOnLKh}}}LInM@`}`{{{b{LOl}}{b{LOl}}}{{Cl{ALn}}}}`{{ChCh}f}0000{Chf}000000{{ChCh}Cd}{ChAMh}`{{{b{M@b}}}{{Cl{{b{FFh}}}}}}`{{{b{c}}}e{}{}}0000{{{b{c}}}{}{}}{ce{}{}}000000{{{b{c}}}BEh{}}00000{{{b{c}}}A@`{}}00000{{{b{c}}}{{Cl{e}}}{}{}}0000005555555{{{b{{LOh{c}}}}{b{HI`}}}fHIb}{{{b{{LLd{c}}}}{b{HI`}}}fHIb}{c{{Cn{e}}}{}{}}0000000000000{{{b{c}}}D`{}}000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000`8888888``````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{Alc{}}{{}M@h}{An{{b{c}}}{}}{An{{b{jc}}}{}}5{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}{{{b{j{M@`{}{{M@f{c}}}}}}{b{{ANf{BEn}}}}}c{{EOb{{ANf{BEn}}}}CLd}}{{{b{jM@h}}{b{{ANf{BEn}}}}}}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}2{{{b{c}}}Cd{}}{Chf}04{{{b{c}}}{{Cl{e}}}{}{}};{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}8```````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{{M@j{c}}}}}{{M@j{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00777{Anf}00{{{b{{M@j{c}}}}{b{{M@j{c}}}}}Cd{{EOb{{ANf{BEn}}}}}}{{{b{c}}{b{h}}}Cd{}}{{{b{{M@j{c}}}}{b{jB`}}}{{Cn{fDB`}}}{{EOb{{ANf{BEn}}}}}}{{{b{M@d}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}0{EO`M@d}1111{{{b{c}}}e{}{}}00{{}An}00`{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{{M@l{ce}}}}}LOlLInM@`}`{{ce}{{M@l{ce}}}LInM@`}`{{ChCh}f}{Chf}00{{{b{{ANf{BEn}}}}}{{Cl{DJb}}}}{{{b{{ANf{BEn}}}}}{{Cl{DBd}}}}1100{{{b{j{M@l{ce}}}}}{{Cn{{Cl{M@j}}M@d}}}LInM@`}{{{b{j{M@l{ce}}}}}{{Cn{fM@d}}}LInM@`}{{{b{M@d}}}{{Cl{{b{FFh}}}}}}``?==={{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00`````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000{{{b{c}}}{{b{h}}}{}}0000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000000000000000000000000{{{b{c}}}{{b{Dn}}}{}}0{{{b{{M@n{c}}}}}{{b{c}}}{}}````{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}000000000000000000000000000000`{{{b{{M@n{c}}}}}{{M@n{c}}}CLd}{{{b{{LOn{c}}}}}{{LOn{c}}}CLd}{{{b{{MA`{c}}}}}{{MA`{c}}}CLd}{{{b{{MAb{c}}}}}{{MAb{c}}}CLd}{{{b{{MAd{c}}}}}{{MAd{c}}}CLd}{{{b{{MAf{c}}}}}{{MAf{c}}}CLd}{{{b{{MAh{c}}}}}{{MAh{c}}}CLd}{{{b{{MAj{c}}}}}{{MAj{c}}}CLd}{{{b{{MAl{c}}}}}{{MAl{c}}}CLd}{{{b{{MAn{c}}}}}{{MAn{c}}}CLd}{{{b{{MB`{c}}}}}{{MB`{c}}}CLd}{{{b{{MBb{c}}}}}{{MBb{c}}}CLd}{{{b{{MBd{c}}}}}{{MBd{c}}}CLd}{{{b{{MBf{c}}}}}{{MBf{c}}}CLd}{{{b{MBh}}}MBh}{{{b{MBj}}}MBj}{{{b{{MBl{c}}}}}{{MBl{c}}}CLd}{{{b{{MBn{c}}}}}{{MBn{c}}}CLd}{{{b{{MC`{c}}}}}{{MC`{c}}}CLd}{{{b{{MCb{c}}}}}{{MCb{c}}}CLd}{{{b{{MCd{c}}}}}{{MCd{c}}}CLd}{{{b{{MCf{c}}}}}{{MCf{c}}}CLd}{{{b{{MCh{c}}}}}{{MCh{c}}}CLd}{{{b{{MCj{c}}}}}{{MCj{c}}}CLd}{{{b{{MCl{c}}}}}{{MCl{c}}}CLd}{{{b{{MCn{c}}}}}{{MCn{c}}}CLd}{{{b{{MD`{c}}}}}{{MD`{c}}}CLd}{{{b{{MDb{c}}}}}{{MDb{c}}}CLd}{{{b{{MDd{c}}}}}{{MDd{c}}}CLd}{{{b{{MDf{c}}}}}{{MDf{c}}}CLd}{{{b{{MDh{c}}}}}{{MDh{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}000000000000000000000000000000{{{b{c}}}f{}}00000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000000000000000000000000````{An{{b{c}}}{}}{{{b{{M@n{c}}}}}b{}}111111111111111111111111111111{An{{b{jc}}}{}}000000000000000000000000000000{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000{Anf}000000000000000000000000000000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}0``{{{b{MBh}}{b{MBh}}}Cd}{{{b{MBj}}{b{MBj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000``{{{b{{M@n{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{LOn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MA`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MB`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MBb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MBd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MBf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{MBh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MBj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{MBl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MBn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MC`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MD`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MDb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MDd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MDf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MDh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}0000000000000000000000000000000000000000000000000000000000000{{{b{c}}}e{}{}}000000000000000000000000000000`{{{b{MBh}}{b{jc}}}fAMd}{{{b{MBj}}{b{jc}}}fAMd}```{{}An}000000000000000000000000000000`{ce{}{}}000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000000000000000000000000003333333333333333333333333333333{{{b{c}}}Cd{}}000000000000000000000000000000```{{{M@n{c}}g}{{M@n{e}}}{}{}{{BEd{c}{{BBf{e}}}}}}``````{{LOlc}{{M@n{c}}}{}}`{{ce}{{Cn{LOnLKh}}}LInM@`}`{{ChCh}f}000000000000000000000000000000{Chf}000000000000000000000000000000{{ChCh}Cd}0{ChAMh}0``````???????????????????????????????{{{b{c}}}{}{}}0<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<{{{b{c}}}{{Cl{e}}}{}{}}000000000000000000000000000000{{{b{c}}}e{}{}}000000000000000000000000000000{c{{Cn{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000{{{M@n{c}}i}{{Cn{{M@n{e}}g}}}{}{}{}{{BEd{c}{{BBf{{Cn{eg}}}}}}}}{{{b{c}}}D`{}}000000000000000000000000000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000000000000000000000000``{ce{}{}}000000000000000000000000000000``````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{{MDj{c}}}}}{{MDj{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{{MDj{c}}}}{b{{MDj{c}}}}}Cd{{EOb{{ANf{BEn}}}}}}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{{MDj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}{{{LE`{c}}}{{MDj{c}}}{}}1{{{b{c}}}e{}{}}{{{b{{MDj{c}}}}{b{je}}}f{{EOb{{ANf{BEn}}}}}AMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{}Cd}{{ChCh}f}{Chf}{{ChCh}Cd}{ChAMh}<9{{{b{c}}}{{Cl{e}}}{}{}}={{{b{{MDj{c}}}}{b{HI`}}}fHIb}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}>```````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{cc{}}{{Alc}{{Cn{LJ`FCl}}}{{CId{}{{BFb{GJf}}}}}}1{{{b{c}}}e{}{}}{{AlGJf}{{Cn{LLbFCl}}}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}3{{{LEn{}{{FAh{c}}}}Al}c{{CId{}{{BFb{GJf}}}}}}4{{LNdAl}GJf}{{{b{c}}}Cd{}}`{{{b{j{MDl{c}}}}}ClCId}{Chf}8{{{b{c}}}{{Cl{e}}}{}{}}<{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}=``````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{LKl}}}LKl}{{{b{LKn}}}LKn}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}0{An{{b{jc}}}{}}088{Anf}0`{{{b{LKl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LKn}}{b{jB`}}}{{Cn{fDB`}}}}0`{cc{}}{GJfLKl}{LKlLKn}222{{{b{c}}}e{}{}}0{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{}Cd}{{ChCh}f}0{Chf}09977{{{b{c}}}BEh{}}0;{{{b{c}}}A@`{}}0{{{b{c}}}{{Cl{e}}}{}{}}0<<{{{b{LKl}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>```````{c{{Cn{{MDn{c}}EO`}}}LIn}{{{b{jc}}}{{Cn{fEO`}}}ME`}`````````````````{{{b{c}}d}f{}}0`{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{AlGJf}{{Cn{LEjFCl}}}}{{{b{MEb}}}MEb}{{{b{MEd}}}MEd}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{An{{b{c}}}{}}0{An{{b{jc}}}{}}088{Anf}0{{AlGJfGJf}{{Cn{MEdFCl}}}}{{{b{MEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MEd}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{MEbMEd}{GJfMEd}222{{{b{c}}}e{}{}}0`6{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}022{{{b{c}}}Cd{}}0{{AlGJf}{{Cn{MEdFCl}}}}{{}Cd}0{{AlGJfGJfGJf}{{Cn{{Cl{MEb}}LEh}}}}{{ChCh}f}0{Chf}0::88{{{b{c}}}{{Cl{e}}}{}{}}0;;5{{{b{MEb}}{b{HI`}}}f}{{{b{MEd}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>``````````````````````````````````````````````````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{MEf}}}MEf}{{{b{MEh}}}MEh}{{{b{MEj}}}MEj}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00{MEjMEh}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00:::{Anf}00{MEhMEj}{{{b{MEf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MEh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MEj}}{b{jB`}}}{{Cn{fDB`}}}}{MElMEf}{MEnMEf}{cc{}}00000{{{b{c}}}e{}{}}00{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{}Cd}00{{ChCh}f}00{Chf}00999777{{{b{c}}}{{Cl{e}}}{}{}}00:::{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00;;;```````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{GJfGJf}{{Cl{GJf}}}}0{GJf{{Cl{GJf}}}}11111{{GJfGJf}{{Cl{Cd}}}}0221222``````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{LL`}}}LL`}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{AlLJb}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{{LKd{}{{MF`{c}}}}}}{b{LKf}}}c{}}{{{b{LL`}}{b{LKf}}}}{{{b{LL`}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}2{{{b{c}}}Cd{}}{{ChCh}f}{Chf}``{{{LNn{}{{MFb{c}}}}{b{LKf}}{b{LEl}}}c{}}86{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}:```{Alf}00000````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{LLl}}}LLl}{{{b{LNh}}}LNh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{An{{b{c}}}{}}0{An{{b{jc}}}{}}077{Anf}0`{cc{}}000{{{b{c}}}e{}{}}0`{{}An}0{{LNh{b{LEl}}{b{{ANf{BEn}}}}}LEd}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}022{{{b{c}}}Cd{}}0{{}Cd}0{{{b{LEl}}}LNh}{{ChCh}f}0{Chf}0`::77{{{b{c}}}{{Cl{e}}}{}{}}0;;{{{b{LNh}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<```````````{{{b{c}}d}f{}}`{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{LNl}}}LNl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{An{{b{c}}}{}}00{An{{b{jc}}}{}}00666{Anf}00{{{b{LNl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LLn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{LN`}}GJf}GJf}`{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00222{{{b{c}}}Cd{}}00{{{b{LN`}}}DBd}``{{}Cd}00{{{b{LEl}}}LN`}{{{b{LN`}}GJf}LNl}{{ChCh}f}{Chf}00`{{{b{jLN`}}An}f}0{{{b{jLN`}}GJfGJf}{{Cn{GJfLHh}}}}>;;;{{{b{c}}}{{Cl{e}}}{}{}}00???{{{b{LNl}}{b{HI`}}}f}{{{b{LN`}}{b{HI`}}}f}{{{b{LLn}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00``````````````````````````````````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000`{{{b{MFd}}}MFd}{{{b{MFf}}}MFf}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}``{An{{b{c}}}{}}000{An{{b{jc}}}{}}0008888{Anf}000```{{{b{MFd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFf}}{b{jB`}}}{{Cn{fDB`}}}}0``{cc{}}0000000{{{b{c}}}e{}{}}000`{{MFd{b{LEl}}}GJf}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{{}Cd}{{ChCh}f}0{Chf}000{{MFd{b{LEl}}GJf}f}````;;8888{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000>>>>{{{b{MFd}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000`????```````````{{{b{c}}d}f{}}0000000{{{b{c}}}{{b{h}}}{}}00000000000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000{{{b{c}}}{{b{e}}}{}{}}0000000{{{b{jc}}}{{b{je}}}{}{}}0000000{{{b{MEn}}}MEn}{{{b{MEl}}}MEl}{{{b{MFh}}}MFh}{{{b{MFj}}}MFj}{{{b{MFl}}}MFl}{{{b{MFn}}}MFn}{{{b{MG`}}}MG`}{{{b{MGb}}}MGb}{{{b{c}}{b{je}}}f{}{}}0000000{{{b{c}}}f{}}000000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000{BEnMGb}{An{{b{c}}}{}}0000000{An{{b{jc}}}{}}0000000????????{Anf}0000000{{{b{c}}{b{Dn}}}Cd{}}0000000{{{b{MEn}}{b{MEn}}}Cd}{{{b{MEl}}{b{MEl}}}Cd}{{{b{MFh}}{b{MFh}}}Cd}{{{b{MFj}}{b{MFj}}}Cd}{{{b{MFl}}{b{MFl}}}Cd}{{{b{MFn}}{b{MFn}}}Cd}{{{b{MG`}}{b{MG`}}}Cd}{{{b{MGb}}{b{MGb}}}Cd}{{{b{c}}{b{h}}}Cd{}}0000000{{{b{c}}{b{e}}}Cd{}{}}000000000000000000000000000000000000000{{{b{MEn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MEl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MG`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MGb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000000000000000{{{b{c}}}e{}{}}0000000{{}An}0000000{ce{}{}}0000000{{{Aj{c}}}{{Aj{h}}}{}}0000000{{{C`{c}}}{{C`{h}}}{}}0000000{{{Cb{c}}}{{Cb{h}}}{}}000000033333333{{{b{c}}}Cd{}}0000000{MFnCd}0{MGbCd}{{}Cd}0000000{{{Cl{BEn}}}MFn}{{}MFn}{{ChCh}f}0000000{Chf}0000000{{ChCh}Cd}0000000{BEnMFn}{MGb{{Cl{BEn}}}}{{{b{c}}}e{}{}}0000000{{{b{c}}}{}{}}0000000{ce{}{}}0000000{{{b{c}}}{{Cl{e}}}{}{}}000000033333333{MFn{{Cl{BEn}}}}{BEn{{Cl{MGb}}}}{c{{Cn{e}}}{}{}}000000000000000{{{Cl{BEn}}}{{Cl{MFn}}}}{BEn{{Cl{MFn}}}}{{{b{c}}}D`{}}0000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000{{}MGb}99999999`````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{LMf}}}LMf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{Alc{}}{{}LMf}{An{{b{c}}}{}}{An{{b{jc}}}{}}8{Anf}{{{b{LMf}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}2{{{b{c}}}Cd{}}`{{}Cd}{{ChCh}f}{Chf}0:6{{{b{c}}}{{Cl{e}}}{}{}};{{{b{LMf}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}};```````````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{Alc{}}{{}ELb}{An{{b{c}}}{}}{{{b{ELb}}}b}{An{{b{jc}}}{}}{{{b{jELb}}}{{b{j}}}}7{Anf}{{{b{ELb}}{b{jB`}}}{{Cn{fDB`}}}}{MfELb}{CJbELb}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{Chf}05{{{b{c}}}{{Cl{e}}}{}{}}:{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}9```````````{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}000100001000010000210000100001000010000210000100001000010000210000100001000010000210000100001000010000{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}432222{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}54{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}61060632761061060627606060648576666327610610606327610610606726060606487666627606060627606060627606060687666676666766667666654876666327610610606327610610606276060606548766663276106106063276106106062760606064876666276060606276060606276060606876666766667666676666487666627606060627606060627606060648766662760606062760606062760606064876666276060606276060606276060606{{}{{Cl{A@`}}}}{{}{{`{{CId{}{{BFb{A@`}}}}}}}}```{{MfMf}Mj}{{MfMfMf}DNf}{{MfMfMfMf}DMd}````````````{{AMhAMh}EOf}{{AMhAMhAMh}EOh}{{AMhAMhAMhAMh}EOj}`````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{Dn}}}{}}{{{b{KEj}}}{{b{KEj}}}}{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{c{{Cn{A@`KFj}}}{{EOb{{ANf{BEn}}}}}}{{{b{KEj}}}MGd}{{{b{jKEj}}}f}{{{b{MGd}}}MGd}{{{b{KEj}}}KEj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{{{b{KEj}}{b{KEj}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}{Alc{}}{{}KEj}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{c{{Cn{KEj}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}{{{b{c}}}{{b{e}}}{}{}}00{Anf}00{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KFj}}{b{KFj}}}Cd}{{{b{MGd}}{b{MGd}}}Cd}{{{b{KEj}}{b{{b{Ml}}}}}Cd}{{{b{KEj}}{b{KEj}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{KFj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{MGd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KEj}}{b{jB`}}}{{Cn{fDB`}}}}0{MGfKFj}{cc{}}00{{{b{{ANf{BEn}}}}}{{Cn{KEjKFj}}}}{{MGh{Cl{MGj}}{Cl{MGl}}{b{{ANf{MGn}}}}}KEj}{{MGh{Cl{MGj}}{Cl{MGl}}{Cl{{Aj{{ANf{MGn}}}}}}}KEj}333{{{b{Ml}}}{{Cn{KEj}}}}{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{KEj}}MGn}Cd}{{{b{KEj}}{b{jc}}}fAMd}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00{KEj{{ANn{MGh{Cl{MGj}}{Cl{MGl}}{Bn{MGn}}}}}}444{{{b{c}}}Cd{}}00`{{{b{KEj}}{b{c}}CdCd}Cd{{EOb{KEj}}}}{{{b{KEj}}{b{KEj}}}{{Cl{ALn}}}}{{ChCh}f}0{Chf}000{{ChCh}Cd}{ChAMh}``{{{b{KEj}}c}CnAKj}{{{b{jKEj}}{b{{ANf{MGn}}}}}f}`{{{b{c}}}e{}{}}0{{{b{c}}}{}{}}???{{{b{c}}}BEh{}}0{{{b{c}}}A@`{}}0{{{b{c}}}{{Cl{e}}}{}{}}00444{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{b{KEj}}}{{`{DCb}}}}`{ce{}{}}00````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}000{{{b{MGh}}}{{b{Ml}}}}{{{b{MGl}}}{{b{Ml}}}}{{{b{MGj}}}{{b{Ml}}}}{{{b{MGn}}}{{b{Ml}}}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{jMGh}}}f}{{{b{MGh}}}MGh}{{{b{MGl}}}MGl}{{{b{MGj}}}MGj}{{{b{MGn}}}MGn}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}0000000{{{b{c}}}{{Aj{Ah}}}{}}000{{{b{MGh}}{b{MGh}}}ALn}{{{b{MGl}}{b{MGl}}}ALn}{{{b{MGj}}{b{MGj}}}ALn}{{{b{MGn}}{b{MGn}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}000{Alc{}}{{}MGh}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}000{{{b{c}}{b{jAMd}}}f{}}000{{{b{MGh}}{b{MGh}}}Cd}{{{b{MGh}}{b{{b{Ml}}}}}Cd}{{{b{MGl}}{b{{b{Ml}}}}}Cd}{{{b{MGl}}{b{MGl}}}Cd}{{{b{MGj}}{b{MGj}}}Cd}{{{b{MGj}}{b{{b{Ml}}}}}Cd}{{{b{MGn}}{b{{b{Ml}}}}}Cd}{{{b{MGn}}{b{Ml}}}Cd}{{{b{MGn}}{b{MGn}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}0000000000000000000{{{b{MGh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{MGl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{MGj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{MGn}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}000{{{b{{ANf{BEn}}}}}{{Cn{MGhMGf}}}}{{{b{{ANf{BEn}}}}}{{Cn{MGlMGf}}}}{{{b{{ANf{BEn}}}}}{{Cn{MGjMGf}}}}{{{b{{ANf{BEn}}}}}{{Cn{MGnMGf}}}}{AMhMGh}{MfMGl}{MfMGj}{AMhMGn}8888{{{b{Ml}}}{{Cn{MGh}}}}{{{b{Ml}}}{{Cn{MGl}}}}{{{b{Ml}}}{{Cn{MGj}}}}{{{b{Ml}}}{{Cn{MGn}}}}{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{MGh}}{b{jc}}}fAMd}{{{b{MGl}}{b{jc}}}fAMd}{{{b{MGj}}{b{jc}}}fAMd}{{{b{MGn}}{b{jc}}}fAMd}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{MGhCd}{{{b{c}}}Cd{}}000{{MGhcCdCd}Cd{{IDj{MGh}}}}{{{b{MGh}}{b{MGh}}}{{Cl{ALn}}}}{{{b{MGl}}{b{MGl}}}{{Cl{ALn}}}}{{{b{MGj}}{b{MGj}}}{{Cl{ALn}}}}{{{b{MGn}}{b{MGn}}}{{Cl{ALn}}}}{{ChCh}f}000{Chf}0000{{ChCh}Cd}000{ChAMh}000{{{b{c}}}e{}{}}000{{{b{c}}}{}{}}000{ce{}{}}000{{{b{c}}}BEh{}}000{{{b{c}}}A@`{}}000{{{b{c}}}{{Cl{e}}}{}{}}0005555{{{Cl{c}}}{{Cn{MGh}}}{{EOb{{ANf{BEn}}}}}}{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0007777``````````````````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{MH`}}}MH`}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}MH`}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{MH`}}{b{jB`}}}Bb}{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{jDb}}}f}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}6{{{Ed{Eh}}{EK`{A`}}{Ef{MH`}}{Ej{EJn}}}f}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{jFb}}}f}`>9{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}=``````````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{{{b{jMHb}}}f}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{Chf}{{{b{jMHb}}{Cl{AO`}}Cd}f}{{{b{jMHb}}F`}f};7{{{b{c}}}{{Cl{e}}}{}{}}:{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}};``````````{{{b{c}}d}f{}}0000{{{b{EKb}}}{{`{{CId{}{{BFb{{b{MHd}}}}}}}}}}{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000{{{b{MHf}}}MHf}{{{b{EKb}}}EKb}{{{b{MHd}}}MHd}{{{b{MHh}}}MHh}{{{b{MHj}}}MHj}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}0000{Alc{}}0000{{}MHf}{{}EKb}{{}MHd}{{}MHh}{{}MHj}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000`{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000`{{{b{MHf}}{b{jB`}}}Bb}{{{b{EKb}}{b{jB`}}}Bb}{{{b{MHd}}{b{jB`}}}Bb}{{{b{MHh}}{b{jB`}}}Bb}{{{b{MHj}}{b{jB`}}}Bb}0{cc{}}000000000{{{b{c}}}e{}{}}0000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01100110`{{{b{jDb}}}f}``{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000````6`{{{b{EKb}}AKf}{{b{MHd}}}}``````````{{ChCh}f}0000{Chf}000000000`{{}{{b{Cj}}}}0000``=====88888{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}0000{{{b{c}}}e{}{}}0000{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{{{b{MHf}}}FNj}{ce{}{}}0000``````````{{{b{c}}d}f{}}000000000`{{{b{c}}}{{b{h}}}{}}000000000{{{b{jc}}}{{b{jh}}}{}}000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000`````{{{b{c}}}{{b{e}}}{}{}}000000000{{{b{jc}}}{{b{je}}}{}{}}000000000`{{{b{MHl}}}MHl}{{{b{MHn}}}MHn}{{{b{MI`}}}MI`}{{{b{MIb}}}MIb}{{{b{MId}}}MId}{{{b{MIf}}}MIf}{{{b{MIh}}}MIh}{{{b{MIj}}}MIj}{{{b{MIl}}}MIl}{{{b{MIn}}}MIn}{{{b{c}}{b{je}}}f{}{}}000000000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000``{Alc{}}000000000{{}MHl}{{}MHn}{{}MI`}{{}MIb}{{}MId}{{}MIf}{{}MIh}{{}MIj}{{}MIl}{{}MIn}`{An{{b{c}}}{}}000000000{An{{b{jc}}}{}}000000000{{{b{c}}}{{b{e}}}{}{}}000000000{Anf}000000000``{{{b{MHl}}{b{jB`}}}Bb}{{{b{MHn}}{b{jB`}}}Bb}{{{b{MI`}}{b{jB`}}}Bb}{{{b{MIb}}{b{jB`}}}Bb}{{{b{MId}}{b{jB`}}}Bb}{{{b{MIf}}{b{jB`}}}Bb}{{{b{MIh}}{b{jB`}}}Bb}{{{b{MIj}}{b{jB`}}}Bb}{{{b{MIl}}{b{jB`}}}Bb}{{{b{MIn}}{b{jB`}}}Bb}```{cc{}}0000000000000000000{{{b{c}}}e{}{}}000000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}010101011001010110`````{{}An}000000000{ce{}{}}000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000{{{C`{c}}}{{C`{h}}}{}}000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000003333333333{{{b{c}}}Cd{}}000000000```````````````{{ChCh}f}000000000{Chf}0000000000000000000`{{}{{b{Cj}}}}000000000``````;;;;;;;;;;7777777777{{{b{c}}}{{Cl{e}}}{}{}}000000000<<<<<<<<<<{c{{Cn{e}}}{}{}}0000000000000000000{{{b{c}}}D`{}}000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000;;;;;;;;;;```````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{MJ`}}}MJ`}{{{b{MJb}}}MJb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0`{{}MJ`}{{}MJb}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{MJ`}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{eg}A@`{}{{BFd{}{{BFb{{Bl{c}}}}}}}{{BBh{{Bl{c}}}{{BBf{{b{Ml}}}}}}}}{{{GCd{{b{jGGd}}}}{E`{A`}}{EK`{A`}}{Cl{{Ed{FOn}}}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{Bd}}}f}````{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}`{{{E`{A`}}{Ef{FNb}}{Ed{Gj}}{Gn{Hd}}{Gn{Hh}}{Gn{Jh}}{Ef{AMj}}}f}``{{{b{c}}}e{}{}}0;;{{{b{c}}}{{Cl{e}}}{}{}}011{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0??```````````````````````````````````{{}f}``````{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000``{An{{b{c}}}{}}000{An{{b{jc}}}{}}0003333{Anf}000`{cc{}}0000000>>>>`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000```{Chf}000``5555{{{b{c}}}{{Cl{e}}}{}{}}000{{{b{c}}}e{}{}}000{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000::::{{{GCd{{b{jGGd}}}}{E`{A`}}{EK`{A`}}{Ej{EKj}}}f}```{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{f}}}}0{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{A@`}}}}{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{MJj}}}}{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{MJl}}}}2{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{MJn}}}}{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{MK`}}}}`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{Ml}}}{{Cn{MJjMKb}}}}{An{{b{c}}}{}}{An{{b{jc}}}{}}4{Anf}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{}MJd}{Chf}6{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}:``{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}{c{{Cn{MKd}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}5{Anf}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{cc{}}0{{{b{c}}}e{}{}}{{{b{{Cl{{Ej{LCh}}}}}}{b{Bh}}}{{Cl{MKf}}}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{Chf}{{{b{MKf}}{b{{Cl{{Ej{LCh}}}}}}{b{Bh}}}f}{{{b{MKd}}c}CnAKj}7{{{b{c}}}{{Cl{e}}}{}{}};{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}};{{{GCd{{b{jGGd}}}}{b{Bd}}{E`{A`}}{Ed{El}}{Ed{EIl}}{Ej{Bh}}{Cl{{Ej{LCh}}}}}f}{{{GCd{{b{jGGd}}}}{b{Bd}}}f}```````````````{{{b{c}}d}f{}}00{{{b{MKh}}AKf}Cd}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{jMKh}}{b{{E`{A`}}}}{Ej{Bh}}}f}{{{b{MKh}}}MKh}{{{b{MKj}}}MKj}{{{b{MKl}}}MKl}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{{{b{MKj}}}{{Cl{MKl}}}}{Alc{}}0{{}MKh}{{}MKj}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{c{{Cn{MKn}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{MKh}}{b{jB`}}}Bb}{{{b{MKj}}{b{jB`}}}Bb}{{{b{MKl}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{LCh}}{b{jMKh}}{b{Bh}}}f}`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{MKj}}}Cd}{MKlCd}1{{{b{c}}}Cd{}}00022221{{{GCd{{ANn{{b{jGGd}}Mf{b{jMKh}}}}}}{E`{A`}}{Ej{EKj}}{Ej{Bh}}{EK`{A`}}{Ej{EKb}}{b{Bd}}{Cl{{Ej{LCh}}}}}f}`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}{{{b{MKj}}}{{Cl{{Bl{BAl}}}}}}{{{b{MKj}}}{{Cl{{Bl{B@j}}}}}}{{{b{MKn}}c}CnAKj}`{{}AKf}{{{b{Bh}}{b{{ANf{{Bl{BAl}}}}}}}{{Cl{{Bl{BAl}}}}}}{{}{{Cl{A@`}}}}{{{b{c}}}e{}{}}00{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{b{MKj}}}{{Cl{AKf}}}}{MKl{{Cl{AKf}}}}6666{{{GCd{{b{jGGd}}}}{E`{A`}}{EK`{A`}}{Ej{EKj}}{b{Bd}}{Ej{Bh}}{Cl{{Ej{LCh}}}}}f}````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{ML`}}}ML`}{{{b{MLb}}}MLb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}0`{{}ML`}{{}MLb}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{MLb}}{b{MLb}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10`{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{ChCh}f}0{Chf}000{{ChCh}Cd}``;;{{{b{c}}}{}{}}88{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<{{{GCd{{ANn{{b{jGGd}}{b{jCd}}}}}}{E`{A`}}{EK`{A`}}{Ej{EKj}}{Ed{EKb}}{Ed{GBn}}{b{Bd}}}f}`{{{GCd{{b{ML`}}}}{Ed{Eb}}}f}{{{b{MLd}}}FNj}{{{b{jGGd}}c{b{jFl}}}GGf{{DBl{HAj}}}}{{{GCd{{ANn{{b{jGGd}}{b{jML`}}Cd}}}}{E`{A`}}{EK`{A`}}{Ed{Eb}}}f}```{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{cc{}}0{{{b{c}}}e{}{}}{{MLf{b{EJn}}{b{EKd}}}{{Cl{MHj}}}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{Chf}5{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}9{{{GCd{{ANn{{b{jGGd}}{b{jML`}}Cd}}}}{E`{A`}}{EK`{A`}}{Ej{EJn}}{Ej{EKd}}}f}{{{GCd{{ANn{{b{jGGd}}{b{jML`}}Cd}}}}{E`{A`}}{EK`{A`}}}f}0``````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{MKf}}}MKf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}MKf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{c{{Cn{MLh}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}};;{Anf}0{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{MKf}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{Ej{Bh}}{E`{A`}}{Ej{Eh}}{EK`{A`}}{Ej{EKj}}{Lb{AAl}}}MKf}{{ChCh}f}{Chf}00{{{b{MLh}}c}CnAKj}<88{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<`````````````````````{{{b{c}}d}f{}}000000{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{MLj}}}MLj}{{{b{MLl}}}MLl}{{{b{MLn}}}MLn}{{{b{MM`}}}MM`}{{{b{MMb}}}MMb}{{{b{MMd}}}MMd}{{{b{MMf}}}MMf}{{{b{c}}{b{je}}}f{}{}}000000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}000000{Alc{}}00000{{}MLj}{{}MLl}{{}MLn}{{}MM`}{{}MMb}{{}MMf}{An{{b{c}}}{}}000000{An{{b{jc}}}{}}000000{{{b{c}}}{{b{e}}}{}{}}000000{Anf}000000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{MLn}}{b{MLn}}}Cd}{{{b{MMb}}{b{MMb}}}Cd}{{{b{MMd}}{b{MMd}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{MLj}}{b{jB`}}}Bb}{cc{}}0000000000000{{{b{c}}}e{}{}}000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101010101{{}An}000000{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}000000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{c}}}Cd{}}000000`````{{{b{Bd}}{EK`{A`}}{E`{A`}}{Ej{Eh}}{Ej{EKj}}{Ed{GBn}}}f}``{{{b{MMf}}}AMh}`{{ChCh}f}000000{Chf}000000000000{{ChCh}Cd}0``======={{{b{c}}}{}{}}0:::::::{{{b{c}}}{{Cl{e}}}{}{}}000000???????{c{{Cn{e}}}{}{}}0000000000000{{{b{c}}}D`{}}000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000>>>>>>>``{{{E`{A`}}{Ej{Eh}}{Ed{El}}{b{Bd}}}f}{{{GCd{{ANn{{b{jGGd}}{b{jEl}}}}}}{EK`{A`}}{E`{A`}}}f}{{{b{jFb}}}f}`````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{MMh}}}MMh}{{{b{MMj}}}MMj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}MMh}{{}MMj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{MMh}}{b{jB`}}}Bb}{{{b{MMj}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{GCd{{ANn{{b{jGGd}}{b{jFb}}{b{jCd}}{b{jCd}}{b{jCd}}Cd}}}}{E`{A`}}{EK`{A`}}{Ej{EKj}}{Ej{EIn}}}f}`{{{E`{A`}}{Ed{El}}{Ej{Eh}}{Ej{EKj}}{b{Bd}}{Ej{Bh}}{Ef{MMj}}}f}{{CdCd{b{jFb}}Cd}f}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}{{{b{jFb}}}f}??;;{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0{{{GCd{{ANn{{b{jGGd}}{b{B@j}}{Cl{{b{BAl}}}}}}}}{Ej{FMl}}{Ej{Bh}}}f}``````````{{{b{c}}d}f{}}`{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000{{{b{EIn}}}EIn}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}`{{}EIn}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{c{{Cn{MMl}}}Oh}{c{{Cn{MMn}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}0<<<<<{Anf}0000`{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}01{{{b{EIn}}{b{jB`}}}Bb}{cc{}}00{MMnMMl}1111111{{{b{c}}}e{}{}}0000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jDb}}}f}{{{b{c}}{b{jEIn}}}f{MN`BJb}}{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000````{{{GCd{{ANn{{b{jGGd}}{b{AJ`}}{b{MNb}}Cd{Cl{MNd}}}}}}{E`{A`}}{Ej{Bh}}{EK`{A`}}{b{Bd}}}f}{{ChCh}f}{Chf}00000`{{{b{jEIn}}}f}{{}{{b{Cj}}}}`{{{GCd{{ANn{{b{jGGd}}{b{{Bn{MNb}}}}{b{I`}}{b{EIn}}{b{{Bn{Ib}}}}}}}}{E`{A`}}{EK`{A`}}{b{Bd}}}f}{{{E`{A`}}{Ed{El}}{Ej{Eh}}{Ed{EIn}}{Ej{EKj}}{b{Bd}}}f}{{{b{MMl}}c}CnAKj}{{{b{MMn}}c}CnAKj}{{{b{jFb}}}f}{{{b{c}}}e{}{}}?????{{{b{c}}}{{Cl{e}}}{}{}}000011111{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{ce{}{}}0000","D":"AFBhAEChACIbAEJjADCjADInAF@lGKn","p":[[1,"reference"],[5,"Private",85976],[1,"unit"],[10,"Any",85977],[0,"mut"],[5,"Image",85978],[5,"RenderAssets",85979],[5,"GameMeta",0],[5,"NetworkMeta",0],[5,"PackMeta",0],[5,"GameMusic",0],[10,"TypeData",85980],[5,"Box",85981],[5,"Context",76672,85982],[1,"usize"],[5,"Formatter",85983],[8,"Result",85983],[5,"World",33994,85984],[5,"World",85985],[5,"AssetServer",33994,85986],[5,"LuaPlugin",33994,85987],[5,"Handle",33994,85988],[5,"Vec",85989],[5,"Arc",33994,85990],[5,"Rc",85991],[1,"bool"],[5,"Context",58543,85992],[6,"c_void",85993],[5,"Schema",85994],[6,"Option",85995],[6,"Result",85996],[5,"TypeId",85977],[5,"Game",33994,85997],[10,"AudioCenterExt",208],[5,"AudioSource",33994,85998],[5,"StaticSoundSettings",74787,85999],[5,"ShuffledPlaylist",212],[6,"MusicState",212],[10,"DynEq",86000],[5,"Root",33994,86001],[5,"AudioCenter",33994,86002],[5,"ResMut",33994,86003],[5,"ResMutInit",33994,86003],[5,"EguiCtx",33994,86004],[5,"Res",33994,86003],[5,"Sessions",33994,85997],[5,"JumpyDefaultMatchRunner",311],[5,"MatchPlugin",311],[5,"Session",33994,85997],[8,"Instant",33994,86005],[5,"SystemStages",33994,86006],[5,"AttachmentMeta",443],[5,"Entity",33994,86007],[1,"f32"],[5,"Attachment",443],[5,"AttachmentEasing",443],[5,"AttachmentEasingMeta",443],[5,"PlayerBodyAttachment",443],[5,"HadPlayerBodyAttachmentMarker",443],[5,"Vec2",33994,86008],[5,"Entities",33994,86007],[8,"Comp",33994,86003],[8,"CompMut",33994,86003],[5,"Duration",33994,86009],[5,"Time",33994,86010],[5,"Sprite",33994,86011],[5,"Invincibility",5674],[5,"Transform",33994,86012],[5,"AtlasSprite",33994,86011],[5,"AnimatedSprite",33994,86013],[5,"AnimationBankSprite",33994,86013],[5,"MatchInputs",4974],[5,"PlayerIdx",32033],[5,"Bullet",734],[5,"BulletMeta",734],[5,"BulletHandle",734],[5,"Actor",7627],[5,"Collider",7627],[5,"Lifetime",5674],[5,"Commands",33994,86006],[5,"CollisionWorld",7627],[5,"EmoteRegion",32033],[5,"LoadedMap",5767],[5,"Camera",33994,86014],[5,"CameraShake",33994,86014],[5,"CameraState",881],[5,"CameraSubject",881],[5,"KinematicBody",7506],[5,"Window",33994,86015],[5,"ParallaxBackgroundSprite",881],[5,"DamageRegion",1017],[5,"DamageRegionOwner",1017],[5,"Vec3",33994,86016],[5,"Rect",33405],[5,"DebugSettings",1107],[5,"RapierDebugContext",1107],[5,"ResInit",33994,86003],[5,"DynamicBody",12915],[5,"Path2d",33994,86017],[5,"RapierDebugBackend",1107],[6,"DebugRenderObject",12966,86018],[8,"Real",12966,86019],[8,"Point",12966,86020],[1,"array"],[5,"MapManager",1229],[5,"ElementMeta",1288],[1,"u32"],[5,"Ustr",33994,86021],[5,"UVec2",33994,86022],[1,"str"],[5,"Atlas",33994,86011],[6,"TileCollisionKind",7627],[5,"ElementSolidMeta",1288],[5,"ElementEditorMeta",1288],[5,"MapElementHydrated",1288],[5,"DehydrateOutOfBounds",1288],[5,"ElementHandle",1288],[5,"ElementSolid",1288],[5,"ElementKillCallback",1288],[5,"Spawner",1288],[5,"SpawnerEntities",1288],[5,"SpawnerManager",1288],[10,"HasSchema",54622,86023],[10,"Deserializer",86024],[17,"Sys"],[5,"StaticSystem",33994,86003],[10,"IntoSystem",33994,86003],[5,"String",86025],[5,"BussMeta",1799],[5,"Buss",1799],[5,"Item",5234],[5,"ItemThrow",5234],[5,"ItemGrab",5234],[5,"PlayerInventories",5234],[5,"ItemUsed",5234],[5,"ItemDropped",5234],[5,"CannonMeta",1915],[5,"Cannon",1915],[5,"CrabMeta",2031],[6,"CrabState",2031],[5,"CrabCritter",2031],[5,"GlobalRng",32838],[5,"CrateMeta",2190],[5,"IdleCrate",2190],[5,"ThrownCrate",2190],[5,"AnimatedDecorationMeta",2344],[5,"FishSchoolMeta",2394],[5,"FishSchool",2394],[5,"Fish",2394],[6,"FishState",2394],[5,"FlappyJellyfishMeta",2573],[5,"FlappyJellyfish",2573],[5,"ExplodeFlappyJellyfish",2573],[5,"PlayerDrivingJellyfish",2890],[5,"Jellyfish",2890],[5,"CameraTraumaEvents",33994,86014],[5,"DehydrateJellyfish",2890],[5,"SVec",55118,86026],[10,"FlappyJellyfishMetaSchemaExts",2573],[5,"GrenadeMeta",2734],[5,"IdleGrenade",2734],[5,"LitGrenade",2734],[5,"PlayerLayers",32033],[5,"JellyfishMeta",2890],[5,"Inventory",5234],[5,"PlayerState",32619],[5,"KickBombMeta",3080],[5,"IdleKickBomb",3080],[5,"LitKickBomb",3080],[5,"KickBombHandle",3080],[5,"KickBombCommand",3080],[5,"UntypedHandle",33994,85988],[5,"MachineGunMeta",3327],[5,"MachineGun",3327],[6,"MachineGunState",3327],[5,"MineMeta",3486],[5,"IdleMine",3486],[5,"ThrownMine",3486],[5,"MusketMeta",3641],[5,"Musket",3641],[5,"PeriscopeMeta",3755],[5,"Periscope",3755],[5,"PlayerSpawnerMeta",3869],[5,"PlayerSpawner",3869],[5,"CurrentSpawner",3869],[5,"SlipperyMeta",4003],[5,"Slippery",4003],[5,"SlipperySeaweedMeta",4099],[5,"SlipperySeaweed",4099],[5,"SnailMeta",4194],[6,"Snail",4194],[5,"SpikeMeta",4301],[5,"Spike",4301],[5,"SproingerMeta",4396],[5,"Sproinger",4396],[5,"NavGraph",5767],[5,"StompBootsMeta",4493],[5,"WearingStompBoots",4493],[5,"StompBoots",4493],[5,"WornStompBoots",4493],[5,"PlayerKilled",32033],[5,"SwordMeta",4678],[5,"Sword",4678],[6,"SwordState",4678],[5,"PendingDamageRegions",4678],[5,"UrchinMeta",4876],[5,"Urchin",4876],[5,"PlayerInput",4974],[5,"LocatedTileLayer",4974],[5,"ElementLayer",4974],[6,"EditorInput",4974],[10,"Serializer",86027],[6,"ErrorImpl",86027],[5,"Error",86028],[10,"Serializer",86027],[5,"Ok",86027],[5,"Error",86028],[5,"PlayerControl",33565],[6,"ControlSource",33565],[6,"NetworkInputStatus",86029],[10,"Serializer",86030],[5,"PlayerInputCollector",33565],[5,"DropItem",5234],[5,"Inv",5234],[5,"ItemGrabbed",5234],[5,"SpawnedMapLayerMeta",5767],[5,"NavNode",5767],[5,"MapSpawned",5767],[5,"SpawnedMapMeta",5767],[5,"NavGraphEdge",5767],[6,"Ordering",86031],[5,"MapMeta",6747],[8,"NavGraphInner",5767],[10,"Hasher",86032],[5,"IVec2",33994,86033],[1,"u64"],[5,"ClearColor",33994,86014],[5,"Tile",33994,86034],[5,"TileLayer",33994,86034],[5,"TileDynamicCollider",7627],[10,"MapConstructor",6104],[5,"ShiftnanigansMapConstructor",6107],[1,"slice"],[5,"UngroupedPixel",6107],[5,"PixelType",6107],[1,"i16"],[1,"tuple"],[5,"MapPool",6329],[5,"MapPoolNetwork",6329],[5,"CoreMeta",6411],[5,"CameraMeta",6411],[5,"PhysicsMeta",6411],[5,"PhysicsPlayerMeta",6411],[5,"CoreConfigMeta",6411],[10,"MatchAssetServerExt",6411],[5,"BackgroundMeta",6747],[5,"ParallaxLayerMeta",6747],[5,"MapLayerMeta",6747],[5,"ElementSpawn",6747],[5,"MapTileMeta",6747],[5,"PlayerMeta",7028],[5,"PlayerLayersMeta",7028],[5,"PlayerBodyLayerMeta",7028],[5,"BodyAnimationsMeta",7028],[5,"Offsets",7028],[5,"PlayerLayerMeta",7028],[5,"PlayerStatsMeta",7028],[5,"PlayerSoundsMeta",7028],[5,"EmoteMeta",7028],[5,"HatMeta",7028],[10,"Deserialize",33994,86024],[6,"ColliderShape",12797],[6,"PhysicsStage",7506],[5,"Ulid",33994,86035],[17,"Output"],[10,"Fn",86036],[10,"QueryItem",33994,86007],[5,"SharedShape",12966,86037],[5,"ColliderBuilder",12966,86038],[5,"CollisionCache",7627],[5,"RapierContext",7627],[5,"PhysicsHooks",7627],[5,"Solid",7627],[5,"TileRapierHandle",7627],[5,"ColliderHandle",12966,86039],[5,"EntityHasher",7627],[1,"u128"],[5,"PairFilterContext",12966,86040],[5,"SolverFlags",12966,86041],[6,"PhysicsError",7627],[5,"RefMut",33994,86042],[5,"RigidBodySet",12966,86043],[5,"ColliderSet",12966,86044],[6,"CollisionEvent",12966,86045],[5,"ContactPair",12966,86041],[5,"ContactModificationContext",12966,86040],[5,"RigidBody",12966,86046],[10,"FnOnce",86036],[5,"SolverGroup",8280],[5,"SmolStr",86047],[5,"PhysicsParams",7627],[10,"FnMut",86036],[1,"u8"],[5,"CollisionGroup",8280],[17,"Item"],[10,"IntoIterator",86048],[5,"Iter",86049],[5,"IterNames",86049],[10,"Shape",12966,86050],[10,"SimdCompositeShape",12966,86051],[10,"PolygonalFeatureMap",12966,86052],[10,"SupportMap",12966,86053],[6,"TypedShape",12966,86050],[10,"RayCast",12966,86054],[5,"Ray",86054],[5,"RayIntersection",86054],[5,"Complex",20767,86055],[5,"Unit",20767,86056],[5,"Isometry",20767,86057],[10,"BoundingVolume",12966,86058],[5,"Const",20767,86059],[5,"OPoint",20767,86060],[5,"Aabb",86061],[5,"BoundingSphere",86062],[10,"PointQuery",12966,86063],[10,"DebugRenderBackend",12966,86018],[5,"ArrayStorage",20767,86064],[5,"Matrix",20767,86065],[6,"FeatureId",12966,86066],[10,"PhysicsHooks",12966,86040],[10,"EventHandler",12966,86067],[5,"PolygonalFeature",12966,86068],[17,"PartShape"],[17,"PartId"],[17,"QbvhStorage"],[10,"TypedSimdCompositeShape",12966,86051],[10,"Sized",86069],[10,"IndexedData",86070],[10,"QbvhStorage",86071],[5,"MassProperties",12966,86072],[5,"PointProjection",86063],[17,"Location"],[10,"PointQueryWithLocation",12966,86063],[5,"DefaultStorage",86073],[5,"GenericQbvh",86070],[6,"ShapeType",12966,86050],[5,"IntegrationParameters",12966,86074],[5,"Multibody",12966,86075],[5,"MultibodyLink",12966,86076],[5,"Dyn",20767,86059],[5,"VecStorage",20767,86077],[5,"JointGenericOneBodyConstraint",86078],[5,"JointMotor",12966,86079],[10,"BroadPhase",12966,86080],[6,"BroadPhasePairEvent",12966,86081],[10,"Signed",86082],[17,"RealField"],[10,"ComplexField",20767,86083],[10,"RealField",20767,86084],[10,"DimAdd",20767,86059],[10,"Dim",20767,86059],[10,"DimNameAdd",20767,86059],[10,"DimName",20767,86059],[10,"SimdBool",20767,86085],[10,"RawStorageMut",20767,86086],[17,"RStride"],[17,"CStride"],[10,"RawStorage",20767,86086],[17,"Size"],[10,"DimRange",20767,86087],[10,"SimdComplexField",20767,86088],[10,"PartialOrd",86031],[10,"Storage",20767,86086],[10,"SupersetOf",86089],[10,"DimDiv",20767,86059],[10,"DimNameDiv",20767,86059],[17,"Element"],[17,"SimdBool"],[10,"SimdValue",20767,86090],[17,"SimdRealField"],[10,"SimdRealField",20767,86091],[10,"AbstractRotation",20767,86092],[10,"Scalar",20767,86093],[10,"SimdPartialOrd",20767,86094],[10,"Ord",86031],[10,"DimMax",20767,86059],[10,"DimNameMax",20767,86059],[10,"Norm",20767,86095],[10,"DimMin",20767,86059],[10,"DimNameMin",20767,86059],[10,"DimMul",20767,86059],[10,"DimNameMul",20767,86059],[17,"Norm"],[10,"Normed",20767,86056],[10,"One",86096],[1,"i32"],[10,"ReshapableStorage",20767,86086],[10,"DimSub",20767,86059],[10,"DimNameSub",20767,86059],[10,"StorageMut",20767,86086],[10,"Copy",86069],[10,"ClosedAdd",20767,86097],[10,"ClosedSub",20767,86097],[10,"Zero",86096],[5,"ColliderShapeCache",12797],[8,"Aabb",12966,86045],[8,"SimulationCommand",12915],[5,"Quat",33994,86098],[5,"GenericTriMesh",12966,86099],[10,"TriMeshStorage",12966,86100],[5,"HalfSpace",12966,86101],[5,"Polyline",12966,86102],[5,"ConvexPolygon",12966,86103],[5,"GenericHeightField",12966,86104],[10,"HeightFieldStorage",12966,86104],[5,"Compound",12966,86105],[5,"RigidBodyActivation",12966,86106],[5,"Collider",12966,86038],[5,"ActiveCollisionTypes",12966,86039],[5,"IslandManager",12966,86107],[5,"RigidBodyHandle",12966,86106],[5,"ActiveEvents",12966,86067],[5,"ActiveHooks",12966,86040],[5,"RigidBodyVelocity",12966,86106],[5,"ColliderParent",12966,86039],[5,"ColliderPosition",12966,86039],[6,"ColliderMassProps",12966,86039],[5,"RigidBodyBuilder",12966,86046],[5,"JointAxesMask",12966,86079],[5,"RigidBodyChanges",12966,86106],[5,"LockedAxes",12966,86106],[5,"CollisionEventFlags",12966,86045],[5,"ColliderChanges",12966,86039],[5,"TriMeshFlags",12966,86099],[5,"InteractionGroups",12966,86108],[5,"Group",12966,86108],[5,"QueryFilterFlags",12966,86109],[5,"DebugRenderMode",12966,86110],[5,"RigidBodyDamping",12966,86106],[5,"MultibodyJoint",12966,86111],[5,"RigidBodyForces",12966,86106],[5,"RigidBodyMassProps",12966,86106],[5,"Ball",86112],[5,"Capsule",86113],[5,"Cuboid",86114],[5,"GenericJoint",12966,86079],[5,"FixedJoint",12966,86115],[5,"Triangle",86116],[5,"RoundShape",12966,86117],[5,"PrismaticJoint",12966,86118],[5,"RevoluteJoint",12966,86119],[5,"RopeJoint",12966,86120],[5,"Segment",86121],[5,"RigidBodyColliders",12966,86106],[5,"RigidBodyCcd",12966,86106],[5,"RigidBodyPosition",12966,86106],[5,"MultibodyJointSet",12966,86122],[10,"Iterator",86123],[5,"ImpulseJointSet",12966,86124],[5,"ImpulseJointHandle",12966,86124],[5,"ImpulseJoint",12966,86125],[5,"MultibodyJointHandle",12966,86122],[6,"SegmentPointLocation",12966,86121],[6,"TrianglePointLocation",12966,86116],[1,"u16"],[6,"RigidBodyType",12966,86106],[5,"FixedJointBuilder",12966,86115],[5,"GenericJointBuilder",12966,86079],[5,"PrismaticJointBuilder",12966,86118],[5,"RevoluteJointBuilder",12966,86119],[5,"RopeJointBuilder",12966,86120],[5,"SpringJointBuilder",12966,86126],[5,"SpringJoint",12966,86126],[5,"QueryPipeline",12966,86109],[5,"QueryFilter",12966,86109],[5,"TOI",86127],[5,"CCDSolver",12966,86128],[6,"PredictedImpacts",86128],[6,"CoefficientCombineRule",12966,86129],[6,"JointAxis",12966,86079],[5,"JointLimits",12966,86079],[10,"Clone",86130],[6,"JointEnabled",12966,86079],[6,"MotorModel",12966,86131],[5,"MultibodyIndex",12966,86122],[5,"MultibodyLinkId",12966,86122],[6,"RigidBodyAdditionalMassProps",12966,86106],[5,"RigidBodyIds",12966,86106],[5,"RigidBodyDominance",12966,86106],[5,"TrackedContact",12966,86132],[5,"BodyPair",12966,86043],[5,"ContactForceEvent",12966,86045],[5,"BroadPhaseMultiSap",12966,86133],[5,"ColliderPair",12966,86081],[6,"TriangleOrientation",12966,86116],[6,"ColliderType",12966,86039],[5,"ColliderBroadPhaseData",12966,86039],[6,"TopologyError",12966,86099],[5,"TriMeshConnectedComponents",12966,86099],[5,"TopoVertex",12966,86099],[5,"TopoFace",12966,86099],[5,"ColliderMaterial",12966,86039],[5,"TopoHalfEdge",12966,86099],[5,"TriMeshTopology",12966,86099],[6,"ColliderEnabled",12966,86039],[5,"ColliderFlags",12966,86039],[5,"PackedFeatureId",12966,86066],[5,"ContactData",12966,86041],[5,"IntersectionPair",12966,86041],[5,"ContactManifoldData",12966,86041],[5,"SolverContact",12966,86041],[5,"InteractionGraph",12966,86134],[5,"NarrowPhase",12966,86135],[5,"DebugRenderStyle",12966,86136],[5,"EdgeIndex",86137],[5,"ContactManifold",86132],[10,"Default",86138],[5,"VHACDParameters",86139],[5,"CollisionPipeline",12966,86140],[5,"PhysicsPipeline",12966,86141],[5,"DebugRenderPipeline",12966,86110],[10,"SimdRealCopy",86142],[5,"ViewStorageMut",20767,86087],[1,"i8"],[10,"Send",86069],[10,"Sync",86069],[10,"PartialEq",86031],[5,"Error",85983],[10,"Debug",85983],[1,"i64"],[5,"ViewStorage",20767,86087],[5,"ChannelEventCollector",12966,86067],[5,"Index",86143],[10,"Into",86144],[5,"NodeIndex",86137],[5,"LU",20767,86145],[10,"ExactSizeIterator",86146],[5,"Sender",86147],[5,"NonlinearRigidMotion",86148],[10,"PersistentQueryDispatcher",86149],[10,"QueryDispatcher",86149],[5,"Graph",86137],[1,"isize"],[5,"Range",86150],[6,"QueryPipelineMode",12966,86109],[10,"ToTypenum",20767,86059],[5,"Transform",20767,86151],[10,"TCategory",20767,86151],[10,"AbsDiffEq",86152],[5,"DualQuaternion",20767,86153],[5,"Quaternion",20767,86154],[5,"Rotation",20767,86155],[17,"Epsilon"],[5,"Translation",20767,86156],[5,"Scale",20767,86157],[5,"Similarity",20767,86158],[5,"AutoSimd",86159],[10,"ClosedMul",20767,86097],[10,"Num",86160],[10,"NumAssign",86160],[20,"MaybeUninit",86161],[10,"SimdSigned",86162],[5,"PermutationSequence",20767,86163],[10,"AsPrimitive",86164],[5,"Orthographic3",20767,86165],[5,"Perspective3",20767,86166],[10,"IsContiguous",20767,86086],[6,"TProjective",20767,86151],[5,"Reflection",20767,86167],[5,"Bidiagonal",20767,86168],[10,"ClosedDiv",20767,86097],[10,"Mul",86169],[10,"Add",86169],[5,"Cholesky",20767,86170],[5,"DefaultAllocator",20767,86171],[5,"EuclideanNorm",20767,86095],[5,"LpNorm",20767,86095],[5,"UniformNorm",20767,86095],[6,"TGeneral",20767,86151],[6,"TAffine",20767,86151],[5,"ColPivQR",20767,86172],[5,"FullPivLU",20767,86173],[5,"Hessenberg",20767,86174],[5,"QR",20767,86175],[5,"Schur",20767,86176],[5,"SVD",20767,86177],[5,"SymmetricEigen",20767,86178],[5,"SymmetricTridiagonal",20767,86179],[5,"UDU",20767,86180],[5,"ColumnIter",31395,86181],[5,"ColumnIterMut",31395,86181],[10,"Field",20767,86097],[1,"f64"],[10,"Neg",86169],[10,"ClosedNeg",86097],[10,"TCategoryMul",20767,86151],[10,"SubTCategoryOf",20767,86151],[10,"SuperTCategoryOf",20767,86151],[10,"Extend",86048],[10,"Octal",85983],[10,"LowerHex",85983],[10,"Binary",85983],[10,"UpperExp",85983],[10,"UpperHex",85983],[10,"Display",85983],[10,"LowerExp",85983],[10,"Pointer",85983],[10,"ToPrimitive",86164],[10,"NumCast",86164],[5,"DMat2",33994,86182],[5,"DVec4",33994,86183],[5,"DVec2",33994,86184],[10,"PrimitiveSimdValue",86090],[10,"From",86144],[5,"DMat4",33994,86185],[5,"IVec4",33994,86186],[5,"IVec3",33994,86187],[5,"UVec4",33994,86188],[5,"DVec3",33994,86189],[10,"SubsetOf",86089],[5,"Mat2",33994,86190],[5,"Vec4",33994,86191],[5,"BVec3",33994,86192],[5,"BVec2",33994,86193],[5,"BVec4",33994,86194],[5,"Vec3A",33994,86195],[5,"UVec3",33994,86196],[5,"Mat3",33994,86197],[5,"DMat3",33994,86198],[5,"Mat4",33994,86199],[5,"DQuat",33994,86200],[10,"FromPrimitive",86164],[1,"i128"],[5,"WideF32x4",86201],[5,"WideF32x8",86201],[5,"WideF64x4",86201],[10,"FromStr",86202],[10,"MatrixIndex",31391,86203],[10,"MatrixIndexMut",31391,86203],[10,"Hash",86032],[10,"FloatCore",86204],[10,"RelativeEq",86205],[5,"MatrixIter",31395,86181],[5,"MatrixIterMut",31395,86181],[10,"Bounded",86206],[10,"MulAdd",86207],[10,"MulAddAssign",86207],[5,"RowIter",31395,86181],[5,"RowIterMut",31395,86181],[5,"SimdOption",86208],[10,"IsNotStaticOne",20767,86059],[10,"UlpsEq",86209],[5,"ShapeConstraint",28900,86210],[5,"X",28947,86211],[5,"XY",28947,86211],[5,"XYZ",28947,86211],[5,"XYZW",28947,86211],[5,"XYZWA",28947,86211],[5,"XYZWAB",28947,86211],[5,"IJKW",28947,86211],[5,"M2x2",28947,86211],[5,"M2x3",28947,86211],[5,"M2x4",28947,86211],[5,"M2x5",28947,86211],[5,"M2x6",28947,86211],[5,"M3x2",28947,86211],[5,"M3x3",28947,86211],[5,"M3x4",28947,86211],[5,"M3x5",28947,86211],[5,"M3x6",28947,86211],[5,"M4x2",28947,86211],[5,"M4x3",28947,86211],[5,"M4x4",28947,86211],[5,"M4x5",28947,86211],[5,"M4x6",28947,86211],[5,"M5x2",28947,86211],[5,"M5x3",28947,86211],[5,"M5x4",28947,86211],[5,"M5x5",28947,86211],[5,"M5x6",28947,86211],[5,"M6x2",28947,86211],[5,"M6x3",28947,86211],[5,"M6x4",28947,86211],[5,"M6x5",28947,86211],[5,"M6x6",28947,86211],[5,"BinEncoder",86212],[5,"ProtoError",86213],[5,"BinEncoder",86212],[5,"ProtoError",86213],[5,"IntoFallible",86214],[5,"Convert",86214],[5,"Init",31698,86215],[5,"Uninit",31698,86215],[5,"GivensRotation",31982,86216],[6,"Emote",32033],[6,"EmoteState",32033],[5,"PlayerCommand",32033],[5,"AiPlayer",32033],[5,"PathfindingDebugLines",32033],[5,"PlayersHaveSpawned",32033],[5,"Hat",32033],[5,"PlayerRagdollState",32779],[5,"PlayerStateStageImpl",32671],[5,"PlayerStateStage",32671],[10,"TurboRand",33994,86217],[1,"char"],[10,"RangeBounds",86150],[5,"Rng",32838,86218],[5,"AtomicRng",32838,86218],[10,"TurboCore",32838,86217],[10,"ForkableCore",32838,86217],[10,"GenCore",33994,86217],[5,"Table",76672,86219],[17,"Seed"],[10,"SeededCore",32838,86217],[5,"RoundScoringState",33095],[5,"MatchScore",33095],[5,"SessionOptions",33994,85997],[5,"ScoringMenuState",85785],[6,"SyncingInfo",33994,86029],[6,"MetaHandleCastError",33361],[5,"Ease",33221],[5,"EaseMeta",33221],[6,"EaseFunction",33221],[5,"WinIndicatorMeta",33467],[5,"DebugMenuState",33515],[5,"KeyboardInputs",33994,86220],[5,"Localization",33994,86221],[5,"PlayerControlMapping",83836],[5,"GamepadInputs",33994,86222],[5,"DensePlayerControl",33565],[5,"EguiInputSettings",33565],[5,"GlobalPlayerControls",33565],[5,"ControlSourceIter",33565],[8,"HashMap",33994,86223],[5,"RawInput",58543,86224],[5,"DenseMoveDirection",82705,86225],[5,"OptionalQueryItem",33994,86007],[10,"ComponentIterBitset",33994,86226],[17,"Target"],[10,"Deref",86227],[5,"OptionalQueryItemMut",33994,86007],[10,"DerefMut",86227],[5,"Audio",33994,86228],[5,"ComponentStore",33994,86226],[5,"Ref",33994,86229],[5,"AudioManager",33994,85998],[6,"Color",33994,86230],[5,"I64Vec2",33994,86231],[5,"I64Vec3",33994,86232],[5,"I64Vec4",33994,86233],[5,"Affine2",33994,86234],[5,"Affine3A",33994,86235],[5,"Mat3A",33994,86236],[5,"DAffine2",33994,86237],[5,"DAffine3",33994,86238],[10,"Absolutize",33994,86239],[5,"Path",86240],[6,"Cow",86241],[5,"Error",86242],[10,"AsRef",86144],[5,"CommandQueue",33994,86006],[5,"U64Vec2",33994,86243],[5,"U64Vec3",33994,86244],[5,"U64Vec4",33994,86245],[5,"Duration",86246],[5,"Nanos",86247],[5,"GamepadsRumble",33994,86222],[5,"GamepadRumbleIntensity",33994,86222],[10,"SystemStage",33994,86006],[5,"SimpleSystemStage",33994,86006],[10,"StageLabel",33994,86006],[10,"InputCollector",33994,86248],[5,"BVec3A",33994,86249],[5,"BVec4A",33994,86250],[10,"Allocator",86251],[6,"Maybe",33994,86252],[6,"EulerRot",33994,86253],[10,"Reflect",86254],[17,"Iter"],[5,"BitSetVec",33994,86255],[5,"UntypedComponentStore",33994,86256],[5,"BitSlice",86257],[10,"BitOrder",86258],[5,"CStr",86259],[5,"BorrowedFd",86260],[10,"AsFd",86260],[6,"LuaPluginSystemsState",33994,85987],[5,"LuaPluginSystems",33994,85987],[10,"AsMut",86144],[5,"AtomicCell",33994,86261],[10,"AsRawFd",86262],[5,"AssetLoc",33994,86263],[5,"AssetLocRef",33994,86263],[5,"SchemaRefMut",56008,86264],[5,"SchemaRef",56008,86264],[10,"ValueExt",33994,86265],[5,"TypeError",76672,86266],[6,"AssetKind",33994,86263],[5,"AssetExtensions",33994,86263],[10,"AssetLoader",33994,86263],[5,"BiChannelClient",33994,86267],[5,"BiChannelServer",33994,86267],[10,"BitSet",33994,86268],[5,"BitFmt",33994,86269],[5,"BorderedButton",33994,86270],[5,"BorderImageMeta",33994,86271],[5,"BorderedFrame",33994,86272],[5,"UntypedResource",33994,86273],[5,"SchemaBox",56008,86264],[5,"AtomicResource",33994,86273],[5,"FluentResourceAsset",33994,86221],[5,"FluentResource",71258,86274],[5,"NonZero",86275],[10,"Service",86276],[5,"Request",86277],[10,"Filter",86278],[5,"Metadata",86279],[5,"Interest",86280],[10,"Error",86281],[6,"ReplyError",86282],[10,"RequestConnection",86283],[6,"ConnectionError",86282],[6,"Error",86284],[5,"Replacements",86285],[5,"AtlasCollisionTile",33994,86011],[10,"EguiContextExt",33994,86004],[5,"LabeledId",33994,86286],[5,"Version",33994,86287],[5,"AssetPack",33994,86263],[5,"AssetPackSpec",33994,86263],[5,"AssetPackReq",33994,86263],[5,"SchemaPath",33994,86263],[5,"AssetLoadProgress",33994,86263],[5,"AssetStore",33994,86263],[5,"LoadedAsset",33994,86263],[5,"LuaPlugins",33994,86288],[5,"AssetInfo",33994,86263],[5,"Cid",33994,86289],[5,"WorldRef",33994,86288],[5,"LuaEngine",33994,86288],[5,"ComponentStores",33994,86290],[5,"SchemaAssetHandle",33994,85988],[5,"CorePackfileMeta",33994,85986],[5,"PackfileMeta",33994,85986],[5,"IncompatibleGameVersionError",33994,85986],[6,"GamepadEvent",33994,86222],[5,"GamepadConnectionEvent",33994,86222],[6,"GamepadConnectionEventKind",33994,86222],[5,"GamepadButtonEvent",33994,86222],[6,"GamepadButton",33994,86222],[5,"GamepadAxisEvent",33994,86222],[6,"GamepadAxis",33994,86222],[5,"UntypedResources",33994,86273],[6,"GamepadRumbleRequest",33994,86222],[5,"CellAlreadyPresentError",33994,86273],[5,"Resources",33994,86273],[5,"CurrentSystemStage",33994,86006],[6,"CoreStage",33994,86006],[5,"KeyboardEvent",33994,86220],[6,"KeyCode",33994,86220],[5,"MouseInputs",33994,86291],[5,"MouseScrollEvent",33994,86291],[6,"MouseScrollUnit",33994,86291],[5,"MouseButtonEvent",33994,86291],[6,"MouseButton",33994,86291],[5,"MouseScreenPosition",33994,86291],[5,"MouseWorldPosition",33994,86291],[6,"ButtonState",33994,86248],[6,"CameraSize",33994,86014],[5,"Viewport",33994,86014],[5,"ShakeNoise",33994,86014],[6,"Image",33994,86011],[5,"ButtonThemeMeta",33994,86271],[5,"ButtonBordersMeta",33994,86271],[5,"MarginMeta",33994,86271],[5,"EguiInputHook",33994,86004],[5,"EguiTextures",33994,86004],[5,"Font",33994,86004],[5,"FontMeta",33994,86004],[5,"EguiSettings",33994,86004],[5,"Stopwatch",33994,86292],[5,"Timer",33994,86293],[6,"TimerMode",33994,86293],[6,"AudioEvent",33994,86002],[5,"StaticSoundData",33994,86294],[5,"RngGenerator",33994,86295],[5,"NetworkDebugMenuState",33994,86296],[5,"DisconnectedPlayers",33994,86029],[5,"FluentBundleAsset",33994,86221],[5,"LocalizationAsset",33994,86221],[5,"RootLocalizationFieldIdx",33994,86221],[6,"LogFileRotation",33994,86297],[5,"LogPath",33994,86297],[5,"ExitBones",33994,86298],[5,"DynamicStruct",86299],[5,"Id",86300],[10,"Subscriber",86280],[5,"ClientConfig",86301],[10,"ReadWrite",86302],[6,"Error",86303],[5,"SchemaId",57036,85994],[10,"Context",53995,86304],[5,"Error",53995,86304],[5,"RawMutex",86305],[5,"MappedMutexGuard",86306],[10,"UlidExt",33994,86307],[10,"TryInto",86144],[5,"Reader",86308],[10,"BufferRef",86308],[10,"CreateFrom",86309],[5,"Current",86300],[5,"SystemTime",86310],[5,"Lazy",33994,86311],[5,"AssetServerInner",33994,85986],[5,"LuaSingletons",33994,86288],[5,"ScriptingGamePlugin",33994,86312],[5,"LogSettings",33994,86297],[5,"Storage",33994,86313],[5,"MemoryBackend",33994,86313],[10,"FromWorld",33994,85984],[5,"In",33994,86003],[5,"MetaAssetLoadCtx",33994,86314],[5,"SchemaPtrLoadCtx",33994,86314],[5,"NetworkHandle",33994,86315],[10,"SessionRunner",33994,85997],[6,"RequestKind",86283],[6,"DiscardMode",86316],[5,"Weak",85990],[5,"Context",86317],[5,"Metadata",86318],[10,"Log",86318],[5,"LabelKeyEncoder",86319],[5,"LabelValueEncoder",86319],[10,"FromIterator",86048],[10,"AssetIo",33994,86320],[10,"Future",86321],[5,"Pin",86322],[5,"FileAssetIo",33994,86320],[5,"WebAssetIo",33994,86320],[5,"DummyIo",33994,86320],[6,"QuerySingleError",33994,86007],[5,"Event",86323],[5,"Lua",76672,85982],[5,"ExtensionInformation",86324],[5,"Tween",75750,86325],[6,"LogFileError",33994,86297],[10,"Connection",86283],[5,"File",86326],[6,"LabeledIdCreateError",33994,86286],[6,"LabledIdParseError",33994,86286],[6,"HexColorError",33994,86230],[10,"EguiResponseExt",33994,86004],[5,"Ui",58543,86327],[5,"Response",58543,86328],[5,"Frame",72100,86329],[1,"never"],[6,"FromHexError",86330],[5,"PathBuf",86240],[5,"OsStr",86331],[5,"OsString",86331],[5,"Vec1",86332],[5,"CString",86333],[10,"ToOwned",86241],[5,"__m128",86334],[6,"Color",86335],[5,"Time",86336],[5,"Delay",86337],[5,"Delay",86337],[5,"TimeSpec",86338],[5,"TimeSpec",86338],[5,"Cursor",86339],[6,"FromFileError",74471,86340],[10,"Rng",86341],[10,"MediaSource",86342],[6,"DecodeError",86343],[10,"FromType",54622,86023],[5,"SchemaMismatchError",56008,86264],[6,"Value",76672,86344],[6,"ReplyOrIdError",86282],[5,"MappedRef",58175,86345],[6,"TextureId",58543,86346],[5,"Ref",58175,86345],[5,"RefMut",58175,86345],[17,"InputCollector"],[17,"ControlMapping"],[17,"ControlSource"],[10,"PlayerControls",33994,86248],[5,"MappedRefMut",58175,86345],[6,"TypeInfo",86347],[5,"TypeRegistration",85980],[5,"FluentArgs",71258,86348],[5,"FontId",58543,86349],[10,"SessionPlugin",33994,85997],[10,"GamePlugin",33994,85997],[5,"LuaPluginLoaderSessionPlugin",33994,86288],[5,"DefaultSessionPlugin",33994,86298],[5,"DefaultGamePlugin",33994,86298],[10,"Sound",74471,86350],[5,"NonNull",86351],[5,"AtomicBorrow",57376,86352],[5,"AtomicBorrowMut",57376,86352],[5,"UserData",76672,86353],[5,"UntypedComponentStoreIter",33994,86256],[5,"Packs",33994,86001],[5,"PacksIter",33994,86001],[5,"Iter",86354],[5,"EntityIterator",33994,86007],[5,"FieldIter",86299],[5,"UntypedComponentStoreIterMut",33994,86256],[5,"IterMut",86354],[5,"UntypedComponentBitsetIteratorMut",33994,86355],[1,"fn"],[5,"Map",86356],[5,"UntypedComponentOptionalBitsetIteratorMut",33994,86355],[5,"AllPacksData",33994,86001],[5,"AllPacksDataIter",33994,86001],[5,"EntitiesIterWith",33994,86007],[5,"UntypedComponentBitsetIterator",33994,86355],[5,"UntypedComponentOptionalBitsetIterator",33994,86355],[5,"EventListener",86357],[5,"AssetLoadCtx",33994,86263],[10,"StorageApi",33994,86313],[5,"ThreadExecutor",86358],[5,"FontLoader",33994,86004],[5,"AudioLoader",33994,85998],[5,"SchemaMetaAssetLoader",33994,86263],[5,"Record",86318],[10,"IntoOptionalRegion",74471,86350],[10,"CloneToUninit",86130],[5,"Margin",58543,86359],[5,"LevelFilter",86279],[10,"MetatableFn",33994,86265],[6,"PlaybackState",74471,86350],[10,"System",33994,86003],[5,"Instant",86310],[6,"WidgetText",58543,86360],[5,"Attributes",86300],[5,"Recompositions",86361],[5,"Decompositions",86362],[5,"Record",86300],[6,"OutputDestination",72100,86363],[5,"DashMap",57459,86364],[5,"Rect",58543,86365],[6,"Shape",58543,86366],[6,"Value",75750,86367],[5,"Error",86368],[5,"X11Error",86324],[6,"ParseError",86369],[6,"Event",86370],[6,"PlaybackRate",74471,86371],[5,"PlayerNetworkStats",86029],[5,"Request",86281],[5,"BorrowedCursor",86372],[5,"IoSliceMut",86373],[5,"RecvError",86374],[6,"ReflectMut",86254],[6,"ReflectOwned",86254],[6,"ReflectPathError",86375],[6,"ReflectRef",86254],[10,"AssetServerExt",33994,86298],[5,"RichText",58543,86360],[5,"LuaScript",33994,85987],[6,"SeekFrom",86373],[5,"SendError",86374],[5,"IoSlice",86373],[5,"OwnedFd",86260],[5,"Cookie",86376],[10,"TryParse",86324],[5,"CookieWithFds",86376],[10,"TryParseFd",86324],[5,"VoidCookie",86376],[10,"ReplyRequest",86324],[10,"ReplyFDsRequest",86324],[10,"VoidRequest",86324],[5,"Sense",58543,86377],[10,"Serialize",33994,86030],[6,"CpalWithFallbackBackend",33994,85998],[5,"Setup",86378],[5,"LogFileGuard",86297],[5,"InnerResponse",58543,86328],[5,"VecDeque",86379],[10,"CtxExt",33994,86265],[10,"ShaderType",86309],[5,"Socket",86380],[5,"LocalFutureObj",86381],[5,"SpawnError",86382],[10,"LocalSpawn",86382],[5,"FutureObj",86381],[10,"Spawn",86382],[5,"Renderer",73857,86383],[6,"PlaybackPosition",74471,86384],[6,"StartTime",72100,86385],[5,"StreamSafe",86386],[6,"EncodeError",86343],[5,"Collection",86387],[10,"Collect",86388],[6,"BitSpanError",86389],[5,"ConversionRange",86390],[5,"PollTimeout",86391],[5,"TryFromFloatSecsError",86009],[5,"AllocError",86251],[6,"TryRecvError",86374],[6,"TrySendError",86374],[5,"Uuid",86392],[10,"UnwrapMany",33994,86393],[6,"Volume",72100,86394],[6,"ReplyOrError",86283],[6,"ChangedAsset",33994,85986],[5,"Sender",86374],[5,"Writer",86308],[10,"WriteInto",86309],[10,"BufferMut",86308],[17,"Vec2"],[17,"Vec3"],[10,"Vec4Swizzles",33994,86395],[17,"Vec4"],[10,"Vec2Swizzles",33994,86395],[10,"Vec3Swizzles",33994,86395],[5,"Backtrace",86396],[5,"Chain",53995,86304],[5,"EcsRef",54137,86397],[5,"EcsRefBorrow",54137,86397],[6,"EcsRefData",54137,86397],[6,"EcsRefBorrowKind",54137,86397],[5,"EcsRefBorrowMut",54137,86397],[6,"EcsRefBorrowMutKind",54137,86397],[5,"ComponentRef",54137,86397],[5,"AssetRef",54137,86397],[6,"EcsRefBorrowError",54137,86397],[5,"Callback",76672,86398],[6,"SchemaKind",54622,86023],[5,"EnumSchemaInfo",54622,86023],[6,"Primitive",54622,86023],[5,"StructSchemaInfo",54622,86023],[5,"SchemaData",54622,86023],[5,"Unsafe",54622,86023],[5,"SchemaLayoutInfo",54622,86023],[6,"EnumTagType",54622,86023],[5,"VariantInfo",54622,86023],[5,"StructFieldInfo",54622,86023],[5,"Layout",86399],[5,"ResizableAlloc",55118,86400],[5,"SchemaVec",55118,86026],[5,"SMap",55118,86401],[5,"SchemaMap",55118,86401],[5,"TypeDatas",55118,86402],[5,"SVecIntoIter",55118,86026],[5,"TypeDataAlreadyInserted",55118,86402],[5,"SchemaVecIter",55118,86026],[5,"Iter",86403],[5,"ResizableAllocIter",55118,86400],[5,"SVecIter",55118,86026],[10,"DoubleEndedIterator",86404],[5,"SchemaVecIterMut",55118,86026],[5,"IterMut",86403],[5,"ResizableAllocIterMut",55118,86400],[5,"SVecIterMut",55118,86026],[5,"Keys",86403],[10,"LayoutExt",55118,86405],[5,"LayoutError",86399],[5,"Values",86403],[5,"ValuesMut",86403],[6,"SchemaRefAccess",56008,86264],[6,"SchemaRefMutAccess",56008,86264],[5,"SchemaVecMutAccess",56008,86264],[6,"PrimitiveRefMut",56008,86264],[6,"PrimitiveRef",56008,86264],[5,"StructRefAccess",56008,86264],[5,"SBox",56008,86264],[5,"SchemaVecAccess",56008,86264],[5,"SchemaMapAccess",56008,86264],[5,"EnumRefAccess",56008,86264],[6,"FieldIdx",56008,86264],[5,"SchemaMapMutAccess",56008,86264],[5,"StructRefMutAccess",56008,86264],[5,"StructRefMutFieldIter",56008,86264],[5,"StructRefFieldIter",56008,86264],[5,"SchemaFieldNotFoundError",56008,86264],[5,"EnumRefMutAccess",56008,86264],[5,"FieldPath",56008,86264],[5,"SchemaRegistry",57036,85994],[5,"SchemaDeserializer",57124,86406],[5,"SchemaDeserialize",57124,86407],[5,"SchemaSerializer",57124,86406],[5,"AtomicIsize",86408],[10,"Map",57459,86409],[10,"Eq",86031],[10,"Borrow",86410],[10,"BuildHasher",86032],[6,"Entry",57984,86411],[5,"SharedValue",86412],[5,"HashMap",86403],[5,"Iter",57775,86413],[5,"IterMut",57775,86413],[6,"TryResult",58410,86414],[5,"RawRwLock",86415],[5,"RwLockReadGuard",86416],[5,"RwLockWriteGuard",86416],[5,"ReadOnlyView",57459,86417],[5,"DashSet",57459,86418],[5,"TryReserveError",57459,86364],[5,"Ref",58378,86419],[5,"InMemoryState",86420],[5,"Iter",57891,86421],[5,"OwningIter",57775,86413],[5,"OwningIter",57891,86421],[5,"OccupiedEntry",57984,86411],[5,"VacantEntry",57984,86411],[5,"RefMulti",58100,86422],[5,"RefMutMulti",58100,86422],[5,"RefMulti",58346,86423],[5,"FrameDiagState",58448,86424],[5,"FrameTimeWindowState",58448,86424],[5,"Color32",58543,86425],[5,"Rgba",58543,86426],[5,"Vec2",58543,86427],[5,"Pos2",58543,86428],[10,"Widget",58543,86429],[5,"Painter",58543,86430],[5,"ShapeIdx",68942,86431],[10,"BytesLoader",69047,86432],[5,"Mesh",58543,86433],[10,"ImageLoader",69047,86432],[10,"TextureLoader",69047,86432],[5,"Id",58543,86434],[5,"InputState",58543,86435],[6,"Align",58543,86436],[5,"Rangef",58543,86437],[5,"Align2",58543,86436],[5,"Layout",58543,86438],[5,"Modifiers",58543,86224],[6,"Order",58543,86431],[5,"LayerId",58543,86431],[5,"Window",58543,86439],[5,"Area",58543,86440],[5,"ProgressBar",58543,86441],[5,"PointerState",58543,86435],[5,"Memory",58543,86442],[5,"TexturesDelta",58543,86443],[5,"FullOutput",58543,86444],[5,"PlatformOutput",58543,86444],[5,"LayoutJob",68145,86445],[5,"Style",58543,86359],[6,"FontSelection",58543,86359],[5,"Stroke",58543,86446],[5,"ColorImage",58543,86447],[10,"TextBuffer",58543,86448],[5,"TextureHandle",58543,86449],[10,"NumExt",58543,86450],[5,"Rounding",58543,86366],[5,"ScrollArea",58543,86451],[5,"Resize",58543,86452],[5,"Frame",58543,86453],[5,"Prepared",86453],[5,"Image",58543,86454],[5,"DragValue",58543,86455],[5,"Slider",58543,86456],[5,"TopBottomPanel",58543,86457],[6,"PointerButton",58543,86224],[6,"ImageData",58543,86447],[5,"ImageSize",58543,86454],[6,"Direction",58543,86438],[5,"TextEdit",58543,86458],[5,"RangeInclusive",86150],[10,"Numeric",67598,86459],[5,"PaintCallbackInfo",58543,86366],[5,"ViewportInPixels",86366],[5,"FontImage",58543,86447],[5,"PaintCallback",58543,86366],[6,"FontFamily",58543,86349],[5,"FontData",58543,86349],[5,"FontTweak",58543,86349],[5,"FontDefinitions",58543,86349],[5,"TextFormat",58543,86445],[5,"Galley",58543,86445],[5,"TextureOptions",58543,86443],[6,"TextureFilter",58543,86443],[5,"ClippedPrimitive",58543,86346],[6,"AboveOrBelow",58543,86460],[5,"RequestRepaintInfo",58543,85992],[5,"HoveredFile",58543,86224],[5,"DroppedFile",58543,86224],[6,"Event",58543,86224],[5,"ModifierNames",58543,86224],[6,"Key",58543,86224],[5,"KeyboardShortcut",58543,86224],[5,"TouchDeviceId",58543,86224],[5,"TouchId",58543,86224],[6,"TouchPhase",58543,86224],[6,"MouseWheelUnit",58543,86224],[5,"EventFilter",58543,86224],[5,"OpenUrl",58543,86444],[6,"UserAttentionType",58543,86444],[6,"CursorIcon",58543,86444],[5,"WidgetInfo",58543,86444],[5,"MultiTouchInfo",58543,86461],[6,"SizeHint",58543,86432],[5,"Options",58543,86442],[6,"TextStyle",58543,86359],[5,"Visuals",58543,86359],[5,"ImageButton",58543,86462],[6,"ImageFit",58543,86454],[6,"ImageSource",58543,86454],[5,"ImageOptions",58543,86454],[6,"WidgetType",58543,86463],[5,"CollapsingResponse",58543,86464],[5,"Spinner",58543,86465],[5,"Hsva",67465,86466],[5,"Cursor",68576,86467],[5,"IdTypeMap",70275,86468],[10,"ToString",86025],[5,"Separator",58543,86469],[5,"CentralPanel",58543,86457],[5,"CollapsingHeader",58543,86464],[5,"SidePanel",58543,86457],[5,"RCursor",68576,86467],[5,"Button",58543,86462],[5,"Fonts",66434,86349],[5,"HsvaGamma",67465,86470],[5,"RangeFull",86150],[5,"RangeFrom",86150],[5,"RangeToInclusive",86150],[5,"PathShape",66434,86366],[5,"TextShape",66434,86366],[5,"CubicBezierShape",66434,86471],[5,"QuadraticBezierShape",66434,86471],[5,"CircleShape",66434,86366],[5,"RectShape",66434,86366],[5,"SizedTexture",69047,86432],[6,"Bytes",69047,86432],[5,"CCursor",68576,86467],[5,"ComboBox",58543,86460],[5,"Hyperlink",58543,86472],[5,"PCursor",68576,86467],[5,"WidgetVisuals",69746,86359],[5,"WidgetTextGalley",70611,86360],[5,"WidgetTextJob",70611,86360],[5,"Label",58543,86473],[10,"Real",67598,86450],[6,"TexturePoll",69047,86432],[6,"LoadError",69047,86432],[5,"TextEditState",70936,86474],[5,"Loaders",69047,86432],[5,"Grid",58543,86475],[6,"Side",66103,86457],[6,"TopBottomSide",66103,86457],[5,"TextureManager",66434,86443],[5,"RwLock",67859,86476],[5,"Checkbox",58543,86462],[5,"RadioButton",58543,86462],[5,"Link",58543,86472],[5,"SelectableLabel",58543,86477],[6,"SliderOrientation",58543,86456],[6,"OperatingSystem",69556,86478],[6,"OutputEvent",69623,86444],[5,"Rot2",67598,86479],[6,"ScrollBarVisibility",66279,86451],[5,"Shadow",66434,86480],[5,"TextEditOutput",70936,86481],[5,"ScrollAreaOutput",66279,86451],[5,"Spacing",69746,86359],[5,"Mesh16",66434,86433],[5,"ClippedShape",66434,86346],[5,"TessellationOptions",66434,86482],[6,"BytesPoll",69047,86432],[6,"ImagePoll",69047,86432],[5,"AHashSet",65614,86483],[5,"RandomState",65614,86484],[5,"AHasher",65614,86485],[5,"AHashMap",65614,86486],[5,"HashMap",86354],[5,"HashSet",86487],[5,"IntoKeys",86354],[5,"IntoValues",86354],[10,"HashMapExt",65614,86488],[10,"HashSetExt",65614,86488],[10,"RandomSource",65886,86484],[5,"HeaderResponse",65999,86464],[5,"CollapsingState",65999,86464],[5,"PanelState",66103,86457],[5,"State",66279,86451],[5,"TextureAtlas",66434,86489],[5,"ImageDelta",66434,86447],[5,"Vertex",66434,86433],[5,"PaintStats",66434,86490],[6,"Primitive",66434,86346],[5,"TextureMeta",68804,86443],[5,"PreparedDisc",86489],[5,"Tessellator",66434,86482],[5,"Mutex",67859,86491],[5,"RectTransform",67598,86492],[5,"History",67598,86493],[10,"Sum",86494],[10,"Div",86169],[10,"Sub",86169],[10,"One",67598,86450],[5,"MutexGuard",86306],[5,"RawRwLock",86495],[5,"MappedRwLockReadGuard",86416],[5,"MappedRwLockWriteGuard",86416],[5,"AllocInfo",67943,86490],[5,"Path",68016,86482],[6,"PathType",68016,86482],[5,"Row",68145,86445],[5,"LayoutSection",68145,86445],[5,"TextWrapping",68145,86445],[5,"RowVisuals",68145,86445],[5,"Glyph",68145,86445],[5,"FontsImpl",68145,86349],[5,"Font",86496],[5,"OrderedFloat",68872,86497],[10,"Float",86497],[10,"FloatOrd",68872,86497],[5,"PaintList",68942,86431],[5,"DefaultBytesLoader",69047,86498],[5,"DefaultTextureLoader",69047,86499],[5,"SubMenuButton",69488,86500],[5,"SubMenu",69488,86500],[5,"Interaction",69746,86359],[5,"Selection",69746,86359],[5,"Widgets",69746,86359],[5,"DebugOptions",69746,86359],[5,"BTreeMap",86501],[5,"CCursorRange",70166,86502],[10,"SerializableAny",70443,86468],[10,"CacheTrait",70349,86503],[5,"FrameCache",70349,86503],[5,"CacheStorage",70349,86503],[10,"ComputerMut",70349,86503],[5,"TypeId",70443,86468],[5,"Undoer",70503,86504],[5,"Settings",70503,86504],[6,"Alpha",70875,86505],[5,"CursorRange",70936,86502],[5,"PCursorRange",70936,86502],[6,"FluentValue",71258,86506],[5,"Scope",86507],[10,"MemoizerKind",86508],[5,"FluentMessage",71258,86509],[5,"FluentAttribute",71258,86509],[6,"FluentError",71258,86510],[6,"Entry",86511],[6,"ResolverError",86512],[5,"ParserError",86513],[5,"Attribute",86511],[5,"Message",86511],[5,"FluentNumber",71611,86514],[5,"Pattern",86511],[10,"Write",85983],[5,"FluentBundle",71556,86515],[5,"IntlLangMemoizer",71993,86516],[5,"LanguageIdentifier",83268,86517],[5,"IntlLangMemoizer",72066,86518],[10,"AnyEq",71611,86506],[10,"FluentType",71611,86506],[6,"FluentNumberStyle",71611,86514],[6,"FluentNumberCurrencyDisplayStyle",71611,86514],[5,"FluentNumberOptions",71611,86514],[6,"NegotiationStrategy",71892,86519],[6,"LanguageIdentifierError",83268,86520],[10,"NetworkPlayerControls",71979,86521],[10,"DenseInput",71979,86521],[10,"NetworkInputCollector",71979,86521],[10,"NetworkPlayerControl",71979,86521],[17,"Args"],[17,"Error"],[10,"Memoizable",71993,86516],[5,"IntlMemoizer",71993,86516],[5,"ResourceLimitReached",72100,86522],[5,"EmitterHandle",75067,86523],[6,"TrackId",75473,86524],[5,"EmitterId",75067,86525],[5,"TrackHandle",75473,86526],[5,"SubTrackId",75473,86524],[5,"ClockTime",72401,86527],[6,"ClockSpeed",72401,86528],[5,"ClockId",72401,86529],[5,"ClockHandle",72401,86530],[5,"MockClockInfoProviderBuilder",72601,86531],[5,"ArenaFull",86532],[5,"ClockInfoProvider",72601,86531],[5,"ClockInfo",72601,86531],[6,"WhenToStart",72601,86531],[5,"ValueChangeCommand",72766,86533],[5,"CommandWriter",72766,86533],[5,"CommandReader",72766,86533],[17,"Handle"],[10,"EffectBuilder",72872,86534],[10,"Effect",72872,86534],[5,"ModulatorValueProvider",74408,86535],[5,"CompressorBuilder",72888,86536],[5,"CompressorHandle",72888,86537],[5,"DelayBuilder",72973,86538],[5,"DelayHandle",72973,86539],[5,"DistortionBuilder",73053,86540],[6,"DistortionKind",73053,86541],[5,"DistortionHandle",73053,86542],[5,"EqFilterBuilder",73189,86543],[6,"EqFilterKind",73189,86544],[5,"EqFilterHandle",73189,86545],[5,"FilterBuilder",73316,86546],[6,"FilterMode",73316,86547],[5,"FilterHandle",73316,86548],[5,"PanningControlBuilder",73452,86549],[5,"PanningControlHandle",73452,86550],[5,"ReverbBuilder",73531,86551],[5,"ReverbHandle",73531,86552],[5,"VolumeControlBuilder",73622,86553],[5,"VolumeControlHandle",73622,86554],[5,"AudioManager",73702,86555],[10,"Backend",73857,86556],[10,"ModulatorBuilder",74142,86557],[5,"SpatialSceneSettings",75339,86558],[5,"SpatialSceneHandle",75339,86559],[5,"TrackBuilder",75473,86560],[5,"Capacities",73702,86561],[5,"AudioManagerSettings",73702,86561],[6,"PlaySoundError",74107,86562],[10,"SoundData",74471,86350],[17,"Settings"],[5,"CpalBackendSettings",73899,86563],[5,"CpalBackend",73899,86564],[6,"Error",73899,86565],[6,"PlayStreamError",86566],[6,"BuildStreamError",86566],[6,"DefaultStreamConfigError",86566],[5,"MockBackendSettings",74011,86567],[5,"MockBackend",74011,86567],[5,"ModulatorId",74142,86557],[10,"Modulator",74142,86557],[5,"TweenerHandle",74341,86568],[5,"LfoHandle",74209,86569],[5,"LfoBuilder",74209,86570],[6,"Waveform",74209,86571],[5,"TweenerBuilder",74341,86572],[5,"MockModulatorValueProviderBuilder",74408,86535],[5,"Region",74471,86350],[6,"EndPosition",74471,86350],[6,"Error",86573],[5,"RangeTo",86150],[5,"StaticSoundHandle",74787,86574],[5,"StreamingSoundSettings",74901,86575],[10,"Decoder",74901,86576],[5,"StreamingSoundData",74901,86577],[5,"StreamingSoundHandle",74901,86578],[5,"EmitterSettings",75067,86579],[6,"Easing",75750,86325],[5,"EmitterDistances",75067,86580],[5,"SpatialSceneId",75339,86581],[5,"Vector3",86582],[5,"ListenerSettings",75267,86583],[5,"ListenerHandle",75267,86584],[5,"Quaternion",86585],[5,"TrackRoutes",75473,86586],[5,"NonexistentRoute",75473,86526],[5,"ModulatorMapping",75750,86367],[5,"Parameter",75750,86587],[10,"Tweenable",75750,86588],[5,"ServerInfo",76016,86589],[5,"ServiceDiscoveryReceiver",76016,86589],[5,"LanMatchmaker",76016,86589],[6,"LanMatchmakerRequest",76016,86589],[5,"NetworkMatchSocket",86029],[5,"MatchmakerConnectionState",76200,86590],[5,"Connection",86591],[5,"MatchInfo",76200,86592],[5,"LobbyInfo",76200,86592],[6,"PlayerIdxAssignment",76200,86592],[5,"LobbyId",76200,86592],[5,"LobbyListItem",76200,86592],[6,"OnlineMatchmakerResponse",76200,86590],[5,"PublicKey",86593],[5,"OnlineMatchmaker",76200,86590],[6,"OnlineMatchmakerRequest",76200,86590],[6,"Constant",76672,86594],[5,"Fuel",76672,86595],[5,"String",76672,86596],[6,"StaticValue",76672,86597],[5,"RuntimeError",76672,86266],[6,"Function",76672,86598],[5,"Mutation",86387],[10,"IntoMultiValue",76672,86599],[10,"CallbackFn",76672,86398],[5,"Execution",76672,86600],[5,"Stack",76672,86601],[6,"CallbackReturn",76672,86398],[6,"Error",76672,86266],[5,"Closure",76672,86602],[6,"ClosureError",76672,86602],[5,"Variadic",76672,86599],[6,"StaticError",76672,86266],[5,"Finalizers",76672,86603],[6,"MetaMethod",76672,86604],[5,"StashedTable",76672,86597],[5,"StashedClosure",76672,86597],[5,"StashedCallback",76672,86597],[5,"StashedThread",76672,86597],[5,"StashedUserData",76672,86597],[5,"StashedExecutor",76672,86597],[6,"StashedFunction",76672,86597],[5,"Registry",76672,86597],[5,"BadConcatType",76672,86596],[6,"InvalidTableKey",76672,86605],[6,"ExecutorMode",76672,86600],[5,"BadExecutorMode",76672,86600],[5,"Executor",76672,86600],[6,"ThreadMode",76672,86606],[5,"BadThreadMode",76672,86606],[5,"Thread",76672,86606],[6,"VMError",76672,86607],[5,"BadUserDataType",76672,86353],[5,"FunctionPrototype",76672,86602],[6,"PrototypeError",76672,86602],[10,"Read",86373],[10,"FromMultiValue",76672,86599],[10,"Singleton",76672,86597],[5,"CurrentThread",82031,86600],[5,"BoxSequence",76672,86398],[10,"Write",86373],[5,"Write",86608],[5,"MetricsAlloc",86609],[5,"Drain",86610],[10,"Sequence",76672,86398],[6,"SequencePoll",76672,86398],[10,"Fetchable",81751,86597],[5,"DynamicRootSet",86611],[5,"ParseError",79266,86612],[5,"CompileError",79266,86613],[5,"LuaError",81248,86266],[5,"StaticLuaError",81248,86266],[5,"StashedString",81751,86597],[10,"FromValue",76672,86599],[5,"CompiledPrototype",79266,86613],[5,"CallbackInner",79070,86398],[5,"Gc",86614],[5,"ClosureInner",79131,86602],[5,"StringInner",81826,86596],[5,"TableState",81909,86219],[5,"RefLock",86615],[5,"ExecutorState",86600],[5,"ThreadState",86606],[5,"UserDataMeta",82647,86353],[5,"Lock",86615],[5,"AnyInner",78974,86616],[5,"UpValue",79131,86602],[5,"Vec",86617],[5,"RawTable",81909,86605],[5,"Metrics",86618],[10,"IntoValue",76672,86599],[10,"SliceIndex",86619],[5,"InternedStringSet",81826,86596],[5,"Iter",86219],[6,"NextValue",81909,86605],[10,"Stashable",81751,86597],[5,"Utf8Error",86620],[5,"UpperLuaFrame",82031,86600],[5,"Any",78974,86616],[6,"UpValueState",79131,86602],[6,"FunctionRef",79266,86613],[6,"CompileErrorKind",79266,86613],[5,"LineNumber",79266,86621],[5,"Chunk",79832,86612],[10,"StringInterner",79266,86622],[6,"ParseErrorKind",79266,86612],[6,"LexError",79641,86621],[17,"String"],[5,"BasicInterner",79604,86622],[6,"Token",79641,86621],[5,"Lexer",79641,86621],[5,"LineAnnotated",79832,86612],[5,"Block",79832,86612],[6,"Statement",79832,86612],[5,"ReturnStatement",79832,86612],[5,"IfStatement",79832,86612],[5,"WhileStatement",79832,86612],[6,"ForStatement",79832,86612],[5,"RepeatStatement",79832,86612],[5,"LabelStatement",79832,86612],[5,"GotoStatement",79832,86612],[5,"FunctionStatement",79832,86612],[5,"LocalFunctionStatement",79832,86612],[5,"LocalStatement",79832,86612],[6,"BinaryOperator",79832,86612],[6,"UnaryOperator",79832,86612],[5,"Expression",79832,86612],[6,"HeadExpression",79832,86612],[6,"SimpleExpression",79832,86612],[6,"PrimaryExpression",79832,86612],[6,"FieldSuffix",79832,86612],[6,"CallSuffix",79832,86612],[6,"SuffixPart",79832,86612],[5,"SuffixedExpression",79832,86612],[5,"FunctionDefinition",79832,86612],[5,"FunctionCallStatement",79832,86612],[5,"AssignmentStatement",79832,86612],[6,"AssignmentTarget",79832,86612],[5,"TableConstructor",79832,86612],[6,"ConstructorField",79832,86612],[6,"RecordKey",79832,86612],[5,"IdenticalConstant",81142,86594],[5,"IterIntoValue",81204,86599],[5,"BufReader",86623],[10,"BufRead",86373],[5,"MetaCall",81356,86604],[6,"MetaResult",81356,86604],[6,"RCIndex",81452,86624],[6,"Operation",81452,86624],[5,"OpCode",81452,86624],[5,"ConstantIndex8",82223,86625],[5,"RegisterIndex",82223,86625],[17,"Fetched"],[17,"Stashed"],[5,"OpenUpValue",82031,86606],[6,"BinaryOperatorError",82031,86626],[5,"ConstantIndex16",82223,86625],[5,"UpValueIndex",82223,86625],[5,"PrototypeIndex",82223,86625],[5,"Opt254",82223,86625],[6,"UpValueDescriptor",82223,86625],[5,"VarCount",82223,86625],[6,"CharacterDirection",83268,86517],[6,"ParserError",86627],[5,"Language",83439,86628],[5,"Script",83439,86629],[5,"Region",83439,86630],[5,"Variant",83439,86631],[5,"ProfilerState",83746],[10,"SessionExt",83794],[5,"PlayerControlSetting",83836],[5,"Settings",83836],[5,"VirtualDPad",83836],[6,"InputKind",83836],[5,"UiTheme",84088],[5,"ImageMeta",84088],[5,"UiThemeColors",84088],[5,"UiThemeWidgets",84088],[5,"UiThemeWidgetColors",84088],[5,"UiThemeFontStyles",84088],[5,"UiThemeButtons",84088],[5,"UiThemePanel",84088],[5,"UiThemeEditor",84088],[5,"UiThemeEditorIcons",84088],[5,"MainMenuMeta",84562],[6,"MenuPage",84562],[5,"ParseState",84834],[5,"ErrorState",86632],[6,"RuleResult",86633],[5,"Credits",84706],[5,"CreditsEntry",84706],[5,"CreditsHandle",84706],[5,"CreditsSection",84706],[5,"ParseError",86632],[6,"MapSelectMessage",84876],[6,"MapSelectAction",85266],[5,"PlayerSelectState",84915],[6,"PlayerSlot",84915],[6,"PlayerSlotControlSource",84915],[6,"PlayerSelectMessage",84915],[5,"SettingsState",85117],[6,"SettingsTab",85117],[10,"SettingsExts",85226],[6,"BindingKind",85231],[6,"MapSelectMessage",85266],[6,"NetworkGameAction",85347],[6,"LanMode",85347],[5,"OnlineState",85347],[6,"MatchKind",85347],[6,"NetworkGameStatus",85347],[6,"MatchmakingStatus",85347],[5,"NetworkGameState",85347],[6,"PauseMenuPage",85690],[5,"PauseMenu",85690],[5,"ScoringMessage",85785],[6,"ScoringMessageEnum",85785],[10,"NetworkSocket",86029],[5,"PlayerScoreInfo",85785],[6,"PlayerWon",85785],[15,"Fight",310],[5,"MatchPlayerInfo",311],[15,"Walking",2188],[15,"Fleeing",2188],[15,"Moving",2571],[15,"Moving",4298],[15,"Swinging",4874],[15,"Cooldown",4874],[15,"SetTile",5212],[15,"MoveLayer",5212],[15,"RandomizeTiles",5212],[15,"MoveEntity",5212],[15,"DeleteEntity",5212],[15,"SpawnElement",5212],[15,"SetTilemap",5212],[15,"CreateLayer",5212],[15,"RenameLayer",5212],[15,"DeleteLayer",5212],[15,"RenameMap",5212],[6,"LayerPixelEntityType",6107],[5,"Tile",6107],[5,"Element",6107],[5,"GroupedPixel",6107],[5,"RapierUserData",7627],[15,"Circle",12911],[15,"CapsuleY",12911],[15,"Rectangle",12911],[8,"BodyStatus",12966],[8,"Segment",12966],[8,"Triangle",12966],[8,"RoundCuboid",12966],[8,"RoundTriangle",12966],[8,"RoundConvexPolygon",12966],[8,"DMatrix",20767],[8,"DVector",20767],[8,"Contact",12966],[8,"ContactManifold",12966],[8,"Jacobian",12966],[8,"JacobianView",12966],[8,"JacobianViewMut",12966],[8,"Vector",12966],[8,"Matrix",12966],[8,"Orientation",12966],[8,"CrossMatrix",12966],[8,"SpacialVector",12966],[8,"Ray",12966],[8,"RayIntersection",12966],[8,"Cuboid",12966],[8,"PointProjection",12966],[8,"SdpMatrix",12966],[8,"TOI",12966],[8,"Ball",12966],[8,"Capsule",12966],[8,"Isometry",12966],[8,"Translation",12966],[15,"SweepTestWithPredictedPosition",9225],[15,"BadAdjascentTrianglesOrientation",9226],[10,"ToConst",20767],[8,"Point",20767],[8,"Point1",20767],[8,"Point2",20767],[8,"Point3",20767],[8,"Point4",20767],[8,"Point5",20767],[8,"Point6",20767],[8,"OMatrix",20767],[8,"UninitMatrix",20767],[8,"MatrixMN",20767],[8,"MatrixN",20767],[8,"SMatrix",20767],[8,"MatrixXx1",20767],[8,"MatrixXx2",20767],[8,"MatrixXx3",20767],[8,"MatrixXx4",20767],[8,"MatrixXx5",20767],[8,"MatrixXx6",20767],[8,"Matrix1xX",20767],[8,"Matrix2xX",20767],[8,"Matrix3xX",20767],[8,"Matrix4xX",20767],[8,"Matrix5xX",20767],[8,"Matrix6xX",20767],[8,"Matrix1",20767],[8,"Matrix2",20767],[8,"Matrix3",20767],[8,"Matrix4",20767],[8,"Matrix5",20767],[8,"Matrix6",20767],[8,"Matrix1x2",20767],[8,"Matrix1x3",20767],[8,"Matrix1x4",20767],[8,"Matrix1x5",20767],[8,"Matrix1x6",20767],[8,"Matrix2x3",20767],[8,"Matrix2x4",20767],[8,"Matrix2x5",20767],[8,"Matrix2x6",20767],[8,"Matrix3x4",20767],[8,"Matrix3x5",20767],[8,"Matrix3x6",20767],[8,"Matrix4x5",20767],[8,"Matrix4x6",20767],[8,"Matrix5x6",20767],[8,"Matrix2x1",20767],[8,"Matrix3x1",20767],[8,"Matrix4x1",20767],[8,"Matrix5x1",20767],[8,"Matrix6x1",20767],[8,"Matrix3x2",20767],[8,"Matrix4x2",20767],[8,"Matrix5x2",20767],[8,"Matrix6x2",20767],[8,"Matrix4x3",20767],[8,"Matrix5x3",20767],[8,"Matrix6x3",20767],[8,"Matrix5x4",20767],[8,"Matrix6x4",20767],[8,"Matrix6x5",20767],[8,"OVector",20767],[8,"SVector",20767],[8,"UninitVector",20767],[8,"VectorN",20767],[8,"Vector1",20767],[8,"Vector2",20767],[8,"Vector3",20767],[8,"Vector4",20767],[8,"Vector5",20767],[8,"Vector6",20767],[8,"RowDVector",20767],[8,"RowOVector",20767],[8,"RowSVector",20767],[8,"RowVector1",20767],[8,"RowVector2",20767],[8,"RowVector3",20767],[8,"RowVector4",20767],[8,"RowVector5",20767],[8,"RowVector6",20767],[8,"SMatrixSlice",20767],[8,"DMatrixSlice",20767],[8,"MatrixSlice1",20767],[8,"MatrixSlice2",20767],[8,"MatrixSlice3",20767],[8,"MatrixSlice4",20767],[8,"MatrixSlice5",20767],[8,"MatrixSlice6",20767],[8,"MatrixSlice1x2",20767],[8,"MatrixSlice1x3",20767],[8,"MatrixSlice1x4",20767],[8,"MatrixSlice1x5",20767],[8,"MatrixSlice1x6",20767],[8,"MatrixSlice2x1",20767],[8,"MatrixSlice2x3",20767],[8,"MatrixSlice2x4",20767],[8,"MatrixSlice2x5",20767],[8,"MatrixSlice2x6",20767],[8,"MatrixSlice3x1",20767],[8,"MatrixSlice3x2",20767],[8,"MatrixSlice3x4",20767],[8,"MatrixSlice3x5",20767],[8,"MatrixSlice3x6",20767],[8,"MatrixSlice4x1",20767],[8,"MatrixSlice4x2",20767],[8,"MatrixSlice4x3",20767],[8,"MatrixSlice4x5",20767],[8,"MatrixSlice4x6",20767],[8,"MatrixSlice5x1",20767],[8,"MatrixSlice5x2",20767],[8,"MatrixSlice5x3",20767],[8,"MatrixSlice5x4",20767],[8,"MatrixSlice5x6",20767],[8,"MatrixSlice6x1",20767],[8,"MatrixSlice6x2",20767],[8,"MatrixSlice6x3",20767],[8,"MatrixSlice6x4",20767],[8,"MatrixSlice6x5",20767],[8,"MatrixSlice1xX",20767],[8,"MatrixSlice2xX",20767],[8,"MatrixSlice3xX",20767],[8,"MatrixSlice4xX",20767],[8,"MatrixSlice5xX",20767],[8,"MatrixSlice6xX",20767],[8,"MatrixSliceXx1",20767],[8,"MatrixSliceXx2",20767],[8,"MatrixSliceXx3",20767],[8,"MatrixSliceXx4",20767],[8,"MatrixSliceXx5",20767],[8,"MatrixSliceXx6",20767],[8,"VectorSlice",20767],[8,"SVectorSlice",20767],[8,"DVectorSlice",20767],[8,"VectorSlice1",20767],[8,"VectorSlice2",20767],[8,"VectorSlice3",20767],[8,"VectorSlice4",20767],[8,"VectorSlice5",20767],[8,"VectorSlice6",20767],[8,"MatrixSliceMutMN",20767],[8,"MatrixSliceMutN",20767],[8,"SMatrixSliceMut",20767],[8,"DMatrixSliceMut",20767],[8,"MatrixSliceMut1",20767],[8,"MatrixSliceMut2",20767],[8,"MatrixSliceMut3",20767],[8,"MatrixSliceMut4",20767],[8,"MatrixSliceMut5",20767],[8,"MatrixSliceMut6",20767],[8,"MatrixSliceMut1x2",20767],[8,"MatrixSliceMut1x3",20767],[8,"MatrixSliceMut1x4",20767],[8,"MatrixSliceMut1x5",20767],[8,"MatrixSliceMut1x6",20767],[8,"MatrixSliceMut2x1",20767],[8,"MatrixSliceMut2x3",20767],[8,"MatrixSliceMut2x4",20767],[8,"MatrixSliceMut2x5",20767],[8,"MatrixSliceMut2x6",20767],[8,"MatrixSliceMut3x1",20767],[8,"MatrixSliceMut3x2",20767],[8,"MatrixSliceMut3x4",20767],[8,"MatrixSliceMut3x5",20767],[8,"MatrixSliceMut3x6",20767],[8,"MatrixSliceMut4x1",20767],[8,"MatrixSliceMut4x2",20767],[8,"MatrixSliceMut4x3",20767],[8,"MatrixSliceMut4x5",20767],[8,"MatrixSliceMut4x6",20767],[8,"MatrixSliceMut5x1",20767],[8,"MatrixSliceMut5x2",20767],[8,"MatrixSliceMut5x3",20767],[8,"MatrixSliceMut5x4",20767],[8,"MatrixSliceMut5x6",20767],[8,"MatrixSliceMut6x1",20767],[8,"MatrixSliceMut6x2",20767],[8,"MatrixSliceMut6x3",20767],[8,"MatrixSliceMut6x4",20767],[8,"MatrixSliceMut6x5",20767],[8,"MatrixSliceMut1xX",20767],[8,"MatrixSliceMut2xX",20767],[8,"MatrixSliceMut3xX",20767],[8,"MatrixSliceMut4xX",20767],[8,"MatrixSliceMut5xX",20767],[8,"MatrixSliceMut6xX",20767],[8,"MatrixSliceMutXx1",20767],[8,"MatrixSliceMutXx2",20767],[8,"MatrixSliceMutXx3",20767],[8,"MatrixSliceMutXx4",20767],[8,"MatrixSliceMutXx5",20767],[8,"MatrixSliceMutXx6",20767],[8,"VectorSliceMut",20767],[8,"SVectorSliceMut",20767],[8,"DVectorSliceMut",20767],[8,"VectorSliceMut1",20767],[8,"VectorSliceMut2",20767],[8,"VectorSliceMut3",20767],[8,"VectorSliceMut4",20767],[8,"VectorSliceMut5",20767],[8,"VectorSliceMut6",20767],[8,"SMatrixView",20767],[8,"DMatrixView",20767],[8,"MatrixView1",20767],[8,"MatrixView2",20767],[8,"MatrixView3",20767],[8,"MatrixView4",20767],[8,"MatrixView5",20767],[8,"MatrixView6",20767],[8,"MatrixView1x2",20767],[8,"MatrixView1x3",20767],[8,"MatrixView1x4",20767],[8,"MatrixView1x5",20767],[8,"MatrixView1x6",20767],[8,"MatrixView2x1",20767],[8,"MatrixView2x3",20767],[8,"MatrixView2x4",20767],[8,"MatrixView2x5",20767],[8,"MatrixView2x6",20767],[8,"MatrixView3x1",20767],[8,"MatrixView3x2",20767],[8,"MatrixView3x4",20767],[8,"MatrixView3x5",20767],[8,"MatrixView3x6",20767],[8,"MatrixView4x1",20767],[8,"MatrixView4x2",20767],[8,"MatrixView4x3",20767],[8,"MatrixView4x5",20767],[8,"MatrixView4x6",20767],[8,"MatrixView5x1",20767],[8,"MatrixView5x2",20767],[8,"MatrixView5x3",20767],[8,"MatrixView5x4",20767],[8,"MatrixView5x6",20767],[8,"MatrixView6x1",20767],[8,"MatrixView6x2",20767],[8,"MatrixView6x3",20767],[8,"MatrixView6x4",20767],[8,"MatrixView6x5",20767],[8,"MatrixView1xX",20767],[8,"MatrixView2xX",20767],[8,"MatrixView3xX",20767],[8,"MatrixView4xX",20767],[8,"MatrixView5xX",20767],[8,"MatrixView6xX",20767],[8,"MatrixViewXx1",20767],[8,"MatrixViewXx2",20767],[8,"MatrixViewXx3",20767],[8,"MatrixViewXx4",20767],[8,"MatrixViewXx5",20767],[8,"MatrixViewXx6",20767],[8,"VectorView",20767],[8,"SVectorView",20767],[8,"DVectorView",20767],[8,"VectorView1",20767],[8,"VectorView2",20767],[8,"VectorView3",20767],[8,"VectorView4",20767],[8,"VectorView5",20767],[8,"VectorView6",20767],[8,"SMatrixViewMut",20767],[8,"DMatrixViewMut",20767],[8,"MatrixViewMut1",20767],[8,"MatrixViewMut2",20767],[8,"MatrixViewMut3",20767],[8,"MatrixViewMut4",20767],[8,"MatrixViewMut5",20767],[8,"MatrixViewMut6",20767],[8,"MatrixViewMut1x2",20767],[8,"MatrixViewMut1x3",20767],[8,"MatrixViewMut1x4",20767],[8,"MatrixViewMut1x5",20767],[8,"MatrixViewMut1x6",20767],[8,"MatrixViewMut2x1",20767],[8,"MatrixViewMut2x3",20767],[8,"MatrixViewMut2x4",20767],[8,"MatrixViewMut2x5",20767],[8,"MatrixViewMut2x6",20767],[8,"MatrixViewMut3x1",20767],[8,"MatrixViewMut3x2",20767],[8,"MatrixViewMut3x4",20767],[8,"MatrixViewMut3x5",20767],[8,"MatrixViewMut3x6",20767],[8,"MatrixViewMut4x1",20767],[8,"MatrixViewMut4x2",20767],[8,"MatrixViewMut4x3",20767],[8,"MatrixViewMut4x5",20767],[8,"MatrixViewMut4x6",20767],[8,"MatrixViewMut5x1",20767],[8,"MatrixViewMut5x2",20767],[8,"MatrixViewMut5x3",20767],[8,"MatrixViewMut5x4",20767],[8,"MatrixViewMut5x6",20767],[8,"MatrixViewMut6x1",20767],[8,"MatrixViewMut6x2",20767],[8,"MatrixViewMut6x3",20767],[8,"MatrixViewMut6x4",20767],[8,"MatrixViewMut6x5",20767],[8,"MatrixViewMut1xX",20767],[8,"MatrixViewMut2xX",20767],[8,"MatrixViewMut3xX",20767],[8,"MatrixViewMut4xX",20767],[8,"MatrixViewMut5xX",20767],[8,"MatrixViewMut6xX",20767],[8,"MatrixViewMutXx1",20767],[8,"MatrixViewMutXx2",20767],[8,"MatrixViewMutXx3",20767],[8,"MatrixViewMutXx4",20767],[8,"MatrixViewMutXx5",20767],[8,"MatrixViewMutXx6",20767],[8,"VectorViewMut",20767],[8,"SVectorViewMut",20767],[8,"DVectorViewMut",20767],[8,"VectorViewMut1",20767],[8,"VectorViewMut2",20767],[8,"VectorViewMut3",20767],[8,"VectorViewMut4",20767],[8,"VectorViewMut5",20767],[8,"VectorViewMut6",20767],[8,"SquareMatrix",20767],[8,"Vector",20767],[8,"RowVector",20767],[8,"MatrixSum",20767],[8,"VectorSum",20767],[8,"MatrixCross",20767],[8,"MatrixSlice",20767],[8,"MatrixView",20767],[8,"MatrixSliceMut",20767],[8,"MatrixViewMut",20767],[8,"Similarity2",20767],[8,"Similarity3",20767],[8,"SimilarityMatrix2",20767],[8,"SimilarityMatrix3",20767],[8,"Isometry2",20767],[8,"Isometry3",20767],[8,"IsometryMatrix2",20767],[8,"IsometryMatrix3",20767],[8,"Translation1",20767],[8,"Translation2",20767],[8,"Translation3",20767],[8,"Translation4",20767],[8,"Translation5",20767],[8,"Translation6",20767],[8,"Scale1",20767],[8,"Scale2",20767],[8,"Scale3",20767],[8,"Scale4",20767],[8,"Scale5",20767],[8,"Scale6",20767],[10,"Allocator",28887],[10,"Reallocator",28887],[10,"DimEq",28900],[10,"SameDimension",28900],[10,"SameNumberOfRows",28900],[10,"SameNumberOfColumns",28900],[10,"InitStatus",31698],[6,"TurboKind",32838],[5,"NetworkInputConfig",33565],[10,"SystemParam",33994],[5,"LoadedAssets",33994],[5,"LogFileConfig",33994],[8,"FluentBundle",33994],[5,"StructRefFieldIterField",56008],[5,"StructRefMutFieldIterField",56008],[15,"Metadata",53949],[15,"Custom",53949],[15,"VolumeScaleUpdate",54121],[15,"StopMusic",54121],[15,"StopAllSounds",54121],[15,"PlayMusic",54121],[15,"PlaySound",54121],[15,"Rgba",53962],[15,"AddRumble",53966],[15,"SetRumble",53966],[15,"Stop",53966],[15,"Loaded",53973],[15,"Opaque",53975],[15,"Opaque",53977],[15,"Opaque",53980],[15,"Map",53983],[15,"Online",53985],[15,"Offline",53985],[8,"Result",53995],[5,"ComponentBorrow",54137],[5,"ComponentBorrowMut",54137],[5,"SchemaLuaEcsRefMetatable",54137],[15,"MissingComponent",54614],[10,"RawClone",57021],[10,"RawDefault",57021],[10,"RawDrop",57021],[10,"RawEq",57021],[10,"RawHash",57021],[10,"WidgetWithState",58543],[15,"PointerButton",65593],[15,"MouseWheel",65593],[15,"Touch",65593],[15,"Key",65593],[15,"Original",70872],[15,"Bytes",70873],[15,"LineSegment",67463],[8,"Result",69047],[8,"BytesLoadResult",69047],[8,"ImageLoadResult",69047],[8,"TextureLoadResult",69047],[15,"Ready",69480],[15,"Pending",69480],[15,"Ready",69484],[15,"Pending",69484],[15,"Pending",69486],[15,"Ready",69486],[8,"FluentBundle",71258],[15,"Overriding",71554],[8,"FluentBundle",71609],[10,"NetworkInputConfig",71979],[15,"Pulse",74340],[15,"FromModulator",76014],[6,"LanMatchmakerResponse",76016],[15,"JoinServer",76195],[15,"StartServer",76195],[15,"GameStarting",76197],[15,"SearchForGame",76650],[15,"ListLobbies",76650],[15,"JoinLobby",76650],[15,"StopSearch",76650],[15,"CreateLobby",76650],[15,"LobbyJoined",76664],[15,"MatchmakingUpdate",76664],[15,"GameStarting",76664],[15,"LobbyUpdate",76664],[15,"Call",79119],[15,"Yield",79119],[15,"Resume",79119],[15,"Call",79125],[15,"Yield",79125],[15,"Resume",79125],[15,"Unexpected",81139],[15,"EndOfStream",81139],[15,"Generic",81131],[15,"Numeric",81131],[15,"Call",81620],[15,"TailCall",81620],[15,"NewTable",81620],[15,"SetList",81620],[15,"NumericForPrep",81620],[15,"NumericForLoop",81620],[15,"GenericForCall",81620],[15,"GenericForLoop",81620],[15,"Method",81620],[15,"Jump",81620],[15,"LoadConstant",81620],[15,"LoadNil",81620],[15,"Return",81620],[15,"VarArgs",81620],[15,"Concat",81620],[15,"Move",81620],[15,"LoadBool",81620],[15,"GetTable",81620],[15,"GetUpTable",81620],[15,"TestSet",81620],[15,"Closure",81620],[15,"GetUpValue",81620],[15,"SetUpValue",81620],[15,"Length",81620],[15,"Not",81620],[15,"Minus",81620],[15,"Add",81620],[15,"Sub",81620],[15,"Mul",81620],[15,"Div",81620],[15,"IDiv",81620],[15,"Mod",81620],[15,"Pow",81620],[15,"BitAnd",81620],[15,"BitOr",81620],[15,"BitXor",81620],[15,"ShiftLeft",81620],[15,"ShiftRight",81620],[15,"BitNot",81620],[15,"Test",81620],[15,"SetTable",81620],[15,"SetUpTable",81620],[15,"Eq",81620],[15,"Less",81620],[15,"LessEq",81620],[15,"Found",82029],[5,"SessionNames",83794],[15,"MapSelect",84670],[15,"SelectingPlayer",85108],[15,"SelectingHat",85108],[15,"Ready",85108],[15,"Host",85685]],"r":[[6411,6747],[6412,7028],[6416,6747],[6417,7028],[6418,7028],[6419,6747],[6420,6747],[6421,6747],[6423,7028],[6424,6747],[6427,7028],[6428,7028],[6429,7028],[6430,7028],[6431,7028],[6432,7028],[7506,7627],[7507,7627],[7508,12797],[7509,7627],[7512,7627],[7514,7627],[7515,7627],[7516,7627],[7517,7627],[7632,12797],[7633,12797],[8434,86634],[8435,86045],[8437,86039],[8438,86067],[8439,86040],[8441,86020],[8442,86020],[8444,86020],[8457,86045],[8460,86043],[8461,86106],[8462,86058],[8463,86080],[8464,86133],[8465,86081],[8466,86128],[8467,86045],[8470,86067],[8472,86129],[8473,86038],[8476,86039],[8477,86038],[8478,86039],[8479,86039],[8480,86039],[8481,86134],[8482,86039],[8483,86039],[8484,86039],[8485,86081],[8486,86039],[8487,86039],[8488,86044],[8489,86039],[8490,86039],[8491,86045],[8492,86045],[8493,86140],[8494,86105],[8497,86045],[8498,86041],[8499,86045],[8500,86045],[8501,86041],[8502,86040],[8503,86041],[8505,86103],[8509,86020],[8510,86045],[8516,86020],[8517,86020],[8518,86635],[8519,86635],[8520,86136],[8521,86018],[8522,86110],[8523,86018],[8524,86110],[8525,86136],[8526,86045],[8530,86020],[8539,86067],[8541,86066],[8544,86115],[8545,86115],[8547,86104],[8548,86079],[8549,86079],[8550,86099],[8551,86108],[8552,86101],[8555,86045],[8558,86104],[8559,86104],[8561,86125],[8563,86124],[8564,86124],[8565,86074],[8566,86134],[8567,86108],[8568,86041],[8569,86107],[8570,86020],[8571,86634],[8572,86634],[8573,86634],[8574,86079],[8575,86079],[8576,86079],[8577,86079],[8578,86079],[8584,86106],[8585,86634],[8588,86072],[8591,86020],[8594,86131],[8595,86075],[8596,86122],[8597,86111],[8599,86122],[8600,86122],[8601,86076],[8602,86122],[8604,86135],[8611,86020],[8612,86066],[8613,86040],[8616,86040],[8617,86141],[8618,86020],[8619,86045],[8620,86063],[8621,86063],[8622,86068],[8623,86052],[8624,86102],[8627,86020],[8628,86118],[8629,86118],[8632,86109],[8633,86109],[8634,86109],[8635,86109],[8636,86045],[8637,86054],[8638,86045],[8639,86019],[8640,86119],[8641,86119],[8642,86046],[8644,86106],[8645,86106],[8646,86046],[8647,86106],[8648,86106],[8649,86106],[8650,86106],[8651,86106],[8652,86106],[8653,86134],[8654,86106],[8655,86106],[8656,86106],[8657,86106],[8658,86043],[8659,86106],[8660,86106],[8661,86120],[8662,86120],[8663,86020],[8664,86636],[8667,86636],[8670,86117],[8671,86636],[8674,86637],[8675,86637],[8676,86634],[8677,86020],[8678,86045],[8681,86121],[8683,86050],[8684,86050],[8685,86037],[8686,86637],[8687,86051],[8688,86637],[8690,86041],[8691,86041],[8692,86020],[8693,86126],[8694,86126],[8698,86053],[8701,86045],[8702,86020],[8703,86134],[8704,86099],[8705,86099],[8706,86099],[8707,86099],[8708,86132],[8709,86020],[8710,86099],[8713,86099],[8714,86099],[8715,86100],[8716,86099],[8717,86045],[8720,86116],[8721,86116],[8722,86050],[8723,86051],[8724,86020],[8726,86020],[9090,86638],[9197,86639],[9198,86639],[9210,86638],[9229,86092],[9230,86640],[9231,86640],[9232,86064],[9233,86168],[9234,86086],[9236,86170],[9237,86097],[9238,86097],[9239,86097],[9240,86097],[9241,86172],[9242,86055],[9243,86083],[9244,86059],[9246,86635],[9247,86641],[9248,86641],[9249,86642],[9250,86642],[9251,86635],[9252,86641],[9253,86641],[9254,86642],[9255,86642],[9256,86171],[9257,86059],[9258,86059],[9259,86059],[9260,86059],[9261,86059],[9262,86059],[9263,86059],[9264,86059],[9265,86059],[9266,86059],[9267,86059],[9268,86059],[9269,86059],[9270,86059],[9271,86059],[9272,86059],[9273,86059],[9274,86059],[9275,86059],[9276,86059],[9277,86059],[9278,86059],[9279,86059],[9280,86059],[9281,86087],[9282,86059],[9283,86059],[9284,86153],[9285,86059],[9286,86059],[9288,86095],[9289,86097],[9290,86173],[9291,86174],[9292,86086],[9293,86059],[9294,86059],[9295,86057],[9296,86643],[9297,86643],[9298,86643],[9299,86643],[9300,86145],[9301,86095],[9302,86065],[9303,86635],[9304,86635],[9305,86635],[9306,86635],[9307,86635],[9308,86635],[9309,86635],[9310,86635],[9311,86635],[9312,86635],[9313,86635],[9314,86635],[9315,86635],[9316,86635],[9317,86635],[9318,86635],[9319,86635],[9320,86635],[9321,86635],[9322,86635],[9323,86635],[9324,86635],[9325,86635],[9326,86635],[9327,86635],[9328,86635],[9329,86635],[9330,86635],[9331,86635],[9332,86635],[9333,86635],[9334,86635],[9335,86635],[9336,86635],[9337,86635],[9338,86635],[9339,86635],[9340,86635],[9341,86635],[9342,86635],[9343,86635],[9344,86635],[9345,86065],[9346,86635],[9347,86635],[9348,86087],[9349,86641],[9350,86641],[9351,86641],[9352,86641],[9353,86641],[9354,86641],[9355,86641],[9356,86641],[9357,86641],[9358,86641],[9359,86641],[9360,86641],[9361,86641],[9362,86641],[9363,86641],[9364,86641],[9365,86641],[9366,86641],[9367,86641],[9368,86641],[9369,86641],[9370,86641],[9371,86641],[9372,86641],[9373,86641],[9374,86641],[9375,86641],[9376,86641],[9377,86641],[9378,86641],[9379,86641],[9380,86641],[9381,86641],[9382,86641],[9383,86641],[9384,86641],[9385,86641],[9386,86641],[9387,86641],[9388,86641],[9389,86641],[9390,86641],[9391,86087],[9392,86641],[9393,86641],[9394,86641],[9395,86641],[9396,86641],[9397,86641],[9398,86641],[9399,86641],[9400,86641],[9401,86641],[9402,86641],[9403,86641],[9404,86641],[9405,86641],[9406,86641],[9407,86641],[9408,86641],[9409,86641],[9410,86641],[9411,86641],[9412,86641],[9413,86641],[9414,86641],[9415,86641],[9416,86641],[9417,86641],[9418,86641],[9419,86641],[9420,86641],[9421,86641],[9422,86641],[9423,86641],[9424,86641],[9425,86641],[9426,86641],[9427,86641],[9428,86641],[9429,86641],[9430,86641],[9431,86641],[9432,86641],[9433,86641],[9434,86641],[9435,86641],[9436,86641],[9437,86641],[9438,86641],[9439,86641],[9440,86641],[9441,86641],[9442,86641],[9443,86641],[9444,86641],[9445,86641],[9446,86641],[9447,86641],[9448,86065],[9449,86077],[9450,86087],[9451,86642],[9452,86642],[9453,86642],[9454,86642],[9455,86642],[9456,86642],[9457,86642],[9458,86642],[9459,86642],[9460,86642],[9461,86642],[9462,86642],[9463,86642],[9464,86642],[9465,86642],[9466,86642],[9467,86642],[9468,86642],[9469,86642],[9470,86642],[9471,86642],[9472,86642],[9473,86642],[9474,86642],[9475,86642],[9476,86642],[9477,86642],[9478,86642],[9479,86642],[9480,86642],[9481,86642],[9482,86642],[9483,86642],[9484,86642],[9485,86642],[9486,86642],[9487,86642],[9488,86642],[9489,86642],[9490,86642],[9491,86642],[9492,86642],[9493,86087],[9494,86642],[9495,86642],[9496,86642],[9497,86642],[9498,86642],[9499,86642],[9500,86642],[9501,86642],[9502,86642],[9503,86642],[9504,86642],[9505,86642],[9506,86642],[9507,86642],[9508,86642],[9509,86642],[9510,86642],[9511,86642],[9512,86642],[9513,86642],[9514,86642],[9515,86642],[9516,86642],[9517,86642],[9518,86642],[9519,86642],[9520,86642],[9521,86642],[9522,86642],[9523,86642],[9524,86642],[9525,86642],[9526,86642],[9527,86642],[9528,86642],[9529,86642],[9530,86642],[9531,86642],[9532,86642],[9533,86642],[9534,86642],[9535,86642],[9536,86642],[9537,86642],[9538,86642],[9539,86642],[9540,86642],[9541,86642],[9542,86642],[9543,86642],[9544,86642],[9545,86642],[9546,86642],[9547,86642],[9548,86635],[9549,86635],[9550,86635],[9551,86635],[9552,86635],[9553,86635],[9554,86095],[9556,86056],[9557,86635],[9558,86060],[9559,86635],[9560,86165],[9574,86086],[9575,86086],[9576,86163],[9577,86166],[9578,86644],[9579,86644],[9580,86644],[9581,86644],[9582,86644],[9583,86644],[9584,86644],[9585,86640],[9586,86640],[9587,86175],[9588,86154],[9589,86086],[9591,86086],[9592,86086],[9593,86084],[9595,86167],[9596,86645],[9597,86645],[9598,86645],[9599,86645],[9600,86645],[9601,86645],[9603,86086],[9604,86155],[9605,86646],[9606,86646],[9607,86635],[9608,86635],[9609,86635],[9610,86065],[9611,86635],[9612,86635],[9613,86635],[9614,86635],[9615,86635],[9616,86635],[9617,86635],[9618,86641],[9619,86641],[9620,86642],[9621,86642],[9622,86177],[9623,86635],[9624,86641],[9625,86641],[9626,86642],[9627,86642],[9628,86086],[9629,86093],[9630,86157],[9631,86647],[9632,86647],[9633,86647],[9634,86647],[9635,86647],[9636,86647],[9637,86176],[9638,86085],[9640,86088],[9641,86094],[9642,86091],[9644,86090],[9645,86158],[9646,86648],[9647,86648],[9648,86648],[9649,86648],[9651,86087],[9652,86087],[9653,86087],[9654,86065],[9655,86086],[9656,86086],[9657,86151],[9658,86151],[9659,86178],[9660,86179],[9661,86151],[9662,86151],[9663,86151],[9664,86151],[9665,86151],[9666,86059],[9667,86059],[9668,86151],[9669,86640],[9670,86640],[9671,86156],[9672,86649],[9673,86649],[9674,86649],[9675,86649],[9676,86649],[9677,86649],[9679,86059],[9680,86059],[9681,86059],[9682,86059],[9683,86059],[9684,86059],[9685,86059],[9686,86059],[9687,86059],[9688,86059],[9689,86059],[9690,86059],[9691,86059],[9692,86059],[9693,86059],[9694,86059],[9695,86059],[9696,86059],[9697,86059],[9698,86059],[9699,86059],[9700,86059],[9701,86059],[9702,86059],[9703,86059],[9704,86059],[9705,86059],[9706,86059],[9707,86059],[9708,86059],[9709,86059],[9710,86059],[9711,86059],[9712,86059],[9713,86059],[9714,86059],[9715,86059],[9716,86059],[9717,86059],[9718,86059],[9719,86059],[9720,86059],[9721,86059],[9722,86059],[9723,86059],[9724,86059],[9725,86059],[9726,86059],[9727,86059],[9728,86059],[9729,86059],[9730,86059],[9731,86059],[9732,86059],[9733,86059],[9734,86059],[9735,86059],[9736,86059],[9737,86059],[9738,86059],[9739,86059],[9740,86059],[9741,86059],[9742,86059],[9743,86059],[9744,86059],[9745,86059],[9746,86059],[9747,86059],[9748,86059],[9749,86059],[9750,86059],[9751,86059],[9752,86059],[9753,86059],[9754,86059],[9755,86059],[9756,86059],[9757,86059],[9758,86059],[9759,86059],[9760,86059],[9761,86059],[9762,86059],[9763,86059],[9764,86059],[9765,86059],[9766,86059],[9767,86059],[9768,86059],[9769,86059],[9770,86059],[9771,86059],[9772,86059],[9773,86059],[9774,86059],[9775,86059],[9776,86059],[9777,86059],[9778,86059],[9779,86059],[9780,86059],[9781,86059],[9782,86059],[9783,86059],[9784,86059],[9785,86059],[9786,86059],[9787,86059],[9788,86059],[9789,86059],[9790,86059],[9791,86059],[9792,86059],[9793,86059],[9794,86059],[9795,86059],[9796,86059],[9797,86059],[9798,86059],[9799,86059],[9800,86059],[9801,86059],[9802,86059],[9803,86059],[9804,86059],[9805,86059],[9806,86059],[9807,86059],[9808,86059],[9809,86059],[9810,86059],[9811,86059],[9812,86059],[9813,86059],[9814,86059],[9815,86059],[9816,86059],[9817,86059],[9818,86059],[9819,86059],[9820,86059],[9821,86059],[9822,86059],[9823,86059],[9824,86059],[9825,86059],[9826,86059],[9827,86059],[9828,86059],[9829,86059],[9830,86059],[9831,86059],[9832,86059],[9833,86059],[9834,86059],[9835,86059],[9836,86059],[9837,86059],[9838,86059],[9839,86059],[9840,86059],[9841,86059],[9842,86059],[9843,86059],[9844,86059],[9845,86059],[9846,86059],[9847,86059],[9848,86059],[9849,86059],[9850,86059],[9851,86059],[9852,86059],[9853,86059],[9854,86059],[9855,86059],[9856,86059],[9857,86059],[9858,86059],[9859,86059],[9860,86059],[9861,86059],[9862,86059],[9863,86059],[9864,86059],[9865,86059],[9866,86059],[9867,86059],[9868,86059],[9869,86059],[9870,86059],[9871,86059],[9872,86059],[9873,86059],[9874,86059],[9875,86059],[9876,86059],[9877,86059],[9878,86059],[9879,86059],[9880,86059],[9881,86059],[9882,86059],[9883,86059],[9884,86059],[9885,86059],[9886,86059],[9887,86059],[9888,86059],[9889,86059],[9890,86059],[9891,86059],[9892,86059],[9893,86059],[9894,86059],[9895,86059],[9896,86059],[9897,86059],[9898,86059],[9899,86059],[9900,86059],[9901,86059],[9902,86059],[9903,86059],[9904,86059],[9905,86059],[9906,86059],[9907,86059],[9908,86059],[9909,86059],[9910,86059],[9911,86059],[9912,86059],[9913,86059],[9914,86059],[9915,86059],[9916,86059],[9917,86059],[9918,86059],[9919,86059],[9920,86059],[9921,86059],[9922,86059],[9923,86059],[9924,86059],[9925,86059],[9926,86059],[9927,86059],[9928,86059],[9929,86059],[9930,86059],[9931,86059],[9932,86059],[9933,86059],[9934,86059],[9935,86180],[9937,86095],[9938,86635],[9939,86635],[9940,86056],[9941,86650],[9942,86153],[9943,86154],[9944,86635],[9945,86635],[9946,86635],[9947,86635],[9948,86635],[9949,86635],[9950,86077],[9951,86065],[9952,86635],[9953,86635],[9954,86635],[9955,86635],[9956,86635],[9957,86635],[9958,86635],[9959,86641],[9960,86641],[9961,86641],[9962,86641],[9963,86641],[9964,86641],[9965,86641],[9966,86641],[9967,86641],[9968,86641],[9969,86641],[9970,86641],[9971,86641],[9972,86641],[9973,86065],[9974,86642],[9975,86642],[9976,86642],[9977,86642],[9978,86642],[9979,86642],[9980,86642],[9981,86642],[9982,86642],[9983,86642],[9984,86642],[9985,86642],[9986,86642],[9987,86642],[9988,86087],[9989,86087],[9994,86651],[10012,86651],[10018,86651],[10021,86651],[10026,86651],[10027,86651],[10028,86651],[10029,86651],[10373,86651],[10374,86651],[10377,86638],[10379,86638],[10402,86651],[10420,86651],[10421,86651],[10431,86651],[10442,86651],[10460,86638],[10461,86651],[10467,86651],[10487,86651],[10492,86651],[10493,86651],[10494,86651],[10495,86651],[10496,86651],[10497,86651],[10498,86651],[10499,86651],[10500,86651],[10502,86638],[10633,86651],[10650,86651],[10651,86651],[10652,86145],[10679,86638],[10680,86178],[10681,86651],[10683,86651],[10685,86064],[10686,86086],[10688,86059],[10690,86635],[10691,86641],[10692,86641],[10693,86642],[10694,86642],[10695,86635],[10696,86641],[10697,86641],[10698,86642],[10699,86642],[10700,86171],[10701,86059],[10702,86059],[10703,86059],[10704,86059],[10705,86059],[10706,86059],[10707,86059],[10708,86059],[10709,86059],[10710,86059],[10711,86059],[10712,86059],[10713,86059],[10714,86059],[10715,86059],[10716,86059],[10717,86059],[10718,86059],[10719,86059],[10720,86059],[10721,86059],[10722,86059],[10723,86059],[10724,86059],[10725,86087],[10726,86059],[10727,86059],[10728,86059],[10729,86059],[10730,86095],[10731,86086],[10732,86059],[10733,86059],[10734,86095],[10735,86065],[10736,86635],[10737,86635],[10738,86635],[10739,86635],[10740,86635],[10741,86635],[10742,86635],[10743,86635],[10744,86635],[10745,86635],[10746,86635],[10747,86635],[10748,86635],[10749,86635],[10750,86635],[10751,86635],[10752,86635],[10753,86635],[10754,86635],[10755,86635],[10756,86635],[10757,86635],[10758,86635],[10759,86635],[10760,86635],[10761,86635],[10762,86635],[10763,86635],[10764,86635],[10765,86635],[10766,86635],[10767,86635],[10768,86635],[10769,86635],[10770,86635],[10771,86635],[10772,86635],[10773,86635],[10774,86635],[10775,86635],[10776,86635],[10777,86635],[10778,86065],[10779,86635],[10780,86635],[10781,86087],[10782,86641],[10783,86641],[10784,86641],[10785,86641],[10786,86641],[10787,86641],[10788,86641],[10789,86641],[10790,86641],[10791,86641],[10792,86641],[10793,86641],[10794,86641],[10795,86641],[10796,86641],[10797,86641],[10798,86641],[10799,86641],[10800,86641],[10801,86641],[10802,86641],[10803,86641],[10804,86641],[10805,86641],[10806,86641],[10807,86641],[10808,86641],[10809,86641],[10810,86641],[10811,86641],[10812,86641],[10813,86641],[10814,86641],[10815,86641],[10816,86641],[10817,86641],[10818,86641],[10819,86641],[10820,86641],[10821,86641],[10822,86641],[10823,86641],[10824,86087],[10825,86641],[10826,86641],[10827,86641],[10828,86641],[10829,86641],[10830,86641],[10831,86641],[10832,86641],[10833,86641],[10834,86641],[10835,86641],[10836,86641],[10837,86641],[10838,86641],[10839,86641],[10840,86641],[10841,86641],[10842,86641],[10843,86641],[10844,86641],[10845,86641],[10846,86641],[10847,86641],[10848,86641],[10849,86641],[10850,86641],[10851,86641],[10852,86641],[10853,86641],[10854,86641],[10855,86641],[10856,86641],[10857,86641],[10858,86641],[10859,86641],[10860,86641],[10861,86641],[10862,86641],[10863,86641],[10864,86641],[10865,86641],[10866,86641],[10867,86641],[10868,86641],[10869,86641],[10870,86641],[10871,86641],[10872,86641],[10873,86641],[10874,86641],[10875,86641],[10876,86641],[10877,86641],[10878,86641],[10879,86641],[10880,86641],[10881,86065],[10882,86077],[10883,86087],[10884,86642],[10885,86642],[10886,86642],[10887,86642],[10888,86642],[10889,86642],[10890,86642],[10891,86642],[10892,86642],[10893,86642],[10894,86642],[10895,86642],[10896,86642],[10897,86642],[10898,86642],[10899,86642],[10900,86642],[10901,86642],[10902,86642],[10903,86642],[10904,86642],[10905,86642],[10906,86642],[10907,86642],[10908,86642],[10909,86642],[10910,86642],[10911,86642],[10912,86642],[10913,86642],[10914,86642],[10915,86642],[10916,86642],[10917,86642],[10918,86642],[10919,86642],[10920,86642],[10921,86642],[10922,86642],[10923,86642],[10924,86642],[10925,86642],[10926,86087],[10927,86642],[10928,86642],[10929,86642],[10930,86642],[10931,86642],[10932,86642],[10933,86642],[10934,86642],[10935,86642],[10936,86642],[10937,86642],[10938,86642],[10939,86642],[10940,86642],[10941,86642],[10942,86642],[10943,86642],[10944,86642],[10945,86642],[10946,86642],[10947,86642],[10948,86642],[10949,86642],[10950,86642],[10951,86642],[10952,86642],[10953,86642],[10954,86642],[10955,86642],[10956,86642],[10957,86642],[10958,86642],[10959,86642],[10960,86642],[10961,86642],[10962,86642],[10963,86642],[10964,86642],[10965,86642],[10966,86642],[10967,86642],[10968,86642],[10969,86642],[10970,86642],[10971,86642],[10972,86642],[10973,86642],[10974,86642],[10975,86642],[10976,86642],[10977,86642],[10978,86642],[10979,86642],[10980,86642],[10981,86635],[10982,86635],[10983,86635],[10984,86635],[10985,86635],[10986,86635],[10987,86095],[10989,86056],[10990,86635],[10991,86635],[11005,86086],[11006,86086],[11007,86086],[11009,86086],[11010,86086],[11011,86086],[11012,86635],[11013,86635],[11014,86635],[11015,86065],[11016,86635],[11017,86635],[11018,86635],[11019,86635],[11020,86635],[11021,86635],[11022,86635],[11023,86641],[11024,86641],[11025,86642],[11026,86642],[11027,86635],[11028,86641],[11029,86641],[11030,86642],[11031,86642],[11032,86086],[11033,86093],[11035,86087],[11036,86087],[11037,86087],[11038,86065],[11039,86086],[11040,86086],[11041,86059],[11042,86059],[11044,86059],[11045,86059],[11046,86059],[11047,86059],[11048,86059],[11049,86059],[11050,86059],[11051,86059],[11052,86059],[11053,86059],[11054,86059],[11055,86059],[11056,86059],[11057,86059],[11058,86059],[11059,86059],[11060,86059],[11061,86059],[11062,86059],[11063,86059],[11064,86059],[11065,86059],[11066,86059],[11067,86059],[11068,86059],[11069,86059],[11070,86059],[11071,86059],[11072,86059],[11073,86059],[11074,86059],[11075,86059],[11076,86059],[11077,86059],[11078,86059],[11079,86059],[11080,86059],[11081,86059],[11082,86059],[11083,86059],[11084,86059],[11085,86059],[11086,86059],[11087,86059],[11088,86059],[11089,86059],[11090,86059],[11091,86059],[11092,86059],[11093,86059],[11094,86059],[11095,86059],[11096,86059],[11097,86059],[11098,86059],[11099,86059],[11100,86059],[11101,86059],[11102,86059],[11103,86059],[11104,86059],[11105,86059],[11106,86059],[11107,86059],[11108,86059],[11109,86059],[11110,86059],[11111,86059],[11112,86059],[11113,86059],[11114,86059],[11115,86059],[11116,86059],[11117,86059],[11118,86059],[11119,86059],[11120,86059],[11121,86059],[11122,86059],[11123,86059],[11124,86059],[11125,86059],[11126,86059],[11127,86059],[11128,86059],[11129,86059],[11130,86059],[11131,86059],[11132,86059],[11133,86059],[11134,86059],[11135,86059],[11136,86059],[11137,86059],[11138,86059],[11139,86059],[11140,86059],[11141,86059],[11142,86059],[11143,86059],[11144,86059],[11145,86059],[11146,86059],[11147,86059],[11148,86059],[11149,86059],[11150,86059],[11151,86059],[11152,86059],[11153,86059],[11154,86059],[11155,86059],[11156,86059],[11157,86059],[11158,86059],[11159,86059],[11160,86059],[11161,86059],[11162,86059],[11163,86059],[11164,86059],[11165,86059],[11166,86059],[11167,86059],[11168,86059],[11169,86059],[11170,86059],[11171,86059],[11172,86059],[11173,86059],[11174,86059],[11175,86059],[11176,86059],[11177,86059],[11178,86059],[11179,86059],[11180,86059],[11181,86059],[11182,86059],[11183,86059],[11184,86059],[11185,86059],[11186,86059],[11187,86059],[11188,86059],[11189,86059],[11190,86059],[11191,86059],[11192,86059],[11193,86059],[11194,86059],[11195,86059],[11196,86059],[11197,86059],[11198,86059],[11199,86059],[11200,86059],[11201,86059],[11202,86059],[11203,86059],[11204,86059],[11205,86059],[11206,86059],[11207,86059],[11208,86059],[11209,86059],[11210,86059],[11211,86059],[11212,86059],[11213,86059],[11214,86059],[11215,86059],[11216,86059],[11217,86059],[11218,86059],[11219,86059],[11220,86059],[11221,86059],[11222,86059],[11223,86059],[11224,86059],[11225,86059],[11226,86059],[11227,86059],[11228,86059],[11229,86059],[11230,86059],[11231,86059],[11232,86059],[11233,86059],[11234,86059],[11235,86059],[11236,86059],[11237,86059],[11238,86059],[11239,86059],[11240,86059],[11241,86059],[11242,86059],[11243,86059],[11244,86059],[11245,86059],[11246,86059],[11247,86059],[11248,86059],[11249,86059],[11250,86059],[11251,86059],[11252,86059],[11253,86059],[11254,86059],[11255,86059],[11256,86059],[11257,86059],[11258,86059],[11259,86059],[11260,86059],[11261,86059],[11262,86059],[11263,86059],[11264,86059],[11265,86059],[11266,86059],[11267,86059],[11268,86059],[11269,86059],[11270,86059],[11271,86059],[11272,86059],[11273,86059],[11274,86059],[11275,86059],[11276,86059],[11277,86059],[11278,86059],[11279,86059],[11280,86059],[11281,86059],[11282,86059],[11283,86059],[11284,86059],[11285,86059],[11286,86059],[11287,86059],[11288,86059],[11289,86059],[11290,86059],[11291,86059],[11292,86059],[11293,86059],[11294,86059],[11295,86059],[11296,86059],[11297,86059],[11298,86059],[11299,86059],[11301,86095],[11302,86635],[11303,86635],[11304,86056],[11305,86635],[11306,86635],[11307,86635],[11308,86635],[11309,86635],[11310,86635],[11311,86077],[11312,86065],[11313,86635],[11314,86635],[11315,86635],[11316,86635],[11317,86635],[11318,86635],[11319,86635],[11320,86641],[11321,86641],[11322,86641],[11323,86641],[11324,86641],[11325,86641],[11326,86641],[11327,86641],[11328,86641],[11329,86641],[11330,86641],[11331,86641],[11332,86641],[11333,86641],[11334,86065],[11335,86642],[11336,86642],[11337,86642],[11338,86642],[11339,86642],[11340,86642],[11341,86642],[11342,86642],[11343,86642],[11344,86642],[11345,86642],[11346,86642],[11347,86642],[11348,86642],[11349,86087],[11350,86087],[11356,86652],[11361,86652],[11362,86652],[11687,86652],[11689,86652],[11702,86652],[11706,86652],[11731,86652],[11740,86652],[11744,86653],[11747,86653],[11748,86653],[11749,86653],[11750,86653],[11751,86653],[11757,86210],[11758,86210],[11763,86210],[11764,86210],[11765,86210],[11766,86210],[11767,86211],[11768,86211],[11769,86211],[11770,86211],[11771,86211],[11772,86211],[11773,86211],[11774,86211],[11775,86211],[11776,86211],[11777,86211],[11778,86211],[11779,86211],[11780,86211],[11781,86211],[11782,86211],[11783,86211],[11784,86211],[11785,86211],[11786,86211],[11787,86211],[11788,86211],[11789,86211],[11790,86211],[11791,86211],[11792,86211],[11793,86211],[11794,86211],[11795,86211],[11796,86211],[11797,86211],[11798,86211],[12224,86171],[12225,86059],[12227,86059],[12228,86059],[12229,86059],[12230,86059],[12231,86059],[12232,86059],[12233,86059],[12234,86059],[12235,86059],[12236,86059],[12237,86059],[12238,86059],[12239,86059],[12240,86059],[12241,86059],[12242,86059],[12243,86059],[12244,86059],[12245,86059],[12246,86059],[12247,86059],[12248,86059],[12249,86059],[12250,86059],[12251,86059],[12252,86059],[12253,86059],[12254,86059],[12255,86059],[12256,86059],[12269,86059],[12270,86059],[12272,86059],[12273,86059],[12274,86059],[12275,86059],[12276,86059],[12277,86059],[12278,86059],[12279,86059],[12280,86059],[12281,86059],[12282,86059],[12283,86059],[12284,86059],[12285,86059],[12286,86059],[12287,86059],[12288,86059],[12289,86059],[12290,86059],[12291,86059],[12292,86059],[12293,86059],[12294,86059],[12295,86059],[12296,86059],[12297,86059],[12298,86059],[12299,86059],[12300,86059],[12301,86059],[12302,86059],[12303,86059],[12304,86059],[12305,86059],[12306,86059],[12307,86059],[12308,86059],[12309,86059],[12310,86059],[12311,86059],[12312,86059],[12313,86059],[12314,86059],[12315,86059],[12316,86059],[12317,86059],[12318,86059],[12319,86059],[12320,86059],[12321,86059],[12322,86059],[12323,86059],[12324,86059],[12325,86059],[12326,86059],[12327,86059],[12328,86059],[12329,86059],[12330,86059],[12331,86059],[12332,86059],[12333,86059],[12334,86059],[12335,86059],[12336,86059],[12337,86059],[12338,86059],[12339,86059],[12340,86059],[12341,86059],[12342,86059],[12343,86059],[12344,86059],[12345,86059],[12346,86059],[12347,86059],[12348,86059],[12349,86059],[12350,86059],[12351,86059],[12352,86059],[12353,86059],[12354,86059],[12355,86059],[12356,86059],[12357,86059],[12358,86059],[12359,86059],[12360,86059],[12361,86059],[12362,86059],[12363,86059],[12364,86059],[12365,86059],[12366,86059],[12367,86059],[12368,86059],[12369,86059],[12370,86059],[12371,86059],[12372,86059],[12373,86059],[12374,86059],[12375,86059],[12376,86059],[12377,86059],[12378,86059],[12379,86059],[12380,86059],[12381,86059],[12382,86059],[12383,86059],[12384,86059],[12385,86059],[12386,86059],[12387,86059],[12388,86059],[12389,86059],[12390,86059],[12391,86059],[12392,86059],[12393,86059],[12394,86059],[12395,86059],[12396,86059],[12397,86059],[12398,86059],[12399,86059],[12400,86059],[12401,86059],[12402,86059],[12403,86059],[12404,86059],[12405,86059],[12406,86059],[12407,86059],[12408,86059],[12409,86059],[12410,86059],[12411,86059],[12412,86059],[12413,86059],[12414,86059],[12415,86059],[12416,86059],[12417,86059],[12418,86059],[12419,86059],[12420,86059],[12421,86059],[12422,86059],[12423,86059],[12424,86059],[12425,86059],[12426,86059],[12427,86059],[12428,86059],[12429,86059],[12430,86059],[12431,86059],[12432,86059],[12433,86059],[12434,86059],[12435,86059],[12436,86059],[12437,86059],[12438,86059],[12439,86059],[12440,86059],[12441,86059],[12442,86059],[12443,86059],[12444,86059],[12445,86059],[12446,86059],[12447,86059],[12448,86059],[12449,86059],[12450,86059],[12451,86059],[12452,86059],[12453,86059],[12454,86059],[12455,86059],[12456,86059],[12457,86059],[12458,86059],[12459,86059],[12460,86059],[12461,86059],[12462,86059],[12463,86059],[12464,86059],[12465,86059],[12466,86059],[12467,86059],[12468,86059],[12469,86059],[12470,86059],[12471,86059],[12472,86059],[12473,86059],[12474,86059],[12475,86059],[12476,86059],[12477,86059],[12478,86059],[12479,86059],[12480,86059],[12481,86059],[12482,86059],[12483,86059],[12484,86059],[12485,86059],[12486,86059],[12487,86059],[12488,86059],[12489,86059],[12490,86059],[12491,86059],[12492,86059],[12493,86059],[12494,86059],[12495,86059],[12496,86059],[12497,86059],[12498,86059],[12499,86059],[12500,86059],[12501,86059],[12502,86059],[12503,86059],[12504,86059],[12505,86059],[12506,86059],[12507,86059],[12508,86059],[12509,86059],[12510,86059],[12511,86059],[12512,86059],[12513,86059],[12514,86059],[12515,86059],[12516,86059],[12517,86059],[12518,86059],[12519,86059],[12520,86059],[12521,86059],[12522,86059],[12523,86059],[12524,86059],[12525,86059],[12526,86059],[12527,86059],[12547,86203],[12548,86203],[12551,86181],[12552,86181],[12553,86181],[12554,86181],[12555,86181],[12556,86181],[12579,86086],[12581,86086],[12583,86086],[12584,86086],[12585,86086],[12587,86086],[12588,86086],[12589,86086],[12590,86086],[12591,86086],[12592,86086],[12614,86215],[12615,86215],[12616,86215],[12621,86092],[12622,86640],[12623,86640],[12624,86153],[12625,86057],[12626,86643],[12627,86643],[12628,86643],[12629,86643],[12630,86060],[12631,86165],[12632,86166],[12633,86644],[12634,86644],[12635,86644],[12636,86644],[12637,86644],[12638,86644],[12639,86644],[12640,86640],[12641,86640],[12642,86154],[12643,86167],[12644,86645],[12645,86645],[12646,86645],[12647,86645],[12648,86645],[12649,86645],[12651,86155],[12652,86646],[12653,86646],[12654,86157],[12655,86647],[12656,86647],[12657,86647],[12658,86647],[12659,86647],[12660,86647],[12661,86158],[12662,86648],[12663,86648],[12664,86648],[12665,86648],[12666,86151],[12667,86151],[12668,86151],[12669,86151],[12670,86151],[12671,86151],[12672,86151],[12673,86151],[12674,86640],[12675,86640],[12676,86156],[12677,86649],[12678,86649],[12679,86649],[12680,86649],[12681,86649],[12682,86649],[12683,86650],[12684,86153],[12685,86154],[12744,86168],[12745,86170],[12746,86172],[12747,86173],[12748,86174],[12749,86145],[12750,86163],[12751,86175],[12752,86177],[12753,86176],[12754,86178],[12755,86179],[12756,86180],[12757,86654],[12766,86654],[12768,86654],[12785,86145],[12791,86178],[12792,86655],[12793,86655],[12794,86216],[12968,86634],[12970,86045],[12972,86039],[12973,86067],[12974,86040],[12976,86020],[12977,86020],[12979,86020],[12992,86045],[12995,86043],[12996,86106],[12997,86058],[12998,86080],[12999,86133],[13000,86081],[13001,86128],[13010,86045],[13013,86067],[13015,86129],[13016,86038],[13019,86039],[13020,86038],[13021,86039],[13022,86039],[13023,86039],[13024,86134],[13025,86039],[13026,86039],[13027,86039],[13028,86081],[13029,86039],[13030,86039],[13031,86044],[13032,86039],[13033,86039],[13034,86045],[13035,86045],[13036,86140],[13037,86105],[13040,86045],[13041,86041],[13042,86045],[13043,86045],[13044,86041],[13045,86040],[13046,86041],[13048,86103],[13052,86020],[13053,86045],[13059,86020],[13063,86020],[13064,86635],[13066,86635],[13070,86136],[13071,86018],[13072,86110],[13073,86018],[13074,86110],[13075,86136],[13076,86045],[13080,86020],[13096,86067],[13104,86066],[13107,86115],[13108,86115],[13143,86104],[13144,86079],[13145,86079],[13146,86099],[13147,86108],[13149,86101],[13152,86045],[13155,86104],[13156,86104],[13159,86125],[13161,86124],[13162,86124],[13163,86074],[13164,86134],[13165,86108],[13166,86041],[13167,86107],[13168,86020],[13170,86634],[13171,86634],[13172,86634],[13173,86079],[13174,86079],[13175,86079],[13176,86079],[13177,86079],[13191,86106],[13192,86634],[13200,86072],[13203,86020],[13206,86131],[13207,86075],[13208,86122],[13209,86111],[13211,86122],[13212,86122],[13213,86076],[13214,86122],[13217,86135],[13228,86020],[13233,86066],[13234,86040],[13237,86040],[13238,86141],[13239,86020],[13240,86045],[13241,86063],[13242,86063],[13243,86068],[13244,86052],[13245,86102],[13248,86020],[13249,86118],[13250,86118],[13253,86109],[13254,86109],[13255,86109],[13256,86109],[13263,86045],[13264,86054],[13265,86045],[13266,86019],[13267,86119],[13268,86119],[13269,86046],[13271,86106],[13272,86106],[13273,86046],[13274,86106],[13275,86106],[13276,86106],[13277,86106],[13278,86106],[13279,86106],[13280,86134],[13281,86106],[13282,86106],[13283,86106],[13284,86106],[13285,86043],[13286,86106],[13287,86106],[13288,86120],[13289,86120],[13290,86020],[13291,86636],[13294,86636],[13297,86117],[13298,86636],[13303,86637],[13304,86637],[13307,86634],[13308,86020],[13309,86045],[13312,86121],[13314,86050],[13315,86050],[13316,86037],[13317,86637],[13318,86051],[13319,86637],[13321,86041],[13322,86041],[13323,86020],[13324,86126],[13325,86126],[13329,86053],[13332,86045],[13337,86020],[13340,86134],[13341,86099],[13342,86099],[13343,86099],[13344,86099],[13345,86132],[13346,86020],[13347,86099],[13350,86099],[13351,86099],[13352,86100],[13353,86099],[13354,86045],[13357,86116],[13358,86116],[13359,86050],[13360,86051],[13362,86020],[13364,86020],[18735,86638],[20455,86639],[20456,86639],[20605,86638],[20767,86092],[20768,86640],[20769,86640],[20770,86064],[20771,86168],[20772,86086],[20774,86170],[20775,86097],[20776,86097],[20777,86097],[20778,86097],[20779,86172],[20780,86055],[20781,86083],[20782,86059],[20784,86635],[20785,86641],[20786,86641],[20787,86642],[20788,86642],[20789,86635],[20790,86641],[20791,86641],[20792,86642],[20793,86642],[20794,86171],[20795,86059],[20796,86059],[20797,86059],[20798,86059],[20799,86059],[20800,86059],[20801,86059],[20802,86059],[20803,86059],[20804,86059],[20805,86059],[20806,86059],[20807,86059],[20808,86059],[20809,86059],[20810,86059],[20811,86059],[20812,86059],[20813,86059],[20814,86059],[20815,86059],[20816,86059],[20817,86059],[20818,86059],[20819,86087],[20820,86059],[20821,86059],[20822,86153],[20823,86059],[20824,86059],[20826,86095],[20827,86097],[20828,86173],[20829,86174],[20831,86086],[20832,86059],[20833,86059],[20834,86057],[20835,86643],[20836,86643],[20837,86643],[20838,86643],[20839,86145],[20840,86095],[20841,86065],[20842,86635],[20843,86635],[20844,86635],[20845,86635],[20846,86635],[20847,86635],[20848,86635],[20849,86635],[20850,86635],[20851,86635],[20852,86635],[20853,86635],[20854,86635],[20855,86635],[20856,86635],[20857,86635],[20858,86635],[20859,86635],[20860,86635],[20861,86635],[20862,86635],[20863,86635],[20864,86635],[20865,86635],[20866,86635],[20867,86635],[20868,86635],[20869,86635],[20870,86635],[20871,86635],[20872,86635],[20873,86635],[20874,86635],[20875,86635],[20876,86635],[20877,86635],[20878,86635],[20879,86635],[20880,86635],[20881,86635],[20882,86635],[20883,86635],[20884,86065],[20885,86635],[20886,86635],[20887,86087],[20888,86641],[20889,86641],[20890,86641],[20891,86641],[20892,86641],[20893,86641],[20894,86641],[20895,86641],[20896,86641],[20897,86641],[20898,86641],[20899,86641],[20900,86641],[20901,86641],[20902,86641],[20903,86641],[20904,86641],[20905,86641],[20906,86641],[20907,86641],[20908,86641],[20909,86641],[20910,86641],[20911,86641],[20912,86641],[20913,86641],[20914,86641],[20915,86641],[20916,86641],[20917,86641],[20918,86641],[20919,86641],[20920,86641],[20921,86641],[20922,86641],[20923,86641],[20924,86641],[20925,86641],[20926,86641],[20927,86641],[20928,86641],[20929,86641],[20930,86087],[20931,86641],[20932,86641],[20933,86641],[20934,86641],[20935,86641],[20936,86641],[20937,86641],[20938,86641],[20939,86641],[20940,86641],[20941,86641],[20942,86641],[20943,86641],[20944,86641],[20945,86641],[20946,86641],[20947,86641],[20948,86641],[20949,86641],[20950,86641],[20951,86641],[20952,86641],[20953,86641],[20954,86641],[20955,86641],[20956,86641],[20957,86641],[20958,86641],[20959,86641],[20960,86641],[20961,86641],[20962,86641],[20963,86641],[20964,86641],[20965,86641],[20966,86641],[20967,86641],[20968,86641],[20969,86641],[20970,86641],[20971,86641],[20972,86641],[20973,86641],[20974,86641],[20975,86641],[20976,86641],[20977,86641],[20978,86641],[20979,86641],[20980,86641],[20981,86641],[20982,86641],[20983,86641],[20984,86641],[20985,86641],[20986,86641],[20987,86065],[20988,86077],[20989,86087],[20990,86642],[20991,86642],[20992,86642],[20993,86642],[20994,86642],[20995,86642],[20996,86642],[20997,86642],[20998,86642],[20999,86642],[21000,86642],[21001,86642],[21002,86642],[21003,86642],[21004,86642],[21005,86642],[21006,86642],[21007,86642],[21008,86642],[21009,86642],[21010,86642],[21011,86642],[21012,86642],[21013,86642],[21014,86642],[21015,86642],[21016,86642],[21017,86642],[21018,86642],[21019,86642],[21020,86642],[21021,86642],[21022,86642],[21023,86642],[21024,86642],[21025,86642],[21026,86642],[21027,86642],[21028,86642],[21029,86642],[21030,86642],[21031,86642],[21032,86087],[21033,86642],[21034,86642],[21035,86642],[21036,86642],[21037,86642],[21038,86642],[21039,86642],[21040,86642],[21041,86642],[21042,86642],[21043,86642],[21044,86642],[21045,86642],[21046,86642],[21047,86642],[21048,86642],[21049,86642],[21050,86642],[21051,86642],[21052,86642],[21053,86642],[21054,86642],[21055,86642],[21056,86642],[21057,86642],[21058,86642],[21059,86642],[21060,86642],[21061,86642],[21062,86642],[21063,86642],[21064,86642],[21065,86642],[21066,86642],[21067,86642],[21068,86642],[21069,86642],[21070,86642],[21071,86642],[21072,86642],[21073,86642],[21074,86642],[21075,86642],[21076,86642],[21077,86642],[21078,86642],[21079,86642],[21080,86642],[21081,86642],[21082,86642],[21083,86642],[21084,86642],[21085,86642],[21086,86642],[21087,86635],[21088,86635],[21089,86635],[21090,86635],[21091,86635],[21092,86635],[21093,86095],[21095,86056],[21096,86635],[21098,86060],[21099,86635],[21100,86165],[21114,86086],[21115,86086],[21116,86163],[21117,86166],[21118,86644],[21119,86644],[21120,86644],[21121,86644],[21122,86644],[21123,86644],[21124,86644],[21125,86640],[21126,86640],[21127,86175],[21128,86154],[21129,86086],[21131,86086],[21132,86086],[21133,86084],[21135,86167],[21136,86645],[21137,86645],[21138,86645],[21139,86645],[21140,86645],[21141,86645],[21143,86086],[21144,86155],[21145,86646],[21146,86646],[21147,86635],[21148,86635],[21149,86635],[21150,86065],[21151,86635],[21152,86635],[21153,86635],[21154,86635],[21155,86635],[21156,86635],[21157,86635],[21158,86641],[21159,86641],[21160,86642],[21161,86642],[21162,86177],[21163,86635],[21164,86641],[21165,86641],[21166,86642],[21167,86642],[21168,86086],[21169,86093],[21170,86157],[21171,86647],[21172,86647],[21173,86647],[21174,86647],[21175,86647],[21176,86647],[21177,86176],[21178,86085],[21180,86088],[21181,86094],[21182,86091],[21184,86090],[21185,86158],[21186,86648],[21187,86648],[21188,86648],[21189,86648],[21191,86087],[21192,86087],[21193,86087],[21194,86065],[21195,86086],[21196,86086],[21197,86151],[21198,86151],[21199,86178],[21200,86179],[21201,86151],[21202,86151],[21203,86151],[21204,86151],[21205,86151],[21206,86059],[21207,86059],[21208,86151],[21209,86640],[21210,86640],[21211,86156],[21212,86649],[21213,86649],[21214,86649],[21215,86649],[21216,86649],[21217,86649],[21219,86059],[21220,86059],[21221,86059],[21222,86059],[21223,86059],[21224,86059],[21225,86059],[21226,86059],[21227,86059],[21228,86059],[21229,86059],[21230,86059],[21231,86059],[21232,86059],[21233,86059],[21234,86059],[21235,86059],[21236,86059],[21237,86059],[21238,86059],[21239,86059],[21240,86059],[21241,86059],[21242,86059],[21243,86059],[21244,86059],[21245,86059],[21246,86059],[21247,86059],[21248,86059],[21249,86059],[21250,86059],[21251,86059],[21252,86059],[21253,86059],[21254,86059],[21255,86059],[21256,86059],[21257,86059],[21258,86059],[21259,86059],[21260,86059],[21261,86059],[21262,86059],[21263,86059],[21264,86059],[21265,86059],[21266,86059],[21267,86059],[21268,86059],[21269,86059],[21270,86059],[21271,86059],[21272,86059],[21273,86059],[21274,86059],[21275,86059],[21276,86059],[21277,86059],[21278,86059],[21279,86059],[21280,86059],[21281,86059],[21282,86059],[21283,86059],[21284,86059],[21285,86059],[21286,86059],[21287,86059],[21288,86059],[21289,86059],[21290,86059],[21291,86059],[21292,86059],[21293,86059],[21294,86059],[21295,86059],[21296,86059],[21297,86059],[21298,86059],[21299,86059],[21300,86059],[21301,86059],[21302,86059],[21303,86059],[21304,86059],[21305,86059],[21306,86059],[21307,86059],[21308,86059],[21309,86059],[21310,86059],[21311,86059],[21312,86059],[21313,86059],[21314,86059],[21315,86059],[21316,86059],[21317,86059],[21318,86059],[21319,86059],[21320,86059],[21321,86059],[21322,86059],[21323,86059],[21324,86059],[21325,86059],[21326,86059],[21327,86059],[21328,86059],[21329,86059],[21330,86059],[21331,86059],[21332,86059],[21333,86059],[21334,86059],[21335,86059],[21336,86059],[21337,86059],[21338,86059],[21339,86059],[21340,86059],[21341,86059],[21342,86059],[21343,86059],[21344,86059],[21345,86059],[21346,86059],[21347,86059],[21348,86059],[21349,86059],[21350,86059],[21351,86059],[21352,86059],[21353,86059],[21354,86059],[21355,86059],[21356,86059],[21357,86059],[21358,86059],[21359,86059],[21360,86059],[21361,86059],[21362,86059],[21363,86059],[21364,86059],[21365,86059],[21366,86059],[21367,86059],[21368,86059],[21369,86059],[21370,86059],[21371,86059],[21372,86059],[21373,86059],[21374,86059],[21375,86059],[21376,86059],[21377,86059],[21378,86059],[21379,86059],[21380,86059],[21381,86059],[21382,86059],[21383,86059],[21384,86059],[21385,86059],[21386,86059],[21387,86059],[21388,86059],[21389,86059],[21390,86059],[21391,86059],[21392,86059],[21393,86059],[21394,86059],[21395,86059],[21396,86059],[21397,86059],[21398,86059],[21399,86059],[21400,86059],[21401,86059],[21402,86059],[21403,86059],[21404,86059],[21405,86059],[21406,86059],[21407,86059],[21408,86059],[21409,86059],[21410,86059],[21411,86059],[21412,86059],[21413,86059],[21414,86059],[21415,86059],[21416,86059],[21417,86059],[21418,86059],[21419,86059],[21420,86059],[21421,86059],[21422,86059],[21423,86059],[21424,86059],[21425,86059],[21426,86059],[21427,86059],[21428,86059],[21429,86059],[21430,86059],[21431,86059],[21432,86059],[21433,86059],[21434,86059],[21435,86059],[21436,86059],[21437,86059],[21438,86059],[21439,86059],[21440,86059],[21441,86059],[21442,86059],[21443,86059],[21444,86059],[21445,86059],[21446,86059],[21447,86059],[21448,86059],[21449,86059],[21450,86059],[21451,86059],[21452,86059],[21453,86059],[21454,86059],[21455,86059],[21456,86059],[21457,86059],[21458,86059],[21459,86059],[21460,86059],[21461,86059],[21462,86059],[21463,86059],[21464,86059],[21465,86059],[21466,86059],[21467,86059],[21468,86059],[21469,86059],[21470,86059],[21471,86059],[21472,86059],[21473,86059],[21474,86059],[21475,86180],[21477,86095],[21478,86635],[21479,86635],[21480,86056],[21481,86650],[21482,86153],[21483,86154],[21484,86635],[21485,86635],[21486,86635],[21487,86635],[21488,86635],[21489,86635],[21490,86077],[21491,86065],[21492,86635],[21493,86635],[21494,86635],[21495,86635],[21496,86635],[21497,86635],[21498,86635],[21499,86641],[21500,86641],[21501,86641],[21502,86641],[21503,86641],[21504,86641],[21505,86641],[21506,86641],[21507,86641],[21508,86641],[21509,86641],[21510,86641],[21511,86641],[21512,86641],[21513,86065],[21514,86642],[21515,86642],[21516,86642],[21517,86642],[21518,86642],[21519,86642],[21520,86642],[21521,86642],[21522,86642],[21523,86642],[21524,86642],[21525,86642],[21526,86642],[21527,86642],[21528,86087],[21529,86087],[21576,86651],[22068,86651],[22234,86651],[22241,86651],[22502,86651],[22503,86651],[22504,86651],[22505,86651],[23140,86651],[23141,86651],[23378,86638],[23466,86638],[24375,86651],[24476,86651],[24479,86651],[24830,86651],[25003,86651],[25058,86638],[25063,86651],[25084,86651],[25719,86651],[25760,86651],[25761,86651],[25764,86651],[25765,86651],[25766,86651],[25767,86651],[25768,86651],[25769,86651],[25770,86651],[25775,86638],[27006,86651],[27368,86651],[27369,86651],[27483,86145],[27669,86638],[27723,86178],[27724,86651],[27780,86651],[27828,86064],[27829,86086],[27831,86059],[27833,86635],[27834,86641],[27835,86641],[27836,86642],[27837,86642],[27838,86635],[27839,86641],[27840,86641],[27841,86642],[27842,86642],[27843,86171],[27844,86059],[27845,86059],[27846,86059],[27847,86059],[27848,86059],[27849,86059],[27850,86059],[27851,86059],[27852,86059],[27853,86059],[27854,86059],[27855,86059],[27856,86059],[27857,86059],[27858,86059],[27859,86059],[27860,86059],[27861,86059],[27862,86059],[27863,86059],[27864,86059],[27865,86059],[27866,86059],[27867,86059],[27868,86087],[27869,86059],[27870,86059],[27871,86059],[27872,86059],[27873,86095],[27874,86086],[27875,86059],[27876,86059],[27877,86095],[27878,86065],[27879,86635],[27880,86635],[27881,86635],[27882,86635],[27883,86635],[27884,86635],[27885,86635],[27886,86635],[27887,86635],[27888,86635],[27889,86635],[27890,86635],[27891,86635],[27892,86635],[27893,86635],[27894,86635],[27895,86635],[27896,86635],[27897,86635],[27898,86635],[27899,86635],[27900,86635],[27901,86635],[27902,86635],[27903,86635],[27904,86635],[27905,86635],[27906,86635],[27907,86635],[27908,86635],[27909,86635],[27910,86635],[27911,86635],[27912,86635],[27913,86635],[27914,86635],[27915,86635],[27916,86635],[27917,86635],[27918,86635],[27919,86635],[27920,86635],[27921,86065],[27922,86635],[27923,86635],[27924,86087],[27925,86641],[27926,86641],[27927,86641],[27928,86641],[27929,86641],[27930,86641],[27931,86641],[27932,86641],[27933,86641],[27934,86641],[27935,86641],[27936,86641],[27937,86641],[27938,86641],[27939,86641],[27940,86641],[27941,86641],[27942,86641],[27943,86641],[27944,86641],[27945,86641],[27946,86641],[27947,86641],[27948,86641],[27949,86641],[27950,86641],[27951,86641],[27952,86641],[27953,86641],[27954,86641],[27955,86641],[27956,86641],[27957,86641],[27958,86641],[27959,86641],[27960,86641],[27961,86641],[27962,86641],[27963,86641],[27964,86641],[27965,86641],[27966,86641],[27967,86087],[27968,86641],[27969,86641],[27970,86641],[27971,86641],[27972,86641],[27973,86641],[27974,86641],[27975,86641],[27976,86641],[27977,86641],[27978,86641],[27979,86641],[27980,86641],[27981,86641],[27982,86641],[27983,86641],[27984,86641],[27985,86641],[27986,86641],[27987,86641],[27988,86641],[27989,86641],[27990,86641],[27991,86641],[27992,86641],[27993,86641],[27994,86641],[27995,86641],[27996,86641],[27997,86641],[27998,86641],[27999,86641],[28000,86641],[28001,86641],[28002,86641],[28003,86641],[28004,86641],[28005,86641],[28006,86641],[28007,86641],[28008,86641],[28009,86641],[28010,86641],[28011,86641],[28012,86641],[28013,86641],[28014,86641],[28015,86641],[28016,86641],[28017,86641],[28018,86641],[28019,86641],[28020,86641],[28021,86641],[28022,86641],[28023,86641],[28024,86065],[28025,86077],[28026,86087],[28027,86642],[28028,86642],[28029,86642],[28030,86642],[28031,86642],[28032,86642],[28033,86642],[28034,86642],[28035,86642],[28036,86642],[28037,86642],[28038,86642],[28039,86642],[28040,86642],[28041,86642],[28042,86642],[28043,86642],[28044,86642],[28045,86642],[28046,86642],[28047,86642],[28048,86642],[28049,86642],[28050,86642],[28051,86642],[28052,86642],[28053,86642],[28054,86642],[28055,86642],[28056,86642],[28057,86642],[28058,86642],[28059,86642],[28060,86642],[28061,86642],[28062,86642],[28063,86642],[28064,86642],[28065,86642],[28066,86642],[28067,86642],[28068,86642],[28069,86087],[28070,86642],[28071,86642],[28072,86642],[28073,86642],[28074,86642],[28075,86642],[28076,86642],[28077,86642],[28078,86642],[28079,86642],[28080,86642],[28081,86642],[28082,86642],[28083,86642],[28084,86642],[28085,86642],[28086,86642],[28087,86642],[28088,86642],[28089,86642],[28090,86642],[28091,86642],[28092,86642],[28093,86642],[28094,86642],[28095,86642],[28096,86642],[28097,86642],[28098,86642],[28099,86642],[28100,86642],[28101,86642],[28102,86642],[28103,86642],[28104,86642],[28105,86642],[28106,86642],[28107,86642],[28108,86642],[28109,86642],[28110,86642],[28111,86642],[28112,86642],[28113,86642],[28114,86642],[28115,86642],[28116,86642],[28117,86642],[28118,86642],[28119,86642],[28120,86642],[28121,86642],[28122,86642],[28123,86642],[28124,86635],[28125,86635],[28126,86635],[28127,86635],[28128,86635],[28129,86635],[28130,86095],[28132,86056],[28133,86635],[28134,86635],[28148,86086],[28149,86086],[28150,86086],[28152,86086],[28153,86086],[28154,86086],[28155,86635],[28156,86635],[28157,86635],[28158,86065],[28159,86635],[28160,86635],[28161,86635],[28162,86635],[28163,86635],[28164,86635],[28165,86635],[28166,86641],[28167,86641],[28168,86642],[28169,86642],[28170,86635],[28171,86641],[28172,86641],[28173,86642],[28174,86642],[28175,86086],[28176,86093],[28178,86087],[28179,86087],[28180,86087],[28181,86065],[28182,86086],[28183,86086],[28184,86059],[28185,86059],[28187,86059],[28188,86059],[28189,86059],[28190,86059],[28191,86059],[28192,86059],[28193,86059],[28194,86059],[28195,86059],[28196,86059],[28197,86059],[28198,86059],[28199,86059],[28200,86059],[28201,86059],[28202,86059],[28203,86059],[28204,86059],[28205,86059],[28206,86059],[28207,86059],[28208,86059],[28209,86059],[28210,86059],[28211,86059],[28212,86059],[28213,86059],[28214,86059],[28215,86059],[28216,86059],[28217,86059],[28218,86059],[28219,86059],[28220,86059],[28221,86059],[28222,86059],[28223,86059],[28224,86059],[28225,86059],[28226,86059],[28227,86059],[28228,86059],[28229,86059],[28230,86059],[28231,86059],[28232,86059],[28233,86059],[28234,86059],[28235,86059],[28236,86059],[28237,86059],[28238,86059],[28239,86059],[28240,86059],[28241,86059],[28242,86059],[28243,86059],[28244,86059],[28245,86059],[28246,86059],[28247,86059],[28248,86059],[28249,86059],[28250,86059],[28251,86059],[28252,86059],[28253,86059],[28254,86059],[28255,86059],[28256,86059],[28257,86059],[28258,86059],[28259,86059],[28260,86059],[28261,86059],[28262,86059],[28263,86059],[28264,86059],[28265,86059],[28266,86059],[28267,86059],[28268,86059],[28269,86059],[28270,86059],[28271,86059],[28272,86059],[28273,86059],[28274,86059],[28275,86059],[28276,86059],[28277,86059],[28278,86059],[28279,86059],[28280,86059],[28281,86059],[28282,86059],[28283,86059],[28284,86059],[28285,86059],[28286,86059],[28287,86059],[28288,86059],[28289,86059],[28290,86059],[28291,86059],[28292,86059],[28293,86059],[28294,86059],[28295,86059],[28296,86059],[28297,86059],[28298,86059],[28299,86059],[28300,86059],[28301,86059],[28302,86059],[28303,86059],[28304,86059],[28305,86059],[28306,86059],[28307,86059],[28308,86059],[28309,86059],[28310,86059],[28311,86059],[28312,86059],[28313,86059],[28314,86059],[28315,86059],[28316,86059],[28317,86059],[28318,86059],[28319,86059],[28320,86059],[28321,86059],[28322,86059],[28323,86059],[28324,86059],[28325,86059],[28326,86059],[28327,86059],[28328,86059],[28329,86059],[28330,86059],[28331,86059],[28332,86059],[28333,86059],[28334,86059],[28335,86059],[28336,86059],[28337,86059],[28338,86059],[28339,86059],[28340,86059],[28341,86059],[28342,86059],[28343,86059],[28344,86059],[28345,86059],[28346,86059],[28347,86059],[28348,86059],[28349,86059],[28350,86059],[28351,86059],[28352,86059],[28353,86059],[28354,86059],[28355,86059],[28356,86059],[28357,86059],[28358,86059],[28359,86059],[28360,86059],[28361,86059],[28362,86059],[28363,86059],[28364,86059],[28365,86059],[28366,86059],[28367,86059],[28368,86059],[28369,86059],[28370,86059],[28371,86059],[28372,86059],[28373,86059],[28374,86059],[28375,86059],[28376,86059],[28377,86059],[28378,86059],[28379,86059],[28380,86059],[28381,86059],[28382,86059],[28383,86059],[28384,86059],[28385,86059],[28386,86059],[28387,86059],[28388,86059],[28389,86059],[28390,86059],[28391,86059],[28392,86059],[28393,86059],[28394,86059],[28395,86059],[28396,86059],[28397,86059],[28398,86059],[28399,86059],[28400,86059],[28401,86059],[28402,86059],[28403,86059],[28404,86059],[28405,86059],[28406,86059],[28407,86059],[28408,86059],[28409,86059],[28410,86059],[28411,86059],[28412,86059],[28413,86059],[28414,86059],[28415,86059],[28416,86059],[28417,86059],[28418,86059],[28419,86059],[28420,86059],[28421,86059],[28422,86059],[28423,86059],[28424,86059],[28425,86059],[28426,86059],[28427,86059],[28428,86059],[28429,86059],[28430,86059],[28431,86059],[28432,86059],[28433,86059],[28434,86059],[28435,86059],[28436,86059],[28437,86059],[28438,86059],[28439,86059],[28440,86059],[28441,86059],[28442,86059],[28444,86095],[28445,86635],[28446,86635],[28447,86056],[28448,86635],[28449,86635],[28450,86635],[28451,86635],[28452,86635],[28453,86635],[28454,86077],[28455,86065],[28456,86635],[28457,86635],[28458,86635],[28459,86635],[28460,86635],[28461,86635],[28462,86635],[28463,86641],[28464,86641],[28465,86641],[28466,86641],[28467,86641],[28468,86641],[28469,86641],[28470,86641],[28471,86641],[28472,86641],[28473,86641],[28474,86641],[28475,86641],[28476,86641],[28477,86065],[28478,86642],[28479,86642],[28480,86642],[28481,86642],[28482,86642],[28483,86642],[28484,86642],[28485,86642],[28486,86642],[28487,86642],[28488,86642],[28489,86642],[28490,86642],[28491,86642],[28492,86087],[28493,86087],[28499,86652],[28504,86652],[28505,86652],[28830,86652],[28832,86652],[28845,86652],[28849,86652],[28874,86652],[28883,86652],[28887,86653],[28890,86653],[28891,86653],[28892,86653],[28893,86653],[28894,86653],[28900,86210],[28901,86210],[28906,86210],[28907,86210],[28908,86210],[28909,86210],[28947,86211],[28948,86211],[28949,86211],[28950,86211],[28951,86211],[28952,86211],[28953,86211],[28954,86211],[28955,86211],[28956,86211],[28957,86211],[28958,86211],[28959,86211],[28960,86211],[28961,86211],[28962,86211],[28963,86211],[28964,86211],[28965,86211],[28966,86211],[28967,86211],[28968,86211],[28969,86211],[28970,86211],[28971,86211],[28972,86211],[28973,86211],[28974,86211],[28975,86211],[28976,86211],[28977,86211],[28978,86211],[31068,86171],[31069,86059],[31071,86059],[31072,86059],[31073,86059],[31074,86059],[31075,86059],[31076,86059],[31077,86059],[31078,86059],[31079,86059],[31080,86059],[31081,86059],[31082,86059],[31083,86059],[31084,86059],[31085,86059],[31086,86059],[31087,86059],[31088,86059],[31089,86059],[31090,86059],[31091,86059],[31092,86059],[31093,86059],[31094,86059],[31095,86059],[31096,86059],[31097,86059],[31098,86059],[31099,86059],[31100,86059],[31113,86059],[31114,86059],[31116,86059],[31117,86059],[31118,86059],[31119,86059],[31120,86059],[31121,86059],[31122,86059],[31123,86059],[31124,86059],[31125,86059],[31126,86059],[31127,86059],[31128,86059],[31129,86059],[31130,86059],[31131,86059],[31132,86059],[31133,86059],[31134,86059],[31135,86059],[31136,86059],[31137,86059],[31138,86059],[31139,86059],[31140,86059],[31141,86059],[31142,86059],[31143,86059],[31144,86059],[31145,86059],[31146,86059],[31147,86059],[31148,86059],[31149,86059],[31150,86059],[31151,86059],[31152,86059],[31153,86059],[31154,86059],[31155,86059],[31156,86059],[31157,86059],[31158,86059],[31159,86059],[31160,86059],[31161,86059],[31162,86059],[31163,86059],[31164,86059],[31165,86059],[31166,86059],[31167,86059],[31168,86059],[31169,86059],[31170,86059],[31171,86059],[31172,86059],[31173,86059],[31174,86059],[31175,86059],[31176,86059],[31177,86059],[31178,86059],[31179,86059],[31180,86059],[31181,86059],[31182,86059],[31183,86059],[31184,86059],[31185,86059],[31186,86059],[31187,86059],[31188,86059],[31189,86059],[31190,86059],[31191,86059],[31192,86059],[31193,86059],[31194,86059],[31195,86059],[31196,86059],[31197,86059],[31198,86059],[31199,86059],[31200,86059],[31201,86059],[31202,86059],[31203,86059],[31204,86059],[31205,86059],[31206,86059],[31207,86059],[31208,86059],[31209,86059],[31210,86059],[31211,86059],[31212,86059],[31213,86059],[31214,86059],[31215,86059],[31216,86059],[31217,86059],[31218,86059],[31219,86059],[31220,86059],[31221,86059],[31222,86059],[31223,86059],[31224,86059],[31225,86059],[31226,86059],[31227,86059],[31228,86059],[31229,86059],[31230,86059],[31231,86059],[31232,86059],[31233,86059],[31234,86059],[31235,86059],[31236,86059],[31237,86059],[31238,86059],[31239,86059],[31240,86059],[31241,86059],[31242,86059],[31243,86059],[31244,86059],[31245,86059],[31246,86059],[31247,86059],[31248,86059],[31249,86059],[31250,86059],[31251,86059],[31252,86059],[31253,86059],[31254,86059],[31255,86059],[31256,86059],[31257,86059],[31258,86059],[31259,86059],[31260,86059],[31261,86059],[31262,86059],[31263,86059],[31264,86059],[31265,86059],[31266,86059],[31267,86059],[31268,86059],[31269,86059],[31270,86059],[31271,86059],[31272,86059],[31273,86059],[31274,86059],[31275,86059],[31276,86059],[31277,86059],[31278,86059],[31279,86059],[31280,86059],[31281,86059],[31282,86059],[31283,86059],[31284,86059],[31285,86059],[31286,86059],[31287,86059],[31288,86059],[31289,86059],[31290,86059],[31291,86059],[31292,86059],[31293,86059],[31294,86059],[31295,86059],[31296,86059],[31297,86059],[31298,86059],[31299,86059],[31300,86059],[31301,86059],[31302,86059],[31303,86059],[31304,86059],[31305,86059],[31306,86059],[31307,86059],[31308,86059],[31309,86059],[31310,86059],[31311,86059],[31312,86059],[31313,86059],[31314,86059],[31315,86059],[31316,86059],[31317,86059],[31318,86059],[31319,86059],[31320,86059],[31321,86059],[31322,86059],[31323,86059],[31324,86059],[31325,86059],[31326,86059],[31327,86059],[31328,86059],[31329,86059],[31330,86059],[31331,86059],[31332,86059],[31333,86059],[31334,86059],[31335,86059],[31336,86059],[31337,86059],[31338,86059],[31339,86059],[31340,86059],[31341,86059],[31342,86059],[31343,86059],[31344,86059],[31345,86059],[31346,86059],[31347,86059],[31348,86059],[31349,86059],[31350,86059],[31351,86059],[31352,86059],[31353,86059],[31354,86059],[31355,86059],[31356,86059],[31357,86059],[31358,86059],[31359,86059],[31360,86059],[31361,86059],[31362,86059],[31363,86059],[31364,86059],[31365,86059],[31366,86059],[31367,86059],[31368,86059],[31369,86059],[31370,86059],[31371,86059],[31391,86203],[31392,86203],[31395,86181],[31396,86181],[31397,86181],[31398,86181],[31399,86181],[31400,86181],[31663,86086],[31665,86086],[31667,86086],[31668,86086],[31669,86086],[31671,86086],[31672,86086],[31673,86086],[31674,86086],[31675,86086],[31676,86086],[31698,86215],[31699,86215],[31700,86215],[31809,86092],[31810,86640],[31811,86640],[31812,86153],[31813,86057],[31814,86643],[31815,86643],[31816,86643],[31817,86643],[31818,86060],[31819,86165],[31820,86166],[31821,86644],[31822,86644],[31823,86644],[31824,86644],[31825,86644],[31826,86644],[31827,86644],[31828,86640],[31829,86640],[31830,86154],[31831,86167],[31832,86645],[31833,86645],[31834,86645],[31835,86645],[31836,86645],[31837,86645],[31839,86155],[31840,86646],[31841,86646],[31842,86157],[31843,86647],[31844,86647],[31845,86647],[31846,86647],[31847,86647],[31848,86647],[31849,86158],[31850,86648],[31851,86648],[31852,86648],[31853,86648],[31854,86151],[31855,86151],[31856,86151],[31857,86151],[31858,86151],[31859,86151],[31860,86151],[31861,86151],[31862,86640],[31863,86640],[31864,86156],[31865,86649],[31866,86649],[31867,86649],[31868,86649],[31869,86649],[31870,86649],[31871,86650],[31872,86153],[31873,86154],[31932,86168],[31933,86170],[31934,86172],[31935,86173],[31936,86174],[31937,86145],[31938,86163],[31939,86175],[31940,86177],[31941,86176],[31942,86178],[31943,86179],[31944,86180],[31945,86654],[31954,86654],[31956,86654],[31973,86145],[31979,86178],[31980,86655],[31981,86655],[31982,86216],[32050,32619],[32051,32671],[32052,32671],[32184,32745],[32186,32745],[32187,32745],[32235,32745],[32339,32745],[32340,32745],[32420,32745],[32430,32619],[32432,32745],[32587,32745],[32588,32754],[32589,32754],[32590,32754],[32591,32754],[32592,32758],[32593,32758],[32594,32758],[32595,32758],[32596,32762],[32597,32762],[32598,32764],[32599,32764],[32600,32764],[32601,32767],[32602,32767],[32603,32767],[32604,32767],[32605,32771],[32606,32771],[32607,32771],[32608,32775],[32609,32775],[32610,32775],[32611,32775],[32612,32779],[32613,32779],[32614,32779],[32615,32779],[32618,32779],[32832,32828],[32833,32828],[32834,32828],[32835,32828],[32836,311],[32837,311],[32838,86218],[32841,86217],[32843,86217],[32845,86218],[32847,86217],[32849,86217],[32850,86217],[32851,86217],[32852,86217],[33195,33221],[33196,33221],[33197,33221],[33200,33361],[33202,33405],[33211,0],[33219,33360],[33220,33361],[34016,86239],[34018,86234],[34019,86235],[34020,86001],[34021,86001],[34024,86013],[34025,86013],[34028,85990],[34029,86263],[34030,86263],[34031,86320],[34032,86263],[34033,86263],[34034,86263],[34035,86263],[34036,86263],[34037,86263],[34038,86263],[34039,86263],[34040,86263],[34041,86263],[34042,85986],[34043,86298],[34044,85986],[34045,86263],[34048,86011],[34049,86011],[34050,86011],[34051,86261],[34052,86290],[34053,86273],[34054,86273],[34055,86228],[34056,86002],[34057,86002],[34058,85998],[34059,85998],[34060,85998],[34064,86255],[34067,86193],[34068,86192],[34069,86249],[34070,86194],[34071,86250],[34074,86267],[34075,86267],[34076,86269],[34077,86268],[34078,86255],[34082,86271],[34083,86270],[34084,86272],[34090,86271],[34091,86248],[34092,86271],[34095,85986],[34098,86014],[34099,86014],[34100,86014],[34101,86014],[34104,86273],[34105,85986],[34106,86289],[34107,86014],[34109,86230],[34111,86006],[34112,86006],[34113,86003],[34114,86003],[34115,86355],[34116,86355],[34117,86355],[34118,86355],[34119,86226],[34120,86226],[34121,86290],[34125,86304],[34132,85986],[34133,86006],[34135,85998],[34137,86265],[34138,86006],[34142,86237],[34143,86238],[34144,86228],[34145,86182],[34146,86198],[34147,86185],[34152,86200],[34153,86184],[34154,86189],[34155,86183],[34158,86298],[34159,86298],[34161,86656],[34162,86656],[34163,86024],[34164,86657],[34166,86029],[34169,86320],[34170,86009],[34173,86004],[34174,86004],[34175,86004],[34176,86004],[34177,86004],[34178,86004],[34180,86007],[34181,86007],[34182,86007],[34183,86007],[34187,86264],[34188,86264],[34189,86023],[34190,86023],[34193,86253],[34194,86298],[34232,86264],[34233,86264],[34234,86320],[34238,86221],[34239,86221],[34240,86221],[34241,86004],[34242,86004],[34243,86004],[34244,86023],[34245,85984],[34250,85997],[34251,0],[34252,85997],[34253,86222],[34254,86222],[34255,86222],[34256,86222],[34257,86222],[34258,86222],[34259,86222],[34260,86222],[34261,86222],[34262,86222],[34263,86222],[34264,86217],[34267,85988],[34269,86023],[34270,86658],[34271,86223],[34272,86223],[34274,86230],[34290,86231],[34291,86232],[34292,86233],[34316,86033],[34317,86187],[34318,86186],[34320,86011],[34321,86003],[34322,85986],[34323,86248],[34326,86005],[34327,86003],[34344,86220],[34345,86220],[34346,86220],[34351,86286],[34352,86286],[34353,86286],[34355,86311],[34367,86263],[34368,86263],[34370,86221],[34371,86221],[34373,86297],[34374,86297],[34375,86297],[34376,86297],[34377,86297],[34378,86288],[34379,85987],[34380,86288],[34381,85987],[34382,85987],[34383,85987],[34384,86288],[34385,85987],[34386,86288],[34439,86271],[34440,86190],[34441,86197],[34442,86236],[34443,86199],[34444,86252],[34447,86313],[34448,86314],[34450,86265],[34455,86291],[34456,86291],[34457,86291],[34458,86291],[34459,86291],[34460,86291],[34461,86291],[34550,86296],[34551,86315],[34605,86007],[34606,86007],[34607,86007],[34608,86007],[34613,85986],[34614,86001],[34615,86001],[34620,86017],[34627,86248],[34636,86023],[34640,86264],[34641,86264],[34643,86098],[34644,86007],[34645,86007],[34649,86029],[34650,86229],[34651,86042],[34654,86003],[34655,86003],[34656,86003],[34657,86003],[34658,86273],[34669,86295],[34670,86001],[34671,86221],[34673,86264],[34674,85994],[34676,86401],[34677,86026],[34678,85988],[34679,86264],[34680,86023],[34681,86407],[34682,86406],[34683,86264],[34684,85994],[34685,86023],[34686,86023],[34687,86401],[34688,86264],[34689,86264],[34690,86263],[34691,86264],[34692,86263],[34693,86314],[34694,86264],[34695,86264],[34696,86264],[34697,86264],[34698,85994],[34699,86406],[34700,86026],[34701,86264],[34702,86264],[34703,86312],[34707,86030],[34708,86657],[34709,85997],[34710,85997],[34711,85997],[34712,85997],[34713,85997],[34714,85997],[34717,86014],[34720,86006],[34726,86011],[34727,86006],[34730,86294],[34731,86003],[34736,86292],[34737,86313],[34738,86313],[34745,86023],[34746,86264],[34747,86264],[34748,86264],[34749,86264],[34750,86264],[34751,86264],[34752,86023],[34755,86029],[34758,86003],[34759,86003],[34760,86659],[34761,86006],[34762,85987],[34763,86006],[34765,86660],[34773,86034],[34774,86034],[34775,86010],[34776,86293],[34777,86293],[34778,86012],[34779,86217],[34795,86243],[34796,86244],[34797,86245],[34802,86022],[34803,86196],[34804,86188],[34805,86035],[34807,86307],[34811,86023],[34814,86290],[34815,86355],[34816,86355],[34817,86355],[34818,86355],[34819,86256],[34820,86256],[34821,86256],[34822,85988],[34823,86273],[34824,86273],[34825,86393],[34828,86021],[34829,86661],[34830,86661],[34835,86265],[34836,86023],[34840,86008],[34843,86395],[34844,86016],[34847,86195],[34848,86395],[34849,86191],[34852,86395],[34853,86287],[34854,86014],[34867,86320],[34876,86015],[34877,85984],[34878,86288],[35129,86002],[35140,86002],[35322,86013],[35323,86013],[36564,86263],[36579,86228],[36580,86228],[36588,86267],[36589,86288],[36680,86268],[36695,86268],[36731,86662],[36740,86663],[38428,86255],[38464,86298],[38498,86664],[38502,86665],[39370,86182],[39371,86198],[39372,86185],[39690,86200],[39926,86184],[39927,86189],[39928,86183],[40487,86664],[40520,86662],[40523,86662],[40692,86666],[42605,86667],[42729,86662],[42731,86662],[42733,86231],[42734,86232],[42735,86233],[42758,86268],[42759,86668],[42810,86664],[43047,86029],[44708,86033],[44709,86187],[44710,86186],[44720,86029],[44781,86669],[44836,86288],[44859,86190],[44860,86197],[44861,86236],[44862,86199],[44913,86263],[45407,86029],[45617,86029],[45628,86098],[45635,86029],[47150,86297],[47151,86297],[47152,86298],[47476,86014],[47504,86011],[47699,86662],[48773,86664],[49730,86662],[49732,86662],[49734,86243],[49735,86244],[49736,86245],[49739,86004],[49744,86669],[49989,86013],[49995,86021],[49996,86022],[49997,86196],[49998,86188],[50011,86008],[50012,86016],[50013,86195],[50014,86191],[50268,86664],[50279,86004],[53995,86304],[53996,86304],[53998,86304],[53999,86304],[54001,86304],[54003,86304],[54013,86304],[54040,86304],[54105,86002],[54106,86002],[54112,86002],[54113,86002],[54131,85998],[54132,85998],[54133,85998],[54135,85998],[54141,86397],[54145,86397],[54146,86397],[54147,86397],[54148,86397],[54149,86397],[54150,86397],[54151,86397],[54152,86397],[54153,86397],[54154,86397],[54164,86397],[54205,86670],[54252,86670],[54304,86670],[54305,86670],[54309,86670],[54431,86397],[54433,86670],[54454,86670],[54455,86670],[54456,86670],[54566,86670],[54569,86671],[54570,86672],[54575,86397],[54579,86397],[54580,86397],[54581,86397],[54582,86397],[54583,86397],[54584,86397],[54585,86397],[54586,86397],[54587,86397],[54588,86397],[54598,86397],[54608,86397],[54616,86673],[54617,86674],[54618,86675],[54619,86675],[54620,86675],[54621,86676],[54625,86023],[54626,86023],[54629,86023],[54630,86023],[54631,86658],[54639,86023],[54641,86023],[54642,86023],[54643,86023],[54646,86023],[54647,86023],[54656,86023],[54657,86023],[54669,86677],[54980,86677],[54981,86677],[55006,86677],[55009,86677],[55013,86677],[55118,86405],[55119,86400],[55120,86400],[55121,86400],[55122,86401],[55123,86026],[55124,86026],[55125,86026],[55126,86026],[55127,86401],[55128,86026],[55129,86026],[55130,86026],[55131,86402],[55132,86402],[55821,86264],[55822,86264],[55823,86023],[55824,86023],[55831,86264],[55832,86264],[55833,86023],[55834,86023],[55835,86658],[55859,86023],[55863,86264],[55864,86264],[55865,86264],[55866,85994],[55867,86401],[55868,86026],[55869,86264],[55870,86023],[55871,86407],[55872,86406],[55873,86264],[55874,85994],[55875,86023],[55876,86023],[55877,86401],[55878,86264],[55879,86264],[55880,86264],[55881,86264],[55882,86264],[55883,86264],[55884,86264],[55885,85994],[55886,86406],[55887,86026],[55888,86264],[55889,86264],[55896,86023],[55897,86264],[55898,86264],[55899,86264],[55900,86264],[55901,86264],[55902,86264],[55903,86023],[55922,86023],[55923,86023],[56012,86264],[56013,86264],[56018,86264],[56019,86264],[56039,86264],[56040,86264],[56041,86264],[56042,86264],[56043,86264],[56044,86264],[56045,86264],[56046,86264],[56047,86264],[56048,86264],[56049,86264],[56050,86264],[56051,86264],[56052,86264],[56057,86264],[56058,86264],[56059,86264],[56060,86264],[56061,86264],[56062,86264],[57021,86678],[57022,86678],[57023,86678],[57024,86678],[57025,86678],[57036,85994],[57037,85994],[57038,85994],[57124,86407],[57125,86406],[57126,86406],[57220,86656],[57221,86656],[57223,86217],[57224,86223],[57225,86223],[57227,86286],[57228,86286],[57229,86286],[57232,86660],[57233,86217],[57234,86035],[57236,86307],[57243,86665],[57262,86667],[57273,86679],[57292,86656],[57293,86656],[57295,86217],[57296,86223],[57297,86223],[57299,86286],[57300,86286],[57301,86286],[57304,86660],[57305,86217],[57306,86035],[57308,86307],[57315,86665],[57334,86667],[57362,86193],[57363,86192],[57364,86249],[57365,86194],[57366,86250],[57376,86352],[57377,86352],[57378,86352],[57389,86352],[57390,86352],[57393,86352],[57394,86352],[57425,86352],[57428,86352],[57429,86352],[57432,86352],[57435,86352],[57436,86352],[57445,86352],[57446,86352],[57459,86364],[57460,86418],[57461,86409],[57462,86417],[57463,86364],[57677,86364],[57682,86364],[57689,86364],[57712,86364],[57750,86364],[57775,86413],[57776,86413],[57777,86413],[57891,86421],[57892,86421],[57981,86680],[57982,86680],[57983,86680],[57984,86411],[57986,86411],[57988,86411],[58100,86422],[58101,86422],[58175,86345],[58176,86345],[58177,86345],[58178,86345],[58344,86681],[58345,86681],[58346,86423],[58378,86419],[58413,86414],[58448,86424],[58449,86424],[58484,86424],[58487,86424],[58548,86460],[58550,86436],[58551,86436],[58553,86440],[58570,86462],[58584,86457],[58585,86462],[58588,86346],[58589,86464],[58591,86464],[58593,86425],[58595,86447],[58596,86460],[58601,85992],[58608,86444],[58621,86438],[58622,86455],[58624,86224],[58632,86224],[58633,86224],[58659,86349],[58660,86349],[58661,86349],[58662,86349],[58664,86447],[58665,86359],[58666,86349],[58669,86453],[58670,86444],[58676,86445],[58680,86475],[58687,86224],[58688,86472],[58691,86460],[58692,86434],[58693,86434],[58694,86454],[58695,86462],[58697,86447],[58698,86454],[58699,86454],[58700,86454],[58701,86454],[58703,86328],[58704,86435],[58709,86224],[58711,86224],[58724,86473],[58726,86431],[58727,86438],[58733,86472],[58738,86359],[58740,86442],[58741,86433],[58747,86224],[58748,86224],[58752,86224],[58755,86461],[58765,86224],[58783,86450],[58785,86444],[58786,86442],[58787,86431],[58794,86366],[58795,86366],[58796,86430],[58800,86444],[58803,86224],[58807,86435],[58809,86428],[58812,86441],[58824,86462],[58826,86437],[58827,86224],[58828,86365],[58830,85992],[58832,86452],[58847,86328],[58848,86426],[58849,86360],[58852,86366],[58858,86451],[58860,86477],[58862,86377],[58863,86469],[58864,86366],[58865,86457],[58867,86432],[58868,86456],[58870,86456],[58873,86465],[58876,86446],[58877,86359],[58889,86448],[58890,86458],[58892,86445],[58893,86359],[58895,86443],[58896,86449],[58897,86346],[58898,86443],[58899,86443],[58901,86457],[58904,86224],[58905,86224],[58906,86224],[58909,86327],[58912,86444],[58915,86427],[58918,86359],[58923,86429],[58924,86444],[58925,86360],[58926,86463],[58927,86429],[58929,86439],[59028,86463],[59029,86463],[60331,86463],[61144,86463],[62297,86463],[62301,86463],[62302,86463],[62303,86429],[62304,86429],[62310,86463],[62417,86463],[63119,86463],[63309,86463],[63327,86450],[63343,86463],[63404,86463],[63568,86463],[63572,86682],[63584,86454],[63624,86683],[63625,86683],[63627,86428],[63970,86450],[63971,86450],[63981,86429],[63982,86429],[64219,86683],[64220,86683],[64221,86683],[64222,86683],[64223,86683],[64282,86463],[64317,86429],[64323,86463],[64357,86463],[65380,86463],[65386,86427],[65523,86463],[65525,86683],[65532,86463],[65533,86463],[65614,86486],[65615,86483],[65616,86485],[65617,86488],[65618,86488],[65619,86488],[65620,86488],[65621,86484],[65814,86488],[65886,86484],[65887,86484],[65893,86484],[65895,86460],[65896,86440],[65898,86457],[65899,86464],[65900,86464],[65901,86460],[65902,86453],[65903,86460],[65904,86452],[65905,86451],[65906,86457],[65907,86457],[65908,86439],[65915,86684],[65961,86684],[65963,86684],[65964,86683],[65965,86683],[65972,86684],[65982,86683],[65983,86683],[65984,86683],[65985,86683],[65986,86683],[65993,86683],[65999,86464],[66000,86464],[66001,86464],[66002,86464],[66003,86464],[66066,86464],[66104,86457],[66106,86457],[66108,86457],[66109,86457],[66111,86457],[66112,86457],[66271,86683],[66272,86683],[66273,86683],[66274,86683],[66275,86683],[66276,86683],[66277,86683],[66278,86683],[66281,86451],[66282,86451],[66283,86451],[66284,86451],[66437,86366],[66438,86346],[66439,86346],[66441,86425],[66442,86447],[66444,86471],[66446,86349],[66447,86349],[66448,86447],[66449,86349],[66450,86445],[66451,86466],[66452,86470],[66453,86447],[66454,86447],[66457,86433],[66460,86433],[66465,86366],[66466,86366],[66467,86490],[66469,86366],[66470,86428],[66471,86346],[66474,86471],[66475,86365],[66477,86366],[66478,86426],[66479,86366],[66480,86480],[66481,86366],[66482,86446],[66483,86482],[66484,86482],[66486,86366],[66487,86489],[66488,86449],[66489,86346],[66490,86443],[66493,86427],[66494,86433],[66495,86346],[66813,86346],[66974,86346],[67123,86346],[67155,86428],[67233,86346],[67243,86346],[67264,86482],[67266,86346],[67268,86346],[67274,86346],[67423,86346],[67428,86427],[67465,86425],[67466,86466],[67467,86470],[67468,86426],[67507,86685],[67537,86685],[67538,86685],[67541,86466],[67556,86685],[67557,86685],[67558,86685],[67559,86685],[67567,86466],[67570,86685],[67598,86436],[67599,86436],[67601,86493],[67608,86450],[67609,86459],[67610,86450],[67611,86428],[67612,86437],[67613,86450],[67614,86365],[67615,86492],[67616,86479],[67617,86427],[67622,86450],[67623,86450],[67684,86450],[67698,86450],[67703,86450],[67704,86450],[67742,86450],[67756,86450],[67774,86450],[67776,86428],[67786,86450],[67787,86450],[67788,86450],[67793,86450],[67830,86427],[67839,86436],[67840,86436],[67844,86436],[67845,86686],[67847,86447],[67849,86447],[67850,86447],[67851,86447],[67859,86491],[67860,86687],[67861,86476],[67942,86688],[67943,86490],[67944,86490],[68018,86482],[68019,86482],[68020,86482],[68021,86482],[68106,86482],[68123,86482],[68143,86689],[68144,86689],[68145,86349],[68146,86349],[68147,86349],[68148,86349],[68149,86349],[68150,86349],[68151,86349],[68152,86445],[68153,86445],[68154,86445],[68155,86445],[68158,86690],[68160,86445],[68161,86445],[68162,86690],[68163,86445],[68164,86445],[68254,86690],[68439,86691],[68576,86467],[68577,86467],[68578,86467],[68579,86467],[68806,86443],[68807,86443],[68808,86443],[68809,86443],[68810,86443],[68872,86497],[68873,86497],[68906,86692],[68908,86692],[68932,86693],[68933,86693],[68934,86693],[68935,86693],[68936,86693],[68937,86694],[68938,86694],[68939,86694],[68940,86695],[68941,86695],[68945,86431],[68947,86431],[68948,86431],[68950,86431],[69047,86432],[69048,86432],[69049,86432],[69050,86432],[69051,86498],[69052,86499],[69058,86432],[69059,86432],[69060,86432],[69061,86432],[69062,86432],[69079,86432],[69083,86432],[69084,86432],[69086,86432],[69087,86432],[69088,86432],[69295,86463],[69488,86500],[69489,86500],[69496,86500],[69533,86500],[69534,86500],[69560,86478],[69631,86444],[69635,86444],[69644,86444],[69645,86444],[69646,86444],[69667,86444],[69671,86444],[69739,86696],[69740,86696],[69741,86696],[69742,86696],[69743,86696],[69744,86696],[69745,86696],[69748,86359],[69751,86359],[69753,86359],[69754,86359],[69757,86359],[69759,86359],[69760,86359],[69762,86359],[69763,86359],[69764,86359],[69765,86359],[69864,86359],[70166,86467],[70167,86502],[70168,86349],[70169,86349],[70170,86349],[70171,86349],[70172,86445],[70173,86445],[70174,86445],[70178,86690],[70179,86445],[70180,86445],[70275,86493],[70276,86468],[70283,86697],[70311,86692],[70312,86692],[70313,86697],[70345,86697],[70349,86503],[70350,86503],[70351,86503],[70352,86503],[70443,86468],[70444,86468],[70445,86468],[70503,86504],[70504,86504],[70613,86360],[70615,86360],[70616,86360],[70617,86360],[70720,86462],[70722,86462],[70723,86455],[70727,86472],[70728,86454],[70729,86462],[70730,86454],[70731,86454],[70732,86454],[70733,86454],[70734,86473],[70735,86472],[70737,86441],[70738,86462],[70739,86477],[70740,86469],[70741,86456],[70742,86456],[70743,86465],[70745,86448],[70746,86458],[70750,86429],[70751,86429],[70766,86429],[70788,86429],[70789,86429],[70814,86454],[70821,86429],[70822,86429],[70846,86429],[70861,86429],[70875,86505],[70892,86505],[70893,86505],[70894,86505],[70895,86505],[70896,86505],[70897,86505],[70898,86505],[70924,86505],[70925,86505],[70936,86502],[70937,86502],[70938,86502],[70939,86448],[70940,86458],[70941,86481],[70942,86474],[71177,86234],[71178,86235],[71179,86190],[71180,86197],[71181,86236],[71182,86199],[71183,86098],[71184,86008],[71185,86016],[71186,86195],[71187,86191],[71188,86190],[71189,86197],[71190,86236],[71191,86199],[71194,86098],[71197,86008],[71198,86016],[71199,86195],[71200,86191],[71216,86237],[71217,86238],[71218,86182],[71219,86198],[71220,86185],[71221,86200],[71222,86184],[71223,86189],[71224,86183],[71225,86182],[71226,86198],[71227,86185],[71228,86200],[71229,86184],[71230,86189],[71231,86183],[71260,86348],[71261,86509],[71262,86698],[71263,86510],[71264,86509],[71265,86274],[71266,86506],[71312,86698],[71320,86698],[71362,86666],[71537,86698],[71556,86515],[71609,86699],[71611,86506],[71617,86514],[71618,86514],[71619,86514],[71620,86514],[71621,86506],[71622,86506],[71895,86519],[71897,86700],[71909,86700],[71910,86700],[71928,86700],[71929,86519],[71942,86701],[71946,86519],[71947,86519],[71948,86519],[71949,86033],[71950,86187],[71951,86186],[71952,86033],[71953,86187],[71954,86186],[71964,86231],[71965,86232],[71966,86233],[71967,86231],[71968,86232],[71969,86233],[71981,86521],[71983,86521],[71984,86521],[71985,86521],[71986,86521],[71995,86516],[71996,86516],[71997,86516],[72008,86516],[72066,86518],[72105,86329],[72109,86363],[72110,86522],[72111,86385],[72113,86394],[72159,86702],[72185,86702],[72186,86702],[72221,86702],[72288,86329],[72320,86702],[72321,86702],[72346,86702],[72347,86702],[72374,86702],[72385,86702],[72401,86530],[72402,86529],[72403,86528],[72404,86527],[72444,86529],[72601,86531],[72602,86531],[72604,86531],[72607,86531],[72766,86533],[72767,86533],[72768,86533],[72791,86533],[72872,86534],[72873,86534],[72876,86534],[72877,86534],[72878,86534],[72879,86534],[72880,86534],[72884,86534],[72886,86534],[72887,86534],[72888,86536],[72889,86537],[72973,86538],[72974,86539],[73053,86540],[73054,86542],[73055,86541],[73190,86543],[73191,86545],[73192,86544],[73317,86546],[73318,86548],[73319,86547],[73452,86549],[73453,86550],[73531,86551],[73532,86552],[73622,86553],[73623,86554],[73702,86555],[73703,86561],[73704,86561],[73705,86556],[73723,86555],[73767,86555],[73857,86556],[73858,86556],[73860,86383],[73867,86556],[73882,86556],[73900,86564],[73901,86563],[73903,86565],[74011,86567],[74012,86567],[74108,86562],[74143,86557],[74144,86557],[74145,86557],[74189,86557],[74202,86557],[74207,86557],[74209,86570],[74210,86569],[74215,86571],[74341,86572],[74342,86568],[74408,86535],[74409,86535],[74473,86350],[74476,86340],[74478,86350],[74483,86384],[74484,86371],[74485,86350],[74487,86350],[74491,86350],[74492,86350],[74729,86350],[74730,86350],[74787,86294],[74788,86574],[74789,85999],[74901,86576],[74903,86577],[74904,86578],[74905,86575],[75064,86703],[75065,86703],[75066,86703],[75067,86580],[75068,86523],[75069,86525],[75070,86579],[75267,86584],[75268,86583],[75339,86559],[75340,86581],[75341,86558],[75474,86526],[75476,86524],[75477,86560],[75478,86526],[75479,86524],[75480,86586],[75750,86325],[75758,86367],[75761,86587],[75762,86325],[75763,86588],[75764,86367],[76018,86589],[76019,86589],[76020,86589],[76022,86589],[76024,86589],[76136,86589],[76137,86589],[76139,86589],[76140,86589],[76149,86589],[76150,86589],[76193,86589],[76194,86589],[76202,86592],[76208,86592],[76209,86592],[76211,86592],[76213,86592],[76214,86592],[76215,86590],[76217,86590],[76218,86590],[76219,86590],[76220,86590],[76222,86592],[76223,86590],[76672,86596],[76674,86600],[76675,86606],[76677,86353],[76681,86398],[76685,86398],[76688,86398],[76689,86398],[76690,86602],[76693,86602],[76695,86594],[76696,85982],[76698,86266],[76699,86600],[76700,86600],[76701,86600],[76703,86603],[76704,86599],[76705,86599],[76706,86595],[76707,86598],[76710,86602],[76716,86599],[76717,86599],[76718,86605],[76723,85982],[76726,86604],[76739,86602],[76740,86597],[76752,86266],[76753,86398],[76755,86398],[76756,86597],[76757,86601],[76758,86597],[76759,86597],[76760,86597],[76761,86597],[76762,86597],[76763,86597],[76764,86597],[76765,86266],[76766,86597],[76769,86596],[76775,86219],[76778,86606],[76781,86606],[76783,86266],[76784,86353],[76787,86607],[76788,86344],[76789,86599],[76832,86704],[77110,86704],[77266,86704],[77270,86704],[77273,86704],[77277,86704],[77590,86704],[77613,86704],[77889,86704],[77894,86704],[78206,86704],[78269,86704],[78271,86704],[78312,86704],[78429,86704],[78432,86704],[78464,86704],[78481,86704],[78485,86704],[78488,86704],[78491,86704],[78863,86704],[78913,86704],[78914,86704],[78974,86616],[78975,86616],[79070,86398],[79073,86398],[79074,86398],[79075,86398],[79076,86398],[79082,86398],[79084,86398],[79132,86602],[79133,86602],[79134,86602],[79136,86602],[79140,86602],[79142,86602],[79143,86602],[79144,86602],[79268,86613],[79269,86613],[79270,86613],[79277,86613],[79283,86621],[79285,86612],[79286,86612],[79290,86622],[79363,86613],[79448,86705],[79493,86705],[79503,86612],[79504,86705],[79604,86622],[79606,86622],[79686,86621],[79687,86621],[79688,86621],[79709,86621],[79794,86621],[79795,86621],[79796,86621],[79797,86621],[79798,86621],[79799,86621],[79837,86612],[79838,86612],[79839,86612],[79844,86612],[79847,86612],[79848,86612],[79850,86612],[79855,86612],[79860,86612],[79863,86612],[79868,86612],[79869,86612],[79870,86612],[79873,86612],[79877,86612],[79880,86612],[79885,86612],[79890,86612],[79892,86612],[79893,86612],[79908,86612],[79909,86612],[79911,86612],[79913,86612],[79916,86612],[79917,86612],[79921,86612],[79922,86612],[79925,86612],[79927,86612],[79928,86612],[79931,86612],[79936,86612],[80772,86612],[81143,86594],[81144,86594],[81204,86599],[81205,86599],[81206,86599],[81207,86599],[81209,86599],[81210,86599],[81248,86266],[81251,86266],[81254,86266],[81255,86266],[81256,86266],[81257,86266],[81342,86603],[81343,86595],[81348,86598],[81349,86706],[81350,86706],[81351,85982],[81352,85982],[81361,86604],[81362,86604],[81363,86604],[81381,86604],[81398,86604],[81410,86604],[81423,86604],[81426,86604],[81439,86604],[81485,86624],[81486,86624],[81488,86624],[81735,86707],[81736,86707],[81737,86707],[81738,86707],[81739,86707],[81740,86707],[81741,86707],[81742,86707],[81743,86707],[81744,86707],[81745,86707],[81746,86707],[81747,86707],[81748,86707],[81749,86707],[81750,86707],[81754,86597],[81760,86597],[81761,86597],[81762,86597],[81764,86597],[81765,86597],[81766,86597],[81767,86597],[81768,86597],[81769,86597],[81770,86597],[81771,86597],[81772,86597],[81817,86601],[81820,86708],[81821,86709],[81822,86710],[81823,86711],[81824,86712],[81825,86713],[81826,86596],[81827,86596],[81828,86596],[81829,86596],[81910,86605],[81914,86605],[81916,86605],[81917,86219],[81918,86219],[81919,86219],[82033,86600],[82034,86606],[82036,86626],[82041,86600],[82042,86600],[82043,86600],[82044,86600],[82045,86600],[82056,86606],[82068,86606],[82069,86606],[82070,86606],[82072,86600],[82073,86607],[82223,86625],[82224,86625],[82226,86625],[82229,86625],[82230,86625],[82231,86625],[82232,86625],[82233,86625],[82647,86353],[82648,86353],[82649,86353],[82650,86353],[82651,86353],[82704,86344],[82705,86225],[82744,86295],[82748,86395],[82751,86395],[82754,86395],[83236,86714],[83237,86714],[83238,86022],[83239,86196],[83240,86188],[83241,86022],[83242,86196],[83243,86188],[83253,86243],[83254,86244],[83255,86245],[83256,86243],[83257,86244],[83258,86245],[83268,86517],[83270,86517],[83271,86520],[83299,86517],[83405,86517],[83439,86628],[83440,86630],[83441,86629],[83442,86631],[83709,86271],[83710,86270],[83711,86272],[83712,86271],[83713,86271],[83714,86271]],"b":[[7890,"impl-Debug-for-PhysicsError"],[7891,"impl-Display-for-PhysicsError"],[8307,"impl-Flags-for-CollisionGroup"],[8308,"impl-CollisionGroup"],[8309,"impl-SolverGroup"],[8310,"impl-Flags-for-SolverGroup"],[8342,"impl-Binary-for-CollisionGroup"],[8343,"impl-LowerHex-for-CollisionGroup"],[8344,"impl-Octal-for-CollisionGroup"],[8345,"impl-UpperHex-for-CollisionGroup"],[8346,"impl-Octal-for-SolverGroup"],[8347,"impl-LowerHex-for-SolverGroup"],[8348,"impl-UpperHex-for-SolverGroup"],[8349,"impl-Binary-for-SolverGroup"],[8354,"impl-Flags-for-CollisionGroup"],[8355,"impl-CollisionGroup"],[8356,"impl-SolverGroup"],[8357,"impl-Flags-for-SolverGroup"],[14100,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14101,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14102,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14126,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14127,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14128,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14139,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14140,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14141,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14575,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14576,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14577,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14589,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14590,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14591,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14722,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14723,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14724,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[15227,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[15228,"impl-Shape-for-RoundShape%3CTriangle%3E"],[15229,"impl-Shape-for-RoundShape%3CCuboid%3E"],[15240,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[15241,"impl-Shape-for-RoundShape%3CCuboid%3E"],[15242,"impl-Shape-for-RoundShape%3CTriangle%3E"],[15250,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[15251,"impl-Shape-for-RoundShape%3CTriangle%3E"],[15252,"impl-Shape-for-RoundShape%3CCuboid%3E"],[15447,"impl-IndexedData-for-MultibodyJointHandle"],[15448,"impl-Default-for-MultibodyJointHandle"],[15451,"impl-IndexedData-for-RigidBodyHandle"],[15452,"impl-Default-for-RigidBodyHandle"],[15471,"impl-Default-for-ColliderHandle"],[15472,"impl-IndexedData-for-ColliderHandle"],[16523,"impl-Debug-for-JointAxesMask"],[16524,"impl-UpperHex-for-JointAxesMask"],[16525,"impl-LowerHex-for-JointAxesMask"],[16526,"impl-Octal-for-JointAxesMask"],[16527,"impl-Binary-for-JointAxesMask"],[16551,"impl-LowerHex-for-RigidBodyChanges"],[16552,"impl-Binary-for-RigidBodyChanges"],[16553,"impl-UpperHex-for-RigidBodyChanges"],[16554,"impl-Debug-for-RigidBodyChanges"],[16555,"impl-Octal-for-RigidBodyChanges"],[16557,"impl-Binary-for-LockedAxes"],[16558,"impl-Octal-for-LockedAxes"],[16559,"impl-UpperHex-for-LockedAxes"],[16560,"impl-Debug-for-LockedAxes"],[16561,"impl-LowerHex-for-LockedAxes"],[16577,"impl-UpperHex-for-CollisionEventFlags"],[16578,"impl-LowerHex-for-CollisionEventFlags"],[16579,"impl-Octal-for-CollisionEventFlags"],[16580,"impl-Binary-for-CollisionEventFlags"],[16581,"impl-Debug-for-CollisionEventFlags"],[16593,"impl-Binary-for-ColliderChanges"],[16594,"impl-Debug-for-ColliderChanges"],[16595,"impl-UpperHex-for-ColliderChanges"],[16596,"impl-LowerHex-for-ColliderChanges"],[16597,"impl-Octal-for-ColliderChanges"],[16604,"impl-Debug-for-TopologyError"],[16605,"impl-Display-for-TopologyError"],[16613,"impl-LowerHex-for-ActiveCollisionTypes"],[16614,"impl-Octal-for-ActiveCollisionTypes"],[16615,"impl-Binary-for-ActiveCollisionTypes"],[16616,"impl-UpperHex-for-ActiveCollisionTypes"],[16617,"impl-Debug-for-ActiveCollisionTypes"],[16618,"impl-Binary-for-TriMeshFlags"],[16619,"impl-Debug-for-TriMeshFlags"],[16620,"impl-LowerHex-for-TriMeshFlags"],[16621,"impl-UpperHex-for-TriMeshFlags"],[16622,"impl-Octal-for-TriMeshFlags"],[16627,"impl-Octal-for-SolverFlags"],[16628,"impl-Binary-for-SolverFlags"],[16629,"impl-Debug-for-SolverFlags"],[16630,"impl-LowerHex-for-SolverFlags"],[16631,"impl-UpperHex-for-SolverFlags"],[16639,"impl-LowerHex-for-Group"],[16640,"impl-Octal-for-Group"],[16641,"impl-Debug-for-Group"],[16642,"impl-UpperHex-for-Group"],[16643,"impl-Binary-for-Group"],[16644,"impl-UpperHex-for-ActiveEvents"],[16645,"impl-LowerHex-for-ActiveEvents"],[16646,"impl-Binary-for-ActiveEvents"],[16647,"impl-Octal-for-ActiveEvents"],[16648,"impl-Debug-for-ActiveEvents"],[16649,"impl-Octal-for-ActiveHooks"],[16650,"impl-Debug-for-ActiveHooks"],[16651,"impl-Binary-for-ActiveHooks"],[16652,"impl-UpperHex-for-ActiveHooks"],[16653,"impl-LowerHex-for-ActiveHooks"],[16654,"impl-Octal-for-QueryFilterFlags"],[16655,"impl-UpperHex-for-QueryFilterFlags"],[16656,"impl-LowerHex-for-QueryFilterFlags"],[16657,"impl-Binary-for-QueryFilterFlags"],[16658,"impl-Debug-for-QueryFilterFlags"],[16659,"impl-Octal-for-DebugRenderMode"],[16660,"impl-UpperHex-for-DebugRenderMode"],[16661,"impl-Debug-for-DebugRenderMode"],[16662,"impl-Binary-for-DebugRenderMode"],[16663,"impl-LowerHex-for-DebugRenderMode"],[16699,"impl-From%3CSpringJoint%3E-for-GenericJoint"],[16700,"impl-From%3CPrismaticJoint%3E-for-GenericJoint"],[16701,"impl-From%3CPrismaticJointBuilder%3E-for-GenericJoint"],[16702,"impl-From%3CRevoluteJoint%3E-for-GenericJoint"],[16703,"impl-From%3CFixedJointBuilder%3E-for-GenericJoint"],[16704,"impl-From%3CSpringJointBuilder%3E-for-GenericJoint"],[16705,"impl-From%3CRevoluteJointBuilder%3E-for-GenericJoint"],[16706,"impl-From%3CFixedJoint%3E-for-GenericJoint"],[16707,"impl-From%3CRopeJointBuilder%3E-for-GenericJoint"],[16708,"impl-From%3CRopeJoint%3E-for-GenericJoint"],[16709,"impl-From%3CGenericJointBuilder%3E-for-GenericJoint"],[16738,"impl-From%3CMassProperties%3E-for-RigidBodyMassProps"],[16739,"impl-From%3CLockedAxes%3E-for-RigidBodyMassProps"],[16792,"impl-From%3CActiveHooks%3E-for-ColliderFlags"],[16794,"impl-From%3CActiveEvents%3E-for-ColliderFlags"],[16820,"impl-From%3CInteractionGroups%3E-for-QueryFilter%3C\'a%3E"],[16821,"impl-From%3CQueryFilterFlags%3E-for-QueryFilter%3C\'a%3E"],[17360,"impl-Index%3CIndex%3E-for-RigidBodySet"],[17361,"impl-Index%3CRigidBodyHandle%3E-for-RigidBodySet"],[17363,"impl-Index%3CIndex%3E-for-ColliderSet"],[17364,"impl-Index%3CColliderHandle%3E-for-ColliderSet"],[18210,"impl-Shape-for-RoundShape%3CCuboid%3E"],[18211,"impl-Shape-for-RoundShape%3CTriangle%3E"],[18212,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[18553,"impl-Shape-for-RoundShape%3CTriangle%3E"],[18554,"impl-Shape-for-RoundShape%3CCuboid%3E"],[18555,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[18798,"impl-GenericTriMesh%3CStorage%3E"],[18799,"impl-SimdCompositeShape-for-GenericTriMesh%3CDefaultStorage%3E"],[18800,"impl-Compound"],[18801,"impl-SimdCompositeShape-for-Compound"],[19408,"impl-Shape-for-RoundShape%3CCuboid%3E"],[19409,"impl-Shape-for-RoundShape%3CTriangle%3E"],[19410,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[19662,"impl-RoundShape%3CCuboid%3E"],[19663,"impl-RoundShape%3CConvexPolygon%3E"],[21582,"impl-AbsDiffEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[21583,"impl-AbsDiffEq-for-Unit%3CComplex%3CT%3E%3E"],[21584,"impl-AbsDiffEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[21585,"impl-AbsDiffEq-for-Unit%3CQuaternion%3CT%3E%3E"],[21594,"impl-IsometryOps%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E-for-Isometry%3CAutoSimd%3C%5Bf32;+4%5D%3E,+Unit%3CComplex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E%3E,+2%3E"],[21595,"impl-IsometryOps%3Cf32%3E-for-Isometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[21614,"impl-Add%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[21615,"impl-Add%3CT%3E-for-%26Complex%3CT%3E"],[21616,"impl-Add%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[21617,"impl-Add%3CT%3E-for-Complex%3CT%3E"],[21618,"impl-Add%3C%26T%3E-for-%26Complex%3CT%3E"],[21619,"impl-Add%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[21620,"impl-Add%3C%26T%3E-for-Complex%3CT%3E"],[21621,"impl-Add-for-Complex%3CT%3E"],[21622,"impl-DimAdd%3CD%3E-for-Dyn"],[21623,"impl-Add%3Cusize%3E-for-Dyn"],[21624,"impl-DimNameAdd%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[21625,"impl-DimAdd%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[21627,"impl-Add%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[21628,"impl-Add%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[21629,"impl-Add%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[21630,"impl-Add%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[21631,"impl-Add%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-%26OPoint%3CT,+D1%3E"],[21632,"impl-Add%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-%26OPoint%3CT,+D1%3E"],[21633,"impl-Add%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[21634,"impl-Add%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[21635,"impl-Add-for-Quaternion%3CT%3E"],[21636,"impl-Add%3C%26Quaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[21637,"impl-Add%3CQuaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[21638,"impl-Add%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[21639,"impl-Add%3CDualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[21640,"impl-Add-for-DualQuaternion%3CT%3E"],[21641,"impl-Add%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[21642,"impl-Add%3C%26DualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[21643,"impl-AddAssign%3C%26T%3E-for-Complex%3CT%3E"],[21644,"impl-AddAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[21645,"impl-AddAssign%3CT%3E-for-Complex%3CT%3E"],[21646,"impl-AddAssign-for-Complex%3CT%3E"],[21647,"impl-AddAssign%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[21648,"impl-AddAssign%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[21649,"impl-AddAssign%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[21650,"impl-AddAssign%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[21651,"impl-AddAssign%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[21652,"impl-AddAssign-for-Quaternion%3CT%3E"],[21653,"impl-AddAssign%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[21654,"impl-AddAssign-for-DualQuaternion%3CT%3E"],[21662,"impl-Allocator%3CT,+R,+Dyn%3E-for-DefaultAllocator"],[21663,"impl-Allocator%3CT,+Dyn,+C%3E-for-DefaultAllocator"],[21664,"impl-Allocator%3CT,+Const%3CR%3E,+Const%3CC%3E%3E-for-DefaultAllocator"],[21665,"impl-Allocator%3CT,+Dyn,+C%3E-for-DefaultAllocator"],[21666,"impl-Allocator%3CT,+R,+Dyn%3E-for-DefaultAllocator"],[21667,"impl-Allocator%3CT,+Const%3CR%3E,+Const%3CC%3E%3E-for-DefaultAllocator"],[21672,"impl-Unit%3CQuaternion%3CT%3E%3E"],[21673,"impl-Unit%3CComplex%3CT%3E%3E"],[21674,"impl-Rotation%3CT,+2%3E"],[21675,"impl-Rotation%3CT,+3%3E"],[21676,"impl-Unit%3CQuaternion%3CT%3E%3E"],[21677,"impl-Unit%3CComplex%3CT%3E%3E"],[21678,"impl-Rotation%3CT,+2%3E"],[21679,"impl-Rotation%3CT,+3%3E"],[21872,"impl-AsBytes-for-Matrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E"],[21873,"impl-AsBytes-for-Matrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E"],[21874,"impl-AsBytes-for-OPoint%3CN,+Const%3C2%3E%3E"],[21875,"impl-AsBytes-for-OPoint%3CN,+Const%3C3%3E%3E"],[21894,"impl-AsMut%3C%5B%5BT;+6%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[21895,"impl-AsMut%3C%5BT;+3%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+S%3E"],[21896,"impl-AsMut%3C%5B%5BT;+2%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[21897,"impl-AsMut%3C%5BT;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E"],[21898,"impl-AsMut%3C%5B%5BT;+6%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[21899,"impl-AsMut%3C%5BT;+11%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C11%3E,+S%3E"],[21900,"impl-AsMut%3C%5BT;+16%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C16%3E,+S%3E"],[21901,"impl-AsMut%3C%5BT;+15%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C15%3E,+S%3E"],[21902,"impl-AsMut%3C%5B%5BT;+5%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[21903,"impl-AsMut%3C%5BT;+15%5D%3E-for-Matrix%3CT,+Const%3C15%3E,+Const%3C1%3E,+S%3E"],[21904,"impl-AsMut%3C%5B%5BT;+5%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[21905,"impl-AsMut%3C%5BT;+14%5D%3E-for-Matrix%3CT,+Const%3C14%3E,+Const%3C1%3E,+S%3E"],[21906,"impl-AsMut%3C%5B%5BT;+2%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[21907,"impl-AsMut%3C%5B%5BT;+2%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[21908,"impl-AsMut%3C%5B%5BT;+5%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[21909,"impl-AsMut%3C%5B%5BT;+3%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[21910,"impl-AsMut%3C%5BT;+12%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C12%3E,+S%3E"],[21911,"impl-AsMut%3C%5BT;+2%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+S%3E"],[21912,"impl-AsMut%3C%5BT;+7%5D%3E-for-Matrix%3CT,+Const%3C7%3E,+Const%3C1%3E,+S%3E"],[21913,"impl-AsMut%3C%5B%5BT;+3%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[21914,"impl-AsMut%3C%5BT;+10%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C10%3E,+S%3E"],[21915,"impl-AsMut%3C%5BT;+16%5D%3E-for-Matrix%3CT,+Const%3C16%3E,+Const%3C1%3E,+S%3E"],[21916,"impl-AsMut%3C%5B%5BT;+4%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[21917,"impl-AsMut%3C%5B%5BT;+6%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[21918,"impl-AsMut%3C%5B%5BT;+3%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[21919,"impl-AsMut%3C%5BT;+11%5D%3E-for-Matrix%3CT,+Const%3C11%3E,+Const%3C1%3E,+S%3E"],[21920,"impl-AsMut%3C%5B%5BT;+6%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[21921,"impl-AsMut%3C%5BT;+13%5D%3E-for-Matrix%3CT,+Const%3C13%3E,+Const%3C1%3E,+S%3E"],[21922,"impl-AsMut%3C%5B%5BT;+3%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[21923,"impl-AsMut%3C%5BT;+5%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+S%3E"],[21924,"impl-AsMut%3C%5B%5BT;+2%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[21925,"impl-AsMut%3C%5BT;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+S%3E"],[21926,"impl-AsMut%3C%5B%5BT;+4%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[21927,"impl-AsMut%3C%5B%5BT;+4%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[21928,"impl-AsMut%3C%5BT;+8%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C8%3E,+S%3E"],[21929,"impl-AsMut%3C%5BT;+7%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C7%3E,+S%3E"],[21930,"impl-AsMut%3C%5B%5BT;+4%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[21931,"impl-AsMut%3C%5B%5BT;+6%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[21932,"impl-AsMut%3C%5B%5BT;+3%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[21933,"impl-AsMut%3C%5BT;+6%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+S%3E"],[21934,"impl-AsMut%3C%5B%5BT;+5%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[21935,"impl-AsMut%3C%5BT;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+S%3E"],[21936,"impl-AsMut%3C%5BT;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+S%3E"],[21937,"impl-AsMut%3C%5B%5BT;+5%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[21938,"impl-AsMut%3C%5BT;+14%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C14%3E,+S%3E"],[21939,"impl-AsMut%3C%5B%5BT;+2%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[21940,"impl-AsMut%3C%5BT;+13%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C13%3E,+S%3E"],[21941,"impl-AsMut%3C%5BT;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+S%3E"],[21942,"impl-AsMut%3C%5BT;+12%5D%3E-for-Matrix%3CT,+Const%3C12%3E,+Const%3C1%3E,+S%3E"],[21943,"impl-AsMut%3C%5BT;+9%5D%3E-for-Matrix%3CT,+Const%3C9%3E,+Const%3C1%3E,+S%3E"],[21944,"impl-AsMut%3C%5BT;+9%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C9%3E,+S%3E"],[21945,"impl-AsMut%3C%5BT;+1%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+S%3E"],[21946,"impl-AsMut%3C%5BT;+4%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+S%3E"],[21947,"impl-AsMut%3C%5B%5BT;+4%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[21948,"impl-AsMut%3C%5BT;+8%5D%3E-for-Matrix%3CT,+Const%3C8%3E,+Const%3C1%3E,+S%3E"],[21949,"impl-AsMut%3C%5BT;+10%5D%3E-for-Matrix%3CT,+Const%3C10%3E,+Const%3C1%3E,+S%3E"],[21958,"impl-RawStorageMut%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[21959,"impl-RawStorageMut%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[21964,"impl-AsRef%3C%5B%5BT;+6%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[21965,"impl-AsRef%3C%5B%5BT;+6%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[21966,"impl-AsRef%3C%5BT;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E"],[21967,"impl-AsRef%3C%5BT;+8%5D%3E-for-Matrix%3CT,+Const%3C8%3E,+Const%3C1%3E,+S%3E"],[21968,"impl-AsRef%3C%5BT;+9%5D%3E-for-Matrix%3CT,+Const%3C9%3E,+Const%3C1%3E,+S%3E"],[21969,"impl-AsRef%3C%5B%5BT;+5%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[21970,"impl-AsRef%3C%5B%5BT;+2%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[21971,"impl-AsRef%3C%5BT;+7%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C7%3E,+S%3E"],[21972,"impl-AsRef%3C%5BT;+13%5D%3E-for-Matrix%3CT,+Const%3C13%3E,+Const%3C1%3E,+S%3E"],[21973,"impl-AsRef%3C%5BT;+9%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C9%3E,+S%3E"],[21974,"impl-AsRef%3C%5B%5BT;+2%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[21975,"impl-AsRef%3C%5BT;+4%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+S%3E"],[21976,"impl-AsRef%3C%5B%5BT;+4%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[21977,"impl-AsRef%3C%5B%5BT;+5%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[21978,"impl-AsRef%3C%5B%5BT;+4%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[21979,"impl-AsRef%3C%5B%5BT;+3%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[21980,"impl-AsRef%3C%5BT;+7%5D%3E-for-Matrix%3CT,+Const%3C7%3E,+Const%3C1%3E,+S%3E"],[21981,"impl-AsRef%3C%5BT;+1%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+S%3E"],[21982,"impl-AsRef%3C%5BT;+11%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C11%3E,+S%3E"],[21983,"impl-AsRef%3C%5BT;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+S%3E"],[21984,"impl-AsRef%3C%5B%5BT;+4%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[21985,"impl-AsRef%3C%5BT;+11%5D%3E-for-Matrix%3CT,+Const%3C11%3E,+Const%3C1%3E,+S%3E"],[21986,"impl-AsRef%3C%5BT;+3%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+S%3E"],[21987,"impl-AsRef%3C%5BT;+14%5D%3E-for-Matrix%3CT,+Const%3C14%3E,+Const%3C1%3E,+S%3E"],[21988,"impl-AsRef%3C%5BT;+12%5D%3E-for-Matrix%3CT,+Const%3C12%3E,+Const%3C1%3E,+S%3E"],[21989,"impl-AsRef%3C%5B%5BT;+2%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[21990,"impl-AsRef%3C%5B%5BT;+6%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[21991,"impl-AsRef%3C%5B%5BT;+4%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[21992,"impl-AsRef%3C%5BT;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+S%3E"],[21993,"impl-AsRef%3C%5B%5BT;+6%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[21994,"impl-AsRef%3C%5B%5BT;+5%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[21995,"impl-AsRef%3C%5BT;+8%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C8%3E,+S%3E"],[21996,"impl-AsRef%3C%5BT;+10%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C10%3E,+S%3E"],[21997,"impl-AsRef%3C%5BT;+14%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C14%3E,+S%3E"],[21998,"impl-AsRef%3C%5B%5BT;+5%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[21999,"impl-AsRef%3C%5BT;+12%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C12%3E,+S%3E"],[22000,"impl-AsRef%3C%5BT;+10%5D%3E-for-Matrix%3CT,+Const%3C10%3E,+Const%3C1%3E,+S%3E"],[22001,"impl-AsRef%3C%5BT;+15%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C15%3E,+S%3E"],[22002,"impl-AsRef%3C%5BT;+15%5D%3E-for-Matrix%3CT,+Const%3C15%3E,+Const%3C1%3E,+S%3E"],[22003,"impl-AsRef%3C%5B%5BT;+2%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[22004,"impl-AsRef%3C%5B%5BT;+3%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[22005,"impl-AsRef%3C%5BT;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+S%3E"],[22006,"impl-AsRef%3C%5B%5BT;+3%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[22007,"impl-AsRef%3C%5BT;+6%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+S%3E"],[22008,"impl-AsRef%3C%5BT;+16%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C16%3E,+S%3E"],[22009,"impl-AsRef%3C%5B%5BT;+3%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[22010,"impl-AsRef%3C%5BT;+16%5D%3E-for-Matrix%3CT,+Const%3C16%3E,+Const%3C1%3E,+S%3E"],[22011,"impl-AsRef%3C%5BT;+13%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C13%3E,+S%3E"],[22012,"impl-AsRef%3C%5BT;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+S%3E"],[22013,"impl-AsRef%3C%5BT;+2%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+S%3E"],[22014,"impl-AsRef%3C%5B%5BT;+3%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[22015,"impl-AsRef%3C%5B%5BT;+4%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[22016,"impl-AsRef%3C%5B%5BT;+5%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[22017,"impl-AsRef%3C%5BT;+5%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+S%3E"],[22018,"impl-AsRef%3C%5B%5BT;+6%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[22019,"impl-AsRef%3C%5B%5BT;+2%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[22031,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[22032,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[22046,"impl-Allocator%3CT,+Const%3CR%3E,+Const%3CC%3E%3E-for-DefaultAllocator"],[22047,"impl-Allocator%3CT,+Dyn,+C%3E-for-DefaultAllocator"],[22048,"impl-Allocator%3CT,+R,+Dyn%3E-for-DefaultAllocator"],[22062,"impl-Unit%3CQuaternion%3CT%3E%3E"],[22063,"impl-Unit%3CComplex%3CT%3E%3E"],[22081,"impl-Borrow%3C%5B%5BT;+2%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[22083,"impl-Borrow%3C%5B%5BT;+3%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[22084,"impl-Borrow%3C%5B%5BT;+4%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[22085,"impl-Borrow%3C%5B%5BT;+3%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[22086,"impl-Borrow%3C%5B%5BT;+3%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[22087,"impl-Borrow%3C%5B%5BT;+3%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[22088,"impl-Borrow%3C%5B%5BT;+4%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[22089,"impl-Borrow%3C%5B%5BT;+6%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[22090,"impl-Borrow%3C%5B%5BT;+3%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[22091,"impl-Borrow%3C%5B%5BT;+2%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[22092,"impl-Borrow%3C%5B%5BT;+6%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[22093,"impl-Borrow%3C%5B%5BT;+5%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[22094,"impl-Borrow%3C%5B%5BT;+2%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[22095,"impl-Borrow%3C%5B%5BT;+5%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[22096,"impl-Borrow%3C%5B%5BT;+5%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[22097,"impl-Borrow%3C%5B%5BT;+5%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[22098,"impl-Borrow%3C%5B%5BT;+2%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[22099,"impl-Borrow%3C%5B%5BT;+6%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[22100,"impl-Borrow%3C%5B%5BT;+6%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[22101,"impl-Borrow%3C%5B%5BT;+4%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[22102,"impl-Borrow%3C%5B%5BT;+4%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[22103,"impl-Borrow%3C%5B%5BT;+6%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[22104,"impl-Borrow%3C%5B%5BT;+4%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[22105,"impl-Borrow%3C%5B%5BT;+5%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[22106,"impl-Borrow%3C%5B%5BT;+2%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[22147,"impl-BorrowMut%3C%5B%5BT;+2%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[22148,"impl-BorrowMut%3C%5B%5BT;+2%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[22149,"impl-BorrowMut%3C%5B%5BT;+5%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[22150,"impl-BorrowMut%3C%5B%5BT;+4%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[22151,"impl-BorrowMut%3C%5B%5BT;+5%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[22152,"impl-BorrowMut%3C%5B%5BT;+6%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[22153,"impl-BorrowMut%3C%5B%5BT;+4%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[22154,"impl-BorrowMut%3C%5B%5BT;+4%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[22155,"impl-BorrowMut%3C%5B%5BT;+4%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[22156,"impl-BorrowMut%3C%5B%5BT;+6%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[22157,"impl-BorrowMut%3C%5B%5BT;+5%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[22158,"impl-BorrowMut%3C%5B%5BT;+5%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[22159,"impl-BorrowMut%3C%5B%5BT;+3%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[22160,"impl-BorrowMut%3C%5B%5BT;+2%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[22161,"impl-BorrowMut%3C%5B%5BT;+3%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[22162,"impl-BorrowMut%3C%5B%5BT;+6%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[22163,"impl-BorrowMut%3C%5B%5BT;+3%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[22164,"impl-BorrowMut%3C%5B%5BT;+2%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[22165,"impl-BorrowMut%3C%5B%5BT;+4%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[22166,"impl-BorrowMut%3C%5B%5BT;+6%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[22167,"impl-BorrowMut%3C%5B%5BT;+3%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[22168,"impl-BorrowMut%3C%5B%5BT;+5%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[22169,"impl-BorrowMut%3C%5B%5BT;+3%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[22170,"impl-BorrowMut%3C%5B%5BT;+6%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[22172,"impl-BorrowMut%3C%5B%5BT;+2%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[22211,"impl-Unit%3CMatrix%3CT,+D,+Const%3C1%3E,+S%3E%3E"],[22212,"impl-Unit%3CComplex%3CT%3E%3E"],[22213,"impl-Unit%3CQuaternion%3CT%3E%3E"],[22214,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[22221,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[22222,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[22223,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[22224,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[22225,"impl-Similarity%3CT,+Rotation%3CT,+2%3E,+2%3E"],[22226,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[22227,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[22228,"impl-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[22327,"impl-Storage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[22328,"impl-Storage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[22488,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[22489,"impl-Unit%3CQuaternion%3CT%3E%3E"],[22490,"impl-Unit%3CComplex%3CT%3E%3E"],[22494,"impl-Unit%3CComplex%3CT%3E%3E"],[22495,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[22496,"impl-Unit%3CQuaternion%3CT%3E%3E"],[22520,"impl-SimdSign%3CMatrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E%3E-for-Matrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E"],[22523,"impl-SimdSign%3CMatrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E%3E-for-Matrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E"],[22879,"impl-Default-for-Unit%3CDualQuaternion%3CT%3E%3E"],[22880,"impl-Default-for-Unit%3CComplex%3CT%3E%3E"],[22881,"impl-Default-for-Unit%3CQuaternion%3CT%3E%3E"],[22891,"impl-AbsDiffEq-for-Unit%3CComplex%3CT%3E%3E"],[22892,"impl-AbsDiffEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[22893,"impl-AbsDiffEq-for-Unit%3CQuaternion%3CT%3E%3E"],[22894,"impl-AbsDiffEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[22905,"impl-RelativeEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[22906,"impl-RelativeEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[22907,"impl-RelativeEq-for-Unit%3CQuaternion%3CT%3E%3E"],[22908,"impl-RelativeEq-for-Unit%3CComplex%3CT%3E%3E"],[22919,"impl-UlpsEq-for-Unit%3CQuaternion%3CT%3E%3E"],[22920,"impl-UlpsEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[22921,"impl-UlpsEq-for-Unit%3CComplex%3CT%3E%3E"],[22922,"impl-UlpsEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[22938,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+S%3E"],[22939,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E"],[22940,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[22941,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+S%3E"],[22942,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[22943,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[22944,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[22945,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[22946,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[22947,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[22948,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+S%3E"],[22949,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[22950,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[22951,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[22952,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[22953,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[22954,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+S%3E"],[22955,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[22956,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+S%3E"],[22957,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[22959,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+S%3E"],[22960,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[22961,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[22962,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+S%3E"],[22963,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[22964,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+S%3E"],[22965,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[22966,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[22967,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+S%3E"],[22968,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[22969,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[22970,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[22971,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[22972,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+S%3E"],[22973,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[22974,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[22983,"impl-Deref-for-OPoint%3CT,+Const%3C3%3E%3E"],[22985,"impl-Deref-for-OPoint%3CT,+Const%3C6%3E%3E"],[22986,"impl-Deref-for-OPoint%3CT,+Const%3C5%3E%3E"],[22987,"impl-Deref-for-OPoint%3CT,+Const%3C2%3E%3E"],[22988,"impl-Deref-for-OPoint%3CT,+Const%3C4%3E%3E"],[22989,"impl-Deref-for-OPoint%3CT,+Const%3C1%3E%3E"],[22994,"impl-Deref-for-Translation%3CT,+5%3E"],[22996,"impl-Deref-for-Translation%3CT,+3%3E"],[22997,"impl-Deref-for-Translation%3CT,+2%3E"],[22998,"impl-Deref-for-Translation%3CT,+1%3E"],[22999,"impl-Deref-for-Translation%3CT,+4%3E"],[23000,"impl-Deref-for-Translation%3CT,+6%3E"],[23001,"impl-Deref-for-Scale%3CT,+3%3E"],[23002,"impl-Deref-for-Scale%3CT,+6%3E"],[23004,"impl-Deref-for-Scale%3CT,+2%3E"],[23005,"impl-Deref-for-Scale%3CT,+5%3E"],[23006,"impl-Deref-for-Scale%3CT,+1%3E"],[23007,"impl-Deref-for-Scale%3CT,+4%3E"],[23035,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[23036,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[23037,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[23038,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+S%3E"],[23039,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+S%3E"],[23040,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+S%3E"],[23041,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+S%3E"],[23042,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[23043,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[23044,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[23045,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+S%3E"],[23046,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[23047,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[23048,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[23049,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[23050,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[23051,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[23052,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[23053,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[23054,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[23055,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[23056,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[23058,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+S%3E"],[23059,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+S%3E"],[23060,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[23061,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+S%3E"],[23062,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[23063,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+S%3E"],[23064,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[23065,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[23066,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+S%3E"],[23067,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[23068,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[23069,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E"],[23070,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[23071,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[23079,"impl-DerefMut-for-OPoint%3CT,+Const%3C4%3E%3E"],[23080,"impl-DerefMut-for-OPoint%3CT,+Const%3C6%3E%3E"],[23081,"impl-DerefMut-for-OPoint%3CT,+Const%3C3%3E%3E"],[23082,"impl-DerefMut-for-OPoint%3CT,+Const%3C2%3E%3E"],[23083,"impl-DerefMut-for-OPoint%3CT,+Const%3C5%3E%3E"],[23085,"impl-DerefMut-for-OPoint%3CT,+Const%3C1%3E%3E"],[23090,"impl-DerefMut-for-Translation%3CT,+5%3E"],[23092,"impl-DerefMut-for-Translation%3CT,+1%3E"],[23093,"impl-DerefMut-for-Translation%3CT,+3%3E"],[23094,"impl-DerefMut-for-Translation%3CT,+6%3E"],[23095,"impl-DerefMut-for-Translation%3CT,+4%3E"],[23096,"impl-DerefMut-for-Translation%3CT,+2%3E"],[23097,"impl-DerefMut-for-Scale%3CT,+2%3E"],[23098,"impl-DerefMut-for-Scale%3CT,+4%3E"],[23099,"impl-DerefMut-for-Scale%3CT,+6%3E"],[23101,"impl-DerefMut-for-Scale%3CT,+1%3E"],[23102,"impl-DerefMut-for-Scale%3CT,+5%3E"],[23103,"impl-DerefMut-for-Scale%3CT,+3%3E"],[23136,"impl-SimdQuat%3CN%3E-for-Unit%3CQuaternion%3CN%3E%3E"],[23137,"impl-SimdQuat%3CN%3E-for-Unit%3CComplex%3CN%3E%3E"],[23144,"impl-Div%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[23145,"impl-Div%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[23146,"impl-Div%3C%26T%3E-for-%26Complex%3CT%3E"],[23147,"impl-Div%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[23148,"impl-Div-for-Complex%3CT%3E"],[23149,"impl-Div%3CT%3E-for-Complex%3CT%3E"],[23150,"impl-Div%3C%26T%3E-for-Complex%3CT%3E"],[23151,"impl-Div%3CT%3E-for-%26Complex%3CT%3E"],[23152,"impl-Div%3CRotation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[23153,"impl-Div%3CRotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23154,"impl-Div%3CTransform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[23155,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+3%3E"],[23156,"impl-Div%3C%26Translation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23157,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[23158,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[23159,"impl-Div%3CTransform%3CT,+CB,+D%3E%3E-for-%26Transform%3CT,+CA,+D%3E"],[23160,"impl-Div%3C%26Transform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[23161,"impl-Div%3C%26Translation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[23162,"impl-Div%3C%26Transform%3CT,+CB,+D%3E%3E-for-%26Transform%3CT,+CA,+D%3E"],[23163,"impl-Div%3CTranslation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23164,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23165,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+3%3E"],[23166,"impl-Div%3CTranslation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[23167,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[23170,"impl-DimDiv%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[23171,"impl-DimNameDiv%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[23172,"impl-Div%3CRotation%3CT,+D2%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[23173,"impl-Div%3CRotation%3CT,+D2%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[23174,"impl-Div%3CT%3E-for-%26Matrix%3CT,+R,+C,+S%3E"],[23175,"impl-Div%3CT%3E-for-Matrix%3CT,+R,+C,+S%3E"],[23176,"impl-Div%3C%26Rotation%3CT,+D2%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[23177,"impl-Div%3C%26Rotation%3CT,+D2%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[23178,"impl-Div%3C%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23179,"impl-Div%3CSimilarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23180,"impl-Div%3C%26Rotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23181,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23182,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23183,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23184,"impl-Div%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23185,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[23186,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23187,"impl-Div%3CRotation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[23188,"impl-Div%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23189,"impl-Div%3C%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23190,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23191,"impl-Div%3CSimilarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23192,"impl-Div-for-Unit%3CComplex%3CT%3E%3E"],[23193,"impl-Div%3CTranslation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23194,"impl-Div-for-Unit%3CQuaternion%3CT%3E%3E"],[23195,"impl-Div%3CTransform%3CT,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23196,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23197,"impl-Div%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23198,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[23199,"impl-Div%3C%26Transform%3CT,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23200,"impl-Div%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23201,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23202,"impl-Div%3C%26Rotation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[23203,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23204,"impl-Div-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23205,"impl-Div%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23206,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23207,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23208,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23209,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23210,"impl-Div%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23211,"impl-Div%3C%26Transform%3CT,+C,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23212,"impl-Div%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23213,"impl-Div%3C%26Translation%3CT,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23214,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23215,"impl-Div%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23216,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23217,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23218,"impl-Div%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23219,"impl-Div%3CTransform%3CT,+C,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23220,"impl-Div%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23221,"impl-Div%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23222,"impl-Div%3C%26Rotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23223,"impl-Div%3CRotation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23224,"impl-Div%3C%26Rotation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23225,"impl-Div%3CTranslation%3CT,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23226,"impl-Div%3CT%3E-for-%26OPoint%3CT,+D%3E"],[23227,"impl-Div%3CT%3E-for-OPoint%3CT,+D%3E"],[23228,"impl-Div%3CTransform%3CT,+C,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23229,"impl-Div-for-Rotation%3CT,+D%3E"],[23230,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23231,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23232,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Rotation%3CT,+3%3E"],[23233,"impl-Div%3C%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23234,"impl-Div%3CIsometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23235,"impl-Div%3C%26Transform%3CT,+C,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23236,"impl-Div%3C%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23237,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Rotation%3CT,+2%3E"],[23238,"impl-Div%3CRotation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23239,"impl-Div%3CTransform%3CT,+C,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23240,"impl-Div%3CSimilarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23241,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23242,"impl-Div%3C%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23243,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[23244,"impl-Div%3CIsometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23245,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23246,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Rotation%3CT,+3%3E"],[23247,"impl-Div%3CSimilarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23248,"impl-Div%3C%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23249,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Rotation%3CT,+2%3E"],[23250,"impl-Div%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23251,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[23252,"impl-Div%3CT%3E-for-%26Quaternion%3CT%3E"],[23253,"impl-Div%3CT%3E-for-Quaternion%3CT%3E"],[23254,"impl-Div%3CT%3E-for-%26DualQuaternion%3CT%3E"],[23255,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26DualQuaternion%3CT%3E"],[23256,"impl-Div%3CT%3E-for-DualQuaternion%3CT%3E"],[23257,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[23258,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26DualQuaternion%3CT%3E"],[23259,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[23260,"impl-Div%3C%26Translation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[23261,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[23262,"impl-Div%3CTranslation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[23263,"impl-Div%3CTransform%3CT,+C,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[23264,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[23265,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[23266,"impl-Div%3C%26Transform%3CT,+C,+D%3E%3E-for-Translation%3CT,+D%3E"],[23267,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[23268,"impl-Div%3C%26Translation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[23269,"impl-Div-for-Translation%3CT,+D%3E"],[23270,"impl-Div%3CTransform%3CT,+C,+D%3E%3E-for-Translation%3CT,+D%3E"],[23271,"impl-Div%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[23272,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23273,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23274,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23275,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23276,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23277,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23278,"impl-Div%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[23279,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23280,"impl-Div%3C%26Similarity%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23281,"impl-Div-for-Isometry%3CT,+R,+D%3E"],[23282,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23283,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23284,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23285,"impl-Div%3CIsometry%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[23286,"impl-Div%3CRotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23287,"impl-Div%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[23288,"impl-Div%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[23289,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23290,"impl-Div%3C%26Isometry%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23291,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23292,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23293,"impl-Div%3CRotation%3CT,+D%3E%3E-for-%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23294,"impl-Div%3CSimilarity%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23295,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23296,"impl-Div%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[23297,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23298,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23299,"impl-Div-for-Similarity%3CT,+R,+D%3E"],[23300,"impl-Div%3C%26Isometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23301,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23302,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23303,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23304,"impl-Div%3CIsometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23305,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23306,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23307,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23308,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23309,"impl-Div%3CRotation%3CT,+D%3E%3E-for-%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23310,"impl-Div%3CIsometry%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[23311,"impl-Div%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[23312,"impl-Div%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[23313,"impl-Div%3CRotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23314,"impl-Div%3C%26Similarity%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23315,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23316,"impl-DivAssign%3CT%3E-for-Complex%3CT%3E"],[23317,"impl-DivAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[23318,"impl-DivAssign%3C%26T%3E-for-Complex%3CT%3E"],[23319,"impl-DivAssign-for-Complex%3CT%3E"],[23320,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[23321,"impl-DivAssign%3CRotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23322,"impl-DivAssign%3C%26Rotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23323,"impl-DivAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[23324,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[23325,"impl-DivAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[23326,"impl-DivAssign%3C%26Translation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23327,"impl-DivAssign%3CTranslation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23328,"impl-DivAssign%3CTransform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[23329,"impl-DivAssign%3C%26Transform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[23330,"impl-DivAssign%3CRotation%3CT,+C1%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+ArrayStorage%3CT,+R1,+C1%3E%3E"],[23331,"impl-DivAssign%3CT%3E-for-Matrix%3CT,+R,+C,+S%3E"],[23332,"impl-DivAssign%3C%26Rotation%3CT,+C1%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+ArrayStorage%3CT,+R1,+C1%3E%3E"],[23333,"impl-DivAssign%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23334,"impl-DivAssign%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23335,"impl-DivAssign-for-Unit%3CQuaternion%3CT%3E%3E"],[23336,"impl-DivAssign%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23337,"impl-DivAssign%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23338,"impl-DivAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23339,"impl-DivAssign-for-Unit%3CComplex%3CT%3E%3E"],[23340,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23341,"impl-DivAssign%3C%26Rotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23342,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23343,"impl-DivAssign%3CTranslation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23344,"impl-DivAssign%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23345,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23346,"impl-DivAssign%3C%26Rotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23347,"impl-DivAssign-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23348,"impl-DivAssign%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23350,"impl-DivAssign%3C%26Rotation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23351,"impl-DivAssign-for-Rotation%3CT,+D%3E"],[23352,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23353,"impl-DivAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23355,"impl-DivAssign%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[23356,"impl-DivAssign%3CT%3E-for-DualQuaternion%3CT%3E"],[23357,"impl-DivAssign%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[23358,"impl-DivAssign%3C%26Translation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[23359,"impl-DivAssign-for-Translation%3CT,+D%3E"],[23360,"impl-DivAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23361,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23362,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23363,"impl-DivAssign-for-Isometry%3CT,+R,+D%3E"],[23364,"impl-DivAssign%3CRotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23365,"impl-DivAssign%3C%26Rotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23366,"impl-DivAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23367,"impl-DivAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23368,"impl-DivAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23369,"impl-DivAssign%3C%26Rotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23370,"impl-DivAssign%3CIsometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23371,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23372,"impl-DivAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23373,"impl-DivAssign-for-Similarity%3CT,+R,+D%3E"],[23374,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23375,"impl-DivAssign%3CRotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23376,"impl-DivAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23377,"impl-DivAssign%3C%26Similarity%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23513,"impl-Matrix%3CT,+R,+C,+S%3E"],[23514,"impl-PartialEq%3CMatrix%3CT,+R2,+C2,+S2%3E%3E-for-Matrix%3CT,+R,+C,+S%3E"],[23515,"impl-PartialEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23516,"impl-PartialEq-for-Unit%3CComplex%3CT%3E%3E"],[23517,"impl-PartialEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[23518,"impl-PartialEq-for-Unit%3CQuaternion%3CT%3E%3E"],[23662,"impl-Extend%3CT%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+S%3E"],[23663,"impl-Extend%3CMatrix%3CT,+RV,+Const%3C1%3E,+SV%3E%3E-for-Matrix%3CT,+R,+Dyn,+S%3E"],[23664,"impl-Extend%3CT%3E-for-Matrix%3CT,+R,+Dyn,+S%3E"],[23665,"impl-Extend%3CT%3E-for-VecStorage%3CT,+Dyn,+Const%3C1%3E%3E"],[23666,"impl-Extend%3C%26T%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[23667,"impl-Extend%3CMatrix%3CT,+RV,+Const%3C1%3E,+SV%3E%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[23668,"impl-Extend%3CT%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[23673,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[23674,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[23686,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[23687,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[23698,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23699,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[23700,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23701,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[23731,"impl-Debug-for-Complex%3CT%3E"],[23732,"impl-Octal-for-Complex%3CT%3E"],[23733,"impl-LowerHex-for-Complex%3CT%3E"],[23734,"impl-Binary-for-Complex%3CT%3E"],[23735,"impl-UpperExp-for-Complex%3CT%3E"],[23736,"impl-UpperHex-for-Complex%3CT%3E"],[23737,"impl-Display-for-Complex%3CT%3E"],[23738,"impl-LowerExp-for-Complex%3CT%3E"],[23744,"impl-UpperExp-for-Matrix%3CT,+R,+C,+S%3E"],[23745,"impl-Debug-for-Matrix%3CT,+R,+C,+S%3E"],[23746,"impl-LowerHex-for-Matrix%3CT,+R,+C,+S%3E"],[23747,"impl-Octal-for-Matrix%3CT,+R,+C,+S%3E"],[23748,"impl-Display-for-Matrix%3CT,+R,+C,+S%3E"],[23749,"impl-UpperHex-for-Matrix%3CT,+R,+C,+S%3E"],[23750,"impl-Pointer-for-Matrix%3CT,+R,+C,+S%3E"],[23751,"impl-Binary-for-Matrix%3CT,+R,+C,+S%3E"],[23752,"impl-LowerExp-for-Matrix%3CT,+R,+C,+S%3E"],[23758,"impl-Display-for-Unit%3CQuaternion%3CT%3E%3E"],[23759,"impl-Display-for-Unit%3CComplex%3CT%3E%3E"],[23760,"impl-Display-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23761,"impl-Debug-for-Unit%3CT%3E"],[23763,"impl-Display-for-OPoint%3CT,+D%3E"],[23764,"impl-Debug-for-OPoint%3CT,+D%3E"],[23765,"impl-Display-for-Rotation%3CT,+D%3E"],[23766,"impl-Debug-for-Rotation%3CT,+D%3E"],[23767,"impl-Display-for-Quaternion%3CT%3E"],[23768,"impl-Debug-for-Quaternion%3CT%3E"],[23770,"impl-Display-for-Translation%3CT,+D%3E"],[23771,"impl-Debug-for-Translation%3CT,+D%3E"],[23772,"impl-Display-for-Scale%3CT,+D%3E"],[23773,"impl-Debug-for-Scale%3CT,+D%3E"],[23774,"impl-Debug-for-Isometry%3CT,+R,+D%3E"],[23775,"impl-Display-for-Isometry%3CT,+R,+D%3E"],[23776,"impl-Display-for-Similarity%3CT,+R,+D%3E"],[23777,"impl-Debug-for-Similarity%3CT,+R,+D%3E"],[23809,"impl-NumCast-for-Complex%3CT%3E"],[23811,"impl-From%3CT%3E-for-Complex%3CT%3E"],[23812,"impl-From%3C%26T%3E-for-Complex%3CT%3E"],[23819,"impl-From%3CVec2%3E-for-Matrix%3Cf32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+2,+1%3E%3E"],[23820,"impl-From%3C%5BT;+D%5D%3E-for-Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E"],[23821,"impl-From%3CDMat2%3E-for-Matrix%3Cf64,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3Cf64,+2,+2%3E%3E"],[23822,"impl-From%3CUnit%3CComplex%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[23823,"impl-From%3C%26mut+%5BT%5D%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+ViewStorageMut%3C\'a,+T,+Dyn,+Const%3C1%3E,+Const%3C1%3E,+Dyn%3E%3E"],[23824,"impl-From%3CDVec4%3E-for-Matrix%3Cf64,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+4,+1%3E%3E"],[23825,"impl-From%3CMatrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+Dyn,+C,+VecStorage%3CT,+Dyn,+C%3E%3E"],[23826,"impl-From%3CDVec2%3E-for-Matrix%3Cf64,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+2,+1%3E%3E"],[23827,"impl-From%3C%5BMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E;+8%5D%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[23828,"impl-From%3CVec3%3E-for-Matrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E"],[23829,"impl-From%3CDMat4%3E-for-Matrix%3Cf64,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3Cf64,+4,+4%3E%3E"],[23830,"impl-From%3CMatrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[23831,"impl-From%3CIVec4%3E-for-Matrix%3Ci32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Ci32,+4,+1%3E%3E"],[23832,"impl-From%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[23833,"impl-From%3C%5BMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E;+4%5D%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[23834,"impl-From%3CIVec3%3E-for-Matrix%3Ci32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Ci32,+3,+1%3E%3E"],[23835,"impl-From%3CRotation%3CT,+2%3E%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[23836,"impl-From%3CIVec2%3E-for-Matrix%3Ci32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Ci32,+2,+1%3E%3E"],[23837,"impl-From%3CVec%3CT%3E%3E-for-Matrix%3CT,+Const%3C1%3E,+Dyn,+VecStorage%3CT,+Const%3C1%3E,+Dyn%3E%3E"],[23838,"impl-From%3CMatrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ViewStorage%3C\'a,+T,+Const%3CR%3E,+Const%3CC%3E,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ArrayStorage%3CT,+R,+C%3E%3E"],[23839,"impl-From%3CPerspective3%3CT%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23840,"impl-From%3CUnit%3CComplex%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3CT,+2,+2%3E%3E"],[23841,"impl-From%3CTranslation%3CT,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23842,"impl-From%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23843,"impl-From%3C%26mut+Matrix%3CT,+R,+C,+S%3E%3E-for-Matrix%3CT,+RView,+CView,+ViewStorageMut%3C\'a,+T,+RView,+CView,+RStride,+CStride%3E%3E"],[23844,"impl-From%3C%5BMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E;+2%5D%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[23845,"impl-From%3CUVec4%3E-for-Matrix%3Cu32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cu32,+4,+1%3E%3E"],[23846,"impl-From%3CDVec3%3E-for-Matrix%3Cf64,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+3,+1%3E%3E"],[23847,"impl-From%3CTransform%3CT,+C,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23848,"impl-From%3CIsometry%3CT,+R,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23849,"impl-From%3CSimilarity%3CT,+R,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23850,"impl-From%3CMat2%3E-for-Matrix%3Cf32,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3Cf32,+2,+2%3E%3E"],[23851,"impl-From%3CVec4%3E-for-Matrix%3Cf32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+4,+1%3E%3E"],[23852,"impl-From%3CUVec2%3E-for-Matrix%3Cu32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cu32,+2,+1%3E%3E"],[23853,"impl-From%3C%5B%5BT;+R%5D;+C%5D%3E-for-Matrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ArrayStorage%3CT,+R,+C%3E%3E"],[23854,"impl-From%3C%5BMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E;+16%5D%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[23855,"impl-From%3CBVec3%3E-for-Matrix%3Cbool,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cbool,+3,+1%3E%3E"],[23856,"impl-From%3COrthographic3%3CT%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23857,"impl-From%3C%26%5BT%5D%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+ViewStorage%3C\'a,+T,+Dyn,+Const%3C1%3E,+Const%3C1%3E,+Dyn%3E%3E"],[23858,"impl-From%3C%26Matrix%3CT,+R,+C,+S%3E%3E-for-Matrix%3CT,+RView,+CView,+ViewStorage%3C\'a,+T,+RView,+CView,+RStride,+CStride%3E%3E"],[23859,"impl-From%3CRotation%3CT,+3%3E%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[23860,"impl-From%3CMatrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ViewStorageMut%3C\'a,+T,+Const%3CR%3E,+Const%3CC%3E,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ArrayStorage%3CT,+R,+C%3E%3E"],[23861,"impl-From%3CMatrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+Dyn,+C,+VecStorage%3CT,+Dyn,+C%3E%3E"],[23862,"impl-From%3CBVec2%3E-for-Matrix%3Cbool,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cbool,+2,+1%3E%3E"],[23863,"impl-From%3CRotation%3CT,+2%3E%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3CT,+2,+2%3E%3E"],[23864,"impl-From%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23865,"impl-From%3COPoint%3CT,+D%3E%3E-for-Matrix%3CT,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23866,"impl-From%3CBVec4%3E-for-Matrix%3Cbool,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cbool,+4,+1%3E%3E"],[23867,"impl-From%3CVec3A%3E-for-Matrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E"],[23868,"impl-From%3C%26mut+Matrix%3CT,+R,+C,+S%3E%3E-for-Matrix%3CT,+RView,+CView,+ViewStorage%3C\'a,+T,+RView,+CView,+RStride,+CStride%3E%3E"],[23869,"impl-From%3CUVec3%3E-for-Matrix%3Cu32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cu32,+3,+1%3E%3E"],[23870,"impl-From%3CMatrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+R,+Dyn,+VecStorage%3CT,+R,+Dyn%3E%3E"],[23871,"impl-From%3CScale%3CT,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23872,"impl-From%3CMat3%3E-for-Matrix%3Cf32,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3Cf32,+3,+3%3E%3E"],[23873,"impl-From%3CRotation%3CT,+3%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23874,"impl-From%3CMatrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+R,+Dyn,+VecStorage%3CT,+R,+Dyn%3E%3E"],[23876,"impl-From%3C%5BT;+D%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3CD%3E,+ArrayStorage%3CT,+1,+D%3E%3E"],[23877,"impl-From%3CDMat3%3E-for-Matrix%3Cf64,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3Cf64,+3,+3%3E%3E"],[23878,"impl-From%3CVec%3CT%3E%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+VecStorage%3CT,+Dyn,+Const%3C1%3E%3E%3E"],[23879,"impl-From%3CMat4%3E-for-Matrix%3Cf32,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3Cf32,+4,+4%3E%3E"],[23885,"impl-From%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23886,"impl-From%3CDMat2%3E-for-Unit%3CComplex%3Cf64%3E%3E"],[23887,"impl-From%3C%5BUnit%3CComplex%3C%3CT+as+SimdValue%3E::Element%3E%3E;+2%5D%3E-for-Unit%3CComplex%3CT%3E%3E"],[23888,"impl-From%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23889,"impl-From%3C%5BUnit%3CMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E%3E;+2%5D%3E-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[23890,"impl-From%3C%5BUnit%3CMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E%3E;+16%5D%3E-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[23891,"impl-From%3C%5BUnit%3CQuaternion%3C%3CT+as+SimdValue%3E::Element%3E%3E;+16%5D%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23892,"impl-From%3C%5BUnit%3CQuaternion%3C%3CT+as+SimdValue%3E::Element%3E%3E;+2%5D%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23893,"impl-From%3C%5BUnit%3CQuaternion%3C%3CT+as+SimdValue%3E::Element%3E%3E;+8%5D%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23894,"impl-From%3CDQuat%3E-for-Unit%3CQuaternion%3Cf64%3E%3E"],[23895,"impl-From%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23896,"impl-From%3CMat2%3E-for-Unit%3CComplex%3Cf32%3E%3E"],[23897,"impl-From%3C%5BUnit%3CComplex%3C%3CT+as+SimdValue%3E::Element%3E%3E;+4%5D%3E-for-Unit%3CComplex%3CT%3E%3E"],[23898,"impl-From%3C%5BUnit%3CMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E%3E;+4%5D%3E-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[23899,"impl-From%3C%5BUnit%3CMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E%3E;+8%5D%3E-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[23900,"impl-From%3C%5BUnit%3CComplex%3C%3CT+as+SimdValue%3E::Element%3E%3E;+8%5D%3E-for-Unit%3CComplex%3CT%3E%3E"],[23901,"impl-From%3C%5BUnit%3CComplex%3C%3CT+as+SimdValue%3E::Element%3E%3E;+16%5D%3E-for-Unit%3CComplex%3CT%3E%3E"],[23903,"impl-From%3C%5BUnit%3CQuaternion%3C%3CT+as+SimdValue%3E::Element%3E%3E;+4%5D%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23904,"impl-From%3CQuat%3E-for-Unit%3CQuaternion%3Cf32%3E%3E"],[23907,"impl-From%3CDVec2%3E-for-OPoint%3Cf64,+Const%3C2%3E%3E"],[23908,"impl-From%3CVec2%3E-for-OPoint%3Cf32,+Const%3C2%3E%3E"],[23909,"impl-From%3CUVec4%3E-for-OPoint%3Cu32,+Const%3C4%3E%3E"],[23910,"impl-From%3C%5BOPoint%3C%3CT+as+SimdValue%3E::Element,+Const%3CD%3E%3E;+16%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23911,"impl-From%3CDVec3%3E-for-OPoint%3Cf64,+Const%3C3%3E%3E"],[23912,"impl-From%3CVec4%3E-for-OPoint%3Cf32,+Const%3C4%3E%3E"],[23913,"impl-From%3CVec3%3E-for-OPoint%3Cf32,+Const%3C3%3E%3E"],[23914,"impl-From%3CVec3A%3E-for-OPoint%3Cf32,+Const%3C3%3E%3E"],[23915,"impl-From%3CIVec4%3E-for-OPoint%3Ci32,+Const%3C4%3E%3E"],[23916,"impl-From%3CMatrix%3CT,+D,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT,+D%3E%3E::Buffer%3E%3E-for-OPoint%3CT,+D%3E"],[23917,"impl-From%3CBVec4%3E-for-OPoint%3Cbool,+Const%3C4%3E%3E"],[23918,"impl-From%3C%5BT;+D%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23919,"impl-From%3C%5BOPoint%3C%3CT+as+SimdValue%3E::Element,+Const%3CD%3E%3E;+8%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23920,"impl-From%3C%5BOPoint%3C%3CT+as+SimdValue%3E::Element,+Const%3CD%3E%3E;+4%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23921,"impl-From%3CBVec2%3E-for-OPoint%3Cbool,+Const%3C2%3E%3E"],[23922,"impl-From%3CUVec2%3E-for-OPoint%3Cu32,+Const%3C2%3E%3E"],[23923,"impl-From%3CIVec3%3E-for-OPoint%3Ci32,+Const%3C3%3E%3E"],[23924,"impl-From%3C%5BOPoint%3C%3CT+as+SimdValue%3E::Element,+Const%3CD%3E%3E;+2%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23925,"impl-From%3CIVec2%3E-for-OPoint%3Ci32,+Const%3C2%3E%3E"],[23926,"impl-From%3CBVec3%3E-for-OPoint%3Cbool,+Const%3C3%3E%3E"],[23927,"impl-From%3CDVec4%3E-for-OPoint%3Cf64,+Const%3C4%3E%3E"],[23928,"impl-From%3CUVec3%3E-for-OPoint%3Cu32,+Const%3C3%3E%3E"],[23929,"impl-From%3C%5BRotation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Rotation%3CT,+D%3E"],[23930,"impl-From%3CQuat%3E-for-Rotation%3Cf32,+3%3E"],[23931,"impl-From%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23933,"impl-From%3C%5BRotation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Rotation%3CT,+D%3E"],[23934,"impl-From%3C%5BRotation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Rotation%3CT,+D%3E"],[23935,"impl-From%3CMat2%3E-for-Rotation%3Cf32,+2%3E"],[23936,"impl-From%3C%5BRotation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Rotation%3CT,+D%3E"],[23937,"impl-From%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[23938,"impl-From%3CDQuat%3E-for-Rotation%3Cf64,+3%3E"],[23939,"impl-From%3CDMat2%3E-for-Rotation%3Cf64,+2%3E"],[23940,"impl-From%3C%5BQuaternion%3C%3CT+as+SimdValue%3E::Element%3E;+16%5D%3E-for-Quaternion%3CT%3E"],[23941,"impl-From%3C%5BT;+4%5D%3E-for-Quaternion%3CT%3E"],[23942,"impl-From%3CMatrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3CT,+4,+1%3E%3E%3E-for-Quaternion%3CT%3E"],[23943,"impl-From%3C%5BQuaternion%3C%3CT+as+SimdValue%3E::Element%3E;+8%5D%3E-for-Quaternion%3CT%3E"],[23944,"impl-From%3C%5BQuaternion%3C%3CT+as+SimdValue%3E::Element%3E;+4%5D%3E-for-Quaternion%3CT%3E"],[23945,"impl-From%3C%5BQuaternion%3C%3CT+as+SimdValue%3E::Element%3E;+2%5D%3E-for-Quaternion%3CT%3E"],[23947,"impl-From%3CQuat%3E-for-Quaternion%3Cf32%3E"],[23948,"impl-From%3CDQuat%3E-for-Quaternion%3Cf64%3E"],[23950,"impl-From%3CVec3%3E-for-Translation%3Cf32,+3%3E"],[23951,"impl-From%3C%5BTranslation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Translation%3CT,+D%3E"],[23952,"impl-From%3CDVec4%3E-for-Translation%3Cf64,+4%3E"],[23953,"impl-From%3C%5BTranslation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Translation%3CT,+D%3E"],[23954,"impl-From%3CDVec3%3E-for-Translation%3Cf64,+3%3E"],[23955,"impl-From%3CVec4%3E-for-Translation%3Cf32,+4%3E"],[23956,"impl-From%3CVec3A%3E-for-Translation%3Cf32,+3%3E"],[23957,"impl-From%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Translation%3CT,+D%3E"],[23958,"impl-From%3C%5BTranslation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Translation%3CT,+D%3E"],[23959,"impl-From%3C%5BT;+D%5D%3E-for-Translation%3CT,+D%3E"],[23960,"impl-From%3CVec2%3E-for-Translation%3Cf32,+2%3E"],[23962,"impl-From%3C%5BTranslation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Translation%3CT,+D%3E"],[23963,"impl-From%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT,+Const%3CD%3E%3E%3E::Buffer%3E%3E-for-Translation%3CT,+D%3E"],[23964,"impl-From%3CDVec2%3E-for-Translation%3Cf64,+2%3E"],[23965,"impl-From%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Scale%3CT,+D%3E"],[23966,"impl-From%3C%5BScale%3C%3CT+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Scale%3CT,+D%3E"],[23968,"impl-From%3C%5BT;+D%5D%3E-for-Scale%3CT,+D%3E"],[23969,"impl-From%3C%5BScale%3C%3CT+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Scale%3CT,+D%3E"],[23970,"impl-From%3C%5BScale%3C%3CT+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Scale%3CT,+D%3E"],[23971,"impl-From%3C%5BScale%3C%3CT+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Scale%3CT,+D%3E"],[23972,"impl-From%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT,+Const%3CD%3E%3E%3E::Buffer%3E%3E-for-Scale%3CT,+D%3E"],[23973,"impl-From%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23975,"impl-From%3CVec2%3E-for-Isometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[23976,"impl-From%3C%5BIsometry%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23977,"impl-From%3CVec3%3E-for-Isometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[23978,"impl-From%3C%5BIsometry%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23979,"impl-From%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23980,"impl-From%3C(DVec3,+DQuat)%3E-for-Isometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[23981,"impl-From%3CDVec3%3E-for-Isometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[23982,"impl-From%3C(DVec2,+f64)%3E-for-Isometry%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E"],[23983,"impl-From%3C%5BIsometry%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23984,"impl-From%3C%5BT;+D%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23985,"impl-From%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23986,"impl-From%3C(Vec3,+Quat)%3E-for-Isometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[23987,"impl-From%3C%5BIsometry%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23988,"impl-From%3C(Vec2,+f32)%3E-for-Isometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[23989,"impl-From%3CDQuat%3E-for-Isometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[23990,"impl-From%3CTranslation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23991,"impl-From%3CDVec2%3E-for-Isometry%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E"],[23992,"impl-From%3CQuat%3E-for-Isometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[23994,"impl-From%3C%5BSimilarity%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Similarity%3CT,+R,+D%3E"],[23995,"impl-From%3C%5BSimilarity%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Similarity%3CT,+R,+D%3E"],[23996,"impl-From%3C%5BSimilarity%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Similarity%3CT,+R,+D%3E"],[23997,"impl-From%3C%5BSimilarity%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Similarity%3CT,+R,+D%3E"],[24021,"impl-Unit%3CComplex%3CT%3E%3E"],[24022,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24023,"impl-Rotation%3CT,+3%3E"],[24024,"impl-Rotation%3CT,+2%3E"],[24025,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24026,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24027,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24028,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24038,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24039,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24040,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24041,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24043,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24044,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24045,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24046,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24053,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24054,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24055,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24056,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24070,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24071,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24072,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24073,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24075,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24076,"impl-Unit%3CComplex%3CT%3E%3E"],[24077,"impl-Rotation%3CT,+3%3E"],[24078,"impl-Rotation%3CT,+2%3E"],[24079,"impl-Unit%3CComplex%3CT%3E%3E"],[24080,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24081,"impl-Rotation%3CT,+2%3E"],[24082,"impl-Rotation%3CT,+3%3E"],[24087,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24088,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24089,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24090,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24107,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24108,"impl-Unit%3CComplex%3CT%3E%3E"],[24109,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24110,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24111,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24112,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24114,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24115,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24116,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24117,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24162,"impl-Unit%3CComplex%3CT%3E%3E"],[24163,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24164,"impl-Rotation%3CT,+3%3E"],[24165,"impl-Rotation%3CT,+2%3E"],[24170,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[24171,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[24172,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[24173,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[24174,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[24175,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[24176,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[24177,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[24178,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[24179,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[24180,"impl-Matrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+Const%3C1%3E,+Dyn%3E%3E"],[24181,"impl-Matrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+Const%3C1%3E,+R%3E%3E"],[24182,"impl-Matrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+Const%3C1%3E,+R%3E%3E"],[24183,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorageMut%3C\'a,+T,+Dyn,+Dyn,+Const%3C1%3E,+Dyn%3E%3E"],[24184,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorage%3C\'a,+T,+Dyn,+Dyn,+Const%3C1%3E,+Dyn%3E%3E"],[24185,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24186,"impl-Matrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+Const%3C1%3E,+Dyn%3E%3E"],[24187,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24189,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24190,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24191,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24192,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24193,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorage%3C\'a,+T,+Dyn,+Dyn,+Const%3C1%3E,+Dyn%3E%3E"],[24194,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorageMut%3C\'a,+T,+Dyn,+Dyn,+Const%3C1%3E,+Dyn%3E%3E"],[24195,"impl-Matrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+Const%3C1%3E,+Dyn%3E%3E"],[24196,"impl-Matrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+Const%3C1%3E,+R%3E%3E"],[24197,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24198,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24199,"impl-Matrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+Const%3C1%3E,+R%3E%3E"],[24200,"impl-Matrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+Const%3C1%3E,+Dyn%3E%3E"],[24201,"impl-Matrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+Dyn,+Dyn%3E%3E"],[24202,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorage%3C\'a,+T,+Dyn,+Dyn,+Dyn,+Dyn%3E%3E"],[24203,"impl-Matrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+Dyn,+Dyn%3E%3E"],[24204,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Dyn,+Dyn%3E%3E"],[24205,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[24206,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[24207,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[24208,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[24209,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Dyn,+Dyn%3E%3E"],[24210,"impl-Matrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+Dyn,+Dyn%3E%3E"],[24211,"impl-Matrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+Dyn,+Dyn%3E%3E"],[24212,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorageMut%3C\'a,+T,+Dyn,+Dyn,+Dyn,+Dyn%3E%3E"],[24213,"impl-Matrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+Dyn,+Dyn%3E%3E"],[24214,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Dyn,+Dyn%3E%3E"],[24215,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Dyn,+Dyn%3E%3E"],[24216,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorage%3C\'a,+T,+Dyn,+Dyn,+Dyn,+Dyn%3E%3E"],[24217,"impl-Matrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+Dyn,+Dyn%3E%3E"],[24218,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorageMut%3C\'a,+T,+Dyn,+Dyn,+Dyn,+Dyn%3E%3E"],[24219,"impl-Matrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+Dyn,+Dyn%3E%3E"],[24220,"impl-Matrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+Dyn,+Dyn%3E%3E"],[24265,"impl-SubsetOf%3CTransform%3CT2,+C2,+D%3E%3E-for-Transform%3CT1,+C1,+D%3E"],[24266,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Transform%3CT1,+C,+D%3E"],[24268,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24269,"impl-SubsetOf%3CIsometry%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24270,"impl-SubsetOf%3CSimilarity%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24271,"impl-SubsetOf%3CTransform%3CT2,+C,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24272,"impl-SubsetOf%3CSimilarity%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24273,"impl-SubsetOf%3CRotation%3CT2,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24274,"impl-SubsetOf%3CSimilarity%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24275,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24276,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT2,+3,+3%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24277,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24278,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24279,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24280,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24281,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24282,"impl-SubsetOf%3CIsometry%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24283,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24284,"impl-SubsetOf%3CRotation%3CT2,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24285,"impl-SubsetOf%3CIsometry%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24286,"impl-SubsetOf%3COPoint%3CT2,+D%3E%3E-for-OPoint%3CT1,+D%3E"],[24287,"impl-SubsetOf%3CMatrix%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-OPoint%3CT1,+D%3E"],[24288,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[24289,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24290,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Rotation%3CT1,+2%3E"],[24291,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[24292,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Rotation%3CT1,+D%3E"],[24293,"impl-SubsetOf%3CRotation%3CT2,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24294,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24295,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24298,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24299,"impl-SubsetOf%3CTranslation%3CT2,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24300,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Translation%3CT1,+D%3E"],[24301,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Translation%3CT1,+3%3E"],[24302,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24303,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24304,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Scale%3CT1,+D%3E"],[24305,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Scale%3CT1,+D%3E"],[24306,"impl-SubsetOf%3CScale%3CT2,+D%3E%3E-for-Scale%3CT1,+D%3E"],[24307,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[24308,"impl-SubsetOf%3CIsometry%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[24309,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[24310,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[24311,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Isometry%3CT1,+Unit%3CQuaternion%3CT1%3E%3E,+3%3E"],[24312,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Similarity%3CT1,+R1,+D%3E"],[24313,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[24314,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[24324,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24325,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24326,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24327,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24329,"impl-Matrix%3CT,+Dyn,+Dyn,+VecStorage%3CT,+Dyn,+Dyn%3E%3E"],[24330,"impl-Matrix%3CT,+Dyn,+Const%3C1%3E,+VecStorage%3CT,+Dyn,+Const%3C1%3E%3E%3E"],[24331,"impl-Matrix%3CT,+Const%3C1%3E,+Dyn,+VecStorage%3CT,+Const%3C1%3E,+Dyn%3E%3E"],[24379,"impl-Matrix%3CT,+R,+C,+S%3E"],[24380,"impl-Array2-for-Matrix%3CT,+Dyn,+Dyn,+VecStorage%3CT,+Dyn,+Dyn%3E%3E"],[24431,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24432,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24433,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24434,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24435,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24436,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24437,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24438,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24439,"impl-Unit%3CComplex%3CT%3E%3E"],[24440,"impl-Rotation%3CT,+D%3E"],[24441,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24448,"impl-PermutationSequence%3CDyn%3E"],[24449,"impl-PermutationSequence%3CD%3E"],[24462,"impl-Index%3C(usize,+usize)%3E-for-Matrix%3CT,+R,+C,+S%3E"],[24463,"impl-Matrix%3CT,+R,+C,+S%3E"],[24464,"impl-Index%3Cusize%3E-for-Matrix%3CT,+R,+C,+S%3E"],[24470,"impl-IndexMut%3C(usize,+usize)%3E-for-Matrix%3CT,+R,+C,+S%3E"],[24471,"impl-Matrix%3CT,+R,+C,+S%3E"],[24472,"impl-IndexMut%3Cusize%3E-for-Matrix%3CT,+R,+C,+S%3E"],[24702,"impl-IntoIterator-for-%26Matrix%3CT,+R,+C,+S%3E"],[24703,"impl-IntoIterator-for-%26mut+Matrix%3CT,+R,+C,+S%3E"],[24709,"impl-Storage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[24710,"impl-Storage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[24758,"impl-Inv-for-%26Complex%3CT%3E"],[24759,"impl-Complex%3CT%3E"],[24760,"impl-Inv-for-Complex%3CT%3E"],[24766,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24767,"impl-Unit%3CComplex%3CT%3E%3E"],[24768,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24769,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24770,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24771,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24772,"impl-Rotation%3CT,+D%3E"],[24781,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24782,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24783,"impl-Unit%3CComplex%3CT%3E%3E"],[24784,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24785,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24786,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24787,"impl-Rotation%3CT,+D%3E"],[24793,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24794,"impl-Unit%3CComplex%3CT%3E%3E"],[24795,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24796,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24797,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24798,"impl-Rotation%3CT,+D%3E"],[24799,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24804,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24805,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24806,"impl-Unit%3CComplex%3CT%3E%3E"],[24807,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24808,"impl-Rotation%3CT,+D%3E"],[24812,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24813,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24814,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24815,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24816,"impl-Unit%3CComplex%3CT%3E%3E"],[24817,"impl-Rotation%3CT,+D%3E"],[24818,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24828,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[24829,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[24836,"impl-ComplexField-for-Complex%3CN%3E"],[24837,"impl-Complex%3CT%3E"],[24841,"impl-SubsetOf%3CTransform%3CT2,+C2,+D%3E%3E-for-Transform%3CT1,+C1,+D%3E"],[24842,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Transform%3CT1,+C,+D%3E"],[24856,"impl-SubsetOf%3CRotation%3CT2,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24857,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24858,"impl-SubsetOf%3CRotation%3CT2,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24859,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24860,"impl-SubsetOf%3CTransform%3CT2,+C,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24861,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24862,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24863,"impl-SubsetOf%3CSimilarity%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24864,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24865,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24866,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24867,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT2,+3,+3%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24869,"impl-SubsetOf%3CSimilarity%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24870,"impl-SubsetOf%3CIsometry%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24871,"impl-SubsetOf%3CIsometry%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24872,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24873,"impl-SubsetOf%3CIsometry%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24874,"impl-SubsetOf%3CSimilarity%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24876,"impl-SubsetOf%3COPoint%3CT2,+D%3E%3E-for-OPoint%3CT1,+D%3E"],[24877,"impl-SubsetOf%3CMatrix%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-OPoint%3CT1,+D%3E"],[24879,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24880,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Rotation%3CT1,+D%3E"],[24881,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Rotation%3CT1,+2%3E"],[24883,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24884,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[24885,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[24886,"impl-SubsetOf%3CRotation%3CT2,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24887,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24892,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Translation%3CT1,+3%3E"],[24894,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24895,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24896,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24897,"impl-SubsetOf%3CTranslation%3CT2,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24898,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Translation%3CT1,+D%3E"],[24899,"impl-SubsetOf%3CScale%3CT2,+D%3E%3E-for-Scale%3CT1,+D%3E"],[24901,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Scale%3CT1,+D%3E"],[24902,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Scale%3CT1,+D%3E"],[24903,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[24904,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Isometry%3CT1,+Unit%3CQuaternion%3CT1%3E%3E,+3%3E"],[24905,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[24907,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[24908,"impl-SubsetOf%3CIsometry%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[24909,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Similarity%3CT1,+R1,+D%3E"],[24911,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[24912,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[24974,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[24975,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[24987,"impl-Matrix%3CT,+R,+C,+S%3E"],[24988,"impl-Array1%3CT%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+VecStorage%3CT,+Dyn,+Const%3C1%3E%3E%3E"],[24994,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24995,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24999,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25000,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25001,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[25002,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25025,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25026,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25027,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25028,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25032,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25033,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25034,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25035,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25069,"impl-DimMax%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25070,"impl-DimNameMax%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25090,"impl-DimMin%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25091,"impl-DimNameMin%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25104,"impl-Mul%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[25105,"impl-Mul-for-Complex%3CT%3E"],[25106,"impl-Mul%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[25107,"impl-Mul%3CT%3E-for-Complex%3CT%3E"],[25108,"impl-Mul%3C%26T%3E-for-%26Complex%3CT%3E"],[25109,"impl-Mul%3CT%3E-for-%26Complex%3CT%3E"],[25110,"impl-Mul%3C%26T%3E-for-Complex%3CT%3E"],[25111,"impl-Mul%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[25112,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25113,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+3%3E"],[25114,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25115,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+2%3E"],[25116,"impl-Mul%3C%26Transform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[25117,"impl-Mul%3C%26Transform%3CT,+CB,+D%3E%3E-for-%26Transform%3CT,+CA,+D%3E"],[25118,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25119,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25120,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25121,"impl-Mul%3CTransform%3CT,+CB,+D%3E%3E-for-%26Transform%3CT,+CA,+D%3E"],[25122,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25123,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25124,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Transform%3CT,+C,+D%3E"],[25125,"impl-Mul%3CTransform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[25126,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[25127,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25128,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[25129,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25130,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Transform%3CT,+C,+D%3E"],[25131,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25132,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25133,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25134,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25135,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25136,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Transform%3CT,+C,+D%3E"],[25137,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+3%3E"],[25138,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[25139,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25140,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25141,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Transform%3CT,+C,+D%3E"],[25142,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25143,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[25144,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25145,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+2%3E"],[25146,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25147,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25149,"impl-DimNameMul%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25151,"impl-DimMul%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25152,"impl-Mul%3CRotation%3CT,+D2%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[25153,"impl-Mul%3C%26Rotation%3CT,+D2%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[25154,"impl-Mul%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25155,"impl-Mul%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[25156,"impl-Mul%3CT%3E-for-%26Matrix%3CT,+R,+C,+S%3E"],[25157,"impl-Mul%3CRotation%3CT,+D2%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25158,"impl-Mul%3CT%3E-for-Matrix%3CT,+R,+C,+S%3E"],[25159,"impl-Mul%3C%26Rotation%3CT,+D2%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25160,"impl-Mul%3COPoint%3CT,+Const%3CD2%3E%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+SA%3E"],[25161,"impl-Mul%3C%26OPoint%3CT,+Const%3CD2%3E%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+SA%3E"],[25162,"impl-Mul%3C%26OPoint%3CT,+Const%3CD2%3E%3E%3E-for-%26Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+SA%3E"],[25163,"impl-Mul%3COPoint%3CT,+Const%3CD2%3E%3E%3E-for-%26Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+SA%3E"],[25164,"impl-Mul%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[25165,"impl-Mul%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25166,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25167,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25168,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25169,"impl-Mul%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25170,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25171,"impl-Mul%3C%26Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25172,"impl-Mul%3C%26Transform%3CT,+C,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25173,"impl-Mul%3C%26OPoint%3CT,+Const%3C2%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25174,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25175,"impl-Mul%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25176,"impl-Mul%3C%26Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25177,"impl-Mul%3C%26Translation%3CT,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25178,"impl-Mul%3CTranslation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25179,"impl-Mul%3CTransform%3CT,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25180,"impl-Mul%3C%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25181,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25182,"impl-Mul%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25183,"impl-Mul%3CTranslation%3CT,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25184,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25185,"impl-Mul-for-Unit%3CQuaternion%3CT%3E%3E"],[25186,"impl-Mul%3COPoint%3CT,+Const%3C2%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25187,"impl-Mul%3C%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25188,"impl-Mul%3C%26Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25189,"impl-Mul%3CTranslation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25190,"impl-Mul%3CDualQuaternion%3CT%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25191,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25192,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25193,"impl-Mul%3C%26Rotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25194,"impl-Mul%3CTransform%3CT,+C,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25195,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25196,"impl-Mul%3C%26Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25197,"impl-Mul%3C%26Translation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25198,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25199,"impl-Mul%3CTransform%3CT,+C,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25200,"impl-Mul%3CIsometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25201,"impl-Mul%3C%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25202,"impl-Mul%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25203,"impl-Mul%3C%26Translation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25204,"impl-Mul%3C%26DualQuaternion%3CT%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25205,"impl-Mul%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25206,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25207,"impl-Mul%3C%26Transform%3CT,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25208,"impl-Mul%3CSimilarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25209,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25210,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25211,"impl-Mul%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25212,"impl-Mul%3C%26Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25213,"impl-Mul%3C%26OPoint%3CT,+Const%3C3%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25214,"impl-Mul%3COPoint%3CT,+Const%3C3%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25215,"impl-Mul%3CSimilarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25216,"impl-Mul%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25217,"impl-Mul%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25218,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25219,"impl-Mul%3C%26OPoint%3CT,+Const%3C3%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25220,"impl-Mul-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25221,"impl-Mul%3C%26Rotation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25222,"impl-Mul%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25223,"impl-Mul%3COPoint%3CT,+Const%3C3%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25224,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25225,"impl-Mul%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25226,"impl-Mul-for-Unit%3CComplex%3CT%3E%3E"],[25227,"impl-Mul%3CDualQuaternion%3CT%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25228,"impl-Mul%3C%26OPoint%3CT,+Const%3C3%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25229,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25230,"impl-Mul%3CSimilarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25231,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25232,"impl-Mul%3COPoint%3CT,+Const%3C3%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25233,"impl-Mul%3CRotation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25234,"impl-Mul%3CTranslation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25235,"impl-Mul%3C%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25236,"impl-Mul%3CTranslation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25237,"impl-Mul%3C%26Transform%3CT,+C,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25238,"impl-Mul%3COPoint%3CT,+Const%3C3%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25239,"impl-Mul%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25240,"impl-Mul%3C%26Rotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25241,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25242,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25243,"impl-Mul%3C%26Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25244,"impl-Mul%3C%26Transform%3CT,+C,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25245,"impl-Mul%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25246,"impl-Mul%3C%26Translation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25247,"impl-Mul%3C%26OPoint%3CT,+Const%3C3%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25248,"impl-Mul%3C%26OPoint%3CT,+Const%3C2%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25249,"impl-Mul%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25250,"impl-Mul%3C%26Rotation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25251,"impl-Mul%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25252,"impl-Mul%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25253,"impl-Mul%3C%26DualQuaternion%3CT%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25254,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25255,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25256,"impl-Mul%3CRotation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25257,"impl-Mul%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25258,"impl-Mul%3C%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25259,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25260,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25261,"impl-Mul%3C%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25262,"impl-Mul%3COPoint%3CT,+Const%3C2%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25263,"impl-Mul%3CIsometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25264,"impl-Mul%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25265,"impl-Mul%3CSimilarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25266,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25267,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25268,"impl-Mul%3CTransform%3CT,+C,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25269,"impl-Mul%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25270,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25271,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25272,"impl-Mul%3CTranslation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25273,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25274,"impl-Mul%3CT%3E-for-OPoint%3CT,+D%3E"],[25275,"impl-Mul%3CT%3E-for-%26OPoint%3CT,+D%3E"],[25276,"impl-Mul%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Rotation%3CT,+D1%3E"],[25277,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25278,"impl-Mul-for-Rotation%3CT,+D%3E"],[25279,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Rotation%3CT,+3%3E"],[25280,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+S%3E%3E%3E-for-%26Rotation%3CT,+D%3E"],[25281,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+S%3E%3E%3E-for-Rotation%3CT,+D%3E"],[25282,"impl-Mul%3CIsometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25283,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25284,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+S%3E%3E%3E-for-%26Rotation%3CT,+D%3E"],[25285,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25286,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25287,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Rotation%3CT,+D%3E"],[25288,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[25289,"impl-Mul%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Rotation%3CT,+D1%3E"],[25290,"impl-Mul%3C%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25291,"impl-Mul%3C%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25292,"impl-Mul%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Rotation%3CT,+D1%3E"],[25293,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25294,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[25295,"impl-Mul%3CIsometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25296,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Rotation%3CT,+D%3E"],[25297,"impl-Mul%3CSimilarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25298,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25299,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[25300,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+S%3E%3E%3E-for-Rotation%3CT,+D%3E"],[25301,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25302,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[25303,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25304,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25305,"impl-Mul%3C%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25306,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Rotation%3CT,+3%3E"],[25307,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Rotation%3CT,+2%3E"],[25308,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25309,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Rotation%3CT,+2%3E"],[25310,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Rotation%3CT,+D%3E"],[25311,"impl-Mul%3CSimilarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25312,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Rotation%3CT,+D%3E"],[25313,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25314,"impl-Mul%3C%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25315,"impl-Mul%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Rotation%3CT,+D1%3E"],[25316,"impl-Mul%3CT%3E-for-%26Quaternion%3CT%3E"],[25317,"impl-Mul%3C%26Quaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[25318,"impl-Mul-for-Quaternion%3CT%3E"],[25319,"impl-Mul%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[25320,"impl-Mul%3CQuaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[25321,"impl-Mul%3CT%3E-for-Quaternion%3CT%3E"],[25322,"impl-Mul%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[25323,"impl-Mul%3CT%3E-for-DualQuaternion%3CT%3E"],[25324,"impl-Mul%3CT%3E-for-%26DualQuaternion%3CT%3E"],[25325,"impl-Mul%3C%26DualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[25326,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26DualQuaternion%3CT%3E"],[25327,"impl-Mul%3CDualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[25328,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26DualQuaternion%3CT%3E"],[25329,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[25330,"impl-Mul-for-DualQuaternion%3CT%3E"],[25331,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[25332,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Translation%3CT,+D%3E"],[25333,"impl-Mul-for-Translation%3CT,+D%3E"],[25334,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Translation%3CT,+2%3E"],[25335,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25336,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[25337,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25338,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Translation%3CT,+2%3E"],[25339,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[25340,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-Translation%3CT,+D%3E"],[25341,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[25342,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-Translation%3CT,+D%3E"],[25343,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Translation%3CT,+D%3E"],[25344,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[25345,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[25346,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-Translation%3CT,+D%3E"],[25347,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[25348,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Translation%3CT,+D%3E"],[25349,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-Translation%3CT,+D%3E"],[25350,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[25351,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25352,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25353,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-Translation%3CT,+D%3E"],[25354,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[25355,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Translation%3CT,+2%3E"],[25356,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25357,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25358,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25359,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[25360,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Translation%3CT,+2%3E"],[25361,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25362,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Translation%3CT,+D%3E"],[25363,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[25364,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25365,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25366,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[25367,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-Translation%3CT,+D%3E"],[25368,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Scale%3CT,+D%3E"],[25369,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Scale%3CT,+D%3E"],[25370,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Scale%3CT,+D%3E"],[25371,"impl-Mul%3CT%3E-for-%26Scale%3CT,+D%3E"],[25372,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Scale%3CT,+D%3E"],[25373,"impl-Mul-for-Scale%3CT,+D%3E"],[25374,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Scale%3CT,+D%3E"],[25375,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Scale%3CT,+D%3E"],[25376,"impl-Mul%3CScale%3CT,+D%3E%3E-for-%26Scale%3CT,+D%3E"],[25377,"impl-Mul%3C%26Scale%3CT,+D%3E%3E-for-Scale%3CT,+D%3E"],[25378,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Scale%3CT,+D%3E"],[25379,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Scale%3CT,+D%3E"],[25380,"impl-Mul%3C%26Scale%3CT,+D%3E%3E-for-%26Scale%3CT,+D%3E"],[25381,"impl-Mul%3CT%3E-for-Scale%3CT,+D%3E"],[25382,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25383,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25384,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25385,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25386,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25387,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25388,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25389,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25390,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25391,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25392,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25393,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25394,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25395,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25396,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25397,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25398,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25399,"impl-Mul-for-Isometry%3CT,+R,+D%3E"],[25400,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25401,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25402,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25403,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25404,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25405,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25406,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25407,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25408,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25409,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25410,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25411,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25412,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25413,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25414,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25415,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25416,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25417,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25418,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25419,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25420,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25421,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25422,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25423,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25424,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25425,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25426,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25427,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25428,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25429,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25430,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25431,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25432,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25433,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25434,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25435,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25436,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25437,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25438,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25439,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25440,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25441,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25442,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25443,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25444,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25445,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25446,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25447,"impl-Mul-for-Similarity%3CT,+R,+D%3E"],[25448,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25449,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25450,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25451,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25452,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25453,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25454,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25455,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25456,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25457,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25458,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25459,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25460,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25461,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25463,"impl-MulAdd-for-Complex%3CT%3E"],[25464,"impl-MulAdd%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[25465,"impl-ComplexField-for-Complex%3CN%3E"],[25466,"impl-MulAddAssign-for-Complex%3CT%3E"],[25467,"impl-MulAddAssign%3C%26Complex%3CT%3E,+%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[25468,"impl-MulAssign-for-Complex%3CT%3E"],[25469,"impl-MulAssign%3CT%3E-for-Complex%3CT%3E"],[25470,"impl-MulAssign%3C%26T%3E-for-Complex%3CT%3E"],[25471,"impl-MulAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[25472,"impl-MulAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[25473,"impl-MulAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25474,"impl-MulAssign%3C%26Rotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25475,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[25476,"impl-MulAssign%3C%26Transform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[25477,"impl-MulAssign%3C%26Translation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25478,"impl-MulAssign%3CTranslation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25479,"impl-MulAssign%3CIsometry%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25480,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[25481,"impl-MulAssign%3C%26Similarity%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25482,"impl-MulAssign%3CSimilarity%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25483,"impl-MulAssign%3CRotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25484,"impl-MulAssign%3CTransform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[25485,"impl-MulAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[25486,"impl-MulAssign%3C%26Rotation%3CT,+C1%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+ArrayStorage%3CT,+R1,+C1%3E%3E"],[25487,"impl-MulAssign%3CT%3E-for-Matrix%3CT,+R,+C,+S%3E"],[25488,"impl-MulAssign%3CMatrix%3CT,+R2,+C1,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25489,"impl-MulAssign%3C%26Matrix%3CT,+R2,+C1,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25490,"impl-MulAssign%3CRotation%3CT,+C1%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+ArrayStorage%3CT,+R1,+C1%3E%3E"],[25491,"impl-MulAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25492,"impl-MulAssign%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25493,"impl-MulAssign%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25494,"impl-MulAssign%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25495,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25496,"impl-MulAssign-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25497,"impl-MulAssign%3C%26Rotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25498,"impl-MulAssign%3C%26Rotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25499,"impl-MulAssign%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25500,"impl-MulAssign-for-Unit%3CQuaternion%3CT%3E%3E"],[25501,"impl-MulAssign%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25502,"impl-MulAssign%3CTranslation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25503,"impl-MulAssign%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25504,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25505,"impl-MulAssign-for-Unit%3CComplex%3CT%3E%3E"],[25506,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25508,"impl-MulAssign-for-Rotation%3CT,+D%3E"],[25509,"impl-MulAssign%3C%26Rotation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25510,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[25511,"impl-MulAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[25512,"impl-MulAssign%3CT%3E-for-Quaternion%3CT%3E"],[25513,"impl-MulAssign%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[25514,"impl-MulAssign-for-Quaternion%3CT%3E"],[25515,"impl-MulAssign%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[25516,"impl-MulAssign%3CT%3E-for-DualQuaternion%3CT%3E"],[25517,"impl-MulAssign%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[25518,"impl-MulAssign-for-DualQuaternion%3CT%3E"],[25519,"impl-MulAssign%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[25520,"impl-MulAssign%3C%26Translation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[25521,"impl-MulAssign-for-Translation%3CT,+D%3E"],[25522,"impl-MulAssign%3CT%3E-for-Scale%3CT,+D%3E"],[25523,"impl-MulAssign%3C%26Scale%3CT,+D%3E%3E-for-Scale%3CT,+D%3E"],[25524,"impl-MulAssign-for-Scale%3CT,+D%3E"],[25525,"impl-MulAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25526,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25527,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25528,"impl-MulAssign%3C%26Translation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25529,"impl-MulAssign%3CTranslation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25530,"impl-MulAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25531,"impl-MulAssign%3CRotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25532,"impl-MulAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25533,"impl-MulAssign-for-Isometry%3CT,+R,+D%3E"],[25534,"impl-MulAssign%3C%26Rotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25535,"impl-MulAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25536,"impl-MulAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25537,"impl-MulAssign%3CTranslation%3CT,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25538,"impl-MulAssign%3CRotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25539,"impl-MulAssign%3C%26Similarity%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25540,"impl-MulAssign%3C%26Translation%3CT,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25541,"impl-MulAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25542,"impl-MulAssign%3CIsometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25543,"impl-MulAssign%3C%26Rotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25544,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25545,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25546,"impl-MulAssign-for-Similarity%3CT,+R,+D%3E"],[25550,"impl-Matrix%3CT,+R,+C,+S%3E"],[25551,"impl-Array2-for-Matrix%3CT,+Dyn,+Dyn,+VecStorage%3CT,+Dyn,+Dyn%3E%3E"],[25553,"impl-Neg-for-%26Complex%3CT%3E"],[25554,"impl-Neg-for-Complex%3CT%3E"],[25555,"impl-Neg-for-Matrix%3CT,+R,+C,+S%3E"],[25556,"impl-Neg-for-%26Matrix%3CT,+R,+C,+S%3E"],[25557,"impl-Neg-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25558,"impl-Neg-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[25559,"impl-Neg-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25560,"impl-Neg-for-OPoint%3CT,+D%3E"],[25561,"impl-Neg-for-%26OPoint%3CT,+D%3E"],[25562,"impl-Neg-for-Quaternion%3CT%3E"],[25563,"impl-Neg-for-%26Quaternion%3CT%3E"],[25564,"impl-Neg-for-DualQuaternion%3CT%3E"],[25565,"impl-Neg-for-%26DualQuaternion%3CT%3E"],[25570,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+ArrayStorage%3CT,+1,+1%3E%3E"],[25571,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+ArrayStorage%3CT,+6,+3%3E%3E"],[25572,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+ArrayStorage%3CT,+6,+5%3E%3E"],[25573,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+ArrayStorage%3CT,+5,+6%3E%3E"],[25574,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+ArrayStorage%3CT,+1,+2%3E%3E"],[25575,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+ArrayStorage%3CT,+1,+3%3E%3E"],[25576,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3CT,+2,+2%3E%3E"],[25577,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+ArrayStorage%3CT,+1,+4%3E%3E"],[25578,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[25579,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[25580,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+ArrayStorage%3CT,+5,+5%3E%3E"],[25581,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+ArrayStorage%3CT,+1,+5%3E%3E"],[25582,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+ArrayStorage%3CT,+6,+6%3E%3E"],[25583,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+ArrayStorage%3CT,+1,+6%3E%3E"],[25584,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+ArrayStorage%3CT,+2,+3%3E%3E"],[25585,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+ArrayStorage%3CT,+6,+4%3E%3E"],[25586,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CT,+2,+1%3E%3E"],[25587,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+ArrayStorage%3CT,+5,+3%3E%3E"],[25588,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+ArrayStorage%3CT,+2,+4%3E%3E"],[25589,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CT,+3,+1%3E%3E"],[25590,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+ArrayStorage%3CT,+2,+5%3E%3E"],[25591,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+ArrayStorage%3CT,+2,+6%3E%3E"],[25592,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+ArrayStorage%3CT,+6,+2%3E%3E"],[25593,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+ArrayStorage%3CT,+3,+2%3E%3E"],[25594,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3CT,+4,+1%3E%3E"],[25595,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+ArrayStorage%3CT,+5,+1%3E%3E"],[25596,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+ArrayStorage%3CT,+6,+1%3E%3E"],[25597,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+ArrayStorage%3CT,+3,+4%3E%3E"],[25598,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+ArrayStorage%3CT,+3,+5%3E%3E"],[25599,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+ArrayStorage%3CT,+3,+6%3E%3E"],[25600,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+ArrayStorage%3CT,+4,+2%3E%3E"],[25601,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+ArrayStorage%3CT,+4,+3%3E%3E"],[25602,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+ArrayStorage%3CT,+5,+4%3E%3E"],[25603,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+ArrayStorage%3CT,+4,+5%3E%3E"],[25604,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+ArrayStorage%3CT,+4,+6%3E%3E"],[25605,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+ArrayStorage%3CT,+5,+2%3E%3E"],[25606,"impl-Unit%3CQuaternion%3CT%3E%3E"],[25607,"impl-Unit%3CComplex%3CT%3E%3E"],[25609,"impl-OPoint%3CT,+Const%3C3%3E%3E"],[25610,"impl-OPoint%3CT,+Const%3C4%3E%3E"],[25611,"impl-OPoint%3CT,+Const%3C5%3E%3E"],[25612,"impl-OPoint%3CT,+Const%3C6%3E%3E"],[25613,"impl-OPoint%3CT,+Const%3C2%3E%3E"],[25614,"impl-OPoint%3CT,+Const%3C1%3E%3E"],[25615,"impl-Rotation%3CT,+3%3E"],[25616,"impl-Rotation%3CT,+2%3E"],[25618,"impl-Translation%3CT,+3%3E"],[25619,"impl-Translation%3CT,+4%3E"],[25620,"impl-Translation%3CT,+5%3E"],[25621,"impl-Translation%3CT,+6%3E"],[25622,"impl-Translation%3CT,+2%3E"],[25623,"impl-Translation%3CT,+1%3E"],[25624,"impl-Scale%3CT,+2%3E"],[25625,"impl-Scale%3CT,+6%3E"],[25626,"impl-Scale%3CT,+5%3E"],[25627,"impl-Scale%3CT,+1%3E"],[25628,"impl-Scale%3CT,+4%3E"],[25629,"impl-Scale%3CT,+3%3E"],[25630,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[25631,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25632,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25633,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25634,"impl-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25635,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25636,"impl-Similarity%3CT,+Rotation%3CT,+2%3E,+2%3E"],[25637,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25656,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[25657,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[25660,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25661,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25664,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25665,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25668,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[25669,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[25682,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[25683,"impl-Unit%3CQuaternion%3CT%3E%3E"],[25688,"impl-Normed-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[25689,"impl-Matrix%3CT,+R,+C,+S%3E"],[25693,"impl-Quaternion%3CT%3E"],[25694,"impl-Normed-for-Quaternion%3CT%3E"],[25701,"impl-Matrix%3CT,+R,+C,+S%3E"],[25702,"impl-Normed-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[25703,"impl-Quaternion%3CT%3E"],[25704,"impl-Normed-for-Quaternion%3CT%3E"],[25712,"impl-Matrix%3CT,+R,+C,+S%3E"],[25713,"impl-Array2-for-Matrix%3CT,+Dyn,+Dyn,+VecStorage%3CT,+Dyn,+Dyn%3E%3E"],[25727,"impl-One-for-Unit%3CComplex%3CT%3E%3E"],[25728,"impl-One-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25729,"impl-One-for-Unit%3CQuaternion%3CT%3E%3E"],[25746,"impl-SimdBasis-for-Matrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E"],[25747,"impl-SimdBasis-for-Matrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E"],[25749,"impl-SimdBasis-for-Matrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E"],[25750,"impl-SimdBasis-for-Matrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E"],[25778,"impl-Pow%3C%26usize%3E-for-%26Complex%3CT%3E"],[25779,"impl-Pow%3Cusize%3E-for-%26Complex%3CT%3E"],[25780,"impl-Pow%3C%26i32%3E-for-%26Complex%3CT%3E"],[25781,"impl-Pow%3Ci16%3E-for-%26Complex%3CT%3E"],[25782,"impl-Pow%3C%26u8%3E-for-%26Complex%3CT%3E"],[25783,"impl-Pow%3Cu16%3E-for-%26Complex%3CT%3E"],[25784,"impl-Pow%3Cu32%3E-for-%26Complex%3CT%3E"],[25785,"impl-Pow%3Cu8%3E-for-%26Complex%3CT%3E"],[25786,"impl-Pow%3C%26i16%3E-for-%26Complex%3CT%3E"],[25787,"impl-Pow%3C%26i64%3E-for-%26Complex%3CT%3E"],[25788,"impl-Pow%3Cu128%3E-for-%26Complex%3CT%3E"],[25789,"impl-Pow%3C%26i8%3E-for-%26Complex%3CT%3E"],[25790,"impl-Pow%3Cisize%3E-for-%26Complex%3CT%3E"],[25791,"impl-Pow%3Ci32%3E-for-%26Complex%3CT%3E"],[25792,"impl-Pow%3C%26isize%3E-for-%26Complex%3CT%3E"],[25793,"impl-Pow%3Ci8%3E-for-%26Complex%3CT%3E"],[25794,"impl-Pow%3Ci64%3E-for-%26Complex%3CT%3E"],[25795,"impl-Pow%3C%26u128%3E-for-%26Complex%3CT%3E"],[25796,"impl-Pow%3C%26u64%3E-for-%26Complex%3CT%3E"],[25797,"impl-Pow%3C%26u16%3E-for-%26Complex%3CT%3E"],[25798,"impl-Pow%3C%26i128%3E-for-%26Complex%3CT%3E"],[25799,"impl-Pow%3Ci128%3E-for-%26Complex%3CT%3E"],[25800,"impl-Pow%3Cu64%3E-for-%26Complex%3CT%3E"],[25801,"impl-Pow%3C%26u32%3E-for-%26Complex%3CT%3E"],[25808,"impl-Unit%3CComplex%3CT%3E%3E"],[25809,"impl-Unit%3CQuaternion%3CT%3E%3E"],[25810,"impl-Rotation%3CT,+3%3E"],[25811,"impl-Rotation%3CT,+2%3E"],[25814,"impl-ComplexField-for-Complex%3CN%3E"],[25815,"impl-Complex%3CT%3E"],[25825,"impl-Product-for-Complex%3CT%3E"],[25826,"impl-Product%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[25827,"impl-Matrix%3CT,+R,+C,+S%3E"],[25828,"impl-Product-for-Matrix%3CT,+D,+D,+%3CDefaultAllocator+as+Allocator%3CT,+D,+D%3E%3E::Buffer%3E"],[25829,"impl-Product%3C%26Matrix%3CT,+D,+D,+%3CDefaultAllocator+as+Allocator%3CT,+D,+D%3E%3E::Buffer%3E%3E-for-Matrix%3CT,+D,+D,+%3CDefaultAllocator+as+Allocator%3CT,+D,+D%3E%3E::Buffer%3E"],[25842,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[25843,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[25849,"impl-RawStorageMut%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[25850,"impl-RawStorageMut%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[26005,"impl-Reallocator%3CT,+RFrom,+Dyn,+RTo,+Dyn%3E-for-DefaultAllocator"],[26006,"impl-Reallocator%3CT,+Dyn,+CFrom,+RTo,+Dyn%3E-for-DefaultAllocator"],[26007,"impl-Reallocator%3CT,+Const%3CRFROM%3E,+Const%3CCFROM%3E,+Dyn,+CTo%3E-for-DefaultAllocator"],[26008,"impl-Reallocator%3CT,+RFrom,+Dyn,+Dyn,+CTo%3E-for-DefaultAllocator"],[26009,"impl-Reallocator%3CT,+Const%3CRFROM%3E,+Const%3CCFROM%3E,+RTo,+Dyn%3E-for-DefaultAllocator"],[26010,"impl-Reallocator%3CT,+Dyn,+CFrom,+Dyn,+CTo%3E-for-DefaultAllocator"],[26011,"impl-Reallocator%3CT,+RFrom,+CFrom,+Const%3CRTO%3E,+Const%3CCTO%3E%3E-for-DefaultAllocator"],[26023,"impl-RelativeEq-for-Matrix%3CT,+R,+C,+S%3E"],[26024,"impl-Matrix%3CT,+R,+C,+S%3E"],[26025,"impl-RelativeEq-for-Unit%3CComplex%3CT%3E%3E"],[26026,"impl-RelativeEq-for-Unit%3CQuaternion%3CT%3E%3E"],[26027,"impl-RelativeEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[26028,"impl-RelativeEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[26037,"impl-Rem%3C%26T%3E-for-%26Complex%3CT%3E"],[26038,"impl-Rem%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[26039,"impl-Rem%3C%26T%3E-for-Complex%3CT%3E"],[26040,"impl-Rem%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[26041,"impl-Rem%3CT%3E-for-Complex%3CT%3E"],[26042,"impl-Rem%3CT%3E-for-%26Complex%3CT%3E"],[26043,"impl-Rem%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[26044,"impl-Rem-for-Complex%3CT%3E"],[26045,"impl-RemAssign%3C%26T%3E-for-Complex%3CT%3E"],[26046,"impl-RemAssign%3CT%3E-for-Complex%3CT%3E"],[26047,"impl-RemAssign-for-Complex%3CT%3E"],[26048,"impl-RemAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[26061,"impl-Rotation%3CT,+3%3E"],[26062,"impl-Rotation%3CT,+2%3E"],[26064,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[26065,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[26066,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[26067,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[26073,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[26074,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[26086,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[26087,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[26100,"impl-ReshapableStorage%3CT,+R1,+Dyn,+Dyn,+C2%3E-for-VecStorage%3CT,+R1,+Dyn%3E"],[26101,"impl-ReshapableStorage%3CT,+Dyn,+C1,+R2,+Dyn%3E-for-VecStorage%3CT,+Dyn,+C1%3E"],[26102,"impl-ReshapableStorage%3CT,+Dyn,+C1,+Dyn,+C2%3E-for-VecStorage%3CT,+Dyn,+C1%3E"],[26103,"impl-ReshapableStorage%3CT,+R1,+Dyn,+R2,+Dyn%3E-for-VecStorage%3CT,+R1,+Dyn%3E"],[26115,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[26116,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[26117,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[26118,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[26124,"impl-Unit%3CComplex%3CT%3E%3E"],[26125,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26126,"impl-Rotation%3CT,+3%3E"],[26127,"impl-Rotation%3CT,+2%3E"],[26128,"impl-Unit%3CComplex%3CT%3E%3E"],[26129,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26130,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26131,"impl-Unit%3CComplex%3CT%3E%3E"],[26132,"impl-Rotation%3CT,+3%3E"],[26133,"impl-Rotation%3CT,+2%3E"],[26166,"impl-Complex%3CT%3E"],[26167,"impl-ComplexField-for-Complex%3CN%3E"],[26171,"impl-Matrix%3CT,+R,+C,+S%3E"],[26172,"impl-Normed-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[26175,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26176,"impl-Unit%3CComplex%3CT%3E%3E"],[26177,"impl-Rotation%3CT,+3%3E"],[26178,"impl-Rotation%3CT,+2%3E"],[26179,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26180,"impl-Unit%3CComplex%3CT%3E%3E"],[26181,"impl-Rotation%3CT,+2%3E"],[26182,"impl-Rotation%3CT,+3%3E"],[26183,"impl-Unit%3CComplex%3CT%3E%3E"],[26184,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26193,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[26194,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[26233,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[26234,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[26240,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26241,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26243,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26244,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26245,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26246,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26247,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26248,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26249,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26250,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26253,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26254,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26255,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26256,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26257,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26258,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26259,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26260,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26261,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26262,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26264,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26265,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26266,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26267,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26268,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26269,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26270,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26271,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26273,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26274,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26276,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26278,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26279,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26280,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26281,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26282,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26283,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26284,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26285,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26286,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26288,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26289,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26291,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26292,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26293,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26294,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26295,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26296,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26297,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26298,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26300,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26301,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26302,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26303,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26304,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26305,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26306,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26308,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26309,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26310,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26312,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26313,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26314,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26315,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26316,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26317,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26318,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26320,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26321,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26322,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26325,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26326,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26328,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26329,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26330,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26331,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26332,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26333,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26334,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26335,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26338,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26339,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26341,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26342,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26343,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26344,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26345,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26346,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26347,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26348,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26350,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26351,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26352,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26354,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26355,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26356,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26357,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26358,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26359,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26360,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26365,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26366,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26367,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26368,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26369,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26370,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26371,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26373,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26374,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26375,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26378,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26379,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26380,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26381,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26382,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26383,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26384,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26386,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26387,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26388,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26392,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26393,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26394,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26395,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26397,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26398,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26399,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26400,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26401,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26402,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26411,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26412,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26413,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26414,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26415,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26416,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26417,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26419,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26420,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26421,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26423,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26425,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26426,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26427,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26428,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26429,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26430,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26431,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26432,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26433,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26435,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26436,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26438,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26439,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26440,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26441,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26442,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26443,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26444,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26445,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26447,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26449,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26450,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26451,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26452,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26453,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26454,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26455,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26456,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26457,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26467,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26468,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26469,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26470,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26471,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26472,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26473,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26475,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26476,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26477,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26491,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26493,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26494,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26495,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26496,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26497,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26498,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26499,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26500,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26501,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26503,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26504,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26505,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26507,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26508,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26509,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26510,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26511,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26512,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26513,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26515,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26516,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26517,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26518,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26519,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26520,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26521,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26522,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26523,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26525,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26528,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26529,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26530,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26531,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26532,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26533,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26534,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26535,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26536,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26537,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26542,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26543,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26544,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26545,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26546,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26547,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26548,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26549,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26551,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26552,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26555,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26556,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26558,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26559,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26560,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26561,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26562,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26563,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26564,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26565,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26568,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26569,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26570,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26571,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26572,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26573,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26574,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26575,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26576,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26578,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26580,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26581,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26582,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26583,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26584,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26585,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26586,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26587,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26588,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26589,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26593,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26594,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26596,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26597,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26598,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26599,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26600,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26601,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26602,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26603,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26615,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26616,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26617,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26618,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26619,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26621,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26622,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26623,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26624,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26625,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26627,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26628,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26629,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26630,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26632,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26633,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26634,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26635,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26636,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26637,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26639,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26640,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26642,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26643,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26644,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26645,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26646,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26647,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26648,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26649,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26654,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26655,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26656,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26658,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26659,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26660,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26661,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26662,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26663,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26664,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26667,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26668,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26670,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26671,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26672,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26673,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26674,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26675,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26676,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26677,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26679,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26680,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26682,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26683,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26684,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26685,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26686,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26687,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26688,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26689,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26691,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26692,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26693,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26694,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26695,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26697,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26698,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26699,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26700,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26701,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26703,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26705,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26706,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26707,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26708,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26709,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26710,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26711,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26712,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26713,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26715,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26716,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26717,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26718,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26719,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26720,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26721,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26722,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26723,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26725,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26727,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26728,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26729,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26731,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26732,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26733,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26734,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26735,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26736,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26737,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26739,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26740,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26741,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26742,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26743,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26744,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26745,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26747,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26748,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26749,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26753,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26754,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26755,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26756,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26757,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26758,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26760,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26761,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26762,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26763,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26765,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26766,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26767,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26768,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26769,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26770,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26771,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26772,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26774,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26775,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26779,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26780,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26781,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26782,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26783,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26784,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26785,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26786,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26788,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26789,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26790,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26791,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26792,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26793,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26794,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26795,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26796,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26798,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26799,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26800,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26805,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26806,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26808,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26809,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26810,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26811,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26812,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26813,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26814,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26815,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26817,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26818,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26819,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26820,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26821,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26822,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26823,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26824,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26826,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26827,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26830,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26831,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26832,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26833,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26834,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26835,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26836,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26837,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26838,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26839,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26845,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26846,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26848,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26849,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26850,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26851,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26852,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26853,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26854,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26855,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26861,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26862,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26863,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26865,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26866,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26867,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26868,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26869,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26870,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26871,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26890,"impl-Unit%3CMatrix%3CT,+D,+Const%3C1%3E,+S%3E%3E"],[26891,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26892,"impl-Unit%3CComplex%3CT%3E%3E"],[26893,"impl-Rotation%3CT,+2%3E"],[26894,"impl-Rotation%3CT,+3%3E"],[26927,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[26928,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[26946,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[26947,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[26952,"impl-Sub%3C%26T%3E-for-%26Complex%3CT%3E"],[26953,"impl-Sub%3CT%3E-for-%26Complex%3CT%3E"],[26954,"impl-Sub%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[26955,"impl-Sub%3C%26T%3E-for-Complex%3CT%3E"],[26956,"impl-Sub%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[26957,"impl-Sub-for-Complex%3CT%3E"],[26958,"impl-Sub%3CT%3E-for-Complex%3CT%3E"],[26959,"impl-Sub%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[26960,"impl-Sub%3Cusize%3E-for-Dyn"],[26961,"impl-DimSub%3CD%3E-for-Dyn"],[26962,"impl-DimNameSub%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[26963,"impl-DimSub%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[26965,"impl-Sub%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[26966,"impl-Sub%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[26967,"impl-Sub%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[26968,"impl-Sub%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[26969,"impl-Sub%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-%26OPoint%3CT,+D1%3E"],[26970,"impl-Sub%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-%26OPoint%3CT,+D1%3E"],[26971,"impl-Sub%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[26972,"impl-Sub%3COPoint%3CT,+D%3E%3E-for-%26OPoint%3CT,+D%3E"],[26973,"impl-Sub%3C%26OPoint%3CT,+D%3E%3E-for-%26OPoint%3CT,+D%3E"],[26974,"impl-Sub%3C%26OPoint%3CT,+D%3E%3E-for-OPoint%3CT,+D%3E"],[26975,"impl-Sub-for-OPoint%3CT,+D%3E"],[26976,"impl-Sub%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[26977,"impl-Sub-for-Quaternion%3CT%3E"],[26978,"impl-Sub%3C%26Quaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[26979,"impl-Sub%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[26980,"impl-Sub%3CQuaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[26981,"impl-Sub-for-DualQuaternion%3CT%3E"],[26982,"impl-Sub%3C%26DualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[26983,"impl-Sub%3CDualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[26984,"impl-Sub%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[26985,"impl-SubAssign-for-Complex%3CT%3E"],[26986,"impl-SubAssign%3CT%3E-for-Complex%3CT%3E"],[26987,"impl-SubAssign%3C%26T%3E-for-Complex%3CT%3E"],[26988,"impl-SubAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[26989,"impl-SubAssign%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[26990,"impl-SubAssign%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[26991,"impl-SubAssign%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[26992,"impl-SubAssign%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[26993,"impl-SubAssign%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[26994,"impl-SubAssign-for-Quaternion%3CT%3E"],[26995,"impl-SubAssign-for-DualQuaternion%3CT%3E"],[26996,"impl-SubAssign%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[26999,"impl-Sum%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[27000,"impl-Sum-for-Complex%3CT%3E"],[27001,"impl-Sum%3C%26Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[27002,"impl-Sum-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[27003,"impl-Sum%3C%26Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E%3E-for-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[27004,"impl-Sum-for-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[27005,"impl-Matrix%3CT,+R,+C,+S%3E"],[27037,"impl-Matrix%3CT,+D,+Const%3C1%3E,+S%3E"],[27038,"impl-Matrix%3CT,+D,+D,+S%3E"],[27039,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[27040,"impl-Unit%3CComplex%3CT%3E%3E"],[27041,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27105,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27106,"impl-Unit%3CComplex%3CT%3E%3E"],[27252,"impl-SubsetOf%3CTransform%3CT2,+C2,+D%3E%3E-for-Transform%3CT1,+C1,+D%3E"],[27253,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Transform%3CT1,+C,+D%3E"],[27255,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27256,"impl-SubsetOf%3CSimilarity%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27257,"impl-SubsetOf%3CSimilarity%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27258,"impl-SubsetOf%3CSimilarity%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27259,"impl-SubsetOf%3CIsometry%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27260,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT2,+3,+3%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27261,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27262,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27263,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27264,"impl-SubsetOf%3CTransform%3CT2,+C,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27265,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27266,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27267,"impl-SubsetOf%3CIsometry%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27268,"impl-SubsetOf%3CRotation%3CT2,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27269,"impl-SubsetOf%3CIsometry%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27270,"impl-SubsetOf%3CRotation%3CT2,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27271,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27272,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27273,"impl-SubsetOf%3CMatrix%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-OPoint%3CT1,+D%3E"],[27274,"impl-SubsetOf%3COPoint%3CT2,+D%3E%3E-for-OPoint%3CT1,+D%3E"],[27275,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[27276,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[27277,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[27278,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Rotation%3CT1,+D%3E"],[27279,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[27280,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Rotation%3CT1,+2%3E"],[27281,"impl-SubsetOf%3CRotation%3CT2,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[27282,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[27285,"impl-SubsetOf%3CTranslation%3CT2,+D%3E%3E-for-Translation%3CT1,+D%3E"],[27286,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Translation%3CT1,+D%3E"],[27287,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Translation%3CT1,+3%3E"],[27288,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[27289,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Translation%3CT1,+D%3E"],[27290,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[27291,"impl-SubsetOf%3CScale%3CT2,+D%3E%3E-for-Scale%3CT1,+D%3E"],[27292,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Scale%3CT1,+D%3E"],[27293,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Scale%3CT1,+D%3E"],[27294,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[27295,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[27296,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Isometry%3CT1,+Unit%3CQuaternion%3CT1%3E%3E,+3%3E"],[27297,"impl-SubsetOf%3CIsometry%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[27298,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[27299,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[27300,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[27301,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Similarity%3CT1,+R1,+D%3E"],[27324,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[27325,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[27326,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[27327,"impl-Unit%3CComplex%3CT%3E%3E"],[27328,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[27329,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27330,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[27331,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[27332,"impl-Rotation%3CT,+D%3E"],[27340,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[27341,"impl-Unit%3CComplex%3CT%3E%3E"],[27342,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[27343,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27344,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[27345,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[27346,"impl-Rotation%3CT,+D%3E"],[27350,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[27351,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[27352,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[27353,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[27383,"impl-TryFrom%3CVec2%3E-for-Unit%3CMatrix%3Cf32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+2,+1%3E%3E%3E"],[27384,"impl-TryFrom%3CVec3%3E-for-Unit%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E%3E"],[27385,"impl-TryFrom%3CVec3A%3E-for-Unit%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E%3E"],[27386,"impl-TryFrom%3CDVec4%3E-for-Unit%3CMatrix%3Cf64,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+4,+1%3E%3E%3E"],[27387,"impl-TryFrom%3CVec4%3E-for-Unit%3CMatrix%3Cf32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+4,+1%3E%3E%3E"],[27388,"impl-TryFrom%3CDVec3%3E-for-Unit%3CMatrix%3Cf64,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+3,+1%3E%3E%3E"],[27390,"impl-TryFrom%3CDVec2%3E-for-Unit%3CMatrix%3Cf64,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+2,+1%3E%3E%3E"],[27399,"impl-TryFrom%3CMat3%3E-for-Isometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[27400,"impl-TryFrom%3CDMat4%3E-for-Isometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[27401,"impl-TryFrom%3CMat4%3E-for-Isometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[27402,"impl-TryFrom%3CDMat3%3E-for-Isometry%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E"],[27403,"impl-TryFrom%3CDMat4%3E-for-Similarity%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[27405,"impl-TryFrom%3CMat4%3E-for-Similarity%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[27406,"impl-TryFrom%3CMat3%3E-for-Similarity%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[27407,"impl-TryFrom%3CDMat3%3E-for-Similarity%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E"],[27484,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[27485,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[27498,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27499,"impl-Unit%3CMatrix%3CT,+D,+Const%3C1%3E,+S%3E%3E"],[27559,"impl-UlpsEq-for-Unit%3CQuaternion%3CT%3E%3E"],[27560,"impl-UlpsEq-for-Unit%3CComplex%3CT%3E%3E"],[27561,"impl-UlpsEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[27562,"impl-UlpsEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[27589,"impl-ComplexField-for-Complex%3CN%3E"],[27590,"impl-Complex%3CT%3E"],[27594,"impl-Normed-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[27595,"impl-Matrix%3CT,+R,+C,+S%3E"],[27789,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[27790,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[27791,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[27792,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[33379,"impl-Display-for-MetaHandleCastError"],[33380,"impl-Debug-for-MetaHandleCastError"],[35187,"impl-Add%3Cf32%3E-for-Vec2"],[35188,"impl-Add-for-Vec2"],[35189,"impl-Add%3Cf32%3E-for-Vec3"],[35190,"impl-Add-for-Vec3"],[35195,"impl-Add%3Cf32%3E-for-Vec3A"],[35196,"impl-Add-for-Vec3A"],[35197,"impl-Add-for-Vec4"],[35198,"impl-Add%3Cf32%3E-for-Vec4"],[35203,"impl-Add%3Cf64%3E-for-DVec2"],[35204,"impl-Add-for-DVec2"],[35205,"impl-Add-for-DVec3"],[35206,"impl-Add%3Cf64%3E-for-DVec3"],[35207,"impl-Add-for-DVec4"],[35208,"impl-Add%3Cf64%3E-for-DVec4"],[35209,"impl-Add%3Ci32%3E-for-IVec2"],[35210,"impl-Add-for-IVec2"],[35211,"impl-Add%3Ci32%3E-for-IVec3"],[35212,"impl-Add-for-IVec3"],[35213,"impl-Add-for-IVec4"],[35214,"impl-Add%3Ci32%3E-for-IVec4"],[35215,"impl-Add%3Cu32%3E-for-UVec2"],[35216,"impl-Add-for-UVec2"],[35217,"impl-Add-for-UVec3"],[35218,"impl-Add%3Cu32%3E-for-UVec3"],[35219,"impl-Add%3Cu32%3E-for-UVec4"],[35220,"impl-Add-for-UVec4"],[35221,"impl-Add%3Ci64%3E-for-I64Vec2"],[35222,"impl-Add-for-I64Vec2"],[35223,"impl-Add%3Ci64%3E-for-I64Vec3"],[35224,"impl-Add-for-I64Vec3"],[35225,"impl-Add%3Ci64%3E-for-I64Vec4"],[35226,"impl-Add-for-I64Vec4"],[35227,"impl-Add%3Cu64%3E-for-U64Vec2"],[35228,"impl-Add-for-U64Vec2"],[35229,"impl-Add%3Cu64%3E-for-U64Vec3"],[35230,"impl-Add-for-U64Vec3"],[35231,"impl-Add%3Cu64%3E-for-U64Vec4"],[35232,"impl-Add-for-U64Vec4"],[35233,"impl-Add-for-Duration"],[35234,"impl-Add%3CDuration%3E-for-Duration"],[35235,"impl-Add%3CNanos%3E-for-Duration"],[35238,"impl-AddAssign-for-Vec2"],[35239,"impl-AddAssign%3Cf32%3E-for-Vec2"],[35240,"impl-AddAssign%3Cf32%3E-for-Vec3"],[35241,"impl-AddAssign-for-Vec3"],[35245,"impl-AddAssign%3Cf32%3E-for-Vec3A"],[35246,"impl-AddAssign-for-Vec3A"],[35247,"impl-AddAssign%3Cf32%3E-for-Vec4"],[35248,"impl-AddAssign-for-Vec4"],[35252,"impl-AddAssign-for-DVec2"],[35253,"impl-AddAssign%3Cf64%3E-for-DVec2"],[35254,"impl-AddAssign-for-DVec3"],[35255,"impl-AddAssign%3Cf64%3E-for-DVec3"],[35256,"impl-AddAssign-for-DVec4"],[35257,"impl-AddAssign%3Cf64%3E-for-DVec4"],[35258,"impl-AddAssign%3Ci32%3E-for-IVec2"],[35259,"impl-AddAssign-for-IVec2"],[35260,"impl-AddAssign-for-IVec3"],[35261,"impl-AddAssign%3Ci32%3E-for-IVec3"],[35262,"impl-AddAssign%3Ci32%3E-for-IVec4"],[35263,"impl-AddAssign-for-IVec4"],[35264,"impl-AddAssign-for-UVec2"],[35265,"impl-AddAssign%3Cu32%3E-for-UVec2"],[35266,"impl-AddAssign-for-UVec3"],[35267,"impl-AddAssign%3Cu32%3E-for-UVec3"],[35268,"impl-AddAssign%3Cu32%3E-for-UVec4"],[35269,"impl-AddAssign-for-UVec4"],[35270,"impl-AddAssign%3Ci64%3E-for-I64Vec2"],[35271,"impl-AddAssign-for-I64Vec2"],[35272,"impl-AddAssign-for-I64Vec3"],[35273,"impl-AddAssign%3Ci64%3E-for-I64Vec3"],[35274,"impl-AddAssign%3Ci64%3E-for-I64Vec4"],[35275,"impl-AddAssign-for-I64Vec4"],[35276,"impl-AddAssign%3Cu64%3E-for-U64Vec2"],[35277,"impl-AddAssign-for-U64Vec2"],[35278,"impl-AddAssign-for-U64Vec3"],[35279,"impl-AddAssign%3Cu64%3E-for-U64Vec3"],[35280,"impl-AddAssign-for-U64Vec4"],[35281,"impl-AddAssign%3Cu64%3E-for-U64Vec4"],[35282,"impl-AddAssign%3CDuration%3E-for-Duration"],[35283,"impl-AddAssign-for-Duration"],[35373,"impl-QueryItem-for-%26Ref%3C\'q,+ComponentStore%3CT%3E%3E"],[35374,"impl-QueryItem-for-%26Ref%3C\'a,+UntypedComponentStore%3E"],[35375,"impl-QueryItem-for-%26RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[35376,"impl-QueryItem-for-%26mut+RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[36342,"impl-RefMut%3C\'a,+T%3E"],[36343,"impl-AsMut%3CU%3E-for-RefMut%3C\'a,+T%3E"],[36386,"impl-AsRef%3CU%3E-for-Ref%3C\'a,+T%3E"],[36387,"impl-Ref%3C\'a,+T%3E"],[36575,"impl-Arc%3CMaybeUninit%3CT%3E,+A%3E"],[36576,"impl-Arc%3C%5BMaybeUninit%3CT%3E%5D,+A%3E"],[36617,"impl-BitAnd%3Ci32%3E-for-IVec2"],[36618,"impl-BitAnd-for-IVec2"],[36619,"impl-BitAnd-for-IVec3"],[36620,"impl-BitAnd%3Ci32%3E-for-IVec3"],[36621,"impl-BitAnd%3Ci32%3E-for-IVec4"],[36622,"impl-BitAnd-for-IVec4"],[36623,"impl-BitAnd%3Cu32%3E-for-UVec2"],[36624,"impl-BitAnd-for-UVec2"],[36625,"impl-BitAnd%3Cu32%3E-for-UVec3"],[36626,"impl-BitAnd-for-UVec3"],[36627,"impl-BitAnd-for-UVec4"],[36628,"impl-BitAnd%3Cu32%3E-for-UVec4"],[36629,"impl-BitAnd%3Ci64%3E-for-I64Vec2"],[36630,"impl-BitAnd-for-I64Vec2"],[36631,"impl-BitAnd-for-I64Vec3"],[36632,"impl-BitAnd%3Ci64%3E-for-I64Vec3"],[36633,"impl-BitAnd%3Ci64%3E-for-I64Vec4"],[36634,"impl-BitAnd-for-I64Vec4"],[36635,"impl-BitAnd-for-U64Vec2"],[36636,"impl-BitAnd%3Cu64%3E-for-U64Vec2"],[36637,"impl-BitAnd%3Cu64%3E-for-U64Vec3"],[36638,"impl-BitAnd-for-U64Vec3"],[36639,"impl-BitAnd-for-U64Vec4"],[36640,"impl-BitAnd%3Cu64%3E-for-U64Vec4"],[36656,"impl-BitOr%3Ci32%3E-for-IVec2"],[36657,"impl-BitOr-for-IVec2"],[36658,"impl-BitOr-for-IVec3"],[36659,"impl-BitOr%3Ci32%3E-for-IVec3"],[36660,"impl-BitOr-for-IVec4"],[36661,"impl-BitOr%3Ci32%3E-for-IVec4"],[36662,"impl-BitOr-for-UVec2"],[36663,"impl-BitOr%3Cu32%3E-for-UVec2"],[36664,"impl-BitOr-for-UVec3"],[36665,"impl-BitOr%3Cu32%3E-for-UVec3"],[36666,"impl-BitOr-for-UVec4"],[36667,"impl-BitOr%3Cu32%3E-for-UVec4"],[36668,"impl-BitOr-for-I64Vec2"],[36669,"impl-BitOr%3Ci64%3E-for-I64Vec2"],[36670,"impl-BitOr-for-I64Vec3"],[36671,"impl-BitOr%3Ci64%3E-for-I64Vec3"],[36672,"impl-BitOr%3Ci64%3E-for-I64Vec4"],[36673,"impl-BitOr-for-I64Vec4"],[36674,"impl-BitOr%3Cu64%3E-for-U64Vec2"],[36675,"impl-BitOr-for-U64Vec2"],[36676,"impl-BitOr-for-U64Vec3"],[36677,"impl-BitOr%3Cu64%3E-for-U64Vec3"],[36678,"impl-BitOr-for-U64Vec4"],[36679,"impl-BitOr%3Cu64%3E-for-U64Vec4"],[36701,"impl-BitXor%3Ci32%3E-for-IVec2"],[36702,"impl-BitXor-for-IVec2"],[36703,"impl-BitXor-for-IVec3"],[36704,"impl-BitXor%3Ci32%3E-for-IVec3"],[36705,"impl-BitXor%3Ci32%3E-for-IVec4"],[36706,"impl-BitXor-for-IVec4"],[36707,"impl-BitXor-for-UVec2"],[36708,"impl-BitXor%3Cu32%3E-for-UVec2"],[36709,"impl-BitXor-for-UVec3"],[36710,"impl-BitXor%3Cu32%3E-for-UVec3"],[36711,"impl-BitXor-for-UVec4"],[36712,"impl-BitXor%3Cu32%3E-for-UVec4"],[36713,"impl-BitXor-for-I64Vec2"],[36714,"impl-BitXor%3Ci64%3E-for-I64Vec2"],[36715,"impl-BitXor-for-I64Vec3"],[36716,"impl-BitXor%3Ci64%3E-for-I64Vec3"],[36717,"impl-BitXor%3Ci64%3E-for-I64Vec4"],[36718,"impl-BitXor-for-I64Vec4"],[36719,"impl-BitXor-for-U64Vec2"],[36720,"impl-BitXor%3Cu64%3E-for-U64Vec2"],[36721,"impl-BitXor%3Cu64%3E-for-U64Vec3"],[36722,"impl-BitXor-for-U64Vec3"],[36723,"impl-BitXor%3Cu64%3E-for-U64Vec4"],[36724,"impl-BitXor-for-U64Vec4"],[36757,"impl-SystemParam-for-Ref%3C\'a,+ComponentStore%3CT%3E%3E"],[36758,"impl-Borrow%3CT%3E-for-Ref%3C\'a,+T%3E"],[36781,"impl-SystemParam-for-RefMut%3C\'a,+ComponentStore%3CT%3E%3E"],[36783,"impl-Borrow%3CT%3E-for-RefMut%3C\'a,+T%3E"],[38597,"impl-Default-for-Arc%3C%5BT%5D%3E"],[38598,"impl-Default-for-Arc%3CT%3E"],[38599,"impl-Default-for-Arc%3Cstr%3E"],[38600,"impl-Default-for-Arc%3CCStr%3E"],[39272,"impl-Div-for-Vec2"],[39273,"impl-Div%3Cf32%3E-for-Vec2"],[39274,"impl-Div%3Cf32%3E-for-Vec3"],[39275,"impl-Div-for-Vec3"],[39277,"impl-Div%3Cf32%3E-for-Vec3A"],[39278,"impl-Div-for-Vec3A"],[39279,"impl-Div-for-Vec4"],[39280,"impl-Div%3Cf32%3E-for-Vec4"],[39282,"impl-Div%3Cf64%3E-for-DVec2"],[39283,"impl-Div-for-DVec2"],[39284,"impl-Div-for-DVec3"],[39285,"impl-Div%3Cf64%3E-for-DVec3"],[39286,"impl-Div-for-DVec4"],[39287,"impl-Div%3Cf64%3E-for-DVec4"],[39288,"impl-Div-for-IVec2"],[39289,"impl-Div%3Ci32%3E-for-IVec2"],[39290,"impl-Div%3Ci32%3E-for-IVec3"],[39291,"impl-Div-for-IVec3"],[39292,"impl-Div%3Ci32%3E-for-IVec4"],[39293,"impl-Div-for-IVec4"],[39294,"impl-Div%3Cu32%3E-for-UVec2"],[39295,"impl-Div-for-UVec2"],[39296,"impl-Div%3Cu32%3E-for-UVec3"],[39297,"impl-Div-for-UVec3"],[39298,"impl-Div%3Cu32%3E-for-UVec4"],[39299,"impl-Div-for-UVec4"],[39300,"impl-Div%3Ci64%3E-for-I64Vec2"],[39301,"impl-Div-for-I64Vec2"],[39302,"impl-Div%3Ci64%3E-for-I64Vec3"],[39303,"impl-Div-for-I64Vec3"],[39304,"impl-Div-for-I64Vec4"],[39305,"impl-Div%3Ci64%3E-for-I64Vec4"],[39306,"impl-Div-for-U64Vec2"],[39307,"impl-Div%3Cu64%3E-for-U64Vec2"],[39308,"impl-Div%3Cu64%3E-for-U64Vec3"],[39309,"impl-Div-for-U64Vec3"],[39310,"impl-Div-for-U64Vec4"],[39311,"impl-Div%3Cu64%3E-for-U64Vec4"],[39312,"impl-Div%3Cu32%3E-for-Duration"],[39313,"impl-Div%3CDuration%3E-for-Duration"],[39314,"impl-DivAssign%3Cf32%3E-for-Vec2"],[39315,"impl-DivAssign-for-Vec2"],[39316,"impl-DivAssign-for-Vec3"],[39317,"impl-DivAssign%3Cf32%3E-for-Vec3"],[39318,"impl-DivAssign%3Cf32%3E-for-Vec3A"],[39319,"impl-DivAssign-for-Vec3A"],[39320,"impl-DivAssign%3Cf32%3E-for-Vec4"],[39321,"impl-DivAssign-for-Vec4"],[39322,"impl-DivAssign%3Cf64%3E-for-DVec2"],[39323,"impl-DivAssign-for-DVec2"],[39324,"impl-DivAssign-for-DVec3"],[39325,"impl-DivAssign%3Cf64%3E-for-DVec3"],[39326,"impl-DivAssign-for-DVec4"],[39327,"impl-DivAssign%3Cf64%3E-for-DVec4"],[39328,"impl-DivAssign%3Ci32%3E-for-IVec2"],[39329,"impl-DivAssign-for-IVec2"],[39330,"impl-DivAssign%3Ci32%3E-for-IVec3"],[39331,"impl-DivAssign-for-IVec3"],[39332,"impl-DivAssign-for-IVec4"],[39333,"impl-DivAssign%3Ci32%3E-for-IVec4"],[39334,"impl-DivAssign-for-UVec2"],[39335,"impl-DivAssign%3Cu32%3E-for-UVec2"],[39336,"impl-DivAssign-for-UVec3"],[39337,"impl-DivAssign%3Cu32%3E-for-UVec3"],[39338,"impl-DivAssign-for-UVec4"],[39339,"impl-DivAssign%3Cu32%3E-for-UVec4"],[39340,"impl-DivAssign-for-I64Vec2"],[39341,"impl-DivAssign%3Ci64%3E-for-I64Vec2"],[39342,"impl-DivAssign%3Ci64%3E-for-I64Vec3"],[39343,"impl-DivAssign-for-I64Vec3"],[39344,"impl-DivAssign%3Ci64%3E-for-I64Vec4"],[39345,"impl-DivAssign-for-I64Vec4"],[39346,"impl-DivAssign-for-U64Vec2"],[39347,"impl-DivAssign%3Cu64%3E-for-U64Vec2"],[39348,"impl-DivAssign-for-U64Vec3"],[39349,"impl-DivAssign%3Cu64%3E-for-U64Vec3"],[39350,"impl-DivAssign-for-U64Vec4"],[39351,"impl-DivAssign%3Cu64%3E-for-U64Vec4"],[40031,"impl-Filter%3CS%3E-for-Arc%3Cdyn+Filter%3CS%3E+%2B+Send+%2B+Sync%3E"],[40032,"impl-Log-for-Arc%3CT%3E"],[40033,"impl-Subscriber-for-Arc%3CS%3E"],[40035,"impl-EncodeLabelKey-for-Arc%3CT%3E"],[40036,"impl-EncodeLabelValue-for-Arc%3CT%3E"],[40051,"impl-PartialEq%3CString%3E-for-Ustr"],[40052,"impl-PartialEq%3C%26str%3E-for-Ustr"],[40053,"impl-PartialEq-for-Ustr"],[40115,"impl-PartialEq-for-Duration"],[40116,"impl-PartialEq%3CDuration%3E-for-Duration"],[40492,"impl-Filter%3CS%3E-for-Arc%3Cdyn+Filter%3CS%3E+%2B+Send+%2B+Sync%3E"],[40493,"impl-Subscriber-for-Arc%3CS%3E"],[40693,"impl-Log-for-Arc%3CT%3E"],[40694,"impl-Connection-for-Arc%3CC%3E"],[40695,"impl-Write-for-Arc%3CFile%3E"],[40696,"impl-LowerHex-for-BitFmt%3CT%3E"],[40697,"impl-Display-for-BitFmt%3CT%3E"],[40698,"impl-UpperHex-for-BitFmt%3CT%3E"],[40699,"impl-Debug-for-BitFmt%3CT%3E"],[40700,"impl-Display-for-AtomicCell%3CT%3E"],[40701,"impl-Debug-for-AtomicCell%3CT%3E"],[40702,"impl-Debug-for-LabeledId"],[40703,"impl-Display-for-LabeledId"],[40704,"impl-Display-for-LabeledIdCreateError"],[40705,"impl-Debug-for-LabeledIdCreateError"],[40706,"impl-Display-for-LabledIdParseError"],[40707,"impl-Debug-for-LabledIdParseError"],[40710,"impl-Debug-for-Ref%3C\'a,+T%3E"],[40711,"impl-Display-for-Ref%3C\'a,+T%3E"],[40713,"impl-Display-for-Ustr"],[40714,"impl-Debug-for-Ustr"],[40715,"impl-Debug-for-Ulid"],[40716,"impl-Display-for-Ulid"],[40719,"impl-Display-for-RefMut%3C\'a,+T%3E"],[40720,"impl-Debug-for-RefMut%3C\'a,+T%3E"],[40721,"impl-Display-for-Version"],[40722,"impl-Debug-for-Version"],[40726,"impl-Debug-for-AssetPackSpec"],[40727,"impl-Display-for-AssetPackSpec"],[40736,"impl-Debug-for-Cid"],[40737,"impl-Display-for-Cid"],[40746,"impl-Debug-for-IncompatibleGameVersionError"],[40747,"impl-Display-for-IncompatibleGameVersionError"],[40756,"impl-Display-for-GamepadButton"],[40757,"impl-Debug-for-GamepadButton"],[40759,"impl-Debug-for-GamepadAxis"],[40760,"impl-Display-for-GamepadAxis"],[40763,"impl-Debug-for-CellAlreadyPresentError"],[40764,"impl-Display-for-CellAlreadyPresentError"],[40784,"impl-Display-for-HexColorError"],[40785,"impl-Debug-for-HexColorError"],[40810,"impl-Debug-for-LogFileError"],[40811,"impl-Display-for-LogFileError"],[40812,"impl-Display-for-Arc%3CT,+A%3E"],[40813,"impl-Pointer-for-Arc%3CT,+A%3E"],[40814,"impl-Debug-for-Arc%3CT,+A%3E"],[40816,"impl-Display-for-BVec2"],[40817,"impl-Debug-for-BVec2"],[40818,"impl-Display-for-BVec3"],[40819,"impl-Debug-for-BVec3"],[40820,"impl-Display-for-BVec4"],[40821,"impl-Debug-for-BVec4"],[40822,"impl-Debug-for-BVec3A"],[40823,"impl-Display-for-BVec3A"],[40824,"impl-Debug-for-BVec4A"],[40825,"impl-Display-for-BVec4A"],[40826,"impl-Display-for-Affine2"],[40827,"impl-Debug-for-Affine2"],[40828,"impl-Display-for-Affine3A"],[40829,"impl-Debug-for-Affine3A"],[40830,"impl-Display-for-Mat3"],[40831,"impl-Debug-for-Mat3"],[40832,"impl-Display-for-Vec2"],[40833,"impl-Debug-for-Vec2"],[40834,"impl-Display-for-Vec3"],[40835,"impl-Debug-for-Vec3"],[40836,"impl-Display-for-Mat2"],[40837,"impl-Debug-for-Mat2"],[40838,"impl-Display-for-Mat3A"],[40839,"impl-Debug-for-Mat3A"],[40840,"impl-Debug-for-Mat4"],[40841,"impl-Display-for-Mat4"],[40842,"impl-Display-for-Quat"],[40843,"impl-Debug-for-Quat"],[40844,"impl-Display-for-Vec3A"],[40845,"impl-Debug-for-Vec3A"],[40846,"impl-Debug-for-Vec4"],[40847,"impl-Display-for-Vec4"],[40848,"impl-Debug-for-DAffine2"],[40849,"impl-Display-for-DAffine2"],[40850,"impl-Display-for-DAffine3"],[40851,"impl-Debug-for-DAffine3"],[40852,"impl-Display-for-DMat2"],[40853,"impl-Debug-for-DMat2"],[40854,"impl-Display-for-DMat3"],[40855,"impl-Debug-for-DMat3"],[40856,"impl-Display-for-DMat4"],[40857,"impl-Debug-for-DMat4"],[40858,"impl-Debug-for-DQuat"],[40859,"impl-Display-for-DQuat"],[40860,"impl-Display-for-DVec2"],[40861,"impl-Debug-for-DVec2"],[40862,"impl-Display-for-DVec3"],[40863,"impl-Debug-for-DVec3"],[40864,"impl-Debug-for-DVec4"],[40865,"impl-Display-for-DVec4"],[40866,"impl-Debug-for-IVec2"],[40867,"impl-Display-for-IVec2"],[40868,"impl-Display-for-IVec3"],[40869,"impl-Debug-for-IVec3"],[40870,"impl-Debug-for-IVec4"],[40871,"impl-Display-for-IVec4"],[40872,"impl-Debug-for-UVec2"],[40873,"impl-Display-for-UVec2"],[40874,"impl-Display-for-UVec3"],[40875,"impl-Debug-for-UVec3"],[40876,"impl-Display-for-UVec4"],[40877,"impl-Debug-for-UVec4"],[40878,"impl-Display-for-I64Vec2"],[40879,"impl-Debug-for-I64Vec2"],[40880,"impl-Debug-for-I64Vec3"],[40881,"impl-Display-for-I64Vec3"],[40882,"impl-Display-for-I64Vec4"],[40883,"impl-Debug-for-I64Vec4"],[40884,"impl-Display-for-U64Vec2"],[40885,"impl-Debug-for-U64Vec2"],[40886,"impl-Display-for-U64Vec3"],[40887,"impl-Debug-for-U64Vec3"],[40888,"impl-Debug-for-U64Vec4"],[40889,"impl-Display-for-U64Vec4"],[40924,"impl-From%3C%26str%3E-for-AssetExtensions"],[40925,"impl-From%3C%5B%26str;+N%5D%3E-for-AssetExtensions"],[40934,"impl-From%3C%26str%3E-for-Ustr"],[40935,"impl-Ustr"],[40936,"impl-From%3CString%3E-for-Ustr"],[40939,"impl-From%3Cu128%3E-for-Ulid"],[40940,"impl-From%3C(u64,+u64)%3E-for-Ulid"],[40942,"impl-From%3C%5Bu8;+16%5D%3E-for-Ulid"],[41065,"impl-From%3CVec4%3E-for-Color"],[41066,"impl-From%3C%5Bf32;+4%5D%3E-for-Color"],[41068,"impl-From%3C%5Bf32;+3%5D%3E-for-Color"],[41115,"impl-From%3CPathBuf%3E-for-Arc%3CPath%3E"],[41116,"impl-From%3CArc%3Cstr%3E%3E-for-Arc%3C%5Bu8%5D%3E"],[41117,"impl-From%3C%26OsStr%3E-for-Arc%3COsStr%3E"],[41118,"impl-From%3COsString%3E-for-Arc%3COsStr%3E"],[41120,"impl-From%3CT%3E-for-Arc%3CT%3E"],[41121,"impl-From%3CString%3E-for-Arc%3Cstr%3E"],[41122,"impl-From%3CVec1%3CT%3E%3E-for-Arc%3C%5BT%5D%3E"],[41123,"impl-From%3CCString%3E-for-Arc%3CCStr%3E"],[41124,"impl-From%3CVec%3CT,+A%3E%3E-for-Arc%3C%5BT%5D,+A%3E"],[41125,"impl-From%3CCow%3C\'a,+B%3E%3E-for-Arc%3CB%3E"],[41126,"impl-From%3C%26CStr%3E-for-Arc%3CCStr%3E"],[41127,"impl-From%3C%5BT;+N%5D%3E-for-Arc%3C%5BT%5D%3E"],[41128,"impl-From%3CBox%3CT,+A%3E%3E-for-Arc%3CT,+A%3E"],[41129,"impl-From%3C%26%5BT%5D%3E-for-Arc%3C%5BT%5D%3E"],[41130,"impl-From%3CSmolStr%3E-for-Arc%3Cstr%3E"],[41131,"impl-From%3C%26str%3E-for-Arc%3Cstr%3E"],[41132,"impl-From%3C%26Path%3E-for-Arc%3CPath%3E"],[41135,"impl-From%3COPoint%3Cbool,+Const%3C2%3E%3E%3E-for-BVec2"],[41136,"impl-From%3CMatrix%3Cbool,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-BVec2"],[41138,"impl-From%3COPoint%3Cbool,+Const%3C3%3E%3E%3E-for-BVec3"],[41139,"impl-From%3CMatrix%3Cbool,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-BVec3"],[41142,"impl-From%3COPoint%3Cbool,+Const%3C4%3E%3E%3E-for-BVec4"],[41143,"impl-From%3CMatrix%3Cbool,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-BVec4"],[41149,"impl-From%3CAffine2%3E-for-Mat3"],[41150,"impl-From%3CIsometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E%3E-for-Mat3"],[41151,"impl-From%3CSimilarity%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E%3E-for-Mat3"],[41152,"impl-From%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C3%3E,+S%3E%3E-for-Mat3"],[41153,"impl-From%3CMat3A%3E-for-Mat3"],[41154,"impl-From%3CMatrix%3Cf32,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-Vec2"],[41155,"impl-From%3COPoint%3Cf32,+Const%3C2%3E%3E%3E-for-Vec2"],[41156,"impl-From%3C(f32,+f32)%3E-for-Vec2"],[41157,"impl-From%3CTranslation%3Cf32,+2%3E%3E-for-Vec2"],[41158,"impl-From%3CUnit%3CMatrix%3Cf32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+2,+1%3E%3E%3E%3E-for-Vec2"],[41160,"impl-From%3C%5Bf32;+2%5D%3E-for-Vec2"],[41161,"impl-From%3C(Vec2,+f32)%3E-for-Vec3"],[41162,"impl-From%3C%5Bf32;+3%5D%3E-for-Vec3"],[41164,"impl-From%3COPoint%3Cf32,+Const%3C3%3E%3E%3E-for-Vec3"],[41165,"impl-From%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-Vec3"],[41166,"impl-From%3CTranslation%3Cf32,+3%3E%3E-for-Vec3"],[41167,"impl-From%3CUnit%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E%3E%3E-for-Vec3"],[41168,"impl-From%3C(f32,+f32,+f32)%3E-for-Vec3"],[41169,"impl-From%3CVec3A%3E-for-Vec3"],[41170,"impl-From%3CMatrix%3Cf32,+Const%3C2%3E,+Const%3C2%3E,+S%3E%3E-for-Mat2"],[41171,"impl-From%3CUnit%3CComplex%3Cf32%3E%3E%3E-for-Mat2"],[41173,"impl-From%3CRotation%3Cf32,+2%3E%3E-for-Mat2"],[41175,"impl-From%3CAffine2%3E-for-Mat3A"],[41176,"impl-From%3CMat3%3E-for-Mat3A"],[41177,"impl-From%3CAffine3A%3E-for-Mat4"],[41178,"impl-From%3CIsometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E%3E-for-Mat4"],[41179,"impl-From%3CMatrix%3Cf32,+Const%3C4%3E,+Const%3C4%3E,+S%3E%3E-for-Mat4"],[41180,"impl-From%3CSimilarity%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E%3E-for-Mat4"],[41182,"impl-From%3CQuaternion%3Cf32%3E%3E-for-Quat"],[41183,"impl-From%3CRotation%3Cf32,+3%3E%3E-for-Quat"],[41185,"impl-From%3CUnit%3CQuaternion%3Cf32%3E%3E%3E-for-Quat"],[41187,"impl-From%3CVec3%3E-for-Vec3A"],[41188,"impl-From%3C__m128%3E-for-Vec3A"],[41189,"impl-From%3C(f32,+f32,+f32)%3E-for-Vec3A"],[41190,"impl-From%3COPoint%3Cf32,+Const%3C3%3E%3E%3E-for-Vec3A"],[41191,"impl-From%3CUnit%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E%3E%3E-for-Vec3A"],[41192,"impl-From%3CTranslation%3Cf32,+3%3E%3E-for-Vec3A"],[41193,"impl-From%3C%5Bf32;+3%5D%3E-for-Vec3A"],[41194,"impl-From%3C(Vec2,+f32)%3E-for-Vec3A"],[41195,"impl-From%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-Vec3A"],[41196,"impl-From%3CVec4%3E-for-Vec3A"],[41197,"impl-From%3CColor%3E-for-Vec4"],[41198,"impl-From%3COPoint%3Cf32,+Const%3C4%3E%3E%3E-for-Vec4"],[41199,"impl-From%3CMatrix%3Cf32,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-Vec4"],[41200,"impl-From%3C%5Bf32;+4%5D%3E-for-Vec4"],[41201,"impl-From%3CQuat%3E-for-Vec4"],[41202,"impl-From%3C__m128%3E-for-Vec4"],[41203,"impl-From%3CTranslation%3Cf32,+4%3E%3E-for-Vec4"],[41204,"impl-From%3C(Vec2,+f32,+f32)%3E-for-Vec4"],[41205,"impl-From%3C(f32,+Vec3)%3E-for-Vec4"],[41207,"impl-From%3C(Vec3,+f32)%3E-for-Vec4"],[41208,"impl-From%3C(Vec3A,+f32)%3E-for-Vec4"],[41209,"impl-From%3C(f32,+Vec3A)%3E-for-Vec4"],[41210,"impl-From%3C(f32,+f32,+f32,+f32)%3E-for-Vec4"],[41211,"impl-From%3C(Vec2,+Vec2)%3E-for-Vec4"],[41212,"impl-From%3CUnit%3CMatrix%3Cf32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+4,+1%3E%3E%3E%3E-for-Vec4"],[41213,"impl-From%3CColor%3E-for-Vec4"],[41217,"impl-From%3CMatrix%3Cf64,+Const%3C2%3E,+Const%3C2%3E,+S%3E%3E-for-DMat2"],[41218,"impl-From%3CRotation%3Cf64,+2%3E%3E-for-DMat2"],[41219,"impl-From%3CUnit%3CComplex%3Cf64%3E%3E%3E-for-DMat2"],[41220,"impl-From%3CMatrix%3Cf64,+Const%3C3%3E,+Const%3C3%3E,+S%3E%3E-for-DMat3"],[41221,"impl-From%3CSimilarity%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E%3E-for-DMat3"],[41222,"impl-From%3CIsometry%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E%3E-for-DMat3"],[41224,"impl-From%3CDAffine2%3E-for-DMat3"],[41226,"impl-From%3CSimilarity%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E%3E-for-DMat4"],[41227,"impl-From%3CIsometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E%3E-for-DMat4"],[41228,"impl-From%3CDAffine3%3E-for-DMat4"],[41229,"impl-From%3CMatrix%3Cf64,+Const%3C4%3E,+Const%3C4%3E,+S%3E%3E-for-DMat4"],[41230,"impl-From%3CUnit%3CQuaternion%3Cf64%3E%3E%3E-for-DQuat"],[41231,"impl-From%3CQuaternion%3Cf64%3E%3E-for-DQuat"],[41233,"impl-From%3CRotation%3Cf64,+3%3E%3E-for-DQuat"],[41234,"impl-From%3CVec2%3E-for-DVec2"],[41235,"impl-From%3C(f64,+f64)%3E-for-DVec2"],[41236,"impl-From%3CUnit%3CMatrix%3Cf64,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+2,+1%3E%3E%3E%3E-for-DVec2"],[41237,"impl-From%3CIVec2%3E-for-DVec2"],[41239,"impl-From%3COPoint%3Cf64,+Const%3C2%3E%3E%3E-for-DVec2"],[41240,"impl-From%3C%5Bf64;+2%5D%3E-for-DVec2"],[41241,"impl-From%3CUVec2%3E-for-DVec2"],[41242,"impl-From%3CTranslation%3Cf64,+2%3E%3E-for-DVec2"],[41243,"impl-From%3CMatrix%3Cf64,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-DVec2"],[41245,"impl-From%3CUVec3%3E-for-DVec3"],[41246,"impl-From%3COPoint%3Cf64,+Const%3C3%3E%3E%3E-for-DVec3"],[41247,"impl-From%3C(DVec2,+f64)%3E-for-DVec3"],[41248,"impl-From%3CUnit%3CMatrix%3Cf64,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+3,+1%3E%3E%3E%3E-for-DVec3"],[41249,"impl-From%3C(f64,+f64,+f64)%3E-for-DVec3"],[41250,"impl-From%3CVec3%3E-for-DVec3"],[41251,"impl-From%3CMatrix%3Cf64,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-DVec3"],[41252,"impl-From%3CTranslation%3Cf64,+3%3E%3E-for-DVec3"],[41253,"impl-From%3C%5Bf64;+3%5D%3E-for-DVec3"],[41254,"impl-From%3CIVec3%3E-for-DVec3"],[41255,"impl-From%3CUVec4%3E-for-DVec4"],[41257,"impl-From%3C%5Bf64;+4%5D%3E-for-DVec4"],[41258,"impl-From%3CMatrix%3Cf64,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-DVec4"],[41259,"impl-From%3COPoint%3Cf64,+Const%3C4%3E%3E%3E-for-DVec4"],[41260,"impl-From%3C(f64,+DVec3)%3E-for-DVec4"],[41261,"impl-From%3CDQuat%3E-for-DVec4"],[41262,"impl-From%3CVec4%3E-for-DVec4"],[41263,"impl-From%3C(f64,+f64,+f64,+f64)%3E-for-DVec4"],[41264,"impl-From%3CIVec4%3E-for-DVec4"],[41265,"impl-From%3C(DVec2,+f64,+f64)%3E-for-DVec4"],[41266,"impl-From%3CTranslation%3Cf64,+4%3E%3E-for-DVec4"],[41267,"impl-From%3C(DVec2,+DVec2)%3E-for-DVec4"],[41268,"impl-From%3C(DVec3,+f64)%3E-for-DVec4"],[41269,"impl-From%3CUnit%3CMatrix%3Cf64,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+4,+1%3E%3E%3E%3E-for-DVec4"],[41270,"impl-From%3CNavNode%3E-for-IVec2"],[41271,"impl-From%3C(i32,+i32)%3E-for-IVec2"],[41272,"impl-From%3COPoint%3Ci32,+Const%3C2%3E%3E%3E-for-IVec2"],[41274,"impl-From%3CMatrix%3Ci32,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-IVec2"],[41275,"impl-From%3C%5Bi32;+2%5D%3E-for-IVec2"],[41276,"impl-From%3CMatrix%3Ci32,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-IVec3"],[41277,"impl-From%3COPoint%3Ci32,+Const%3C3%3E%3E%3E-for-IVec3"],[41278,"impl-From%3C(i32,+i32,+i32)%3E-for-IVec3"],[41279,"impl-From%3C%5Bi32;+3%5D%3E-for-IVec3"],[41281,"impl-From%3C(IVec2,+i32)%3E-for-IVec3"],[41282,"impl-From%3CMatrix%3Ci32,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-IVec4"],[41284,"impl-From%3COPoint%3Ci32,+Const%3C4%3E%3E%3E-for-IVec4"],[41285,"impl-From%3C(i32,+i32,+i32,+i32)%3E-for-IVec4"],[41286,"impl-From%3C(IVec2,+i32,+i32)%3E-for-IVec4"],[41287,"impl-From%3C(i32,+IVec3)%3E-for-IVec4"],[41288,"impl-From%3C%5Bi32;+4%5D%3E-for-IVec4"],[41289,"impl-From%3C(IVec3,+i32)%3E-for-IVec4"],[41290,"impl-From%3C(IVec2,+IVec2)%3E-for-IVec4"],[41292,"impl-From%3C%5Bu32;+2%5D%3E-for-UVec2"],[41293,"impl-From%3C(u32,+u32)%3E-for-UVec2"],[41294,"impl-From%3CMatrix%3Cu32,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-UVec2"],[41295,"impl-From%3COPoint%3Cu32,+Const%3C2%3E%3E%3E-for-UVec2"],[41297,"impl-From%3C(UVec2,+u32)%3E-for-UVec3"],[41298,"impl-From%3CMatrix%3Cu32,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-UVec3"],[41299,"impl-From%3C(u32,+u32,+u32)%3E-for-UVec3"],[41300,"impl-From%3C%5Bu32;+3%5D%3E-for-UVec3"],[41301,"impl-From%3COPoint%3Cu32,+Const%3C3%3E%3E%3E-for-UVec3"],[41303,"impl-From%3CMatrix%3Cu32,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-UVec4"],[41304,"impl-From%3C(UVec2,+u32,+u32)%3E-for-UVec4"],[41305,"impl-From%3C(u32,+u32,+u32,+u32)%3E-for-UVec4"],[41306,"impl-From%3COPoint%3Cu32,+Const%3C4%3E%3E%3E-for-UVec4"],[41307,"impl-From%3C(u32,+UVec3)%3E-for-UVec4"],[41308,"impl-From%3C(UVec3,+u32)%3E-for-UVec4"],[41309,"impl-From%3C%5Bu32;+4%5D%3E-for-UVec4"],[41310,"impl-From%3C(UVec2,+UVec2)%3E-for-UVec4"],[41311,"impl-From%3C%5Bi64;+2%5D%3E-for-I64Vec2"],[41312,"impl-From%3C(i64,+i64)%3E-for-I64Vec2"],[41313,"impl-From%3CIVec2%3E-for-I64Vec2"],[41315,"impl-From%3C(I64Vec2,+i64)%3E-for-I64Vec3"],[41317,"impl-From%3C%5Bi64;+3%5D%3E-for-I64Vec3"],[41318,"impl-From%3CIVec3%3E-for-I64Vec3"],[41319,"impl-From%3C(i64,+i64,+i64)%3E-for-I64Vec3"],[41320,"impl-From%3C(I64Vec2,+i64,+i64)%3E-for-I64Vec4"],[41322,"impl-From%3C(I64Vec3,+i64)%3E-for-I64Vec4"],[41323,"impl-From%3C(i64,+I64Vec3)%3E-for-I64Vec4"],[41324,"impl-From%3C(I64Vec2,+I64Vec2)%3E-for-I64Vec4"],[41325,"impl-From%3C%5Bi64;+4%5D%3E-for-I64Vec4"],[41326,"impl-From%3C(i64,+i64,+i64,+i64)%3E-for-I64Vec4"],[41327,"impl-From%3CIVec4%3E-for-I64Vec4"],[41329,"impl-From%3C(u64,+u64)%3E-for-U64Vec2"],[41330,"impl-From%3CUVec2%3E-for-U64Vec2"],[41331,"impl-From%3C%5Bu64;+2%5D%3E-for-U64Vec2"],[41332,"impl-From%3C%5Bu64;+3%5D%3E-for-U64Vec3"],[41333,"impl-From%3C(U64Vec2,+u64)%3E-for-U64Vec3"],[41334,"impl-From%3C(u64,+u64,+u64)%3E-for-U64Vec3"],[41335,"impl-From%3CUVec3%3E-for-U64Vec3"],[41337,"impl-From%3CUVec4%3E-for-U64Vec4"],[41339,"impl-From%3C(U64Vec2,+U64Vec2)%3E-for-U64Vec4"],[41340,"impl-From%3C(U64Vec2,+u64,+u64)%3E-for-U64Vec4"],[41341,"impl-From%3C%5Bu64;+4%5D%3E-for-U64Vec4"],[41342,"impl-From%3C(u64,+u64,+u64,+u64)%3E-for-U64Vec4"],[41343,"impl-From%3C(U64Vec3,+u64)%3E-for-U64Vec4"],[41344,"impl-From%3C(u64,+U64Vec3)%3E-for-U64Vec4"],[41345,"impl-From%3CTime%3E-for-Duration"],[41346,"impl-From%3CDelay%3E-for-Duration"],[41348,"impl-From%3CDelay%3E-for-Duration"],[41349,"impl-From%3CNanos%3E-for-Duration"],[41350,"impl-From%3CTimeSpec%3E-for-Duration"],[41351,"impl-From%3CTimeSpec%3E-for-Duration"],[42611,"impl-QueryItem-for-%26Ref%3C\'q,+ComponentStore%3CT%3E%3E"],[42612,"impl-QueryItem-for-%26Ref%3C\'a,+UntypedComponentStore%3E"],[42614,"impl-QueryItem-for-%26mut+RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[42615,"impl-QueryItem-for-%26RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[42618,"impl-ComponentIterBitset%3C\'a,+T%3E-for-ComponentStore%3CT%3E"],[42619,"impl-ComponentStore%3CT%3E"],[44696,"impl-QueryItem-for-%26Ref%3C\'q,+ComponentStore%3CT%3E%3E"],[44697,"impl-QueryItem-for-%26Ref%3C\'a,+UntypedComponentStore%3E"],[44699,"impl-QueryItem-for-%26RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[44700,"impl-QueryItem-for-%26mut+RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[44908,"impl-Subscriber-for-Arc%3CS%3E"],[44909,"impl-Filter%3CS%3E-for-Arc%3Cdyn+Filter%3CS%3E+%2B+Send+%2B+Sync%3E"],[44995,"impl-Mul%3C%5Bf32;+3%5D%3E-for-Color"],[44996,"impl-Mul%3C%5Bf32;+4%5D%3E-for-Color"],[44997,"impl-Mul%3CVec3%3E-for-Color"],[44998,"impl-Mul%3Cf32%3E-for-Color"],[44999,"impl-Mul%3CVec4%3E-for-Color"],[45000,"impl-Mul-for-Affine2"],[45001,"impl-Mul%3CMat3%3E-for-Affine2"],[45002,"impl-Mul%3CMat3A%3E-for-Affine2"],[45003,"impl-Mul-for-Affine3A"],[45004,"impl-Mul%3CMat4%3E-for-Affine3A"],[45005,"impl-Mul%3CVec3%3E-for-Mat3"],[45006,"impl-Mul%3CAffine2%3E-for-Mat3"],[45007,"impl-Mul%3Cf32%3E-for-Mat3"],[45008,"impl-Mul-for-Mat3"],[45009,"impl-Mul%3CVec3A%3E-for-Mat3"],[45010,"impl-Mul%3Cf32%3E-for-Vec2"],[45011,"impl-Mul-for-Vec2"],[45012,"impl-Mul%3Cf32%3E-for-Vec3"],[45013,"impl-Mul-for-Vec3"],[45014,"impl-Mul%3Cf32%3E-for-Mat2"],[45015,"impl-Mul%3CVec2%3E-for-Mat2"],[45016,"impl-Mul-for-Mat2"],[45017,"impl-Mul-for-Mat3A"],[45018,"impl-Mul%3CVec3A%3E-for-Mat3A"],[45019,"impl-Mul%3Cf32%3E-for-Mat3A"],[45020,"impl-Mul%3CAffine2%3E-for-Mat3A"],[45021,"impl-Mul%3CVec3%3E-for-Mat3A"],[45022,"impl-Mul%3CAffine3A%3E-for-Mat4"],[45023,"impl-Mul%3CVec4%3E-for-Mat4"],[45024,"impl-Mul%3Cf32%3E-for-Mat4"],[45025,"impl-Mul-for-Mat4"],[45026,"impl-Mul%3CVec3%3E-for-Quat"],[45027,"impl-Mul-for-Quat"],[45028,"impl-Mul%3CVec3A%3E-for-Quat"],[45029,"impl-Mul%3Cf32%3E-for-Quat"],[45030,"impl-Mul%3Cf32%3E-for-Vec3A"],[45031,"impl-Mul-for-Vec3A"],[45032,"impl-Mul-for-Vec4"],[45033,"impl-Mul%3Cf32%3E-for-Vec4"],[45034,"impl-Mul%3CDMat3%3E-for-DAffine2"],[45035,"impl-Mul-for-DAffine2"],[45036,"impl-Mul%3CDMat4%3E-for-DAffine3"],[45037,"impl-Mul-for-DAffine3"],[45038,"impl-Mul%3Cf64%3E-for-DMat2"],[45039,"impl-Mul-for-DMat2"],[45040,"impl-Mul%3CDVec2%3E-for-DMat2"],[45041,"impl-Mul-for-DMat3"],[45042,"impl-Mul%3Cf64%3E-for-DMat3"],[45043,"impl-Mul%3CDVec3%3E-for-DMat3"],[45044,"impl-Mul%3CDAffine2%3E-for-DMat3"],[45045,"impl-Mul%3Cf64%3E-for-DMat4"],[45046,"impl-Mul-for-DMat4"],[45047,"impl-Mul%3CDAffine3%3E-for-DMat4"],[45048,"impl-Mul%3CDVec4%3E-for-DMat4"],[45049,"impl-Mul%3Cf64%3E-for-DQuat"],[45050,"impl-Mul-for-DQuat"],[45051,"impl-Mul%3CDVec3%3E-for-DQuat"],[45052,"impl-Mul-for-DVec2"],[45053,"impl-Mul%3Cf64%3E-for-DVec2"],[45054,"impl-Mul%3Cf64%3E-for-DVec3"],[45055,"impl-Mul-for-DVec3"],[45056,"impl-Mul%3Cf64%3E-for-DVec4"],[45057,"impl-Mul-for-DVec4"],[45058,"impl-Mul-for-IVec2"],[45059,"impl-Mul%3Ci32%3E-for-IVec2"],[45060,"impl-Mul%3Ci32%3E-for-IVec3"],[45061,"impl-Mul-for-IVec3"],[45062,"impl-Mul-for-IVec4"],[45063,"impl-Mul%3Ci32%3E-for-IVec4"],[45064,"impl-Mul%3Cu32%3E-for-UVec2"],[45065,"impl-Mul-for-UVec2"],[45066,"impl-Mul-for-UVec3"],[45067,"impl-Mul%3Cu32%3E-for-UVec3"],[45068,"impl-Mul%3Cu32%3E-for-UVec4"],[45069,"impl-Mul-for-UVec4"],[45070,"impl-Mul-for-I64Vec2"],[45071,"impl-Mul%3Ci64%3E-for-I64Vec2"],[45072,"impl-Mul-for-I64Vec3"],[45073,"impl-Mul%3Ci64%3E-for-I64Vec3"],[45074,"impl-Mul-for-I64Vec4"],[45075,"impl-Mul%3Ci64%3E-for-I64Vec4"],[45076,"impl-Mul%3Cu64%3E-for-U64Vec2"],[45077,"impl-Mul-for-U64Vec2"],[45078,"impl-Mul-for-U64Vec3"],[45079,"impl-Mul%3Cu64%3E-for-U64Vec3"],[45080,"impl-Mul-for-U64Vec4"],[45081,"impl-Mul%3Cu64%3E-for-U64Vec4"],[45090,"impl-MulAssign%3C%5Bf32;+3%5D%3E-for-Color"],[45091,"impl-MulAssign%3Cf32%3E-for-Color"],[45092,"impl-MulAssign%3CVec3%3E-for-Color"],[45093,"impl-MulAssign%3C%5Bf32;+4%5D%3E-for-Color"],[45094,"impl-MulAssign%3CVec4%3E-for-Color"],[45097,"impl-MulAssign-for-Mat3"],[45098,"impl-MulAssign%3Cf32%3E-for-Mat3"],[45099,"impl-MulAssign-for-Vec2"],[45100,"impl-MulAssign%3Cf32%3E-for-Vec2"],[45101,"impl-MulAssign-for-Vec3"],[45102,"impl-MulAssign%3Cf32%3E-for-Vec3"],[45103,"impl-MulAssign%3Cf32%3E-for-Mat2"],[45104,"impl-MulAssign-for-Mat2"],[45105,"impl-MulAssign%3Cf32%3E-for-Mat3A"],[45106,"impl-MulAssign-for-Mat3A"],[45107,"impl-MulAssign-for-Mat4"],[45108,"impl-MulAssign%3Cf32%3E-for-Mat4"],[45110,"impl-MulAssign%3Cf32%3E-for-Vec3A"],[45111,"impl-MulAssign-for-Vec3A"],[45112,"impl-MulAssign-for-Vec4"],[45113,"impl-MulAssign%3Cf32%3E-for-Vec4"],[45116,"impl-MulAssign%3Cf64%3E-for-DMat2"],[45117,"impl-MulAssign-for-DMat2"],[45118,"impl-MulAssign%3Cf64%3E-for-DMat3"],[45119,"impl-MulAssign-for-DMat3"],[45120,"impl-MulAssign-for-DMat4"],[45121,"impl-MulAssign%3Cf64%3E-for-DMat4"],[45123,"impl-MulAssign-for-DVec2"],[45124,"impl-MulAssign%3Cf64%3E-for-DVec2"],[45125,"impl-MulAssign%3Cf64%3E-for-DVec3"],[45126,"impl-MulAssign-for-DVec3"],[45127,"impl-MulAssign%3Cf64%3E-for-DVec4"],[45128,"impl-MulAssign-for-DVec4"],[45129,"impl-MulAssign%3Ci32%3E-for-IVec2"],[45130,"impl-MulAssign-for-IVec2"],[45131,"impl-MulAssign%3Ci32%3E-for-IVec3"],[45132,"impl-MulAssign-for-IVec3"],[45133,"impl-MulAssign-for-IVec4"],[45134,"impl-MulAssign%3Ci32%3E-for-IVec4"],[45135,"impl-MulAssign-for-UVec2"],[45136,"impl-MulAssign%3Cu32%3E-for-UVec2"],[45137,"impl-MulAssign%3Cu32%3E-for-UVec3"],[45138,"impl-MulAssign-for-UVec3"],[45139,"impl-MulAssign-for-UVec4"],[45140,"impl-MulAssign%3Cu32%3E-for-UVec4"],[45141,"impl-MulAssign%3Ci64%3E-for-I64Vec2"],[45142,"impl-MulAssign-for-I64Vec2"],[45143,"impl-MulAssign%3Ci64%3E-for-I64Vec3"],[45144,"impl-MulAssign-for-I64Vec3"],[45145,"impl-MulAssign-for-I64Vec4"],[45146,"impl-MulAssign%3Ci64%3E-for-I64Vec4"],[45147,"impl-MulAssign-for-U64Vec2"],[45148,"impl-MulAssign%3Cu64%3E-for-U64Vec2"],[45149,"impl-MulAssign%3Cu64%3E-for-U64Vec3"],[45150,"impl-MulAssign-for-U64Vec3"],[45151,"impl-MulAssign%3Cu64%3E-for-U64Vec4"],[45152,"impl-MulAssign-for-U64Vec4"],[45464,"impl-PartialOrd-for-Duration"],[45465,"impl-PartialOrd%3CDuration%3E-for-Duration"],[45543,"impl-Product%3C%26Mat3%3E-for-Mat3"],[45544,"impl-Product-for-Mat3"],[45545,"impl-Product%3C%26Vec2%3E-for-Vec2"],[45546,"impl-Product-for-Vec2"],[45547,"impl-Product%3C%26Vec3%3E-for-Vec3"],[45548,"impl-Product-for-Vec3"],[45549,"impl-Product-for-Mat2"],[45550,"impl-Product%3C%26Mat2%3E-for-Mat2"],[45551,"impl-Product%3C%26Mat3A%3E-for-Mat3A"],[45552,"impl-Product-for-Mat3A"],[45553,"impl-Product-for-Mat4"],[45554,"impl-Product%3C%26Mat4%3E-for-Mat4"],[45555,"impl-Product-for-Quat"],[45556,"impl-Product%3C%26Quat%3E-for-Quat"],[45557,"impl-Product-for-Vec3A"],[45558,"impl-Product%3C%26Vec3A%3E-for-Vec3A"],[45559,"impl-Product%3C%26Vec4%3E-for-Vec4"],[45560,"impl-Product-for-Vec4"],[45563,"impl-Product-for-DMat2"],[45564,"impl-Product%3C%26DMat2%3E-for-DMat2"],[45565,"impl-Product-for-DMat3"],[45566,"impl-Product%3C%26DMat3%3E-for-DMat3"],[45567,"impl-Product%3C%26DMat4%3E-for-DMat4"],[45568,"impl-Product-for-DMat4"],[45569,"impl-Product-for-DQuat"],[45570,"impl-Product%3C%26DQuat%3E-for-DQuat"],[45571,"impl-Product%3C%26DVec2%3E-for-DVec2"],[45572,"impl-Product-for-DVec2"],[45573,"impl-Product%3C%26DVec3%3E-for-DVec3"],[45574,"impl-Product-for-DVec3"],[45575,"impl-Product%3C%26DVec4%3E-for-DVec4"],[45576,"impl-Product-for-DVec4"],[45577,"impl-Product%3C%26IVec2%3E-for-IVec2"],[45578,"impl-Product-for-IVec2"],[45579,"impl-Product%3C%26IVec3%3E-for-IVec3"],[45580,"impl-Product-for-IVec3"],[45581,"impl-Product-for-IVec4"],[45582,"impl-Product%3C%26IVec4%3E-for-IVec4"],[45583,"impl-Product%3C%26UVec2%3E-for-UVec2"],[45584,"impl-Product-for-UVec2"],[45585,"impl-Product%3C%26UVec3%3E-for-UVec3"],[45586,"impl-Product-for-UVec3"],[45587,"impl-Product-for-UVec4"],[45588,"impl-Product%3C%26UVec4%3E-for-UVec4"],[45589,"impl-Product%3C%26I64Vec2%3E-for-I64Vec2"],[45590,"impl-Product-for-I64Vec2"],[45591,"impl-Product%3C%26I64Vec3%3E-for-I64Vec3"],[45592,"impl-Product-for-I64Vec3"],[45593,"impl-Product%3C%26I64Vec4%3E-for-I64Vec4"],[45594,"impl-Product-for-I64Vec4"],[45595,"impl-Product-for-U64Vec2"],[45596,"impl-Product%3C%26U64Vec2%3E-for-U64Vec2"],[45597,"impl-Product%3C%26U64Vec3%3E-for-U64Vec3"],[45598,"impl-Product-for-U64Vec3"],[45599,"impl-Product%3C%26U64Vec4%3E-for-U64Vec4"],[45600,"impl-Product-for-U64Vec4"],[46235,"impl-Read-for-Arc%3CFile%3E"],[46236,"impl-BufferRef-for-Arc%3CT%3E"],[46652,"impl-Rem-for-Vec2"],[46653,"impl-Rem%3Cf32%3E-for-Vec2"],[46654,"impl-Rem%3Cf32%3E-for-Vec3"],[46655,"impl-Rem-for-Vec3"],[46656,"impl-Rem-for-Vec3A"],[46657,"impl-Rem%3Cf32%3E-for-Vec3A"],[46658,"impl-Rem%3Cf32%3E-for-Vec4"],[46659,"impl-Rem-for-Vec4"],[46660,"impl-Rem%3Cf64%3E-for-DVec2"],[46661,"impl-Rem-for-DVec2"],[46662,"impl-Rem-for-DVec3"],[46663,"impl-Rem%3Cf64%3E-for-DVec3"],[46664,"impl-Rem%3Cf64%3E-for-DVec4"],[46665,"impl-Rem-for-DVec4"],[46666,"impl-Rem-for-IVec2"],[46667,"impl-Rem%3Ci32%3E-for-IVec2"],[46668,"impl-Rem-for-IVec3"],[46669,"impl-Rem%3Ci32%3E-for-IVec3"],[46670,"impl-Rem-for-IVec4"],[46671,"impl-Rem%3Ci32%3E-for-IVec4"],[46672,"impl-Rem-for-UVec2"],[46673,"impl-Rem%3Cu32%3E-for-UVec2"],[46674,"impl-Rem%3Cu32%3E-for-UVec3"],[46675,"impl-Rem-for-UVec3"],[46676,"impl-Rem-for-UVec4"],[46677,"impl-Rem%3Cu32%3E-for-UVec4"],[46678,"impl-Rem-for-I64Vec2"],[46679,"impl-Rem%3Ci64%3E-for-I64Vec2"],[46680,"impl-Rem%3Ci64%3E-for-I64Vec3"],[46681,"impl-Rem-for-I64Vec3"],[46682,"impl-Rem-for-I64Vec4"],[46683,"impl-Rem%3Ci64%3E-for-I64Vec4"],[46684,"impl-Rem-for-U64Vec2"],[46685,"impl-Rem%3Cu64%3E-for-U64Vec2"],[46686,"impl-Rem-for-U64Vec3"],[46687,"impl-Rem%3Cu64%3E-for-U64Vec3"],[46688,"impl-Rem%3Cu64%3E-for-U64Vec4"],[46689,"impl-Rem-for-U64Vec4"],[46690,"impl-RemAssign%3Cf32%3E-for-Vec2"],[46691,"impl-RemAssign-for-Vec2"],[46692,"impl-RemAssign-for-Vec3"],[46693,"impl-RemAssign%3Cf32%3E-for-Vec3"],[46694,"impl-RemAssign%3Cf32%3E-for-Vec3A"],[46695,"impl-RemAssign-for-Vec3A"],[46696,"impl-RemAssign%3Cf32%3E-for-Vec4"],[46697,"impl-RemAssign-for-Vec4"],[46698,"impl-RemAssign%3Cf64%3E-for-DVec2"],[46699,"impl-RemAssign-for-DVec2"],[46700,"impl-RemAssign%3Cf64%3E-for-DVec3"],[46701,"impl-RemAssign-for-DVec3"],[46702,"impl-RemAssign%3Cf64%3E-for-DVec4"],[46703,"impl-RemAssign-for-DVec4"],[46704,"impl-RemAssign-for-IVec2"],[46705,"impl-RemAssign%3Ci32%3E-for-IVec2"],[46706,"impl-RemAssign%3Ci32%3E-for-IVec3"],[46707,"impl-RemAssign-for-IVec3"],[46708,"impl-RemAssign%3Ci32%3E-for-IVec4"],[46709,"impl-RemAssign-for-IVec4"],[46710,"impl-RemAssign%3Cu32%3E-for-UVec2"],[46711,"impl-RemAssign-for-UVec2"],[46712,"impl-RemAssign-for-UVec3"],[46713,"impl-RemAssign%3Cu32%3E-for-UVec3"],[46714,"impl-RemAssign%3Cu32%3E-for-UVec4"],[46715,"impl-RemAssign-for-UVec4"],[46716,"impl-RemAssign%3Ci64%3E-for-I64Vec2"],[46717,"impl-RemAssign-for-I64Vec2"],[46718,"impl-RemAssign%3Ci64%3E-for-I64Vec3"],[46719,"impl-RemAssign-for-I64Vec3"],[46720,"impl-RemAssign-for-I64Vec4"],[46721,"impl-RemAssign%3Ci64%3E-for-I64Vec4"],[46722,"impl-RemAssign-for-U64Vec2"],[46723,"impl-RemAssign%3Cu64%3E-for-U64Vec2"],[46724,"impl-RemAssign%3Cu64%3E-for-U64Vec3"],[46725,"impl-RemAssign-for-U64Vec3"],[46726,"impl-RemAssign-for-U64Vec4"],[46727,"impl-RemAssign%3Cu64%3E-for-U64Vec4"],[46877,"impl-Duration"],[46878,"impl-Reference-for-Duration"],[47087,"impl-Reflect-for-BVec2"],[47088,"impl-BVec2"],[47089,"impl-Reflect-for-BVec3"],[47090,"impl-BVec3"],[47091,"impl-Reflect-for-BVec4"],[47092,"impl-BVec4"],[47093,"impl-BVec3A"],[47094,"impl-Reflect-for-BVec3A"],[47095,"impl-BVec4A"],[47096,"impl-Reflect-for-BVec4A"],[47158,"impl-Shl%3CUVec2%3E-for-IVec2"],[47159,"impl-Shl%3Cu16%3E-for-IVec2"],[47160,"impl-Shl%3Ci16%3E-for-IVec2"],[47161,"impl-Shl%3Ci8%3E-for-IVec2"],[47162,"impl-Shl%3Cu32%3E-for-IVec2"],[47163,"impl-Shl-for-IVec2"],[47164,"impl-Shl%3Ci32%3E-for-IVec2"],[47165,"impl-Shl%3Cu8%3E-for-IVec2"],[47166,"impl-Shl%3Cu64%3E-for-IVec2"],[47167,"impl-Shl%3Ci64%3E-for-IVec2"],[47168,"impl-Shl%3Cu64%3E-for-IVec3"],[47169,"impl-Shl%3CUVec3%3E-for-IVec3"],[47170,"impl-Shl%3Cu32%3E-for-IVec3"],[47171,"impl-Shl%3Ci64%3E-for-IVec3"],[47172,"impl-Shl%3Cu16%3E-for-IVec3"],[47173,"impl-Shl%3Ci16%3E-for-IVec3"],[47174,"impl-Shl%3Cu8%3E-for-IVec3"],[47175,"impl-Shl-for-IVec3"],[47176,"impl-Shl%3Ci8%3E-for-IVec3"],[47177,"impl-Shl%3Ci32%3E-for-IVec3"],[47178,"impl-Shl%3Ci64%3E-for-IVec4"],[47179,"impl-Shl%3CUVec4%3E-for-IVec4"],[47180,"impl-Shl-for-IVec4"],[47181,"impl-Shl%3Cu8%3E-for-IVec4"],[47182,"impl-Shl%3Cu64%3E-for-IVec4"],[47183,"impl-Shl%3Cu32%3E-for-IVec4"],[47184,"impl-Shl%3Cu16%3E-for-IVec4"],[47185,"impl-Shl%3Ci16%3E-for-IVec4"],[47186,"impl-Shl%3Ci8%3E-for-IVec4"],[47187,"impl-Shl%3Ci32%3E-for-IVec4"],[47188,"impl-Shl-for-UVec2"],[47189,"impl-Shl%3Cu16%3E-for-UVec2"],[47190,"impl-Shl%3Ci16%3E-for-UVec2"],[47191,"impl-Shl%3CIVec2%3E-for-UVec2"],[47192,"impl-Shl%3Cu32%3E-for-UVec2"],[47193,"impl-Shl%3Ci32%3E-for-UVec2"],[47194,"impl-Shl%3Ci8%3E-for-UVec2"],[47195,"impl-Shl%3Ci64%3E-for-UVec2"],[47196,"impl-Shl%3Cu8%3E-for-UVec2"],[47197,"impl-Shl%3Cu64%3E-for-UVec2"],[47198,"impl-Shl%3Cu16%3E-for-UVec3"],[47199,"impl-Shl%3Cu32%3E-for-UVec3"],[47200,"impl-Shl%3Ci64%3E-for-UVec3"],[47201,"impl-Shl%3Ci8%3E-for-UVec3"],[47202,"impl-Shl%3Ci32%3E-for-UVec3"],[47203,"impl-Shl%3Cu8%3E-for-UVec3"],[47204,"impl-Shl-for-UVec3"],[47205,"impl-Shl%3Cu64%3E-for-UVec3"],[47206,"impl-Shl%3Ci16%3E-for-UVec3"],[47207,"impl-Shl%3CIVec3%3E-for-UVec3"],[47208,"impl-Shl%3CIVec4%3E-for-UVec4"],[47209,"impl-Shl%3Cu32%3E-for-UVec4"],[47210,"impl-Shl-for-UVec4"],[47211,"impl-Shl%3Ci64%3E-for-UVec4"],[47212,"impl-Shl%3Cu16%3E-for-UVec4"],[47213,"impl-Shl%3Ci8%3E-for-UVec4"],[47214,"impl-Shl%3Cu64%3E-for-UVec4"],[47215,"impl-Shl%3Ci16%3E-for-UVec4"],[47216,"impl-Shl%3Ci32%3E-for-UVec4"],[47217,"impl-Shl%3Cu8%3E-for-UVec4"],[47218,"impl-Shl%3Cu32%3E-for-I64Vec2"],[47219,"impl-Shl%3Cu16%3E-for-I64Vec2"],[47220,"impl-Shl%3Ci16%3E-for-I64Vec2"],[47221,"impl-Shl%3Cu8%3E-for-I64Vec2"],[47222,"impl-Shl%3Ci64%3E-for-I64Vec2"],[47223,"impl-Shl%3CIVec2%3E-for-I64Vec2"],[47224,"impl-Shl%3CUVec2%3E-for-I64Vec2"],[47225,"impl-Shl%3Cu64%3E-for-I64Vec2"],[47226,"impl-Shl%3Ci32%3E-for-I64Vec2"],[47227,"impl-Shl%3Ci8%3E-for-I64Vec2"],[47228,"impl-Shl%3Cu32%3E-for-I64Vec3"],[47229,"impl-Shl%3CUVec3%3E-for-I64Vec3"],[47230,"impl-Shl%3Cu16%3E-for-I64Vec3"],[47231,"impl-Shl%3Cu8%3E-for-I64Vec3"],[47232,"impl-Shl%3CIVec3%3E-for-I64Vec3"],[47233,"impl-Shl%3Ci8%3E-for-I64Vec3"],[47234,"impl-Shl%3Ci32%3E-for-I64Vec3"],[47235,"impl-Shl%3Cu64%3E-for-I64Vec3"],[47236,"impl-Shl%3Ci16%3E-for-I64Vec3"],[47237,"impl-Shl%3Ci64%3E-for-I64Vec3"],[47238,"impl-Shl%3Ci64%3E-for-I64Vec4"],[47239,"impl-Shl%3Ci32%3E-for-I64Vec4"],[47240,"impl-Shl%3Cu32%3E-for-I64Vec4"],[47241,"impl-Shl%3Ci8%3E-for-I64Vec4"],[47242,"impl-Shl%3CIVec4%3E-for-I64Vec4"],[47243,"impl-Shl%3CUVec4%3E-for-I64Vec4"],[47244,"impl-Shl%3Cu8%3E-for-I64Vec4"],[47245,"impl-Shl%3Ci16%3E-for-I64Vec4"],[47246,"impl-Shl%3Cu64%3E-for-I64Vec4"],[47247,"impl-Shl%3Cu16%3E-for-I64Vec4"],[47248,"impl-Shl%3Cu16%3E-for-U64Vec2"],[47249,"impl-Shl%3Cu32%3E-for-U64Vec2"],[47250,"impl-Shl%3CUVec2%3E-for-U64Vec2"],[47251,"impl-Shl%3Ci32%3E-for-U64Vec2"],[47252,"impl-Shl%3Cu8%3E-for-U64Vec2"],[47253,"impl-Shl%3CIVec2%3E-for-U64Vec2"],[47254,"impl-Shl%3Ci64%3E-for-U64Vec2"],[47255,"impl-Shl%3Ci16%3E-for-U64Vec2"],[47256,"impl-Shl%3Ci8%3E-for-U64Vec2"],[47257,"impl-Shl%3Cu64%3E-for-U64Vec2"],[47258,"impl-Shl%3Ci64%3E-for-U64Vec3"],[47259,"impl-Shl%3Cu8%3E-for-U64Vec3"],[47260,"impl-Shl%3CUVec3%3E-for-U64Vec3"],[47261,"impl-Shl%3Ci16%3E-for-U64Vec3"],[47262,"impl-Shl%3Cu16%3E-for-U64Vec3"],[47263,"impl-Shl%3CIVec3%3E-for-U64Vec3"],[47264,"impl-Shl%3Cu64%3E-for-U64Vec3"],[47265,"impl-Shl%3Ci32%3E-for-U64Vec3"],[47266,"impl-Shl%3Cu32%3E-for-U64Vec3"],[47267,"impl-Shl%3Ci8%3E-for-U64Vec3"],[47268,"impl-Shl%3CUVec4%3E-for-U64Vec4"],[47269,"impl-Shl%3Ci16%3E-for-U64Vec4"],[47270,"impl-Shl%3Ci32%3E-for-U64Vec4"],[47271,"impl-Shl%3Cu16%3E-for-U64Vec4"],[47272,"impl-Shl%3Cu32%3E-for-U64Vec4"],[47273,"impl-Shl%3Cu64%3E-for-U64Vec4"],[47274,"impl-Shl%3Ci64%3E-for-U64Vec4"],[47275,"impl-Shl%3CIVec4%3E-for-U64Vec4"],[47276,"impl-Shl%3Ci8%3E-for-U64Vec4"],[47277,"impl-Shl%3Cu8%3E-for-U64Vec4"],[47313,"impl-Shr%3Ci8%3E-for-IVec2"],[47314,"impl-Shr%3Ci64%3E-for-IVec2"],[47315,"impl-Shr%3Ci32%3E-for-IVec2"],[47316,"impl-Shr%3Cu64%3E-for-IVec2"],[47317,"impl-Shr%3Cu32%3E-for-IVec2"],[47318,"impl-Shr%3Ci16%3E-for-IVec2"],[47319,"impl-Shr%3Cu8%3E-for-IVec2"],[47320,"impl-Shr%3Cu16%3E-for-IVec2"],[47321,"impl-Shr-for-IVec2"],[47322,"impl-Shr%3CUVec2%3E-for-IVec2"],[47323,"impl-Shr%3Ci64%3E-for-IVec3"],[47324,"impl-Shr%3Ci8%3E-for-IVec3"],[47325,"impl-Shr%3CUVec3%3E-for-IVec3"],[47326,"impl-Shr-for-IVec3"],[47327,"impl-Shr%3Ci32%3E-for-IVec3"],[47328,"impl-Shr%3Cu32%3E-for-IVec3"],[47329,"impl-Shr%3Ci16%3E-for-IVec3"],[47330,"impl-Shr%3Cu16%3E-for-IVec3"],[47331,"impl-Shr%3Cu64%3E-for-IVec3"],[47332,"impl-Shr%3Cu8%3E-for-IVec3"],[47333,"impl-Shr%3CUVec4%3E-for-IVec4"],[47334,"impl-Shr%3Ci32%3E-for-IVec4"],[47335,"impl-Shr%3Cu16%3E-for-IVec4"],[47336,"impl-Shr%3Cu32%3E-for-IVec4"],[47337,"impl-Shr%3Cu8%3E-for-IVec4"],[47338,"impl-Shr%3Cu64%3E-for-IVec4"],[47339,"impl-Shr%3Ci8%3E-for-IVec4"],[47340,"impl-Shr-for-IVec4"],[47341,"impl-Shr%3Ci16%3E-for-IVec4"],[47342,"impl-Shr%3Ci64%3E-for-IVec4"],[47343,"impl-Shr%3CIVec2%3E-for-UVec2"],[47344,"impl-Shr%3Cu16%3E-for-UVec2"],[47345,"impl-Shr%3Cu8%3E-for-UVec2"],[47346,"impl-Shr%3Cu32%3E-for-UVec2"],[47347,"impl-Shr%3Cu64%3E-for-UVec2"],[47348,"impl-Shr%3Ci32%3E-for-UVec2"],[47349,"impl-Shr%3Ci16%3E-for-UVec2"],[47350,"impl-Shr%3Ci64%3E-for-UVec2"],[47351,"impl-Shr%3Ci8%3E-for-UVec2"],[47352,"impl-Shr-for-UVec2"],[47353,"impl-Shr-for-UVec3"],[47354,"impl-Shr%3Cu16%3E-for-UVec3"],[47355,"impl-Shr%3Ci64%3E-for-UVec3"],[47356,"impl-Shr%3Cu64%3E-for-UVec3"],[47357,"impl-Shr%3Ci16%3E-for-UVec3"],[47358,"impl-Shr%3CIVec3%3E-for-UVec3"],[47359,"impl-Shr%3Cu8%3E-for-UVec3"],[47360,"impl-Shr%3Cu32%3E-for-UVec3"],[47361,"impl-Shr%3Ci8%3E-for-UVec3"],[47362,"impl-Shr%3Ci32%3E-for-UVec3"],[47363,"impl-Shr%3Cu16%3E-for-UVec4"],[47364,"impl-Shr%3Cu64%3E-for-UVec4"],[47365,"impl-Shr%3Ci64%3E-for-UVec4"],[47366,"impl-Shr%3CIVec4%3E-for-UVec4"],[47367,"impl-Shr%3Cu32%3E-for-UVec4"],[47368,"impl-Shr%3Cu8%3E-for-UVec4"],[47369,"impl-Shr%3Ci32%3E-for-UVec4"],[47370,"impl-Shr%3Ci8%3E-for-UVec4"],[47371,"impl-Shr-for-UVec4"],[47372,"impl-Shr%3Ci16%3E-for-UVec4"],[47373,"impl-Shr%3Cu32%3E-for-I64Vec2"],[47374,"impl-Shr%3Cu64%3E-for-I64Vec2"],[47375,"impl-Shr%3CUVec2%3E-for-I64Vec2"],[47376,"impl-Shr%3Ci8%3E-for-I64Vec2"],[47377,"impl-Shr%3Ci64%3E-for-I64Vec2"],[47378,"impl-Shr%3Ci16%3E-for-I64Vec2"],[47379,"impl-Shr%3Ci32%3E-for-I64Vec2"],[47380,"impl-Shr%3Cu16%3E-for-I64Vec2"],[47381,"impl-Shr%3Cu8%3E-for-I64Vec2"],[47382,"impl-Shr%3CIVec2%3E-for-I64Vec2"],[47383,"impl-Shr%3Ci64%3E-for-I64Vec3"],[47384,"impl-Shr%3Cu16%3E-for-I64Vec3"],[47385,"impl-Shr%3Ci16%3E-for-I64Vec3"],[47386,"impl-Shr%3Ci8%3E-for-I64Vec3"],[47387,"impl-Shr%3CUVec3%3E-for-I64Vec3"],[47388,"impl-Shr%3Ci32%3E-for-I64Vec3"],[47389,"impl-Shr%3Cu32%3E-for-I64Vec3"],[47390,"impl-Shr%3Cu8%3E-for-I64Vec3"],[47391,"impl-Shr%3CIVec3%3E-for-I64Vec3"],[47392,"impl-Shr%3Cu64%3E-for-I64Vec3"],[47393,"impl-Shr%3Cu16%3E-for-I64Vec4"],[47394,"impl-Shr%3Ci8%3E-for-I64Vec4"],[47395,"impl-Shr%3Cu8%3E-for-I64Vec4"],[47396,"impl-Shr%3Ci64%3E-for-I64Vec4"],[47397,"impl-Shr%3Ci16%3E-for-I64Vec4"],[47398,"impl-Shr%3CUVec4%3E-for-I64Vec4"],[47399,"impl-Shr%3Ci32%3E-for-I64Vec4"],[47400,"impl-Shr%3Cu64%3E-for-I64Vec4"],[47401,"impl-Shr%3CIVec4%3E-for-I64Vec4"],[47402,"impl-Shr%3Cu32%3E-for-I64Vec4"],[47403,"impl-Shr%3Cu8%3E-for-U64Vec2"],[47404,"impl-Shr%3Ci16%3E-for-U64Vec2"],[47405,"impl-Shr%3Ci64%3E-for-U64Vec2"],[47406,"impl-Shr%3Cu32%3E-for-U64Vec2"],[47407,"impl-Shr%3CUVec2%3E-for-U64Vec2"],[47408,"impl-Shr%3Ci8%3E-for-U64Vec2"],[47409,"impl-Shr%3Ci32%3E-for-U64Vec2"],[47410,"impl-Shr%3Cu64%3E-for-U64Vec2"],[47411,"impl-Shr%3Cu16%3E-for-U64Vec2"],[47412,"impl-Shr%3CIVec2%3E-for-U64Vec2"],[47413,"impl-Shr%3Ci8%3E-for-U64Vec3"],[47414,"impl-Shr%3Ci16%3E-for-U64Vec3"],[47415,"impl-Shr%3CUVec3%3E-for-U64Vec3"],[47416,"impl-Shr%3Cu16%3E-for-U64Vec3"],[47417,"impl-Shr%3Ci64%3E-for-U64Vec3"],[47418,"impl-Shr%3Cu8%3E-for-U64Vec3"],[47419,"impl-Shr%3Cu32%3E-for-U64Vec3"],[47420,"impl-Shr%3Ci32%3E-for-U64Vec3"],[47421,"impl-Shr%3CIVec3%3E-for-U64Vec3"],[47422,"impl-Shr%3Cu64%3E-for-U64Vec3"],[47423,"impl-Shr%3Ci64%3E-for-U64Vec4"],[47424,"impl-Shr%3Cu16%3E-for-U64Vec4"],[47425,"impl-Shr%3CIVec4%3E-for-U64Vec4"],[47426,"impl-Shr%3CUVec4%3E-for-U64Vec4"],[47427,"impl-Shr%3Ci8%3E-for-U64Vec4"],[47428,"impl-Shr%3Cu8%3E-for-U64Vec4"],[47429,"impl-Shr%3Cu32%3E-for-U64Vec4"],[47430,"impl-Shr%3Cu64%3E-for-U64Vec4"],[47431,"impl-Shr%3Ci16%3E-for-U64Vec4"],[47432,"impl-Shr%3Ci32%3E-for-U64Vec4"],[47535,"impl-Sub%3Cf32%3E-for-Vec2"],[47536,"impl-Sub-for-Vec2"],[47537,"impl-Sub-for-Vec3"],[47538,"impl-Sub%3Cf32%3E-for-Vec3"],[47543,"impl-Sub-for-Vec3A"],[47544,"impl-Sub%3Cf32%3E-for-Vec3A"],[47545,"impl-Sub-for-Vec4"],[47546,"impl-Sub%3Cf32%3E-for-Vec4"],[47551,"impl-Sub-for-DVec2"],[47552,"impl-Sub%3Cf64%3E-for-DVec2"],[47553,"impl-Sub%3Cf64%3E-for-DVec3"],[47554,"impl-Sub-for-DVec3"],[47555,"impl-Sub-for-DVec4"],[47556,"impl-Sub%3Cf64%3E-for-DVec4"],[47557,"impl-Sub-for-IVec2"],[47558,"impl-Sub%3Ci32%3E-for-IVec2"],[47559,"impl-Sub-for-IVec3"],[47560,"impl-Sub%3Ci32%3E-for-IVec3"],[47561,"impl-Sub%3Ci32%3E-for-IVec4"],[47562,"impl-Sub-for-IVec4"],[47563,"impl-Sub-for-UVec2"],[47564,"impl-Sub%3Cu32%3E-for-UVec2"],[47565,"impl-Sub%3Cu32%3E-for-UVec3"],[47566,"impl-Sub-for-UVec3"],[47567,"impl-Sub-for-UVec4"],[47568,"impl-Sub%3Cu32%3E-for-UVec4"],[47569,"impl-Sub-for-I64Vec2"],[47570,"impl-Sub%3Ci64%3E-for-I64Vec2"],[47571,"impl-Sub-for-I64Vec3"],[47572,"impl-Sub%3Ci64%3E-for-I64Vec3"],[47573,"impl-Sub%3Ci64%3E-for-I64Vec4"],[47574,"impl-Sub-for-I64Vec4"],[47575,"impl-Sub-for-U64Vec2"],[47576,"impl-Sub%3Cu64%3E-for-U64Vec2"],[47577,"impl-Sub-for-U64Vec3"],[47578,"impl-Sub%3Cu64%3E-for-U64Vec3"],[47579,"impl-Sub-for-U64Vec4"],[47580,"impl-Sub%3Cu64%3E-for-U64Vec4"],[47581,"impl-Sub-for-Duration"],[47582,"impl-Sub%3CDuration%3E-for-Duration"],[47584,"impl-SubAssign-for-Vec2"],[47585,"impl-SubAssign%3Cf32%3E-for-Vec2"],[47586,"impl-SubAssign-for-Vec3"],[47587,"impl-SubAssign%3Cf32%3E-for-Vec3"],[47591,"impl-SubAssign-for-Vec3A"],[47592,"impl-SubAssign%3Cf32%3E-for-Vec3A"],[47593,"impl-SubAssign-for-Vec4"],[47594,"impl-SubAssign%3Cf32%3E-for-Vec4"],[47598,"impl-SubAssign%3Cf64%3E-for-DVec2"],[47599,"impl-SubAssign-for-DVec2"],[47600,"impl-SubAssign-for-DVec3"],[47601,"impl-SubAssign%3Cf64%3E-for-DVec3"],[47602,"impl-SubAssign%3Cf64%3E-for-DVec4"],[47603,"impl-SubAssign-for-DVec4"],[47604,"impl-SubAssign%3Ci32%3E-for-IVec2"],[47605,"impl-SubAssign-for-IVec2"],[47606,"impl-SubAssign%3Ci32%3E-for-IVec3"],[47607,"impl-SubAssign-for-IVec3"],[47608,"impl-SubAssign%3Ci32%3E-for-IVec4"],[47609,"impl-SubAssign-for-IVec4"],[47610,"impl-SubAssign%3Cu32%3E-for-UVec2"],[47611,"impl-SubAssign-for-UVec2"],[47612,"impl-SubAssign-for-UVec3"],[47613,"impl-SubAssign%3Cu32%3E-for-UVec3"],[47614,"impl-SubAssign-for-UVec4"],[47615,"impl-SubAssign%3Cu32%3E-for-UVec4"],[47616,"impl-SubAssign-for-I64Vec2"],[47617,"impl-SubAssign%3Ci64%3E-for-I64Vec2"],[47618,"impl-SubAssign-for-I64Vec3"],[47619,"impl-SubAssign%3Ci64%3E-for-I64Vec3"],[47620,"impl-SubAssign%3Ci64%3E-for-I64Vec4"],[47621,"impl-SubAssign-for-I64Vec4"],[47622,"impl-SubAssign%3Cu64%3E-for-U64Vec2"],[47623,"impl-SubAssign-for-U64Vec2"],[47624,"impl-SubAssign-for-U64Vec3"],[47625,"impl-SubAssign%3Cu64%3E-for-U64Vec3"],[47626,"impl-SubAssign%3Cu64%3E-for-U64Vec4"],[47627,"impl-SubAssign-for-U64Vec4"],[47628,"impl-SubAssign-for-Duration"],[47629,"impl-SubAssign%3CDuration%3E-for-Duration"],[47640,"impl-Sum-for-Mat3"],[47641,"impl-Sum%3C%26Mat3%3E-for-Mat3"],[47642,"impl-Sum%3C%26Vec2%3E-for-Vec2"],[47643,"impl-Sum-for-Vec2"],[47644,"impl-Sum%3C%26Vec3%3E-for-Vec3"],[47645,"impl-Sum-for-Vec3"],[47646,"impl-Sum-for-Mat2"],[47647,"impl-Sum%3C%26Mat2%3E-for-Mat2"],[47648,"impl-Sum%3C%26Mat3A%3E-for-Mat3A"],[47649,"impl-Sum-for-Mat3A"],[47650,"impl-Sum%3C%26Mat4%3E-for-Mat4"],[47651,"impl-Sum-for-Mat4"],[47652,"impl-Sum-for-Quat"],[47653,"impl-Sum%3C%26Quat%3E-for-Quat"],[47654,"impl-Sum%3C%26Vec3A%3E-for-Vec3A"],[47655,"impl-Sum-for-Vec3A"],[47656,"impl-Sum%3C%26Vec4%3E-for-Vec4"],[47657,"impl-Sum-for-Vec4"],[47658,"impl-Sum-for-DMat2"],[47659,"impl-Sum%3C%26DMat2%3E-for-DMat2"],[47660,"impl-Sum%3C%26DMat3%3E-for-DMat3"],[47661,"impl-Sum-for-DMat3"],[47662,"impl-Sum%3C%26DMat4%3E-for-DMat4"],[47663,"impl-Sum-for-DMat4"],[47664,"impl-Sum%3C%26DQuat%3E-for-DQuat"],[47665,"impl-Sum-for-DQuat"],[47666,"impl-Sum%3C%26DVec2%3E-for-DVec2"],[47667,"impl-Sum-for-DVec2"],[47668,"impl-Sum%3C%26DVec3%3E-for-DVec3"],[47669,"impl-Sum-for-DVec3"],[47670,"impl-Sum-for-DVec4"],[47671,"impl-Sum%3C%26DVec4%3E-for-DVec4"],[47672,"impl-Sum%3C%26IVec2%3E-for-IVec2"],[47673,"impl-Sum-for-IVec2"],[47674,"impl-Sum-for-IVec3"],[47675,"impl-Sum%3C%26IVec3%3E-for-IVec3"],[47676,"impl-Sum%3C%26IVec4%3E-for-IVec4"],[47677,"impl-Sum-for-IVec4"],[47678,"impl-Sum%3C%26UVec2%3E-for-UVec2"],[47679,"impl-Sum-for-UVec2"],[47680,"impl-Sum%3C%26UVec3%3E-for-UVec3"],[47681,"impl-Sum-for-UVec3"],[47682,"impl-Sum-for-UVec4"],[47683,"impl-Sum%3C%26UVec4%3E-for-UVec4"],[47684,"impl-Sum-for-I64Vec2"],[47685,"impl-Sum%3C%26I64Vec2%3E-for-I64Vec2"],[47686,"impl-Sum-for-I64Vec3"],[47687,"impl-Sum%3C%26I64Vec3%3E-for-I64Vec3"],[47688,"impl-Sum%3C%26I64Vec4%3E-for-I64Vec4"],[47689,"impl-Sum-for-I64Vec4"],[47690,"impl-Sum-for-U64Vec2"],[47691,"impl-Sum%3C%26U64Vec2%3E-for-U64Vec2"],[47692,"impl-Sum-for-U64Vec3"],[47693,"impl-Sum%3C%26U64Vec3%3E-for-U64Vec3"],[47694,"impl-Sum%3C%26U64Vec4%3E-for-U64Vec4"],[47695,"impl-Sum-for-U64Vec4"],[47696,"impl-Sum-for-Duration"],[47697,"impl-Sum%3C%26Duration%3E-for-Duration"],[49067,"impl-TryFrom%3CI64Vec2%3E-for-IVec2"],[49068,"impl-TryFrom%3CUVec2%3E-for-IVec2"],[49070,"impl-TryFrom%3CU64Vec2%3E-for-IVec2"],[49072,"impl-TryFrom%3CU64Vec3%3E-for-IVec3"],[49073,"impl-TryFrom%3CI64Vec3%3E-for-IVec3"],[49074,"impl-TryFrom%3CUVec3%3E-for-IVec3"],[49075,"impl-TryFrom%3CI64Vec4%3E-for-IVec4"],[49077,"impl-TryFrom%3CU64Vec4%3E-for-IVec4"],[49078,"impl-TryFrom%3CUVec4%3E-for-IVec4"],[49079,"impl-TryFrom%3CIVec2%3E-for-UVec2"],[49080,"impl-TryFrom%3CU64Vec2%3E-for-UVec2"],[49082,"impl-TryFrom%3CI64Vec2%3E-for-UVec2"],[49083,"impl-TryFrom%3CU64Vec3%3E-for-UVec3"],[49085,"impl-TryFrom%3CI64Vec3%3E-for-UVec3"],[49086,"impl-TryFrom%3CIVec3%3E-for-UVec3"],[49087,"impl-TryFrom%3CI64Vec4%3E-for-UVec4"],[49088,"impl-TryFrom%3CU64Vec4%3E-for-UVec4"],[49090,"impl-TryFrom%3CIVec4%3E-for-UVec4"],[49104,"impl-TryFrom%3CDuration%3E-for-Duration"],[49105,"impl-TryFrom%3CPollTimeout%3E-for-Duration"],[54010,"impl-AsRef%3Cdyn+Error+%2B+Send+%2B+Sync%3E-for-Error"],[54011,"impl-AsRef%3Cdyn+Error%3E-for-Error"],[54041,"impl-Debug-for-Error"],[54042,"impl-Display-for-Error"],[54310,"impl-Debug-for-EcsRefBorrowError"],[54311,"impl-Display-for-EcsRefBorrowError"],[55347,"impl-Display-for-TypeDataAlreadyInserted"],[55348,"impl-Debug-for-TypeDataAlreadyInserted"],[55360,"impl-From%3C%5BT;+N%5D%3E-for-SVec%3CT%3E"],[55361,"impl-From%3CVec%3CT%3E%3E-for-SVec%3CT%3E"],[55512,"impl-IntoIterator-for-%26SchemaVec"],[55513,"impl-IntoIterator-for-%26mut+SchemaVec"],[55519,"impl-IntoIterator-for-%26mut+SMap%3CK,+V%3E"],[55520,"impl-IntoIterator-for-%26SMap%3CK,+V%3E"],[55521,"impl-IntoIterator-for-SVec%3CT%3E"],[55522,"impl-IntoIterator-for-%26mut+SVec%3CT%3E"],[55523,"impl-IntoIterator-for-%26SVec%3CT%3E"],[55524,"impl-IntoIterator-for-%26mut+SchemaMap"],[55525,"impl-IntoIterator-for-%26SchemaMap"],[56284,"impl-SchemaBox"],[56285,"impl-Default-for-SchemaBox"],[56419,"impl-Debug-for-SchemaBox"],[56420,"impl-Display-for-SchemaBox"],[56422,"impl-Display-for-SchemaRef%3C\'_%3E"],[56423,"impl-Debug-for-SchemaRef%3C\'_%3E"],[56426,"impl-Display-for-FieldIdx%3C\'a%3E"],[56427,"impl-Debug-for-FieldIdx%3C\'a%3E"],[56428,"impl-Display-for-SchemaMismatchError"],[56429,"impl-Debug-for-SchemaMismatchError"],[56430,"impl-Display-for-SchemaFieldNotFoundError%3C\'a%3E"],[56431,"impl-Debug-for-SchemaFieldNotFoundError%3C\'a%3E"],[56457,"impl-From%3C%26String%3E-for-FieldIdx%3C\'a%3E"],[56458,"impl-From%3C%26str%3E-for-FieldIdx%3C\'a%3E"],[56459,"impl-From%3Cusize%3E-for-FieldIdx%3C\'static%3E"],[56519,"impl-SchemaBox"],[56520,"impl-Hash-for-SchemaBox"],[56639,"impl-IntoIterator-for-FieldPath%3C%26str%3E"],[56640,"impl-IntoIterator-for-FieldPath%3CUstr%3E"],[56767,"impl-SchemaBox"],[56768,"impl-HasSchema-for-SchemaBox"],[57662,"impl-IntoIterator-for-%26DashMap%3CK,+V,+S%3E"],[57663,"impl-IntoIterator-for-DashMap%3CK,+V,+S%3E"],[57671,"impl-DashMap%3CK,+V,+S%3E"],[57672,"impl-ShrinkableKeyedStateStore%3CK%3E-for-DashMap%3CK,+InMemoryState%3E"],[57686,"impl-DashMap%3CK,+V,+S%3E"],[57687,"impl-ShrinkableKeyedStateStore%3CK%3E-for-DashMap%3CK,+InMemoryState%3E"],[57718,"impl-ShrinkableKeyedStateStore%3CK%3E-for-DashMap%3CK,+InMemoryState%3E"],[57719,"impl-DashMap%3CK,+V,+S%3E"],[58231,"impl-Debug-for-MappedRef%3C\'a,+K,+V,+T,+S%3E"],[58232,"impl-Display-for-MappedRef%3C\'a,+K,+V,+T%3E"],[60789,"impl-Div%3Cf32%3E-for-Vec2"],[60790,"impl-Div-for-Vec2"],[61165,"impl-PartialEq%3CRangeInclusive%3Cf32%3E%3E-for-Rangef"],[61166,"impl-PartialEq-for-Rangef"],[61654,"impl-Display-for-FontFamily"],[61655,"impl-Debug-for-FontFamily"],[61703,"impl-Display-for-TextStyle"],[61704,"impl-Debug-for-TextStyle"],[61757,"impl-From%3CHsva%3E-for-Color32"],[61758,"impl-From%3CHsvaGamma%3E-for-Color32"],[61760,"impl-From%3CRgba%3E-for-Color32"],[61761,"impl-From%3CColor%3E-for-Color32"],[61766,"impl-From%3CHsvaGamma%3E-for-Rgba"],[61767,"impl-From%3CColor32%3E-for-Rgba"],[61768,"impl-From%3CHsva%3E-for-Rgba"],[61772,"impl-From%3C%26%5Bf32;+2%5D%3E-for-Pos2"],[61773,"impl-From%3C%26(f32,+f32)%3E-for-Pos2"],[61775,"impl-From%3C%5Bf32;+2%5D%3E-for-Pos2"],[61776,"impl-From%3C(f32,+f32)%3E-for-Pos2"],[61778,"impl-From%3C%26RangeFull%3E-for-Rangef"],[61779,"impl-From%3C%26RangeFrom%3Cf32%3E%3E-for-Rangef"],[61780,"impl-From%3CRangeFull%3E-for-Rangef"],[61781,"impl-From%3CRangeToInclusive%3Cf32%3E%3E-for-Rangef"],[61782,"impl-From%3CRangeInclusive%3Cf32%3E%3E-for-Rangef"],[61783,"impl-From%3C%26RangeInclusive%3Cf32%3E%3E-for-Rangef"],[61784,"impl-From%3CRangeFrom%3Cf32%3E%3E-for-Rangef"],[61789,"impl-From%3C%26%5Bf32;+2%5D%3E-for-Vec2"],[61790,"impl-From%3C%26(f32,+f32)%3E-for-Vec2"],[61791,"impl-From%3C%5Bf32;+2%5D%3E-for-Vec2"],[61793,"impl-From%3C(f32,+f32)%3E-for-Vec2"],[61794,"impl-From%3CArc%3CColorImage%3E%3E-for-ImageData"],[61795,"impl-From%3CColorImage%3E-for-ImageData"],[61796,"impl-From%3CFontImage%3E-for-ImageData"],[61801,"impl-From%3CPathShape%3E-for-Shape"],[61802,"impl-From%3CPaintCallback%3E-for-Shape"],[61803,"impl-From%3CMesh%3E-for-Shape"],[61804,"impl-From%3CVec%3CShape%3E%3E-for-Shape"],[61805,"impl-From%3CTextShape%3E-for-Shape"],[61806,"impl-From%3CCubicBezierShape%3E-for-Shape"],[61807,"impl-From%3CQuadraticBezierShape%3E-for-Shape"],[61809,"impl-From%3CCircleShape%3E-for-Shape"],[61810,"impl-From%3CRectShape%3E-for-Shape"],[61816,"impl-From%3CFontId%3E-for-FontSelection"],[61818,"impl-From%3CFontMeta%3E-for-FontSelection"],[61819,"impl-From%3CTextStyle%3E-for-FontSelection"],[61844,"impl-From%3C%26TextureHandle%3E-for-TextureId"],[61845,"impl-From%3C%26mut+TextureHandle%3E-for-TextureId"],[61866,"impl-From%3Cu32%3E-for-TouchId"],[61867,"impl-From%3Ci32%3E-for-TouchId"],[61868,"impl-From%3Cu64%3E-for-TouchId"],[61880,"impl-From%3C%26str%3E-for-Id"],[61881,"impl-From%3CString%3E-for-Id"],[61900,"impl-From%3CMarginMeta%3E-for-Margin"],[61901,"impl-From%3Cf32%3E-for-Margin"],[61902,"impl-From%3CVec2%3E-for-Margin"],[61904,"impl-From%3C%26str%3E-for-RichText"],[61905,"impl-From%3C%26mut+String%3E-for-RichText"],[61907,"impl-From%3C%26String%3E-for-RichText"],[61908,"impl-From%3CString%3E-for-RichText"],[61909,"impl-From%3CCow%3C\'_,+str%3E%3E-for-RichText"],[61910,"impl-From%3CLayoutJob%3E-for-WidgetText"],[61911,"impl-From%3CCow%3C\'_,+str%3E%3E-for-WidgetText"],[61912,"impl-From%3CRichText%3E-for-WidgetText"],[61913,"impl-From%3C%26String%3E-for-WidgetText"],[61914,"impl-From%3CArc%3CGalley%3E%3E-for-WidgetText"],[61916,"impl-From%3C%26str%3E-for-WidgetText"],[61917,"impl-From%3CString%3E-for-WidgetText"],[61923,"impl-From%3CCow%3C\'a,+str%3E%3E-for-ImageSource%3C\'a%3E"],[61924,"impl-From%3CString%3E-for-ImageSource%3C\'static%3E"],[61925,"impl-From%3CT%3E-for-ImageSource%3C\'static%3E"],[61926,"impl-From%3C%26String%3E-for-ImageSource%3C\'a%3E"],[61928,"impl-From%3C(%26str,+T)%3E-for-ImageSource%3C\'static%3E"],[61929,"impl-From%3C(String,+T)%3E-for-ImageSource%3C\'static%3E"],[61930,"impl-From%3C%26Cow%3C\'a,+str%3E%3E-for-ImageSource%3C\'a%3E"],[61931,"impl-From%3C(Cow%3C\'static,+str%3E,+T)%3E-for-ImageSource%3C\'static%3E"],[61932,"impl-From%3C%26str%3E-for-ImageSource%3C\'a%3E"],[63458,"impl-Mul%3Cf32%3E-for-Rgba"],[63459,"impl-Mul-for-Rgba"],[63460,"impl-Mul%3Cf32%3E-for-Vec2"],[63461,"impl-Mul-for-Vec2"],[64331,"impl-Sub-for-Pos2"],[64332,"impl-Sub%3CVec2%3E-for-Pos2"],[65724,"impl-Extend%3C(%26K,+%26V)%3E-for-AHashMap%3CK,+V,+S%3E"],[65725,"impl-Extend%3C(K,+V)%3E-for-AHashMap%3CK,+V,+S%3E"],[65726,"impl-Extend%3C%26T%3E-for-AHashSet%3CT,+S%3E"],[65727,"impl-Extend%3CT%3E-for-AHashSet%3CT,+S%3E"],[65736,"impl-From%3C%5B(K,+V);+N%5D%3E-for-AHashMap%3CK,+V%3E"],[65737,"impl-From%3CHashMap%3CK,+V,+RandomState%3E%3E-for-AHashMap%3CK,+V%3E"],[65738,"impl-From%3C%5BT;+N%5D%3E-for-AHashSet%3CT%3E"],[65740,"impl-From%3CHashSet%3CT,+RandomState%3E%3E-for-AHashSet%3CT%3E"],[65789,"impl-IntoIterator-for-%26mut+AHashMap%3CK,+V,+S%3E"],[65790,"impl-IntoIterator-for-%26AHashMap%3CK,+V,+S%3E"],[65791,"impl-IntoIterator-for-AHashMap%3CK,+V,+S%3E"],[65792,"impl-IntoIterator-for-AHashSet%3CT,+S%3E"],[65793,"impl-IntoIterator-for-%26AHashSet%3CT,+S%3E"],[67514,"impl-From%3CColor32%3E-for-HsvaGamma"],[67516,"impl-From%3CRgba%3E-for-HsvaGamma"],[67517,"impl-From%3CHsva%3E-for-HsvaGamma"],[67519,"impl-From%3CRgba%3E-for-Hsva"],[67520,"impl-From%3CHsvaGamma%3E-for-Hsva"],[67521,"impl-From%3CColor32%3E-for-Hsva"],[67767,"impl-Mul%3CPos2%3E-for-%26RectTransform"],[67768,"impl-Mul%3CPos2%3E-for-RectTransform"],[67769,"impl-Mul%3Cf32%3E-for-Rot2"],[67770,"impl-Mul%3CVec2%3E-for-Rot2"],[67771,"impl-Mul-for-Rot2"],[69241,"impl-Display-for-LoadError"],[69242,"impl-Debug-for-LoadError"],[69258,"impl-From%3C%26%5Bu8%5D%3E-for-Bytes"],[69259,"impl-From%3CVec%3Cu8%3E%3E-for-Bytes"],[69260,"impl-From%3CArc%3C%5Bu8%5D%3E%3E-for-Bytes"],[69262,"impl-From%3C%26%5Bu8;+N%5D%3E-for-Bytes"],[69265,"impl-From%3C(TextureId,+Vec2)%3E-for-SizedTexture"],[69266,"impl-From%3C%26TextureHandle%3E-for-SizedTexture"],[71364,"impl-Debug-for-FluentError"],[71365,"impl-Display-for-FluentError"],[71372,"impl-From%3CResolverError%3E-for-FluentError"],[71373,"impl-From%3CParserError%3E-for-FluentError"],[71379,"impl-From%3Cu64%3E-for-FluentValue%3C\'_%3E"],[71381,"impl-From%3Cu16%3E-for-FluentValue%3C\'_%3E"],[71382,"impl-From%3CString%3E-for-FluentValue%3C\'source%3E"],[71383,"impl-From%3C%26u32%3E-for-FluentValue%3C\'_%3E"],[71384,"impl-From%3Ci128%3E-for-FluentValue%3C\'_%3E"],[71385,"impl-From%3C%26f64%3E-for-FluentValue%3C\'_%3E"],[71386,"impl-From%3C%26str%3E-for-FluentValue%3C\'source%3E"],[71387,"impl-From%3C%26u128%3E-for-FluentValue%3C\'_%3E"],[71388,"impl-From%3Ci16%3E-for-FluentValue%3C\'_%3E"],[71389,"impl-From%3Cisize%3E-for-FluentValue%3C\'_%3E"],[71390,"impl-From%3C%26i128%3E-for-FluentValue%3C\'_%3E"],[71391,"impl-From%3C%26u8%3E-for-FluentValue%3C\'_%3E"],[71392,"impl-From%3CCow%3C\'source,+str%3E%3E-for-FluentValue%3C\'source%3E"],[71393,"impl-From%3Cu128%3E-for-FluentValue%3C\'_%3E"],[71394,"impl-From%3Cusize%3E-for-FluentValue%3C\'_%3E"],[71395,"impl-From%3C%26i8%3E-for-FluentValue%3C\'_%3E"],[71396,"impl-From%3C%26usize%3E-for-FluentValue%3C\'_%3E"],[71397,"impl-From%3Cf64%3E-for-FluentValue%3C\'_%3E"],[71398,"impl-From%3Cf32%3E-for-FluentValue%3C\'_%3E"],[71399,"impl-From%3Cu32%3E-for-FluentValue%3C\'_%3E"],[71400,"impl-From%3Ci64%3E-for-FluentValue%3C\'_%3E"],[71401,"impl-From%3C%26u16%3E-for-FluentValue%3C\'_%3E"],[71402,"impl-From%3C%26i16%3E-for-FluentValue%3C\'_%3E"],[71403,"impl-From%3C%26isize%3E-for-FluentValue%3C\'_%3E"],[71404,"impl-From%3Cu8%3E-for-FluentValue%3C\'_%3E"],[71405,"impl-From%3Ci32%3E-for-FluentValue%3C\'_%3E"],[71406,"impl-From%3COption%3CT%3E%3E-for-FluentValue%3C\'source%3E"],[71407,"impl-From%3C%26u64%3E-for-FluentValue%3C\'_%3E"],[71408,"impl-From%3C%26String%3E-for-FluentValue%3C\'source%3E"],[71409,"impl-From%3C%26i64%3E-for-FluentValue%3C\'_%3E"],[71410,"impl-From%3Ci8%3E-for-FluentValue%3C\'_%3E"],[71411,"impl-From%3C%26f32%3E-for-FluentValue%3C\'_%3E"],[71412,"impl-From%3CFluentNumber%3E-for-FluentValue%3C\'l%3E"],[71413,"impl-From%3C%26i32%3E-for-FluentValue%3C\'_%3E"],[71750,"impl-From%3Cusize%3E-for-FluentNumber"],[71751,"impl-From%3Ci64%3E-for-FluentNumber"],[71752,"impl-From%3Cisize%3E-for-FluentNumber"],[71753,"impl-From%3Cu16%3E-for-FluentNumber"],[71754,"impl-From%3Cu8%3E-for-FluentNumber"],[71755,"impl-From%3C%26i32%3E-for-FluentNumber"],[71756,"impl-From%3C%26u64%3E-for-FluentNumber"],[71757,"impl-From%3C%26isize%3E-for-FluentNumber"],[71758,"impl-From%3C%26f64%3E-for-FluentNumber"],[71759,"impl-From%3Ci32%3E-for-FluentNumber"],[71760,"impl-From%3C%26u128%3E-for-FluentNumber"],[71761,"impl-From%3Ci16%3E-for-FluentNumber"],[71762,"impl-From%3Ci128%3E-for-FluentNumber"],[71763,"impl-From%3C%26i128%3E-for-FluentNumber"],[71764,"impl-From%3Ci8%3E-for-FluentNumber"],[71765,"impl-From%3C%26usize%3E-for-FluentNumber"],[71766,"impl-From%3C%26i64%3E-for-FluentNumber"],[71767,"impl-From%3C%26u8%3E-for-FluentNumber"],[71768,"impl-From%3C%26u32%3E-for-FluentNumber"],[71769,"impl-From%3Cu32%3E-for-FluentNumber"],[71770,"impl-From%3Cu128%3E-for-FluentNumber"],[71771,"impl-From%3C%26u16%3E-for-FluentNumber"],[71772,"impl-From%3Cf64%3E-for-FluentNumber"],[71774,"impl-From%3C%26i8%3E-for-FluentNumber"],[71775,"impl-From%3C%26f32%3E-for-FluentNumber"],[71776,"impl-From%3C%26i16%3E-for-FluentNumber"],[71777,"impl-From%3Cu64%3E-for-FluentNumber"],[71778,"impl-From%3Cf32%3E-for-FluentNumber"],[72242,"impl-Debug-for-ResourceLimitReached"],[72243,"impl-Display-for-ResourceLimitReached"],[72250,"impl-From%3C%26EmitterHandle%3E-for-OutputDestination"],[72251,"impl-From%3CTrackId%3E-for-OutputDestination"],[72252,"impl-From%3CEmitterId%3E-for-OutputDestination"],[72253,"impl-From%3C%26TrackHandle%3E-for-OutputDestination"],[72254,"impl-From%3CSubTrackId%3E-for-OutputDestination"],[72257,"impl-From%3CClockTime%3E-for-StartTime"],[72258,"impl-From%3CDuration%3E-for-StartTime"],[72411,"impl-Add%3Cu64%3E-for-ClockTime"],[72412,"impl-Add%3Cf64%3E-for-ClockTime"],[72413,"impl-AddAssign%3Cu64%3E-for-ClockTime"],[72414,"impl-AddAssign%3Cf64%3E-for-ClockTime"],[72558,"impl-Sub%3Cu64%3E-for-ClockTime"],[72559,"impl-Sub%3Cf64%3E-for-ClockTime"],[72560,"impl-SubAssign%3Cu64%3E-for-ClockTime"],[72561,"impl-SubAssign%3Cf64%3E-for-ClockTime"],[73940,"impl-Display-for-Error"],[73941,"impl-Debug-for-Error"],[73945,"impl-From%3CPlayStreamError%3E-for-Error"],[73946,"impl-From%3CBuildStreamError%3E-for-Error"],[73947,"impl-From%3CDefaultStreamConfigError%3E-for-Error"],[74119,"impl-Debug-for-PlaySoundError%3CE%3E"],[74120,"impl-Display-for-PlaySoundError%3CE%3E"],[74176,"impl-From%3C%26TweenerHandle%3E-for-ModulatorId"],[74178,"impl-From%3C%26LfoHandle%3E-for-ModulatorId"],[74619,"impl-Display-for-FromFileError"],[74620,"impl-Debug-for-FromFileError"],[74627,"impl-From%3CError%3E-for-FromFileError"],[74628,"impl-From%3CError%3E-for-FromFileError"],[74634,"impl-From%3CRangeTo%3CT%3E%3E-for-Region"],[74635,"impl-From%3CRange%3CT%3E%3E-for-Region"],[74637,"impl-From%3CRangeFull%3E-for-Region"],[74638,"impl-From%3CRangeFrom%3CT%3E%3E-for-Region"],[75159,"impl-From%3C%5Bf32;+2%5D%3E-for-EmitterDistances"],[75160,"impl-From%3CRangeInclusive%3Cf32%3E%3E-for-EmitterDistances"],[75161,"impl-From%3C(f32,+f32)%3E-for-EmitterDistances"],[75588,"impl-Display-for-NonexistentRoute"],[75589,"impl-Debug-for-NonexistentRoute"],[75599,"impl-From%3CSubTrackId%3E-for-TrackId"],[75600,"impl-From%3C%26TrackHandle%3E-for-TrackId"],[75830,"impl-Default-for-ModulatorMapping%3Cf64%3E"],[75831,"impl-Default-for-ModulatorMapping%3Cf32%3E"],[75832,"impl-Default-for-ModulatorMapping%3CPlaybackRate%3E"],[75833,"impl-Default-for-ModulatorMapping%3CVolume%3E"],[75870,"impl-From%3CT%3E-for-Value%3CVector3%3Cf32%3E%3E"],[75871,"impl-From%3Cf64%3E-for-Value%3Cf64%3E"],[75872,"impl-From%3Cf64%3E-for-Value%3CVolume%3E"],[75873,"impl-From%3CDuration%3E-for-Value%3CDuration%3E"],[75874,"impl-From%3CVolume%3E-for-Value%3CVolume%3E"],[75875,"impl-From%3CPlaybackRate%3E-for-Value%3CPlaybackRate%3E"],[75876,"impl-From%3CT%3E-for-Value%3CQuaternion%3Cf32%3E%3E"],[75878,"impl-From%3CIntoId%3E-for-Value%3CT%3E"],[75879,"impl-From%3CClockSpeed%3E-for-Value%3CClockSpeed%3E"],[75880,"impl-From%3Cf64%3E-for-Value%3CPlaybackRate%3E"],[75881,"impl-From%3Cf32%3E-for-Value%3Cf32%3E"],[77599,"impl-Extend%3CValue%3C\'gc%3E%3E-for-Stack%3C\'gc,+\'a%3E"],[77600,"impl-Extend%3C%26Value%3C\'gc%3E%3E-for-%26mut+Stack%3C\'gc,+\'a%3E"],[77601,"impl-Extend%3CValue%3C\'gc%3E%3E-for-%26mut+Stack%3C\'gc,+\'a%3E"],[77602,"impl-Extend%3C%26Value%3C\'gc%3E%3E-for-Stack%3C\'gc,+\'a%3E"],[77621,"impl-Display-for-PrototypeError"],[77622,"impl-Debug-for-PrototypeError"],[77625,"impl-Display-for-ClosureError"],[77626,"impl-Debug-for-ClosureError"],[77629,"impl-Display-for-TypeError"],[77630,"impl-Debug-for-TypeError"],[77631,"impl-Display-for-RuntimeError"],[77632,"impl-Debug-for-RuntimeError"],[77633,"impl-Display-for-Error%3C\'gc%3E"],[77634,"impl-Debug-for-Error%3C\'gc%3E"],[77635,"impl-Debug-for-StaticError"],[77636,"impl-Display-for-StaticError"],[77648,"impl-Display-for-String%3C\'gc%3E"],[77649,"impl-Debug-for-String%3C\'gc%3E"],[77650,"impl-Debug-for-BadConcatType"],[77651,"impl-Display-for-BadConcatType"],[77652,"impl-Display-for-InvalidTableKey"],[77653,"impl-Debug-for-InvalidTableKey"],[77656,"impl-Display-for-BadExecutorMode"],[77657,"impl-Debug-for-BadExecutorMode"],[77660,"impl-Debug-for-BadThreadMode"],[77661,"impl-Display-for-BadThreadMode"],[77663,"impl-Debug-for-VMError"],[77664,"impl-Display-for-VMError"],[77665,"impl-Debug-for-BadUserDataType"],[77666,"impl-Display-for-BadUserDataType"],[77668,"impl-Display-for-Value%3C\'gc%3E"],[77669,"impl-Debug-for-Value%3C\'gc%3E"],[77680,"impl-From%3CParseError%3E-for-PrototypeError"],[77682,"impl-From%3CCompileError%3E-for-PrototypeError"],[77692,"impl-From%3CE%3E-for-Error%3C\'gc%3E"],[77693,"impl-From%3CLuaError%3C\'gc%3E%3E-for-Error%3C\'gc%3E"],[77694,"impl-From%3CRuntimeError%3E-for-Error%3C\'gc%3E"],[77695,"impl-From%3CValue%3C\'gc%3E%3E-for-Error%3C\'gc%3E"],[77698,"impl-From%3CStaticLuaError%3E-for-StaticError"],[77699,"impl-From%3CError%3C\'gc%3E%3E-for-StaticError"],[77701,"impl-From%3CRuntimeError%3E-for-StaticError"],[77704,"impl-From%3CCallback%3C\'gc%3E%3E-for-Function%3C\'gc%3E"],[77706,"impl-From%3CClosure%3C\'gc%3E%3E-for-Function%3C\'gc%3E"],[77716,"impl-From%3CStashedCallback%3E-for-StashedFunction"],[77717,"impl-From%3CStashedClosure%3E-for-StashedFunction"],[77718,"impl-From%3CStashedTable%3E-for-StaticValue"],[77719,"impl-From%3CStashedClosure%3E-for-StaticValue"],[77720,"impl-From%3Cbool%3E-for-StaticValue"],[77721,"impl-From%3CStashedCallback%3E-for-StaticValue"],[77722,"impl-From%3CStashedFunction%3E-for-StaticValue"],[77723,"impl-From%3CStashedUserData%3E-for-StaticValue"],[77724,"impl-From%3CStashedString%3E-for-StaticValue"],[77726,"impl-From%3Cf64%3E-for-StaticValue"],[77727,"impl-From%3Ci64%3E-for-StaticValue"],[77743,"impl-From%3CString%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77744,"impl-From%3Ci64%3E-for-Value%3C\'gc%3E"],[77745,"impl-From%3CFunction%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77747,"impl-From%3CUserData%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77748,"impl-From%3CThread%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77749,"impl-From%3CCallback%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77750,"impl-From%3CClosure%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77751,"impl-From%3Cbool%3E-for-Value%3C\'gc%3E"],[77752,"impl-From%3Cf64%3E-for-Value%3C\'gc%3E"],[77753,"impl-From%3CTable%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77754,"impl-From%3CConstant%3CS%3E%3E-for-Value%3C\'gc%3E"],[77773,"impl-FromMultiValue%3C\'gc%3E-for-Variadic%3C%5BI;+N%5D%3E"],[77774,"impl-FromMultiValue%3C\'gc%3E-for-Variadic%3CVec%3CI%3E%3E"],[78127,"impl-IntoIterator-for-%26Variadic%3CT%3E"],[78128,"impl-IntoIterator-for-Variadic%3CT%3E"],[78133,"impl-IntoMultiValue%3C\'gc%3E-for-Variadic%3CT%3E"],[78134,"impl-IntoMultiValue%3C\'gc%3E-for-%26Variadic%3CT%3E"],[78189,"impl-IntoValue%3C\'gc%3E-for-%26Callback%3C\'gc%3E"],[78190,"impl-IntoValue%3C\'gc%3E-for-Callback%3C\'gc%3E"],[78191,"impl-IntoValue%3C\'gc%3E-for-Closure%3C\'gc%3E"],[78192,"impl-IntoValue%3C\'gc%3E-for-%26Closure%3C\'gc%3E"],[78193,"impl-IntoValue%3C\'gc%3E-for-%26Function%3C\'gc%3E"],[78194,"impl-IntoValue%3C\'gc%3E-for-Function%3C\'gc%3E"],[78196,"impl-IntoValue%3C\'gc%3E-for-String%3C\'gc%3E"],[78197,"impl-IntoValue%3C\'gc%3E-for-%26String%3C\'gc%3E"],[78198,"impl-IntoValue%3C\'gc%3E-for-%26Table%3C\'gc%3E"],[78199,"impl-IntoValue%3C\'gc%3E-for-Table%3C\'gc%3E"],[78200,"impl-IntoValue%3C\'gc%3E-for-Thread%3C\'gc%3E"],[78201,"impl-IntoValue%3C\'gc%3E-for-%26Thread%3C\'gc%3E"],[78202,"impl-IntoValue%3C\'gc%3E-for-%26UserData%3C\'gc%3E"],[78203,"impl-IntoValue%3C\'gc%3E-for-UserData%3C\'gc%3E"],[78204,"impl-IntoValue%3C\'gc%3E-for-Value%3C\'gc%3E"],[78205,"impl-IntoValue%3C\'gc%3E-for-%26Value%3C\'gc%3E"],[79403,"impl-Debug-for-CompileErrorKind"],[79404,"impl-Display-for-CompileErrorKind"],[79405,"impl-Display-for-CompileError"],[79406,"impl-Debug-for-CompileError"],[79407,"impl-Debug-for-FunctionRef%3CS%3E"],[79408,"impl-Display-for-FunctionRef%3CS%3E"],[79410,"impl-Display-for-LineNumber"],[79411,"impl-Debug-for-LineNumber"],[79412,"impl-Display-for-ParseErrorKind"],[79413,"impl-Debug-for-ParseErrorKind"],[79414,"impl-Debug-for-ParseError"],[79415,"impl-Display-for-ParseError"],[79752,"impl-Display-for-LexError"],[79753,"impl-Debug-for-LexError"],[81287,"impl-Display-for-LuaError%3C\'gc%3E"],[81288,"impl-Debug-for-LuaError%3C\'gc%3E"],[81289,"impl-Debug-for-StaticLuaError"],[81290,"impl-Display-for-StaticLuaError"],[81402,"impl-From%3CMetaCall%3C\'gc,+N%3E%3E-for-MetaResult%3C\'gc,+N%3E"],[81403,"impl-From%3CValue%3C\'gc%3E%3E-for-MetaResult%3C\'gc,+N%3E"],[81552,"impl-From%3CConstantIndex8%3E-for-RCIndex"],[81553,"impl-From%3CRegisterIndex%3E-for-RCIndex"],[82129,"impl-Debug-for-BinaryOperatorError"],[82130,"impl-Display-for-BinaryOperatorError"],[82720,"impl-From%3Cu32%3E-for-DenseMoveDirection"],[82721,"impl-From%3Cu16%3E-for-DenseMoveDirection"],[83333,"impl-PartialEq%3C%26str%3E-for-LanguageIdentifier"],[83334,"impl-PartialEq-for-LanguageIdentifier"],[83345,"impl-Display-for-LanguageIdentifierError"],[83346,"impl-Debug-for-LanguageIdentifierError"],[83348,"impl-Debug-for-LanguageIdentifier"],[83349,"impl-Display-for-LanguageIdentifier"],[83538,"impl-PartialEq-for-Language"],[83539,"impl-PartialEq%3C%26str%3E-for-Language"],[83540,"impl-PartialEq%3C%26str%3E-for-Region"],[83541,"impl-PartialEq-for-Region"],[83542,"impl-PartialEq-for-Script"],[83543,"impl-PartialEq%3C%26str%3E-for-Script"],[83544,"impl-PartialEq%3C%26str%3E-for-Variant"],[83545,"impl-PartialEq%3Cstr%3E-for-Variant"],[83546,"impl-PartialEq-for-Variant"],[83571,"impl-Display-for-Language"],[83572,"impl-Debug-for-Language"],[83573,"impl-Debug-for-Region"],[83574,"impl-Display-for-Region"],[83575,"impl-Debug-for-Script"],[83576,"impl-Display-for-Script"],[83577,"impl-Display-for-Variant"],[83578,"impl-Debug-for-Variant"],[83933,"impl-Debug-for-InputKind"],[83934,"impl-Display-for-InputKind"]],"c":"OzABAAEAAFQCAQAAAFIADiEAACAkAQAlJAEARyQAAIMkZQDqJAAAkyUBAJklAQC0JQIA5yYOAAsnAAC1KAEAiikAAMQpAQDJKQEA6ikAABwqZQCDKgAAECsBABUrAQAcKwIAOCwOAN8vAADFMgAAkzwAAO9IAgBBSQAAHUsCAHJLAAAyUQEAN1EBAFlRAACWUWUA/VEAAKdSAQCtUgEAyFICAPtTDgBJVAAAM1cAADpXAADOVwAA0VcAAORXAgCqXAMA4l0AAA5fAAAwXwMAOl8AAJ1fAACgXwAAiGAAAOVhAADiYwAAPGQGABBpBQA9aQAAf2kAAJhpAQDPawQAu2wBAMBsAQDhbAAAE21lAHptAAAHbgEADG4BABNuAgAvbw4Ae3kAAIW8AACz5AAAIu4BAGL3AAB49wAAifcAACT4AQBF+AAAOPoAADz6AABR+wAAifsAAMxK","e":"OjAAAAIAAAAAAIK9AQC2RBgAAAAYIAAA/v//////f////8P/fz78////v/////////8Nwv////+f//nf//9/+n8/8u8H/534/4tRH///fw/8///v/////+///f//a+D//98v8P///yfw/78fgP//////f37+///////9//j/jv9//+///7/j/3/+///7x/87/P/99/////P///5//sf//v3/j////8f/j//H/3//8f//v5/wN+UX7v/1/v//////////////////P///////////PwD+/////6f/BwD//////+//+//////f//3/////////////////////////z//n/////////////////H/+///////9//////////H/H//////////3f///////////j///8f/////////9/7+///9////+///9//8//P8P/////+v/////v/////////9//8f/H////7/6//t//3////////+P/58f/3///////6fv//n//////28P//99+P9////3//////P//9////////////8P/v/ff/D//////3/////////////////////x/z/+/////////97///////////j/H//////////////////n//P//////////////5//z///////P/7//////x////H//////////////8//8////////////8//8////////////v/87/O///////////8//8//////v//////P//P///////7//////////8P//x/+////////////7////////////x/+///w///////////////////P/5//////P1ua7///////8/////7g//9/8P///v//z///////n4CQAeD/////7////////////////////z4A////////A/D////////l/////+v///////////+//2f//////J//8////wD8//////////////7//8////9A/////wv4////v////////////////yDo//////////+A//9/wP//////////////////////Yza/3////3P///////z/////////////g///f//B////7///////F////v///////f////P///////////8/8P//7z/w////8////+////////8//////////////////////////////////wPw////////A/D///////////////////////////////9//vN///c/45/nn0P//3/vcEXxH/7//////////7f/////v+1////////5////3///AwD+//////9p//8AwP//////////P/X6////379Mxfb/////////////////w///58sPkPAfnod/SOAH+B8GDsCfnwcAAAAAAAAAABgAAAAAAAAAAAAAAACAAYAAAAAAAAAAAAAAABDgT/g3IOb/Jxy8oMgCAHjANqExAAAICBAAAEpwgLDAcBEgPwgAGpAJBDIeAYLhAAD74wYBlSP4AgKYIACwwQEAYAD49/+bAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPh/AAAIAAAAAAAAAAAYgFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVAgAAAAAAgOeBn6YGABoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHiPO/wAgAGAC5P+e47jgHEC3I0Ay+6v3/wH8B3mzn83p4wBGYQIAAAaAf/+/BQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/D8AAAAAvKqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqoqAAAAAAAAHwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAGABiLxrGAwEAAAAAAAD//////////////////////////////////////////////////////////////////////+3f/7/8/6uqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqbn8DwP//DwAAAAAAAAAAAAAAAIADAAAeCAAAAIAd/b9j8Pz/+////3/+z///////7/9+34vnXwAAAAAAAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAEAAAAAAAAAAAAAAAAAAC+P////////////////8H7AsIcP8BCQAAAAD///////////////////////////////////////////////////////////z//////////////////+eB////D+RhAIAH/wkCAQAAAAAAAAD8fwAAAAgy+P//////////////////////////////////////HzwAAe4P+h/+B8b/////////////////v/////////////////////////////////////////////////////////////////////////8PAAAX/P8AAP/hv/9YMgQAAACADyCM/////////38YAAAA//////////9Hwv///////////////////////////////////////wcAAsW///////////////////+A/////////////////////v////////8PAAAg/P//////////////////////////////////////////////////////APj/AAQAhf///////////////////////wsAACDyfwAAABkAAgAAiACqABRgAAAAAAAA/n/w///////////////////f//////////////////9//v///////////////////wMAgAMAKf///z9MwL/5//////////////////8/AAAQAgIABAAAAAAAAAAAAAAAAAAAAAAA4P//////////////////////////////////////////////////////////f/j//////////////////y8AAAB8AAAA////////////////////AQAIAAgXDAAAAQAAAAAAAAB4FQAg/H+gfxCAQAYAAPCCAAAAAAAAAEAAAACg/z/IAAD8/R0EGP0c//////////////////////////////////////////////////////9//////xQAAAQCAARAAAAEAAAAAAAAAAAAAAAAAAAAAOK/BgJ2BAgAAgAKAAAA/v//////////////////////f/z///////////////////////////////////////////////////////////8BAAIAAP////////////////////////////////////////v///////////////////8BAOD//////////////////z8AAIAIw///////////////////fwAcBgCAAeDf/28CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgP8HAIAAAAAAAAAAAIABWFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUlAAAAAAAA8P////9/6P8/AeD//////4AfAAAAAPD/////////////////////////////n//////////g4f///////3/gA4nLQAD5////////////////////fwAAwOb5////////////0/P//////////////////wQAAADAAAAAAF7I/wcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+P///////////////////////////////////////x8Yl///////////////////////////////////////h//////////////x/////+D7/////////////////////yNsgP/3/wAAAAD8/////////x//N/D////////vwf9/8///3/+3//t+//97AAAAAAAAMMAXAAAAQAAA/v////8D/B8AAAAAAP///////////////x2A//9/AwAgABj//5EAwAQAyP4e+P////8PAAAAAACA////////////////////g/X8/////4eCEkAKRAEhiX0w//////////////8PEPAAAPD/IwJAvH4AgA2AB/483J/X/////////////////////////////////////////////////////////////////////////0//fwAAAAAAAAAAAAAAAAAAALulBsz2/z/Z4BiA+P//p8AAbAB/DxgB+P///////////////////9N/gP3//wMAgP/3//oBAAAABgAAAOkAiP8nAEFAP/4/AAHi/wkQEAExAfz///v/BUQh8A6I////////f9v2f//3f/93gPz/AfT//79t//f//7f/T4AE+H//////9/8C4f8LkP8/AQJkAOr/0f9jyAEAAADg/4P+//////+/DwAAJhgA+Pn/////P/D/////3/////////////////////////8fAIASIAYA4Pj//////////////w8AAADA8P//////wP8PAEBs8P////+/OAAAAP7/////AwAAAAAAAMA/AAAAAAADwL//3wIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP4fAAAAAF5VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVFQAAAAAAgA8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAwAsRcN44EAAID/f/f/DwAAAPD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9/AAAAgP////////////////////8AAAAA/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9/+/f/L/7+qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq6vY3APz/////////////wP//D/z/wP////P///////8P/P///wAAAACA/7f//////3nP/////wMAAAAAAAAAOAAA4IEAAAAA2NH/Owa//G+9jL8HZ7D/8//////////9////////+7///3/+///u9///D4D/////////AfD///////8ntP//////n+f/////////////f/7///+/I/73fd////////mf///////////f/7+///72fwHA+f/3T//P//3//4M3/P8GAODh///E/zeg////D57H/P+//8///I8/ln//7/3vTv/////////H/3/8////////3f+/+//+//+/3////+//f7///f//f7///z8A//3/////////////////8/////8H+P////79D/D//+///////////////////3///////wcAAAAAAAAAAA4AAEACAAAAAADgISAgAAAAAAAAAAAAFgAAIAAAAAAAgAAAAIAfAAAAAAAAAAAAAMAAAAAAAAAAAAAAAAgiAAAAAEAADAAAAAACAD8AAAAAJAAgAgAAAAIAAAAAAAAAAADcOgAEEAAAAAAARAAAAAAAgP/////////////////////////7HwAAAAAA/Pf3////////////FwCEQAAAAPD////fz/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8PDwDw/////z8AAAAAB/3///9/bP7///////////////8HAAAAAAAAAEHzAFQAAOD///9/8P///334/v///w+F3///////9///////////v////////////////////7//////v///////////3//////////////////fwBMwDgkAAAAAAP//////////////////+//////7//+//////////////////////////////////////////////////////////////////////////////////////////////////xcAAAAAAAAAAAAAAAAAAAAA+H88CABQ/f////f3///7////////////////3/8HwI/8////B//+f///////////Pvj/////CRX8/////////////////////////////////////////////////////////////////////////////////////7////////8fAAIAAN77//////////8DAMD//////w8AAAAA8P////////////////////////////+////////w///////////////////////////////9/////yX8////////////FyuG/+f////f/////7//////////////////////////////////////////////////////////////7AYAAAH8/////////////////////wcwAMD///////////////////////////////9PAACAYoCyAAAAAAAABgAAAQAAAAAArAAAAAAAAAhIm8H/7l+/9d9/f/z6fd///f/77e99/9f7/fXvAQAAAAAAAAAAAAAAACAAAAAA4P8B/P///wcAAAAA/v///////////////////////////////////wcAAAAAAPj9////////////////////////////////////DwDC////////////////////////////////////////////AwAAAAAAAAAA0AEAAOD///////8HAAD4////D7AH/v////8/kPz/////BwAwoAMB+P8////3/////////////////3///////////////////wAAAM8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/P//////////////////////////////////////////////////////////////////////////////////////////////////////////////////DwD+z///////////////////////////////////////////BwAAAAAA+P///////////////////////////////////x8gIAADAAAg/v///wP+//8PAPYAiBAYAAAAAAAAMAEHcAAAgIoPDA8AAAAAcAoAAAAAsP/////x////p///4////w/4/7//9////wcAAAD+fyUOwP////v//wEAAAAAAAAggP//AQD8/wfv4gdAijD4/xbAAAAABwEPoMX/////////AwDoR4D/////////////////////////////////////////////////////////////////////////////////////////////////////P+D/////////////////////////////////////////////////////////////NwDg////////////AQAAAgboAAAAAIABAAAAAAAAAAS7//////////////9/JwwAgP3r//////+Hlf7//x8AAGDA//////////////////////////z//////////////////wMAQAEAxwAAAHDSwMt/f////3///////z8A/v///////0cAHAABAAAAAAD4/b//////////////////////////////////////////////////////////////////H+D////////f3///////////////////////////////////////////////////////////////////////////////////pwEAAA8AAAAAEPj/////////////////////////////////////////B4D/////////////////////////////////////AQCb//////////////////////////////////////3//////////////9////9/AEiAA/z///////////////////////////////////8PAIcOAP///////////////////////////////////////58QACAAAAAAAEAA/H8AAPD/////////////////////////////////////////////////////////////////////////////////////////////////////7//////////////////////////////////////////////////////////////////////////////////////////////////////////////////2//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////3///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8/AADAAAAA6J93/s3N/vPd+fu//wH4AwCsAXDP//////9//f/6/3////////+fAeD////+HwD+//////f/3f9/B/7///////////////+/BsA9b45/AAAAAPC//////z/w///87////+f/////33/////8D8D//0P/A/D//////z+A//9/Af//////z///+9///gcAwP///////7////8f8///9//////////////HPwDG/////wMA8P//HwAA/v////+A////H+D/B4AgPPgP4v//XwDw////////D+D/B/j/Af+//1/4/z8AAAAAAAAAAAAAAAAAAJ8Bg/PB/3MCdAAAAAAAAAAAAPD/+f//////////XwD4//////8PgP//7///z///////////////////Hwz8/wEUQBz4//////9/Cv///wAAAP7//////3/A+///B/j//38A/v//////D8b//////////////z/A/////v///f//+///B+D//38AAAD/////n3/+//n/H///P//xP/7/////DwAAAAAAAAKAAAAAAAAAAAJAAP/xP/A//PybDT/PD///9////+vK//8/8v8f///f/4f/H+AH/t89fgjP/yG//v/3vP88APj///8//uM//v///+P/////zz8///////P/v////8f/Df777/H///////8/P////////////////4f/D////////////////7/3//+/9/+H/93Lr/n////f+J//3+///x/4r6UXiEgA+COlwf//BwAfxAwSPPpPBAkAIAgAAIIGAIDuBQAA2EBAEnkQgDAkB/BT/P///////////5+fAwDIAJYQAhAs/////////////////////////////////////////////////////////////////////////x8wI8BT4fz//////////////////////////////////48EyMBOYn4qBSD+//////////////////////////////////////////////////////////////GPEBSg+Mdggf//////vyTgOTMAof/f+v//H9mM/P//////////////////////////////////3////////xvP////////D/////////////////8/DLj8//////////////////v///////8Bjv7///////////////////////////////////////////////////////////////////9PQIAgJJAHwP///////////y+AAQP8wYZj+8s9/J0aAABgAAA4AAYI4PZv8j7mx9u1/v//////////////////////////////////P/r//////////////yw4QOn//8MLBAgAsPQPfpjh7+//////////////////AwAYIwIAAAAAAAAAAAAAAACA//////////////////////////////////////////////////////3/////////////////gF78/////////////////4tBwz8WlTUBkPMACBQoCebFAQNADk4GCg4S+igQmPav1vl0ETAAA2EDQcq/IECLicgUmGH/////////////////////////////////////////////////4QEA4C6ewNA4RAQCAtew/f//////PwAAACCACUYLQDAMFMjFwgmCYyQAlMh4jPEzAODh//8REwlCwP//////////////////n//////////////////P/f//////////////////////////////////PyA04P///////////////////////////////////8j/////////////////9///GP7///////////////+/BiBAAPj/////////////////BCx++wHAx0IQggBsgP//x3///1////////9/JP7/gaf8//f+wf+//f///z88f74EwPn/v//7f4nff/D74A///+f7+f/xD////5X8//////////9//D/+/////f///wDr////3////8d/D/7/9//3//9/FwAAkAAAAAD+f+D/////////f/j///9/xf//////////oB////////////////8f//////9/5DD8HwEAAP//////f8Dy/38AAP7/////////////F4AEbzkUQP7/////IcH8jz/ggwDQ+P/n////////5////////9///wEB//8Pw/z////vb5/zg/kf/vD9/2cAADj+P/3///3/1//nU/8//n9/U69f/Uf7/y/+fw4AQAD+///P//z//////Pf/77//////l/+//7/43z/MP/+3v+P//wAUwu/////t/wf8//93//////8/////H3444P//wfsD/v///z+gEcz//wN+Mv///+//9//HX+D////////9////////D///Hv7/P/n//f////8f8M///9yXjv/5////Vr//H3wA9v/////Pf/7/99//IggAAMX4////////x////////////3/8P8a4DP////D/B/D//////7H/////////////////If/9f/7zP///H/D///+b9///AAAAAAAA+D9+r/vAhN8NAAiAn/////n/+P//P/zw/f////7///8f+IH//x8AfgD///+/Bf7/n+gPweH//z////9/PzqAwD++f4/s0R8AONTvxe/z9+6M/378//z///8v/83//v9/rf///+/9///t7////3/n3/zbf///j/z/////+c//H9/9//+BEABCZm/fv5+/df8f+v//+/+25/8/8P/un/8J///nv/n/f+//////D/+/f+H/3/vF/+Ca6v////8DADb8/wEA/v//H7D////n//3////f//fn0v//////P/zA//+/X/6f//////P7+Rn+X89+jv/5P//////1//////+//////6f//7/////D///////////////7/3/3/f8/8B/4vxCA//k/v/m////zv/v7DwDw9///2//+///z////v/////mc////gf///zj//+P//3//+/8D/v//8c/////////QP/3w///9l8f/////A/b//+//////H/59+P///vn///8//P///v/jP/7/z/+//wAA+Pn/zz//Aw7A/z/+9/13/vlfx/8/+P////9//sf/x/8f/PH//z/w//////8ffo//P374//8f8P///8///+P/+P+DH/j//5///////PP/+//P///zf+af//HA/3/+////88//3v9/CP8vP77////i/8f/HwD/A////4Pvu4f1D/j/+99//P/4///////P/////5///M+f//+P/7v/f/jv/3/7Pv83AvL/////P/j3+P/jg/z//wf//z/v+H////G/f9783///AAAA8P////P///////////f/93fa/v//H/j/39+P///x////////j////5/xz/8AeAAI+P8z+P//9/87Bvwf/38AAD4AAvD//+MA///P//////N//v+H/9+H//8P/q//////z///n3/+d/78j/z/////8z/99/j/E/////8DnP/////////////v//8H+//fH/j////x/y/////////3BwDA//////z////////5/78H//9/wP//f/z/Kf//////fADg////////f/D/B////8Ef//////8DYgAA5O////////////93/v//////////////B/D//8P9B/D//////gMg/v//fvz/////////////////9//P9///z3eW//88/3/+//////7///////////////////////////////////////////////////////////////////////9f9///////////////////////////////////7/7/////////////eO/f8v///////wMK+F0K4L8BEPf//////////////////////7fu/////////ykAAAAAAPj///////////////////////////////////////9vw9///3+73///////////////////nur68cf55/fC/////////////////////////////////9//f/////////////////////////////9//////////3//////f/75//////++vf/nvv///////////x//j////////////+//////////////////////gf7//wP+/////7////////////////////f3//////+///3/////////p//x//f//f////////////////////////////////////////////////////////////////////////////////////////////////////////8PAAAA+P//////////////fwAAAMD//////////////////////////////////////////////////////////////////////////////////////////f////v+////v2//9///////337+/////z7////////bP///////6/zfz++H////////x3/8////////////////////////////////////d////+////8///n///////////8f/8f//////////+d/wuT3////////P/z/8P//////////NPn/////////////////////////////////D/D//w/w/////////////////////////////7/v////+//3/f/9////////////////////////////////////////////////////////////////////////////////H+A/8B/g//+P////////wH+P//7+3/////f//////////////////////w8P//8//P////////////8/cDD44/3/3+v7/v//f/f7/8/v/////////////eD///GD////SV////////////////////////////////////////////8PwP///////x+A/////////7///////////////////////3////3///lv/v////9/ABAAAPj///////D/4f/////////////d/9//7/3+f//+///3/////z/8fw/////f///////////3///////n//z///////7v/f/f////f/75////z3b8/v////////////////////8B/////wH/////////////////////////////53/+v////9v//////////4/8/x/8//////7//////wEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==","a":{"cross":[45485,45486,45487,45488],"determinant":[45485,45486,45487,45488],"llogo":[34753],"lmeta":[34753],"lwin":[34753],"magnitude":[44732,44733,44734,44735,44736,44737,44738,44739,44740],"magnitude2":[44750,44751,44752,44753,44754,44755,44756,44757,44758,44759,44760,44761,44762,44763,44764,44765,44766,44767,44768,44769,44770],"mix":[44771,44772,44773,44774,44775,44776,44777,44778,44779],"none":[62367],"repeating":[47135],"rlogo":[34754],"rmeta":[34754],"rwin":[34754],"scale":[41446,41447,41448,41449,41450,41451,41452],"tooltip":[63545,63546,63547],"wedge":[45485,45486,45487,45488]}}]\ +["jumpy",{"t":"FFFFNNNNNNNNNNNNNNNNCNNNNNNNNONNNNNNNNNNNNNNNNNCONNNNOCNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNCNQNNNNCNNNNNNNNNNNNNNNNNNNNNNNNHOOHOOOOOOOOOOOCCNNNNNNNNNNNNONNNNCCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNKHCMPPPSSPGPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNOSFSFFONNNNNNNNNCNNNNNNCCONCCNNNNNNNNONNNNNNCCNNNNNNNNNNNHCNNNCONNNNNNNNNNNNNNNNNNNCOCCCCOCCCOOCCNNNNNOCOONNNNNNNNNNNNNNNNNNNNNNCNNNCFFFFFFNNNNNNONNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOOOOOONNNNNNNNNNNNNNNNNNHNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNFFFNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNOOOOOONNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNHNNNFFFNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNHNNNNNNNNNNNNNNNNNNONNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNHNNNNNNNNONNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOHONNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNNONNNNNNNNOOONNNNNNHNHNNNNNNONNNNNNOOONOOONNNONNNNNFFFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNOOCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOCOHNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNCCCONNNOCCOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOCCCOOCCCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNFFNNOONNNNNNOONNNNOOOOOHONNNNNNNNOONNNNNNNNNNNNOOONNNNNNNNNNNNHOHNNNNNNNNNNNNNNOONNNNNNNNHOOOOOOONNNNNNNNNNNNNNNNHNNFFNNOOOONNNNNNOOONNNNOOOHNNNNNNNNOONNNNNNNNNNNNOOONNNNNNNNNNNNHOHNNNNNNNNNNNNNNOONNNNNNNNHOOOOOOONNNNNNNNNNNNNNNNHNNFFGPPPPPNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNHNNONNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNHOOOOOONNNNNNNNNNNNNNNNNNNNNONNNHNNNOOOOFFFNNNNNNNNNNNNOONNNNNNOOOOOOOOOONNNNNNNNNNNNOOONNNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNHHNNNOFNNNNONNNNNNNNNNNNONONNNNNHHNNNNNNNNNNNHONNNNNNNNNFFFGPNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNOHOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNOOFFFKSSSSSNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNHNNNOONNNNNNNNNNNNNNNOHOOOOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNHHOHOHNNNNNNNNNNNNNNNMNNNNNNNNNNNNFFFNNNONNNNNNNNNOONNNNNNOONNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNOOOOHOHNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNHHNNNFFFFNNNNOONNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNFFFFFNNNNNOOONNNNNNNNNNNNNNNOONNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNHNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNPFFGPNNNOONNNNNNNNNOONNNNNNOOOOONNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNOHONNNNNNNNNNNHOOOONNNNNNNNNNNNNNNNNNNNNNNNHNNNFFFNNNOOOOOONNNNNNNNNOONNNNNNONNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNHHNNNFFNNOONNNNNNOONNNNOOOONNNNNNNNOONNNNNNNNNNNNOOONNNNNNNNNNNNHOHNNNNNNNNNNNNNNOOHNNNNNNNNHOOOOOOONNNNNNNNNNNNNNNNHNNFFNNOONNNNNNOONNNNOOOONNNNNNNNOONNNNNNNNNNNNOOONNNNNNNNNNNNHOHNNNNNNNNNNNNNNOOHNNNNNNNNHOOOOOOONNNNNNNNNNNNNNNNHNNFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNHNNNFFNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNOONNNNNNNNHNNNNNNNNNNNNNNNNHNNFFNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNHNNPPGFPNNNNNNNNOONNNNONNNNNNNNNONNNNNNNNNNNNNNONNNNNNNNNNHOOOOHNNNNNNNNNNNNNNONNNNNNNNHNNNNNNNNNNNNNNNNHNNOOOFFNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNHNNFFNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNHOOOONNNNNNNNNNNNNNNNHNNFFFFNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNPPFPFFGNNNNONNNNNNNNNNNNOONNNNNNNNOONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNHOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNHOOOHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNOOFFNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOHONNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNHNNSPPPGFFFPPFPPPPPPNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNOOOONONNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOFFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNONOOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNFFNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNHNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNFSSFFFIFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHNNNNNNNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHKMCFPFGFFFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOONNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFFFKFFFFFFFFFFNNNNNOOOOOONNNNNNNNNNNNNNNOOOOOOOOOOOOOONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNOONNNNNOONNNNNOONNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOCOOOOOOOOOOOOOOCOOOOOOOOOOOOONNNNNNNNNNNNNNNMOOOOONNNNNOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNONNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFFNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNHHHNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOEEEEJFEGEEEEPNNOHNNNNNNNNNNONONNNNNNNNNNCNNNNNNNNNNCONNONNNNNNNNOOOHNNNHNNNNNNNNNNOONNOOOOONCNNNNNNONNNNNNNNNNNNNNNNHONNOFPPPFGFFFPIFPGFFFFPFPGFFNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONOOOOOOCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNONNNCOONONNOONONNONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOTTFTTTTTTFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNSIPFFFPIIPIRRRRRRRRRPPPIPPFIKKFGFIPPFPGFPPFFFGFIFGFFFFFIGGFFFPPIFFIFFFPFPPPIIPPPPPSSIIIKFGFFIPPPIPPPPPPPPKPGPPFFPFFFFFFPPIPPIKRFPFFFFFFFIIIIFGGFFPPPPRFSPPFPPIPPGFFFPFFFFPFPPPPPPIFFRRKFIIKKFKFPPIFFRRFFFGIKIIFFFPFGFFFFFFFIFFFFFGFFFIIPPIPPFIPPSSSIIPPGPKGFIKIPFFIFFPRPKPPISIFFFGFIIPPFFKFIPPGGGKIPIPPPOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNMOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONMNNOOMOOOMOMOOMOOOOOOOOOOOOOOOOOOOOOOOONNMMNOOOOOOOOOOOOMNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNOOMNNOOOOOOOOOOOOOOONOOOOOONNNOOOOOOOOOOOOOOOOOOOOOOOOMMOOOOOOOOOOOOOOOOOOOOOOMNNOOONNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOMMNOOOMMOOOOOOMMMMOOOOOOOOOOMMOOOOOOOONOOOOOOOOOOOOOOOOOOOOOOOOOOOOQOOOOOOOOOOMMMNNNNNNNOOMOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOMOOOOOOOOOOOOOOOOOOOOOOOOOONNOOOOMMOOOOOOOOOOOOMHHMOOOOOOOOOOQOOOOOOOOOOOOOOOOOOKIIFFIRFKKKKFFKFRIIIIIIIIIIFKKIKKIKIKKKIKKIKIKIIKIIIKKIFFIRFKFFKKKFIIIIFFFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIKRKIFIFRRRRRRRRRRRRRIIFFIIIIIIIIIFFIRKKKRFIIIIIIRKFIIIIIIIIIIIIIIIIIFIIIIIIKFIIIIIIFKRKKKRKFIIIIRKIIIKKKKFFGKKGGKKFIIFIIIIIIRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISFTFIIFIIIIIIIIIFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFFOOOOHMMMMMMMMMMMMMMMMOCMOMMMHMOHMMOMHHHHOOOOOOOOOMMNMNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOMHHMMQOQMOOMMMMMMMMMMMMMMMMMMMCNNNNNNNNNOMMMMMOMHHMMMMNMONMHMMMOOOOOMOCNMMMMMMMMMOONOOOOQHMMMMMHMMMMMMMMMMOMMMMMOOOHMOOOHHHHHHHHHMQMMMMOOMOOOOMOMMMMOOOOOMMMOMMOONMMMMMMMMMMMMMMMNMNMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMNMMNMNNMMMNNMMMMMNOMNNMMMMOOMMOHNNOMMNNMMOOOOOOMHHHMMMOOMMOOOMOOOOOOOOOOOOOOOQHHMHNFIRFRIIIIIIIIIIFKKIKKIKIKKKIKKIKIKIIKIIIKKIFIFKKKFFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIKRKIIRRRRRRRRRRRRRIIIRKKKIIIIIIIIIIIIIIIIIIIIIKRKIIIKKKKRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISTFIIFIIIIIIFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFFOOOMMCMMMMCCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOCMCMMMMNNNNNNNNCMNMCNMMMMMMMMOMMMOMOOMMMMOOMCMOOMMNNMCMMOKRRKKIIKMNMMMKKRRRRKKKFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFFRKKIKKIKIKKKIKKIKIKIIKIIIKIFIKKRRRRRRRRRRRRKKRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISTMMMMMMNMMMMMMMMMMMKKRRFFFFFFOOOOOOOOOOOOOOOOOOOOOOIRKRIIIRKKKIKKMMMNNNNNNNNMMNMMMMMNNFKFRMMMKIIFFIIIIFFFIIIIIIIIIFFIIIIIIRFIIFIIIIIIFIIIIKKGKKGGFIIFIIIIIIIIIOOOMOOOOOOOOOONMMMMNMOOOOOOOOOOOOOOOOMMOOOOOOOOOOOOOOOOOOOFFFFFFFFFFFFFCOOOOOOOOCOCOOOOOOOOOOOOOOOOHOOOOOHHHFOOPPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOFINNNNNNNNNNONNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNTTSTIPFFFPIIPIRRRRRRRRRPPPIPPFIKKFGFTTTTTTTTIPPFPGFPPFFFGFIFGFFFFFIGGFFFPPIFFIFFFPFPPPIIPPPPPSTTTSITITTTIKFGFFIPPPIPPPPPPTTTTTTTPPKTTTTTTPGPPFFPTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTFFFFFTFPPIPPIKRTFPFFFFFFFITIIIFGGFFTTPPPPTTTTTTRFSTTTTTPPFPPIPPGFFFPFFFFPTFTTTTPPPPPPITTTTFFRRKFIIKKFKFPPIFFRRFFFGTTTTTTIKIIFFFPFGFFFFFFFIFFFFFGFFFIIPPIPPFIPPTTSSTTSIIPPGPKGFIKIPFFIFFPRPKPPITTTTSTTIFFFGFIIPPFFKFIPPGGGKTIPIPPTPTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNOONONOOONONNNNOONONNOONNOOOOONOOOOONNNNNNNNONNONNOONNNNNNNNNNNNNNONNOOONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNONNNNNOOONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOONNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNONOONNNNNNNNNNMNNNNNNNNNNNNOOMNNNNNNNNNNOOOMNNNNNNNNNONNMNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOOONOOOOOOOOOONOOOOONONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNMNNNNNNNNNNNNOOOONNOONOOOONNONNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONONNNNOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNONNNNNNNNNNNNNNNNNOONNOONNNOOOOOONNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNOOONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNOOONOOOOONNOOMNMNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOOOONNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNONNNNONNNNNNNONONNNNNNNNNNNNNNONNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNONNNNNNNNNNNNNNNNNNONNOOONNOOONONNNNNOONNNONNNNNNONNOOONNNNONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNOOOOOOOOMNMNNNNNONONNNNNNNNOMMOOONOOONNMNNNMNNNNMNNNNNNNNNMNNNNNNNNNNNNNONOOONNOOONONOOMMOOOOOOOONNNNNNONNNNNNNNNNNNNNNNNOOOONNOOOONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNOOOOOONONNNNNNNNNNNNNNONNONNONNONNNNONONONNNNNNNNNNNNNNOOQNOONNOOONNNNOOONNNONNNONMNNNNNNNMNNNNNNNMNNNNNNNNNNNNNNNNNOONMNNNNNOOOONNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOONNNNNNNNNNNNNNNNNNNNNNONNNNNNONNNNOOONNOONNNNNOOOOOOOONNNNONNNNNONNNNNNNNNNNNNONNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONMNNNNNNNNNNONOONNONOOOOOONNOOOONOOONNOONNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNOOOONNNNMMOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNOONOOOONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNOOOOOOONONOOQONNNONONNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONONNNNNOOOOKIIFFIRFKKKKFFKFRIIIIIIIIIIFKKIKKIKIKKKIKKIKIKIIKIIIKKIFFIRFKFFTKKKFIIIIFFFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIKRKITFIFRRRRRRRRRRRRRIIFFIIIIIIIIIFFIRKKKRFIIIIIIRKFIIIIIIIIIIIIIIIIIFIIIIIIKFIIIIIIFKRKKKRKFIIIIRKIIIKKKKFFGKKGGKKFIIFIIIIIIRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISFTFIIFIIIIIIIIIFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFFTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNHMNNNNNNNNNNNNNNNNNNMNNMNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNMNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNMNNNNNNNMNNMMNNNNNNONNNNNNCMNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNMNHMNNNONHMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNHHHHNNNOOOOOOOOONNNNNNMMNNNNMNNNNNNNNNNNNNNNNNNONOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNONNMNHHMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNMNNMNNNNNNNNMNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONMNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNMMMONMNNNNNNNNNNNNNNNNNNHNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNONMNNNNNHNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNOOOOONNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNCNMNNNMMNMNMNMNMMNMNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNOOOOQNNNNHMMMNNNNNMNNNNNNMNNNNHMMMNNNNNMNNNNMNMNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNMNNMNNNNNNNNNNNNNNONNOOHNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNOOONHHNNHHHHHHHNNNMQNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNOOMNNNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMNONNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNMNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNMNNNNNNNNNNNNNNNNONNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNOONNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMMNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNMNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNNNNNNNNMMMNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMMMMMMMMMNNNNNNNNNNNMNNMNNMNNMNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNMNNNNNNNNNNNMMNNNNNNNNNNNMMNNNNNNNNNNNMNNNNNNNNNNNMMNNNNNNNNNNNMMNNMNNMNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNMNNNNNNNNNNNMMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNMMNNNNNNNNNNNMNNNMNNNONMNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNMNNNNMNNNNNNOOMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNHNNNNNNNNNNNNNNNNNOMNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNOOOOONNNNNOMNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNMNNNNMNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONOMNNONNOOOOOOOOOOOOOOQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFIRFRIIIIIIIIIIFKKIKKIKIKKKIKKIKIKIIKIIIKKIFIFKKKFFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIKRKIIRRRRRRRRRRRRRIIIRKKKIIIIIIIIIIIIIIIIIIIIIKRKIIIKKKKRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISTFIIFIIIIIIFIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIFFOOOMMCMMMMCCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOCMCMMMMNNNNNNNNCMNMCNMMMMMMMMOMMMOMOOMMMMOOMCMOOMMNNMCMMOKRRKKIIKMNMMMKKRRRRKKKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOFFRKKIKKIKIKKKIKKIKIKIIKIIIKIFIKKRRRRRRRRRRRRKKRISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISISTMMMMMMNMMMMMMMMMMMKKRRFFFFFFNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNOOOOOONNNNNNNNNOONNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNIRKRIIIRKKKIKKMMMNNNNNNNNMMNMMMMMNNFKFRNNNNNNNNNNNNMNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKIIFFIIIIFFFIIIIIIIIIFFIIIIIIRFIIFIIIIIIFIIIIKKGKKGGFIIFIIIIIIIIIOOOMOOOOOOOOOONMMMMNMOOOOOOOOOOOOOOOOMMOOOOOOOOOOOOOOOOOOOFFFFFFFFFFFFFCOOOOOOOOCOCOOOOOOOOOOOOOOOOHOOOOOHHHFNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNFPGFGPTTTFPSFFFFFFFFFNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOCCNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNCNNNNNNNNNNNNNNNONONNNNHNNNNNNNNNNONOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOHCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCOOOHHHHHOHHCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONCNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNCJHHHJHHHHHJHHJHHHJHHJHHHJFHHOOHFNNNONNNNNNNNNNONNNNNNNNNNNNNNNNNOHNNNNCCNNNNNNNNHHNTFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNCCCCCCCCCJHHHJHHHHHJHHJHHHJSHHJHHHJFNNNNNNNNNNNNNNNNNNNNNHNHNNNNNNONNNHNNNNNNNONNHNJHHHJHHHEEFSPKTKFFPKRKKGKNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNMNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNHNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNHONONNNHNONNNNNNNNNNNNNNNNNNNPPFGFPPGPFPOOOOCOOQCCOCOOCHHPFGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNSFNNNNONNNNNNNNNNNNNNNNNHNNNNNNNNNNNOHNNNNNNNNONFNNNNNNNNNNNHNNNNNNNNNNNHNNNNNNNNNNNHOONNNNNNNNNHHGFFFPFPPFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNONOHNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOONHOOOOOOONOONNNOOONONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONONONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNPTTTTTTTTTTTTTTTTTTTPPKPFFFFPPFFPPFFFKGFFKFFFIFFFKFFPPFFFFIFIFFGFFFPPPSTTFFFFFPPFFFKFPPPFFFPIPPPFGFPPJTPFFGFPPFGFFPGPFFIIIIIIKFFPPPKPRPRPPFGPGPKFPPPFFSFFFPPPPFFFFPPFFPYYKYPFPPFFPPKFFKFFPFFFFPPPFFFGPPGFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPTTTTTGFFPPPIFFFFFKKPTTTFEKGFGFFGGFFGFKPPFPKYIIPGPPPPPPPPPPPPPPPFFFPPPTTTTTTTTTTTTTTTTTTTTFFFPGFFKRPIKPRPPPPPPPPPPPPPPGFFPTTTFGGPFPPPPPPPPPPPFFPFFPFGGFFFFFFIGFFFPTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTPPPPFFFFFGPPFFPKPPPPGFFFFGFPPPPTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTPPPFFPPPPPPPPPPPPPPPPPPPPPPPPPPTTTTTTTTTTTTTTTTTTTTPPPPPPPHHFFPPPPFFFPPRPFPPPPPPKPPPPPPPPGPPPGGPFKGPTTJFFPPFFFFFPPPPPPPPPPFFFPFJTFFFFFFFFFGFFFFFFFFFGFGFFFFFFPPPKYFIFKKFPPFPPFPPPPPFKPRFFPPPPFFKPPPPPPFFFFFFFFPPGRPKKYKIFPSTTTTTTPFFFFGFKPPPPPPPPPPPPPPPFFFPPPPFFFFPKPPPFPPIFFFFFFFFFFKPPFIIPTTTKFPPPFRRKFRRFKFRRKFFPPPPTTTTTTTPFPPPPPPPPFFFPTTTTTTTTTTTTTTTTTTTPPPTTTTTTTTTTTTTTTTTTTTPPPPPTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOOOOOOOOOOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNMONNNNNNONNNNNNNNNNNNHHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOHOOOOOOOOOONNOOCCNNONOOOHCMMMMMMMMMNMMMNMMMMMNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNMNNNOOOOOQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNONOOOCMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNOOONNONNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNMNOOOOOONNNMNNNNNNMNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNOOONOOOOONOOOONCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQONNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONONONONOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNMNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNOONONONNNNNNNNNONNNONNNNNNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNOONNONONNNNNNNNNNNNNNNNNNNNNNNCNNCNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONONNNNOONNOOOOOONNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNOOONNNOOONNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOOOOOOOONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMNNMMNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNCNCNHHHNMMNNNOOOOOOONOOOOOOOOQENNNNONNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNOOONCNNNNNNNNNNNNNMMNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNMNNNNMMNNNNNNNNNMNNHHHNOOONNNOOCONOONNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHONMMNNNNNNNNNNNNMNNNNONOOONNNOONOONNNNNNNNNNNNNNNNNNNNHNONONNNNNOOOOONNNNNNOOHHHHOOOONNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNONNOONHMNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNOMMMNNNOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNONNCONNNOOOOOONNNNNNNOOOOOOOOOOONOOOONNOOOONNNNNNNNNNNNNNNNNNNNOOOOONNNNNOONNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNONNNNNONNNNNNNONNNNONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNOOOOOOONNHOOOOONCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNONNNOOONNNNNNNOOOONMNNONNNNNOONOOONNNNOONNNNNNNNNNNNNNOMMNNNONNONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOOOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNONNHHQNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONMONNOOOONNNNNONNNONONNOOHNNONNNNNNNNNNNNNNNNNNNNNNNNHOONNNNNOOOOONNMNNNNNOOOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCMNOOOONNNNNNNOOONONNONOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNQNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNCNHHHNNHNONOHNNNNNOOONNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMMNNNHHHHOOOOOOOOOOOOHHHHOOOOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNQNNNONNONNOCNNNNMNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOONMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOONMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNMMNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFKPFHPINQNNNNNNNNNQNNNNNNNNMNNNNNNNNNNNNNNNNNQNNQNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNMFGPPPPPHHOOOOOOOOOOOOOOOOOFFFPGPPPPPFPPPFFFFFGGFGGPPPPPPPPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNCNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCOOOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHOOONNNNNNNNNNNNNNNNNHCCNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOHHPPPPFPPPFFFFFGGFGGPPPPPPPPPFOOOOOOOOOHOOOOOOOHHHHHHPPPFGPPKKYPPPPPPPGPFGFPPFFPPPPPPPPFFPNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOONCCNNNNNNNNNNNNNNNNNNNNNNNNCNNCMOOCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONNNNNNNNNNONNNNNNNNNNOOOOKFFFFFFFFFFFFFFNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNONNNNOOONNNNNNNNNNNNNNNMNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNOOOOONNNNNNNNNNNNNNNPPPPPPPFFFGPPPPPPGFKKYPPPPPPPPPPPPPPPPPPPPPPPGPPPGGFJFFFFFFFFGFFFFFFGFGFFFFFPPPPPPFFFFFFFFPPPPPPPPPPPPPPPPPPFFPPPOOOOONNOONNOOOOOOOOOMOOOOOOOOOOOOOOOOOOOOOOOOOOOOONMOOOOOOOONNOOOOOOOOOOOOOOOOOOOPPPPFFPPPPGFPPPPPPPPPPPTPPPPPPPGGFFFFFFFGFGFFPPPPFFFFFFPPPPPPPPPPPPNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOONNNNNNNNNNOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOKKKKKMNMNMNMNMNJFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPYYTKIIPFGGPPSKFPKNNNNNMHNNNNNMNNNNNNNNNNNNHNNNNNNNNNOCNNNNNNNNNNNNONNNNPYYTKIIPFGGPPSKFPKNNNNNMHNNNNNMNNNNNNNNNNNNHNNNNNNNNNONNNNNNNNNNNNONNNNFFFFFOOOOOOOOOFFINNNNNNNNNNHHNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNHHOOHNNHHNNNNNNNNHHNNNNNNNNNNNNFFKFFNNNNMNMNMNNNMNMNMNMNMNMNNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNCNNNNNOCNNNNNNNNNNNNNNNNNNNNNNCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCCGPFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNFFOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNOONNNNNFFFFOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNCCFNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOHOOHNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNPTTTPGPGFPFPPPPPTTTTTTPPPPPFPPPPTTTTTPPPPFFPPFFPFPFPFFPPPPFPPPPPPGPPTTTTTTPPPPGFPFPTTPPPPGFPPPPPPPPPPPPPPPPPPPPPPPPPFFGFPFGFPPFFPTTTTFPPPFPPPPPPFFPTIFIFFPGGFFGPFFPPPTGPFPTTTTTTTTTTTFPFFPPPPPFPPTPFPFFPPPPPFFPPPGPPFPTTTTTTTTSPPPPPPPPPPPPPPPPPKPFFGPPPPPPFFFPPPFPPGPPPFPFPPFPPPPTTTTTTTFPFFFPFPFPPPPPPPPPPPPPPFFFPPFPTTPPFPFPFFGFPGFPGPPFPRFFPPTTTTTPPPPKFPFGPGFGFFPFPPFFGPTFPPGPPFPPFPTTPKFGGKPFPPTPTTPTTTTTPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNOONNONNNNONNNONNNNNNNNNNNNNNNNNNONONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNMNNNMNNNNNONNNNNNNNNNNONNOONNNNONNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONNNNNONNONNNONNNNNNNNNNNNONNNOONNNNNNNNNNNNONONNNNNNONNNNNNOOONONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNONONNNOOONNNNNNNNONNNONNNNNNNNNONNOONNNNCNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOONNOOONNONNONNNNONNNNNOONNOONNONNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOONNONNNONNNOMNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNONONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQONNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNONNNNNNNNNNNNONNNNNOOONOONNONOONNNOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNOONOONNNNONNNNNNNNNNNNOOOOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQOONQQHHNNNNOCONNONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNONNNONNNOONNNNNNOOOOOOOOONNNNOOOOOONNNNOONONONQNONNNNNNNONNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNMNNNNNNONNONNNNOOONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNONNNNNNNNNNNNNNNOOOONNNONOONNNOOOONONNNOONNNNCNNNNNONNONNNNNNNNHNNNNNNNNNOONNNNCNNNNNNNNNNOOOOONOONONONNNONNNNNOOONNNOONNNNNNNNOOOOONNNNNNNNCNNNOONONNOONNOONONNOONNNNNNONONNNNNOOONNNOOOONNNNNNONNNNNNNNNONNONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOONONNNNNNNNNOONOOONNOONNNNNNNNNNOONNNNOONNONNOONOCNNOCNNNNNOOONNNHNONONNNNNNNNNOOONNNOOONNOOOOOONNOONNNNOHHOHNNONOONNNOOONONOONNNNOONNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNHHONNNNNNNNHHNNNNNOOONOONNNONNONNNNNNNNNNOONNNNNNNNOOOONNNNONONNOOOONNNOONNNNNOONNNNNNONNNNNNOOOOONOONNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNONNNNNNNNNNNNNNNNNNNNONNNNNONNNNNOOHHHHHNNNONNNNNNNNNOONNNNNNNNNNNOOOOOONNNONNNNONNNNNONONNNOOONNOCNONNNNNNNNNOONOOONNONNNNNNOONONNOOHNNNONCNNOONNNNNNNNNNNOONNNONNONNNNNONNOCNNNNNNNNOOOOOOOOOOOONNNOONOOONNNONNNNONNONONONNOOOONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONONNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNCNNOOOHNONNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOHNNNONNCCONNNNNOONONNOOOONONNNNNNNNNNNNNNONONNNNOOOONNOONNOOOONNONOOOOOOOOOOOOOOOOOOOOOOOFFFIKIKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOMMNNNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNKFMOOOOHPGFPFFFFFIFFFFFOOOOOOCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOCOCHHOOOOOOCOOOOOOOOOHHHHHOOOOOOHOOOOOFFFFINNNNNNNNOONNNNNNNNNONNNNNNNNONNNNNNNOOONOONNNNNNNNNNNNNNNNNONOHNNNNOONONNNNOONONNNNNNNNONNNNNNONNNNPFPFPGFPFGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHHHHHHPPFFGFPNNNNNNNNNNNNNONNNNNNNNNNNNNNNOONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNOONNNNNNNNNNNNNNNNNNNOOOOONNNNNNNOOOONOOONNNNNNNNNNNNNNNNNNNNNNNNNONNNNPPPFFFPFFPFPGFFFFFFGFPPFPPFPTPPFFFPFFGPPFFPFFFFGFFFPFFFGFPPFFSNNNNNNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOONNNNNNOOOONNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOQONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOOOOOOONONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOONNOCOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONONOOCONNNNNONONONOOOOOONOONOOOOOOOOOHNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONONONOOOONNOOOONNNNNNNNNNNNOOOOCOONOOONNNCNNOOOOOONNNNNNNNNNNNHNCOCOONOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNCOOOOHOOOONNNNNNNNNNNNNNNNNNNNNNNNONOOOOOOFFFFNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHOOHNNNNNNNNNNNNNNHHHHNNNNNNNHOOHNNNNNNNNNNNNNNNNNNNNNNNOONNGFPFTTTTPPKKKFFKFFFFNNNNCHNNNNNNNNNNNNNMMNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNHNNNNHHNNNNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNHOONONONOOONNNNNNNHMHNNNNNNNNNHHHONNNCNNOMNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNOHNNNNOOOOGFPPPHHPFPFGFOOOOOOOFIFIINNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHFFNNNNNNNNNONNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNONOONONNNOOOOONOONNNNNNNNONPPFGFFNNNNNNNNNNNNNNNONNNNNONNNNNNNNNONOOONNNNNNNNNNONNNNNNNOOONNNONNNNNNNNNNNNNNNNNNNNNNOCOOONNNNNNNOOONNNHNNNNNNNNNNNNNNNNNNNHHFFGFFFFFFFFPPSPFFSFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNONNNCNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNOONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOHOONOOONNOOONNNOOONOOONNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONNNNNNNOOONNNNNNNONOOFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGFFFFNNNNNNNNONNNNNONNNNNNNNNNNNNONNNNNNNNNNOOOOOONNNOOONNNNNNNNNNKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHNNNNNNNNMNNNNNNNNNNNNNNCHHHHSSSHHPPPFPGFPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNGIKGFFPPPPPIKGGFPPPPPPPPPPPPPPPPIPPPGFPIKGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMNNMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQMMMNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOFFNNNNNNHNNNNONNNNNNNNNNNNNNNOONNNNNNNNNNNNNNHHONNNONNNNNNNNNNNNNNNNPPPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPPPPPPPGPPPFPPPPPPPPFGFPPPPPPPPPPPPPPPPPPPPGPPPFPPNNNNNNNNNNNOOONNNNNNONNNNONNNNNNNNNNNOOOOOONNOONOOOONNNNNNONNOONNSSSSSSSPPFPPGPFFPPFPFFPGFFFNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNOOOONNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOOOOONNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOOOOOOONNNNNNNNNNNNNNNNNNOOOOOOOOOONNNNNNOOOOOOOOOOONNOOOONNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNOOOOOOOOOFFFFGFFFFPPPSFFNNNNNONNOOONNNNNONNNNNNNNONNNNOOONOOOONNNNNOOONNNNNNNNOOOOOOOOOONOOOONNNOOOONNOONNNNNNONNONONOFFNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNHHCNNNNNNNNNNNOONOOONNNNNNNNNNONNNCNONFKKFNNNMNNNNNNNNNNOONNNNMONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNMNNNNFKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNFFNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNOONNNNNNNNNNNNNNNONNNNPPFPGFFNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNOONNNNNNNOONNNNNNNNNNNNNNNOOOONNNONNNNNOOONOOONNNNNNNNNNNNNNONNNNOFPFFPPPFFFGFFGFFPFFFFFGFRKFPPPKKOOMONONOOOONOOCOOOOOMOOOOOOOOOOOOOOOHHOOOOOOOMOOMOOOOOOOOOOOOOHOOOOONHHOOOOOOOOOOOOOOOOOOOOOOOHOONOOOOOOOOOOOCOOOOMOOOOOOOOGPPPNNNNNNNNNNNNNHHHHHHHNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNFFFKFFFNNNONNNNNNNNNNNNNNNNMNNNNNNNNNNOONNONNNNNNNNNNNNNNNNNONOONNNMNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNONNOONNNNNNNNNNNNNNNNNNOOOOONNNNMONNNNNNNNNNNNNNNNNNNNNNNNNMNONOOONOOOONNNNNNNNNNNOOOONNNNNNONNONNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNFFFFFFFFFFFHHHHOOHOOHHHHOOOOOOOOOOOOOOOFFFFFFFFFHHHHHHHOOOOOOOOOOOOOOOOOOOOOOOOOOPPFFIGFFGPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNOOFNNNNNNNNNNNNNNONONNNNNNNNONNNNNNONNNNONNNNNNONNNNONNIOKPPPPPFGFGKGPPPPPPNNNNMNNNNNNNNNNNNNNNNNNNNNNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOONONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNPPPGNCNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNCHHNNNNNNNNNNNHPPPGHHFFFHHHOOOOOOOOOFFFHHHOOOOOOOOORRKRKKKKRMMMMMRRFFKNNNNNNNNNNCMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNPPPPPFPTTGFGPGTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNCQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCCNNNNNNNNNNNNNNNNNNNNNNNOCCNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNCNNNNNNNNNNNNNNNFFGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFPFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNKKRMCCCCCNNNCMCCFFNNNNNNNONNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNONNNNONNNNNNNONNNNNNNNNNNNNNNNFFNNNNNNNNNNNNONONNNONNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNFFGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFFGPPNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFFGPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFINNNNNNNNNNNNNNNNNCONONNNNNNONONNNNNONNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNOONONONONNNNNNNNNNNNNNNNNNNNNNNNNNKIRFRNNNNNCNNNNONNNNNNNNNCNNNNOMOMNNNNNNNNPFFPGPPNNNNNNNNNNNNNNNOONONNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNONNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNRKKFNNNNNNNNNMNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNCNNNNNNNNNNNNCNNMMCNFFPPPPGNNONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNOOFFNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNPPGRPGRKPPPPGGGPFPPPKKPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNMNNNNNNNMMNNNNNNNNNNNNNNNNNNOCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNONNONONNONNNNNNNNOONNNNNNOOONONONNNNNNNNNNNNNNNNNNONNKRFFFNNNNNNNNNNNNNNNNNNNNNNONMONNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONMNNNONNONNNONNNNNNNNNMMNNNNNNOONONNONNONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNCCCFFFFNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNONNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNONNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNPFPFFFGFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNGPPPPPPPFPPFFKGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNONNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOPPFGGPFPFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHOHHNNNNNNNOHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHOOOOOPPIPPPPPFFPFPSFFPJFGGPGSPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOFPFFPFPPPFPPPFPPKGFPPGPGFPGFFGPFKKFGPPFPPPPPKKGPPRPFPPGPPPPPPPPPPPPGFPPPPPPPPPPPFKPGKFFFFGFFFGGPPFPPPPPFPPFPPGPFFPPGGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMNCNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNCNNCONNCNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNOOOONNNNNNNNNNNNNNNCNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNCNOONCNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNCNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOONMNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONCNNNNNNNNNNNNNONNNNNNNNNNNNNONNNCONNNNNNNNNNNNNNOCNNNCNNCNNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNFPPFKFGPPPPPKPGPPNNNNNMONNNNNNNNNNNNNNNMNNNNNNNNNOOOOOOOOOOOOPFGFPFPPPGPFIGNNNNNNNNNNNNNNNNNONNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNOONNNPPFGFPPPPPPGPPPPPFPFGPPRKPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNMCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCOONNNNNOOHCNONNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNOOOFRKNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGFFPPPPPPPPPPPPPPPPPPPPGPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNONONNNNHHHHHHNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNPPPPPFGGPPPPFPPGFPGPPPPFPPPPGPPGPPPPFFFPPFPPPGPPFPPPPFPPPPFPFFPPPPPPPPPPPPPPFGPGPGPPFFPPPGGPPGPFFPPGPPPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOOONOHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOPGFPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKKKKRFFNNNNNONNNNNMNNMNNNNNNMNMNONNNNNNNNNNNGPPFPPFGFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFOOPPGHHFFOOOPPPPPFGGPPPPNNONNNNNNNNNNHNNNNNNNNNNNNNNNNHNNNNNNNNNNOHNNNNNNNNNNNNHNNHNNNNNNNNNNNNHNNNNNNNNNNNNPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFGPGPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOHHHHHHHHHHHHHHHHPPPKRPPPPFKKRFFFGFFFFGPPPPNNNNNNNNNMNNNNMNNNNNNNNNNNNNOOMNNNNNNNNNFOOHHHHHHFFFFNNNNNNNNONNNNONNNNNNNNNNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNPGPPPGPFFIFNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNOONNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOPPFFPGPPPPFFFIGPPPPPPPPPPFPPPPPPPPPPPFIGPFGPNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNOONNNNNNNNNNNNNNNNOOONNNOONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNFFPFPPFFGFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFIFINNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNPPPPPPPPPGFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFORRKRRKRRKMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMNMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMNNMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMHHFFFHHHOOOOOOOOOFFFHHHOOOOOOOOOGPFGPPPPNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNOONNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNHHNNNNHONNNNNNNNNTTTTTTTTKFNNNNNNNNNMNNNNNNNNNNNMMMNNNNNNNNPPPGPPFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOHONOOOOOOOOOONNNNNNNNNNNNNNNONNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNFFFFFFFFFFNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCOOCOOOCOOOCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNCOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOPPFPGPPPJNNNNNNNNONNNNCNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNHCOCCNNNNNNNNHCHOONNNNNNNNNNNNNNNNNNOSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSHJSFFFFNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHIFIHHHHHHHHONNNNNHNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNHNNNNNNNNHNNNNNNNNNHHPPPGFGGPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOOOOOOOOPPPPFGTNNNNNNNNNNCNNNNNNNNNNNNNCNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNOCNNNNNNNOONNNNNNNNNNNNNNNNNNNHKHMHHGPPNNNNNNNNNNNNHNNNNNNNNNNNNNNNNHHHPGGPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNPSPPPPPPPGGPPGGFGPPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOHOONONNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOHHHPPFGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOHHNNNNNNNHNNNNNNNNNNNNNNNNNNHSPFGSFFGPPNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOHNNNNNNNONNOHHNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["GameMeta","GameMusic","NetworkMeta","PackMeta","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","audio","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","character_screen","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","core","core","create","create","create","create","credits","debug","default","default","default","default","default_settings","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fight","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","fullscreen","get_plugins","impl_system_param","init","init","init","init","input","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","load_progress","local_input_delay","localization","main","main_menu","map_elements","map_tilesets","maps","max_prediction_window","music","network","player_hats","players","plugins","plugins","prelude","profiler","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","results_screen","schema","schema","schema","schema","sessions","settings","theme","title_screen","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","ui","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","AudioCenterExt","game_plugin","music","play_music_from_settings","CharacterSelect","Credits","Fight","MUSIC_FADE_DURATION","MUSIC_VOLUME","MainMenu","MusicState","None","ShuffledPlaylist","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","create","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","music_system","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_eq","schema","schema","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","idx","FPS","JumpyDefaultMatchRunner","MAX_PLAYERS","MatchPlayerInfo","MatchPlugin","accumulator","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","attachment","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bullet","camera","control_source","create","damage","debug","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","disable_local_input","disable_local_input","downcast","downcast","downcast","drop","drop","drop","editor","elements","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","game_plugin","globals","init","init","init","input","input_collector","install","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","item","last_run","lifetime","map","map_constructor","map_pool","maps","metadata","physics","player","player_info","plugins","prelude","random","raw_default","raw_drop","raw_drop","raw_drop","restart_session","score","scoring","selected_player","session_runner","step","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","utils","vzip","vzip","vzip","win_indicator","Attachment","AttachmentEasing","AttachmentEasingMeta","AttachmentMeta","HadPlayerBodyAttachmentMarker","PlayerBodyAttachment","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","animation","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","attachment","attachment_easing","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","compute_offset","create","create","create","create","create","create","default","default","default","default","default","default","delta_offset","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","ease","ease","entity","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","head","init","init","init","init","init","init","initial_offset","install","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","name","new","offset","offset","offset","offset_ease_duration","offset_ease_timer","offset_inherits_rotation","offset_inherits_rotation","player","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","remove_player_body_attachments","schema","schema","schema","schema","schema","schema","sync_animation","sync_animation","sync_animation","sync_color","sync_color","sync_color","sync_flip","sync_flip","target_offset","tick","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","update_attachments","update_player_body_attachments","vzip","vzip","vzip","vzip","vzip","vzip","Bullet","BulletHandle","BulletMeta","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_diameter","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","direction","downcast","downcast","downcast","drop","drop","drop","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","lifetime","owner","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","speed","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update","vzip","vzip","vzip","CameraState","CameraSubject","ParallaxBackgroundSprite","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","camera_controller","camera_parallax","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","disable_controller","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","idx","init","init","init","install","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","meta","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","rect","schema","schema","schema","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","DamageRegion","DamageRegionOwner","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","collider_rect","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","install","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kill_players_in_damage_region","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","size","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","DebugSettings","RapierDebugBackend","RapierDebugContext","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","debug_pipeline","debug_render_colliders","debug_render_damage_regions","debug_render_emote_regions","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw_line","drop","drop","drop","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","line_breaks","path_entity","plugin","points","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","show_damage_regions","show_kinematic_colliders","show_pathfinding_lines","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","MapManager","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow","borrow_mut","clear_elements","clear_tiles","commands","create_element","create_layer","delete_element","delete_layer","deref","deref_mut","downcast","drop","element_handles","element_kill_callbacks","entities","from","from_sample_","from_subset","get_layers_total","get_size","get_state","handle_editor_input","init","install","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","map","move_element","raw_drop","rename_layer","rename_map","set_layer_tilemap","set_tile","spawned_map_layer_metas","spawned_map_meta","spawner_manager","swap_layer","tile_collisions","tile_layers","tiles","to_sample_","to_subset","to_subset_unchecked","transforms","try_from","try_into","type_id","upcast","vzip","DehydrateOutOfBounds","ElementEditorMeta","ElementHandle","ElementKillCallback","ElementMeta","ElementSolid","ElementSolidMeta","MapElementHydrated","Spawner","SpawnerEntities","SpawnerManager","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buss","cannon","category","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","crab","crate_item","create","create","create","create","create","create","create","create","create","create_grouped_spawner","create_spawner","data","decoration","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","disabled","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","editor","entities_per_spawner_group_identifier","fish_school","flappy_jellyfish","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","get_state","grab_offset","grab_size","grenade","group_identifier","handle_out_of_bounds_items","init","init","init","init","init","init","init","init","init","init","init","insert_spawned_entity_into_grouped_spawner","install_plugins","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_entity_a_spawner","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","jellyfish","kick_bomb","kill_spawner_entity","machine_gun","mine","musket","name","new","new","new_grouped","offset","periscope","player_spawner","plugin","prelude","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","remove_spawned_entity_from_grouped_spawner","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","session_plugin","show_name","size","slippery","slippery_seaweed","snail","spawner_entities","spawners","spike","sproinger","stomp_boots","sword","system","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","urchin","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Buss","BussMeta","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","bounciness","bullet_count","bullet_meta","bullet_spawn_offset","bullet_spread","buss_drop","can_rotate","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cooldown","cooldown","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kickback","max_ammo","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","shoot_atlas","shoot_fps","shoot_frames","shoot_lifetime","shoot_sound","shoot_sound_volume","throw_velocity","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","Cannon","CannonMeta","__clone_box","__clone_box","ammo","angular_velocity","animation_cooldown","animation_fps","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","bomb_meta","borrow","borrow","borrow_mut","borrow_mut","bounciness","bullet_spawn_offset","can_rotate","cannon_drop","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cooldown","cooldown","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kickback","max_ammo","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","shoot_atlas","shoot_fps","shoot_frames","shoot_lifetime","shoot_sound","shoot_sound_volume","throw_velocity","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","CrabCritter","CrabMeta","CrabState","Despawning","Fleeing","Paused","Spawning","Walking","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","comfortable_scared_distance","comfortable_spawn_distance","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","finished_playing","fmt","fmt","fps","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_moving","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","respawn_timer","run_speed","same_level_threshold","schema","schema","schema","session_plugin","spawn_frames","start_pos","state","state_count","state_count_max","timer_delay_max","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","uncomfortable_respawn_time","upcast","upcast","upcast","update_crabs","vzip","vzip","vzip","walk_frames","walk_speed","left","scared_of","CrateMeta","IdleCrate","ThrownCrate","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounce_sound","bounce_sound_volume","bounciness","break_sound","break_sound_volume","break_timeout","break_timeout","breaking_anim_fps","breaking_anim_frames","breaking_atlas","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","crate_break_state","crate_break_state_1","crate_break_state_2","create","create","create","damage_delay","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fin_anim","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate_crates","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","kill_all_colliding_if_freshly_thrown","owner","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","throw_velocity","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update_idle_crates","update_thrown_crates","vzip","vzip","vzip","was_colliding","AnimatedDecorationMeta","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","atlas","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","end_frame","fmt","fps","from","from_sample_","from_subset","from_world","from_world","game_plugin","hydrate","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_default","raw_drop","schema","session_plugin","start_frame","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Fish","FishSchool","FishSchoolMeta","FishState","Moving","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","base_count","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","count_variation","create","create","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fish","flee_range","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kinds","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","school_size","session_plugin","spawn_range","state","state_timer","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","update_fish_schools","vzip","vzip","vzip","vzip","from","to","ExplodeFlappyJellyfish","FlappyJellyfish","FlappyJellyfishMeta","FlappyJellyfishMetaSchemaExts","GRAVITY","MAX_SPEED","MIN_SPEED","SPEED_JUMP","SPEED_X","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","control_flappy_jellyfish","create","create","create","damage_region_lifetime","damage_region_size","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","end_frame","explode_flappy_jellyfish","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fmt","fmt","fmt","fps","frames","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","jellyfish","owner","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","spawn","spawn_offset","spawn_or_take_control","start_frame","take_control","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_get_flappy_meta","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","GrenadeMeta","IdleGrenade","LitGrenade","__clone_box","__clone_box","__clone_box","angular_velocity","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_diameter","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounciness","can_rotate","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","damage_region_lifetime","damage_region_size","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fin_anim","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","fuse_sound","fuse_sound_volume","fuse_time","fuse_time","game_plugin","grab_offset","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","owner","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","throw_velocity","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update_idle_grenades","update_lit_grenades","vzip","vzip","vzip","DehydrateJellyfish","Jellyfish","JellyfishMeta","PlayerDrivingJellyfish","__clone_box","__clone_box","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","dehydrate","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fin_anim","flappy","flappy","flappy_meta","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","max_ammo","new","owner","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","schema","session_plugin","throw_velocity","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","update_player_driving","vzip","vzip","vzip","vzip","IdleKickBomb","KickBombCommand","KickBombHandle","KickBombMeta","LitKickBomb","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","angular_velocity","arm_delay","arm_delay","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_diameter","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounciness","can_rotate","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","damage_region_lifetime","damage_region_size","default","default","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","explode_on_contact","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fin_anim","fmt","fmt","fmt","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","fuse_sound","fuse_sound_volume","fuse_time","fuse_time","game_plugin","grab_offset","hydrate","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kick_velocity","kickable","kicking","kicks","lit_fps","lit_frames_end","lit_frames_start","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","schema","session_plugin","spawn_kick_bomb","throw_velocity","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","update_idle_kick_bombs","update_lit_kick_bombs","vzip","vzip","vzip","vzip","vzip","Idle","MachineGun","MachineGunMeta","MachineGunState","Shooting","__clone_box","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounciness","bullet_meta","bullet_spawn_offset","bullet_spread","can_rotate","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","cooldown","cooldown","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","empty_cooldown","empty_cooldown","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","kickback","machine_gun_drop","max_ammo","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","session_plugin","shoot_sound","shoot_sound_volume","state","throw_velocity","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update","vzip","vzip","vzip","IdleMine","MineMeta","ThrownMine","__clone_box","__clone_box","__clone_box","arm_delay","arm_delay","arm_sound","arm_sound_volume","armed_fps","armed_frames","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounciness","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","damage_region_lifetime","damage_region_size","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","explosion_atlas","explosion_fps","explosion_frames","explosion_lifetime","explosion_sound","explosion_volume","fin_anim","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","throw_velocity","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update_idle_mines","update_thrown_mines","vzip","vzip","vzip","Musket","MusketMeta","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","bounciness","bullet_meta","bullet_spawn_offset","can_rotate","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cooldown","cooldown","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kickback","max_ammo","musket_drop","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","shoot_atlas","shoot_fps","shoot_frames","shoot_lifetime","shoot_sound","shoot_sound_volume","throw_velocity","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","Periscope","PeriscopeMeta","__clone_box","__clone_box","ammo","angular_velocity","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","bounciness","bullet_meta","bullet_spawn_offset","can_rotate","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cooldown","cooldown","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","empty_shoot_sound","empty_shoot_sound_volume","fin_anim","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kickback","max_ammo","periscope_drop","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","shoot_atlas","shoot_fps","shoot_frames","shoot_lifetime","shoot_sound","shoot_sound_volume","throw_velocity","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","CurrentSpawner","PlayerSpawner","PlayerSpawnerMeta","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","update","vzip","vzip","vzip","Slippery","SlipperyMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_friction","body_friction","body_size","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","player_slide","player_slide","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","SlipperySeaweed","SlipperySeaweedMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","end_frame","fmt","fmt","fps","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","start_frame","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","Hiding","Moving","Snail","SnailMeta","UnHiding","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_diameter","borrow","borrow","borrow_mut","borrow_mut","bounciness","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","crawl_frames","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","fps","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","gravity","hide_frames","hide_time","hit_speed","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","move_frame_indexes","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update_snails","vzip","vzip","anim_index","attempted_x","frame_timer","Spike","SpikeMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","end_frame","fmt","fmt","fps","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","start_frame","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","Sproinger","SproingerMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","frame","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","hydrate","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","sound","sound_volume","spring_velocity","sproinging","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","vzip","vzip","StompBoots","StompBootsMeta","WearingStompBoots","WornStompBoots","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","body_size","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","map_icon","player_decoration","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","schema","session_plugin","stomp_boots","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","update","update_wearer","vzip","vzip","vzip","vzip","Cooldown","Idle","PendingDamageRegions","Swinging","Sword","SwordMeta","SwordState","__clone_box","__clone_box","__clone_box","__clone_box","angular_velocity","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","body_size","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounciness","can_rotate","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cooldown_frames","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dropped_time","fin_anim","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","grab_offset","hydrate","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","killing_speed","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","session_plugin","sound","sound_volume","state","sword_drop","throw_velocity","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","update","vzip","vzip","vzip","vzip","frame","frame","Urchin","UrchinMeta","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","body_diameter","borrow","borrow","borrow_mut","borrow_mut","bounciness","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","game_plugin","gravity","hit_speed","hydrate","image","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","spin","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update_urchins","vzip","vzip","INVINCIBILITY_ALPHA_RANGE","CreateLayer","DeleteEntity","DeleteLayer","EditorInput","ElementLayer","LocatedTileLayer","MatchInputs","MoveEntity","MoveLayer","PlayerInput","RandomizeTiles","RenameLayer","RenameMap","SetTile","SetTilemap","SpawnElement","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","active","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","control","control_source","create","create","create","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","editor_input","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","get_control","get_control_mut","get_control_source","get_dense_control","init","init","init","init","init","install","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_ai","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","layer_index","layer_index","located_elements","located_tiles","network_update","players","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","selected_hat","selected_player","serialize","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","update_controls","vzip","vzip","vzip","vzip","vzip","collision","down","element_layers","entity","entity","handle","handle","id","layer","layer","layer","layer","layer","layer","name","name","pos","pos","tile_layers","tile_size","tilemap_tile_idx","translation","DropItem","Inv","Inventory","Item","ItemDropped","ItemGrab","ItemGrabbed","ItemThrow","ItemUsed","PlayerInventories","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","base","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","create","create","create","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_items","fast","fin_anim","find_item","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","get_state","grab_items","grab_offset","init","init","init","init","init","init","init","init","init","init","install","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","inventory","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lob","normal","owner","player","player","player","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","roll","schema","schema","schema","schema","schema","schema","schema","schema","spin","strength","sync_animation","system","throw_dropped_items","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","up","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","velocity_from_control","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","with_spin","with_system","Invincibility","Lifetime","__clone_box","__clone_box","age","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","install","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","invincibility","is_in_subset","is_in_subset","lifetime","lifetime_system","new","new","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","LoadedMap","MAP_LAYERS_GAP_DEPTH","MAP_LAYERS_MIN_DEPTH","MapSpawned","NavGraph","NavGraphEdge","NavGraphInner","NavNode","SpawnedMapLayerMeta","SpawnedMapMeta","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","above","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","background","background_color","below","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmp","compare","create","create","create","create","create","create_nav_graph","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","distance","distance","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","grid_size","handle_out_of_bounds_players","hash","init","init","init","init","init","init","init","inputs","install","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","layer_idx","layer_names","left","name","partial_cmp","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","right","schema","schema","schema","schema","schema","spawn_map","tile_size","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","z_depth_for_map_layer","MapConstructor","construct_map","shiftnanigans","Element","Element","GroupedPixel","LayerPixelEntityType","PixelType","ShiftnanigansMapConstructor","Tile","Tile","UngroupedPixel","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","compressed_left_width","compressed_top_height","construct_map","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","element_meta_handle","from","from","from","from","from","from","from","from_layers_and_location","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","get_invalid_location_offsets_for_other_pixel","grouped_pixels","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","layer_index","layer_index","layer_pixel_entity_types","new","pixel_board_randomizer","position","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","tile_collision_kind","tile_size","tilemap_tile_index","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","ungrouped_pixel","ungrouped_pixel_location","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","MapPool","MapPoolNetwork","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","current_map","current_map","deref","deref","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","drop","drop","erased_serialize","erased_serialize","fmt","from","from","from_network","from_sample_","from_sample_","from_single_map","from_slice","from_subset","from_subset","get_random_map","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_network","into_sample","into_sample","is_in_subset","is_in_subset","maps","maps","randomize_current_map","raw_clone","raw_drop","raw_drop","schema","serialize","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","BackgroundMeta","BodyAnimationsMeta","CameraMeta","CoreConfigMeta","CoreMeta","ElementSpawn","EmoteMeta","HatMeta","MapLayerMeta","MapMeta","MapTileMeta","MatchAssetServerExt","Offsets","ParallaxLayerMeta","PhysicsMeta","PhysicsPlayerMeta","PlayerBodyLayerMeta","PlayerLayerMeta","PlayerLayersMeta","PlayerMeta","PlayerSoundsMeta","PlayerStatsMeta","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","accel_air_speed","accel_walk_speed","air_speed","animation","animations","animations","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","atlas","atlas","atlas","background","background_color","body","body","body_size","body_size","border_bottom","border_left","border_right","border_top","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","camera","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collision","config","create","create","create","create","create","death","death_volume","default","default","default","default","default","default_height","depth","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop_volume","element","elements","experimental_maps","face","fin","fmt","fmt","fmt","fmt","fmt","frames","friction_lerp","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","grab","grab_volume","gravity","gravity","grid_size","head","id","idx","image","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","jump","jump_speed","jump_volume","land","land_volume","layers","layers","layers","map","map_elements","map_tilesets","min_camera_size","move_lerp_factor","name","name","name","name","offset","offset","offset","offset","offsets","physics","player","player","player_camera_box_size","player_emotes","player_hats","player_win_indicator","players","pos","pos","ragdoll_additional_mass","ragdoll_initial_ang_vel","ragdoll_initial_pop","ragdoll_twitch_delay","ragdoll_twitch_vel","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","register_match_assets","respawn_invincibility_time","round_end_post_score_linger_time","round_end_score_time","rounds_between_intermission","scale","schema","schema","schema","schema","schema","size","slide_body_size","slow_fall_speed","slowdown","sounds","speed","stable_maps","stats","stop_threshold","terminal_velocity","tile_size","tilemap","tiles","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","walk_speed","winning_score_threshold","zoom_in_lerp_factor","zoom_out_lerp_factor","BackgroundMeta","ElementSpawn","MapLayerMeta","MapMeta","MapTileMeta","ParallaxLayerMeta","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","background","background_color","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collision","create","create","create","create","create","create","default","default","default","default","default","default","depth","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","element","elements","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","grid_size","id","idx","image","init","init","init","init","init","init","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_out_of_bounds","layers","layers","name","offset","pos","pos","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","scale","schema","schema","schema","schema","schema","schema","size","speed","tile_size","tilemap","tiles","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","BodyAnimationsMeta","EmoteMeta","HatMeta","Offsets","PlayerBodyLayerMeta","PlayerLayerMeta","PlayerLayersMeta","PlayerMeta","PlayerSoundsMeta","PlayerStatsMeta","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","accel_air_speed","accel_walk_speed","air_speed","animation","animations","animations","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","atlas","atlas","atlas","atlas","body","body","body_size","body_size","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","create","create","create","create","create","death","death_volume","default","default","default","default","default","default","default","default","default","default","default_true","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize_arc","deserialize_arc_slice","deserialize_body_animations","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_volume","face","fin","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","frames","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","grab","grab_volume","gravity","head","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","jump","jump_speed","jump_volume","land","land_volume","layers","name","name","name","offset","offset","offset","offsets","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","slide_body_size","slow_fall_speed","slowdown","sounds","stats","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","walk_speed","Actor","Collider","ColliderShape","CollisionWorld","KINEMATIC_MODE","KinematicBody","PhysicsParams","PhysicsStage","RapierContext","RapierUserData","Solid","TileCollisionKind","Update","__clone_box","__clone_box","angular_velocity","apply_rotation","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","bounciness","bounding_box","can_rotate","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","collisions","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dynamic_body","fall_through","fmt","fmt","frame_friction_override","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","gravity","has_friction","has_mass","hydrate_physics_bodies","id","init","init","install","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_controlled","is_deactivated","is_in_subset","is_in_subset","is_on_ground","is_on_platform","is_spawning","last_update_position","last_update_rotation","name","rapier","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","schema","shape","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update_kinematic_bodies","velocity","vzip","vzip","was_on_ground","Actor","BodyNotInitialized","CapsuleY","Circle","Collider","ColliderShape","ColliderShapeCache","CollisionCache","CollisionWorld","Empty","EntityBuildHasher","EntityHasher","JumpThrough","PhysicsError","PhysicsHooks","PhysicsParams","RapierContext","RapierUserData","Rectangle","Solid","Solid","TileCollisionKind","TileDynamicCollider","TileRapierHandle","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","actor_collisions","actor_collisions_filtered","actors","apply_simulation_commands","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","broad_phase","build_actor_rapier_collider","bytes_so_far","ccd_solver","clear_removed_colliders","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collider_removed","collider_set","collider_shape_cache","colliders","collision_cache","collision_pipeline","collisions","create","create","create","create","create","create","create","create","create","create","ctx","data","default","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","descent","descent","deserialize","disabled","disabled","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","entities","entity","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","filter_contact_pair","filter_intersection_pair","filtering","finish","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","get","get_collider","get_state","gravity","handle_collision_event","handle_contact_force_event","handle_teleport","impulse_joints","init","init","init","init","init","init","init","init","init","init","init","init","init","init","integration_params","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","islands","modify_solver_contacts","move_horizontal","move_vertical","multibody_joints","mutate_rigidbody","narrow_phase","offset","physics_hooks","physics_pipeline","pos","query_pipeline","rapier","rapier_handle","rapier_handle","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","removed_colliders","rigid_body_set","schema","schema","schema","schema","schema","schema","schema","seen_wood","serialize","set_actor_shape","set_actor_shape_from_builder","shape","shape","shape","simulation_group_membership","size","solid_at","solid_collision_point","solids","spawned_map_layer_metas","sync_bodies","terminal_velocity","tile_collision","tile_collision_filtered","tile_collision_kinds","tile_collision_point","tile_dynamic_colliders","tile_layers","tile_rapier_handles","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update_tile","update_tiles","update_tiles_with_filter","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","write","diameter","half_length","radius","size","ALL","ALL","CollisionGroup","DEFAULT","DYNAMIC","JUMP_THROUGH","NONE","NONE","SOLID_WORLD","SolverGroup","__clone_box","all","all","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","complement","complement","contains","contains","deref","deref","deref_mut","deref_mut","difference","difference","downcast","downcast","drop","drop","empty","empty","extend","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_iter","from_iter","from_name","from_name","from_sample_","from_sample_","from_subset","from_subset","init","init","insert","insert","intersection","intersection","intersects","intersects","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_iter","into_iter","into_sample","into_sample","is_all","is_all","is_empty","is_empty","is_in_subset","is_in_subset","iter","iter","iter_names","iter_names","not","not","raw_clone","raw_drop","raw_drop","remove","remove","set","set","sub","sub","sub_assign","sub_assign","symmetric_difference","symmetric_difference","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","toggle","toggle","try_from","try_from","try_into","try_into","type_id","type_id","union","union","upcast","upcast","vzip","vzip","ANG_DIM","Aabb","AccelerationBased","ActiveCollisionTypes","ActiveEvents","ActiveHooks","AddPair","AngDim","AngVector","AngX","AngularInertia","ArrayIdx","ArrayPoint","ArrayTopoFace","ArrayTopoHalfEdge","ArrayTopoVertex","ArrayU32","ArrayUsize","ArrayVector","ArrayVectorTriple","Average","BadAdjascentTrianglesOrientation","BadTriangle","Ball","Ball","Ball","BodyPair","BodyStatus","BoundingVolume","BroadPhase","BroadPhaseMultiSap","BroadPhasePairEvent","CCDSolver","Capsule","Capsule","Capsule","ChannelEventCollector","Clockwise","CoefficientCombineRule","Collider","Collider","ColliderAabb","ColliderBroadPhaseData","ColliderBuilder","ColliderChanges","ColliderEnabled","ColliderFlags","ColliderGraphIndex","ColliderHandle","ColliderMassProps","ColliderMaterial","ColliderPair","ColliderParent","ColliderPosition","ColliderSet","ColliderShape","ColliderType","CollisionEvent","CollisionEventFlags","CollisionPipeline","Compound","Compound","Compound","Contact","ContactData","ContactForceEvent","ContactManifold","ContactManifoldData","ContactModificationContext","ContactPair","ContactPair","ConvexPolygon","ConvexPolygon","ConvexPolygon","CounterClockwise","CrossMatrix","Cuboid","Cuboid","Cuboid","CurrentPosition","Custom","Custom","DEFAULT_EPSILON","DIM","DMatrix","DVector","DebugColor","DebugRenderBackend","DebugRenderMode","DebugRenderObject","DebugRenderPipeline","DebugRenderStyle","DefaultBroadPhase","Degenerate","DeletePair","Density","Dim","Disabled","Disabled","DisabledByAttachedBody","DisabledByParent","Dynamic","Dynamic","Enabled","Enabled","EventHandler","Face","FeatureId","Fixed","Fixed","FixedJoint","FixedJointBuilder","ForceBased","GenericHeightField","GenericJoint","GenericJointBuilder","GenericTriMesh","Group","HalfSpace","HalfSpace","HalfSpace","HeightField","HeightField","HeightField","HeightFieldCellStatus","HeightFieldStorage","Heights","ImpulseJoint","ImpulseJoint","ImpulseJointHandle","ImpulseJointSet","IntegrationParameters","InteractionGraph","InteractionGroups","IntersectionPair","IslandManager","Isometry","Jacobian","JacobianView","JacobianViewMut","JointAxesMask","JointAxis","JointEnabled","JointLimits","JointMotor","KinematicPositionBased","KinematicPositionBased","KinematicVelocityBased","KinematicVelocityBased","Location","LockedAxes","MAX_MANIFOLD_POINTS","Mass","Mass","MassProperties","MassProperties","MassProps","Matrix","Max","Min","MotorModel","Multibody","MultibodyIndex","MultibodyJoint","MultibodyJoint","MultibodyJointHandle","MultibodyJointSet","MultibodyLink","MultibodyLinkId","Multiply","NarrowPhase","OnEdge","OnEdge","OnFace","OnSolid","OnVertex","OnVertex","Orientation","PackedFeatureId","PairFilterContext","PartId","PartShape","PhysicsHooks","PhysicsPipeline","Point","PointProjection","PointQuery","PointQueryWithLocation","PolygonalFeature","PolygonalFeatureMap","Polyline","Polyline","Polyline","PrincipalAngularInertia","PrismaticJoint","PrismaticJointBuilder","QbvhStorage","QbvhStorage","QueryFilter","QueryFilterFlags","QueryPipeline","QueryPipelineMode","Ray","RayCast","RayIntersection","Real","RevoluteJoint","RevoluteJointBuilder","RigidBody","RigidBody","RigidBodyActivation","RigidBodyAdditionalMassProps","RigidBodyBuilder","RigidBodyCcd","RigidBodyChanges","RigidBodyColliders","RigidBodyDamping","RigidBodyDominance","RigidBodyForces","RigidBodyGraphIndex","RigidBodyHandle","RigidBodyIds","RigidBodyMassProps","RigidBodyPosition","RigidBodySet","RigidBodyType","RigidBodyVelocity","RopeJoint","RopeJointBuilder","Rotation","RoundConvexPolygon","RoundConvexPolygon","RoundConvexPolygon","RoundCuboid","RoundCuboid","RoundCuboid","RoundShape","RoundTriangle","RoundTriangle","RoundTriangle","SIMD_LAST_INDEX","SIMD_WIDTH","SPATIAL_DIM","SdpMatrix","Segment","Segment","Segment","SegmentPointLocation","Sensor","Shape","ShapeType","SharedShape","SimdBool","SimdCompositeShape","SimdReal","Solid","SolverContact","SolverFlags","SpacialVector","SpringJoint","SpringJointBuilder","Started","Status","Stopped","SupportMap","SweepTestWithNextPosition","SweepTestWithPredictedPosition","TOI","TWO_DIM","TemporaryInteractionIndex","TopoFace","TopoHalfEdge","TopoVertex","TopologyError","TrackedContact","Translation","TriMesh","TriMesh","TriMesh","TriMeshConnectedComponents","TriMeshFlags","TriMeshStorage","TriMeshTopology","Triangle","Triangle","Triangle","TriangleOrientation","TrianglePointLocation","TypedShape","TypedSimdCompositeShape","UnitVector","Unknown","Vector","Vertex","X","Y","a","a","aabb","aabb","aabbs","acc_augmented_mass","acc_inv_augmented_mass","accelerations","activation","active_collision_types","active_collision_types","active_dynamic_set","active_events","active_events","active_hooks","active_hooks","active_island_id","active_islands","active_islands_additional_solver_iterations","active_kinematic_set","active_set_id","active_set_offset","active_set_timestamp","active_set_timestamp","additional_local_mprops","additional_mass_properties","additional_solver_iterations","additional_solver_iterations","allowed_linear_error","angular_damping","angular_damping","angular_threshold","angvel","angvel","as_composite_shape","as_polygonal_feature_map","as_support_map","as_typed_shape","assembly_id","augmented_mass","b","b","bf_data","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bodies","bodies","bodies","body1","body1","body2","body2","body_jacobians","body_type","body_type","border_radius","border_radius","border_radius","border_radius","border_subdivisions","broad_phase_events","broad_phase_events","broadphase_collider_pairs","broadphase_collider_pairs","c","can_sleep","can_sleep","cast_local_ray","cast_local_ray_and_get_normal","cast_ray","cast_ray_and_get_normal","ccd","ccd_active","ccd_angular_thickness","ccd_enabled","ccd_enabled","ccd_max_dist","ccd_thickness","ccd_thickness","center","changes","changes","clone_box","coll_type","collider1","collider1","collider1","collider1","collider1","collider2","collider2","collider2","collider2","collider2","collider_aabb_color","collider_dynamic_color","collider_fixed_color","collider_kinematic_color","collider_parentless_color","colliders","colliders","colliders","colliders","colliders_proxy_ids","collision_event_sender","collision_groups","collision_groups","compute_aabb","compute_bounding_sphere","compute_local_aabb","compute_local_bounding_sphere","compute_swept_aabb","connected_components","connectivity_graph","contact_depth_color","contact_force_event_sender","contact_force_event_threshold","contact_force_event_threshold","contact_graph","contact_id","contact_normal_color","contact_normal_length","contact_pair_indices","contacts_enabled","contains","contains_local_point","contains_point","coords","coords","coriolis_v","coriolis_w","counters","coupled_axes","damping","damping","damping","damping_ratio","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","dilation_factor","dir","disabled_color_multiplier","dist","dist","dist","distance_to_local_point","distance_to_point","dominance","dominance_group","draw_line","draw_line_strip","draw_polyline","dt","effective_inv_mass","effective_world_inv_inertia_sqrt","enabled","enabled","enabled","enabled","enabled","erp","exclude_collider","exclude_rigid_body","face","face_colors","faces","feature","feature_normal_at_point","fid","fid1","fid1","fid2","fid2","filter","filter_contact_pair","filter_intersection_pair","filter_object","flags","flags","flags","flags","force","forces","friction","friction","friction","friction_combine_rule","friction_combine_rule","graph","graph_id","graph_indices","gravity_scale","gravity_scale","grouped_faces","groups","half_edge","half_edge","half_edges","half_extents","handle","handle","handle_collision_event","handle_contact_force_event","has_any_active_contact","heights","i_coriolis_dt","id","ids","impulse","impulse","impulse","impulse_joint_anchor_color","impulse_joint_separation_color","impulses","indices","indices","inner_shape","inner_shape","inner_shape","inner_shape","instances","integrated_vels","internal_id","intersecting","intersection_graph","intersects","intersects_local_ray","intersects_ray","inv_augmented_mass","inv_mass","inv_principal_inertia_sqrt","is_convex","is_convex_polyhedron","is_inside","is_new","is_sensor","joint","joint_constraint_indices","joint_damping_ratio","joint_erp","joint_graph","joint_ids","joint_rot","joint_velocity","largest_layer","layers","limit_axes","limits","linear_damping","linear_damping","linear_threshold","links","linvel","linvel","local_com","local_frame1","local_frame2","local_mprops","local_n1","local_n2","local_p1","local_p1","local_p2","local_p2","local_support_feature","local_support_point","local_support_point_toward","local_to_parent","local_to_world","locked_axes","loosen","loosened","m11","m12","m22","manifold","manifold_indices","manifolds","map_part_at","map_typed_part_at","map_untyped_part_at","mass_properties","mass_properties","material","max","max_ccd_substeps","max_force","max_force_direction","max_force_magnitude","max_penetration_correction","maxs","memberships","merge","merged","min","min_ccd_dt","min_island_size","mins","mode","model","modified_bodies","modified_colliders","modify_solver_contacts","motor_axes","motors","mprops","mprops","mprops_flags","multibodies","multibody","multibody_joint_anchor_color","multibody_joint_separation_color","ndofs","next","next_position","normal","normal","normal","normal","normal1","normal2","normals","num_additional_friction_iterations","num_internal_pgs_iterations","num_solver_iterations","num_vertices","origin","parent","parent_internal_id","point","point","point","points","points","pos","pos","pos_wrt_parent","position","position","position","predicate","prediction_distance","project_local_point","project_local_point_and_get_feature","project_local_point_and_get_location","project_local_point_and_get_location_with_max_dist","project_local_point_with_max_dist","project_point","project_point_and_get_feature","project_point_and_get_location","project_point_and_get_location_with_max_dist","project_point_with_max_dist","proxies","proxy_index","qbvh","qbvh","qbvh","qbvh","qbvh","query_dispatcher","query_dispatcher","query_pipeline","radius","radius","ranges","rb2mb","rb_graph_ids","region_pool","relative_dominance","removed_colliders","reporting","restitution","restitution","restitution","restitution_combine_rule","restitution_combine_rule","rigid_body","rigid_body1","rigid_body1","rigid_body1","rigid_body2","rigid_body2","rigid_body2","rigid_body_axes_length","root_is_dynamic","rotation","scale","segment","shape","shape","shape_type","shapes","shift02","shift23","sleep_color_multiplier","sleeping","sleeping","smallest_layer","solver_contacts","solver_contacts","solver_flags","solver_groups","solver_groups","solver_id","solvers","stack","start_event_emited","start_event_emited","status","status","stiffness","style","subdivisions","subshape1","subshape2","subshape_pos1","subshape_pos2","support_point","support_point_toward","tangent_impulse","tangent_velocity","target_pos","target_vel","tighten","tightened","time_since_can_sleep","time_until_sleep","to_wake_up","to_wake_up","toi","toi","topology","torque","total_force","total_force_magnitude","translation","twin","typed_qbvh","unit_joint_limit_constraint","unit_joint_motor_constraint","update","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_force","user_torque","vector","vector","velocities","vels","vertex","vertices","vertices","vertices","vertices","vids","witness1","witness2","workspace","workspace","workspace","world_com","dt","edge","triangle1","triangle2","AbstractRotation","Affine2","Affine3","ArrayStorage","Bidiagonal","CStride","CStride","Cholesky","ClosedAdd","ClosedDiv","ClosedMul","ClosedSub","ColPivQR","Complex","ComplexField","Const","Const","DMatrix","DMatrixSlice","DMatrixSliceMut","DMatrixView","DMatrixViewMut","DVector","DVectorSlice","DVectorSliceMut","DVectorView","DVectorViewMut","DefaultAllocator","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimRange","DimSub","DimSum","DualQuaternion","Dyn","Dynamic","Element","EuclideanNorm","Field","FullPivLU","Hessenberg","IsContiguous","IsDynamic","IsNotStaticOne","Isometry","Isometry2","Isometry3","IsometryMatrix2","IsometryMatrix3","LU","LpNorm","Matrix","Matrix1","Matrix1x2","Matrix1x3","Matrix1x4","Matrix1x5","Matrix1x6","Matrix1xX","Matrix2","Matrix2x1","Matrix2x3","Matrix2x4","Matrix2x5","Matrix2x6","Matrix2xX","Matrix3","Matrix3x1","Matrix3x2","Matrix3x4","Matrix3x5","Matrix3x6","Matrix3xX","Matrix4","Matrix4x1","Matrix4x2","Matrix4x3","Matrix4x5","Matrix4x6","Matrix4xX","Matrix5","Matrix5x1","Matrix5x2","Matrix5x3","Matrix5x4","Matrix5x6","Matrix5xX","Matrix6","Matrix6x1","Matrix6x2","Matrix6x3","Matrix6x4","Matrix6x5","Matrix6xX","MatrixCross","MatrixMN","MatrixN","MatrixSlice","MatrixSlice1","MatrixSlice1x2","MatrixSlice1x3","MatrixSlice1x4","MatrixSlice1x5","MatrixSlice1x6","MatrixSlice1xX","MatrixSlice2","MatrixSlice2x1","MatrixSlice2x3","MatrixSlice2x4","MatrixSlice2x5","MatrixSlice2x6","MatrixSlice2xX","MatrixSlice3","MatrixSlice3x1","MatrixSlice3x2","MatrixSlice3x4","MatrixSlice3x5","MatrixSlice3x6","MatrixSlice3xX","MatrixSlice4","MatrixSlice4x1","MatrixSlice4x2","MatrixSlice4x3","MatrixSlice4x5","MatrixSlice4x6","MatrixSlice4xX","MatrixSlice5","MatrixSlice5x1","MatrixSlice5x2","MatrixSlice5x3","MatrixSlice5x4","MatrixSlice5x6","MatrixSlice5xX","MatrixSlice6","MatrixSlice6x1","MatrixSlice6x2","MatrixSlice6x3","MatrixSlice6x4","MatrixSlice6x5","MatrixSlice6xX","MatrixSliceMut","MatrixSliceMut1","MatrixSliceMut1x2","MatrixSliceMut1x3","MatrixSliceMut1x4","MatrixSliceMut1x5","MatrixSliceMut1x6","MatrixSliceMut1xX","MatrixSliceMut2","MatrixSliceMut2x1","MatrixSliceMut2x3","MatrixSliceMut2x4","MatrixSliceMut2x5","MatrixSliceMut2x6","MatrixSliceMut2xX","MatrixSliceMut3","MatrixSliceMut3x1","MatrixSliceMut3x2","MatrixSliceMut3x4","MatrixSliceMut3x5","MatrixSliceMut3x6","MatrixSliceMut3xX","MatrixSliceMut4","MatrixSliceMut4x1","MatrixSliceMut4x2","MatrixSliceMut4x3","MatrixSliceMut4x5","MatrixSliceMut4x6","MatrixSliceMut4xX","MatrixSliceMut5","MatrixSliceMut5x1","MatrixSliceMut5x2","MatrixSliceMut5x3","MatrixSliceMut5x4","MatrixSliceMut5x6","MatrixSliceMut5xX","MatrixSliceMut6","MatrixSliceMut6x1","MatrixSliceMut6x2","MatrixSliceMut6x3","MatrixSliceMut6x4","MatrixSliceMut6x5","MatrixSliceMut6xX","MatrixSliceMutMN","MatrixSliceMutN","MatrixSliceMutXx1","MatrixSliceMutXx2","MatrixSliceMutXx3","MatrixSliceMutXx4","MatrixSliceMutXx5","MatrixSliceMutXx6","MatrixSliceXx1","MatrixSliceXx2","MatrixSliceXx3","MatrixSliceXx4","MatrixSliceXx5","MatrixSliceXx6","MatrixSum","MatrixVec","MatrixView","MatrixView1","MatrixView1x2","MatrixView1x3","MatrixView1x4","MatrixView1x5","MatrixView1x6","MatrixView1xX","MatrixView2","MatrixView2x1","MatrixView2x3","MatrixView2x4","MatrixView2x5","MatrixView2x6","MatrixView2xX","MatrixView3","MatrixView3x1","MatrixView3x2","MatrixView3x4","MatrixView3x5","MatrixView3x6","MatrixView3xX","MatrixView4","MatrixView4x1","MatrixView4x2","MatrixView4x3","MatrixView4x5","MatrixView4x6","MatrixView4xX","MatrixView5","MatrixView5x1","MatrixView5x2","MatrixView5x3","MatrixView5x4","MatrixView5x6","MatrixView5xX","MatrixView6","MatrixView6x1","MatrixView6x2","MatrixView6x3","MatrixView6x4","MatrixView6x5","MatrixView6xX","MatrixViewMut","MatrixViewMut1","MatrixViewMut1x2","MatrixViewMut1x3","MatrixViewMut1x4","MatrixViewMut1x5","MatrixViewMut1x6","MatrixViewMut1xX","MatrixViewMut2","MatrixViewMut2x1","MatrixViewMut2x3","MatrixViewMut2x4","MatrixViewMut2x5","MatrixViewMut2x6","MatrixViewMut2xX","MatrixViewMut3","MatrixViewMut3x1","MatrixViewMut3x2","MatrixViewMut3x4","MatrixViewMut3x5","MatrixViewMut3x6","MatrixViewMut3xX","MatrixViewMut4","MatrixViewMut4x1","MatrixViewMut4x2","MatrixViewMut4x3","MatrixViewMut4x5","MatrixViewMut4x6","MatrixViewMut4xX","MatrixViewMut5","MatrixViewMut5x1","MatrixViewMut5x2","MatrixViewMut5x3","MatrixViewMut5x4","MatrixViewMut5x6","MatrixViewMut5xX","MatrixViewMut6","MatrixViewMut6x1","MatrixViewMut6x2","MatrixViewMut6x3","MatrixViewMut6x4","MatrixViewMut6x5","MatrixViewMut6xX","MatrixViewMutXx1","MatrixViewMutXx2","MatrixViewMutXx3","MatrixViewMutXx4","MatrixViewMutXx5","MatrixViewMutXx6","MatrixViewXx1","MatrixViewXx2","MatrixViewXx3","MatrixViewXx4","MatrixViewXx5","MatrixViewXx6","MatrixXx1","MatrixXx2","MatrixXx3","MatrixXx4","MatrixXx5","MatrixXx6","Norm","Norm","Normed","OMatrix","OPoint","OVector","Orthographic3","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Owned","OwnedUninit","PermutationSequence","Perspective3","Point","Point1","Point2","Point3","Point4","Point5","Point6","Projective2","Projective3","QR","Quaternion","RStride","RStride","RawStorage","RawStorageMut","RealField","RealField","Reflection","Reflection1","Reflection2","Reflection3","Reflection4","Reflection5","Reflection6","Representative","ReshapableStorage","Rotation","Rotation2","Rotation3","RowDVector","RowOVector","RowSVector","RowVector","RowVector1","RowVector2","RowVector3","RowVector4","RowVector5","RowVector6","SMatrix","SMatrixSlice","SMatrixSliceMut","SMatrixView","SMatrixViewMut","SVD","SVector","SVectorSlice","SVectorSliceMut","SVectorView","SVectorViewMut","SameShapeStorage","Scalar","Scale","Scale1","Scale2","Scale3","Scale4","Scale5","Scale6","Schur","SimdBool","SimdBool","SimdComplexField","SimdPartialOrd","SimdRealField","SimdRealField","SimdValue","Similarity","Similarity2","Similarity3","SimilarityMatrix2","SimilarityMatrix3","Size","SliceRange","SliceStorage","SliceStorageMut","SquareMatrix","Storage","StorageMut","SubTCategoryOf","SuperTCategoryOf","SymmetricEigen","SymmetricTridiagonal","TAffine","TCategory","TCategoryMul","TGeneral","TProjective","ToConst","ToTypenum","Transform","Transform2","Transform3","Translation","Translation1","Translation2","Translation3","Translation4","Translation5","Translation6","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","UDU","USIZE","UniformNorm","UninitMatrix","UninitVector","Unit","UnitComplex","UnitDualQuaternion","UnitQuaternion","UnitVector1","UnitVector2","UnitVector3","UnitVector4","UnitVector5","UnitVector6","VecStorage","Vector","Vector1","Vector2","Vector3","Vector4","Vector5","Vector6","VectorN","VectorSlice","VectorSlice1","VectorSlice2","VectorSlice3","VectorSlice4","VectorSlice5","VectorSlice6","VectorSliceMut","VectorSliceMut1","VectorSliceMut2","VectorSliceMut3","VectorSliceMut4","VectorSliceMut5","VectorSliceMut6","VectorSum","VectorView","VectorView1","VectorView2","VectorView3","VectorView4","VectorView5","VectorView6","VectorViewMut","VectorViewMut1","VectorViewMut2","VectorViewMut3","VectorViewMut4","VectorViewMut5","VectorViewMut6","ViewStorage","ViewStorageMut","_phantom","_phantoms","_phantoms","_phantoms","abs","abs","acos","acosh","add","add","all","and","any","argument","as_mut_slice_unchecked","as_slice_unchecked","asin","asinh","atan","atan2","atanh","axis","base","begin","bias","bitmask","cbrt","ceil","center","check_homogeneous_invariants","chol","clamp","clamp","clone_owned","col_piv_qr","conjugate","convert","convert_ref","convert_ref_unchecked","convert_unchecked","coords","coords","coords","coords","coords","coords","coords","coords","coords","copysign","cos","cosc","cosh","coshc","d","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","diag","diag","diagonal","dim","distance","distance_squared","div","div","dmatrix","dual","dvector","e","eigenvalues","eigenvectors","end","exp","exp2","exp_m1","extract","extract_unchecked","floor","frac_1_pi","frac_2_pi","frac_2_sqrt_pi","frac_pi_2","frac_pi_3","frac_pi_4","frac_pi_6","frac_pi_8","fract","from_real","from_simd_real","from_usize","geometry","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","has_normalizer","hess","hypot","identity","if_else","if_else2","if_else3","im","imaginary","inf","inf_sup","into_owned","inverse","inverse_mut","inverse_transform_point","inverse_transform_unit_vector","inverse_transform_vector","ipiv","is","is_contiguous","is_convertible","is_finite","is_sign_negative","is_sign_positive","isometry","isometry","isometry","isometry","isometry","lanes","len","linalg","linear_index","ln","ln_10","ln_1p","ln_2","log","log10","log10_e","log2","log2_e","lu","lu","map_lanes","matrix","matrix","matrix","matrix","matrix","max","max","max","max","max_value","metric_distance","min","min","min","min","min_value","modulus","modulus_squared","mul","mul","mul_add","name","ncols","none","norm","norm","norm1","norm_squared","nrows","off_diagonal","off_diagonal","one","or","p","p","p","partial_clamp","partial_cmp","partial_ge","partial_gt","partial_le","partial_lt","partial_max","partial_min","partial_sort2","pi","point","powc","powf","powi","ptr","ptr","ptr","ptr_mut","q","q","qr","re","real","real","recip","replace","replace_unchecked","reshape_generic","rotation","rotation","rotation","rotation","rotation","round","scale","scale_mut","scaling","select","shape","shape","shape","signum","simd_abs","simd_acos","simd_acosh","simd_argument","simd_asin","simd_asinh","simd_atan","simd_atan2","simd_atanh","simd_cbrt","simd_ceil","simd_clamp","simd_conjugate","simd_copysign","simd_cos","simd_cosc","simd_cosh","simd_coshc","simd_default_epsilon","simd_e","simd_eq","simd_exp","simd_exp2","simd_exp_m1","simd_floor","simd_frac_1_pi","simd_frac_2_pi","simd_frac_2_sqrt_pi","simd_frac_pi_2","simd_frac_pi_3","simd_frac_pi_4","simd_frac_pi_6","simd_frac_pi_8","simd_fract","simd_ge","simd_gt","simd_horizontal_max","simd_horizontal_min","simd_horizontal_product","simd_horizontal_sum","simd_hypot","simd_imaginary","simd_le","simd_ln","simd_ln_10","simd_ln_1p","simd_ln_2","simd_log","simd_log10","simd_log10_e","simd_log2","simd_log2_e","simd_lt","simd_max","simd_min","simd_modulus","simd_modulus_squared","simd_mul_add","simd_ne","simd_norm1","simd_pi","simd_powc","simd_powf","simd_powi","simd_real","simd_recip","simd_round","simd_scale","simd_signum","simd_sin","simd_sin_cos","simd_sinc","simd_sinh","simd_sinh_cosh","simd_sinhc","simd_sqrt","simd_tan","simd_tanh","simd_to_exp","simd_to_polar","simd_trunc","simd_two_pi","simd_unscale","sin","sin_cos","sinc","singular_values","sinh","sinh_cosh","sinhc","size","splat","sqrt","strides","strides","strides","sub","sub","subdiag","sup","swap_unchecked","swap_unchecked_linear","t","tan","tanh","to_exp","to_polar","transform_point","transform_vector","translation","translation","translation","translation","translation","tri","trunc","try_convert","try_convert_ref","try_invert_to","try_sqrt","try_to_usize","two_pi","u","u","unscale","unscale_mut","upper_diagonal","uv","v_t","value","value","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","wilkinson_shift","wrap","xor","zero","zip_map_lanes","ArrayStorage","CStride","CStride","Const","Const","DMatrix","DMatrixSlice","DMatrixSliceMut","DMatrixView","DMatrixViewMut","DVector","DVectorSlice","DVectorSliceMut","DVectorView","DVectorViewMut","DefaultAllocator","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimRange","DimSub","DimSum","Dyn","Dynamic","EuclideanNorm","IsContiguous","IsDynamic","IsNotStaticOne","LpNorm","Matrix","Matrix1","Matrix1x2","Matrix1x3","Matrix1x4","Matrix1x5","Matrix1x6","Matrix1xX","Matrix2","Matrix2x1","Matrix2x3","Matrix2x4","Matrix2x5","Matrix2x6","Matrix2xX","Matrix3","Matrix3x1","Matrix3x2","Matrix3x4","Matrix3x5","Matrix3x6","Matrix3xX","Matrix4","Matrix4x1","Matrix4x2","Matrix4x3","Matrix4x5","Matrix4x6","Matrix4xX","Matrix5","Matrix5x1","Matrix5x2","Matrix5x3","Matrix5x4","Matrix5x6","Matrix5xX","Matrix6","Matrix6x1","Matrix6x2","Matrix6x3","Matrix6x4","Matrix6x5","Matrix6xX","MatrixCross","MatrixMN","MatrixN","MatrixSlice","MatrixSlice1","MatrixSlice1x2","MatrixSlice1x3","MatrixSlice1x4","MatrixSlice1x5","MatrixSlice1x6","MatrixSlice1xX","MatrixSlice2","MatrixSlice2x1","MatrixSlice2x3","MatrixSlice2x4","MatrixSlice2x5","MatrixSlice2x6","MatrixSlice2xX","MatrixSlice3","MatrixSlice3x1","MatrixSlice3x2","MatrixSlice3x4","MatrixSlice3x5","MatrixSlice3x6","MatrixSlice3xX","MatrixSlice4","MatrixSlice4x1","MatrixSlice4x2","MatrixSlice4x3","MatrixSlice4x5","MatrixSlice4x6","MatrixSlice4xX","MatrixSlice5","MatrixSlice5x1","MatrixSlice5x2","MatrixSlice5x3","MatrixSlice5x4","MatrixSlice5x6","MatrixSlice5xX","MatrixSlice6","MatrixSlice6x1","MatrixSlice6x2","MatrixSlice6x3","MatrixSlice6x4","MatrixSlice6x5","MatrixSlice6xX","MatrixSliceMut","MatrixSliceMut1","MatrixSliceMut1x2","MatrixSliceMut1x3","MatrixSliceMut1x4","MatrixSliceMut1x5","MatrixSliceMut1x6","MatrixSliceMut1xX","MatrixSliceMut2","MatrixSliceMut2x1","MatrixSliceMut2x3","MatrixSliceMut2x4","MatrixSliceMut2x5","MatrixSliceMut2x6","MatrixSliceMut2xX","MatrixSliceMut3","MatrixSliceMut3x1","MatrixSliceMut3x2","MatrixSliceMut3x4","MatrixSliceMut3x5","MatrixSliceMut3x6","MatrixSliceMut3xX","MatrixSliceMut4","MatrixSliceMut4x1","MatrixSliceMut4x2","MatrixSliceMut4x3","MatrixSliceMut4x5","MatrixSliceMut4x6","MatrixSliceMut4xX","MatrixSliceMut5","MatrixSliceMut5x1","MatrixSliceMut5x2","MatrixSliceMut5x3","MatrixSliceMut5x4","MatrixSliceMut5x6","MatrixSliceMut5xX","MatrixSliceMut6","MatrixSliceMut6x1","MatrixSliceMut6x2","MatrixSliceMut6x3","MatrixSliceMut6x4","MatrixSliceMut6x5","MatrixSliceMut6xX","MatrixSliceMutMN","MatrixSliceMutN","MatrixSliceMutXx1","MatrixSliceMutXx2","MatrixSliceMutXx3","MatrixSliceMutXx4","MatrixSliceMutXx5","MatrixSliceMutXx6","MatrixSliceXx1","MatrixSliceXx2","MatrixSliceXx3","MatrixSliceXx4","MatrixSliceXx5","MatrixSliceXx6","MatrixSum","MatrixVec","MatrixView","MatrixView1","MatrixView1x2","MatrixView1x3","MatrixView1x4","MatrixView1x5","MatrixView1x6","MatrixView1xX","MatrixView2","MatrixView2x1","MatrixView2x3","MatrixView2x4","MatrixView2x5","MatrixView2x6","MatrixView2xX","MatrixView3","MatrixView3x1","MatrixView3x2","MatrixView3x4","MatrixView3x5","MatrixView3x6","MatrixView3xX","MatrixView4","MatrixView4x1","MatrixView4x2","MatrixView4x3","MatrixView4x5","MatrixView4x6","MatrixView4xX","MatrixView5","MatrixView5x1","MatrixView5x2","MatrixView5x3","MatrixView5x4","MatrixView5x6","MatrixView5xX","MatrixView6","MatrixView6x1","MatrixView6x2","MatrixView6x3","MatrixView6x4","MatrixView6x5","MatrixView6xX","MatrixViewMut","MatrixViewMut1","MatrixViewMut1x2","MatrixViewMut1x3","MatrixViewMut1x4","MatrixViewMut1x5","MatrixViewMut1x6","MatrixViewMut1xX","MatrixViewMut2","MatrixViewMut2x1","MatrixViewMut2x3","MatrixViewMut2x4","MatrixViewMut2x5","MatrixViewMut2x6","MatrixViewMut2xX","MatrixViewMut3","MatrixViewMut3x1","MatrixViewMut3x2","MatrixViewMut3x4","MatrixViewMut3x5","MatrixViewMut3x6","MatrixViewMut3xX","MatrixViewMut4","MatrixViewMut4x1","MatrixViewMut4x2","MatrixViewMut4x3","MatrixViewMut4x5","MatrixViewMut4x6","MatrixViewMut4xX","MatrixViewMut5","MatrixViewMut5x1","MatrixViewMut5x2","MatrixViewMut5x3","MatrixViewMut5x4","MatrixViewMut5x6","MatrixViewMut5xX","MatrixViewMut6","MatrixViewMut6x1","MatrixViewMut6x2","MatrixViewMut6x3","MatrixViewMut6x4","MatrixViewMut6x5","MatrixViewMut6xX","MatrixViewMutXx1","MatrixViewMutXx2","MatrixViewMutXx3","MatrixViewMutXx4","MatrixViewMutXx5","MatrixViewMutXx6","MatrixViewXx1","MatrixViewXx2","MatrixViewXx3","MatrixViewXx4","MatrixViewXx5","MatrixViewXx6","MatrixXx1","MatrixXx2","MatrixXx3","MatrixXx4","MatrixXx5","MatrixXx6","Norm","Norm","Normed","OMatrix","OVector","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Owned","OwnedUninit","RStride","RStride","RawStorage","RawStorageMut","ReshapableStorage","RowDVector","RowOVector","RowSVector","RowVector","RowVector1","RowVector2","RowVector3","RowVector4","RowVector5","RowVector6","SMatrix","SMatrixSlice","SMatrixSliceMut","SMatrixView","SMatrixViewMut","SVector","SVectorSlice","SVectorSliceMut","SVectorView","SVectorViewMut","SameShapeStorage","Scalar","Size","SliceRange","SliceStorage","SliceStorageMut","SquareMatrix","Storage","StorageMut","ToConst","ToTypenum","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","USIZE","UniformNorm","UninitMatrix","UninitVector","Unit","UnitVector1","UnitVector2","UnitVector3","UnitVector4","UnitVector5","UnitVector6","VecStorage","Vector","Vector1","Vector2","Vector3","Vector4","Vector5","Vector6","VectorN","VectorSlice","VectorSlice1","VectorSlice2","VectorSlice3","VectorSlice4","VectorSlice5","VectorSlice6","VectorSliceMut","VectorSliceMut1","VectorSliceMut2","VectorSliceMut3","VectorSliceMut4","VectorSliceMut5","VectorSliceMut6","VectorSum","VectorView","VectorView1","VectorView2","VectorView3","VectorView4","VectorView5","VectorView6","VectorViewMut","VectorViewMut1","VectorViewMut2","VectorViewMut3","VectorViewMut4","VectorViewMut5","VectorViewMut6","ViewStorage","ViewStorageMut","_phantoms","_phantoms","_phantoms","add","add","allocator","as_mut_slice_unchecked","as_slice_unchecked","begin","clone_owned","constraint","coordinates","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","default_allocator","dim","dimension","div","div","end","from_usize","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","indexing","into_owned","is","is_contiguous","iter","linear_index","max","max","metric_distance","min","min","mul","mul","name","ncols","norm","norm","norm_squared","nrows","ptr","ptr","ptr","ptr_mut","reshape_generic","scale_mut","shape","shape","shape","size","storage","strides","strides","strides","sub","sub","swap_unchecked","swap_unchecked_linear","try_to_usize","uninit","unscale_mut","value","value","Allocator","Buffer","BufferUninit","Reallocator","SameShapeAllocator","SameShapeC","SameShapeR","SameShapeVectorAllocator","allocate_from_iterator","allocate_from_row_iterator","allocate_uninit","assume_init","reallocate_copy","AreMultipliable","DimEq","Representative","Representative","Representative","Representative","SameDimension","SameNumberOfColumns","SameNumberOfRows","ShapeConstraint","IJKW","M2x2","M2x3","M2x4","M2x5","M2x6","M3x2","M3x3","M3x4","M3x5","M3x6","M4x2","M4x3","M4x4","M4x5","M4x6","M5x2","M5x3","M5x4","M5x5","M5x6","M6x2","M6x3","M6x4","M6x5","M6x6","X","XY","XYZ","XYZW","XYZWA","XYZWAB","a","a","b","i","j","k","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m15","m15","m15","m15","m15","m15","m15","m15","m15","m15","m16","m16","m16","m16","m16","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m25","m25","m25","m25","m25","m25","m25","m25","m25","m25","m26","m26","m26","m26","m26","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m35","m35","m35","m35","m35","m35","m35","m35","m36","m36","m36","m36","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m44","m44","m44","m44","m44","m44","m44","m44","m44","m45","m45","m45","m45","m45","m45","m46","m46","m46","m51","m51","m51","m51","m51","m51","m51","m51","m51","m51","m52","m52","m52","m52","m52","m52","m52","m52","m52","m52","m53","m53","m53","m53","m53","m53","m53","m53","m54","m54","m54","m54","m54","m54","m55","m55","m55","m55","m56","m56","m61","m61","m61","m61","m61","m62","m62","m62","m62","m62","m63","m63","m63","m63","m64","m64","m64","m65","m65","m66","w","w","w","w","x","x","x","x","x","x","y","y","y","y","y","z","z","z","z","DefaultAllocator","Const","Const","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimSub","DimSum","Dyn","Dynamic","IsDynamic","IsNotStaticOne","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","ToConst","ToTypenum","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","USIZE","add","add","dim","div","div","from_usize","is","max","max","min","min","mul","mul","name","sub","sub","try_to_usize","value","MatrixIndex","MatrixIndexMut","Output","OutputMut","ColumnIter","ColumnIterMut","MatrixIter","MatrixIterMut","RowIter","RowIterMut","_phantoms","_phantoms","curr","curr","inner_end","inner_end","inner_ptr","inner_ptr","mat","mat","mat","mat","phantom","phantom","ptr","ptr","range","range","size","size","strides","strides","CStride","CStride","IsContiguous","Output","Owned","OwnedUninit","RStride","RStride","RawStorage","RawStorageMut","ReshapableStorage","SameShapeStorage","Storage","StorageMut","as_mut_slice_unchecked","as_slice_unchecked","clone_owned","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","into_owned","is_contiguous","linear_index","ptr","ptr_mut","reshape_generic","shape","strides","swap_unchecked","swap_unchecked_linear","Init","InitStatus","Uninit","Value","assume_init_mut","assume_init_ref","init","AbstractRotation","Affine2","Affine3","DualQuaternion","Isometry","Isometry2","Isometry3","IsometryMatrix2","IsometryMatrix3","OPoint","Orthographic3","Perspective3","Point","Point1","Point2","Point3","Point4","Point5","Point6","Projective2","Projective3","Quaternion","Reflection","Reflection1","Reflection2","Reflection3","Reflection4","Reflection5","Reflection6","Representative","Rotation","Rotation2","Rotation3","Scale","Scale1","Scale2","Scale3","Scale4","Scale5","Scale6","Similarity","Similarity2","Similarity3","SimilarityMatrix2","SimilarityMatrix3","SubTCategoryOf","SuperTCategoryOf","TAffine","TCategory","TCategoryMul","TGeneral","TProjective","Transform","Transform2","Transform3","Translation","Translation1","Translation2","Translation3","Translation4","Translation5","Translation6","UnitComplex","UnitDualQuaternion","UnitQuaternion","_phantom","axis","bias","check_homogeneous_invariants","coords","coords","coords","coords","coords","coords","coords","coords","coords","dual","has_normalizer","identity","inverse","inverse_mut","inverse_transform_point","inverse_transform_unit_vector","inverse_transform_vector","isometry","isometry","isometry","isometry","isometry","matrix","matrix","matrix","matrix","real","rotation","rotation","rotation","rotation","rotation","scaling","transform_point","transform_vector","translation","translation","translation","translation","translation","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","Bidiagonal","Cholesky","ColPivQR","FullPivLU","Hessenberg","LU","PermutationSequence","QR","SVD","Schur","SymmetricEigen","SymmetricTridiagonal","UDU","balancing","chol","col_piv_qr","d","diag","diag","diagonal","eigenvalues","eigenvectors","givens","hess","householder","ipiv","len","lu","lu","off_diagonal","off_diagonal","p","p","p","q","q","qr","singular_values","subdiag","t","tri","try_invert_to","u","u","upper_diagonal","uv","v_t","wilkinson_shift","balance_parlett_reinsch","unbalance","GivensRotation","c","s","CapsuleY","Circle","ColliderShape","ColliderShapeCache","Rectangle","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","bounding_box","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cmp","compare","compute_aabb","create","create","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","partial_cmp","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_eq","raw_hash","schema","schema","shared_shape","shared_shape","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","diameter","half_length","radius","size","DynamicBody","SimulationCommand","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","command_queue","create","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_dynamic","is_in_subset","last_rapier_synced_transform","new","push_simulation_command","raw_clone","raw_default","raw_drop","schema","simulation_commands","simulation_transform_needs_update","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","update_last_rapier_synced_transform","vzip","ALL","ANG_AXES","ANG_DIM","ANG_X","Aabb","AccelerationBased","ActiveCollisionTypes","ActiveEvents","ActiveHooks","AddPair","AngDim","AngVector","AngX","AngularInertia","ArrayIdx","ArrayPoint","ArrayTopoFace","ArrayTopoHalfEdge","ArrayTopoVertex","ArrayU32","ArrayUsize","ArrayVector","ArrayVectorTriple","Average","BadAdjascentTrianglesOrientation","BadTriangle","Ball","Ball","Ball","BodyPair","BodyStatus","BoundingVolume","BroadPhase","BroadPhaseMultiSap","BroadPhasePairEvent","CCDSolver","COLLIDERS","COLLIDER_AABBS","COLLIDER_SHAPES","COLLISION_EVENTS","COMPUTE_IMPULSES","CONNECTED_COMPONENTS","CONTACTS","CONTACT_FORCE_EVENTS","Capsule","Capsule","Capsule","ChannelEventCollector","Clockwise","CoefficientCombineRule","Collider","Collider","ColliderAabb","ColliderBroadPhaseData","ColliderBuilder","ColliderChanges","ColliderEnabled","ColliderFlags","ColliderGraphIndex","ColliderHandle","ColliderMassProps","ColliderMaterial","ColliderPair","ColliderParent","ColliderPosition","ColliderSet","ColliderShape","ColliderType","CollisionEvent","CollisionEventFlags","CollisionPipeline","Compound","Compound","Compound","Contact","ContactData","ContactForceEvent","ContactManifold","ContactManifoldData","ContactModificationContext","ContactPair","ContactPair","ConvexPolygon","ConvexPolygon","ConvexPolygon","CounterClockwise","CrossMatrix","Cuboid","Cuboid","Cuboid","CurrentPosition","Custom","Custom","DEFAULT_EPSILON","DELETE_BAD_TOPOLOGY_TRIANGLES","DELETE_DEGENERATE_TRIANGLES","DELETE_DUPLICATE_TRIANGLES","DIM","DMatrix","DOMINANCE","DVector","DYNAMIC_DYNAMIC","DYNAMIC_FIXED","DYNAMIC_KINEMATIC","DebugColor","DebugRenderBackend","DebugRenderMode","DebugRenderObject","DebugRenderPipeline","DebugRenderStyle","DefaultBroadPhase","Degenerate","DeletePair","Density","Dim","Disabled","Disabled","DisabledByAttachedBody","DisabledByParent","Dynamic","Dynamic","ENABLED_OR_DISABLED","ENABLED_OR_DISABLED","EXCLUDE_DYNAMIC","EXCLUDE_FIXED","EXCLUDE_KINEMATIC","EXCLUDE_SENSORS","EXCLUDE_SOLIDS","Enabled","Enabled","EventHandler","FILTER_CONTACT_PAIRS","FILTER_INTERSECTION_PAIR","FIXED_FIXED","FREE_FIXED_AXES","FREE_PRISMATIC_AXES","FREE_REVOLUTE_AXES","Face","FeatureId","Fixed","Fixed","FixedJoint","FixedJointBuilder","ForceBased","GROUPS","GROUP_1","GROUP_10","GROUP_11","GROUP_12","GROUP_13","GROUP_14","GROUP_15","GROUP_16","GROUP_17","GROUP_18","GROUP_19","GROUP_2","GROUP_20","GROUP_21","GROUP_22","GROUP_23","GROUP_24","GROUP_25","GROUP_26","GROUP_27","GROUP_28","GROUP_29","GROUP_3","GROUP_30","GROUP_31","GROUP_32","GROUP_4","GROUP_5","GROUP_6","GROUP_7","GROUP_8","GROUP_9","GenericHeightField","GenericJoint","GenericJointBuilder","GenericTriMesh","Group","HALF_EDGE_TOPOLOGY","HalfSpace","HalfSpace","HalfSpace","HeightField","HeightField","HeightField","HeightFieldCellStatus","HeightFieldStorage","Heights","IMPULSE_JOINTS","ImpulseJoint","ImpulseJoint","ImpulseJointHandle","ImpulseJointSet","IntegrationParameters","InteractionGraph","InteractionGroups","IntersectionPair","IslandManager","Isometry","JOINTS","Jacobian","JacobianView","JacobianViewMut","JointAxesMask","JointAxis","JointEnabled","JointLimits","JointMotor","KINEMATIC_FIXED","KINEMATIC_KINEMATIC","KinematicPositionBased","KinematicPositionBased","KinematicVelocityBased","KinematicVelocityBased","LIN_AXES","LOCAL_MASS_PROPERTIES","LOCAL_MASS_PROPERTIES","LOCKED_FIXED_AXES","LOCKED_PRISMATIC_AXES","LOCKED_REVOLUTE_AXES","Location","LockedAxes","MAX_MANIFOLD_POINTS","MERGE_DUPLICATE_VERTICES","MODIFIED","MODIFIED","MODIFY_SOLVER_CONTACTS","MULTIBODY_JOINTS","Mass","Mass","MassProperties","MassProperties","MassProps","Matrix","Max","Min","MotorModel","Multibody","MultibodyIndex","MultibodyJoint","MultibodyJoint","MultibodyJointHandle","MultibodyJointSet","MultibodyLink","MultibodyLinkId","Multiply","NONE","NarrowPhase","ONLY_DYNAMIC","ONLY_FIXED","ONLY_KINEMATIC","ORIENTED","OnEdge","OnEdge","OnFace","OnSolid","OnVertex","OnVertex","Orientation","PARENT","PARENT_EFFECTIVE_DOMINANCE","POSITION","POSITION","PackedFeatureId","PairFilterContext","PartId","PartShape","PhysicsHooks","PhysicsPipeline","Point","PointProjection","PointQuery","PointQueryWithLocation","PolygonalFeature","PolygonalFeatureMap","Polyline","Polyline","Polyline","PrincipalAngularInertia","PrismaticJoint","PrismaticJointBuilder","QbvhStorage","QbvhStorage","QueryFilter","QueryFilterFlags","QueryPipeline","QueryPipelineMode","REMOVED","RIGID_BODY_AXES","ROTATION_LOCKED","ROTATION_LOCKED_X","ROTATION_LOCKED_Y","ROTATION_LOCKED_Z","Ray","RayCast","RayIntersection","Real","RevoluteJoint","RevoluteJointBuilder","RigidBody","RigidBody","RigidBodyActivation","RigidBodyAdditionalMassProps","RigidBodyBuilder","RigidBodyCcd","RigidBodyChanges","RigidBodyColliders","RigidBodyDamping","RigidBodyDominance","RigidBodyForces","RigidBodyGraphIndex","RigidBodyHandle","RigidBodyIds","RigidBodyMassProps","RigidBodyPosition","RigidBodySet","RigidBodyType","RigidBodyVelocity","RopeJoint","RopeJointBuilder","Rotation","RoundConvexPolygon","RoundConvexPolygon","RoundConvexPolygon","RoundCuboid","RoundCuboid","RoundCuboid","RoundShape","RoundTriangle","RoundTriangle","RoundTriangle","SENSOR","SHAPE","SIMD_LAST_INDEX","SIMD_WIDTH","SLEEP","SOLVER_CONTACTS","SPATIAL_DIM","SdpMatrix","Segment","Segment","Segment","SegmentPointLocation","Sensor","Shape","ShapeType","SharedShape","SimdBool","SimdCompositeShape","SimdReal","Solid","SolverContact","SolverFlags","SpacialVector","SpringJoint","SpringJointBuilder","Started","Status","Stopped","SupportMap","SweepTestWithNextPosition","SweepTestWithPredictedPosition","TOI","TRANSLATION_LOCKED","TRANSLATION_LOCKED_X","TRANSLATION_LOCKED_Y","TRANSLATION_LOCKED_Z","TWO_DIM","TYPE","TYPE","TemporaryInteractionIndex","TopoFace","TopoHalfEdge","TopoVertex","TopologyError","TrackedContact","Translation","TriMesh","TriMesh","TriMesh","TriMeshConnectedComponents","TriMeshFlags","TriMeshStorage","TriMeshTopology","Triangle","Triangle","Triangle","TriangleOrientation","TrianglePointLocation","TypedShape","TypedSimdCompositeShape","UNKNOWN","UnitVector","Unknown","Vector","Vertex","X","X","Y","Y","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","a","a","aabb","aabb","aabb","aabb","aabb","aabb","aabb","aabbs","aabbs","abs_diff_eq","acc_augmented_mass","acc_inv_augmented_mass","accelerations","activation","activation","activation_mut","active","active_collision_types","active_collision_types","active_collision_types","active_collision_types","active_dynamic_bodies","active_dynamic_set","active_events","active_events","active_events","active_events","active_hooks","active_hooks","active_hooks","active_hooks","active_island_id","active_islands","active_islands_additional_solver_iterations","active_kinematic_bodies","active_kinematic_set","active_set_id","active_set_offset","active_set_timestamp","active_set_timestamp","add","add","add_assign","add_assign","add_collider","add_force","add_force_at_point","add_torque","additional_local_mprops","additional_mass","additional_mass_properties","additional_mass_properties","additional_solver_iterations","additional_solver_iterations","additional_solver_iterations","additional_solver_iterations","all","all","all","all","all","all","all","all","all","all","all","all","all","all","allowed_linear_error","angular_damping","angular_damping","angular_damping","angular_damping","angular_threshold","angvel","angvel","angvel","angvel","append","apply_damping","apply_displacement","apply_displacements","apply_force_at_point","apply_impulse","apply_impulse","apply_impulse_at_point","apply_impulse_at_point","apply_torque_impulse","apply_torque_impulse","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_ball","as_ball_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_capsule","as_capsule_mut","as_composite_shape","as_composite_shape","as_composite_shape","as_composite_shape","as_compound","as_compound_mut","as_convex_polygon","as_convex_polygon_mut","as_cuboid","as_cuboid_mut","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_fixed","as_fixed_mut","as_halfspace","as_halfspace_mut","as_heightfield","as_heightfield_mut","as_mut","as_mut_slice","as_polygonal_feature_map","as_polygonal_feature_map","as_polygonal_feature_map","as_polygonal_feature_map","as_polygonal_feature_map","as_polyline","as_polyline_mut","as_prismatic","as_prismatic_mut","as_ref","as_ref","as_revolute","as_revolute_mut","as_rope","as_rope_mut","as_round_convex_polygon","as_round_convex_polygon_mut","as_round_cuboid","as_round_cuboid_mut","as_round_triangle","as_round_triangle_mut","as_segment","as_segment_mut","as_shape","as_shape_mut","as_slice","as_support_map","as_support_map","as_support_map","as_support_map","as_support_map","as_triangle","as_triangle_mut","as_trimesh","as_trimesh_mut","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_typed_shape","as_vector","as_vector_mut","assembly_id","attach_collider","attached_bodies","attached_enabled_joints","attached_joints","attached_joints","augmented_mass","b","b","ball","ball","barycentric_coordinates","barycentric_coordinates","bf_data","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bodies","bodies","bodies","bodies_attached_with_enabled_joint","body1","body1","body2","body2","body_jacobians","body_to_parent","body_type","body_type","body_type","border_radius","border_radius","border_radius","border_radius","border_subdivisions","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounding_sphere","bounding_sphere","bounding_sphere","bounding_sphere","bounding_sphere","broad_phase_events","broad_phase_events","broadphase_collider_pairs","broadphase_collider_pairs","build","build","build","build","build","build","build","build","c","can_sleep","can_sleep","can_sleep","cannot_sleep","capsule","capsule_x","capsule_x","capsule_y","capsule_y","cast_local_ray","cast_local_ray","cast_local_ray","cast_local_ray","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_local_ray_and_get_normal","cast_ray","cast_ray","cast_ray_and_get_normal","cast_ray_and_get_normal","cast_shape","ccd","ccd_active","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_angular_thickness","ccd_enabled","ccd_enabled","ccd_enabled","ccd_max_dist","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","ccd_thickness","cell_at_point","cell_width","center","center_of_mass","cfm_factor","changes","changes","clamp_motions","cleanup_removed_rigid_bodies","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_box","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","coll_type","collider1","collider1","collider1","collider1","collider1","collider1","collider2","collider2","collider2","collider2","collider2","collider2","collider_aabb_color","collider_dynamic_color","collider_fixed_color","collider_kinematic_color","collider_parentless_color","colliders","colliders","colliders","colliders","colliders","colliders_proxy_ids","colliders_with_aabb_intersecting_aabb","collision_event_sender","collision_groups","collision_groups","collision_groups","collision_groups","combine_coefficients","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","compound","compound","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_aabb","compute_bounding_sphere","compute_effective_force_and_torque","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_aabb","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_local_bounding_sphere","compute_swept_aabb","compute_swept_aabb","connected_components","connected_components","connectivity_graph","contact_depth_color","contact_force_event_sender","contact_force_event_threshold","contact_force_event_threshold","contact_force_event_threshold","contact_force_event_threshold","contact_graph","contact_graph","contact_id","contact_normal_color","contact_normal_length","contact_pair","contact_pair_at_index","contact_pair_indices","contact_pair_unknown_gen","contact_pairs","contact_pairs_with","contact_pairs_with_unknown_gen","contacts","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contacts_enabled","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains_local_point","contains_local_point","contains_local_point","contains_local_point","contains_local_point","contains_local_point","contains_point","convex_decomposition","convex_decomposition","convex_decomposition_with_params","convex_decomposition_with_params","convex_hull","convex_hull","convex_polyline","convex_polyline","coords","coords","copy_from","copy_from","copy_geometry_from","coriolis_v","coriolis_w","counters","coupled_axes","coupled_axes","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","cuboid","cuboid","damping","damping","damping","damping","damping_mut","damping_ratio","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","decompose_trimesh","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_angular_threshold","default_damping","default_density","default_epsilon","default_friction","default_linear_threshold","default_max_relative","default_time_until_sleep","delta","density","density","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","detach_collider","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","dilation_factor","dir","disabled_color_multiplier","dist","dist","dist","distance_to_local_point","distance_to_local_point","distance_to_point","dominance","dominance_group","dominance_group","dominance_group","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast_arc","downcast_mut","downcast_rc","downcast_ref","draw_line","draw_line_strip","draw_polyline","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dt","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dynamic","effective_angular_inertia","effective_angular_inertia_sqrt","effective_dominance_group","effective_group","effective_inv_mass","effective_mass","effective_world_inv_inertia_sqrt","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","enable_ccd","enabled","enabled","enabled","enabled","enabled","enabled","enabled","enabled_translations","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erp","erp_inv_dt","exclude_collider","exclude_collider","exclude_dynamic","exclude_fixed","exclude_kinematic","exclude_rigid_body","exclude_rigid_body","exclude_sensors","exclude_solids","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extract_connected_components","face","face","face_colors","face_face_contacts","face_vertex_contacts","faces","feature","feature_normal","feature_normal_at_point","feature_normal_at_point","fid","fid1","fid1","fid2","fid2","filter","filter_contact_pair","filter_intersection_pair","filter_object","find_deepest_contact","find_first_impact","fixed","flags","flags","flags","flags","flags","flat_indices","flat_indices","flipped","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","force","forces","forward_kinematics","friction","friction","friction","friction","friction","friction_combine_rule","friction_combine_rule","friction_combine_rule","friction_combine_rule","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ball","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_bits_unchecked","from_capsule","from_compound","from_contact_pair","from_convex_hull","from_convex_polygon","from_convex_polyline","from_cuboid","from_i64","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_polygon","from_raw_parts","from_raw_parts","from_raw_parts","from_raw_parts","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_slice","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_triangle","from_trimesh","from_u64","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","generalized_acceleration","generalized_velocity","generalized_velocity_mut","get","get","get","get","get_multibody","get_multibody_mut_internal","get_mut","get_mut","get_mut","get_mut","get_mut_internal","get_unknown_gen","get_unknown_gen","get_unknown_gen","get_unknown_gen","get_unknown_gen_mut","get_unknown_gen_mut","get_unknown_gen_mut","graph","graph_id","graph_indices","gravitational_potential_energy","gravity_scale","gravity_scale","gravity_scale","gravity_scale","grouped_faces","groups","groups","half_edge","half_edge","half_edges","half_extents","halfspace","halfspace","handle","handle","handle_collision_event","handle_collision_event","handle_contact_force_event","handle_contact_force_event","handle_user_changes","has_any_active_contact","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","height_at_point","heightfield","heightfield","heights","heights","i_coriolis_dt","id","identity","ids","impulse","impulse","impulse","impulse_joint_anchor_color","impulse_joint_separation_color","impulses","inactive","index","index","index","index","index","index","index","index","index_interaction","index_mut","index_mut","indices","indices","indices","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner_shape","inner_shape","inner_shape","inner_shape","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert_with_parent","instances","integrate","integrate","integrate","integrate_forces_and_velocities","integrated_vels","interaction_pair","interaction_pair_mut","interactions","interactions_with","interactions_with_endpoints","interactions_with_mut","internal_broad_phase_proxy_index","internal_id","interpolate_velocity","intersecting","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection_graph","intersection_graph","intersection_pair","intersection_pair_unknown_gen","intersection_pairs","intersection_pairs_with","intersection_pairs_with_unknown_gen","intersection_with_shape","intersections_with_point","intersections_with_ray","intersections_with_shape","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects_local_ray","intersects_ray","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_raw_parts","into_raw_parts","into_raw_parts","into_raw_parts","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","inv_augmented_mass","inv_augmented_mass","inv_dt","inv_mass","inv_principal_inertia_sqrt","invalid","invalid","invalid","invalid","invalid_handle","is","is_active","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_backface","is_bouncy","is_ccd_active","is_ccd_enabled","is_convex","is_convex","is_convex","is_convex","is_convex","is_convex","is_convex_polyhedron","is_dynamic","is_dynamic","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_enabled","is_enabled","is_enabled","is_face","is_fixed","is_fixed","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_inside","is_kinematic","is_kinematic","is_moving","is_moving_fast","is_new","is_on_face","is_root","is_rotation_locked","is_segment_removed","is_sensor","is_sensor","is_sensor","is_sleeping","is_translation_locked","is_unknown","is_vertex","is_zero","is_zero","iter","iter","iter","iter","iter_enabled","iter_enabled_mut","iter_mut","iter_mut","iter_mut","jacobian","jacobian_mul_coordinates","joint","joint","joint_between","joint_cfm_coeff","joint_constraint_indices","joint_damping_ratio","joint_erp","joint_erp_inv_dt","joint_graph","joint_graph","joint_ids","joint_rot","joint_velocity","joint_velocity","joints_between","kinematic_position_based","kinematic_velocity_based","kinetic_energy","kinetic_energy","largest_layer","layers","len","len","len","limit_axes","limits","limits","limits","limits","limits","limits","limits","linear_damping","linear_damping","linear_damping","linear_damping","linear_threshold","link","link_id","link_mut","links","links","links_mut","linvel","linvel","linvel","linvel","local_aabb","local_aabb","local_aabb","local_aabb","local_aabb","local_aabb","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor1","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_anchor2","local_axis1","local_axis1","local_axis1","local_axis1","local_axis2","local_axis2","local_axis2","local_axis2","local_bounding_sphere","local_bounding_sphere","local_bounding_sphere","local_bounding_sphere","local_bounding_sphere","local_bounding_sphere","local_com","local_frame1","local_frame1","local_frame1","local_frame1","local_frame2","local_frame2","local_frame2","local_frame2","local_mprops","local_n1","local_n2","local_p1","local_p1","local_p2","local_p2","local_support_feature","local_support_feature","local_support_point","local_support_point","local_support_point","local_support_point_toward","local_support_point_toward","local_to_parent","local_to_parent","local_to_world","local_to_world","lock_axes","lock_rotations","lock_rotations","lock_translations","lock_translations","locked_axes","locked_axes","locked_axes","locked_axes","loosen","loosened","m11","m12","m22","make_mut","manifold","manifold_indices","manifolds","map_attached_joints_mut","map_elements_in_local_aabb","map_part_at","map_part_at","map_part_at","map_part_at","map_typed_part_at","map_typed_part_at","map_typed_part_at","map_typed_part_at","map_typed_part_at","map_untyped_part_at","map_untyped_part_at","map_untyped_part_at","map_untyped_part_at","map_untyped_part_at","mass","mass","mass","mass","mass","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","mass_properties","material","material","max","max_ccd_substeps","max_distance","max_distance","max_force","max_force_direction","max_force_magnitude","max_impulse","max_penetration_correction","max_point_velocity","maxs","memberships","merge","merged","min","min_ccd_dt","min_island_size","mins","mode","model","modified_bodies","modified_colliders","modify_solver_contacts","motor","motor","motor","motor","motor","motor_axes","motor_max_force","motor_max_force","motor_max_force","motor_max_force","motor_model","motor_model","motor_model","motor_model","motor_model","motor_position","motor_position","motor_position","motor_position","motor_velocity","motor_velocity","motor_velocity","motor_velocity","motors","mprops","mprops","mprops_flags","mul","multibodies","multibodies","multibody","multibody_joint_anchor_color","multibody_joint_separation_color","ndofs","ndofs","ndofs","needs_broad_phase_update","needs_narrow_phase_update","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_kinematic_position_based","new_kinematic_velocity_based","new_static","next","next_position","next_position","none","nonlinear_cast_shape","normal","normal","normal","normal","normal1","normal2","normals","normals","not","not","not","not","not","not","not","not","not","not","not","not","not","num_active_contacts","num_additional_friction_iterations","num_cells","num_connected_components","num_internal_pgs_iterations","num_links","num_segments","num_solver_iterations","num_triangles","num_velocity_constraints","num_vertices","offsetted","only_dynamic","only_fixed","only_kinematic","origin","parent","parent","parent_id","parent_internal_id","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","point","point","point","points","points","points","polyline","polyline","pos","pos","pos_wrt_parent","position","position","position","position","position","position","position","position_wrt_parent","position_wrt_parent","predicate","predicate","predict_impacts_at_next_positions","predict_position_using_velocity","predict_position_using_velocity_and_forces","prediction_distance","principal_inertia","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_feature","project_local_point_and_get_location","project_local_point_and_get_location","project_local_point_and_get_location","project_local_point_and_get_location","project_local_point_and_get_location_with_max_dist","project_local_point_and_get_location_with_max_dist","project_local_point_assuming_solid_interior_ccw","project_local_point_with_max_dist","project_local_point_with_max_dist","project_local_point_with_max_dist","project_point","project_point","project_point_and_get_feature","project_point_and_get_feature","project_point_and_get_location","project_point_and_get_location_with_max_dist","project_point_with_max_dist","propagate_modified_body_positions_to_colliders","proxies","proxy_index","pseudo_kinetic_energy","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","qbvh","query_dispatcher","query_dispatcher","query_dispatcher","query_dispatcher","query_pipeline","radius","radius","ranges","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_graph","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","rb2mb","rb_graph_ids","recompute_mass_properties_from_colliders","recompute_mass_properties_from_colliders","region_pool","relative_dominance","relative_eq","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove_joints_attached_to_rigid_body","remove_joints_attached_to_rigid_body","remove_multibody_articulations","removed","removed_colliders","render","render_all","render_colliders","render_contacts","render_joints","render_rigid_bodies","reporting","reset_forces","reset_torques","restitution","restitution","restitution","restitution","restitution","restitution_combine_rule","restitution_combine_rule","restitution_combine_rule","restitution_combine_rule","restrict_rotations","restrict_translations","restrict_translations","reverse","reverse","rigid_body","rigid_body1","rigid_body1","rigid_body1","rigid_body2","rigid_body2","rigid_body2","rigid_body_axes_length","rigid_body_handle","rigid_body_link","root","root_aabb","root_is_dynamic","root_mut","rotation","rotation","rotation","rotation","rotation","round_convex_decomposition","round_convex_decomposition","round_convex_decomposition_with_params","round_convex_decomposition_with_params","round_convex_hull","round_convex_hull","round_convex_polyline","round_convex_polyline","round_cuboid","round_cuboid","round_triangle","round_triangle","scale","scale","scaled","scaled","scaled","scaled","scaled","segment","segment","segment","segment","segment_at","segment_feature_to_polyline_feature","segments","segments","sensor","sensor","set","set","set","set","set","set","set","set","set","set","set","set","set","set_active_collision_types","set_active_events","set_active_hooks","set_additional_mass","set_additional_mass_properties","set_additional_solver_iterations","set_angular_damping","set_angvel","set_body_type","set_collision_groups","set_contact_force_event_threshold","set_contacts_enabled","set_contacts_enabled","set_contacts_enabled","set_contacts_enabled","set_contacts_enabled","set_contacts_enabled","set_density","set_dominance_group","set_dt","set_enabled","set_enabled","set_enabled","set_enabled_rotations","set_enabled_translations","set_flags","set_friction","set_friction_combine_rule","set_gravity_scale","set_internal_broad_phase_proxy_index","set_inv_dt","set_limits","set_limits","set_limits","set_linear_damping","set_linvel","set_local_anchor1","set_local_anchor1","set_local_anchor1","set_local_anchor1","set_local_anchor1","set_local_anchor1","set_local_anchor2","set_local_anchor2","set_local_anchor2","set_local_anchor2","set_local_anchor2","set_local_anchor2","set_local_axis1","set_local_axis1","set_local_axis2","set_local_axis2","set_local_frame1","set_local_frame1","set_local_frame2","set_local_frame2","set_locked_axes","set_mass","set_mass","set_mass_properties","set_max_distance","set_motor","set_motor","set_motor","set_motor","set_motor","set_motor","set_motor","set_motor_max_force","set_motor_max_force","set_motor_max_force","set_motor_max_force","set_motor_model","set_motor_model","set_motor_model","set_motor_model","set_motor_position","set_motor_position","set_motor_position","set_motor_position","set_motor_velocity","set_motor_velocity","set_motor_velocity","set_motor_velocity","set_next_kinematic_position","set_next_kinematic_rotation","set_next_kinematic_translation","set_parent","set_position","set_position","set_position_wrt_parent","set_restitution","set_restitution_combine_rule","set_rotation","set_rotation","set_rotation_wrt_parent","set_scale","set_segment_removed","set_sensor","set_shape","set_solver_groups","set_spring_model","set_translation","set_translation","set_translation_wrt_parent","shape","shape","shape","shape_mut","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shape_type","shapes","shapes","shared_shape","shift02","shift23","sleep","sleep","sleep_color_multiplier","sleeping","sleeping","sleeping","smallest_layer","solver_contacts","solver_contacts","solver_flags","solver_groups","solver_groups","solver_groups","solver_groups","solver_id","solvers","spring_model","stack","start_event_emited","start_event_emited","start_x","started","status","status","step","step","stiffness","stopped","style","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","subdivisions","subshape1","subshape2","subshape_pos1","subshape_pos2","sum","support_feature_id_toward","support_point","support_point_toward","swap","switch_to_small_steps_pgs_solver","switch_to_standard_pgs_solver","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","tangent_impulse","tangent_velocity","target_pos","target_vel","test","test","test","test","tighten","tightened","time_since_can_sleep","time_until_sleep","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_polyline","to_polyline","to_polyline","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_wake_up","to_wake_up","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toi","toi","topology","topology","torque","total_force","total_force_magnitude","total_impulse","total_impulse_magnitude","transform_by","transform_by","transform_vertices","transformed","translation","translation","translation","translation","translation","triangle","triangle","triangle","triangles","trimesh","trimesh","trimesh_with_flags","trimesh_with_flags","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","twin","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","typed_qbvh","typed_qbvh","typed_qbvh","typed_qbvh","typed_qbvh","unclamped_elements_range_in_local_aabb","union","union","union","union","union","union","union","union","union","union","union","union","union","unit_cell_width","unit_joint_limit_constraint","unit_joint_motor_constraint","unpack","unwrap_face","unwrap_vertex","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update","update","update_as_oneway_platform","update_ccd_active_flags","update_incremental","update_positions","update_with_mode","update_world_mass_properties","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_data","user_force","user_force","user_torque","user_torque","vector","vector","velocities","velocity_at_point","velocity_at_point","velocity_constraints","vels","vertex","vertex","vertices","vertices","vertices","vertices","vertices","vertices","vids","volume","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","wake_up","wake_up","wake_up","with_filter","with_flags","with_memberships","with_query_dispatcher","with_query_dispatcher","with_query_dispatcher","witness1","witness2","workspace","workspace","workspace","world_com","world_com","world_inv_inertia_sqrt","zero","zero","zero","zero","dt","edge","triangle1","triangle2","AbstractRotation","Affine2","Affine3","ArrayStorage","Bidiagonal","CStride","CStride","Cholesky","ClosedAdd","ClosedDiv","ClosedMul","ClosedSub","ColPivQR","Complex","ComplexField","Const","Const","DMatrix","DMatrixSlice","DMatrixSliceMut","DMatrixView","DMatrixViewMut","DVector","DVectorSlice","DVectorSliceMut","DVectorView","DVectorViewMut","DefaultAllocator","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimRange","DimSub","DimSum","DualQuaternion","Dyn","Dynamic","Element","EuclideanNorm","Field","FullPivLU","Hessenberg","I","IsContiguous","IsDynamic","IsNotStaticOne","Isometry","Isometry2","Isometry3","IsometryMatrix2","IsometryMatrix3","LU","LpNorm","Matrix","Matrix1","Matrix1x2","Matrix1x3","Matrix1x4","Matrix1x5","Matrix1x6","Matrix1xX","Matrix2","Matrix2x1","Matrix2x3","Matrix2x4","Matrix2x5","Matrix2x6","Matrix2xX","Matrix3","Matrix3x1","Matrix3x2","Matrix3x4","Matrix3x5","Matrix3x6","Matrix3xX","Matrix4","Matrix4x1","Matrix4x2","Matrix4x3","Matrix4x5","Matrix4x6","Matrix4xX","Matrix5","Matrix5x1","Matrix5x2","Matrix5x3","Matrix5x4","Matrix5x6","Matrix5xX","Matrix6","Matrix6x1","Matrix6x2","Matrix6x3","Matrix6x4","Matrix6x5","Matrix6xX","MatrixCross","MatrixMN","MatrixN","MatrixSlice","MatrixSlice1","MatrixSlice1x2","MatrixSlice1x3","MatrixSlice1x4","MatrixSlice1x5","MatrixSlice1x6","MatrixSlice1xX","MatrixSlice2","MatrixSlice2x1","MatrixSlice2x3","MatrixSlice2x4","MatrixSlice2x5","MatrixSlice2x6","MatrixSlice2xX","MatrixSlice3","MatrixSlice3x1","MatrixSlice3x2","MatrixSlice3x4","MatrixSlice3x5","MatrixSlice3x6","MatrixSlice3xX","MatrixSlice4","MatrixSlice4x1","MatrixSlice4x2","MatrixSlice4x3","MatrixSlice4x5","MatrixSlice4x6","MatrixSlice4xX","MatrixSlice5","MatrixSlice5x1","MatrixSlice5x2","MatrixSlice5x3","MatrixSlice5x4","MatrixSlice5x6","MatrixSlice5xX","MatrixSlice6","MatrixSlice6x1","MatrixSlice6x2","MatrixSlice6x3","MatrixSlice6x4","MatrixSlice6x5","MatrixSlice6xX","MatrixSliceMut","MatrixSliceMut1","MatrixSliceMut1x2","MatrixSliceMut1x3","MatrixSliceMut1x4","MatrixSliceMut1x5","MatrixSliceMut1x6","MatrixSliceMut1xX","MatrixSliceMut2","MatrixSliceMut2x1","MatrixSliceMut2x3","MatrixSliceMut2x4","MatrixSliceMut2x5","MatrixSliceMut2x6","MatrixSliceMut2xX","MatrixSliceMut3","MatrixSliceMut3x1","MatrixSliceMut3x2","MatrixSliceMut3x4","MatrixSliceMut3x5","MatrixSliceMut3x6","MatrixSliceMut3xX","MatrixSliceMut4","MatrixSliceMut4x1","MatrixSliceMut4x2","MatrixSliceMut4x3","MatrixSliceMut4x5","MatrixSliceMut4x6","MatrixSliceMut4xX","MatrixSliceMut5","MatrixSliceMut5x1","MatrixSliceMut5x2","MatrixSliceMut5x3","MatrixSliceMut5x4","MatrixSliceMut5x6","MatrixSliceMut5xX","MatrixSliceMut6","MatrixSliceMut6x1","MatrixSliceMut6x2","MatrixSliceMut6x3","MatrixSliceMut6x4","MatrixSliceMut6x5","MatrixSliceMut6xX","MatrixSliceMutMN","MatrixSliceMutN","MatrixSliceMutXx1","MatrixSliceMutXx2","MatrixSliceMutXx3","MatrixSliceMutXx4","MatrixSliceMutXx5","MatrixSliceMutXx6","MatrixSliceXx1","MatrixSliceXx2","MatrixSliceXx3","MatrixSliceXx4","MatrixSliceXx5","MatrixSliceXx6","MatrixSum","MatrixVec","MatrixView","MatrixView1","MatrixView1x2","MatrixView1x3","MatrixView1x4","MatrixView1x5","MatrixView1x6","MatrixView1xX","MatrixView2","MatrixView2x1","MatrixView2x3","MatrixView2x4","MatrixView2x5","MatrixView2x6","MatrixView2xX","MatrixView3","MatrixView3x1","MatrixView3x2","MatrixView3x4","MatrixView3x5","MatrixView3x6","MatrixView3xX","MatrixView4","MatrixView4x1","MatrixView4x2","MatrixView4x3","MatrixView4x5","MatrixView4x6","MatrixView4xX","MatrixView5","MatrixView5x1","MatrixView5x2","MatrixView5x3","MatrixView5x4","MatrixView5x6","MatrixView5xX","MatrixView6","MatrixView6x1","MatrixView6x2","MatrixView6x3","MatrixView6x4","MatrixView6x5","MatrixView6xX","MatrixViewMut","MatrixViewMut1","MatrixViewMut1x2","MatrixViewMut1x3","MatrixViewMut1x4","MatrixViewMut1x5","MatrixViewMut1x6","MatrixViewMut1xX","MatrixViewMut2","MatrixViewMut2x1","MatrixViewMut2x3","MatrixViewMut2x4","MatrixViewMut2x5","MatrixViewMut2x6","MatrixViewMut2xX","MatrixViewMut3","MatrixViewMut3x1","MatrixViewMut3x2","MatrixViewMut3x4","MatrixViewMut3x5","MatrixViewMut3x6","MatrixViewMut3xX","MatrixViewMut4","MatrixViewMut4x1","MatrixViewMut4x2","MatrixViewMut4x3","MatrixViewMut4x5","MatrixViewMut4x6","MatrixViewMut4xX","MatrixViewMut5","MatrixViewMut5x1","MatrixViewMut5x2","MatrixViewMut5x3","MatrixViewMut5x4","MatrixViewMut5x6","MatrixViewMut5xX","MatrixViewMut6","MatrixViewMut6x1","MatrixViewMut6x2","MatrixViewMut6x3","MatrixViewMut6x4","MatrixViewMut6x5","MatrixViewMut6xX","MatrixViewMutXx1","MatrixViewMutXx2","MatrixViewMutXx3","MatrixViewMutXx4","MatrixViewMutXx5","MatrixViewMutXx6","MatrixViewXx1","MatrixViewXx2","MatrixViewXx3","MatrixViewXx4","MatrixViewXx5","MatrixViewXx6","MatrixXx1","MatrixXx2","MatrixXx3","MatrixXx4","MatrixXx5","MatrixXx6","Norm","Norm","Normed","OMatrix","ONE","OPoint","OVector","Orthographic3","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Owned","OwnedUninit","PermutationSequence","Perspective3","Point","Point1","Point2","Point3","Point4","Point5","Point6","Projective2","Projective3","QR","Quaternion","RStride","RStride","RawStorage","RawStorageMut","RealField","RealField","Reflection","Reflection1","Reflection2","Reflection3","Reflection4","Reflection5","Reflection6","Representative","ReshapableStorage","Rotation","Rotation2","Rotation3","RowDVector","RowOVector","RowSVector","RowVector","RowVector1","RowVector2","RowVector3","RowVector4","RowVector5","RowVector6","SMatrix","SMatrixSlice","SMatrixSliceMut","SMatrixView","SMatrixViewMut","SVD","SVector","SVectorSlice","SVectorSliceMut","SVectorView","SVectorViewMut","SameShapeStorage","Scalar","Scale","Scale1","Scale2","Scale3","Scale4","Scale5","Scale6","Schur","SimdBool","SimdBool","SimdComplexField","SimdPartialOrd","SimdRealField","SimdRealField","SimdValue","Similarity","Similarity2","Similarity3","SimilarityMatrix2","SimilarityMatrix3","Size","SliceRange","SliceStorage","SliceStorageMut","SquareMatrix","Storage","StorageMut","SubTCategoryOf","SuperTCategoryOf","SymmetricEigen","SymmetricTridiagonal","TAffine","TCategory","TCategoryMul","TGeneral","TProjective","ToConst","ToTypenum","Transform","Transform2","Transform3","Translation","Translation1","Translation2","Translation3","Translation4","Translation5","Translation6","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","UDU","USIZE","UniformNorm","UninitMatrix","UninitVector","Unit","UnitComplex","UnitDualQuaternion","UnitQuaternion","UnitVector1","UnitVector2","UnitVector3","UnitVector4","UnitVector5","UnitVector6","VecStorage","Vector","Vector1","Vector2","Vector3","Vector4","Vector5","Vector6","VectorN","VectorSlice","VectorSlice1","VectorSlice2","VectorSlice3","VectorSlice4","VectorSlice5","VectorSlice6","VectorSliceMut","VectorSliceMut1","VectorSliceMut2","VectorSliceMut3","VectorSliceMut4","VectorSliceMut5","VectorSliceMut6","VectorSum","VectorView","VectorView1","VectorView2","VectorView3","VectorView4","VectorView5","VectorView6","VectorViewMut","VectorViewMut1","VectorViewMut2","VectorViewMut3","VectorViewMut4","VectorViewMut5","VectorViewMut6","ViewStorage","ViewStorageMut","ZERO","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_phantom","_phantoms","_phantoms","_phantoms","a","a_axis","abs","abs","abs","abs","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","absolute_transform_vector","absolute_transform_vector","acos","acos","acos","acosh","acosh","acosh","ad_mul","ad_mul_to","ad_solve_lower_triangular","ad_solve_lower_triangular_mut","ad_solve_lower_triangular_unchecked","ad_solve_lower_triangular_unchecked_mut","ad_solve_upper_triangular","ad_solve_upper_triangular_mut","ad_solve_upper_triangular_unchecked","ad_solve_upper_triangular_unchecked_mut","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_scalar","add_scalar_mut","add_to","adjoint","adjoint_mut","adjoint_to","all","allocate_from_iterator","allocate_from_iterator","allocate_from_iterator","allocate_uninit","allocate_uninit","allocate_uninit","amax","amin","and","angle","angle","angle","angle","angle","angle_to","angle_to","angle_to","angle_to","any","append_axisangle_linearized","append_nonuniform_scaling","append_nonuniform_scaling_mut","append_permutation","append_rotation_mut","append_rotation_mut","append_rotation_wrt_center_mut","append_rotation_wrt_center_mut","append_rotation_wrt_point_mut","append_rotation_wrt_point_mut","append_scaling","append_scaling","append_scaling_mut","append_scaling_mut","append_translation","append_translation_mut","append_translation_mut","append_translation_mut","apply","apply","apply_into","apply_metric_distance","apply_norm","argmax","argmin","argument","argument","as_","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bytes","as_bytes","as_bytes","as_bytes","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_matrix","as_matrix","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut_ptr","as_mut_slice","as_mut_slice","as_mut_slice","as_mut_slice_unchecked","as_mut_slice_unchecked","as_mut_slice_unchecked","as_mut_slice_unchecked","as_mut_slice_unchecked","as_mut_unchecked","as_projective","as_projective","as_ptr","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_scalar","as_scalar_mut","as_slice","as_slice","as_slice","as_slice_unchecked","as_slice_unchecked","as_slice_unchecked","as_slice_unchecked","as_slice_unchecked","as_slice_unchecked","as_vec","as_vec_mut","as_vector","as_vector_mut","as_view","as_view_mut","asin","asin","asin","asinh","asinh","asinh","aspect","assume_init","assume_init","assume_init","assume_init","atan","atan","atan","atan2","atanh","atanh","atanh","axcpy","axis","axis","axis","axis","axis_angle","axis_angle","axis_angle","axpy","b","b_axis","base","begin","bias","bias","bidiagonalize","bitmask","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","camax","camin","cap_magnitude","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cbrt","cbrt","cdpy","ceil","ceil","center","check_homogeneous_invariants","check_homogeneous_invariants","check_homogeneous_invariants","check_homogeneous_invariants","chol","cholesky","clamp","clamp","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned","clone_owned_sum","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmpy","col_piv_qr","col_piv_qr","column","column_iter","column_iter_mut","column_mean","column_mut","column_part","column_part_mut","column_product","column_sum","column_variance","columns","columns_generic","columns_generic_mut","columns_generic_with_step","columns_generic_with_step_mut","columns_mut","columns_range","columns_range_mut","columns_range_pair","columns_range_pair_mut","columns_with_step","columns_with_step_mut","complex","complex_eigenvalues","complex_eigenvalues","component_div","component_div_assign","component_div_mut","component_mul","component_mul_assign","component_mul_mut","compress_columns","compress_rows","compress_rows_tr","conj","conjugate","conjugate","conjugate","conjugate","conjugate","conjugate","conjugate","conjugate","conjugate_mut","conjugate_mut","conjugate_mut","conjugate_mut","conjugate_mut","conjugate_mut","conjugate_transform_mut","conjugate_transpose","conjugate_transpose_to","convert","convert_ref","convert_ref_unchecked","convert_unchecked","convolve_full","convolve_same","convolve_valid","coords","coords","coords","coords","coords","coords","coords","coords","coords","copy_from","copy_from_slice","copy_sign_to","copy_sign_to","copy_sign_to","copy_sign_to","copysign","cos","cos","cos","cos_angle","cosc","cosh","cosh","cosh","coshc","create","create","create","create","create","create","create","create","create","create","create","create","cross","cross_matrix","d","d","d_matrix","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_epsilon","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_relative","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","default_max_ulps","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","determinant","determinant","determinant","determinant","determinant","determinant","diag","diag","diagonal","diagonal","diagonal","diagonal","diff_conj1_2","diff_conj1_2","dim","dim","distance","distance_squared","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","dmatrix","dot","dot","dotc","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dual","dual_quaternion","dvector","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","e","eigenvalues","eigenvalues","eigenvalues","eigenvectors","end","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","euler_angles","euler_angles","euler_angles_ordered","exp","exp","exp","exp","exp","exp2","exp2","exp_eps","exp_m1","exp_m1","extend","extend","extend","extend","extend","extend","extend","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","extract_unchecked","face_towards","face_towards","face_towards","face_towards","face_towards","face_towards","face_towards","fill","fill_column","fill_diagonal","fill_lower_triangle","fill_lower_triangle_with_upper_triangle","fill_row","fill_upper_triangle","fill_upper_triangle_with_lower_triangle","fill_with","fill_with_identity","fixed_columns","fixed_columns_mut","fixed_columns_with_step","fixed_columns_with_step_mut","fixed_resize","fixed_rows","fixed_rows_mut","fixed_rows_with_step","fixed_rows_with_step_mut","fixed_slice","fixed_slice_mut","fixed_slice_with_steps","fixed_slice_with_steps_mut","fixed_view","fixed_view_mut","fixed_view_with_steps","fixed_view_with_steps_mut","floor","floor","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fold","fold_with","fovy","frac_1_pi","frac_2_pi","frac_2_sqrt_pi","frac_pi_2","frac_pi_3","frac_pi_4","frac_pi_6","frac_pi_8","fract","fract","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_array_storage","from_axis_angle","from_axis_angle","from_axis_angle","from_basis_unchecked","from_basis_unchecked","from_basis_unchecked","from_basis_unchecked","from_column_slice","from_column_slice","from_column_slice","from_column_slice","from_column_slice_generic","from_columns","from_complex","from_complex_and_get","from_coordinates","from_cos_sin_unchecked","from_data","from_data_statically_unchecked","from_diagonal","from_diagonal_element","from_diagonal_element","from_diagonal_element","from_diagonal_element","from_diagonal_element_generic","from_element","from_element","from_element","from_element","from_element_generic","from_euler_angles","from_euler_angles","from_euler_angles","from_f32","from_f64","from_fn","from_fn","from_fn","from_fn","from_fn_generic","from_fov","from_homogeneous","from_homogeneous","from_i128","from_i16","from_i32","from_i64","from_i8","from_imag","from_isize","from_isometry","from_isometry","from_iterator","from_iterator","from_iterator","from_iterator","from_iterator_generic","from_matrix","from_matrix","from_matrix","from_matrix","from_matrix_eps","from_matrix_eps","from_matrix_eps","from_matrix_eps","from_matrix_unchecked","from_matrix_unchecked","from_matrix_unchecked","from_matrix_unchecked","from_partial_diagonal","from_partial_diagonal","from_partial_diagonal","from_partial_diagonal","from_partial_diagonal_generic","from_parts","from_parts","from_parts","from_parts","from_polar_decomposition","from_quaternion","from_raw_parts","from_raw_parts","from_real","from_real","from_real","from_real","from_real_and_dual","from_ref_unchecked","from_rotation","from_rotation_matrix","from_rotation_matrix","from_row_iterator","from_row_iterator","from_row_iterator","from_row_iterator","from_row_iterator_generic","from_row_slice","from_row_slice","from_row_slice","from_row_slice","from_row_slice_generic","from_rows","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_scaled_axis","from_scaled_axis","from_scaled_axis","from_scaled_axis","from_scaled_axis","from_scaled_axis_eps","from_scaling","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_simd_real","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice_generic","from_slice_generic","from_slice_generic_unchecked","from_slice_generic_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_unchecked","from_slice_with_strides","from_slice_with_strides","from_slice_with_strides","from_slice_with_strides","from_slice_with_strides_generic","from_slice_with_strides_generic","from_slice_with_strides_generic_unchecked","from_slice_with_strides_generic_unchecked","from_slice_with_strides_mut","from_slice_with_strides_mut","from_slice_with_strides_mut","from_slice_with_strides_mut","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_slice_with_strides_unchecked","from_str","from_str_radix","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_superset_unchecked","from_u128","from_u16","from_u32","from_u64","from_u8","from_usize","from_usize","from_usize","from_usize","from_vec","from_vec","from_vec","from_vec","from_vec_generic","from_vec_storage","from_vec_storage","from_vec_storage","from_vector","from_vector","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","full_piv_lu","ge","ge","gemm","gemm_ad","gemm_tr","gemv","gemv_ad","gemv_tr","generic_slice","generic_slice_mut","generic_slice_with_steps","generic_slice_with_steps_mut","generic_view","generic_view_mut","generic_view_with_steps","generic_view_with_steps_mut","geometry","ger","ger_symm","gerc","get","get","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_mut","get_unchecked","get_unchecked","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","get_unchecked_mut","get_unchecked_mut","gt","gt","h","half","has_normalizer","has_normalizer","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hegemv","hegerc","hermitian_part","hess","hessenberg","hypot","hypot","i","iamax","iamax_full","iamin","icamax","icamax_full","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity","identity_generic","identity_generic","if_else","if_else2","if_else3","im","imag","imaginary","imaginary","imax","imin","index","index","index","index","index","index","index","index","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","inf","inf","inf","inf_sup","inf_sup","inf_sup","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","insert_column","insert_column","insert_columns","insert_columns_generic_uninitialized","insert_fixed_columns","insert_fixed_rows","insert_row","insert_rows","insert_rows_generic_uninitialized","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_inner","into_inner","into_inner","into_inner","into_inner","into_iter","into_iter","into_owned","into_owned","into_owned","into_owned","into_owned","into_owned","into_owned","into_owned","into_owned_sum","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_scalar","into_slice","into_slice","into_slice_mut","inv","inv","inv","inv_mul","inv_permute_columns","inv_permute_rows","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_mut","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_point","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_unit_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_transform_vector","inverse_unchecked","ipiv","is","is_contiguous","is_contiguous","is_contiguous","is_contiguous","is_contiguous","is_contiguous","is_convertible","is_empty","is_empty","is_empty","is_empty","is_finite","is_finite","is_finite","is_identity","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_infinite","is_invertible","is_invertible","is_invertible","is_invertible","is_invertible","is_nan","is_normal","is_one","is_orthogonal","is_pure","is_sign_negative","is_sign_positive","is_special_orthogonal","is_square","is_upper_diagonal","is_zero","is_zero","is_zero","is_zero","isometry","isometry","isometry","isometry","isometry","isometry_to","iter","iter","iter_mut","iter_mut","ith","ith_axis","kronecker","l","l","l","l1_norm","l_dirty","l_unpack","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","lanes","le","le","left","left_div","len","len","len","len","len","len","lerp","lerp","lerp","lerp","lerp","lerp","lerp_slerp","lerp_slerp","lerp_slerp","lerp_slerp","linalg","linear_index","ln","ln","ln","ln","ln_10","ln_1p","ln_1p","ln_2","ln_determinant","log","log","log10","log10","log10_e","log2","log2","log2_e","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","lower_triangle","lp_norm","lt","lt","lu","lu","lu","magnitude","magnitude","magnitude_squared","magnitude_squared","map","map","map_diagonal","map_lanes","map_with_location","matrix","matrix","matrix","matrix","matrix","matrix","matrix","matrix_mut","matrix_mut","matrix_mut_unchecked","matrix_mut_unchecked","max","max","max","max","max","max","max","max","max","max_value","max_value","max_value","max_value","max_value","mean","mean_of","metric_distance","metric_distance","metric_distance","metric_distance","metric_distance","min","min","min","min","min","min","min","min","min","min_value","min_value","min_value","min_value","min_value","modulus","modulus","modulus_squared","modulus_squared","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_add","mul_add","mul_add","mul_add","mul_add_assign","mul_add_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_to","name","name","ncols","ncols","ncols","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg_mut","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_and_get","new_containing_point","new_eps","new_nonuniform_scaling","new_nonuniform_scaling_wrt_point","new_nonuniform_scaling_wrt_point","new_normalize","new_observer_frame","new_observer_frame","new_observer_frame","new_observer_frames","new_observer_frames","new_observer_frames","new_observer_frames","new_orthographic","new_perspective","new_rotation","new_rotation","new_rotation_wrt_point","new_scaling","new_translation","new_unchecked","new_unchecked","new_unchecked","new_unchecked","new_unordered","new_with_strides_unchecked","new_with_strides_unchecked","new_with_substitute","new_with_workspace","nlerp","nlerp","none","norm","norm","norm","norm","norm","norm","norm","norm","norm","norm","norm","norm1","norm1","norm_sqr","norm_squared","norm_squared","norm_squared","norm_squared","norm_squared","norm_squared","norm_squared","normalize","normalize","normalize","normalize_mut","normalize_mut","normalize_mut","nrows","nrows","nrows","off_diagonal","off_diagonal","off_diagonal","off_diagonal","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","one","or","origin","orthonormal_basis","orthonormal_basis","orthonormal_subspace_basis","orthonormal_vector","orthonormal_vector","orthonormalize","outer","p","p","p","p","p","p","pack_dirty","partial_clamp","partial_cmp","partial_cmp","partial_cmp","partial_ge","partial_gt","partial_le","partial_lt","partial_max","partial_min","partial_sort2","permute_columns","permute_rows","perp","pi","point","polar","polar_decomposition","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow","pow_mut","powc","powc","powf","powf","powf","powf","powf","powf","powf","powi","powi","powi","powu","prepend_nonuniform_scaling","prepend_nonuniform_scaling_mut","prepend_scaling","prepend_scaling","prepend_scaling_mut","prepend_scaling_mut","prepend_translation","prepend_translation_mut","product","product","product","product","product","project","project_point","project_point","project_vector","project_vector","pseudo_inverse","pseudo_inverse","pseudo_inverse","ptr","ptr","ptr","ptr","ptr","ptr","ptr","ptr","ptr_mut","ptr_mut","ptr_mut","ptr_mut","ptr_mut","pure","push","q","q","q","q","q","q","q","q_tr_mul","q_tr_mul","qr","qr","quadform","quadform_tr","quadform_tr_with_workspace","quadform_with_workspace","quaternion","r","r","rank","rank","rank_one_update","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","re","real","real","real","reallocate_copy","reallocate_copy","reallocate_copy","reallocate_copy","reallocate_copy","reallocate_copy","reallocate_copy","recip","recip","recompose","recompose","recompose","reflect","reflect_rows","reflect_rows_with_sign","reflect_with_sign","reject","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","relative_eq","rem","rem","rem","rem","rem","rem","rem","rem","rem_assign","rem_assign","rem_assign","rem_assign","remove_column","remove_column","remove_columns","remove_columns_at","remove_columns_generic","remove_fixed_columns","remove_fixed_rows","remove_row","remove_rows","remove_rows_at","remove_rows_generic","renormalize","renormalize","renormalize","renormalize_fast","repeat","repeat","repeat","repeat","repeat_generic","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","replace_unchecked","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","reshape_generic","resize","resize","resize_generic","resize_horizontally","resize_horizontally_mut","resize_mut","resize_vertically","resize_vertically_mut","right","right_div","rotation","rotation","rotation","rotation","rotation","rotation","rotation","rotation","rotation","rotation","rotation_between","rotation_between","rotation_between","rotation_between","rotation_between_axis","rotation_between_axis","rotation_to","rotation_to","rotation_to","rotation_to","rotation_wrt_point","rotation_wrt_point","round","round","row","row_iter","row_iter_mut","row_mean","row_mean_tr","row_mut","row_part","row_part_mut","row_product","row_product_tr","row_sum","row_sum_tr","row_variance","row_variance_tr","rows","rows_generic","rows_generic_mut","rows_generic_with_step","rows_generic_with_step_mut","rows_mut","rows_range","rows_range_mut","rows_range_pair","rows_range_pair_mut","rows_with_step","rows_with_step_mut","scalar","scale","scale","scale","scale","scale_mut","scale_mut","scale_mut","scale_mut","scale_mut","scale_mut","scaled_axis","scaled_axis","scaled_axis","scaled_axis","scaled_rotation_between","scaled_rotation_between","scaled_rotation_between","scaled_rotation_between","scaled_rotation_between_axis","scaled_rotation_between_axis","scaling","scaling","schur","sclerp","select","select","select","select","select","select","select","select","select","select","select","select","select","select_columns","select_rows","set","set_aspect","set_bottom","set_bottom_and_top","set_category","set_column","set_diagonal","set_fovy","set_left","set_left_and_right","set_magnitude","set_one","set_partial_diagonal","set_right","set_row","set_scaling","set_top","set_zero","set_zfar","set_zfar","set_znear","set_znear","set_znear_and_zfar","set_znear_and_zfar","shape","shape","shape","shape","shape","shape","shape","shape","shape","shape_generic","signum","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_abs","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acos","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_acosh","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_argument","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asin","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_asinh","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan","simd_atan2","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_atanh","simd_cap_magnitude","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_cbrt","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_ceil","simd_clamp","simd_clamp","simd_clamp","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_conjugate","simd_copysign","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cos","simd_cosc","simd_cosc","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_cosh","simd_coshc","simd_coshc","simd_default_epsilon","simd_e","simd_eq","simd_eq","simd_eq","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp2","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_exp_m1","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_floor","simd_frac_1_pi","simd_frac_2_pi","simd_frac_2_sqrt_pi","simd_frac_pi_2","simd_frac_pi_3","simd_frac_pi_4","simd_frac_pi_6","simd_frac_pi_8","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_fract","simd_ge","simd_ge","simd_ge","simd_gt","simd_gt","simd_gt","simd_horizontal_max","simd_horizontal_max","simd_horizontal_max","simd_horizontal_min","simd_horizontal_min","simd_horizontal_min","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_product","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_horizontal_sum","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_hypot","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_imaginary","simd_le","simd_le","simd_le","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln","simd_ln_10","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_1p","simd_ln_2","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10","simd_log10_e","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2","simd_log2_e","simd_lt","simd_lt","simd_lt","simd_max","simd_max","simd_max","simd_min","simd_min","simd_min","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_modulus_squared","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_mul_add","simd_ne","simd_ne","simd_ne","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_norm1","simd_pi","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powc","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powf","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_powi","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_real","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_recip","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_round","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_scale","simd_signum","simd_signum","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sin_cos","simd_sinc","simd_sinc","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinh_cosh","simd_sinhc","simd_sinhc","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_sqrt","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tan","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_tanh","simd_to_exp","simd_to_exp","simd_to_polar","simd_to_polar","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_trunc","simd_try_inverse","simd_try_normalize","simd_try_normalize_mut","simd_two_pi","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","simd_unscale","sin","sin","sin","sin_angle","sin_cos","sin_cos","sinc","singular_values","singular_values","singular_values_unordered","sinh","sinh","sinh","sinh_cosh","sinh_cosh","sinhc","size","slerp","slerp","slerp","slerp","slerp","slerp","slice","slice_mut","slice_range","slice_range_mut","slice_with_steps","slice_with_steps_mut","solve","solve","solve","solve","solve","solve","solve_lower_triangular","solve_lower_triangular_mut","solve_lower_triangular_unchecked","solve_lower_triangular_unchecked_mut","solve_lower_triangular_with_diag_mut","solve_lower_triangular_with_diag_unchecked_mut","solve_mut","solve_mut","solve_mut","solve_mut","solve_mut","solve_upper_triangular","solve_upper_triangular_mut","solve_upper_triangular_unchecked","solve_upper_triangular_unchecked_mut","sort_by_singular_values","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","sqrt","sqrt","sqrt","squared","stride","strides","strides","strides","strides","strides","strides","strides","strides","strides","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_to","subdiag","sum","sum","sum","sum","sum","sum","sum","sup","sup","sup","svd","svd_unordered","swap","swap_columns","swap_rows","swap_unchecked","swap_unchecked","swap_unchecked","swap_unchecked_linear","sygemv","syger","symmetric_eigen","symmetric_eigenvalues","symmetric_part","symmetric_tridiagonalize","t","tan","tan","tan","tanh","tanh","tanh","to_euler_angles","to_euler_angles","to_exp","to_f32","to_f64","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_homogeneous","to_i128","to_i16","to_i32","to_i64","to_i8","to_isize","to_isometry","to_matrix","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_polar","to_polar","to_projective","to_projective","to_rotation_matrix","to_rotation_matrix","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_scalar","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_superset","to_u128","to_u16","to_u32","to_u64","to_u8","to_usize","top","tr_copy_from","tr_dot","tr_mul","tr_mul_to","tr_solve_lower_triangular","tr_solve_lower_triangular_mut","tr_solve_lower_triangular_unchecked","tr_solve_lower_triangular_unchecked_mut","tr_solve_upper_triangular","tr_solve_upper_triangular_mut","tr_solve_upper_triangular_unchecked","tr_solve_upper_triangular_unchecked_mut","trace","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","translation","translation","translation","translation","translation","translation","translation","translation","translation","translation","transpose","transpose","transpose_mut","transpose_mut","transpose_to","tri","trunc","trunc","try_cast","try_convert","try_convert_ref","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse","try_inverse_mut","try_inverse_mut","try_inverse_mut","try_inverse_mut","try_inverse_mut","try_inverse_to","try_inverse_transform_point","try_invert_to","try_lerp_slerp","try_lerp_slerp","try_new","try_new","try_new","try_new","try_new_and_get","try_new_unordered","try_normalize","try_normalize_mut","try_polar","try_schur","try_sclerp","try_set_magnitude","try_slerp","try_slerp","try_slerp","try_sqrt","try_sqrt","try_svd","try_svd_unordered","try_symmetric_eigen","try_to_usize","try_to_usize","try_to_usize","two_pi","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","u","u","u","u","u","udu","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","ulps_eq","uninit","unpack","unpack","unpack","unpack","unpack","unpack","unpack","unpack","unpack","unpack_dirty","unpack_h","unpack_r","unpack_r","unpack_tridiagonal","unproject_point","unproject_point","unscale","unscale","unscale","unscale","unscale_mut","unscale_mut","unscale_mut","unscale_mut","unscale_mut","unscale_mut","unwrap","unwrap","unwrap","unwrap","unwrap","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upper_diagonal","upper_triangle","uv","v_t","v_t","value","value","value","value","variance","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector_mut","vector_to_matrix_index","vget_unchecked","vget_unchecked_mut","view","view_mut","view_range","view_range_mut","view_with_steps","view_with_steps_mut","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","w","w_axis","wilkinson_shift","wrap","x","x_axis","xor","xx","xx","xxx","xxx","xxy","xxy","xxz","xxz","xy","xy","xyx","xyx","xyy","xyy","xyz","xyz","xz","xz","xzx","xzx","xzy","xzy","xzz","xzz","y","y_axis","yx","yx","yxx","yxx","yxy","yxy","yxz","yxz","yy","yy","yyx","yyx","yyy","yyy","yyz","yyz","yz","yz","yzx","yzx","yzy","yzy","yzz","yzz","z","z_axis","zero","zero","zero","zero","zero","zero","zero","zero","zero","zeros","zeros","zeros","zeros","zeros_generic","zfar","zfar","zip_apply","zip_fold","zip_map","zip_map_lanes","zip_zip_apply","zip_zip_map","znear","znear","zx","zx","zxx","zxx","zxy","zxy","zxz","zxz","zy","zy","zyx","zyx","zyy","zyy","zyz","zyz","zz","zz","zzx","zzx","zzy","zzy","zzz","zzz","ArrayStorage","CStride","CStride","Const","Const","DMatrix","DMatrixSlice","DMatrixSliceMut","DMatrixView","DMatrixViewMut","DVector","DVectorSlice","DVectorSliceMut","DVectorView","DVectorViewMut","DefaultAllocator","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimRange","DimSub","DimSum","Dyn","Dynamic","EuclideanNorm","IsContiguous","IsDynamic","IsNotStaticOne","LpNorm","Matrix","Matrix1","Matrix1x2","Matrix1x3","Matrix1x4","Matrix1x5","Matrix1x6","Matrix1xX","Matrix2","Matrix2x1","Matrix2x3","Matrix2x4","Matrix2x5","Matrix2x6","Matrix2xX","Matrix3","Matrix3x1","Matrix3x2","Matrix3x4","Matrix3x5","Matrix3x6","Matrix3xX","Matrix4","Matrix4x1","Matrix4x2","Matrix4x3","Matrix4x5","Matrix4x6","Matrix4xX","Matrix5","Matrix5x1","Matrix5x2","Matrix5x3","Matrix5x4","Matrix5x6","Matrix5xX","Matrix6","Matrix6x1","Matrix6x2","Matrix6x3","Matrix6x4","Matrix6x5","Matrix6xX","MatrixCross","MatrixMN","MatrixN","MatrixSlice","MatrixSlice1","MatrixSlice1x2","MatrixSlice1x3","MatrixSlice1x4","MatrixSlice1x5","MatrixSlice1x6","MatrixSlice1xX","MatrixSlice2","MatrixSlice2x1","MatrixSlice2x3","MatrixSlice2x4","MatrixSlice2x5","MatrixSlice2x6","MatrixSlice2xX","MatrixSlice3","MatrixSlice3x1","MatrixSlice3x2","MatrixSlice3x4","MatrixSlice3x5","MatrixSlice3x6","MatrixSlice3xX","MatrixSlice4","MatrixSlice4x1","MatrixSlice4x2","MatrixSlice4x3","MatrixSlice4x5","MatrixSlice4x6","MatrixSlice4xX","MatrixSlice5","MatrixSlice5x1","MatrixSlice5x2","MatrixSlice5x3","MatrixSlice5x4","MatrixSlice5x6","MatrixSlice5xX","MatrixSlice6","MatrixSlice6x1","MatrixSlice6x2","MatrixSlice6x3","MatrixSlice6x4","MatrixSlice6x5","MatrixSlice6xX","MatrixSliceMut","MatrixSliceMut1","MatrixSliceMut1x2","MatrixSliceMut1x3","MatrixSliceMut1x4","MatrixSliceMut1x5","MatrixSliceMut1x6","MatrixSliceMut1xX","MatrixSliceMut2","MatrixSliceMut2x1","MatrixSliceMut2x3","MatrixSliceMut2x4","MatrixSliceMut2x5","MatrixSliceMut2x6","MatrixSliceMut2xX","MatrixSliceMut3","MatrixSliceMut3x1","MatrixSliceMut3x2","MatrixSliceMut3x4","MatrixSliceMut3x5","MatrixSliceMut3x6","MatrixSliceMut3xX","MatrixSliceMut4","MatrixSliceMut4x1","MatrixSliceMut4x2","MatrixSliceMut4x3","MatrixSliceMut4x5","MatrixSliceMut4x6","MatrixSliceMut4xX","MatrixSliceMut5","MatrixSliceMut5x1","MatrixSliceMut5x2","MatrixSliceMut5x3","MatrixSliceMut5x4","MatrixSliceMut5x6","MatrixSliceMut5xX","MatrixSliceMut6","MatrixSliceMut6x1","MatrixSliceMut6x2","MatrixSliceMut6x3","MatrixSliceMut6x4","MatrixSliceMut6x5","MatrixSliceMut6xX","MatrixSliceMutMN","MatrixSliceMutN","MatrixSliceMutXx1","MatrixSliceMutXx2","MatrixSliceMutXx3","MatrixSliceMutXx4","MatrixSliceMutXx5","MatrixSliceMutXx6","MatrixSliceXx1","MatrixSliceXx2","MatrixSliceXx3","MatrixSliceXx4","MatrixSliceXx5","MatrixSliceXx6","MatrixSum","MatrixVec","MatrixView","MatrixView1","MatrixView1x2","MatrixView1x3","MatrixView1x4","MatrixView1x5","MatrixView1x6","MatrixView1xX","MatrixView2","MatrixView2x1","MatrixView2x3","MatrixView2x4","MatrixView2x5","MatrixView2x6","MatrixView2xX","MatrixView3","MatrixView3x1","MatrixView3x2","MatrixView3x4","MatrixView3x5","MatrixView3x6","MatrixView3xX","MatrixView4","MatrixView4x1","MatrixView4x2","MatrixView4x3","MatrixView4x5","MatrixView4x6","MatrixView4xX","MatrixView5","MatrixView5x1","MatrixView5x2","MatrixView5x3","MatrixView5x4","MatrixView5x6","MatrixView5xX","MatrixView6","MatrixView6x1","MatrixView6x2","MatrixView6x3","MatrixView6x4","MatrixView6x5","MatrixView6xX","MatrixViewMut","MatrixViewMut1","MatrixViewMut1x2","MatrixViewMut1x3","MatrixViewMut1x4","MatrixViewMut1x5","MatrixViewMut1x6","MatrixViewMut1xX","MatrixViewMut2","MatrixViewMut2x1","MatrixViewMut2x3","MatrixViewMut2x4","MatrixViewMut2x5","MatrixViewMut2x6","MatrixViewMut2xX","MatrixViewMut3","MatrixViewMut3x1","MatrixViewMut3x2","MatrixViewMut3x4","MatrixViewMut3x5","MatrixViewMut3x6","MatrixViewMut3xX","MatrixViewMut4","MatrixViewMut4x1","MatrixViewMut4x2","MatrixViewMut4x3","MatrixViewMut4x5","MatrixViewMut4x6","MatrixViewMut4xX","MatrixViewMut5","MatrixViewMut5x1","MatrixViewMut5x2","MatrixViewMut5x3","MatrixViewMut5x4","MatrixViewMut5x6","MatrixViewMut5xX","MatrixViewMut6","MatrixViewMut6x1","MatrixViewMut6x2","MatrixViewMut6x3","MatrixViewMut6x4","MatrixViewMut6x5","MatrixViewMut6xX","MatrixViewMutXx1","MatrixViewMutXx2","MatrixViewMutXx3","MatrixViewMutXx4","MatrixViewMutXx5","MatrixViewMutXx6","MatrixViewXx1","MatrixViewXx2","MatrixViewXx3","MatrixViewXx4","MatrixViewXx5","MatrixViewXx6","MatrixXx1","MatrixXx2","MatrixXx3","MatrixXx4","MatrixXx5","MatrixXx6","Norm","Norm","Normed","OMatrix","OVector","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Owned","OwnedUninit","RStride","RStride","RawStorage","RawStorageMut","ReshapableStorage","RowDVector","RowOVector","RowSVector","RowVector","RowVector1","RowVector2","RowVector3","RowVector4","RowVector5","RowVector6","SMatrix","SMatrixSlice","SMatrixSliceMut","SMatrixView","SMatrixViewMut","SVector","SVectorSlice","SVectorSliceMut","SVectorView","SVectorViewMut","SameShapeStorage","Scalar","Size","SliceRange","SliceStorage","SliceStorageMut","SquareMatrix","Storage","StorageMut","ToConst","ToTypenum","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","USIZE","UniformNorm","UninitMatrix","UninitVector","Unit","UnitVector1","UnitVector2","UnitVector3","UnitVector4","UnitVector5","UnitVector6","VecStorage","Vector","Vector1","Vector2","Vector3","Vector4","Vector5","Vector6","VectorN","VectorSlice","VectorSlice1","VectorSlice2","VectorSlice3","VectorSlice4","VectorSlice5","VectorSlice6","VectorSliceMut","VectorSliceMut1","VectorSliceMut2","VectorSliceMut3","VectorSliceMut4","VectorSliceMut5","VectorSliceMut6","VectorSum","VectorView","VectorView1","VectorView2","VectorView3","VectorView4","VectorView5","VectorView6","VectorViewMut","VectorViewMut1","VectorViewMut2","VectorViewMut3","VectorViewMut4","VectorViewMut5","VectorViewMut6","ViewStorage","ViewStorageMut","_phantoms","_phantoms","_phantoms","add","add","allocator","as_mut_slice_unchecked","as_slice_unchecked","begin","clone_owned","constraint","coordinates","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","data","default_allocator","dim","dimension","div","div","end","from_usize","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","indexing","into_owned","is","is_contiguous","iter","linear_index","max","max","metric_distance","min","min","mul","mul","name","ncols","norm","norm","norm_squared","nrows","ptr","ptr","ptr","ptr_mut","reshape_generic","scale_mut","shape","shape","shape","size","storage","strides","strides","strides","sub","sub","swap_unchecked","swap_unchecked_linear","try_to_usize","uninit","unscale_mut","value","value","Allocator","Buffer","BufferUninit","Reallocator","SameShapeAllocator","SameShapeC","SameShapeR","SameShapeVectorAllocator","allocate_from_iterator","allocate_from_row_iterator","allocate_uninit","assume_init","reallocate_copy","AreMultipliable","DimEq","Representative","Representative","Representative","Representative","SameDimension","SameNumberOfColumns","SameNumberOfRows","ShapeConstraint","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_drop","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","IJKW","M2x2","M2x3","M2x4","M2x5","M2x6","M3x2","M3x3","M3x4","M3x5","M3x6","M4x2","M4x3","M4x4","M4x5","M4x6","M5x2","M5x3","M5x4","M5x5","M5x6","M6x2","M6x3","M6x4","M6x5","M6x6","X","XY","XYZ","XYZW","XYZWA","XYZWAB","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","a","a","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","b","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","i","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","j","k","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m11","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m12","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m13","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m14","m15","m15","m15","m15","m15","m15","m15","m15","m15","m15","m16","m16","m16","m16","m16","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m21","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m22","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m23","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m24","m25","m25","m25","m25","m25","m25","m25","m25","m25","m25","m26","m26","m26","m26","m26","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m31","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m32","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m33","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m34","m35","m35","m35","m35","m35","m35","m35","m35","m36","m36","m36","m36","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m41","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m42","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m43","m44","m44","m44","m44","m44","m44","m44","m44","m44","m45","m45","m45","m45","m45","m45","m46","m46","m46","m51","m51","m51","m51","m51","m51","m51","m51","m51","m51","m52","m52","m52","m52","m52","m52","m52","m52","m52","m52","m53","m53","m53","m53","m53","m53","m53","m53","m54","m54","m54","m54","m54","m54","m55","m55","m55","m55","m56","m56","m61","m61","m61","m61","m61","m62","m62","m62","m62","m62","m63","m63","m63","m63","m64","m64","m64","m65","m65","m66","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","w","w","w","w","x","x","x","x","x","x","y","y","y","y","y","z","z","z","z","DefaultAllocator","Const","Const","Dim","DimAdd","DimDiff","DimDiv","DimMax","DimMaximum","DimMin","DimMinimum","DimMul","DimName","DimNameAdd","DimNameDiff","DimNameDiv","DimNameMax","DimNameMaximum","DimNameMin","DimNameMinimum","DimNameMul","DimNameProd","DimNameQuot","DimNameSub","DimNameSum","DimProd","DimQuot","DimSub","DimSum","Dyn","Dynamic","IsDynamic","IsNotStaticOne","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","Output","ToConst","ToTypenum","Typenum","U0","U0","U1","U1","U10","U10","U100","U100","U101","U101","U102","U102","U103","U103","U104","U104","U105","U105","U106","U106","U107","U107","U108","U108","U109","U109","U11","U11","U110","U110","U111","U111","U112","U112","U113","U113","U114","U114","U115","U115","U116","U116","U117","U117","U118","U118","U119","U119","U12","U12","U120","U120","U121","U121","U122","U122","U123","U123","U124","U124","U125","U125","U126","U126","U127","U127","U13","U13","U14","U14","U15","U15","U16","U16","U17","U17","U18","U18","U19","U19","U2","U2","U20","U20","U21","U21","U22","U22","U23","U23","U24","U24","U25","U25","U26","U26","U27","U27","U28","U28","U29","U29","U3","U3","U30","U30","U31","U31","U32","U32","U33","U33","U34","U34","U35","U35","U36","U36","U37","U37","U38","U38","U39","U39","U4","U4","U40","U40","U41","U41","U42","U42","U43","U43","U44","U44","U45","U45","U46","U46","U47","U47","U48","U48","U49","U49","U5","U5","U50","U50","U51","U51","U52","U52","U53","U53","U54","U54","U55","U55","U56","U56","U57","U57","U58","U58","U59","U59","U6","U6","U60","U60","U61","U61","U62","U62","U63","U63","U64","U64","U65","U65","U66","U66","U67","U67","U68","U68","U69","U69","U7","U7","U70","U70","U71","U71","U72","U72","U73","U73","U74","U74","U75","U75","U76","U76","U77","U77","U78","U78","U79","U79","U8","U8","U80","U80","U81","U81","U82","U82","U83","U83","U84","U84","U85","U85","U86","U86","U87","U87","U88","U88","U89","U89","U9","U9","U90","U90","U91","U91","U92","U92","U93","U93","U94","U94","U95","U95","U96","U96","U97","U97","U98","U98","U99","U99","USIZE","add","add","dim","div","div","from_usize","is","max","max","min","min","mul","mul","name","sub","sub","try_to_usize","value","MatrixIndex","MatrixIndexMut","Output","OutputMut","ColumnIter","ColumnIterMut","MatrixIter","MatrixIterMut","RowIter","RowIterMut","__clone_box","__clone_box","__clone_box","_phantoms","_phantoms","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","count","count","count","count","count","count","curr","curr","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","emit","emit","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","inner_end","inner_end","inner_ptr","inner_ptr","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","len","len","len","len","len","len","mat","mat","mat","mat","new","new","next","next","next","next","next","next","next_back","next_back","next_back","next_back","phantom","phantom","ptr","ptr","range","range","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","size","size","size_hint","size_hint","size_hint","size_hint","size_hint","size_hint","strides","strides","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","CStride","CStride","IsContiguous","Output","Owned","OwnedUninit","RStride","RStride","RawStorage","RawStorageMut","ReshapableStorage","SameShapeStorage","Storage","StorageMut","as_mut_slice_unchecked","as_slice_unchecked","clone_owned","get_address_unchecked","get_address_unchecked_linear","get_address_unchecked_linear_mut","get_address_unchecked_mut","get_unchecked","get_unchecked_linear","get_unchecked_linear_mut","get_unchecked_mut","into_owned","is_contiguous","linear_index","ptr","ptr_mut","reshape_generic","shape","strides","swap_unchecked","swap_unchecked_linear","Init","InitStatus","Uninit","Value","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","assume_init_mut","assume_init_mut","assume_init_mut","assume_init_ref","assume_init_ref","assume_init_ref","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","dyn_eq","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","init","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_clone","raw_drop","raw_drop","raw_eq","raw_eq","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","AbstractRotation","Affine2","Affine3","DualQuaternion","Isometry","Isometry2","Isometry3","IsometryMatrix2","IsometryMatrix3","OPoint","Orthographic3","Perspective3","Point","Point1","Point2","Point3","Point4","Point5","Point6","Projective2","Projective3","Quaternion","Reflection","Reflection1","Reflection2","Reflection3","Reflection4","Reflection5","Reflection6","Representative","Rotation","Rotation2","Rotation3","Scale","Scale1","Scale2","Scale3","Scale4","Scale5","Scale6","Similarity","Similarity2","Similarity3","SimilarityMatrix2","SimilarityMatrix3","SubTCategoryOf","SuperTCategoryOf","TAffine","TCategory","TCategoryMul","TGeneral","TProjective","Transform","Transform2","Transform3","Translation","Translation1","Translation2","Translation3","Translation4","Translation5","Translation6","UnitComplex","UnitDualQuaternion","UnitQuaternion","_phantom","axis","bias","check_homogeneous_invariants","coords","coords","coords","coords","coords","coords","coords","coords","coords","dual","has_normalizer","identity","inverse","inverse_mut","inverse_transform_point","inverse_transform_unit_vector","inverse_transform_vector","isometry","isometry","isometry","isometry","isometry","matrix","matrix","matrix","matrix","real","rotation","rotation","rotation","rotation","rotation","scaling","transform_point","transform_vector","translation","translation","translation","translation","translation","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","vector","Bidiagonal","Cholesky","ColPivQR","FullPivLU","Hessenberg","LU","PermutationSequence","QR","SVD","Schur","SymmetricEigen","SymmetricTridiagonal","UDU","balancing","chol","col_piv_qr","d","diag","diag","diagonal","eigenvalues","eigenvectors","givens","hess","householder","ipiv","len","lu","lu","off_diagonal","off_diagonal","p","p","p","q","q","qr","singular_values","subdiag","t","tri","try_invert_to","u","u","upper_diagonal","uv","v_t","wilkinson_shift","balance_parlett_reinsch","unbalance","GivensRotation","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","c","c","cancel_x","cancel_y","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","identity","init","into","into_any","into_any_arc","into_any_rc","into_sample","inverse","is_in_subset","new","new_unchecked","raw_clone","raw_drop","rotate","rotate_rows","s","s","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","try_new","type_id","upcast","vzip","AiPlayer","Alarm","Emote","EmoteRegion","EmoteState","Emoting","FACE_Z_OFFSET","FIN_Z_OFFSET","HAT_Z_OFFSET","Hat","Neutral","PLAYER_COLORS","PathfindingDebugLines","PlayerCommand","PlayerIdx","PlayerKilled","PlayerLayers","PlayerState","PlayerStateStage","PlayerStateStageImpl","PlayersHaveSpawned","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","active","age","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","basic","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","create","create","create","create","crouch","current","dead","default","default","default","default","default","default","default","default","default","default","delete_dead_ai_swords","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","despawn","direction_sensitive","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drive_jellyfish","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_hat","dyn_eq","dyn_eq","dyn_hash","emote","emote_animation_key","entities","eq","eq","equals","equals","equip_hats","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","face_anim","face_animation_key","face_ent","fin_anim","fin_ent","fin_offset","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","hash","hat_ent","hit_from","hydrate_players","idle","incapacitated","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kill","last","midair","movement_buffer","owner","pausing","play_itemless_fin_animations","player_ai_system","player_collider_shape","player_facial_animations","player_kill_callback","players","plugin","plugin","ragdoll","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","schema","schema","schema","schema","schema","schema","schema","schema","schema","set_inventory","size","start_animation","state","stop_animation","systems","target_player","tick","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update_player_layers","use_item","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","walk","ID","handle_player_state","install","player_state_transition","ID","handle_player_state","install","player_state_transition","install","player_state_transition","ID","install","player_state_transition","ID","handle_player_state","install","player_state_transition","ID","handle_player_state","install","ID","handle_player_state","install","player_state_transition","ID","PlayerRagdollState","handle_player_state","install","last_twitch_anim_frame","twitch_timer","use_ragdoll_collider","PlayerState","__clone_box","add_player_state_transition_system","add_player_state_update_system","age","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","current","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","last","plugin","raw_clone","raw_default","raw_drop","schema","stage","states","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","update_player_state_age","use_drop_or_grab_items_system","vzip","ID","PlayerStateStage","PlayerStateStageImpl","add_system","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","id","id","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","name","name","new","raw_default","raw_drop","raw_drop","remove_all_systems","run","systems","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","crouch","dead","default","drive_jellyfish","idle","incapacitated","midair","ragdoll","walk","ID","handle_player_state","install","player_state_transition","ID","handle_player_state","install","player_state_transition","install","player_state_transition","ID","install","player_state_transition","ID","handle_player_state","install","player_state_transition","ID","SLOWING_SPEED","handle_player_state","install","ID","handle_player_state","install","player_state_transition","ID","PlayerRagdollState","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","handle_player_state","init","install","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","last_twitch_anim_frame","raw_clone","raw_default","raw_drop","restore_player_collider","schema","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","twitch_timer","type_id","upcast","use_ragdoll_collider","vzip","ID","handle_player_state","install","player_state_transition","ID","handle_player_state","install","player_state_transition","FPS","MAX_PLAYERS","AtomicRng","DEFAULT_RANDOM_SEED","FAST","ForkableCore","GEN_KIND","GenCore","GlobalRng","Rng","SLOW","SecureCore","Seed","SeededCore","TurboCore","TurboKind","TurboRand","__clone_box","__clone_box","__clone_box","alphabetic","alphanumeric","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bool","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","chance","char","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","digit","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_eq","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","f32","f32_normalized","f64","f64_normalized","fill_bytes","fill_bytes","fill_bytes","fmt","fmt","fork","fork","fork","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","gen","gen","gen","gen_i128","gen_i16","gen_i32","gen_i64","gen_i8","gen_isize","gen_u128","gen_u16","gen_u32","gen_u64","gen_u8","gen_usize","i128","i16","i32","i64","i8","index","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","isize","lowercase","lua_metatable","new","new","partial_shuffle","plugin","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","reseed","reseed","reseed","reseed_local","sample","sample_iter","sample_multiple","sample_multiple_iter","sample_multiple_mut","sample_mut","schema","shuffle","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","u128","u16","u32","u64","u8","upcast","upcast","upcast","upcast","uppercase","usize","vzip","vzip","vzip","vzip","weighted_sample","weighted_sample_mut","with_seed","with_seed","with_seed","MatchScore","RoundScoringState","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","complete_round","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","network_round_end_frame","next_maps","player_score","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","round_end","round_scored","rounds_completed","rounds_completed","schema","schema","score","session_plugin","should_score_round","timer","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","transition_timers_done","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","BadHandleType","Cubic","Ease","EaseFunction","EaseMeta","ElementDataMismatch","InvalidHandle","MetaHandleCastError","Quadratic","Rect","Sinusoidial","ease_in","ease_in","ease_out","ease_out","easing","function","function","impl_system_param","macros","math","max","metadata","min","progress","rect","sine_between","try_cast_meta_handle","Cubic","Ease","EaseFunction","EaseMeta","Quadratic","Sinusoidial","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","ease_in","ease_in","ease_out","ease_out","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","function","function","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","output","progress","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","schema","schema","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","sine_between","BadHandleType","ElementDataMismatch","InvalidHandle","MetaHandleCastError","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","fmt","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_drop","to_owned","to_sample_","to_smolstr","to_string","to_subset","to_subset_unchecked","try_cast_meta_handle","try_from","try_into","type_id","upcast","vzip","Rect","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","bottom","bottom_left","bottom_right","center","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","contains","create","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","height","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","left","max","max","min","min","new","overlaps","raw_clone","raw_default","raw_drop","right","size","to_owned","to_sample_","to_subset","to_subset_unchecked","top","top_left","top_right","try_from","try_into","type_id","upcast","vzip","width","WIN_INDICATOR_Z","WinIndicatorMeta","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","attachment","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","game_plugin","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_default","raw_drop","schema","sound","spawn_win_indicator","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","volume","vzip","DebugMenuState","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","debug_menu","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","game_plugin","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_default","raw_drop","schema","session_plugin","show_menu","snapshot","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","game_plugin","update_fullscreen","ControlSource","ControlSourceIter","DensePlayerControl","EguiInputSettings","Gamepad","GlobalPlayerControls","Keyboard1","Keyboard2","NetworkInputConfig","PlayerControl","PlayerInputCollector","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","advance_frame","apply_inputs","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","back_idx","bit","bit_range","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collect_player_controls","create","create","create","create","create","create","current_controls","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","disable_gamepad_input","disable_keyboard_input","down","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_hash","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","game_plugin","gamepads","get","get_control","get_current_controls","get_dense_control","get_dense_input","grab_just_pressed","grab_pressed","grab_pressed","handle_egui_input","hash","idx","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_iter","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_valid_bit_pattern","iter","jump_just_pressed","jump_pressed","jump_pressed","just_moved","last_controls","left","len","load_controler_mapping","marker","menu_back_just_pressed","menu_back_pressed","menu_confirm_just_pressed","menu_confirm_pressed","menu_start_just_pressed","menu_start_pressed","move_direction","move_direction","moving","next","next_back","nth","pause_just_pressed","pause_pressed","ragdoll_just_pressed","ragdoll_pressed","ragdoll_pressed","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","right","schema","schema","schema","schema","set_bit","set_bit_range","set_grab_pressed","set_jump_pressed","set_move_direction","set_ragdoll_pressed","set_shoot_pressed","set_slide_pressed","shoot_just_pressed","shoot_pressed","shoot_pressed","size_hint","slide_just_pressed","slide_pressed","slide_pressed","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","up","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update_from_dense","update_just_pressed","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","A","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AXES","AbntC1","AbntC2","Absolutize","AddRumble","Affine2","Affine3A","AllPacksData","AllPacksDataIter","AltLeft","AltRight","AnimatedSprite","AnimationBankSprite","Apostrophe","Apps","Arc","AssetExtensions","AssetInfo","AssetIo","AssetKind","AssetLoadCtx","AssetLoadProgress","AssetLoader","AssetLoc","AssetLocRef","AssetPack","AssetPackId","AssetPackReq","AssetPackSpec","AssetServer","AssetServerExt","AssetServerInner","AssetStore","Asterisk","At","Atlas","AtlasCollisionTile","AtlasSprite","AtomicCell","AtomicComponentStore","AtomicResource","AtomicUntypedResource","Audio","AudioCenter","AudioEvent","AudioLoader","AudioManager","AudioSource","Ax","Axis","B","BITSET_EXP","BLACK","BLUE","BVec2","BVec3","BVec3A","BVec4","BVec4A","Back","Backslash","BiChannelClient","BiChannelServer","BitFmt","BitSet","BitSetVec","Bool","Bool","Bool","BorderImageMeta","BorderedButton","BorderedFrame","Box","BoxedFuture","BracketLeft","BracketRight","Button","ButtonBordersMeta","ButtonState","ButtonThemeMeta","C","C","CORE_PACK_ID","CYAN","Calculator","Camera","CameraShake","CameraSize","CameraTraumaEvents","Capital","Caret","CellAlreadyPresentError","ChangedAsset","Cid","ClearColor","Colon","Color","Comma","CommandQueue","Commands","Comp","CompMut","ComponentBitsetIterator","ComponentBitsetIteratorMut","ComponentBitsetOptionalIterator","ComponentBitsetOptionalIteratorMut","ComponentIterBitset","ComponentStore","ComponentStores","Compose","Connected","Connection","Context","ControlLeft","ControlMapping","ControlRight","ControlSource","Convert","Copy","CorePackfileMeta","CoreStage","Cpal","CpalWithFallbackBackend","CreateError","CtxExt","CurrentSystemStage","Custom","Cut","D","DAffine2","DAffine3","DEFAULT_BONES_AUDIO_SESSION","DMat2","DMat3","DMat4","DPadDown","DPadLeft","DPadRight","DPadUp","DQuat","DVec2","DVec3","DVec4","Daily","Data","DefaultGamePlugin","DefaultSessionPlugin","Delete","Deref","DerefMut","Deserialize","Deserialize","Disconnected","DisconnectedPlayers","Down","Dummy","DummyIo","Duration","E","East","EguiContextExt","EguiCtx","EguiInputHook","EguiResponseExt","EguiSettings","EguiTextures","End","Entities","EntitiesIterWith","Entity","EntityIterator","Enum","Enum","Enum","EnumRefAccess","EnumRefMutAccess","EnumSchemaInfo","EnumTagType","Equals","Escape","EulerRot","ExitBones","External","F","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F21","F22","F23","F24","F3","F32","F32","F32","F4","F5","F6","F64","F64","F64","F7","F8","F9","FALSE","FALSE","FALSE","FALSE","FALSE","FieldIdx","FieldPath","FileAssetIo","First","FixedHeight","FixedWidth","FluentBundle","FluentBundleAsset","FluentResourceAsset","Font","FontLoader","FontMeta","FromType","FromWorld","G","GEN_KIND","GRAY","GREEN","Game","GameMeta","GamePlugin","GamepadAxis","GamepadAxisEvent","GamepadButton","GamepadButtonEvent","GamepadConnectionEvent","GamepadConnectionEventKind","GamepadEvent","GamepadInputs","GamepadRumbleIntensity","GamepadRumbleRequest","GamepadsRumble","GenCore","Grave","H","Handle","Handle","HasSchema","HasSchema","HashMap","HashSet","Hex","HexColorError","Home","Hourly","I","I128","I128","I128","I16","I16","I16","I32","I32","I32","I64","I64","I64","I64Vec2","I64Vec3","I64Vec4","I8","I8","I8","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","IDENTITY","INFINITY","INFINITY","INFINITY","INFINITY","INFINITY","INFINITY","INFINITY","IVec2","IVec3","IVec4","Idx","Image","In","IncompatibleGameVersionError","InputCollector","InputCollector","Insert","Instant","IntoSystem","InvalidFormat","Iter","J","K","Kana","Kanji","Key0","Key1","Key2","Key3","Key4","Key5","Key6","Key7","Key8","Key9","KeyCode","KeyboardEvent","KeyboardInputs","L","LIGHT_BOTH","LIGHT_STRONG","LIGHT_WEAK","LabeledId","LabeledIdCreateError","LabledIdParseError","Last","Lazy","Left","Left","LeftStickX","LeftStickY","LeftThumb","LeftTrigger","LeftTrigger2","LeftZ","Length","Lines","Loaded","LoadedAsset","LoadedAssets","Loc","Localization","LocalizationAsset","LogDirFail","LogFileConfig","LogFileError","LogFileRotation","LogPath","LogSettings","LuaEngine","LuaPlugin","LuaPluginLoaderSessionPlugin","LuaPluginSystems","LuaPluginSystemsCell","LuaPluginSystemsState","LuaPlugins","LuaScript","LuaSingletons","M","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX","MAX_BOTH","MAX_STRONG","MAX_WEAK","MEDIUM_BOTH","MEDIUM_STRONG","MEDIUM_WEAK","MICROSECOND","MILLISECOND","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","MIN","Mail","Map","Map","Map","MarginMeta","Mat2","Mat3","Mat3A","Mat4","Maybe","MediaSelect","MediaStop","MemoryBackend","MetaAssetLoadCtx","Metadata","MetatableFn","Middle","Minus","Minutely","Mode","MouseButton","MouseButtonEvent","MouseInputs","MouseScreenPosition","MouseScrollEvent","MouseScrollUnit","MouseWorldPosition","MultipleEntities","Mute","MyComputer","N","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NAN","NANOSECOND","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_INFINITY","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_ONE","NEG_W","NEG_W","NEG_W","NEG_W","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_X","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Y","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NEG_Z","NONE","Name","NavigateBackward","NavigateForward","NetworkDebugMenuState","NetworkHandle","Never","NextTrack","NoConvert","NoEntities","North","NotLoaded","Numlock","Numpad0","Numpad1","Numpad2","Numpad3","Numpad4","Numpad5","Numpad6","Numpad7","Numpad8","Numpad9","NumpadAdd","NumpadComma","NumpadDecimal","NumpadDivide","NumpadEnter","NumpadEquals","NumpadMultiply","NumpadSubtract","O","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ONE","ORANGE","Oem102","Offline","Once","Online","Opaque","Opaque","Opaque","Optional","OptionalMut","OptionalQueryItem","OptionalQueryItemMut","Other","Other","Other","P","PackfileMeta","Packs","PacksIter","PageDown","PageUp","Param","Paste","Path2d","Pause","Period","Pixels","PlayMusic","PlayPause","PlaySound","PlayerControls","Plus","PostUpdate","Power","PreUpdate","PrefixNotAscii","PrefixTooLong","Pressed","PrevTrack","Primitive","Primitive","Primitive","Primitive","PrimitiveRef","PrimitiveRefMut","Q","Quat","QueryItem","QuerySingleError","R","RAND_BITS","RED","RUNTIME","Ref","RefMut","Released","Repeating","Res","ResInit","ResMut","ResMutInit","Resources","Return","Rgba","Right","Right","RightStickX","RightStickY","RightThumb","RightTrigger","RightTrigger2","RightZ","RngGenerator","Root","RootLocalizationFieldIdx","S","SBox","SCHEMA_REGISTRY","SECOND","SMap","SVec","SchemaAssetHandle","SchemaBox","SchemaData","SchemaDeserialize","SchemaDeserializer","SchemaFieldNotFoundError","SchemaId","SchemaKind","SchemaLayoutInfo","SchemaMap","SchemaMapAccess","SchemaMapMutAccess","SchemaMetaAssetLoader","SchemaMismatchError","SchemaPath","SchemaPtrLoadCtx","SchemaRef","SchemaRefAccess","SchemaRefMut","SchemaRefMutAccess","SchemaRegistry","SchemaSerializer","SchemaVec","SchemaVecAccess","SchemaVecMutAccess","ScriptingGamePlugin","Scroll","Select","Semicolon","Serialize","Serialize","Session","SessionCommand","SessionOptions","SessionPlugin","SessionRunner","Sessions","Set","SetRumble","ShakeNoise","ShiftLeft","ShiftRight","SimpleSystemStage","Slash","Sleep","Snapshot","South","Space","Sprite","StageLabel","Start","State","StaticSoundData","StaticSystem","Stop","Stop","StopAllSounds","StopMusic","Stopwatch","Storage","StorageApi","String","String","String","Struct","Struct","Struct","StructFieldInfo","StructRefAccess","StructRefFieldIter","StructRefFieldIterField","StructRefMutAccess","StructRefMutFieldIter","StructRefMutFieldIterField","StructSchemaInfo","SuperLeft","SuperRight","SyncingInfo","Sys","Sysrq","System","SystemParam","SystemParam","SystemStage","SystemStageId","SystemStages","T","THREAD_RNG","TIME_BITS","TRUE","TRUE","TRUE","TRUE","TRUE","Tab","Tile","TileLayer","Time","Timer","TimerMode","Transform","TurboRand","U","U128","U128","U128","U16","U16","U16","U16","U32","U32","U32","U32","U64","U64","U64","U64Vec2","U64Vec3","U64Vec4","U8","U8","U8","U8","UVec2","UVec3","UVec4","Ulid","UlidDecode","UlidExt","Underline","Unlabeled","Unloaded","Unsafe","Unset","Unsupported","UntypedAtomicComponentStore","UntypedComponentBitsetIterator","UntypedComponentBitsetIteratorMut","UntypedComponentOptionalBitsetIterator","UntypedComponentOptionalBitsetIteratorMut","UntypedComponentStore","UntypedComponentStoreIter","UntypedComponentStoreIterMut","UntypedHandle","UntypedResource","UntypedResources","UnwrapMany","Up","Update","Ustr","UstrMap","UstrSet","V","VERY_LIGHT_BOTH","VERY_LIGHT_STRONG","VERY_LIGHT_WEAK","ValueExt","VariantInfo","Vec","Vec","Vec","Vec2","Vec2","Vec2","Vec2Swizzles","Vec3","Vec3","Vec3","Vec3A","Vec3Swizzles","Vec4","Vec4","Vec4","Vec4Swizzles","Version","Viewport","VolumeDown","VolumeScaleUpdate","VolumeUp","W","W","W","W","W","W","W","WHITE","Wake","WebAssetIo","WebBack","WebFavorites","WebForward","WebHome","WebRefresh","WebSearch","WebStop","West","Window","World","WorldRef","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","X","XYZ","XZY","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","Y","YELLOW","YXZ","YZX","Yen","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","Z","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZERO","ZXY","ZYX","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_invariant","_kill_finished_audios","_pack_t","_pack_t","_phantom","_phantom","_phantom","_phantom","_phantom","_phantom","_phantom","_phantom","_process_audio_events","a","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs","abs_diff","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","abs_diff_eq","absolutize","absolutize_from","absolutize_virtually","active","active","active","active_players","active_players_checked","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_command","add_mat2","add_mat2","add_mat3","add_mat3","add_mat3","add_mat4","add_mat4","add_rumble","add_rumble_all","add_single_success_system","add_startup_system","add_system","add_system","add_system_to_stage","add_trauma","advance_exact","advance_frame","alive","all","all","all","all","all","all_cloned","alloc","allocator","alphabetic","alphanumeric","and","and_then","angle_between","angle_between","angle_between","angle_between","angle_between","angle_between","angle_between","animate_sprites","animation_plugin","animations","any","any","any","any","any","any_orthogonal_vector","any_orthogonal_vector","any_orthogonal_vector","any_orthonormal_pair","any_orthonormal_pair","any_orthonormal_pair","any_orthonormal_vector","any_orthonormal_vector","any_orthonormal_vector","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply","apply_bitset","apply_bitset","apply_bitset","apply_bitset","apply_bitset","apply_bitset","apply_bitset","apply_inputs","array_to_str","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bits","as_char_ptr","as_cstr","as_deref","as_deref_mut","as_dmat2","as_dmat3","as_dmat3","as_dmat4","as_dvec2","as_dvec2","as_dvec2","as_dvec2","as_dvec2","as_dvec3","as_dvec3","as_dvec3","as_dvec3","as_dvec3","as_dvec3","as_dvec4","as_dvec4","as_dvec4","as_dvec4","as_dvec4","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_f32","as_f64","as_fd","as_i64vec2","as_i64vec2","as_i64vec2","as_i64vec2","as_i64vec2","as_i64vec3","as_i64vec3","as_i64vec3","as_i64vec3","as_i64vec3","as_i64vec3","as_i64vec4","as_i64vec4","as_i64vec4","as_i64vec4","as_i64vec4","as_ivec2","as_ivec2","as_ivec2","as_ivec2","as_ivec2","as_ivec3","as_ivec3","as_ivec3","as_ivec3","as_ivec3","as_ivec3","as_ivec4","as_ivec4","as_ivec4","as_ivec4","as_ivec4","as_loaded","as_loaded_mut","as_mat2","as_mat3","as_mat4","as_micros","as_millis","as_millis_f32","as_millis_f64","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_mut_parts","as_nanos","as_ptr","as_ptr","as_raw_fd","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_ref_parts","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_reflect_mut","as_rgba","as_rgba_f32","as_schema_mut","as_schema_ref","as_secs","as_secs_f32","as_secs_f64","as_static_user_data","as_str","as_u64vec2","as_u64vec2","as_u64vec2","as_u64vec2","as_u64vec2","as_u64vec3","as_u64vec3","as_u64vec3","as_u64vec3","as_u64vec3","as_u64vec3","as_u64vec4","as_u64vec4","as_u64vec4","as_u64vec4","as_u64vec4","as_uvec2","as_uvec2","as_uvec2","as_uvec2","as_uvec2","as_uvec3","as_uvec3","as_uvec3","as_uvec3","as_uvec3","as_uvec3","as_uvec4","as_uvec4","as_uvec4","as_uvec4","as_uvec4","as_vec2","as_vec2","as_vec2","as_vec2","as_vec2","as_vec3","as_vec3","as_vec3","as_vec3","as_vec3","as_vec3a","as_vec3a","as_vec3a","as_vec3a","as_vec3a","as_vec4","as_vec4","as_vec4","as_vec4","as_vec4","asset","asset_change_recv","asset_change_send","asset_data","asset_ids","asset_loader","asset_packs_iter","asset_server","asset_server","asset_server","asset_url","assets","assets_downloaded","assets_errored","assets_loaded","assets_to_load","assume_init","assume_init","atlas","atlas","audio_center","audio_manager","averaged_kbps_sent","averaged_ping","axis","b","b","backend","bg_handle","bi_channel","bindings","bit_all","bit_and","bit_andnot","bit_any","bit_cond","bit_count","bit_disjoint","bit_eq","bit_flip","bit_fmt","bit_init","bit_len","bit_mask","bit_none","bit_not","bit_or","bit_reset","bit_set","bit_subset","bit_superset","bit_test","bit_xor","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitmask","bitmask","bitmask","bitmask","bitmask","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitset","bitset","bitset","bitset","bitset","bitset","bitset","bitset","bitset","bitset","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bones_handle","bool","bool","border","border_only","border_only","border_scale","border_scale","border_size","borders","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","buffer","build","bundles","button","button","button_events","button_state","cache","calculate_size_for","call","call","callsite_enabled","cast","cast_mut","cause","ceil","ceil","ceil","ceil","ceil","ceil","ceil","cell","cell","center","chance","char","char_ptr","check_for_error","check_for_raw_error","checked_add","checked_div","checked_mul","checked_sub","checked_sum","cid","cid","cjk_compat_variants","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp_length","clamp_length","clamp_length","clamp_length","clamp_length","clamp_length","clamp_length","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_max","clamp_length_min","clamp_length_min","clamp_length_min","clamp_length_min","clamp_length_min","clamp_length_min","clamp_length_min","clamped_values","clear_focus","clear_killed","clicked","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_data","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_dynamic","clone_fn","clone_from","clone_from","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_span","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","clone_value","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp_precedence","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpeq","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpge","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmpgt","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmple","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmplt","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","cmpne","col","col","col","col","col","col","col","col_mut","col_mut","col_mut","col_mut","col_mut","col_mut","col_mut","color","color","color","color","columns","commands","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","component","component_mut","component_store","component_store","components","components","components","components","components_count","components_count","conjugate","conjugate","connect","contains","contains","contains","contains","contains","contains","contains_cell","context","copysign","copysign","copysign","copysign","copysign","copysign","copysign","core","core","core_dir","core_item_iter","core_pack","core_root","core_stages","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","crate_name","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create_bitset","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","create_from","cross","cross","cross","cross","cross","cross","cross","ctx","current","current_bundle","current_frame","current_id","current_id","current_id","current_id","current_pack","current_span","custom_layer","data","data","data","datetime","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","debug","decay_rate","decrement_strong_count","decrement_strong_count_in","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_border","default_fn","delete","delete","delta","delta","delta_seconds","delta_seconds","delta_seconds_f64","delta_seconds_f64","dependencies","dependencies","dependencies","depth_max","depth_min","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize_fn","determinant","determinant","determinant","determinant","determinant","determinant","determinant","digit","disable","disable_all","disable_local_input","discard_reply","disconnected_players","disconnected_players","disconnected_players_checked","distance","distance","distance","distance","distance","distance","distance","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","distance_squared","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_duration_f32","div_duration_f64","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_euclid","div_f32","div_f64","dmat2","dmat3","dmat4","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","dot_into_vec","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast_raw","downcast_unchecked","downgrade","downloaded","dquat","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_fn","drop_span","duration","duration","duration","duration_since","dvec2","dvec3","dvec4","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","effects_volume_scale","effects_volume_scale","elapsed","elapsed","elapsed","elapsed","elapsed","elapsed_seconds","elapsed_seconds","elapsed_seconds_f64","elapsed_seconds_f64","elapsed_secs","elapsed_secs","elapsed_secs_f64","emit","emit","empty","empty","enable","enable_all","enable_lua","enabled","enabled","enabled","enabled_gamepads","encode","encode","encode_hex","encode_hex_upper","end_game","enter","entities","entity_components","enumerate_packs","enumerate_packs","enumerate_packs","enumerate_packs","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq_fn","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","error","errored","event","event","event","event_enabled","event_enabled","events","exec","executor","exit","exp","exp","exp","exp","exp","exp","exp","expect","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extension_information","f32","f32","f32_normalized","f64","f64","f64_normalized","fade_in_tween","family","family_name","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_at_mut","field_idx","field_idx","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_len","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_mut","field_offsets","fields","file_name_prefix","filter","filter","filter_map","filter_map","find_app_data_dir","finished","finished","first_update","first_with","first_with_bitset","flip_x","flip_x","flip_x","flip_y","flip_y","flip_y","floor","floor","floor","floor","floor","floor","floor","fluent_args","flush","flush","flush","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","focus_by_default","focus_on_hover","focus_on_hover","focused","font","for_type","force","force_mut","found","found","fps","fract","fract","fract","fract","fract","fract","fract","frame_at_index","frames","frames","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_affine3","from_affine3","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle_translation","from_angle_translation","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_array","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_axis_angle","from_bytes","from_cid","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_array_2d","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cols_slice","from_cursor","from_datetime","from_datetime_with_source","from_days","from_default","from_diagonal","from_diagonal","from_diagonal","from_diagonal","from_diagonal","from_diagonal","from_diagonal","from_euler","from_euler","from_euler","from_euler","from_euler","from_euler","from_euler","from_existing","from_file","from_hours","from_iter","from_mat2","from_mat2","from_mat2","from_mat2","from_mat2","from_mat2_translation","from_mat2_translation","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3","from_mat3_translation","from_mat3_translation","from_mat3a","from_mat3a","from_mat3a","from_mat3a","from_mat4","from_mat4","from_mat4","from_mat4","from_mat4","from_mat4","from_mat4","from_media_source","from_micros","from_millis","from_mins","from_nanos","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_parts","from_quat","from_quat","from_quat","from_quat","from_quat","from_quat","from_quat","from_raw","from_raw_in","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_reflect","from_rotation","from_rotation_arc","from_rotation_arc","from_rotation_arc_2d","from_rotation_arc_2d","from_rotation_arc_colinear","from_rotation_arc_colinear","from_rotation_translation","from_rotation_translation","from_rotation_translation","from_rotation_translation","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_x","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_y","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_rotation_z","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale","from_scale_angle","from_scale_angle","from_scale_angle_translation","from_scale_angle_translation","from_scale_angle_translation","from_scale_angle_translation","from_scale_angle_translation","from_scale_rotation_translation","from_scale_rotation_translation","from_scale_rotation_translation","from_scale_rotation_translation","from_scaled_axis","from_scaled_axis","from_seconds","from_secs","from_secs_f32","from_secs_f64","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_slice","from_str","from_str","from_str","from_str","from_str","from_str","from_string","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_translation","from_type","from_untyped","from_untyped","from_value","from_vec4","from_vec4","from_weeks","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_xyzw","from_xyzw","full_name","fullscreen","g","game_version","game_version","game_version","game_version","game_version","gamepad","gamepad","gamepad","gamepad_events","ge","gen","gen_alphabetic","gen_alphanumeric","gen_bool","gen_chance","gen_char","gen_digit","gen_f32","gen_f32_range","gen_f64","gen_f64_range","gen_i128","gen_i16","gen_i16","gen_i16_range","gen_i32","gen_i32","gen_i32_range","gen_i64","gen_i64","gen_i64_range","gen_i8","gen_i8","gen_i8_range","gen_isize","gen_isize","gen_isize_range","gen_lowercase","gen_random_ascii_char","gen_random_ascii_string","gen_sample","gen_sample_iter","gen_sample_multiple","gen_sample_multiple_iter","gen_sample_multiple_mut","gen_sample_mut","gen_u128","gen_u16","gen_u16","gen_u16_range","gen_u32","gen_u32","gen_u32_range","gen_u64","gen_u64","gen_u64_range","gen_u8","gen_u8","gen_u8_range","gen_uppercase","gen_usize","gen_usize","gen_usize_range","gen_vec2","gen_vec2_range","gen_vec3","gen_vec3_range","gen_weighted_sample","gen_weighted_sample_mut","generate_id","generation","generation","generations","generations","get","get","get","get","get","get","get","get","get","get","get","get","get_animation","get_animation_mut","get_asset_untyped","get_asset_untyped_mut","get_by_schema","get_cell","get_cell","get_cell","get_cell_by_schema","get_control","get_control","get_control_mut","get_control_source","get_current_animation","get_current_animation_mut","get_entity_components","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_field_mut","get_first_with","get_first_with_bitset","get_handle_from_cid","get_many_mut","get_many_mut","get_many_ref_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut","get_mut_or_insert","get_mut_or_insert","get_mut_unchecked","get_or_insert","get_or_insert_default","get_or_insert_default_mut","get_or_insert_with","get_ref","get_ref_mut","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_represented_type_info","get_resource","get_resource_mut","get_short_name","get_single_mut_with_bitset","get_single_mut_with_bitset","get_single_with","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset","get_single_with_bitset_mut","get_single_with_bitset_mut","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_state","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_type_registration","get_untyped","get_untyped_handle_from_cid","get_untyped_mut","get_with","grid_size","gt","handle","handle_asset_changes","has_area","has_deleted","has_loaded","has_started","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash_fn","hex","highest_local_frames_behind","highest_ping","highest_remote_frames_behind","i128","i16","i32","i32","i64","i64","i64vec2","i64vec3","i64vec4","i8","id","id","id","id","id","id","id","id","id","id","id","id","idx","idx","idx","idx","idx","image","image","image","image_size","impl_bitset","impl_system_param","inc_downloaded","inc_errored","inc_loaded","inc_to_load","incompabile_packs","increment","increment_strong_count","increment_strong_count_in","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","info","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init_borrow","init_borrow_mut","init_resource","init_shared_resource","inner","inner","inner","inner_schema","input","insert","insert","insert","insert","insert","insert_animation","insert_box","insert_cell","insert_raw","insert_resource","insert_shared_resource","insert_stage_after","insert_stage_before","install","install","install","install","install","install","install_plugin","install_plugin","internal_generator","interpolate","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_handle","into_inner","into_inner","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_nanos","into_raw","into_raw_with_allocator","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_reflect","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sound","into_sound","into_split","into_split","into_typed","into_untyped","into_untyped","into_untyped","into_untyped_handle","into_userdata","into_value","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","io","is_alive","is_disabled","is_empty","is_enabled","is_finished","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan","is_nan_mask","is_nan_mask","is_nan_mask","is_nan_mask","is_nan_mask","is_nan_mask","is_nan_mask","is_near_identity","is_near_identity","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_negative_bitmask","is_nil","is_none","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_normalized","is_offline","is_online","is_paused","is_read_vectored","is_set","is_some","is_unset","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_write_vectored","is_zero","isize","iter","iter","iter","iter","iter","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_fields","iter_mut","iter_mut","iter_mut","iter_mut_with_bitset","iter_mut_with_bitset","iter_mut_with_bitset","iter_mut_with_bitset_optional","iter_mut_with_bitset_optional","iter_mut_with_bitset_optional","iter_with","iter_with","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset","iter_with_bitset_optional","iter_with_bitset_optional","iter_with_bitset_optional","ivec2","ivec3","ivec4","just_finished","key_code","key_events","key_schema","kill","kill_all","killed","killed","kind","lan","last_animation","last_confirmed_frame","last_update","layout","le","leak","leak","left","len","len","len","length","length","length","length","length","length","length","length","length","length_recip","length_recip","length_recip","length_recip","length_recip","length_recip","length_recip","length_recip","length_recip","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","length_squared","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","level","likely","line_breaks","listen","load","load","load","load","load","load","load","load","load_asset","load_asset","load_asset_bytes","load_asset_forced","load_assets","load_core_pack","load_file","load_file","load_file","load_file","load_pack","load_progress","loaded","loc","loc","loc","local_frame_delay","local_player_idx","local_player_idx_checked","locales","lock","log","log_file","log_path","look_at_lh","look_at_lh","look_at_lh","look_at_lh","look_at_rh","look_at_rh","look_at_rh","look_at_rh","look_to_lh","look_to_lh","look_to_lh","look_to_lh","look_to_rh","look_to_rh","look_to_rh","look_to_rh","loop_region","lowercase","lowest_ping","lt","lua_game_plugin","main_volume_scale","main_volume_scale","maintain","major","make_mut","make_writer","map","map","map","map","map","map","map","map","map_or","map_or_else","map_split","map_split","margin","margin","margin","margin","mat2","mat3","mat3a","mat4","matrix2","matrix2","matrix3","matrix3","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max","max_angle_rad","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_element","max_id","max_level_hint","max_level_hint","max_log_files","max_offset","maximum_request_bytes","metadata_asset","metatable_fn","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_element","min_size","min_size","minor","mode","mode","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","module_path","monospace","movement","movement","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_add","mul_add","mul_add","mul_add","mul_add","mul_add","mul_add","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_f32","mul_f64","mul_mat2","mul_mat2","mul_mat3","mul_mat3","mul_mat3","mul_mat4","mul_mat4","mul_quat","mul_quat","mul_scalar","mul_scalar","mul_scalar","mul_scalar","mul_scalar","mul_scalar","mul_scalar","mul_vec2","mul_vec2","mul_vec3","mul_vec3","mul_vec3","mul_vec3","mul_vec3","mul_vec3a","mul_vec3a","mul_vec3a","mul_vec4","mul_vec4","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","music","music","music_fade_duration","music_fade_duration","music_state","music_volume_scale","music_volume_scale","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","name_at","nanos","ne","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","neg","network_handle","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_cyclic","new_in","new_span","new_uninit","new_uninit_in","new_uninit_slice","new_uninit_slice_in","new_with_ulid","new_zeroed","new_zeroed_in","new_zeroed_slice","new_zeroed_slice_in","next","next","next","next","next","next","next","next","next","next","next_id","next_id","next_id","next_id","nfc","nfd","nfkc","nfkd","nil","normalize","normalize","normalize","normalize","normalize","normalize","normalize","normalize","normalize","normalize_or_zero","normalize_or_zero","normalize_or_zero","normalize_or_zero","normalize_or_zero","normalize_or_zero","normalize_or_zero","not","not","not","not","not","not","not","not","not","not","not","not","not","not","not","not","not","num_frames","offset","ok_or","ok_or_else","on_click_border","on_click_border","on_close","on_enter","on_exit","on_focus_border","on_focus_border","on_new_span","on_record","online","open","option","or","or_else","orig_ptr","orig_ptr","orig_ref","orig_ref","orig_schema","orig_schema","orthographic_lh","orthographic_lh","orthographic_rh","orthographic_rh","orthographic_rh_gl","orthographic_rh_gl","output_destination","pack","pack","pack","pack","pack_accessor","pack_dir","pack_dirs","pack_iter","pack_meta","pack_roots","pack_spec","packs","packs","packs","packs","packs_dir","padding","padding","padding","padding","padding","padding","paint","panning","parse","parse_error","parse_event","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_shuffle","patch","path","path","path","path_handles","pause","pause","pause","paused","paused","paused","paused","percent","percent_left","perp","perp","perp","perp","perp_dot","perp_dot","perp_dot","perp_dot","perspective_infinite_lh","perspective_infinite_lh","perspective_infinite_reverse_lh","perspective_infinite_reverse_lh","perspective_infinite_reverse_rh","perspective_infinite_reverse_rh","perspective_infinite_rh","perspective_infinite_rh","perspective_lh","perspective_lh","perspective_rh","perspective_rh","perspective_rh_gl","perspective_rh_gl","phantom","phantom","phantom","pin","pin_in","play_music","play_music_advanced","play_music_custom","play_music_from_settings","play_sound","playback_rate","player_network_stats","players_count","players_count_checked","players_network_stats","points","poll_for_event","poll_for_event_with_sequence","poll_for_raw_event","poll_for_raw_event_with_sequence","pos","position","powf","powf","powf","powf","powf","powf","powf","pre","precomputed_hash","prefetch_extension_information","prefetch_maximum_request_bytes","prefix","prefix","pressed","priority","priority","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","product","project_onto","project_onto","project_onto","project_onto","project_onto","project_onto","project_onto","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_onto_normalized","project_point3","project_point3","proto","provide","ptr","ptr","ptr","ptr","ptr","ptr","ptr","ptr_eq","push_event","quat","query","query_count","query_count","queue","queue","r","random","random","random_seed","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","read","read","read_buf","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_from","read_to_end","read_to_string","read_vectored","recip","recip","recip","recip","recip","recip","recip","record","record_follows_from","recv","recv","recv_blocking","recv_blocking","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_crate_name","reflect_hash","reflect_hash","reflect_hash","reflect_hash","reflect_hash","reflect_hash","reflect_hash","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_module_path","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_mut","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_owned","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_partial_eq","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_path_mut","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_ref","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_short_type_path","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_ident","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","reflect_type_path","register_callsite","register_default_assets","register_default_assets","register_match_assets","register_schema","reject_from","reject_from","reject_from","reject_from","reject_from","reject_from","reject_from","reject_from_normalized","reject_from_normalized","reject_from_normalized","reject_from_normalized","reject_from_normalized","reject_from_normalized","reject_from_normalized","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_assign","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","rem_euclid","remaining","remaining_secs","remote_players_network_stats","remove","remove","remove","remove","remove","remove","remove_all_systems","remove_all_systems","remove_all_systems","remove_animation","remove_box","remove_raw","repeat","replace","replace","replace_with","request_receiver","request_sender","requests","reset","reset","reset_internals","reset_internals","reset_remove_all_systems","resource","resource_mut","resources","resources","response_receiver","response_sender","restart_game","restart_session","restore","reverse","reverse_dependencies","rgb","rgb_u8","rgba","rgba_u8","rich","rid","right","root","root","root","root","rotate","rotate","rotate","rotate","rotation","rotation","round","round","round","round","round","round","round","row","row","row","row","row","row","row","rows","run","run","run","run","run","run","run_script_system","run_system","runner","sample","sample_iter","sample_multiple","sample_multiple_iter","sample_multiple_mut","sample_mut","sample_rate","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_add","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_div","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_mul","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","saturating_sub","save","save","save","scale","scale","scale","scan_code","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schemas","schemas","schemas","schemas","secs","seek","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","select","send","send","send","send_blocking","send_blocking","send_request_with_reply","send_request_with_reply_with_fds","send_request_without_reply","send_trait_request_with_reply","send_trait_request_with_reply_with_fds","send_trait_request_without_reply","sense","sense","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","server","sessions","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set","set_a","set_b","set_current","set_duration","set_effects_volume_scale","set_elapsed","set_elapsed","set_g","set_game_version","set_io","set_main_volume_scale","set_mode","set_music_fade_duration","set_music_volume_scale","set_r","set_rumble","set_rumble_all","set_session_runner","set_sounds_fade_duration","set_state","set_strong_motor","set_volume_scales","set_weak_motor","settings","setup","setup","setup_logging","setup_logging_default","setup_logs","shared_resource","shared_resource_cell","shared_resource_mut","shared_resources","shared_resources","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","shl","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","short_type_path","show","show","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shr","shuffle","shuffle_svec","shuffle_vec","shuffle_vecdeque","signum","signum","signum","signum","signum","signum","signum","signum","signum","signum","signum","signum","signum","single_success_systems","single_with","singletons","singletons","size","size","size","size","size","size","slerp","slerp","slice","slice","slice","slice","snapshot","socket","socket_mut","sorted_session_keys","sounds_fade_duration","sounds_fade_duration","source","source","source","source","spawn_default_camera","spawn_local_obj","spawn_obj","speed","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","splat","sprite_plugin","stages","stages","start","start_game","start_menu","start_position","start_time","startup","startup","startup_systems","state","state","status","status_local","step","step","stop","stop_all","stop_all_sounds","stop_music","stopwatch","storage","store","store","store","stream_safe","strong_count","strong_motor","strong_motor","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_mat2","sub_mat2","sub_mat3","sub_mat3","sub_mat3","sub_mat4","sub_mat4","subsec_micros","subsec_millis","subsec_nanos","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","swap","swizzles","system","system","systems","systems","systems","tag_type","take","take","test","test","test","test","test","text","texture_border_size","texture_size","themed","thickness","tick","tick","tile_collision","tile_pos","tile_size","tile_size","tiles","timer","times_finished_this_tick","times_finished_this_tick","timestamp_ms","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_axis_angle","to_axis_angle","to_bytes","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_cols_array_2d","to_euler","to_euler","to_load","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_scale_angle_translation","to_scale_angle_translation","to_scale_rotation_translation","to_scale_rotation_translation","to_scale_rotation_translation","to_scale_rotation_translation","to_scaled_axis","to_scaled_axis","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_str","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","top","total_kbps_sent","trace","trace","transform_point","transform_point","transform_point2","transform_point2","transform_point2","transform_point2","transform_point2","transform_point3","transform_point3","transform_point3","transform_point3","transform_point3a","transform_point3a","transform_vector2","transform_vector2","transform_vector2","transform_vector2","transform_vector2","transform_vector3","transform_vector3","transform_vector3","transform_vector3","transform_vector3a","transform_vector3a","translation","translation","translation","translation","translation","transpose","transpose","transpose","transpose","transpose","transpose","transpose","transpose","transpose","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","trauma","trunc","trunc","trunc","trunc","trunc","trunc","trunc","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","truncate","try_as_bits","try_borrow","try_borrow_mut","try_borrow_unguarded","try_borrow_unguarded_mut","try_cast","try_cast_mut","try_close","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from_secs_f32","try_from_secs_f64","try_get","try_get","try_get_handle_from_cid","try_get_many_mut","try_get_mut","try_get_untyped","try_get_untyped_handle_from_cid","try_get_untyped_mut","try_insert","try_insert_box","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_new","try_new_in","try_new_uninit","try_new_uninit_in","try_new_zeroed","try_new_zeroed_in","try_normalize","try_normalize","try_normalize","try_normalize","try_normalize","try_normalize","try_normalize","try_pin","try_pin_in","try_recv","try_recv","try_remove","try_send","try_send","try_unwrap","type_data","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_ident","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_info","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_name","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_path","type_uuid","typed","u128","u16","u32","u32","u64","u64","u64vec2","u64vec3","u64vec4","u8","ui","ui_plugin","ulid","ulid","undo_leak","unit","unlikely","unpause","unpause","unpause","untyped","untyped","untyped","untyped","untyped","untyped_root","unwrap","unwrap_many","unwrap_or","unwrap_or_clone","unwrap_or_default","unwrap_or_else","unwrap_unchecked","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update","update_animation_banks","update_controls","update_just_pressed","update_with_instant","uppercase","usize","ustr","uvec2","uvec3","uvec4","value","value","value","value","value","value","value","value_schema","variants","vec","vec","vec","vec2","vec3","vec3a","vec4","version","version","version","version","viewport","visible","visible","volume","volume","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","w","w","w","w","w","w","w","w_axis","w_axis","wait_for_event","wait_for_event_with_sequence","wait_for_raw_event","wait_for_raw_event_with_sequence","wait_for_reply","wait_for_reply_or_error","wait_for_reply_or_raw_error","wait_for_reply_with_fds","wait_for_reply_with_fds_raw","warn","watch","watch","watch_for_changes","watcher","weak_count","weak_motor","weak_motor","weighted_sample","weighted_sample_mut","wheel_events","widgets","with_backend","with_borrow","with_borrow","with_color","with_context","with_core_stages","with_entities","with_settings","with_source","with_trauma","world","wrap","wrap","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_add","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_div","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_mul","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","wrapping_sub","write","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_cols_to_slice","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_into","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_to_slice","write_vectored","ww","ww","ww","ww","ww","ww","ww","www","www","www","www","www","www","www","wwww","wwww","wwww","wwww","wwww","wwww","wwww","wwwx","wwwx","wwwx","wwwx","wwwx","wwwx","wwwx","wwwy","wwwy","wwwy","wwwy","wwwy","wwwy","wwwy","wwwz","wwwz","wwwz","wwwz","wwwz","wwwz","wwwz","wwx","wwx","wwx","wwx","wwx","wwx","wwx","wwxw","wwxw","wwxw","wwxw","wwxw","wwxw","wwxw","wwxx","wwxx","wwxx","wwxx","wwxx","wwxx","wwxx","wwxy","wwxy","wwxy","wwxy","wwxy","wwxy","wwxy","wwxz","wwxz","wwxz","wwxz","wwxz","wwxz","wwxz","wwy","wwy","wwy","wwy","wwy","wwy","wwy","wwyw","wwyw","wwyw","wwyw","wwyw","wwyw","wwyw","wwyx","wwyx","wwyx","wwyx","wwyx","wwyx","wwyx","wwyy","wwyy","wwyy","wwyy","wwyy","wwyy","wwyy","wwyz","wwyz","wwyz","wwyz","wwyz","wwyz","wwyz","wwz","wwz","wwz","wwz","wwz","wwz","wwz","wwzw","wwzw","wwzw","wwzw","wwzw","wwzw","wwzw","wwzx","wwzx","wwzx","wwzx","wwzx","wwzx","wwzx","wwzy","wwzy","wwzy","wwzy","wwzy","wwzy","wwzy","wwzz","wwzz","wwzz","wwzz","wwzz","wwzz","wwzz","wx","wx","wx","wx","wx","wx","wx","wxw","wxw","wxw","wxw","wxw","wxw","wxw","wxww","wxww","wxww","wxww","wxww","wxww","wxww","wxwx","wxwx","wxwx","wxwx","wxwx","wxwx","wxwx","wxwy","wxwy","wxwy","wxwy","wxwy","wxwy","wxwy","wxwz","wxwz","wxwz","wxwz","wxwz","wxwz","wxwz","wxx","wxx","wxx","wxx","wxx","wxx","wxx","wxxw","wxxw","wxxw","wxxw","wxxw","wxxw","wxxw","wxxx","wxxx","wxxx","wxxx","wxxx","wxxx","wxxx","wxxy","wxxy","wxxy","wxxy","wxxy","wxxy","wxxy","wxxz","wxxz","wxxz","wxxz","wxxz","wxxz","wxxz","wxy","wxy","wxy","wxy","wxy","wxy","wxy","wxyw","wxyw","wxyw","wxyw","wxyw","wxyw","wxyw","wxyx","wxyx","wxyx","wxyx","wxyx","wxyx","wxyx","wxyy","wxyy","wxyy","wxyy","wxyy","wxyy","wxyy","wxyz","wxyz","wxyz","wxyz","wxyz","wxyz","wxyz","wxz","wxz","wxz","wxz","wxz","wxz","wxz","wxzw","wxzw","wxzw","wxzw","wxzw","wxzw","wxzw","wxzx","wxzx","wxzx","wxzx","wxzx","wxzx","wxzx","wxzy","wxzy","wxzy","wxzy","wxzy","wxzy","wxzy","wxzz","wxzz","wxzz","wxzz","wxzz","wxzz","wxzz","wy","wy","wy","wy","wy","wy","wy","wyw","wyw","wyw","wyw","wyw","wyw","wyw","wyww","wyww","wyww","wyww","wyww","wyww","wyww","wywx","wywx","wywx","wywx","wywx","wywx","wywx","wywy","wywy","wywy","wywy","wywy","wywy","wywy","wywz","wywz","wywz","wywz","wywz","wywz","wywz","wyx","wyx","wyx","wyx","wyx","wyx","wyx","wyxw","wyxw","wyxw","wyxw","wyxw","wyxw","wyxw","wyxx","wyxx","wyxx","wyxx","wyxx","wyxx","wyxx","wyxy","wyxy","wyxy","wyxy","wyxy","wyxy","wyxy","wyxz","wyxz","wyxz","wyxz","wyxz","wyxz","wyxz","wyy","wyy","wyy","wyy","wyy","wyy","wyy","wyyw","wyyw","wyyw","wyyw","wyyw","wyyw","wyyw","wyyx","wyyx","wyyx","wyyx","wyyx","wyyx","wyyx","wyyy","wyyy","wyyy","wyyy","wyyy","wyyy","wyyy","wyyz","wyyz","wyyz","wyyz","wyyz","wyyz","wyyz","wyz","wyz","wyz","wyz","wyz","wyz","wyz","wyzw","wyzw","wyzw","wyzw","wyzw","wyzw","wyzw","wyzx","wyzx","wyzx","wyzx","wyzx","wyzx","wyzx","wyzy","wyzy","wyzy","wyzy","wyzy","wyzy","wyzy","wyzz","wyzz","wyzz","wyzz","wyzz","wyzz","wyzz","wz","wz","wz","wz","wz","wz","wz","wzw","wzw","wzw","wzw","wzw","wzw","wzw","wzww","wzww","wzww","wzww","wzww","wzww","wzww","wzwx","wzwx","wzwx","wzwx","wzwx","wzwx","wzwx","wzwy","wzwy","wzwy","wzwy","wzwy","wzwy","wzwy","wzwz","wzwz","wzwz","wzwz","wzwz","wzwz","wzwz","wzx","wzx","wzx","wzx","wzx","wzx","wzx","wzxw","wzxw","wzxw","wzxw","wzxw","wzxw","wzxw","wzxx","wzxx","wzxx","wzxx","wzxx","wzxx","wzxx","wzxy","wzxy","wzxy","wzxy","wzxy","wzxy","wzxy","wzxz","wzxz","wzxz","wzxz","wzxz","wzxz","wzxz","wzy","wzy","wzy","wzy","wzy","wzy","wzy","wzyw","wzyw","wzyw","wzyw","wzyw","wzyw","wzyw","wzyx","wzyx","wzyx","wzyx","wzyx","wzyx","wzyx","wzyy","wzyy","wzyy","wzyy","wzyy","wzyy","wzyy","wzyz","wzyz","wzyz","wzyz","wzyz","wzyz","wzyz","wzz","wzz","wzz","wzz","wzz","wzz","wzz","wzzw","wzzw","wzzw","wzzw","wzzw","wzzw","wzzw","wzzx","wzzx","wzzx","wzzx","wzzx","wzzx","wzzx","wzzy","wzzy","wzzy","wzzy","wzzy","wzzy","wzzy","wzzz","wzzz","wzzz","wzzz","wzzz","wzzz","wzzz","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x","x_axis","x_axis","x_axis","x_axis","x_axis","x_axis","xor","xw","xw","xw","xw","xw","xw","xw","xww","xww","xww","xww","xww","xww","xww","xwww","xwww","xwww","xwww","xwww","xwww","xwww","xwwx","xwwx","xwwx","xwwx","xwwx","xwwx","xwwx","xwwy","xwwy","xwwy","xwwy","xwwy","xwwy","xwwy","xwwz","xwwz","xwwz","xwwz","xwwz","xwwz","xwwz","xwx","xwx","xwx","xwx","xwx","xwx","xwx","xwxw","xwxw","xwxw","xwxw","xwxw","xwxw","xwxw","xwxx","xwxx","xwxx","xwxx","xwxx","xwxx","xwxx","xwxy","xwxy","xwxy","xwxy","xwxy","xwxy","xwxy","xwxz","xwxz","xwxz","xwxz","xwxz","xwxz","xwxz","xwy","xwy","xwy","xwy","xwy","xwy","xwy","xwyw","xwyw","xwyw","xwyw","xwyw","xwyw","xwyw","xwyx","xwyx","xwyx","xwyx","xwyx","xwyx","xwyx","xwyy","xwyy","xwyy","xwyy","xwyy","xwyy","xwyy","xwyz","xwyz","xwyz","xwyz","xwyz","xwyz","xwyz","xwz","xwz","xwz","xwz","xwz","xwz","xwz","xwzw","xwzw","xwzw","xwzw","xwzw","xwzw","xwzw","xwzx","xwzx","xwzx","xwzx","xwzx","xwzx","xwzx","xwzy","xwzy","xwzy","xwzy","xwzy","xwzy","xwzy","xwzz","xwzz","xwzz","xwzz","xwzz","xwzz","xwzz","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xx","xxw","xxw","xxw","xxw","xxw","xxw","xxw","xxww","xxww","xxww","xxww","xxww","xxww","xxww","xxwx","xxwx","xxwx","xxwx","xxwx","xxwx","xxwx","xxwy","xxwy","xxwy","xxwy","xxwy","xxwy","xxwy","xxwz","xxwz","xxwz","xxwz","xxwz","xxwz","xxwz","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxx","xxxw","xxxw","xxxw","xxxw","xxxw","xxxw","xxxw","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxy","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxxz","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxy","xxyw","xxyw","xxyw","xxyw","xxyw","xxyw","xxyw","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyx","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyy","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxyz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxz","xxzw","xxzw","xxzw","xxzw","xxzw","xxzw","xxzw","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzx","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzy","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xxzz","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xy","xyw","xyw","xyw","xyw","xyw","xyw","xyw","xyww","xyww","xyww","xyww","xyww","xyww","xyww","xywx","xywx","xywx","xywx","xywx","xywx","xywx","xywy","xywy","xywy","xywy","xywy","xywy","xywy","xywz","xywz","xywz","xywz","xywz","xywz","xywz","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyx","xyxw","xyxw","xyxw","xyxw","xyxw","xyxw","xyxw","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxx","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxy","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyxz","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyy","xyyw","xyyw","xyyw","xyyw","xyyw","xyyw","xyyw","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyx","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyy","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyz","xyzw","xyzw","xyzw","xyzw","xyzw","xyzw","xyzw","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzx","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzy","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xyzz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xz","xzw","xzw","xzw","xzw","xzw","xzw","xzw","xzww","xzww","xzww","xzww","xzww","xzww","xzww","xzwx","xzwx","xzwx","xzwx","xzwx","xzwx","xzwx","xzwy","xzwy","xzwy","xzwy","xzwy","xzwy","xzwy","xzwz","xzwz","xzwz","xzwz","xzwz","xzwz","xzwz","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzx","xzxw","xzxw","xzxw","xzxw","xzxw","xzxw","xzxw","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxx","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxy","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzxz","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzy","xzyw","xzyw","xzyw","xzyw","xzyw","xzyw","xzyw","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyx","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyy","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzyz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzz","xzzw","xzzw","xzzw","xzzw","xzzw","xzzw","xzzw","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzx","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzy","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","xzzz","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y","y_axis","y_axis","y_axis","y_axis","y_axis","y_axis","yw","yw","yw","yw","yw","yw","yw","yww","yww","yww","yww","yww","yww","yww","ywww","ywww","ywww","ywww","ywww","ywww","ywww","ywwx","ywwx","ywwx","ywwx","ywwx","ywwx","ywwx","ywwy","ywwy","ywwy","ywwy","ywwy","ywwy","ywwy","ywwz","ywwz","ywwz","ywwz","ywwz","ywwz","ywwz","ywx","ywx","ywx","ywx","ywx","ywx","ywx","ywxw","ywxw","ywxw","ywxw","ywxw","ywxw","ywxw","ywxx","ywxx","ywxx","ywxx","ywxx","ywxx","ywxx","ywxy","ywxy","ywxy","ywxy","ywxy","ywxy","ywxy","ywxz","ywxz","ywxz","ywxz","ywxz","ywxz","ywxz","ywy","ywy","ywy","ywy","ywy","ywy","ywy","ywyw","ywyw","ywyw","ywyw","ywyw","ywyw","ywyw","ywyx","ywyx","ywyx","ywyx","ywyx","ywyx","ywyx","ywyy","ywyy","ywyy","ywyy","ywyy","ywyy","ywyy","ywyz","ywyz","ywyz","ywyz","ywyz","ywyz","ywyz","ywz","ywz","ywz","ywz","ywz","ywz","ywz","ywzw","ywzw","ywzw","ywzw","ywzw","ywzw","ywzw","ywzx","ywzx","ywzx","ywzx","ywzx","ywzx","ywzx","ywzy","ywzy","ywzy","ywzy","ywzy","ywzy","ywzy","ywzz","ywzz","ywzz","ywzz","ywzz","ywzz","ywzz","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yx","yxw","yxw","yxw","yxw","yxw","yxw","yxw","yxww","yxww","yxww","yxww","yxww","yxww","yxww","yxwx","yxwx","yxwx","yxwx","yxwx","yxwx","yxwx","yxwy","yxwy","yxwy","yxwy","yxwy","yxwy","yxwy","yxwz","yxwz","yxwz","yxwz","yxwz","yxwz","yxwz","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxx","yxxw","yxxw","yxxw","yxxw","yxxw","yxxw","yxxw","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxx","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxy","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxxz","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxy","yxyw","yxyw","yxyw","yxyw","yxyw","yxyw","yxyw","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyx","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyy","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxyz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxz","yxzw","yxzw","yxzw","yxzw","yxzw","yxzw","yxzw","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzx","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzy","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yxzz","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yy","yyw","yyw","yyw","yyw","yyw","yyw","yyw","yyww","yyww","yyww","yyww","yyww","yyww","yyww","yywx","yywx","yywx","yywx","yywx","yywx","yywx","yywy","yywy","yywy","yywy","yywy","yywy","yywy","yywz","yywz","yywz","yywz","yywz","yywz","yywz","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyx","yyxw","yyxw","yyxw","yyxw","yyxw","yyxw","yyxw","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxx","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxy","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyxz","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyy","yyyw","yyyw","yyyw","yyyw","yyyw","yyyw","yyyw","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyx","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyy","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyz","yyzw","yyzw","yyzw","yyzw","yyzw","yyzw","yyzw","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzx","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzy","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yyzz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yz","yzw","yzw","yzw","yzw","yzw","yzw","yzw","yzww","yzww","yzww","yzww","yzww","yzww","yzww","yzwx","yzwx","yzwx","yzwx","yzwx","yzwx","yzwx","yzwy","yzwy","yzwy","yzwy","yzwy","yzwy","yzwy","yzwz","yzwz","yzwz","yzwz","yzwz","yzwz","yzwz","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzx","yzxw","yzxw","yzxw","yzxw","yzxw","yzxw","yzxw","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxx","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxy","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzxz","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzy","yzyw","yzyw","yzyw","yzyw","yzyw","yzyw","yzyw","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyx","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyy","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzyz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzz","yzzw","yzzw","yzzw","yzzw","yzzw","yzzw","yzzw","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzx","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzy","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","yzzz","z","z","z","z","z","z","z","z","z","z","z","z","z","z","z_axis","z_axis","z_axis","z_axis","z_axis","zip","zw","zw","zw","zw","zw","zw","zw","zww","zww","zww","zww","zww","zww","zww","zwww","zwww","zwww","zwww","zwww","zwww","zwww","zwwx","zwwx","zwwx","zwwx","zwwx","zwwx","zwwx","zwwy","zwwy","zwwy","zwwy","zwwy","zwwy","zwwy","zwwz","zwwz","zwwz","zwwz","zwwz","zwwz","zwwz","zwx","zwx","zwx","zwx","zwx","zwx","zwx","zwxw","zwxw","zwxw","zwxw","zwxw","zwxw","zwxw","zwxx","zwxx","zwxx","zwxx","zwxx","zwxx","zwxx","zwxy","zwxy","zwxy","zwxy","zwxy","zwxy","zwxy","zwxz","zwxz","zwxz","zwxz","zwxz","zwxz","zwxz","zwy","zwy","zwy","zwy","zwy","zwy","zwy","zwyw","zwyw","zwyw","zwyw","zwyw","zwyw","zwyw","zwyx","zwyx","zwyx","zwyx","zwyx","zwyx","zwyx","zwyy","zwyy","zwyy","zwyy","zwyy","zwyy","zwyy","zwyz","zwyz","zwyz","zwyz","zwyz","zwyz","zwyz","zwz","zwz","zwz","zwz","zwz","zwz","zwz","zwzw","zwzw","zwzw","zwzw","zwzw","zwzw","zwzw","zwzx","zwzx","zwzx","zwzx","zwzx","zwzx","zwzx","zwzy","zwzy","zwzy","zwzy","zwzy","zwzy","zwzy","zwzz","zwzz","zwzz","zwzz","zwzz","zwzz","zwzz","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zx","zxw","zxw","zxw","zxw","zxw","zxw","zxw","zxww","zxww","zxww","zxww","zxww","zxww","zxww","zxwx","zxwx","zxwx","zxwx","zxwx","zxwx","zxwx","zxwy","zxwy","zxwy","zxwy","zxwy","zxwy","zxwy","zxwz","zxwz","zxwz","zxwz","zxwz","zxwz","zxwz","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxx","zxxw","zxxw","zxxw","zxxw","zxxw","zxxw","zxxw","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxx","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxy","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxxz","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxy","zxyw","zxyw","zxyw","zxyw","zxyw","zxyw","zxyw","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyx","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyy","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxyz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxz","zxzw","zxzw","zxzw","zxzw","zxzw","zxzw","zxzw","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzx","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzy","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zxzz","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zy","zyw","zyw","zyw","zyw","zyw","zyw","zyw","zyww","zyww","zyww","zyww","zyww","zyww","zyww","zywx","zywx","zywx","zywx","zywx","zywx","zywx","zywy","zywy","zywy","zywy","zywy","zywy","zywy","zywz","zywz","zywz","zywz","zywz","zywz","zywz","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyx","zyxw","zyxw","zyxw","zyxw","zyxw","zyxw","zyxw","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxx","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxy","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyxz","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyy","zyyw","zyyw","zyyw","zyyw","zyyw","zyyw","zyyw","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyx","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyy","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyz","zyzw","zyzw","zyzw","zyzw","zyzw","zyzw","zyzw","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzx","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzy","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zyzz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zz","zzw","zzw","zzw","zzw","zzw","zzw","zzw","zzww","zzww","zzww","zzww","zzww","zzww","zzww","zzwx","zzwx","zzwx","zzwx","zzwx","zzwx","zzwx","zzwy","zzwy","zzwy","zzwy","zzwy","zzwy","zzwy","zzwz","zzwz","zzwz","zzwz","zzwz","zzwz","zzwz","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzx","zzxw","zzxw","zzxw","zzxw","zzxw","zzxw","zzxw","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxx","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxy","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzxz","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzy","zzyw","zzyw","zzyw","zzyw","zzyw","zzyw","zzyw","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyx","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyy","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzyz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzz","zzzw","zzzw","zzzw","zzzw","zzzw","zzzw","zzzw","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzx","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzy","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","zzzz","extension","extensions","loader","effects_volume_scale","fade_out","fade_out","force_restart","main_volume_scale","music_volume_scale","sound_settings","sound_source","sound_source","volume","alpha","blue","green","red","duration","duration","gamepad","gamepad","gamepad","intensity","intensity","executor","systems","align","size","align","schema_ref","size","align","schema_ref","size","key","value","current_frame","current_frame","disconnected_players","last_confirmed_frame","local_frame_delay","local_player_idx","players_network_stats","random_seed","random_seed","socket","Chain","Context","Err","Error","Ok","Ok","Result","__clone_box","anyhow","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_ref","as_ref","backtrace","bail","borrow","borrow","borrow_mut","borrow_mut","chain","clone","clone_into","clone_to_uninit","context","context","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast_mut","downcast_ref","drop","drop","drop","ensure","fmt","fmt","format_err","from","from","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","inner","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_fallible","into_iter","into_sample","into_sample","is","is_in_subset","is_in_subset","len","msg","new","new","next","next_back","raw_clone","raw_default","raw_drop","raw_drop","root_cause","size_hint","state","to_owned","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","with_context","AudioCenter","AudioEvent","PlayMusic","PlaySound","StopAllSounds","StopMusic","VolumeScaleUpdate","_kill_finished_audios","_process_audio_events","effects_volume_scale","events","main_volume_scale","music","music_fade_duration","music_volume_scale","sounds_fade_duration","effects_volume_scale","fade_out","fade_out","force_restart","main_volume_scale","music_volume_scale","sound_settings","sound_source","sound_source","volume","AudioLoader","AudioManager","AudioSource","Cpal","CpalWithFallbackBackend","Dummy","Asset","Asset","Asset","AssetNotLoaded","AssetRef","Component","Component","Component","ComponentBorrow","ComponentBorrowMut","ComponentRef","EcsRef","EcsRefBorrow","EcsRefBorrowError","EcsRefBorrowKind","EcsRefBorrowMut","EcsRefBorrowMutKind","EcsRefData","FieldNotFound","Free","Free","Free","MissingComponent","MissingResource","Resource","Resource","Resource","SchemaLuaEcsRefMetatable","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","assets","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","components","create","data","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","ecsref","entities","entity","entity","entity","env","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_value","from_world","from_world","handle","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_value","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","metatable","metatable_fn","no_newindex","path","path","path","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","register_lua_typedata","resources","schema","schema","schema_ref","schema_ref","schema_ref_mut","schema_ref_mut","server","store","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","world","component_name","entity","metatable","metatable","Asset","Asset","Asset","AssetNotLoaded","AssetRef","Component","Component","Component","ComponentBorrow","ComponentBorrowMut","ComponentRef","EcsRef","EcsRefBorrow","EcsRefBorrowError","EcsRefBorrowKind","EcsRefBorrowMut","EcsRefBorrowMutKind","EcsRefData","FieldNotFound","Free","Free","Free","MissingComponent","MissingResource","Resource","Resource","Resource","SchemaLuaEcsRefMetatable","borrow","borrow","borrow","borrow","data","entity","entity","entity","handle","metatable","path","path","path","server","store","component_name","entity","entities_metatable","metatable","metatable","schema_fn","schema_of_fn","metatable","Bool","Box","Enum","EnumSchemaInfo","EnumTagType","F32","F64","FromType","HasSchema","HasSchema","I128","I16","I32","I64","I8","Map","Opaque","Primitive","Primitive","SchemaData","SchemaKind","SchemaLayoutInfo","String","Struct","StructFieldInfo","StructSchemaInfo","U128","U16","U16","U32","U32","U64","U8","U8","Unsafe","VariantInfo","Vec","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","alloc","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_enum","as_primitive","as_schema_mut","as_schema_ref","as_struct","as_vec","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cast","cast_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_fn","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","compute_layout_info","default_fn","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_fn","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","eq","eq","eq","eq","eq_fn","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","field_offsets","fields","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_type","full_name","get","has_opaque","hash","hash_fn","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kind","layout","layout","name","name","name","new","prelude","ptr","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_fns","raw_hash","register_schema","registry","schema","schema","schema","ser_de","tag_type","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_cast","try_cast_mut","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_data","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","variants","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","align","size","key","value","LayoutExt","ResizableAlloc","ResizableAllocIter","ResizableAllocIterMut","SMap","SVec","SVecIntoIter","SVecIter","SVecIterMut","SchemaMap","SchemaVec","SchemaVecIter","SchemaVecIterMut","TypeDataAlreadyInserted","TypeDatas","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_phantom","_phantom","alloc","alloc","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_ptr","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","cap","capacity","capacity","capacity","checked_sum","checked_sum","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","contains_key","create","create","create","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","emit","emit","end","end","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","first","first_mut","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_iter","from_iter","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","get","get","get","get","get","get_mut","get_mut","get_mut","get_mut","get_ref","get_ref","get_ref","get_ref_mut","get_ref_mut","get_ref_unchecked","get_ref_unchecked_mut","hash","hash","idx","idx","idx","idx","idx","idx","index","index","index","index_mut","index_mut","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert","insert","insert_box","insert_box","insert_box_unchecked","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_fallible","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_schema_map","into_schema_vec","into_smap","into_svec","is_empty","is_empty","is_empty","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","iter","iter","iter","iter","iter","iter","iter_mut","iter_mut","iter_mut","iter_mut","iter_mut","key_schema","key_schema","keys","keys","last","last_mut","layout","layout","len","len","len","len","len","map","map","multiunzip","new","new","new","new","new","next","next","next","next","next","next","next","next_back","next_back","padding_needed_for","pop","pop","pop_box","pop_if","ptr","push","push","push_box","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_hash","remove","remove","remove","remove","remove_box","remove_unchecked","repeat","resize","retain","retain_mut","reverse","schema","schema","schema","schema","size_hint","svec","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","truncate","truncate","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_get","try_get","try_get_mut","try_get_mut","try_get_ref","try_get_ref_mut","try_insert","try_insert_box","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into_smap","try_into_svec","try_pop","try_push","try_push_box","try_remove","try_remove_box","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unchecked_idx","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","value_schema","value_schema","values","values","values_mut","values_mut","vec","vec","vec","vec","vec","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","with_capacity","Bool","Bool","Bool","Box","Enum","Enum","Enum","EnumRefAccess","EnumRefMutAccess","EnumSchemaInfo","EnumTagType","F32","F32","F32","F64","F64","F64","FieldIdx","FieldPath","FromType","HasSchema","HasSchema","I128","I128","I128","I16","I16","I16","I32","I32","I32","I64","I64","I64","I8","I8","I8","Idx","Map","Map","Map","Name","Opaque","Opaque","Opaque","Primitive","Primitive","Primitive","Primitive","PrimitiveRef","PrimitiveRefMut","SBox","SCHEMA_REGISTRY","SMap","SVec","SchemaBox","SchemaData","SchemaDeserialize","SchemaDeserializer","SchemaFieldNotFoundError","SchemaId","SchemaKind","SchemaLayoutInfo","SchemaMap","SchemaMapAccess","SchemaMapMutAccess","SchemaMismatchError","SchemaRef","SchemaRefAccess","SchemaRefMut","SchemaRefMutAccess","SchemaRegistry","SchemaSerializer","SchemaVec","SchemaVecAccess","SchemaVecMutAccess","String","String","String","Struct","Struct","Struct","StructFieldInfo","StructRefAccess","StructRefFieldIter","StructRefFieldIterField","StructRefMutAccess","StructRefMutFieldIter","StructRefMutFieldIterField","StructSchemaInfo","U128","U128","U128","U16","U16","U16","U16","U32","U32","U32","U32","U64","U64","U64","U8","U8","U8","U8","Unsafe","VariantInfo","Vec","Vec","Vec","_phantom","_phantom","_phantom","_phantom","_phantom","as_schema_mut","as_schema_ref","b","buffer","cast","cast_mut","clone_fn","default_fn","deserialize_fn","drop_fn","eq_fn","field_idx","field_idx","field_offsets","fields","from_type","full_name","hash_fn","id","idx","key_schema","kind","layout","len","map","map","map","map","name","name","name","name","name","next_id","orig_ptr","orig_ptr","orig_ref","orig_ref","orig_schema","orig_schema","ptr","ptr","ptr","ptr","ptr","register_schema","schema","schema","schema","schema","schema","schema","schema","schemas","tag_type","try_cast","try_cast_mut","type_data","type_id","value","value","value_schema","variants","vec","vec","vec","align","size","align","schema_ref","size","align","schema_ref","size","key","value","Bool","Bool","Enum","Enum","EnumRefAccess","EnumRefMutAccess","F32","F32","F64","F64","FieldIdx","FieldPath","I128","I128","I16","I16","I32","I32","I64","I64","I8","I8","Idx","MSG","Map","Map","Name","Opaque","Opaque","Primitive","Primitive","PrimitiveRef","PrimitiveRefMut","SBox","SchemaBox","SchemaFieldNotFoundError","SchemaMapAccess","SchemaMapMutAccess","SchemaMismatchError","SchemaRef","SchemaRefAccess","SchemaRefMut","SchemaRefMutAccess","SchemaVecAccess","SchemaVecMutAccess","String","String","Struct","Struct","StructRefAccess","StructRefFieldIter","StructRefFieldIterField","StructRefMutAccess","StructRefMutFieldIter","StructRefMutFieldIterField","U128","U128","U16","U16","U32","U32","U64","U64","U8","U8","Vec","Vec","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","_phantom","_phantom","_phantom","access","access_mut","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_box","as_dyn_eq","as_map","as_mut","as_mut","as_ptr","as_ptr","as_ptr","as_ref","as_ref","as_ref","as_ref","as_schema_ref","as_vec","b","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cast","cast_into","cast_into_mut","cast_into_mut_unchecked","cast_into_unchecked","cast_into_unchecked","cast_mut","cast_mut","cast_mut_unchecked","cast_ref","cast_unchecked","checked_sum","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into_box","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","debug_format_value","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","field","field","field","field","field","field_idx","field_idx","field_path","field_path","field_path","field_path","fields","fields","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","forget","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ptr_schema","from_ptr_schema","from_raw_parts","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","hash","hash","hash","idx","info","info","info","info","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_access_mut","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_box","into_fallible","into_fallible","into_field","into_field","into_field_path","into_fields","into_iter","into_iter","into_iter","into_iter","into_map","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sbox","into_schema_box","into_schema_ref","into_schema_ref","into_schema_ref","into_schema_ref_mut","into_schema_ref_mut","into_vec","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","map","map","metatable_fn","metatable_fn","name","name","new","new","new","new","new","new","new_borrowed","new_borrowed","next","next","orig_ptr","orig_ptr","orig_ref","orig_ref","orig_schema","orig_schema","ptr","ptr","ptr","ptr","ptr","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","reborrow","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","try_cast","try_cast_into","try_cast_into_mut","try_cast_mut","try_cast_mut","try_cast_ref","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_get_flappy_meta","try_hash","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into_sbox","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uninitialized","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","value","value","value","value","variant_idx","variant_idx","variant_info","variant_name","variant_name","variant_struct_info","vec","vec","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","write","align","schema_ref","size","align","schema_ref","size","RawClone","RawDefault","RawDrop","RawEq","RawHash","raw_clone","raw_clone_cb","raw_default","raw_default_cb","raw_drop","raw_drop_cb","raw_eq","raw_eq_cb","raw_hash","raw_hash_cb","SCHEMA_REGISTRY","SchemaId","SchemaRegistry","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","hash","id","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","next_id","raw_clone","raw_drop","raw_drop","raw_eq","raw_hash","register","schemas","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","SchemaDeserialize","SchemaDeserializer","SchemaSerializer","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize_fn","do_erased_serialize","downcast","downcast","downcast","drop","drop","drop","erased_serialize","erased_serialize","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_type","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_drop","raw_drop","raw_drop","schema","serialize","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","CreateError","Deref","DerefMut","GEN_KIND","GenCore","HashMap","HashSet","InvalidFormat","LabeledId","LabeledIdCreateError","LabledIdParseError","PrefixNotAscii","PrefixTooLong","THREAD_RNG","TurboRand","Ulid","UlidDecode","UlidExt","alphabetic","alphanumeric","bool","chance","char","create","default","digit","f32","f32_normalized","f64","f64_normalized","gen","gen_i128","gen_i16","gen_i32","gen_i64","gen_i8","gen_isize","gen_u128","gen_u16","gen_u32","gen_u64","gen_u8","gen_usize","get_short_name","i128","i16","i32","i64","i8","index","isize","lowercase","partial_shuffle","prefix","prelude","sample","sample_iter","sample_multiple","sample_multiple_iter","sample_multiple_mut","sample_mut","shuffle","u128","u16","u32","u64","u8","ulid","uppercase","usize","weighted_sample","weighted_sample_mut","CreateError","Deref","DerefMut","GEN_KIND","GenCore","HashMap","HashSet","InvalidFormat","LabeledId","LabeledIdCreateError","LabledIdParseError","PrefixNotAscii","PrefixTooLong","THREAD_RNG","TurboRand","Ulid","UlidDecode","UlidExt","alphabetic","alphanumeric","bool","chance","char","create","default","digit","f32","f32_normalized","f64","f64_normalized","gen","gen_i128","gen_i16","gen_i32","gen_i64","gen_i8","gen_isize","gen_u128","gen_u16","gen_u32","gen_u64","gen_u8","gen_usize","get_short_name","i128","i16","i32","i64","i8","index","isize","lowercase","partial_shuffle","prefix","sample","sample_iter","sample_multiple","sample_multiple_iter","sample_multiple_mut","sample_mut","shuffle","u128","u16","u32","u64","u8","ulid","uppercase","usize","weighted_sample","weighted_sample_mut","BVec2","BVec3","BVec3A","BVec4","BVec4A","w","x","x","x","y","y","y","z","z","AtomicBorrow","AtomicBorrowMut","Lock","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","check_read_refs_count","check_write_refs_count","clone","clone","clone_borrow","clone_borrow_mut","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","drop","drop","dummy","dummy","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_borrowed","is_in_subset","is_in_subset","is_reading","is_writing","lock","lock","new_lock","raw_drop","raw_drop","release_borrow","release_borrow_mut","restore_leaked","restore_leaked","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_borrow","try_borrow_mut","try_from","try_from","try_into","try_into","try_new","try_new","type_id","type_id","upcast","upcast","vzip","vzip","DashMap","DashSet","Map","ReadOnlyView","TryReserveError","__clone_box","__clone_box","__clone_box","__clone_box","_alter","_alter","_alter_all","_alter_all","_capacity","_capacity","_clear","_contains_key","_entry","_entry","_get","_get","_get_mut","_get_mut","_get_read_shard","_get_read_shard","_hasher","_hasher","_insert","_insert","_is_empty","_iter","_iter","_iter_mut","_iter_mut","_len","_len","_remove","_remove","_remove_if","_remove_if","_remove_if_mut","_remove_if_mut","_retain","_retain","_shard_count","_shard_count","_shrink_to_fit","_shrink_to_fit","_try_entry","_try_entry","_try_get","_try_get","_try_get_mut","_try_get_mut","_try_yield_read_shard","_try_yield_read_shard","_try_yield_write_shard","_try_yield_write_shard","_view","_view","_yield_read_shard","_yield_read_shard","_yield_write_shard","_yield_write_shard","alter","alter_all","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bitand","bitor","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capacity","capacity","capacity","checked_sum","clear","clear","clone","clone","clone","clone","clone_from","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","contains","contains_key","contains_key","create","create","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","entry","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","fmt","fmt","fmt","fmt","from","from","from","from","from_iter","from_iter","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","get","get","get","get_key_value","get_mut","hash_usize","hash_usize","hasher","hasher","init","init","init","init","inner","insert","insert","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_inner","into_iter","into_iter","into_iter","into_read_only","into_sample","into_sample","into_sample","into_sample","is_empty","is_empty","is_empty","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","iter","iter","iter","iter","iter_mut","iter_set","keys","len","len","len","len","map","mapref","measure_and_replace","new","new","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","remove","remove","remove_if","remove_if","remove_if_mut","retain","retain","retain_recent","setref","shards","shift","shl","shr","shrink_to_fit","shrink_to_fit","shrink_to_fit","sub","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_entry","try_from","try_from","try_from","try_from","try_get","try_get_mut","try_into","try_into","try_into","try_into","try_reserve","try_result","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","values","view","vzip","vzip","vzip","vzip","with_capacity","with_capacity","with_capacity_and_hasher","with_capacity_and_hasher","with_capacity_and_hasher_and_shard_amount","with_capacity_and_shard_amount","with_hasher","with_hasher","with_hasher_and_shard_amount","with_shard_amount","Iter","IterMut","OwningIter","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","current","current","current","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_fallible","into_iter","into_iter","into_iter","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","map","map","map","multiunzip","next","next","next","raw_clone","raw_drop","raw_drop","raw_drop","shard_i","shard_i","shard_i","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","transpose_into_fallible","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Iter","OwningIter","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","checked_sum","cjk_compat_variants","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","emit","emit","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","inner","inner","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_fallible","into_fallible","into_iter","into_iter","into_sample","into_sample","is_in_subset","is_in_subset","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","multiunzip","next","next","nfc","nfd","nfkc","nfkd","raw_drop","raw_drop","stream_safe","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","transpose_into_fallible","transpose_into_fallible","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","entry","multiple","one","Entry","Occupied","OccupiedEntry","Vacant","VacantEntry","and_modify","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","elem","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","get","get_mut","init","init","init","insert","insert","insert","insert_entry","insert_entry","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_key","into_key","into_key","into_ref","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","key","key","key","key","key","or_default","or_insert","or_insert_with","or_try_insert_with","raw_drop","raw_drop","raw_drop","remove","remove_entry","replace_entry","shard","shard","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","RefMulti","RefMutMulti","_guard","_guard","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","drop","drop","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","k","k","key","key","pair","pair","pair_mut","raw_drop","raw_drop","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","v","v","value","value","value_mut","vzip","vzip","MappedRef","MappedRefMut","Ref","RefMut","_guard","_guard","_guard","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bits","as_ref","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downgrade","drop","drop","drop","drop","encode_hex","encode_hex_upper","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","guard","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","k","k","k","k","key","key","key","key","map","map","map","map","pair","pair","pair","pair","pair_mut","pair_mut","raw_drop","raw_drop","raw_drop","raw_drop","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_as_bits","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_map","try_map","try_map","try_map","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","v","v","v","v","value","value","value","value","value_mut","value_mut","vzip","vzip","vzip","vzip","multiple","one","RefMulti","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","init","inner","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","key","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Ref","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","init","inner","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","key","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Absent","Locked","Present","TryResult","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_absent","is_in_subset","is_locked","is_present","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","try_unwrap","type_id","unwrap","upcast","vzip","FrameDiagState","FrameTimeWindowState","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fps","fps_avg","frame_diagnostic_window","frame_time","frame_time_avg","frame_time_diagnostics_plugin","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","max_fps","max_frame_time","min_fps","min_frame_time","open","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","reset","schema","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","A","ALL","ALT","ALT_SHIFT","Above","AboveOrBelow","Alias","Align","Align2","AllScroll","Area","ArrowDown","ArrowLeft","ArrowRight","ArrowUp","B","BLACK","BLACK","BLUE","BLUE","BOTTOM","BROWN","Background","Backspace","Below","Body","BottomUp","Button","Button","Button","Bytes","C","CENTER_BOTTOM","CENTER_CENTER","CENTER_TOP","COMMAND","CTRL","Callback","Cancel","Cell","Center","CentralPanel","Checkbox","Checkbox","Circle","ClippedPrimitive","CollapsingHeader","CollapsingHeader","CollapsingResponse","Color","Color32","ColorButton","ColorImage","ComboBox","ComboBox","CompositionEnd","CompositionStart","CompositionUpdate","Context","ContextMenu","Copy","Copy","Critical","Crosshair","CubicBezier","CursorIcon","Cut","D","DARK_BLUE","DARK_GRAY","DARK_GREEN","DARK_RED","DEBUG_COLOR","DOWN","Debug","Default","Default","Delete","Direction","DragValue","DragValue","DroppedFile","E","EVERYTHING","EVERYTHING","End","End","Enter","Escape","Event","EventFilter","Exact","Extra1","Extra2","F","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F3","F4","F5","F6","F7","F8","F9","Font","FontData","FontDefinitions","FontFamily","FontId","FontId","FontImage","FontSelection","FontTweak","Foreground","Fraction","Frame","FullOutput","G","GOLD","GRAY","GREEN","GREEN","Galley","Galley","Grab","Grabbing","Grid","H","Heading","Height","Help","Home","Horizontal","HoveredFile","Hyperlink","I","INFINITY","IconPainter","Id","IdMap","Image","ImageButton","ImageButton","ImageData","ImageFit","ImageOptions","ImageSize","ImageSource","Informational","InnerResponse","InputState","Insert","J","K","KHAKI","Key","Key","KeyboardShortcut","L","LEFT","LEFT","LEFT_BOTTOM","LEFT_CENTER","LEFT_TOP","LIGHT_BLUE","LIGHT_GRAY","LIGHT_GREEN","LIGHT_RED","LIGHT_YELLOW","LINEAR","Label","Label","LayerId","Layout","LayoutJob","LeftToRight","Line","LineSegment","Linear","Link","Link","M","MAC_CMD","Managed","Margin","Max","Memory","Mesh","Mesh","Middle","Middle","Min","Minus","ModifierNames","Modifiers","Monospace","Monospace","MouseWheel","MouseWheelUnit","Move","Move","MultiTouchInfo","N","NAMES","NAN","NAN","NEAREST","NONE","NONE","NOTHING","NOTHING","NUM_POINTER_BUTTONS","Name","Name","Nearest","NoDrop","None","Noop","NotAllowed","Num0","Num1","Num2","Num3","Num4","Num5","Num6","Num7","Num8","Num9","NumExt","O","OpenUrl","Options","Order","Original","Other","P","Page","PageDown","PageUp","PaintCallback","PaintCallbackInfo","Painter","PanelResizeLine","Paste","Path","PlatformOutput","PlusEquals","Point","PointerButton","PointerButton","PointerGone","PointerMoved","PointerState","PointingHand","Pos2","Primary","Progress","ProgressBar","Proportional","Q","QuadraticBezier","R","RED","RED","RIGHT","RIGHT","RIGHT_BOTTOM","RIGHT_CENTER","RIGHT_TOP","RadioButton","RadioButton","Rangef","RawInput","Rect","Rect","RequestRepaintInfo","Reset","Resize","ResizeColumn","ResizeEast","ResizeHorizontal","ResizeNeSw","ResizeNorth","ResizeNorthEast","ResizeNorthWest","ResizeNwSe","ResizeRow","ResizeSouth","ResizeSouthEast","ResizeSouthWest","ResizeVertical","ResizeWest","Response","Rgba","RichText","RichText","RightToLeft","Rounding","S","SHIFT","SYMBOLS","Scale","Scroll","ScrollArea","Secondary","SelectableLabel","SelectableLabel","Sense","Separator","Shape","SidePanel","Size","SizeHint","Slider","Slider","SliderOrientation","Small","Space","Spinner","Start","State","Stroke","Style","Style","T","TEMPORARY_COLOR","TOP","TOP","TRANSPARENT","TRANSPARENT","Tab","Text","Text","Text","TextBuffer","TextEdit","TextEdit","TextFormat","TextStyle","Texture","TextureFilter","TextureHandle","TextureId","TextureOptions","TexturesDelta","Tooltip","TopBottomPanel","TopDown","Touch","TouchDeviceId","TouchId","TouchPhase","U","UP","Ui","Uri","User","UserAttentionType","V","Vec","Vec2","Vertical","VerticalText","Visuals","W","WHITE","WHITE","Wait","Widget","WidgetInfo","WidgetText","WidgetType","WidgetWithState","Width","Window","WindowFocused","X","X","Y","Y","YELLOW","Z","ZERO","ZERO","ZERO","ZERO","ZERO","Zoom","ZoomIn","ZoomOut","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__run_test_ctx","__run_test_ui","a","a","abs","add","add","add","add","add","add","add_assign","add_assign","add_bytes_loader","add_colored_rect","add_enabled","add_enabled_ui","add_image_loader","add_rect_with_uv","add_sized","add_space","add_texture_loader","add_triangle","add_visible","add_visible_ui","additive","additive","advance_cursor_after_rect","after","aim_radius","align","align_size_within_range","align_size_within_rect","align_size_within_rect","all","allocate_at_least","allocate_exact_size","allocate_painter","allocate_rect","allocate_response","allocate_space","allocate_ui","allocate_ui_at_rect","allocate_ui_with_layout","allow_interaction","allow_interaction","alt","alt","anchor","anchor","anchor","anchor_rect","angle","angled","animate","animate","animate_bool","animate_bool_with_time","animate_value_with_time","animation_time","any","any_click","any_down","any_nan","any_nan","any_nan","any_popup_open","any_pressed","any_released","any_touches","append","append","append","append","append","append_ref","append_to","area","area","area_rect","areas","arrow","arrows","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_positive","as_raw","as_raw_mut","as_str","aspect_ratio","aspect_ratio","at_least","at_least","at_least","at_least","at_most","at_most","at_most","at_most","auto_id_with","auto_shrink","auto_shrink","auto_sized","auto_sized","available_height","available_rect","available_rect_before_wrap","available_size","available_size_before_wrap","available_width","b","b","background","background","background_color","background_color","background_color","baseline_offset_factor","begin","begin_frame","begin_frame","bg_fill","bg_fill","binary","binary","bitor","bitor","bitor_assign","body_response","body_returned","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","both","bottom","bottom","bottom","bottom_mut","bottom_up","bottom_up_range","button","button_clicked","button_double_clicked","button_down","button_frame","button_pressed","button_released","button_triple_clicked","byte_index_from_char_index","byte_size","bytes","bytes_per_pixel","bytes_used","caches","calc_bounds","calc_size","calc_size","callback","canvas","ceil","ceil","center","center","center_bottom","center_top","centered_and_justified","centered_and_justified","central_panel","changed","char_limit","char_limit","char_range","check_for_id_clash","checkbox","checked","checked","child_ui","child_ui_with_id_source","circle","circle_filled","circle_filled","circle_stroke","circle_stroke","clamp","clamp","clamp","clamp","clamp_range","clamp_range","clamp_to_range","clamp_to_range","clear","clear","clear","clear_animations","clear_focus","click","click","click_and_drag","clicked","clicked_by","clicked_elsewhere","clip_rect","clip_rect","clip_rect","clip_rect","clip_rect","clip_rect_in_pixels","clip_rect_margin","clip_text","clip_text","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","close_menu","close_popup","closed_line","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","code","code","code","code","code_bg_color","code_editor","code_editor","collapsible","collapsible","collapsing","collapsing_header_frame","color","color","color","color","color","color","color_edit_button_hsva","color_edit_button_rgb","color_edit_button_rgba_premultiplied","color_edit_button_rgba_unmultiplied","color_edit_button_srgb","color_edit_button_srgba","color_edit_button_srgba_premultiplied","color_edit_button_srgba_unmultiplied","color_picker","colored_label","colored_vertex","columns","command","command_only","compare","compare","compare","compare","compare","compare","compare","compare","concat","constrain","constrain","constrain","constrain_rect","constrain_to","constraint_to","consume_key","consume_shortcut","containers","contains","contains","contains","contains_rect","context_menu","convex_polygon","copied_text","copy_text","could_any_button_be_click","count_and_consume_key","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","create","cross_align","cross_align","cross_justify","cross_justify","ctrl","ctrl","ctx","ctx","ctx","ctx","current_frame_nr","current_pos","current_pos","current_text_value","cursor","cursor_at_end","cursor_at_end","cursor_begin_of_row","cursor_down_one_row","cursor_end_of_row","cursor_from_pos","cursor_icon","cursor_left_one_character","cursor_right_one_character","cursor_up_one_row","custom_formatter","custom_formatter","custom_formatter","custom_formatter","custom_parser","custom_parser","custom_parser","custom_parser","dark","dark_canvas","dark_mode","dashed_line","dashed_line_many","data","data","data","data_mut","data_mut","debug","debug","debug_on_hover","debug_paint_cursor","debug_painter","debug_rect","debug_text","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_height","default_height","default_height","default_height","default_open","default_open","default_open","default_open","default_pos","default_pos","default_pos","default_rect","default_size","default_size","default_size","default_width","default_width","default_width","default_width","delete_char_range","delta","delta","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","desired_height","desired_height","desired_height_rows","desired_rows","desired_width","desired_width","desired_width","desired_width","distance","distance_sq","distance_sq_to_pos","distance_to_pos","div","div","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","dot","dotted_line","double_clicked","double_clicked_by","down","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drag","drag","drag_angle","drag_angle_tau","drag_bounds","drag_bounds","drag_delta","drag_released","drag_released_by","drag_started","drag_started_by","drag_to_scroll","drag_to_scroll","drag_to_scroll","drag_value","drag_value","drag_value_speed","drag_value_speed","drag_value_text_style","dragged","dragged_by","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dropped_files","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","egui_assert","elided","empty","enable_scrolling","enabled","enabled","enabled","enabled","enabled","enabled","enabled","enabled","end","end_frame","end_rcursor","end_row","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","error","error_fg_color","escape","event_filter","events","events","events","events_description","everything_above","everything_below","everything_is_visible","everything_is_visible","everything_left_of","everything_right_of","exact_height","exact_width","example","expand","expand","expand2","expand_rect","expand_to_include_rect","expand_to_include_x","expand_to_include_y","explanation_tooltips","extend","extend_with","extend_with_x","extend_with_y","extra_letter_spacing","extra_letter_spacing","extra_letter_spacing","extreme_bg_color","fade_out_to_color","fade_to_color","faint_bg_color","fallback_text_style","fallback_text_style","families","family","family","family","fill","fill","fill","fill","fill","fill","filtered_events","fit","fit_to_exact_size","fit_to_fraction","fit_to_original_size","fixed_decimals","fixed_decimals","fixed_pos","fixed_pos","fixed_rect","fixed_size","fixed_size","floor","floor","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","focus","focus_by_default","focusable","focusable_noninteractive","focused","focused","font","font","font","font_data","font_height","font_id","font_selection","fonts","fonts","fonts","fonts_mut","force","forget_all_images","forget_image","format","format","format_shortcut","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame","frame_nr","free","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_additive_luminance","from_black_alpha","from_black_alpha","from_bytes","from_ccursor","from_center_size","from_get_set","from_get_set","from_gray","from_gray","from_gray","from_id_source","from_label","from_label_and_url","from_luminance_alpha","from_main_dir_and_cross_align","from_min_max","from_min_size","from_owned","from_pcursor","from_points","from_rcursor","from_rgb","from_rgb","from_rgb","from_rgb_additive","from_rgba_premultiplied","from_rgba_premultiplied","from_rgba_premultiplied","from_rgba_unmultiplied","from_rgba_unmultiplied","from_rgba_unmultiplied","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_srgba_premultiplied","from_srgba_unmultiplied","from_static","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_texture","from_two_pos","from_uri","from_white_alpha","from_white_alpha","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_x_y_ranges","fully_closed","fully_open","g","g","gained_focus","galley","galley","galley_with_color","galley_with_color","gamma_multiply","generate_loader_id","get_set_value","get_set_value","get_state","github_link_file","github_link_file_line","global_dark_light_mode_buttons","global_dark_light_mode_switch","gray_out","group","group","grow","grow","gui_zoom","has_bar","has_focus","has_focus","has_moved_too_much_for_a_click","has_pointer","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","header_response","heading","heading","heading","height","height","height","height","height_range","height_range","hexadecimal","hexadecimal","highlight","highlight_widget","hint","hint_text","hint_text","hline","hline","horizontal","horizontal","horizontal","horizontal_align","horizontal_align","horizontal_centered","horizontal_justify","horizontal_placement","horizontal_scroll_offset","horizontal_top","horizontal_wrapped","hover","hover_pos","hover_pos","hovered","hovered_files","hscroll","hscroll","hyperlink","hyperlink_color","hyperlink_to","icon","icon","icon","icon","id","id","id","id","id","id","id","id","id","id","id","id","id","id","id","id_source","id_source","id_source","id_source","id_source","id_source","id_source","id_source","id_source","id_source","image","image","image","image","image","image","image_and_text","image_loading_spinners","image_options","image_options","include_bytes","include_image","indent","indent_has_left_vline","index","index","index","index","index","index","index","index","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","inner_margin","inner_margin","input","input","input_mut","input_mut","insert_text","inspection_ui","integer","intensity","interact","interact","interact","interact_cursor","interact_pointer_pos","interact_pos","interact_pos","interact_selectable","interact_with_hovered","interactable","interactable","interactable","interaction","interaction","interactive","interactive","interactive","interested_in_focus","intersect","intersection","intersects","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_galley","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_text_job","introspection","is_additive","is_additive","is_anything_being_dragged","is_being_dragged","is_context_menu_open","is_decidedly_dragging","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_enabled","is_enabled","is_finite","is_finite","is_finite","is_horizontal","is_horizontal","is_horizontal_line","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_loader_installed","is_movable","is_moving","is_mutable","is_negative","is_none","is_opaque","is_pointer_button_down_on","is_pointer_over_area","is_popup_open","is_positive","is_rect_visible","is_resizable","is_same","is_same","is_short","is_still","is_tooltip_open","is_using_pointer","is_valid","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_vertical","is_vertical","is_visible","italics","italics","italics","italics","job","key","key_down","key_pressed","key_released","keys_down","label","label","label","labeled","labelled_by","largest_finite","last_click_time","last_last_click_time","last_modified","last_move_time","latest_pos","latest_pos","layer","layer_id","layer_id","layer_id","layer_id","layer_id_at","layer_id_at","layer_ids","layer_painter","layers","layout","layout","layout_in_ui","layout_no_wrap","layouter","layouter","left","left","left","left_bottom","left_center","left_mut","left_to_right","left_top","left_top","length","length_sq","lerp","lerp","lerp","lerp_inside","lerp_towards","light","light_dark_radio_buttons","light_dark_small_toggle_button","line","line_height","line_height","line_height","line_segment","line_segment","linear_multiply","link","load","load","load_and_calc_size","load_for_size","load_state","load_texture","loaders","lock_focus","lock_focus","logarithmic","lost_focus","mac_alt","mac_cmd","mac_cmd","magnification","main_align","main_dir","main_dir","main_justify","main_wrap","main_wrap","maintain_aspect_ratio","maintain_aspect_ratio","make_persistent_id","margin","margin","margin","mark_changed","matches","matches","max","max","max","max","max_cell_size","max_col_width","max_decimals","max_decimals","max_decimals","max_decimals","max_decimals_opt","max_elem","max_height","max_height","max_height","max_rect","max_size","max_size","max_size","max_size","max_size","max_texture_side","max_texture_side","max_width","max_width","max_width","memory","memory","memory_mut","memory_mut","memory_ui","menu","menu","menu_button","menu_image_button","menu_rounding","menu_state","mesh","mesh_bounds","middle_clicked","middle_down","mime","mime","min","min","min","min","min_col_width","min_col_width","min_decimals","min_decimals","min_decimals","min_decimals","min_elem","min_height","min_height","min_height","min_rect","min_row_height","min_row_height","min_scrolled_height","min_scrolled_size","min_scrolled_width","min_size","min_size","min_size","min_size","min_size","min_size","min_size","min_width","min_width","min_width","minification","modifiers","modifiers","modifiers","monospace","monospace","monospace","monospace","movable","movable","movable","move_to_top","mul","mul","mul","mul","mul_assign","multi_touch","multi_touch","multiline","multiline","multiply","multiply_with_opacity","mutable_text_under_cursor","mutate","name","name","name","ne","neg","neither","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_font_definitions","new_pixels_per_point","new_pos","new_tab","new_tab","new_tab","next_auto_id","next_auto_id_source","next_widget_position","none","none","none","noninteractive","noninteractive","normalized","null","num_columns","num_columns","num_indices","num_presses","num_touches","num_vertices","nw","octal","octal","offset_x","offset_y","on_disabled_hover_text","on_disabled_hover_ui","on_hover_and_drag_cursor","on_hover_cursor","on_hover_text","on_hover_text_at_pointer","on_hover_ui","on_hover_ui_at_pointer","open","open","open","open","open_in_new_tab","open_popup","open_url","open_url","open_url","openness","opt_image_and_text","options","options","options_mut","order","order","order","orientation","orientation","os","os","outer_margin","outer_margin","output","output","output","output_event","output_mut","output_mut","override_font_id","override_text_color","override_text_style","paint","paint_at","paint_at","paint_texture_at","painter","painter","painter_at","panel_fill","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","password","password","path","path","physical_pixel_size","pivot","pivot","pivot","pixels","pixels","pixels_per_point","pixels_per_point","pixels_per_point","pixels_per_point","pixels_per_point","pixels_per_point","placer","platform_output","plus","point","pointer","pointer_events","pointer_hover_pos","pointer_interact_pos","pointer_latest_pos","popup","popup","popup_above_or_below_widget","popup_below_widget","popup_shadow","pos2","pos_from_cursor","pos_from_pcursor","pos_history","pos_in_rect","predicted_dt","predicted_dt","prefer_right_to_left","prefix","prefix","prefix","prefix","preload_font_glyphs","press_origin","press_origin","press_start_time","press_start_time","prev_text_value","primary_clicked","primary_down","primary_pressed","primary_released","primitive","progress","proportional","push_id","put","r","r","radio","radio_value","raised","raised","raised","range","raw","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","rect","rect","rect","rect","rect_contains_pointer","rect_filled","rect_filled","rect_stroke","rect_stroke","region","region","remap","remap_clamp","repaint_after","replace","request_focus","request_focus","request_repaint","request_repaint_after","reserve_triangles","reserve_vertices","reset_areas","reset_button","reset_button_with","reset_style","resizable","resizable","resizable","resizable","resizable","resizable","resizable","resize","resize","resize_corner_size","resolve","resolve","resolve","response","right","right","right","right_bottom","right_bottom","right_center","right_mut","right_to_left","right_top","rot90","rotate","rotate","rotate_bb","rotation","rotation_delta","round","round","round_pos_to_pixels","round_to_pixel","round_vec_to_pixels","rounding","rounding","rounding","rounding","rounding","rounding","rows","run","same","same","same_tab","scale","scope","screen_reader","screen_rect","screen_rect","screen_rect","screen_rect","screen_size_px","scroll","scroll2","scroll2","scroll_bar_visibility","scroll_bar_visibility","scroll_delta","scroll_offset","scroll_to_cursor","scroll_to_me","scroll_to_rect","scroll_with_delta","scrolling_enabled","se","secondary_clicked","secondary_clicked","secondary_down","secondary_pressed","secondary_released","selectable","selectable","selectable_label","selectable_value","selected","selected","selected","selected","selected","selected","selected","selected","selected","selected_text","selected_text","selection","sense","sense","sense","sense","sense","sense","sense","sense","sense","separator","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","set","set","set","set_bottom","set_center","set_clip_rect","set_clip_rect","set_cursor_icon","set_debug_on_hover","set_dragged_id","set_enabled","set_everything_is_visible","set_focus_lock_filter","set_fonts","set_height","set_height","set_height_range","set_layer_id","set_left","set_max_height","set_max_size","set_max_width","set_min_height","set_min_size","set_min_width","set_os","set_partial","set_pixels_per_point","set_request_repaint_callback","set_right","set_row_height","set_state","set_style","set_style","set_top","set_visible","set_visuals","set_width","set_width","set_width_range","settings_ui","shadow","shadow","shapes","shift","shift","shift_only","short_debug_format","short_debug_format","short_debug_format","shortcut_text","shortcut_text","show","show","show","show","show","show","show","show","show","show","show","show_animated","show_animated","show_animated_between","show_animated_between","show_animated_between_inside","show_animated_between_inside","show_animated_inside","show_animated_inside","show_background","show_background","show_index","show_inside","show_inside","show_inside","show_loading_spinner","show_loading_spinner","show_open_close_animation","show_percentage","show_rows","show_separator_line","show_separator_line","show_separator_line","show_separator_line","show_tooltip","show_tooltip_at","show_tooltip_at_pointer","show_tooltip_for","show_tooltip_text","show_ui","show_unindented","show_value","show_value","show_viewport","shrink","shrink","shrink","shrink2","shrink_height_to_current","shrink_rect","shrink_to_fit","shrink_width_to_current","side","side","side_top_panel","signed_distance_to_pos","simple","singleline","size","size","size","size","size","size","size","size","size","size","size","size","size","size_vec2","skip_ahead_auto_ids","slider","slider_trailing_fill","small","small","small","small","small","small_button","small_raised","small_raised","smallest_positive","smart_aim","smart_aim","source","source","spacing","spacing","spacing","spacing","spacing","spacing","spacing_mut","span","spec","special_emojis","speed","speed","spinner","splat","split_left_right_at_fraction","split_left_right_at_x","split_to_u16","split_top_bottom_at_fraction","split_top_bottom_at_y","square_proportions","srgba_pixels","stable_dt","start_pos","start_row","start_row","start_time","step","step_by","stick_to_bottom","stick_to_end","stick_to_right","stop_dragging","stop_text_input","store_state","strikethrough","strikethrough","strikethrough","strikethrough","striped","striped","stroke","stroke","stroke","stroke","stroke_ui","strong","strong","strong","strong","strong_text_color","style","style","style","style","style","style_mut","style_mut","style_ui","sub","sub","sub","sub_assign","sub_assign","sub_region","suffix","suffix","suffix","suffix","sum","surrender_focus","surrender_focus","sw","symbol_or_name","symmetric","tab","take","take","take","tessellate","tessellation_options","tessellation_options","tessellation_options_mut","tex_manager","tex_mngr","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text","text_color","text_color","text_color","text_color","text_color","text_color_opt","text_cursor","text_cursor_pos","text_cursor_preview","text_edit","text_edit_multiline","text_edit_singleline","text_selection","text_selection_changed","text_style","text_style","text_style","text_style","text_style_height","text_styles","text_styles","texture_id","texture_id","texture_options","texture_options","texture_size","texture_ui","textures_delta","time","time","time","time_since_last_movement","tint","tint","tint","title","title_bar","to_array","to_array","to_factor","to_normalized_gamma_f32","to_opaque","to_opaque","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_pos2","to_rgba_unmultiplied","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sign","to_sign","to_smolstr","to_smolstr","to_srgba_unmultiplied","to_srgba_unmultiplied","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_tuple","to_tuple","to_vec2","toggle_popup","toggle_value","top","top","top","top_down","top_down_justified","top_mut","total_margin","touch_states","trailing_fill","trailing_fill","translate","translate","translate","translate_layer","translation_delta","triple_clicked","triple_clicked_by","truncate","truncate","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_load_bytes","try_load_image","try_load_texture","tweak","tweak","typ","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui","ui_contains_pointer","underline","underline","underline","underline","union","union","union","unstable_dt","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update_while_editing","update_while_editing","uri","url","url","used_rect","used_size","util","uv","uv","uv","valign","value","vec2","velocity","velocity","vertical","vertical","vertical","vertical","vertical_align","vertical_align","vertical_centered","vertical_centered_justified","vertical_justify","vertical_scroll_offset","vertices","viewport","viewport_in_pixels","visual_bounding_rect","visuals","visuals","visuals_mut","vline","vline","vscroll","vscroll","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","wants_keyboard_input","wants_pointer_input","wants_repaint","warn_fg_color","warn_if_debug_build","warn_on_id_clash","was_tooltip_open_last_frame","weak","weak","weak","weak","weak_text_color","widget_info","widget_text","widgets","widgets","width","width","width","width","width","width","width","width_range","width_range","window","window_fill","window_fill","window_interaction","window_rounding","window_shadow","window_stroke","window_stroke","with","with_accessibility_parent","with_clip_rect","with_cross_align","with_cross_justify","with_layer_id","with_layer_id","with_layout","with_main_align","with_main_justify","with_main_wrap","with_new_rect","with_row_color","with_stroke","with_stroke","with_texture","with_title_bar","without_text","wrap","wrap","wrap","wrap","wrap","wrap","wrap_enabled","wrap_text","x","x","x","x_range","y","y","y","y_offset","y_offset_factor","y_range","zoom_delta","zoom_delta","zoom_delta_2d","zoom_delta_2d","zoom_factor_delta","button","delta","device_id","force","id","key","modifiers","modifiers","modifiers","phase","pos","pos","pressed","pressed","repeat","unit","scale","bytes","uri","points","stroke","AHashMap","AHashSet","AHasher","HashMap","HashMapExt","HashSet","HashSetExt","RandomState","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bitand","bitor","bitxor","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","build_hasher","checked_sum","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_eq","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","extend","extend","extend","extend","extra_keys","finish","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_iter","from_iter","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","generate_with","get","get_key_value","get_mut","hash_one","index","init","init","init","init","insert","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_iter","into_iter","into_iter","into_iter","into_iter","into_keys","into_sample","into_sample","into_sample","into_sample","into_values","is_in_subset","is_in_subset","is_in_subset","is_in_subset","k0","k1","k2","k3","new","new","new","new","new","pad","random_state","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","remove","serialize","serialize","sub","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","with_capacity","with_capacity","with_capacity","with_capacity","with_capacity_and_hasher","with_capacity_and_hasher","with_hasher","with_hasher","with_seed","with_seeds","write","write_u128","write_u16","write_u32","write_u64","write_u8","write_usize","RandomSource","RandomState","gen_hasher_seed","k0","k1","k2","k3","set_random_source","Above","AboveOrBelow","Area","Below","CentralPanel","CollapsingHeader","CollapsingResponse","ComboBox","Frame","IconPainter","Resize","ScrollArea","SidePanel","TopBottomPanel","Window","anchor","area","auto_shrink","body_response","body_returned","collapsible","collapsing_header","constrain","constrain_rect","default_height","default_open","default_open","default_pos","default_size","default_width","drag_to_scroll","enabled","enabled","fill","frame","frame","frame","frame","has_bar","header_response","height_range","icon","icon","id","id","id","id","id_source","id_source","id_source","id_source","inner_margin","interactable","label","max_size","max_size","min_scrolled_size","min_size","movable","new_pos","offset_x","offset_y","open","open","openness","order","outer_margin","panel","pivot","popup","popup_above_or_below_widget","popup_below_widget","resizable","resizable","resizable","resize","rounding","scroll","scroll_area","scroll_bar_visibility","scrolling_enabled","selectable","selected","selected_text","shadow","show_background","show_separator_line","show_separator_line","show_tooltip","show_tooltip_at","show_tooltip_at_pointer","show_tooltip_for","show_tooltip_text","side","side","stick_to_end","stroke","text","title","was_tooltip_open_last_frame","width","width_range","with_stroke","with_title_bar","wrap_enabled","CollapsingHeader","CollapsingResponse","CollapsingState","HeaderResponse","IconPainter","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","body","body_response","body_returned","body_unindented","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","default_open","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","enabled","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","header_response","header_response","icon","id","id","id_source","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","is_open","load","load_with_default_open","open","openness","openness","paint_default_icon","raw_clone","raw_drop","raw_drop","remove","selectable","selected","set_open","show_background","show_body_indented","show_body_unindented","show_header","show_toggle_button","state","state","store","text","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","toggle","toggle_button_response","try_from","try_from","try_into","try_into","type_id","type_id","ui","upcast","upcast","vzip","vzip","Bottom","CentralPanel","Left","PanelState","Right","Side","SidePanel","Top","TopBottomPanel","TopBottomSide","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","default_height","default_width","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","drop","drop","drop","dyn_eq","dyn_eq","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","fmt","fmt","fmt","frame","frame","frame","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","height_range","id","id","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","load","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","rect","resizable","resizable","serialize","show_separator_line","show_separator_line","side","side","size","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","width_range","popup_above_or_below_widget","popup_below_widget","show_tooltip","show_tooltip_at","show_tooltip_at_pointer","show_tooltip_for","show_tooltip_text","was_tooltip_open_last_frame","AlwaysHidden","AlwaysVisible","ScrollArea","ScrollAreaOutput","ScrollBarVisibility","State","VisibleWhenNeeded","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","auto_shrink","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","content_is_too_large","content_size","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","drag_to_scroll","drop","drop","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","has_bar","id","id_source","init","init","init","inner","inner_rect","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","load","max_size","min_scrolled_size","offset","offset_x","offset_y","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","scroll_bar_visibility","scroll_start_offset_from_top_left","scroll_stuck_to_end","scrolling_enabled","serialize","show_scroll","state","stick_to_end","store","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vel","velocity","vzip","vzip","vzip","Callback","Callback","Circle","CircleShape","ClippedPrimitive","ClippedShape","Color","Color32","ColorImage","CubicBezier","CubicBezierShape","Font","FontFamily","FontId","FontImage","Fonts","Galley","Hsva","HsvaGamma","ImageData","ImageDelta","LineSegment","Managed","Mesh","Mesh","Mesh","Mesh16","Monospace","NONE","Name","Noop","PaintCallback","PaintCallbackInfo","PaintStats","Path","PathShape","Pos2","Primitive","Proportional","QuadraticBezier","QuadraticBezierShape","Rect","Rect","RectShape","Rgba","Rounding","Shadow","Shape","Stroke","TessellationOptions","Tessellator","Text","TextShape","TextureAtlas","TextureHandle","TextureId","TextureManager","User","Vec","Vec2","Vertex","WHITE_UV","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","a","a","alloc","allocate","allocated","angle","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","begin_frame","bezier_tolerance","big_dark","big_light","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","callback","center","clip_rect","clip_rect","clip_rect","clip_rect","clipped_primitives","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","closed","closed","closed","closed_line","coarse_tessellation_culling","color","color","color","convex_polygon","create","create","create","create","create","cursor","debug_ignore_clip_rects","debug_paint_clip_rects","debug_paint_text_rects","default","default","default","default","default","delta","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","dirty","discs","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","elided","epaint_assert","epsilon","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","extrusion","families","family","feathering","feathering","feathering_size_in_pixels","fill","fill","fill","fill","fill","fill_ratio","fill_texture_id","filled","filled","find_cross_t","flatten","flatten","flatten_closed","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font_atlas_fill_ratio","font_image_delta","font_image_size","font_tex_size","for_each_flattened_with_t","for_each_flattened_with_t","free","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_points_stroke","from_points_stroke","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_shapes","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","full","galley","glyph_width","h","h","has_glyph","has_glyphs","id","image","image","image","indices","indices","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_valid","is_valid_bit_pattern","is_whole","job","layout","layout_delayed_color","layout_job","layout_no_wrap","line","logical_bounding_rect","logical_bounding_rect","max","max_texture_side","mesh_bounds","meta","metas","min","mutex","ne","new","new","new","new","new","next_id","num_allocated","num_callbacks","num_galleys_in_cache","num_indices","num_quadratics","num_vertices","nw","options","options","overflowed","override_text_color","partial","pixels","pixels","pixels_per_point","pixels_per_point","pixels_per_point","pixels_per_point","points","points","points","pos","pos","pos","pos2","prepared_discs","prepared_discs","prerasterized_discs","primitive","radius","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","rect","rect","rect","retain","round_text_to_pixels","round_to_pixel","rounding","row_height","row_height","rows","s","s","sample","sample","scratchpad_path","scratchpad_points","screen_size_px","se","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","set","set_clip_rect","shape","shape_mesh","shape_path","shape_text","shape_transform","shape_vec","shapes","size","size","size","size","small_dark","small_light","split_range","stats","stroke","stroke","stroke","stroke","stroke","stroke","stroke","sw","take_delta","take_delta","tessellate","tessellate_circle","tessellate_clipped_shape","tessellate_cubic_bezier","tessellate_line","tessellate_mesh","tessellate_path","tessellate_quadratic_bezier","tessellate_rect","tessellate_shape","tessellate_shapes","tessellate_text","tessellator","tex_mngr","text","text_shape_indices","text_shape_vertices","texture_atlas","texture_id","texture_id","textures","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_path_shape","to_path_shapes","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","transform","transform","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","ui","ui","underline","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","util","uv","uv","v","v","vec2","vertices","vertices","vertices","viewport","visual_bounding_rect","visual_bounding_rect","visual_bounding_rect","visual_bounding_rect","visual_bounding_rect","visual_bounding_rect","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","width","with_clipped_primitives","x","x","y","y","points","stroke","Color32","Hsva","HsvaGamma","Rgba","__clone_box","__clone_box","a","a","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","ecolor_assert","eq","eq","equals","equals","fmt","fmt","from","from","from","from","from","from","from","from","from_additive_rgb","from_rgb","from_rgba_premultiplied","from_rgba_unmultiplied","from_sample_","from_sample_","from_srgb","from_srgba_premultiplied","from_srgba_unmultiplied","from_subset","from_subset","from_world","from_world","from_world","from_world","gamma_from_linear","gamma_u8_from_linear_f32","h","h","hsv_from_rgb","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","linear_f32_from_gamma_u8","linear_f32_from_linear_u8","linear_from_gamma","linear_u8_from_linear_f32","new","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","rgb_from_hsv","s","s","tint_color_towards","to_opaque","to_owned","to_owned","to_rgb","to_rgba_premultiplied","to_rgba_unmultiplied","to_sample_","to_sample_","to_srgb","to_srgba_premultiplied","to_srgba_unmultiplied","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","v","v","vzip","vzip","Align","Align2","Center","History","IDENTITY","INTEGRAL","MAX","MIN","Max","Min","NumExt","Numeric","One","Pos2","Rangef","Real","Rect","RectTransform","Rot2","Vec2","__clone_box","__clone_box","__clone_box","add","align","almost_equal","angle","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","at_least","at_most","average","bandwidth","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","c","clear","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","deserialize","div","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","drop","drop","drop","duration","dyn_eq","emath_assert","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","exponential_smooth_factor","flush","fmt","fmt","fmt","format_with_decimals_in_range","format_with_minimum_decimals","from","from","from","from","from","from_angle","from_f64","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_to","from_world","from_world","identity","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","inverse","inverse","inverse_lerp","is_empty","is_finite","is_in_subset","is_in_subset","is_in_subset","is_valid_bit_pattern","is_valid_bit_pattern","iter","latest","latest_mut","len","length","length_squared","lerp","max","max","max_age","max_age","max_len","max_len","mean_time_interval","min","min","min_len","mul","mul","mul","mul","mul","new","normalized","normalized_angle","one","pos2","rate","raw_clone","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","remap","remap_clamp","round_to_decimals","s","scale","serialize","serialize","smart_aim","sum","to","to","to_f64","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","total_count","total_count","transform_pos","transform_pos_clamped","transform_rect","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","values","values","vec2","velocity","vzip","vzip","vzip","x","x","y","y","Align","Align2","Center","Max","Min","center_size_in_rect","best_in_range_f64","Color","ColorImage","Font","FontImage","ImageData","ImageDelta","image","options","pixels","pixels","pos","size","size","Mutex","MutexGuard","RwLock","RwLockReadGuard","RwLockWriteGuard","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","lock","new","new","raw_clone","raw_default","raw_default","raw_drop","raw_drop","read","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","write","adjust_colors","AllocInfo","PaintStats","__clone_box","add","add_assign","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clipped_primitives","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","element_size","eq","equals","format","from","from","from_galley","from_mesh","from_sample_","from_slice","from_subset","from_world","from_world","indices","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","megabytes","num_allocs","num_allocs","num_bytes","num_bytes","num_callbacks","num_elements","num_elements","raw_clone","raw_default","raw_drop","shape_mesh","shape_path","shape_text","shape_vec","shapes","sum","text_shape_indices","text_shape_vertices","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vertices","vzip","Closed","Open","Path","PathType","TessellationOptions","Tessellator","__clone_box","__clone_box","add_circle","add_line_loop","add_line_segment","add_open_points","add_point","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","bezier_tolerance","borrow","borrow","borrow_mut","borrow_mut","clear","clip_rect","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","coarse_tessellation_culling","create","debug_ignore_clip_rects","debug_paint_clip_rects","debug_paint_text_rects","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","epsilon","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","feathering","feathering","feathering_size_in_pixels","fill","fill_with_uv","fmt","font_tex_size","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","options","path","pixels_per_point","prepared_discs","prerasterized_discs","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_eq","reserve","round_text_to_pixels","scratchpad_path","scratchpad_points","stroke","stroke_closed","stroke_open","tessellate_shapes","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","add_circle_quadrant","rounded_rectangle","FontData","FontDefinitions","FontFamily","FontId","FontTweak","Fonts","FontsImpl","Galley","Glyph","LayoutJob","LayoutSection","Monospace","Name","PASSWORD_REPLACEMENT_CHAR","Proportional","Row","RowVisuals","TAB_SIZE","TextFormat","TextWrapping","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","append","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","ascent","atlas","background","baseline_offset_factor","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","break_anywhere","break_on_newline","byte_range","char_at","char_count_excluding_newline","char_count_including_newline","chr","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","color","create","create","create","cursor","default","default","default","definitions","definitions","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","elided","ends_with_newline","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","extra_letter_spacing","families","family","first_row_min_height","fmt","fmt","fmt","fmt","fmt","fmt","font","font","font_data","font_height","font_id","font_impl_cache","format","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","glyph_vertex_range","glyphs","halign","has_glyph","has_glyphs","hash","hash","hash","height","index","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","italics","job","justify","layout","leading_space","line_height","logical_rect","max_rows","max_texture_side","max_width","max_x","max_y","mesh","mesh_bounds","mesh_bounds","min_y","new","no_max_width","num_indices","num_vertices","overflow_character","pixels_per_point","pixels_per_point","pixels_per_point","pos","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","raw_hash","raw_hash","rect","rect","rows","scale","section_index","section_index_at_start","sections","serialize","serialize","serialize","serialize","serialize","serialize","simple","simple_singleline","single_section","size","size","sized_family","strikethrough","text","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","truncate_at_width","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","tweak","type_id","type_id","type_id","type_id","type_id","type_id","type_id","underline","upcast","upcast","upcast","upcast","upcast","upcast","upcast","uv_rect","valign","visuals","vzip","vzip","vzip","vzip","vzip","vzip","vzip","wrap","x_offset","y_offset","y_offset_factor","CCursor","Cursor","PCursor","RCursor","__clone_box","__clone_box","__clone_box","__clone_box","add","add_assign","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","ccursor","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","column","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","eq","eq","eq","eq","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","index","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","new","offset","paragraph","pcursor","prefer_next_row","prefer_next_row","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","rcursor","row","serialize","serialize","serialize","serialize","sub","sub_assign","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","Linear","Nearest","TextureFilter","TextureManager","TextureMeta","TextureOptions","TexturesDelta","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","bytes_per_pixel","bytes_used","clone","clone_into","clone_to_uninit","clone_type_data","delta","deref","deref_mut","downcast","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","free","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","magnification","metas","minification","name","next_id","options","raw_clone","raw_drop","raw_eq","retain_count","set","size","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","FloatOrd","OrderedFloat","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","cmp","compare","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","from","from_sample_","from_subset","hash","hash","hash_with","init","into","into_any","into_any_arc","into_any_rc","into_inner","into_sample","is_in_subset","ord","partial_cmp","raw_clone","raw_drop","raw_eq","raw_hash","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","kb_shortcuts","zoom_in","zoom_menu_buttons","zoom_out","zoom_with_keyboard_shortcuts","ZOOM_IN","ZOOM_OUT","ZOOM_RESET","font_family_ui","font_id_ui","Background","Debug","Foreground","LayerId","Middle","Order","PaintList","PanelResizeLine","ShapeIdx","Tooltip","__clone_box","__clone_box","add","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","extend","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","id","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_empty","is_in_subset","is_in_subset","order","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_eq","set","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","translate","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Bytes","BytesLoadResult","BytesLoader","BytesPoll","DefaultBytesLoader","DefaultTextureLoader","Err","Err","Err","Err","Height","ImageLoadResult","ImageLoader","ImagePoll","LoadError","Loaders","Loading","NoImageLoaders","NoMatchingBytesLoader","NoMatchingImageLoader","NoMatchingTextureLoader","NotSupported","Ok","Ok","Ok","Ok","Pending","Pending","Pending","Ready","Ready","Ready","Result","Scale","Shared","Size","SizeHint","SizedTexture","Static","TextureLoadResult","TextureLoader","TexturePoll","Width","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bits","as_ref","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","byte_size","byte_size","byte_size","byte_size","byte_size","bytes","cache","cache","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","encode_hex","encode_hex_upper","end_frame","end_frame","end_frame","end_frame","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","forget","forget","forget","forget","forget","forget_all","forget_all","forget_all","forget_all","forget_all","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_handle","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","generate_loader_id","id","id","id","id","id","id","image","include","init","init","init","init","init","init","init","init","init","insert","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","load","load","load","load","load","new","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","size","size","texture","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_as_bits","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","bytes","mime","size","size","image","size","size","texture","SubMenu","SubMenuButton","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","bar","borrow","borrow","borrow_mut","borrow_mut","button","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","from","from","from_sample_","from_sample_","from_subset","from_subset","icon","icon","index","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","menu_button","menu_image_button","parent_state","raw_drop","raw_drop","show","text","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Android","IOS","Mac","Nix","OperatingSystem","Unknown","Windows","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from_sample_","from_subset","from_target_os","from_user_agent","from_world","from_world","hash","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_default","raw_drop","raw_eq","raw_hash","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Alias","AllScroll","Cell","Clicked","ContextMenu","Copy","Critical","Crosshair","CursorIcon","Default","DoubleClicked","FocusGained","FullOutput","Grab","Grabbing","Help","Informational","Move","NoDrop","None","NotAllowed","OpenUrl","OutputEvent","PlatformOutput","PointingHand","Progress","Reset","ResizeColumn","ResizeEast","ResizeHorizontal","ResizeNeSw","ResizeNorth","ResizeNorthEast","ResizeNorthWest","ResizeNwSe","ResizeRow","ResizeSouth","ResizeSouthEast","ResizeSouthWest","ResizeVertical","ResizeWest","Text","TextSelectionChanged","TripleClicked","UserAttentionType","ValueChanged","VerticalText","Wait","WidgetInfo","ZoomIn","ZoomOut","__clone_box","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","copied_text","current_text_value","cursor_icon","deref","deref_mut","deserialize","do_erased_serialize","downcast","drop","enabled","eq","equals","erased_serialize","erased_serialize","events","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","label","mutable_text_under_cursor","new_tab","open_url","platform_output","prev_text_value","raw_clone","raw_drop","repaint_after","selected","serialize","shapes","text_cursor_pos","text_selection","textures_delta","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","typ","type_id","upcast","url","value","vzip","widget_info","GIT","GITHUB","OS_ANDROID","OS_APPLE","OS_LINUX","OS_WINDOWS","TWITTER","Body","Button","DebugOptions","Default","FontId","FontSelection","Heading","Interaction","Margin","Monospace","Name","Selection","Small","Spacing","Style","Style","TextStyle","Visuals","WidgetVisuals","Widgets","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","active","animation_time","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bg_fill","bg_fill","bg_stroke","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","button_frame","button_padding","clip_rect_margin","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","code_bg_color","collapsing_header_frame","combo_height","combo_width","create","create","create","create","create","dark","dark_mode","debug","debug_on_hover","debug_on_hover_with_all_modifiers","default","default","default","default","default","default_text_styles","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","drag_value_text_style","drop","drop","drop","drop","drop","drop","dyn_eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","error_fg_color","expansion","explanation_tooltips","extreme_bg_color","faint_bg_color","fg_stroke","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","hover_shows_next","hovered","hyperlink_color","icon_rectangles","icon_spacing","icon_width","icon_width_inner","image_loading_spinners","inactive","indent","indent_ends_with_horizontal_line","indent_has_left_vline","init","init","init","init","init","init","interact_cursor","interact_size","interaction","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","item_spacing","left","light","menu_margin","menu_rounding","noninteractive","open","override_font_id","override_text_color","override_text_style","panel_fill","popup_shadow","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","resize_corner_size","resize_grab_radius_corner","resize_grab_radius_side","right","rounding","scroll_bar_inner_margin","scroll_bar_outer_margin","scroll_bar_width","scroll_handle_min_length","selection","serialize","serialize","serialize","serialize","serialize","serialize","show_blocking_widget","show_expand_height","show_expand_width","show_interactive_widgets","show_resize","show_tooltips_only_when_still","slider_trailing_fill","slider_width","spacing","striped","stroke","style","text_color","text_cursor","text_cursor_preview","text_edit_width","text_styles","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","tooltip_delay","tooltip_width","top","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","ui","ui","ui","ui","ui","ui","upcast","upcast","upcast","upcast","upcast","upcast","visuals","vzip","vzip","vzip","vzip","vzip","vzip","warn_fg_color","weak_bg_fill","widgets","window_fill","window_margin","window_rounding","window_shadow","window_stroke","wrap","CCursor","CCursorRange","FontData","FontDefinitions","FontFamily","Fonts","Galley","LayoutJob","LayoutSection","Monospace","Name","Proportional","TAB_SIZE","TextFormat","TextWrapping","__clone_box","as_any","as_any","as_any_mut","as_bind_group_shader_type","background","borrow","borrow_mut","break_anywhere","break_on_newline","byte_range","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","color","create","default","deref","deref_mut","deserialize","do_erased_serialize","downcast","drop","elided","eq","equals","erased_serialize","erased_serialize","extra_letter_spacing","families","first_row_min_height","fmt","font","font_data","font_id","format","from","from_sample_","from_subset","from_world","from_world","halign","index","index","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","is_sorted","italics","job","justify","leading_space","line_height","max_rows","max_width","mesh_bounds","num_indices","num_vertices","one","overflow_character","pixels_per_point","prefer_next_row","primary","raw_clone","raw_default","raw_drop","rect","rows","secondary","sections","serialize","sorted","strikethrough","text","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","tweak","two","type_id","underline","upcast","valign","vzip","wrap","History","IdTypeMap","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","cache","clear","clone","clone_into","clone_to_uninit","clone_type_data","count","count_serialized","create","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","get_persisted","get_persisted_mut_or","get_persisted_mut_or_default","get_persisted_mut_or_insert_with","get_temp","get_temp_mut_or","get_temp_mut_or_default","get_temp_mut_or_insert_with","hash","hash_with","id_type_map","init","insert_persisted","insert_temp","into","into_any","into_any_arc","into_any_rc","into_sample","is_empty","is_in_subset","len","map","max_age","max_bytes_per_type","max_bytes_per_type","max_len","min_len","raw_clone","raw_default","raw_drop","remove","remove_by_type","set_max_bytes_per_type","to_owned","to_sample_","to_subset","to_subset_unchecked","total_count","try_from","try_into","type_id","undoer","upcast","values","vzip","CacheStorage","CacheTrait","ComputerMut","FrameCache","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","cache","cache","caches","clone","clone_into","clone_to_uninit","clone_type_data","compute","computer","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","evice_cache","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","generation","get","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","len","len","new","raw_clone","raw_default","raw_default","raw_drop","raw_drop","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","update","update","vzip","vzip","IdTypeMap","SerializableAny","TypeId","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_subset","hash","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","map","max_bytes_per_type","of","raw_clone","raw_drop","raw_eq","raw_hash","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Settings","Undoer","__clone_box","__clone_box","add_undo","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","auto_save_interval","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","deserialize","deserialize","do_erased_serialize","do_erased_serialize","downcast","downcast","drop","drop","eq","equals","erased_serialize","erased_serialize","erased_serialize","erased_serialize","feed_state","flux","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","has_undo","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_flux","is_in_subset","is_in_subset","max_undos","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","serialize","serialize","settings","stable_time","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","undo","undos","upcast","upcast","vzip","vzip","Galley","LayoutJob","RichText","RichText","WidgetText","WidgetTextGalley","WidgetTextJob","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","background_color","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","code","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equals","equals","extra_letter_spacing","family","from","from","from_sample_","from_sample_","from_subset","from_subset","galley","galley","galley_has_color","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_galley","into_sample","into_sample","is_in_subset","is_in_subset","italics","job","job_has_color","line_height","paint_with_color_override","paint_with_fallback_color","paint_with_visuals","raised","raw_clone","raw_clone","raw_drop","raw_drop","size","size","strikethrough","strong","text","text","text_color","text_style","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","underline","upcast","upcast","vzip","vzip","weak","Button","Bytes","Checkbox","DragValue","Exact","Fraction","Horizontal","Hyperlink","Image","ImageButton","ImageFit","ImageOptions","ImageSize","ImageSource","Label","Link","Original","ProgressBar","RadioButton","SelectableLabel","Separator","Slider","SliderOrientation","Spinner","State","TextBuffer","TextEdit","Texture","Uri","Vertical","Widget","WidgetWithState","align","animate","as_str","bg_fill","byte_index_from_char_index","char_limit","char_range","checked","checked","clamp_range","clamp_to_range","clear","clip_text","color","color_picker","cursor_at_end","custom_formatter","custom_formatter","custom_parser","custom_parser","delete_char_range","desired_height","desired_height_rows","desired_width","desired_width","drag_value_speed","event_filter","fill","fill","fit","font_selection","frame","frame","frame","get_set_value","get_set_value","global_dark_light_mode_buttons","global_dark_light_mode_switch","grow","hint_text","id","id_source","image","image","image_options","insert_text","interactive","is_horizontal_line","is_mutable","layouter","maintain_aspect_ratio","margin","max_decimals","max_decimals","max_size","min_decimals","min_decimals","min_size","min_size","multiline","new_tab","orientation","paint_texture_at","password","prefix","prefix","progress","range","replace","reset_button","reset_button_with","rotation","rounding","rounding","selected","selected","selected","sense","sense","sense","sense","shortcut_text","show_loading_spinner","show_value","size","size","small","smart_aim","source","spacing","spec","speed","step","stroke","stroke_ui","suffix","suffix","take","text","text","text","text","text","text","text","text","text","text","text_color","text_edit","texture_options","tint","trailing_fill","truncate","ui","update_while_editing","url","uv","wrap","wrap","scale","bytes","uri","Alpha","BlendOrAdditive","OnlyBlend","Opaque","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","color_edit_button_hsva","color_edit_button_rgb","color_edit_button_rgba","color_edit_button_srgb","color_edit_button_srgba","color_picker_color32","color_picker_hsva_2d","deref","deref_mut","downcast","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_clone","raw_drop","raw_eq","show_color","show_color_at","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","CCursorRange","CursorRange","PCursorRange","TextBuffer","TextEdit","TextEditOutput","TextEditState","__clone_box","__clone_box","__clone_box","align","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_ccursor_range","as_sorted_char_range","as_str","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","byte_index_from_char_index","ccursor_range","ccursor_range","char_limit","char_range","clear","clip_text","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","create","cursor_at_end","cursor_range","cursor_range","cursor_range","default","default","default","delete_char_range","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","desired_height_rows","desired_width","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","drop","drop","drop","drop","eq","eq","equals","equals","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","event_filter","fmt","fmt","font_selection","frame","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","galley","has_ime","hint_text","id","id_source","init","init","init","init","insert_text","interactive","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_mutable","is_sorted","layouter","load","margin","min_size","multiline","one","password","primary","primary","primary","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","replace","response","secondary","secondary","secondary","serialize","serialize","serialize","set_ccursor_range","set_cursor_range","single","singleline_offset","sorted","sorted_cursors","state","store","take","text","text_clip_rect","text_color","text_draw_pos","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","two","type_id","type_id","type_id","type_id","undoer","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","Affine2","Affine3A","Mat2","Mat3","Mat3A","Mat4","Quat","Vec2","Vec3","Vec3A","Vec4","mat2","mat3","mat3a","mat4","matrix2","matrix3","quat","translation","translation","vec2","vec3","vec3a","vec4","w_axis","x","x","x_axis","x_axis","x_axis","y","y","y_axis","y_axis","y_axis","z","z_axis","z_axis","z_axis","DAffine2","DAffine3","DMat2","DMat3","DMat4","DQuat","DVec2","DVec3","DVec4","dmat2","dmat3","dmat4","dquat","dvec2","dvec3","dvec4","matrix2","matrix3","translation","translation","w","w","w_axis","x","x","x","x","x_axis","x_axis","x_axis","y","y","y","y","y_axis","y_axis","y_axis","z","z","z","z_axis","z_axis","Custom","Error","FluentArgs","FluentAttribute","FluentBundle","FluentError","FluentMessage","FluentResource","FluentValue","None","Number","Overriding","ParserError","ResolverError","String","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_string","attributes","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bundle","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","concurrent","create","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","dyn_eq","entries","eq","eq","eq","eq","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fluent_args","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_iter","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","get","get_attribute","get_entry","id","init","init","init","init","init","init","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_iter","into_owned","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_string","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","iter","locales","matches","new","node","node","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","set","source","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_new","try_number","type_id","type_id","type_id","type_id","type_id","type_id","types","upcast","upcast","upcast","upcast","upcast","upcast","value","value","vzip","vzip","vzip","vzip","vzip","vzip","with_capacity","write","id","kind","FluentBundle","add_function","add_resource","add_resource_overriding","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","create","default","deref","deref_mut","downcast","drop","entries","format_pattern","formatter","from","from_sample_","from_subset","from_world","from_world","get_message","has_message","init","intls","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","locales","new","new_concurrent","raw_default","raw_drop","resources","set_formatter","set_transform","set_use_isolating","to_sample_","to_subset","to_subset_unchecked","transform","try_from","try_into","type_id","upcast","use_isolating","vzip","write_pattern","FluentBundle","locales","AnyEq","Code","Currency","Custom","Decimal","Error","FluentNumber","FluentNumberCurrencyDisplayStyle","FluentNumberOptions","FluentNumberStyle","FluentType","FluentValue","Name","None","Number","Percent","String","Symbol","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_string","as_string","as_string_threadsafe","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","currency","currency_display","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","duplicate","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_str","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","hash","hash","hash","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","maximum_fraction_digits","maximum_significant_digits","merge","minimum_fraction_digits","minimum_integer_digits","minimum_significant_digits","new","options","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","style","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","use_grouping","value","vzip","vzip","vzip","vzip","Filtering","Lookup","Matching","NegotiationStrategy","__clone_box","accepted_languages","as_any","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","convert_vec_str_to_langids","convert_vec_str_to_langids_lossy","deref","deref_mut","downcast","drop","eq","equals","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","negotiate","negotiate_languages","parse_accepted_languages","raw_clone","raw_drop","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","parse","Filtering","Lookup","Matching","NegotiationStrategy","filter_matches","negotiate_languages","IVec2","IVec3","IVec4","ivec2","ivec3","ivec4","w","x","x","x","y","y","y","z","z","I64Vec2","I64Vec3","I64Vec4","i64vec2","i64vec3","i64vec4","w","x","x","x","y","y","y","z","z","Control","Dense","DenseInput","InputCollector","NetworkInputCollector","NetworkInputConfig","NetworkPlayerControl","NetworkPlayerControls","PlayerControls","get_dense_control","get_dense_control","get_dense_input","network_update","update_from_dense","Args","Error","IntlLangMemoizer","IntlMemoizer","Memoizable","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","concurrent","construct","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","get_for_lang","init","init","into","into","into_any","into_any","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","lang","map","map","new","raw_default","raw_drop","raw_drop","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","with_try_get","IntlLangMemoizer","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","lang","map","new","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","with_try_get","Amplitude","ClockTime","Decibels","Delayed","Emitter","Frame","Immediate","MAIN_TRACK","MIN_DECIBELS","OutputDestination","ResourceLimitReached","StartTime","Track","Volume","ZERO","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","add","add_assign","as_amplitude","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_decibels","as_dyn_eq","as_dyn_eq","as_mono","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clock","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","command","command_writers_and_readers","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","div","div_assign","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_hash","dyn_hash","effect","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from_mono","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","hash","hash","init","init","init","init","init","interpolate","interpolate_frame","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","left","manager","modulator","mul","mul_assign","neg","new","panned","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","raw_hash","right","sound","spatial","sub","sub_assign","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","track","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","tween","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","ClockHandle","ClockId","ClockSpeed","ClockTime","SecondsPerTick","TicksPerMinute","TicksPerSecond","__clone_box","__clone_box","__clone_box","add","add","add_assign","add_assign","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_seconds_per_tick","as_ticks_per_minute","as_ticks_per_second","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clock","clock_info","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","command_writers","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fraction","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_ticks_f64","from_ticks_u64","hash","id","id","init","init","init","init","interpolate","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","partial_cmp","pause","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","set_speed","shared","start","stop","sub","sub","sub_assign","sub_assign","ticking","ticks","time","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","ClockInfo","ClockInfoProvider","Later","MockClockInfoProviderBuilder","Never","Now","WhenToStart","__clone_box","__clone_box","add","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","clock_info","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","get","hash","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kind","new","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","ticking","time","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","when_to_start","CommandReader","CommandWriter","ValueChangeCommand","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writer_and_reader","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","eq","equals","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_clone","raw_drop","raw_drop","raw_drop","read","target","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","tween","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","write","Effect","EffectBuilder","Handle","build","compressor","delay","distortion","eq_filter","filter","init","on_change_sample_rate","on_start_processing","panning_control","process","reverb","volume_control","CompressorBuilder","CompressorHandle","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","attack_duration","attack_duration","borrow","borrow","borrow_mut","borrow_mut","build","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","makeup_gain","makeup_gain","mix","mix","new","ratio","ratio","raw_default","raw_drop","raw_drop","release_duration","release_duration","set_attack_duration","set_makeup_gain","set_mix","set_ratio","set_release_duration","set_threshold","threshold","threshold","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","DelayBuilder","DelayHandle","add_feedback_effect","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","buffer_length","buffer_length","build","command_writers","create","default","delay_time","delay_time","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","feedback","feedback","feedback_effects","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","mix","mix","new","raw_default","raw_drop","raw_drop","set_delay_time","set_feedback","set_mix","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","DistortionBuilder","DistortionHandle","DistortionKind","HardClip","SoftClip","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","command_writers","create","create","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drive","drive","drop","drop","drop","eq","eq","equals","equals","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","kind","kind","mix","mix","new","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","set_drive","set_kind","set_mix","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Bell","EqFilterBuilder","EqFilterHandle","EqFilterKind","HighShelf","LowShelf","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","frequency","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","gain","hash","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","kind","new","q","raw_clone","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","set_frequency","set_gain","set_kind","set_q","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","BandPass","FilterBuilder","FilterHandle","FilterMode","HighPass","LowPass","Notch","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","command_writers","create","cutoff","cutoff","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","eq","eq","equals","equals","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","mix","mix","mode","mode","new","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","resonance","resonance","set_cutoff","set_mix","set_mode","set_resonance","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","PanningControlBuilder","PanningControlHandle","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equals","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_clone","raw_default","raw_drop","raw_drop","set_panning","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","ReverbBuilder","ReverbHandle","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","damping","damping","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equals","feedback","feedback","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","mix","mix","new","raw_clone","raw_default","raw_drop","raw_drop","set_damping","set_feedback","set_mix","set_stereo_width","stereo_width","stereo_width","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","VolumeControlBuilder","VolumeControlHandle","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equals","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","new","raw_clone","raw_default","raw_drop","raw_drop","set_volume","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","AudioManager","AudioManagerSettings","Capacities","DefaultBackend","__clone_box","add_clock","add_modulator","add_spatial_scene","add_sub_track","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","backend","backend","backend_mut","backend_settings","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","capacities","clock_capacity","clock_capacity","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_capacity","create","create","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","error","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","main_track","main_track_builder","modulator_capacity","modulator_capacity","new","num_clocks","num_modulators","num_sounds","num_spatial_scenes","num_sub_tracks","play","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","renderer_shared","resource_controllers","sound_capacity","sound_capacity","spatial_scene_capacity","spatial_scene_capacity","sub_track_capacity","sub_track_capacity","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Backend","DefaultBackend","Error","Renderer","Settings","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","cpal","deref","deref_mut","downcast","drop","dt","from","from_sample_","from_subset","init","into","into_any","into_any_rc","into_sample","is_in_subset","mock","on_change_sample_rate","on_start_processing","process","raw_drop","resources","setup","shared","start","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","BuildStreamError","CpalBackend","CpalBackendSettings","DefaultStreamConfigError","Error","NoDefaultOutputDevice","PlayStreamError","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","buffer_size","buffer_size","create","custom_device","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","device","downcast","downcast","downcast","drop","drop","drop","drop","fmt","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","raw_default","raw_drop","raw_drop","raw_drop","setup","source","start","state","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","MockBackend","MockBackendSettings","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","hash","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","on_start_processing","process","raw_clone","raw_default","raw_drop","raw_drop","raw_eq","raw_hash","sample_rate","sample_rate","set_sample_rate","setup","start","state","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","IntoSoundError","PlaySoundError","SoundLimitReached","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","fmt","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_drop","to_sample_","to_smolstr","to_string","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Handle","Modulator","ModulatorBuilder","ModulatorId","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","finished","fmt","from","from","from","from_sample_","from_subset","hash","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","lfo","on_start_processing","raw_clone","raw_drop","raw_eq","raw_hash","to_owned","to_owned_equivalent","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","tweener","type_id","upcast","update","value","value_provider","vzip","LfoBuilder","LfoHandle","Pulse","Saw","Sine","Triangle","Waveform","__clone_box","amplitude","amplitude","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","drop","eq","equals","fmt","fmt","frequency","frequency","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","id","id","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","new","offset","offset","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","set_amplitude","set_frequency","set_offset","set_phase","set_waveform","shared","starting_phase","starting_phase","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","waveform","waveform","width","TweenerBuilder","TweenerHandle","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","command_writers","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","id","id","init","init","initial_value","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","raw_drop","raw_drop","set","shared","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","MockModulatorValueProviderBuilder","ModulatorValueProvider","add","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","build","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","from","from","from_sample_","from_sample_","from_subset","from_subset","get","init","init","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","kind","modulator_values","new","raw_drop","raw_drop","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Custom","EndOfAudio","EndPosition","Error","Factor","FromFileError","Handle","IntoOptionalRegion","IoError","NoDefaultTrack","Paused","Pausing","PlaybackPosition","PlaybackRate","PlaybackState","Playing","Region","Samples","Seconds","Semitones","Sound","SoundData","Stopped","Stopping","SymphoniaError","UnknownDuration","UnknownSampleRate","UnsupportedChannelConfiguration","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_factor","as_semitones","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","end","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","finished","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","hash","init","init","init","init","init","init","interpolate","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_optional_region","into_optional_region","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sound","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","on_start_processing","output_destination","process","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","source","start","static_sound","streaming","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","StaticSoundData","StaticSoundHandle","StaticSoundSettings","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equals","fade_in_tween","fade_in_tween","fmt","fmt","frames","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","loop_region","loop_region","new","output_destination","output_destination","panning","panning","pause","playback_rate","playback_rate","position","raw_clone","raw_default","raw_drop","raw_drop","resume","resume_at","reverse","reverse","sample_rate","seek_by","seek_to","set_loop_region","set_panning","set_playback_rate","set_volume","settings","shared","slice","start_position","start_position","start_time","start_time","state","stop","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","volume","volume","vzip","vzip","Decoder","Error","StreamingSoundData","StreamingSoundHandle","StreamingSoundSettings","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","command_writers","create","decode","decoder","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","duration","eq","equals","error_consumer","fade_in_tween","fade_in_tween","fade_in_tween","fmt","fmt","from","from","from","from_cursor","from_decoder","from_file","from_media_source","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sound","is_in_subset","is_in_subset","is_in_subset","loop_region","loop_region","loop_region","new","num_frames","num_frames","output_destination","output_destination","output_destination","panning","panning","panning","pause","playback_rate","playback_rate","playback_rate","pop_error","position","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","resume","resume_at","sample_rate","seek","seek_by","seek_to","set_loop_region","set_panning","set_playback_rate","set_volume","settings","shared","slice","slice","start_position","start_position","start_position","start_time","start_time","start_time","state","stop","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","volume","volume","volume","vzip","vzip","vzip","with_settings","emitter","listener","scene","EmitterDistances","EmitterHandle","EmitterId","EmitterSettings","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","attenuation_function","attenuation_function","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","command_writers","create","create","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","distances","distances","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","enable_spatialization","enable_spatialization","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","id","id","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","key","max_distance","min_distance","new","persist_until_sounds_finish","persist_until_sounds_finish","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","scene","scene_id","set_position","shared","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","ListenerHandle","ListenerSettings","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","command_writers","create","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","new","raw_default","raw_drop","raw_drop","set_orientation","set_position","shared","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","track","track","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","SpatialSceneHandle","SpatialSceneId","SpatialSceneSettings","__clone_box","add_emitter","add_listener","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_hash","emitter_capacity","emitter_capacity","emitter_controller","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_world","from_world","hash","id","id","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","listener_capacity","listener_capacity","listener_controller","new","num_emitters","num_listeners","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","shared","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Main","NonexistentRoute","Sub","SubTrackId","TrackBuilder","TrackHandle","TrackId","TrackRoutes","__clone_box","__clone_box","__clone_box","add_built_effect","add_effect","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_hash","dyn_hash","effects","empty","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","hash","hash","id","id","init","init","init","init","init","init","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","new","new","parent","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","raw_hash","route_set_volume_command_writers","routes","routes","set_route","set_volume","set_volume_command_writer","shared","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","volume","volume","vzip","vzip","vzip","vzip","vzip","vzip","with_built_effect","with_effect","with_route","without_route","Easing","Fixed","FromModulator","InOutPowf","InOutPowi","InPowf","InPowi","Linear","ModulatorMapping","OutPowf","OutPowi","Parameter","Tween","Tweenable","Value","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clamp_bottom","clamp_top","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","duration","easing","eq","eq","eq","eq","equals","equals","equals","equals","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_modulator","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","init","init","init","init","init","input_range","interpolate","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","map","new","output_range","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_value","read_command","set","stagnant","start_time","state","to_","to_","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","update","value","vzip","vzip","vzip","vzip","vzip","id","mapping","GameStarting","JoinServer","LanMatchmaker","LanMatchmakerRequest","LanMatchmakerResponse","PlayerCount","ServerInfo","ServerStarted","ServiceDiscoveryReceiver","StartServer","StopJoin","StopServer","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","join_server","leave_server","ping","prepare_to_host","prepare_to_join","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","service","start_server","stop_server","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","wait_game_start","wait_players","addr","player_count","player_count","player_idx","socket","CreateLobby","Error","GameID","GameStarting","JoinLobby","ListLobbies","LobbiesList","LobbyCreated","LobbyId","LobbyInfo","LobbyJoined","LobbyListItem","LobbyUpdate","MATCH_ALPN","MatchInfo","MatchmakerConnectionState","MatchmakingUpdate","ONLINE_MATCHMAKER","OnlineMatchmaker","OnlineMatchmakerRequest","OnlineMatchmakerResponse","Ordered","PlayerIdxAssignment","READ_TO_END_BYTE_COUNT","Random","SearchForGame","Searching","SpecifiedOrder","StopSearch","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","acquire_connection","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","close_connection","conn","create","create","create_lobby","current_players","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","deserialize","deserialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","ep","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","game_id","game_id","game_id","has_password","hash","hash","hash","id","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_connected","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","join_lobby","list_lobbies","match_data","match_data","max_players","max_players","max_players","name","name","new","node_id","node_id","password_hash","player_idx_assignment","player_idx_assignment","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","read_matchmaker_response","serialize","serialize","serialize","serialize","serialize","serialize","set_node_id","start_search_for_match","stop_search_for_match","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","game_id","game_id","game_id","id","id","id","id","id","lobby_id","lobby_info","match_data","password","player_count","player_idx_assignment","lobby_id","player_count","player_count","player_count","player_count","player_idx","random_seed","socket","BadConcatType","BadEnvUpValue","BadExecutorMode","BadThreadMode","BadType","BadUserDataType","Boolean","Boolean","Boolean","BoxSequence","Call","Call","Call","Callback","Callback","Callback","CallbackFn","CallbackReturn","Closure","Closure","Closure","ClosureError","Compiler","Constant","Context","Eq","Error","Execution","Executor","ExecutorMode","ExpectedVariableStack","Finalizers","FromMultiValue","FromValue","Fuel","Function","Function","Function","FunctionPrototype","HasUpValues","Index","Integer","Integer","Integer","IntoMultiValue","IntoValue","InvalidTableKey","IsNaN","IsNil","Iter","Len","Lua","Lua","Lua","MetaMethod","NewIndex","Nil","Nil","Nil","Normal","Normal","Number","Number","Number","Pairs","Parser","Pending","PrototypeError","Registry","RequiresEnv","Result","Result","Resume","Resume","Return","Return","Running","Running","Runtime","Runtime","RuntimeError","Sequence","Sequence","SequencePoll","Singleton","Stack","StashedCallback","StashedClosure","StashedExecutor","StashedFunction","StashedTable","StashedThread","StashedUserData","StaticError","StaticValue","Stopped","Stopped","String","String","String","String","Suspended","Suspended","Table","Table","Table","Thread","Thread","Thread","ThreadMode","ToString","TypeError","UserData","UserData","UserData","VMError","Value","Variadic","Waiting","Yield","Yield","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","add","adjust","any","arena","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bits","as_bytes","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_primitive","as_ref","as_ref","as_static_user_data","as_string_ref","bad_type","bind","bitwise_and","bitwise_not","bitwise_or","bitwise_xor","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","call","call","callback","checked_sum","chunk_name","clear","clear_interrupt","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","closure","cmp","compare","compile","compiler","compose","concat","constant","constants","consume","consume","conversion","core","create","create","create","current_thread","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","display","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast_static","downcast_write","drain","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","empty","empty","encode_hex","encode_hex_upper","enter","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","error","error","execute","executor","executor","expected","expected","expected","exponentiate","extend","extend","extend","extend","fetch","fetch","fetch","fetch","fetch","fetch","fetch","fetch","fetch","fetch","finalizers","finalizers","finish","fixed_params","float_divide","floor_divide","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","found","found","found","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_back","from_buffer","from_compiled","from_compiled_map_strings","from_fn","from_fn_with","from_front","from_inner","from_inner","from_inner","from_inner","from_inner","from_inner","from_inner","from_iter","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_multi_value","from_parts","from_parts","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_slice","from_static","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_value","from_world","from_world","from_world","from_world","fuel","fuel","fuel","fuel","full","function","gc_collect","gc_metrics","get","get","get_global","get_value","globals","has_varargs","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","index","index_mut","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","intern","intern_static","interned_strings","interrupt","interrupted","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_back","into_front","into_inner","into_inner","into_inner","into_inner","into_inner","into_inner","into_inner","into_iter","into_iter","into_iter","into_iter","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_multi_value","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_static","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","into_value","io","is","is","is_empty","is_equal","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_interrupted","is_nil","is_static","iter","len","len","length","less_equal","less_than","load","load_core","load_io","load_with_env","lua","map_string","meta_ops","metatable","metatable","mode","mode","modulo","multiply","mutation","name","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","negate","new","new","new","new","new","new","new","new","new","new_static","next","not","not","opcode","opcode_line_numbers","opcodes","partial_cmp","poll","pop_back","pop_front","prototype","prototypes","push_back","push_front","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_hash","raw_ops","reference","refill","registry","registry","remaining","replace","reset","reset","resize","restart","resume","resume","resume_err","resume_err","root_cause","roots","roots","run","set","set_global","set_metatable","set_metatable","set_remaining","set_value","shift_left","shift_right","should_continue","singleton","singleton","singletons","singletons","source","source","source","stack","stack_size","start","start","start_suspended","stash","stash","stash","stash","stash","stash","stash","stash","stash","stash","stash","state","stdlib","step","stop","stored_hash","string","sub_stack","subtract","table","take_result","take_result","thread","threads","to_bool","to_bool","to_bool","to_constant","to_integer","to_integer","to_number","to_number","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_static","to_str","to_str_lossy","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_value","total_memory","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","trace","try_as_bits","try_enter","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_name","types","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upper_lua","upper_lua_frame","upvalues","upvalues","userdata","value","values","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","with","function","then","then","then","thread","to_thread","function","is_tail","is_tail","is_tail","thread","to_thread","Any","AnyInner","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","deref","deref","deref_mut","deref_mut","downcast","downcast","downcast","downcast_write","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_inner","from_sample_","from_sample_","from_subset","from_subset","hash","init","init","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_inner","into_sample","into_sample","is","is_in_subset","is_in_subset","metadata","metadata","needs_trace","needs_trace","new","raw_clone","raw_drop","raw_drop","raw_eq","raw_hash","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","trace","trace","try_from","try_from","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","vzip","vzip","with_metadata","write_metadata","BoxSequence","Call","Call","Callback","CallbackFn","CallbackInner","CallbackReturn","Pending","Resume","Resume","Return","Return","Sequence","Sequence","SequencePoll","Yield","Yield","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","call","call","deref","deref_mut","downcast","drop","error","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","poll","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","function","then","then","then","thread","to_thread","function","is_tail","is_tail","is_tail","thread","to_thread","Closed","Closure","ClosureError","ClosureInner","Compiler","FunctionPrototype","HasUpValues","Open","Parser","PrototypeError","RequiresEnv","UpValue","UpValueInner","UpValueState","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","chunk_name","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","constants","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fixed_params","fmt","fmt","fmt","from","from","from","from_inner","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","get","has_varargs","init","init","init","into","into","into","into_any","into_any","into_any","into_any_rc","into_any_rc","into_any_rc","into_inner","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","needs_trace","needs_trace","needs_trace","new","opcode_line_numbers","opcodes","proto","prototypes","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","reference","set","stack_size","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","trace","trace","trace","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","upvalues","upvalues","vzip","vzip","vzip","AssignToExpression","Chunk","CompileError","CompileErrorKind","CompiledPrototype","Constants","DuplicateLabel","EndOfStream","Expression","ExpressionNotStatement","FixedParameters","FunctionRef","Functions","GotoInvalid","JumpLocal","JumpOverflow","LexError","LineNumber","Named","ParseError","ParseErrorKind","RecursionLimit","Registers","String","StringInterner","Unexpected","UpValues","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_string_ref","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmp","compare","compile_chunk","constants","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fixed_params","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","has_varargs","hash","init","init","init","init","init","init","init","intern","interning","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kind","kind","lexer","line_number","line_number","map_strings","map_strings","needs_trace","needs_trace","needs_trace","opcode_line_numbers","opcodes","parse_chunk","parser","partial_cmp","prototypes","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","reference","source","stack_size","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","trace","trace","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upvalues","vzip","vzip","vzip","vzip","vzip","vzip","vzip","expected","expected","unexpected","BasicInterner","String","StringInterner","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","create","default","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","from_world","from_world","init","intern","intern","into","into_any","into_any_rc","into_sample","is_in_subset","raw_default","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Add","And","Assign","BadNumber","BitAnd","BitNotXor","BitOr","Break","Colon","Comma","Concat","Div","Do","Dot","Dots","DoubleColon","Else","ElseIf","End","Equal","EscapeDecimalTooLarge","EscapeUnicodeEnd","EscapeUnicodeInvalid","EscapeUnicodeStart","False","Float","For","Function","Goto","GreaterEqual","GreaterThan","HexDigitExpected","IDiv","IOError","If","In","Integer","InvalidEscape","InvalidLongStringDelimiter","LeftBrace","LeftBracket","LeftParen","Len","LessEqual","LessThan","LexError","Lexer","LineNumber","Local","Minus","Mod","Mul","Name","Nil","Not","NotEqual","Or","Pow","Repeat","Return","RightBrace","RightBracket","RightParen","SemiColon","ShiftLeft","ShiftRight","String","Then","Token","True","UnexpectedCharacter","UnfinishedLongString","UnfinishedShortString","Until","While","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","eq","equals","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","init","init","init","interner","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","line_number","line_number","new","peek_buffer","raw_clone","raw_drop","raw_drop","raw_drop","read_dec_float","read_dec_integer","read_float","read_hex_float","read_hex_integer","read_integer","read_token","skip_whitespace","source","source","string_buffer","to_owned","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","Add","And","Array","AssignToExpression","Assignment","AssignmentStatement","AssignmentTarget","BinaryOperator","BitAnd","BitNot","BitOr","BitXor","Block","Break","Call","CallSuffix","Chunk","Concat","ConstructorField","Div","Do","EndOfStream","Equal","Expression","ExpressionNotStatement","False","Field","Field","FieldSuffix","Float","For","ForStatement","Function","Function","Function","FunctionCall","FunctionCallStatement","FunctionDefinition","FunctionStatement","Generic","Goto","GotoStatement","GreaterEqual","GreaterThan","GroupedExpression","HeadExpression","IDiv","If","IfStatement","Indexed","Indexed","Integer","Label","LabelStatement","Len","LessEqual","LessThan","LexError","LineAnnotated","LocalFunction","LocalFunctionStatement","LocalStatement","LocalStatement","Method","Minus","Mod","Mul","Name","Name","Named","Named","Nil","Not","NotEqual","Numeric","Or","ParseError","ParseErrorKind","Pow","PrimaryExpression","Record","RecordKey","RecursionLimit","Repeat","RepeatStatement","ReturnStatement","ShiftLeft","ShiftRight","Simple","SimpleExpression","Statement","String","Sub","SuffixPart","Suffixed","SuffixedExpression","TableConstructor","TableConstructor","True","UnaryOperator","UnaryOperator","Unexpected","VarArgs","While","WhileStatement","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_ref","block","block","body","body","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","call","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","closed_on","condition","definition","definition","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_hash","dyn_hash","else_if_parts","else_part","eq","eq","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fields","fields","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","has_varargs","hash","hash","head","head","if_part","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kind","line_number","line_number","map","method","name","name","name","name","names","new","parameters","parse_chunk","primary","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_hash","raw_hash","return_statement","returns","statements","suffixes","tail","targets","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_map","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","until","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","values","values","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","arguments","body","body","initial","limit","name","names","step","expected","expected","unexpected","Boolean","Constant","IdenticalConstant","Integer","Nil","Number","String","__clone_box","as_any","as_any","as_any","as_any_mut","as_bind_group_shader_type","as_dyn_eq","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref_mut","downcast","drop","dyn_eq","dyn_hash","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_sample_","from_subset","hash","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","needs_trace","raw_clone","raw_drop","raw_eq","raw_hash","to_owned","to_sample_","to_subset","to_subset_unchecked","trace","try_from","try_into","type_id","upcast","vzip","FromMultiValue","FromValue","IntoMultiValue","IntoValue","Iter","IterIntoValue","Variadic","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","ctx","deref","deref_mut","downcast","drop","from","from_multi_value","from_sample_","from_subset","from_value","init","into","into_any","into_any_rc","into_fallible","into_iter","into_multi_value","into_sample","into_value","is_in_subset","iter","next","raw_drop","to_sample_","to_subset","to_subset_unchecked","transpose_into_fallible","try_from","try_into","type_id","upcast","vzip","Error","Lua","Lua","LuaError","Runtime","Runtime","RuntimeError","StaticError","StaticLuaError","TypeError","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","expected","fmt","fmt","fmt","fmt","found","from","from","from","from","from_sample_","from_sample_","from_subset","from_subset","init","init","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","needs_trace","raw_clone","raw_clone","raw_drop","raw_drop","to_owned","to_owned","to_sample_","to_sample_","to_smolstr","to_smolstr","to_static","to_string","to_string","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","trace","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Finalizers","Fuel","fuel","interrupted","Callback","Closure","Function","buffered_read","skip_prefix","Context","Lua","arena","mutation","state","Call","Call","Eq","Index","Len","MetaCall","MetaMethod","MetaResult","NewIndex","Pairs","ToString","Value","__clone_box","__clone_box","args","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","call","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","equal","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_subset","from_subset","function","index","init","init","into","into","into_any","into_any","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","len","needs_trace","needs_trace","new_index","raw_clone","raw_clone","raw_drop","raw_drop","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","tostring","trace","trace","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Add","BitAnd","BitNot","BitOr","BitXor","Call","Closure","Concat","Constant","Div","Eq","GenericForCall","GenericForLoop","GetTable","GetUpTable","GetUpValue","IDiv","Jump","Length","Less","LessEq","LoadBool","LoadConstant","LoadNil","Method","Minus","Mod","Move","Mul","NewTable","Not","NumericForLoop","NumericForPrep","OpCode","Operation","Pow","RCIndex","Register","Return","SetList","SetTable","SetUpTable","SetUpValue","ShiftLeft","ShiftRight","Sub","TailCall","Test","TestSet","VarArgs","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","decode","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","encode","fmt","fmt","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","needs_trace","needs_trace","needs_trace","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","args","args","array_size","base","base","base","base","base","base","close_upvalues","constant","count","count","count","count","count","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","dest","func","func","is_true","is_true","jump","jump","jump","key","key","key","key","key","left","left","left","left","left","left","left","left","left","left","left","left","left","left","left","map_size","offset","proto","returns","right","right","right","right","right","right","right","right","right","right","right","right","right","right","right","skip_if","skip_if","skip_if","skip_next","source","source","source","source","source","source","source","source","start","table","table","table","table","table","value","value","value","value","value","var_count","add","bitwise_and","bitwise_not","bitwise_or","bitwise_xor","exponentiate","float_divide","floor_divide","less_equal","less_than","modulo","multiply","negate","shift_left","shift_right","subtract","Boolean","Callback","Closure","Fetchable","Fetched","Function","Integer","Nil","Number","Registry","Singleton","Stashable","Stashed","StashedCallback","StashedClosure","StashedExecutor","StashedFunction","StashedString","StashedTable","StashedThread","StashedUserData","StaticValue","String","Table","Thread","UserData","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","create","deref","deref_mut","downcast","drop","fetch","fetch","fmt","from","from_sample_","from_subset","init","into","into_any","into_any_rc","into_sample","is_in_subset","raw_clone","raw_drop","roots","singletons","stash","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","Stack","bottom","values","load_base","load_coroutine","load_io","load_math","load_string","load_table","BadConcatType","InternedStringSet","String","StringInner","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","bad_type","borrow","borrow","borrow_mut","borrow_mut","buffer","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_strings","from","from","from_sample_","from_sample_","from_subset","from_subset","hash","init","init","intern","intern_static","into","into","into_any","into_any","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","needs_trace","needs_trace","new","raw_clone","raw_clone","raw_drop","raw_drop","static_strings","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","trace","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Found","InvalidTableKey","IsNaN","IsNil","Last","NextValue","NotFound","RawTable","Table","TableInner","TableState","__clone_box","array","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","fmt","from","from","from","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","get","hash_builder","init","init","init","into","into","into","into_any","into_any","into_any","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","length","map","metatable","needs_trace","needs_trace","needs_trace","new","next","raw_clone","raw_drop","raw_drop","raw_drop","raw_table","reserve_array","reserve_map","set","to_owned","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","trace","trace","trace","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","vzip","vzip","vzip","key","value","Add","BadEnvUpValue","BadExecutorMode","BadThreadMode","BadType","BinaryOperatorError","BitAnd","BitNot","BitOr","BitXor","CurrentThread","Execution","Executor","ExecutorInner","ExecutorMode","ExpectedVariableStack","Exponentiate","FloatDivide","FloorDivide","LessEqual","LessThan","Modulo","Multiply","Normal","Normal","OpenUpValue","Result","Result","Running","Running","ShiftLeft","ShiftRight","Stopped","Stopped","Subtract","Suspended","Suspended","Thread","ThreadInner","ThreadMode","UnaryNegate","UpperLuaFrame","VMError","Waiting","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","chunk_name","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","current_function","current_line","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","executor","expected","expected","fmt","fmt","fmt","found","found","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","fuel","get","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_main","needs_trace","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","set","stack_index","thread","thread","threads","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","trace","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upper_lua","vzip","vzip","vzip","vzip","ConstantIndex16","ConstantIndex8","Environment","Opt254","Outer","ParentLocal","PrototypeIndex","RegisterIndex","UpValueDescriptor","UpValueIndex","VarCount","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","constant","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_none","is_some","is_variable","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","needs_trace","new","none","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","raw_eq","some","to_constant","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_u8","try_constant","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_new","try_some","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","variable","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","BadUserDataType","UserData","UserDataInner","UserDataMeta","UserDataMetaState","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_to_uninit","create","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","init","into","into_any","into_any_rc","into_sample","is_in_subset","metatable","needs_trace","raw_clone","raw_default","raw_drop","to_owned","to_sample_","to_subset","to_subset_unchecked","trace","try_from","try_into","type_id","upcast","vzip","Boolean","Function","Integer","Nil","Number","String","Table","Thread","UserData","Value","DenseMoveDirection","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","create","default","deref","deref","deref_mut","deref_mut","downcast","drop","fmt","from","from","from","from_sample_","from_subset","from_world","from_world","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_default","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","RngGenerator","internal_generator","Vec2","Vec2","Vec2Swizzles","Vec3","Vec3","Vec3Swizzles","Vec4","Vec4","Vec4Swizzles","ww","www","wwww","wwwx","wwwy","wwwz","wwx","wwxw","wwxx","wwxy","wwxz","wwy","wwyw","wwyx","wwyy","wwyz","wwz","wwzw","wwzx","wwzy","wwzz","wx","wxw","wxww","wxwx","wxwy","wxwz","wxx","wxxw","wxxx","wxxy","wxxz","wxy","wxyw","wxyx","wxyy","wxyz","wxz","wxzw","wxzx","wxzy","wxzz","wy","wyw","wyww","wywx","wywy","wywz","wyx","wyxw","wyxx","wyxy","wyxz","wyy","wyyw","wyyx","wyyy","wyyz","wyz","wyzw","wyzx","wyzy","wyzz","wz","wzw","wzww","wzwx","wzwy","wzwz","wzx","wzxw","wzxx","wzxy","wzxz","wzy","wzyw","wzyx","wzyy","wzyz","wzz","wzzw","wzzx","wzzy","wzzz","xw","xww","xwww","xwwx","xwwy","xwwz","xwx","xwxw","xwxx","xwxy","xwxz","xwy","xwyw","xwyx","xwyy","xwyz","xwz","xwzw","xwzx","xwzy","xwzz","xx","xx","xx","xxw","xxww","xxwx","xxwy","xxwz","xxx","xxx","xxx","xxxw","xxxx","xxxx","xxxx","xxxy","xxxy","xxxy","xxxz","xxxz","xxy","xxy","xxy","xxyw","xxyx","xxyx","xxyx","xxyy","xxyy","xxyy","xxyz","xxyz","xxz","xxz","xxzw","xxzx","xxzx","xxzy","xxzy","xxzz","xxzz","xy","xy","xy","xyw","xyww","xywx","xywy","xywz","xyx","xyx","xyx","xyxw","xyxx","xyxx","xyxx","xyxy","xyxy","xyxy","xyxz","xyxz","xyy","xyy","xyy","xyyw","xyyx","xyyx","xyyx","xyyy","xyyy","xyyy","xyyz","xyyz","xyz","xyz","xyzw","xyzx","xyzx","xyzy","xyzy","xyzz","xyzz","xz","xz","xzw","xzww","xzwx","xzwy","xzwz","xzx","xzx","xzxw","xzxx","xzxx","xzxy","xzxy","xzxz","xzxz","xzy","xzy","xzyw","xzyx","xzyx","xzyy","xzyy","xzyz","xzyz","xzz","xzz","xzzw","xzzx","xzzx","xzzy","xzzy","xzzz","xzzz","yw","yww","ywww","ywwx","ywwy","ywwz","ywx","ywxw","ywxx","ywxy","ywxz","ywy","ywyw","ywyx","ywyy","ywyz","ywz","ywzw","ywzx","ywzy","ywzz","yx","yx","yx","yxw","yxww","yxwx","yxwy","yxwz","yxx","yxx","yxx","yxxw","yxxx","yxxx","yxxx","yxxy","yxxy","yxxy","yxxz","yxxz","yxy","yxy","yxy","yxyw","yxyx","yxyx","yxyx","yxyy","yxyy","yxyy","yxyz","yxyz","yxz","yxz","yxzw","yxzx","yxzx","yxzy","yxzy","yxzz","yxzz","yy","yy","yy","yyw","yyww","yywx","yywy","yywz","yyx","yyx","yyx","yyxw","yyxx","yyxx","yyxx","yyxy","yyxy","yyxy","yyxz","yyxz","yyy","yyy","yyy","yyyw","yyyx","yyyx","yyyx","yyyy","yyyy","yyyy","yyyz","yyyz","yyz","yyz","yyzw","yyzx","yyzx","yyzy","yyzy","yyzz","yyzz","yz","yz","yzw","yzww","yzwx","yzwy","yzwz","yzx","yzx","yzxw","yzxx","yzxx","yzxy","yzxy","yzxz","yzxz","yzy","yzy","yzyw","yzyx","yzyx","yzyy","yzyy","yzyz","yzyz","yzz","yzz","yzzw","yzzx","yzzx","yzzy","yzzy","yzzz","yzzz","zw","zww","zwww","zwwx","zwwy","zwwz","zwx","zwxw","zwxx","zwxy","zwxz","zwy","zwyw","zwyx","zwyy","zwyz","zwz","zwzw","zwzx","zwzy","zwzz","zx","zx","zxw","zxww","zxwx","zxwy","zxwz","zxx","zxx","zxxw","zxxx","zxxx","zxxy","zxxy","zxxz","zxxz","zxy","zxy","zxyw","zxyx","zxyx","zxyy","zxyy","zxyz","zxyz","zxz","zxz","zxzw","zxzx","zxzx","zxzy","zxzy","zxzz","zxzz","zy","zy","zyw","zyww","zywx","zywy","zywz","zyx","zyx","zyxw","zyxx","zyxx","zyxy","zyxy","zyxz","zyxz","zyy","zyy","zyyw","zyyx","zyyx","zyyy","zyyy","zyyz","zyyz","zyz","zyz","zyzw","zyzx","zyzx","zyzy","zyzy","zyzz","zyzz","zz","zz","zzw","zzww","zzwx","zzwy","zzwz","zzx","zzx","zzxw","zzxx","zzxx","zzxy","zzxy","zzxz","zzxz","zzy","zzy","zzyw","zzyx","zzyx","zzyy","zzyy","zzyz","zzyz","zzz","zzz","zzzw","zzzx","zzzx","zzzy","zzzy","zzzz","zzzz","get_locale","get_locales","UVec2","UVec3","UVec4","uvec2","uvec3","uvec4","w","x","x","x","y","y","y","z","z","U64Vec2","U64Vec3","U64Vec4","u64vec2","u64vec3","u64vec4","w","x","x","x","y","y","y","z","z","CharacterDirection","LTR","LanguageIdentifier","LanguageIdentifierError","ParserError","RTL","TTB","Unknown","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_ref","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","canonicalize","character_direction","clear_variants","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","cmp","compare","create","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","drop","drop","drop","dyn_eq","dyn_hash","eq","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_bytes","from_parts","from_raw_parts_unchecked","from_sample_","from_sample_","from_sample_","from_str","from_subset","from_subset","from_subset","from_world","from_world","has_variant","hash","init","init","init","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_parts","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","language","matches","partial_cmp","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_eq","raw_hash","region","script","serialize","set_variants","subtags","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_string","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","variants","variants","vzip","vzip","vzip","Language","Region","Script","Variant","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_str","as_str","as_str","as_str","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","cmp","cmp","cmp","cmp","compare","compare","compare","compare","create","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","eq","eq","eq","eq","equals","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_bytes","from_bytes","from_bytes","from_bytes","from_raw_unchecked","from_raw_unchecked","from_raw_unchecked","from_raw_unchecked","from_sample_","from_sample_","from_sample_","from_sample_","from_str","from_str","from_str","from_str","from_subset","from_subset","from_subset","from_subset","from_world","from_world","hash","hash","hash","hash","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","matches","partial_cmp","partial_cmp","partial_cmp","partial_cmp","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","raw_eq","raw_eq","raw_hash","raw_hash","raw_hash","raw_hash","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","BorderImageMeta","BorderedButton","BorderedFrame","ButtonBordersMeta","ButtonThemeMeta","MarginMeta","bg_handle","border_only","border_scale","border_size","borders","bottom","clicked","default","default_border","focus_on_hover","focused","font","image","image_size","left","margin","margin","min_size","on_click_border","on_focus_border","padding","padding","padding","right","scale","sense","text","texture_border_size","texture_size","top","wrap","ProfilerState","__clone_box","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref_mut","downcast","drop","fmt","from","from_sample_","from_subset","from_world","from_world","game_plugin","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","mark_new_frame","profiler","raw_clone","raw_default","raw_drop","schema","session_plugin","show_window","to_owned","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","AUDIO","DEBUG","GAME","MAIN_MENU","NOTIFICATION","PAUSE_MENU","PROFILER","SCORING","SessionExt","SessionNames","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","end_game","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_drop","restart_game","start_game","start_menu","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","AxisNegative","AxisPositive","Button","InputKind","Keyboard","None","PlayerControlMapping","PlayerControlSetting","Settings","VirtualDPad","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","all_settings","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","default","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","down","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","effects_volume","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","fullscreen","game_plugin","gamepad","grab","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","jump","keyboard1","keyboard2","left","load_settings","main_volume","map_control_source","matchmaking_server","menu_back","menu_confirm","menu_start","movement","movement_alt","music_volume","pause","player_controls","ragdoll","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","right","schema","schema","schema","schema","schema","shoot","slide","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_smolstr","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","up","upcast","upcast","upcast","upcast","upcast","volume_change_event","vzip","vzip","vzip","vzip","vzip","ImageMeta","UiTheme","UiThemeButtons","UiThemeColors","UiThemeEditor","UiThemeEditorIcons","UiThemeFontStyles","UiThemePanel","UiThemeWidgetColors","UiThemeWidgets","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","active","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","bg_fill","bg_stroke","bigger","border","border_radius","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buttons","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","collisions","colors","create","create","create","create","create","create","create","create","create","create","default","default","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","editor","elements","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font_color","font_styles","fonts","from","from","from","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","heading","hovered","icons","image","image_size","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","main_menu","map_select","menu","negative","network_game","noninteractive","normal","normal","notification","padding","panel","panel","pause_menu","player_image","positive","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","scale","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","scoring","select","small","smaller","text","tiles","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","widgets","window_fill","Credits","Home","MainMenuMeta","MapSelect","MenuPage","NetworkGame","PlayerSelect","Settings","VERSION_STRING","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","background_image","borrow","borrow","borrow_mut","borrow_mut","build_info","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","credits","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","handle_names_to_string","home_menu","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","main_menu_system","map_select","menu_width","network_game","player_select","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","schema","session_plugin","settings","setup_menu","subtitle_font","title_font","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","is_waiting","BRANCH","BUILD_OS","BUILD_RUST_CHANNEL","BUILD_TARGET","BUILD_TARGET_ARCH","BUILD_TIME","BUILD_TIME_2822","BUILD_TIME_3339","CARGO_MANIFEST_DIR","CARGO_TREE","CARGO_VERSION","CLAP_LONG_VERSION","CLAP_VERSION","COMMIT_AUTHOR","COMMIT_DATE","COMMIT_DATE_2822","COMMIT_DATE_3339","COMMIT_EMAIL","COMMIT_HASH","GIT_CLEAN","GIT_STATUS_FILE","LAST_TAG","PKG_DESCRIPTION","PKG_VERSION","PKG_VERSION_MAJOR","PKG_VERSION_MINOR","PKG_VERSION_PATCH","PKG_VERSION_PRE","PROJECT_NAME","RUST_CHANNEL","RUST_VERSION","SHORT_COMMIT","TAG","VERSION","print_build_in","CREDITS","CREDITS_STR","Credits","CreditsEntry","CreditsHandle","CreditsSection","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","contribution","credits_parser","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","entries","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","handle","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","link","name","name","raw_drop","raw_drop","raw_drop","raw_drop","sections","title","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","widget","Input","ParseState","PositionRepr","__parse__","__parse___","__parse_contribution","__parse_credits","__parse_entry","__parse_entry_name","__parse_handle","__parse_section","_phantom","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","credits","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","new","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","MapSelectMessage","SelectMap","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","deserialize","do_erased_serialize","downcast","drop","erased_serialize","erased_serialize","from","from_sample_","from_subset","handle_match_setup_messages","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_drop","replicate_map_select_action","serialize","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","widget","widget","Ai","ConfirmSelection","Empty","PlayerSelectMessage","PlayerSelectState","PlayerSlot","PlayerSlotControlSource","Ready","Remote","SelectHat","SelectPlayer","SelectingHat","SelectingLocalControlSource","SelectingPlayer","User","__clone_box","__clone_box","__clone_box","any_slot_has_source","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cache_player_and_hat_assets","clone","clone","clone","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","control_source","create","create","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","downcast","downcast","drop","drop","drop","drop","erased_serialize","erased_serialize","fmt","fmt","fmt","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","handle_match_setup_messages","hats","init","init","init","init","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","is_ai","is_ai","is_empty","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_local_player","is_ready","is_selecting_hat","is_selecting_player","is_user","player_select_panel","players","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","schema","selected_hat","selected_player","serialize","slots","test_control_source","test_hat","test_player","to_owned","to_owned","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","user_control_source","user_source","vzip","vzip","vzip","vzip","widget","control_source","control_source","control_source","current_hat","current_hat","current_player","selected_hat","selected_player","selected_player","Audio","Controls","Graphics","Networking","SettingsState","SettingsTab","TABS","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","audio","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","controls","create","create","currently_binding_input_idx","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","dyn_eq","eq","equals","equivalent","equivalent","equivalent","equivalent","equivalent","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","graphics","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","modified_settings","networking","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","raw_eq","settings_loaded","tab","to_owned","to_owned","to_owned_equivalent","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","widget","SettingsExts","on_cancel","volume_change_event","volume_control_widget","widget","BindingKind","Gamepad","Keyboard","as_any","as_any_mut","as_bind_group_shader_type","borrow","borrow_mut","deref","deref_mut","downcast","drop","from","from_sample_","from_subset","get_input","init","into","into_any","into_any_arc","into_any_rc","into_sample","is_in_subset","raw_drop","to_sample_","to_subset","to_subset_unchecked","try_from","try_into","type_id","upcast","vzip","widget","widget","widget","GoBack","MapSelectAction","MapSelectMessage","None","SelectMap","SelectMap","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","default","deref","deref","deref_mut","deref_mut","deserialize","do_erased_serialize","downcast","downcast","drop","drop","erased_serialize","erased_serialize","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","map_select_menu","raw_clone","raw_default","raw_drop","raw_drop","serialize","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","Connecting","GAME_ID","GoBack","Host","Hosting","Idle","Join","Joining","Lan","LanMode","MatchKind","MatchStarting","Matchmaking","MatchmakingStatus","NetworkGameAction","NetworkGameState","NetworkGameStatus","None","Online","OnlineState","WaitingForPlayers","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","clone_type_data","create","create","create","create","create","create","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","dyn_eq","dyn_eq","eq","eq","eq","equals","equals","equals","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","from_world","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","joined_players","lan_servers","lan_service_discovery_recv","match_kind","matchmaking_server","network_game_menu","ping_update_timer","player_count","random_seed","random_seed","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_clone","raw_default","raw_default","raw_default","raw_default","raw_default","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","raw_eq","raw_eq","service_info","status","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned_equivalent","to_owned_equivalent","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip","vzip","vzip","player_count","service_name","network_disconnect_notify","network_disconnect_notify_ui","session_plugin","MapSelect","Pause","PauseMenu","PauseMenuPage","Settings","__clone_box","__clone_box","as_any","as_any","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_to_uninit","clone_to_uninit","clone_to_uninit","clone_type_data","clone_type_data","create","create","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_sample_","from_sample_","from_subset","from_subset","from_world","from_world","from_world","from_world","init","init","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_sample","into_sample","is_in_subset","is_in_subset","main_pause_menu","menu_open","pause_menu_system","pause_session","raw_clone","raw_clone","raw_default","raw_default","raw_drop","raw_drop","schema","session_plugin","to_owned","to_owned","to_sample_","to_sample_","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","vzip","vzip","player_image","PLAYER_PANEL_WIDTH","PlayerReady","PlayerScoreInfo","PlayerWon","SCORING_MESSAGE_MAGIC","ScoringMenuState","ScoringMessage","ScoringMessageEnum","SoleWinner","Tied","__clone_box","active","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","as_bind_group_shader_type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","clone_to_uninit","clone_type_data","create","data","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","do_erased_serialize","do_erased_serialize","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","entity","erased_serialize","erased_serialize","erased_serialize","erased_serialize","fmt","from","from","from","from","from","from","from_sample_","from_sample_","from_sample_","from_sample_","from_sample_","from_subset","from_subset","from_subset","from_subset","from_subset","from_world","from_world","game_plugin","handle_scoring_messages","init","init","init","init","init","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_sample","into_sample","into_sample","into_sample","into_sample","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","magic","match_score","next_maps","player_idx","player_score_panel","raw_clone","raw_default","raw_drop","raw_drop","raw_drop","raw_drop","raw_drop","ready_players","reset","schema","score","scoring_menu","scoring_menu_system","serialize","serialize","session_plugin","to_owned","to_sample_","to_sample_","to_sample_","to_sample_","to_sample_","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","vzip","vzip","vzip","vzip","vzip"],"q":[[0,"jumpy"],[208,"jumpy::audio"],[212,"jumpy::audio::music"],[310,"jumpy::audio::music::MusicState"],[311,"jumpy::core"],[443,"jumpy::core::attachment"],[734,"jumpy::core::bullet"],[881,"jumpy::core::camera"],[1017,"jumpy::core::damage"],[1107,"jumpy::core::debug"],[1229,"jumpy::core::editor"],[1288,"jumpy::core::elements"],[1799,"jumpy::core::elements::buss"],[1915,"jumpy::core::elements::cannon"],[2031,"jumpy::core::elements::crab"],[2188,"jumpy::core::elements::crab::CrabState"],[2190,"jumpy::core::elements::crate_item"],[2344,"jumpy::core::elements::decoration"],[2394,"jumpy::core::elements::fish_school"],[2571,"jumpy::core::elements::fish_school::FishState"],[2573,"jumpy::core::elements::flappy_jellyfish"],[2734,"jumpy::core::elements::grenade"],[2890,"jumpy::core::elements::jellyfish"],[3080,"jumpy::core::elements::kick_bomb"],[3327,"jumpy::core::elements::machine_gun"],[3486,"jumpy::core::elements::mine"],[3641,"jumpy::core::elements::musket"],[3755,"jumpy::core::elements::periscope"],[3869,"jumpy::core::elements::player_spawner"],[4003,"jumpy::core::elements::slippery"],[4099,"jumpy::core::elements::slippery_seaweed"],[4194,"jumpy::core::elements::snail"],[4298,"jumpy::core::elements::snail::Snail"],[4301,"jumpy::core::elements::spike"],[4396,"jumpy::core::elements::sproinger"],[4493,"jumpy::core::elements::stomp_boots"],[4678,"jumpy::core::elements::sword"],[4874,"jumpy::core::elements::sword::SwordState"],[4876,"jumpy::core::elements::urchin"],[4973,"jumpy::core::globals"],[4974,"jumpy::core::input"],[5212,"jumpy::core::input::EditorInput"],[5234,"jumpy::core::item"],[5674,"jumpy::core::lifetime"],[5767,"jumpy::core::map"],[6104,"jumpy::core::map_constructor"],[6107,"jumpy::core::map_constructor::shiftnanigans"],[6329,"jumpy::core::map_pool"],[6411,"jumpy::core::metadata"],[6749,"jumpy::core::metadata::map"],[7030,"jumpy::core::metadata::player"],[7510,"jumpy::core::physics"],[7631,"jumpy::core::physics::collisions"],[8280,"jumpy::core::physics::collisions::ColliderShape"],[8284,"jumpy::core::physics::collisions::filtering"],[8438,"jumpy::core::physics::collisions::rapier"],[9229,"jumpy::core::physics::collisions::rapier::QueryPipelineMode"],[9230,"jumpy::core::physics::collisions::rapier::TopologyError"],[9233,"jumpy::core::physics::collisions::rapier::nalgebra"],[10689,"jumpy::core::physics::collisions::rapier::nalgebra::base"],[11748,"jumpy::core::physics::collisions::rapier::nalgebra::base::allocator"],[11761,"jumpy::core::physics::collisions::rapier::nalgebra::base::constraint"],[11771,"jumpy::core::physics::collisions::rapier::nalgebra::base::coordinates"],[12228,"jumpy::core::physics::collisions::rapier::nalgebra::base::default_allocator"],[12229,"jumpy::core::physics::collisions::rapier::nalgebra::base::dimension"],[12551,"jumpy::core::physics::collisions::rapier::nalgebra::base::indexing"],[12555,"jumpy::core::physics::collisions::rapier::nalgebra::base::iter"],[12583,"jumpy::core::physics::collisions::rapier::nalgebra::base::storage"],[12618,"jumpy::core::physics::collisions::rapier::nalgebra::base::uninit"],[12625,"jumpy::core::physics::collisions::rapier::nalgebra::geometry"],[12748,"jumpy::core::physics::collisions::rapier::nalgebra::linalg"],[12796,"jumpy::core::physics::collisions::rapier::nalgebra::linalg::balancing"],[12798,"jumpy::core::physics::collisions::rapier::nalgebra::linalg::givens"],[12801,"jumpy::core::physics::collisions::shape"],[12915,"jumpy::core::physics::collisions::shape::ColliderShape"],[12919,"jumpy::core::physics::dynamic_body"],[12970,"jumpy::core::physics::rapier"],[20767,"jumpy::core::physics::rapier::QueryPipelineMode"],[20768,"jumpy::core::physics::rapier::TopologyError"],[20771,"jumpy::core::physics::rapier::nalgebra"],[27832,"jumpy::core::physics::rapier::nalgebra::base"],[28891,"jumpy::core::physics::rapier::nalgebra::base::allocator"],[28904,"jumpy::core::physics::rapier::nalgebra::base::constraint"],[28951,"jumpy::core::physics::rapier::nalgebra::base::coordinates"],[31072,"jumpy::core::physics::rapier::nalgebra::base::default_allocator"],[31073,"jumpy::core::physics::rapier::nalgebra::base::dimension"],[31395,"jumpy::core::physics::rapier::nalgebra::base::indexing"],[31399,"jumpy::core::physics::rapier::nalgebra::base::iter"],[31667,"jumpy::core::physics::rapier::nalgebra::base::storage"],[31702,"jumpy::core::physics::rapier::nalgebra::base::uninit"],[31813,"jumpy::core::physics::rapier::nalgebra::geometry"],[31936,"jumpy::core::physics::rapier::nalgebra::linalg"],[31984,"jumpy::core::physics::rapier::nalgebra::linalg::balancing"],[31986,"jumpy::core::physics::rapier::nalgebra::linalg::givens"],[32037,"jumpy::core::player"],[32592,"jumpy::core::player::crouch"],[32596,"jumpy::core::player::dead"],[32600,"jumpy::core::player::default"],[32602,"jumpy::core::player::drive_jellyfish"],[32605,"jumpy::core::player::idle"],[32609,"jumpy::core::player::incapacitated"],[32612,"jumpy::core::player::midair"],[32616,"jumpy::core::player::ragdoll"],[32623,"jumpy::core::player::state"],[32675,"jumpy::core::player::state::stage"],[32749,"jumpy::core::player::state::states"],[32758,"jumpy::core::player::state::states::crouch"],[32762,"jumpy::core::player::state::states::dead"],[32766,"jumpy::core::player::state::states::default"],[32768,"jumpy::core::player::state::states::drive_jellyfish"],[32771,"jumpy::core::player::state::states::idle"],[32775,"jumpy::core::player::state::states::incapacitated"],[32779,"jumpy::core::player::state::states::midair"],[32783,"jumpy::core::player::state::states::ragdoll"],[32832,"jumpy::core::player::state::states::walk"],[32836,"jumpy::core::player::walk"],[32840,"jumpy::core::prelude"],[32842,"jumpy::core::random"],[33099,"jumpy::core::scoring"],[33197,"jumpy::core::utils"],[33225,"jumpy::core::utils::easing"],[33364,"jumpy::core::utils::math"],[33365,"jumpy::core::utils::metadata"],[33409,"jumpy::core::utils::rect"],[33471,"jumpy::core::win_indicator"],[33519,"jumpy::debug"],[33567,"jumpy::fullscreen"],[33569,"jumpy::input"],[33998,"jumpy::prelude"],[53953,"jumpy::prelude::AssetKind"],[53956,"jumpy::prelude::AudioEvent"],[53966,"jumpy::prelude::Color"],[53970,"jumpy::prelude::GamepadRumbleRequest"],[53977,"jumpy::prelude::LuaPluginSystemsState"],[53979,"jumpy::prelude::Primitive"],[53981,"jumpy::prelude::PrimitiveRef"],[53984,"jumpy::prelude::PrimitiveRefMut"],[53987,"jumpy::prelude::SchemaKind"],[53989,"jumpy::prelude::SyncingInfo"],[53999,"jumpy::prelude::anyhow"],[54109,"jumpy::prelude::audio_center"],[54125,"jumpy::prelude::audio_center::AudioEvent"],[54135,"jumpy::prelude::audio_manager"],[54141,"jumpy::prelude::bindings"],[54571,"jumpy::prelude::bindings::EcsRefBorrowError"],[54573,"jumpy::prelude::bindings::assets"],[54574,"jumpy::prelude::bindings::components"],[54575,"jumpy::prelude::bindings::ecsref"],[54618,"jumpy::prelude::bindings::ecsref::EcsRefBorrowError"],[54620,"jumpy::prelude::bindings::entities"],[54621,"jumpy::prelude::bindings::resources"],[54622,"jumpy::prelude::bindings::schema"],[54625,"jumpy::prelude::bindings::world"],[54626,"jumpy::prelude::bones_schema"],[55118,"jumpy::prelude::bones_schema::Primitive"],[55120,"jumpy::prelude::bones_schema::SchemaKind"],[55122,"jumpy::prelude::bones_schema::alloc"],[55818,"jumpy::prelude::bones_schema::prelude"],[56002,"jumpy::prelude::bones_schema::prelude::Primitive"],[56004,"jumpy::prelude::bones_schema::prelude::PrimitiveRef"],[56007,"jumpy::prelude::bones_schema::prelude::PrimitiveRefMut"],[56010,"jumpy::prelude::bones_schema::prelude::SchemaKind"],[56012,"jumpy::prelude::bones_schema::ptr"],[57019,"jumpy::prelude::bones_schema::ptr::PrimitiveRef"],[57022,"jumpy::prelude::bones_schema::ptr::PrimitiveRefMut"],[57025,"jumpy::prelude::bones_schema::raw_fns"],[57040,"jumpy::prelude::bones_schema::registry"],[57128,"jumpy::prelude::bones_schema::ser_de"],[57223,"jumpy::prelude::bones_utils"],[57295,"jumpy::prelude::bones_utils::prelude"],[57366,"jumpy::prelude::bool"],[57380,"jumpy::prelude::borrow"],[57463,"jumpy::prelude::dashmap"],[57779,"jumpy::prelude::dashmap::iter"],[57895,"jumpy::prelude::dashmap::iter_set"],[57985,"jumpy::prelude::dashmap::mapref"],[57988,"jumpy::prelude::dashmap::mapref::entry"],[58104,"jumpy::prelude::dashmap::mapref::multiple"],[58179,"jumpy::prelude::dashmap::mapref::one"],[58348,"jumpy::prelude::dashmap::setref"],[58350,"jumpy::prelude::dashmap::setref::multiple"],[58382,"jumpy::prelude::dashmap::setref::one"],[58414,"jumpy::prelude::dashmap::try_result"],[58452,"jumpy::prelude::debug"],[58547,"jumpy::prelude::egui"],[65597,"jumpy::prelude::egui::Event"],[65613,"jumpy::prelude::egui::ImageFit"],[65614,"jumpy::prelude::egui::ImageSource"],[65616,"jumpy::prelude::egui::Shape"],[65618,"jumpy::prelude::egui::ahash"],[65890,"jumpy::prelude::egui::ahash::random_state"],[65898,"jumpy::prelude::egui::containers"],[66003,"jumpy::prelude::egui::containers::collapsing_header"],[66107,"jumpy::prelude::egui::containers::panel"],[66275,"jumpy::prelude::egui::containers::popup"],[66283,"jumpy::prelude::egui::containers::scroll_area"],[66438,"jumpy::prelude::egui::epaint"],[67467,"jumpy::prelude::egui::epaint::Shape"],[67469,"jumpy::prelude::egui::epaint::ecolor"],[67602,"jumpy::prelude::egui::epaint::emath"],[67843,"jumpy::prelude::egui::epaint::emath::align"],[67849,"jumpy::prelude::egui::epaint::emath::smart_aim"],[67850,"jumpy::prelude::egui::epaint::image"],[67863,"jumpy::prelude::egui::epaint::mutex"],[67946,"jumpy::prelude::egui::epaint::shape_transform"],[67947,"jumpy::prelude::egui::epaint::stats"],[68020,"jumpy::prelude::egui::epaint::tessellator"],[68147,"jumpy::prelude::egui::epaint::tessellator::path"],[68149,"jumpy::prelude::egui::epaint::text"],[68580,"jumpy::prelude::egui::epaint::text::cursor"],[68808,"jumpy::prelude::egui::epaint::textures"],[68876,"jumpy::prelude::egui::epaint::util"],[68936,"jumpy::prelude::egui::gui_zoom"],[68941,"jumpy::prelude::egui::gui_zoom::kb_shortcuts"],[68944,"jumpy::prelude::egui::introspection"],[68946,"jumpy::prelude::egui::layers"],[69051,"jumpy::prelude::egui::load"],[69484,"jumpy::prelude::egui::load::BytesPoll"],[69488,"jumpy::prelude::egui::load::ImagePoll"],[69490,"jumpy::prelude::egui::load::TexturePoll"],[69492,"jumpy::prelude::egui::menu"],[69560,"jumpy::prelude::egui::os"],[69627,"jumpy::prelude::egui::output"],[69743,"jumpy::prelude::egui::special_emojis"],[69750,"jumpy::prelude::egui::style"],[70170,"jumpy::prelude::egui::text"],[70279,"jumpy::prelude::egui::util"],[70353,"jumpy::prelude::egui::util::cache"],[70447,"jumpy::prelude::egui::util::id_type_map"],[70507,"jumpy::prelude::egui::util::undoer"],[70615,"jumpy::prelude::egui::widget_text"],[70724,"jumpy::prelude::egui::widgets"],[70876,"jumpy::prelude::egui::widgets::ImageFit"],[70877,"jumpy::prelude::egui::widgets::ImageSource"],[70879,"jumpy::prelude::egui::widgets::color_picker"],[70940,"jumpy::prelude::egui::widgets::text_edit"],[71181,"jumpy::prelude::f32"],[71220,"jumpy::prelude::f64"],[71262,"jumpy::prelude::fluent"],[71558,"jumpy::prelude::fluent::FluentError"],[71560,"jumpy::prelude::fluent::bundle"],[71613,"jumpy::prelude::fluent::concurrent"],[71615,"jumpy::prelude::fluent::types"],[71896,"jumpy::prelude::fluent_langneg"],[71946,"jumpy::prelude::fluent_langneg::accepted_languages"],[71947,"jumpy::prelude::fluent_langneg::negotiate"],[71953,"jumpy::prelude::i32"],[71968,"jumpy::prelude::i64"],[71983,"jumpy::prelude::input"],[71997,"jumpy::prelude::intl_memoizer"],[72070,"jumpy::prelude::intl_memoizer::concurrent"],[72104,"jumpy::prelude::kira"],[72405,"jumpy::prelude::kira::clock"],[72605,"jumpy::prelude::kira::clock::clock_info"],[72770,"jumpy::prelude::kira::command"],[72876,"jumpy::prelude::kira::effect"],[72892,"jumpy::prelude::kira::effect::compressor"],[72977,"jumpy::prelude::kira::effect::delay"],[73057,"jumpy::prelude::kira::effect::distortion"],[73193,"jumpy::prelude::kira::effect::eq_filter"],[73320,"jumpy::prelude::kira::effect::filter"],[73456,"jumpy::prelude::kira::effect::panning_control"],[73535,"jumpy::prelude::kira::effect::reverb"],[73626,"jumpy::prelude::kira::effect::volume_control"],[73706,"jumpy::prelude::kira::manager"],[73861,"jumpy::prelude::kira::manager::backend"],[73903,"jumpy::prelude::kira::manager::backend::cpal"],[74015,"jumpy::prelude::kira::manager::backend::mock"],[74111,"jumpy::prelude::kira::manager::error"],[74146,"jumpy::prelude::kira::modulator"],[74213,"jumpy::prelude::kira::modulator::lfo"],[74344,"jumpy::prelude::kira::modulator::lfo::Waveform"],[74345,"jumpy::prelude::kira::modulator::tweener"],[74412,"jumpy::prelude::kira::modulator::value_provider"],[74475,"jumpy::prelude::kira::sound"],[74791,"jumpy::prelude::kira::sound::static_sound"],[74905,"jumpy::prelude::kira::sound::streaming"],[75068,"jumpy::prelude::kira::spatial"],[75071,"jumpy::prelude::kira::spatial::emitter"],[75271,"jumpy::prelude::kira::spatial::listener"],[75343,"jumpy::prelude::kira::spatial::scene"],[75477,"jumpy::prelude::kira::track"],[75754,"jumpy::prelude::kira::tween"],[76018,"jumpy::prelude::kira::tween::Value"],[76020,"jumpy::prelude::lan"],[76199,"jumpy::prelude::lan::LanMatchmakerRequest"],[76201,"jumpy::prelude::lan::LanMatchmakerResponse"],[76204,"jumpy::prelude::online"],[76654,"jumpy::prelude::online::OnlineMatchmakerRequest"],[76668,"jumpy::prelude::online::OnlineMatchmakerResponse"],[76676,"jumpy::prelude::piccolo"],[78966,"jumpy::prelude::piccolo::CallbackReturn"],[78972,"jumpy::prelude::piccolo::SequencePoll"],[78978,"jumpy::prelude::piccolo::any"],[79074,"jumpy::prelude::piccolo::callback"],[79123,"jumpy::prelude::piccolo::callback::CallbackReturn"],[79129,"jumpy::prelude::piccolo::callback::SequencePoll"],[79135,"jumpy::prelude::piccolo::closure"],[79270,"jumpy::prelude::piccolo::compiler"],[79605,"jumpy::prelude::piccolo::compiler::ParseErrorKind"],[79608,"jumpy::prelude::piccolo::compiler::interning"],[79645,"jumpy::prelude::piccolo::compiler::lexer"],[79836,"jumpy::prelude::piccolo::compiler::parser"],[81135,"jumpy::prelude::piccolo::compiler::parser::ForStatement"],[81143,"jumpy::prelude::piccolo::compiler::parser::ParseErrorKind"],[81146,"jumpy::prelude::piccolo::constant"],[81208,"jumpy::prelude::piccolo::conversion"],[81252,"jumpy::prelude::piccolo::error"],[81346,"jumpy::prelude::piccolo::finalizers"],[81347,"jumpy::prelude::piccolo::fuel"],[81350,"jumpy::prelude::piccolo::function"],[81353,"jumpy::prelude::piccolo::io"],[81355,"jumpy::prelude::piccolo::lua"],[81360,"jumpy::prelude::piccolo::meta_ops"],[81456,"jumpy::prelude::piccolo::opcode"],[81624,"jumpy::prelude::piccolo::opcode::Operation"],[81739,"jumpy::prelude::piccolo::raw_ops"],[81755,"jumpy::prelude::piccolo::registry"],[81821,"jumpy::prelude::piccolo::stack"],[81824,"jumpy::prelude::piccolo::stdlib"],[81830,"jumpy::prelude::piccolo::string"],[81913,"jumpy::prelude::piccolo::table"],[82033,"jumpy::prelude::piccolo::table::NextValue"],[82035,"jumpy::prelude::piccolo::thread"],[82227,"jumpy::prelude::piccolo::types"],[82651,"jumpy::prelude::piccolo::userdata"],[82699,"jumpy::prelude::piccolo::value"],[82709,"jumpy::prelude::proto"],[82748,"jumpy::prelude::random"],[82750,"jumpy::prelude::swizzles"],[83240,"jumpy::prelude::sys_locale"],[83242,"jumpy::prelude::u32"],[83257,"jumpy::prelude::u64"],[83272,"jumpy::prelude::unic_langid"],[83443,"jumpy::prelude::unic_langid::subtags"],[83713,"jumpy::prelude::widgets"],[83750,"jumpy::profiler"],[83798,"jumpy::sessions"],[83840,"jumpy::settings"],[84092,"jumpy::ui"],[84566,"jumpy::ui::main_menu"],[84674,"jumpy::ui::main_menu::MenuPage"],[84675,"jumpy::ui::main_menu::build_info"],[84710,"jumpy::ui::main_menu::credits"],[84838,"jumpy::ui::main_menu::credits::credits_parser"],[84880,"jumpy::ui::main_menu::map_select"],[84918,"jumpy::ui::main_menu::network_game"],[84919,"jumpy::ui::main_menu::player_select"],[85112,"jumpy::ui::main_menu::player_select::PlayerSlot"],[85121,"jumpy::ui::main_menu::settings"],[85230,"jumpy::ui::main_menu::settings::audio"],[85235,"jumpy::ui::main_menu::settings::controls"],[85268,"jumpy::ui::main_menu::settings::graphics"],[85269,"jumpy::ui::main_menu::settings::networking"],[85270,"jumpy::ui::map_select"],[85351,"jumpy::ui::network_game"],[85689,"jumpy::ui::network_game::LanMode"],[85691,"jumpy::ui::notification"],[85694,"jumpy::ui::pause_menu"],[85788,"jumpy::ui::player_image"],[85789,"jumpy::ui::scoring"],[85980,"dyn_clone::sealed"],[85981,"core::any"],[85982,"bevy_render::texture::image"],[85983,"bevy_render::render_asset"],[85984,"bevy_reflect::type_registry"],[85985,"alloc::boxed"],[85986,"piccolo::lua"],[85987,"core::fmt"],[85988,"bones_ecs::world"],[85989,"bevy_ecs::world"],[85990,"bones_asset::server"],[85991,"bones_scripting::lua::asset"],[85992,"bones_asset::handle"],[85993,"alloc::vec"],[85994,"alloc::sync"],[85995,"alloc::rc"],[85996,"egui::context"],[85997,"core::ffi"],[85998,"bones_schema::registry"],[85999,"core::option"],[86000,"core::result"],[86001,"bones_lib"],[86002,"bones_framework::audio::audio_manager"],[86003,"kira::sound::static_sound::settings"],[86004,"bevy_utils::label"],[86005,"bones_framework::params"],[86006,"bones_framework::audio::audio_center"],[86007,"bones_ecs::system"],[86008,"bones_framework::render::ui"],[86009,"instant::native"],[86010,"bones_ecs::stage"],[86011,"bones_ecs::entities"],[86012,"glam::f32::vec2"],[86013,"core::time"],[86014,"bones_lib::time"],[86015,"bones_framework::render::sprite"],[86016,"bones_framework::render::transform"],[86017,"bones_framework::animation"],[86018,"bones_framework::render::camera"],[86019,"bones_framework::input::window"],[86020,"glam::f32::vec3"],[86021,"bones_framework::render::line"],[86022,"rapier2d::pipeline::debug_render_pipeline::debug_render_backend"],[86023,"parry2d::real"],[86024,"parry2d::math"],[86025,"ustr"],[86026,"glam::u32::uvec2"],[86027,"bones_schema::schema"],[86028,"serde::de"],[86029,"alloc::string"],[86030,"bones_schema::alloc::vec"],[86031,"erased_serde::ser"],[86032,"erased_serde::error"],[86033,"bones_framework::networking"],[86034,"serde::ser"],[86035,"core::cmp"],[86036,"core::hash"],[86037,"glam::i32::ivec2"],[86038,"bones_framework::render::tilemap"],[86039,"ulid"],[86040,"core::ops::function"],[86041,"parry2d::shape::shared_shape"],[86042,"rapier2d::geometry::collider"],[86043,"rapier2d::geometry::collider_components"],[86044,"rapier2d::pipeline::physics_hooks"],[86045,"rapier2d::geometry::contact_pair"],[86046,"atomicell::refs::mutable"],[86047,"rapier2d::dynamics::rigid_body_set"],[86048,"rapier2d::geometry::collider_set"],[86049,"rapier2d::geometry"],[86050,"rapier2d::dynamics::rigid_body"],[86051,"smol_str"],[86052,"core::iter::traits::collect"],[86053,"bitflags::iter"],[86054,"parry2d::shape::shape"],[86055,"parry2d::shape::composite_shape"],[86056,"parry2d::shape::polygonal_feature_map"],[86057,"parry2d::shape::support_map"],[86058,"parry2d::query::ray::ray"],[86059,"num_complex"],[86060,"nalgebra::base::unit"],[86061,"nalgebra::geometry::isometry"],[86062,"parry2d::bounding_volume::bounding_volume"],[86063,"nalgebra::base::dimension"],[86064,"nalgebra::geometry::point"],[86065,"parry2d::bounding_volume::aabb"],[86066,"parry2d::bounding_volume::bounding_sphere"],[86067,"parry2d::query::point::point_query"],[86068,"nalgebra::base::array_storage"],[86069,"nalgebra::base::matrix"],[86070,"parry2d::shape::feature_id"],[86071,"rapier2d::pipeline::event_handler"],[86072,"parry2d::shape::polygonal_feature2d"],[86073,"core::marker"],[86074,"parry2d::partitioning::qbvh::qbvh"],[86075,"parry2d::partitioning::qbvh::storage"],[86076,"parry2d::mass_properties::mass_properties"],[86077,"parry2d::utils::array"],[86078,"rapier2d::dynamics::integration_parameters"],[86079,"rapier2d::dynamics::joint::multibody_joint::multibody"],[86080,"rapier2d::dynamics::joint::multibody_joint::multibody_link"],[86081,"nalgebra::base::vec_storage"],[86082,"rapier2d::dynamics::solver::joint_constraint::joint_generic_constraint"],[86083,"rapier2d::dynamics::joint::generic_joint"],[86084,"rapier2d::geometry::broad_phase"],[86085,"rapier2d::geometry::broad_phase_multi_sap::broad_phase_pair_event"],[86086,"num_traits::sign"],[86087,"simba::scalar::complex"],[86088,"simba::scalar::real"],[86089,"simba::simd::simd_bool"],[86090,"nalgebra::base::storage"],[86091,"nalgebra::base::matrix_view"],[86092,"simba::simd::simd_complex"],[86093,"simba::scalar::subset"],[86094,"simba::simd::simd_value"],[86095,"simba::simd::simd_real"],[86096,"nalgebra::geometry::abstract_rotation"],[86097,"nalgebra::base::scalar"],[86098,"simba::simd::simd_partial_ord"],[86099,"nalgebra::base::norm"],[86100,"num_traits::identities"],[86101,"simba::scalar::field"],[86102,"glam::f32::sse2::quat"],[86103,"parry2d::shape::trimesh"],[86104,"parry2d::shape::trimesh_storage"],[86105,"parry2d::shape::half_space"],[86106,"parry2d::shape::polyline"],[86107,"parry2d::shape::convex_polygon"],[86108,"parry2d::shape::heightfield2"],[86109,"parry2d::shape::compound"],[86110,"rapier2d::dynamics::rigid_body_components"],[86111,"rapier2d::dynamics::island_manager"],[86112,"rapier2d::geometry::interaction_groups"],[86113,"rapier2d::pipeline::query_pipeline"],[86114,"rapier2d::pipeline::debug_render_pipeline::debug_render_pipeline"],[86115,"rapier2d::dynamics::joint::multibody_joint::multibody_joint"],[86116,"parry2d::shape::ball"],[86117,"parry2d::shape::capsule"],[86118,"parry2d::shape::cuboid"],[86119,"rapier2d::dynamics::joint::fixed_joint"],[86120,"parry2d::shape::triangle"],[86121,"parry2d::shape::round_shape"],[86122,"rapier2d::dynamics::joint::prismatic_joint"],[86123,"rapier2d::dynamics::joint::revolute_joint"],[86124,"rapier2d::dynamics::joint::rope_joint"],[86125,"parry2d::shape::segment"],[86126,"rapier2d::dynamics::joint::multibody_joint::multibody_joint_set"],[86127,"core::iter::traits::iterator"],[86128,"rapier2d::dynamics::joint::impulse_joint::impulse_joint_set"],[86129,"rapier2d::dynamics::joint::impulse_joint::impulse_joint"],[86130,"rapier2d::dynamics::joint::spring_joint"],[86131,"parry2d::query::time_of_impact::time_of_impact"],[86132,"rapier2d::dynamics::ccd::ccd_solver"],[86133,"rapier2d::dynamics::coefficient_combine_rule"],[86134,"core::clone"],[86135,"rapier2d::dynamics::joint::motor_model"],[86136,"parry2d::query::contact_manifolds::contact_manifold"],[86137,"rapier2d::geometry::broad_phase_multi_sap::broad_phase_multi_sap"],[86138,"rapier2d::geometry::interaction_graph"],[86139,"rapier2d::geometry::narrow_phase"],[86140,"rapier2d::pipeline::debug_render_pipeline::debug_render_style"],[86141,"rapier2d::data::graph"],[86142,"core::default"],[86143,"parry2d::transformation::vhacd::parameters"],[86144,"rapier2d::pipeline::collision_pipeline"],[86145,"rapier2d::pipeline::physics_pipeline"],[86146,"rapier2d::utils"],[86147,"rapier2d::data::arena"],[86148,"core::convert"],[86149,"nalgebra::linalg::lu"],[86150,"core::iter::traits::exact_size"],[86151,"crossbeam_channel::channel"],[86152,"parry2d::query::nonlinear_time_of_impact::nonlinear_rigid_motion"],[86153,"parry2d::query::query_dispatcher"],[86154,"core::ops::range"],[86155,"nalgebra::geometry::transform"],[86156,"approx::abs_diff_eq"],[86157,"nalgebra::geometry::quaternion"],[86158,"nalgebra::geometry::dual_quaternion"],[86159,"nalgebra::geometry::rotation"],[86160,"nalgebra::geometry::translation"],[86161,"nalgebra::geometry::scale"],[86162,"nalgebra::geometry::similarity"],[86163,"simba::simd::auto_simd_impl"],[86164,"num_traits"],[86165,"core::mem::maybe_uninit"],[86166,"simba::simd::simd_signed"],[86167,"nalgebra::linalg::permutation_sequence"],[86168,"num_traits::cast"],[86169,"nalgebra::geometry::orthographic"],[86170,"nalgebra::geometry::perspective"],[86171,"nalgebra::geometry::reflection"],[86172,"nalgebra::linalg::bidiagonal"],[86173,"core::ops::arith"],[86174,"nalgebra::linalg::cholesky"],[86175,"nalgebra::base::default_allocator"],[86176,"nalgebra::linalg::col_piv_qr"],[86177,"nalgebra::linalg::full_piv_lu"],[86178,"nalgebra::linalg::hessenberg"],[86179,"nalgebra::linalg::qr"],[86180,"nalgebra::linalg::schur"],[86181,"nalgebra::linalg::svd"],[86182,"nalgebra::linalg::symmetric_eigen"],[86183,"nalgebra::linalg::symmetric_tridiagonal"],[86184,"nalgebra::linalg::udu"],[86185,"nalgebra::base::iter"],[86186,"glam::f64::dvec4"],[86187,"glam::u32::uvec3"],[86188,"glam::bool::bvec4"],[86189,"glam::f64::dmat4"],[86190,"glam::u32::uvec4"],[86191,"glam::f64::dmat3"],[86192,"glam::f32::sse2::mat4"],[86193,"glam::bool::bvec2"],[86194,"glam::f32::sse2::vec4"],[86195,"glam::f32::mat3"],[86196,"glam::f32::sse2::vec3a"],[86197,"glam::f32::sse2::mat2"],[86198,"glam::f64::dvec2"],[86199,"glam::i32::ivec3"],[86200,"glam::f64::dvec3"],[86201,"glam::i32::ivec4"],[86202,"glam::bool::bvec3"],[86203,"glam::f64::dmat2"],[86204,"glam::f64::dquat"],[86205,"simba::simd::wide_simd_impl"],[86206,"core::str::traits"],[86207,"nalgebra::base::indexing"],[86208,"num_traits::float"],[86209,"approx::relative_eq"],[86210,"num_traits::bounds"],[86211,"num_traits::ops::mul_add"],[86212,"simba::simd::simd_option"],[86213,"approx::ulps_eq"],[86214,"nalgebra::base::constraint"],[86215,"nalgebra::base::coordinates"],[86216,"hickory_proto::serialize::binary::encoder"],[86217,"hickory_proto::error"],[86218,"fallible_iterator"],[86219,"nalgebra::base::uninit"],[86220,"nalgebra::linalg::givens"],[86221,"turborand::traits"],[86222,"turborand::rng"],[86223,"piccolo::table::table"],[86224,"bones_framework::input::keyboard"],[86225,"bones_framework::localization"],[86226,"bones_framework::input::gamepad"],[86227,"bones_utils::collections"],[86228,"egui::data::input"],[86229,"bones_framework::networking::proto"],[86230,"bones_ecs::components::typed"],[86231,"core::ops::deref"],[86232,"bones_framework::audio"],[86233,"atomicell::refs::immutable"],[86234,"bones_framework::render::color"],[86235,"glam::i64::i64vec2"],[86236,"glam::i64::i64vec3"],[86237,"glam::i64::i64vec4"],[86238,"glam::f32::affine2"],[86239,"glam::f32::affine3a"],[86240,"glam::f32::sse2::mat3a"],[86241,"glam::f64::daffine2"],[86242,"glam::f64::daffine3"],[86243,"path_absolutize::absolutize"],[86244,"std::path"],[86245,"alloc::borrow"],[86246,"std::io::error"],[86247,"glam::u64::u64vec2"],[86248,"glam::u64::u64vec3"],[86249,"glam::u64::u64vec4"],[86250,"time::duration"],[86251,"governor::nanos"],[86252,"bones_framework::input"],[86253,"glam::bool::sse2::bvec3a"],[86254,"glam::bool::sse2::bvec4a"],[86255,"core::alloc"],[86256,"bones_asset"],[86257,"glam::euler"],[86258,"bevy_reflect::reflect"],[86259,"bones_ecs::bitset"],[86260,"bones_ecs::components::untyped"],[86261,"bitvec::slice"],[86262,"bitvec::order"],[86263,"core::ffi::c_str"],[86264,"std::os::fd::owned"],[86265,"atomicell::cell"],[86266,"std::os::fd::raw"],[86267,"bones_asset::asset"],[86268,"bones_schema::ptr"],[86269,"bones_scripting::lua::ext"],[86270,"piccolo::error"],[86271,"bones_framework::utils"],[86272,"bitset_core"],[86273,"bitset_core::fmt"],[86274,"bones_framework::render::ui::widgets::bordered_button"],[86275,"bones_framework::render::ui::widgets"],[86276,"bones_framework::render::ui::widgets::bordered_frame"],[86277,"bones_ecs::resources"],[86278,"fluent_bundle::resource"],[86279,"core::num::nonzero"],[86280,"hyper::service::service"],[86281,"http::request"],[86282,"tracing_subscriber::layer"],[86283,"tracing_core::metadata"],[86284,"tracing_core::subscriber"],[86285,"core::error"],[86286,"x11rb::errors"],[86287,"x11rb::connection"],[86288,"ssh_encoding::error"],[86289,"unicode_normalization::replace"],[86290,"bones_utils::labeled_id"],[86291,"semver"],[86292,"bones_scripting::lua"],[86293,"bones_asset::cid"],[86294,"bones_ecs::components"],[86295,"bones_framework::input::mouse"],[86296,"bones_framework::time::stopwatch"],[86297,"bones_framework::time::timer"],[86298,"kira::sound::static_sound::data"],[86299,"bones_framework::networking::random"],[86300,"bones_framework::networking::debug"],[86301,"bones_framework::logging"],[86302,"bones_framework"],[86303,"bevy_reflect::struct_trait"],[86304,"tracing_core::span"],[86305,"rustls::client::client_conn"],[86306,"ureq::stream"],[86307,"ureq::error"],[86308,"anyhow"],[86309,"parking_lot::raw_mutex"],[86310,"lock_api::mutex"],[86311,"bones_utils::ulid"],[86312,"encase::core::rw"],[86313,"encase::core::traits"],[86314,"std::time"],[86315,"once_cell::sync"],[86316,"bones_scripting"],[86317,"bones_framework::storage"],[86318,"bones_asset::server::metadata"],[86319,"bones_asset::network_handle"],[86320,"x11rb_protocol"],[86321,"tracing_subscriber::layer::context"],[86322,"log"],[86323,"prometheus_client::encoding"],[86324,"bones_asset::io"],[86325,"core::future::future"],[86326,"core::pin"],[86327,"tracing_core::event"],[86328,"x11rb_protocol::x11_utils"],[86329,"kira::tween"],[86330,"std::fs"],[86331,"egui::ui"],[86332,"egui::response"],[86333,"kira::frame"],[86334,"hex::error"],[86335,"std::ffi::os_str"],[86336,"alloc::ffi::c_str"],[86337,"vec1"],[86338,"core::core_arch::x86"],[86339,"bevy_render::color"],[86340,"nix::sys::time"],[86341,"symphonia_core::units"],[86342,"image::animation"],[86343,"std::io::cursor"],[86344,"kira::sound::error"],[86345,"rand::rng"],[86346,"symphonia_core::io"],[86347,"ulid::base32"],[86348,"piccolo::value"],[86349,"dashmap::mapref::one"],[86350,"epaint"],[86351,"bevy_reflect::type_info"],[86352,"fluent_bundle::args"],[86353,"epaint::text::fonts"],[86354,"kira::sound"],[86355,"core::ptr::non_null"],[86356,"atomicell::borrow"],[86357,"piccolo::userdata"],[86358,"std::collections::hash::map"],[86359,"bones_ecs::components::iterator"],[86360,"core::iter::adapters::map"],[86361,"event_listener"],[86362,"bevy_tasks::thread_executor"],[86363,"egui::style"],[86364,"egui::widget_text"],[86365,"unicode_normalization::recompose"],[86366,"unicode_normalization::decompose"],[86367,"kira::output_destination"],[86368,"dashmap"],[86369,"emath::rect"],[86370,"epaint::shape"],[86371,"kira::tween::parameter::value"],[86372,"semver::parse"],[86373,"x11rb_protocol::errors"],[86374,"x11rb_protocol::protocol"],[86375,"kira::sound::playback_rate"],[86376,"core::io::borrowed_buf"],[86377,"std::io"],[86378,"async_channel"],[86379,"bevy_reflect::path"],[86380,"x11rb::cookie"],[86381,"egui::sense"],[86382,"x11rb_protocol::protocol::xproto"],[86383,"alloc::collections::vec_deque"],[86384,"bones_framework::networking::socket"],[86385,"futures_task::future_obj"],[86386,"futures_task::spawn"],[86387,"kira::manager::backend::renderer"],[86388,"kira::sound::playback_position"],[86389,"kira::start_time"],[86390,"unicode_normalization::stream_safe"],[86391,"gc_arena::context"],[86392,"gc_arena::collect"],[86393,"bitvec::ptr::span"],[86394,"time::error::conversion_range"],[86395,"nix::poll_timeout"],[86396,"uuid"],[86397,"bones_ecs"],[86398,"kira::volume"],[86399,"glam::swizzles::vec_traits"],[86400,"std::backtrace"],[86401,"bones_scripting::lua::bindings::ecsref"],[86402,"piccolo::callback"],[86403,"core::alloc::layout"],[86404,"bones_schema::alloc::resizable"],[86405,"bones_schema::alloc::map"],[86406,"bones_schema::alloc::type_datas"],[86407,"hashbrown::map"],[86408,"core::iter::traits::double_ended"],[86409,"bones_schema::alloc::layout"],[86410,"bones_schema::ser_de::serializer_deserializer"],[86411,"bones_schema::ser_de"],[86412,"core::sync::atomic"],[86413,"dashmap::t"],[86414,"core::borrow"],[86415,"dashmap::mapref::entry"],[86416,"dashmap::util"],[86417,"dashmap::iter"],[86418,"dashmap::try_result"],[86419,"dashmap::lock"],[86420,"lock_api::rwlock"],[86421,"dashmap::read_only"],[86422,"dashmap::set"],[86423,"dashmap::setref::one"],[86424,"governor::state::in_memory"],[86425,"dashmap::iter_set"],[86426,"dashmap::mapref::multiple"],[86427,"dashmap::setref::multiple"],[86428,"bones_framework::debug"],[86429,"ecolor::color32"],[86430,"ecolor::rgba"],[86431,"emath::vec2"],[86432,"emath::pos2"],[86433,"egui::widgets"],[86434,"egui::painter"],[86435,"egui::layers"],[86436,"egui::load"],[86437,"epaint::mesh"],[86438,"egui::id"],[86439,"egui::input_state"],[86440,"emath::align"],[86441,"emath::range"],[86442,"egui::layout"],[86443,"egui::containers::window"],[86444,"egui::containers::area"],[86445,"egui::widgets::progress_bar"],[86446,"egui::memory"],[86447,"epaint::textures"],[86448,"egui::data::output"],[86449,"epaint::text::text_layout_types"],[86450,"epaint::stroke"],[86451,"epaint::image"],[86452,"egui::widgets::text_edit::text_buffer"],[86453,"epaint::texture_handle"],[86454,"emath"],[86455,"egui::containers::scroll_area"],[86456,"egui::containers::resize"],[86457,"egui::containers::frame"],[86458,"egui::widgets::image"],[86459,"egui::widgets::drag_value"],[86460,"egui::widgets::slider"],[86461,"egui::containers::panel"],[86462,"egui::widgets::text_edit::builder"],[86463,"emath::numeric"],[86464,"egui::containers::combo_box"],[86465,"egui::input_state::touch_state"],[86466,"egui::widgets::button"],[86467,"egui"],[86468,"egui::containers::collapsing_header"],[86469,"egui::widgets::spinner"],[86470,"ecolor::hsva"],[86471,"epaint::text::cursor"],[86472,"egui::util::id_type_map"],[86473,"egui::widgets::separator"],[86474,"ecolor::hsva_gamma"],[86475,"epaint::bezier"],[86476,"egui::widgets::hyperlink"],[86477,"egui::widgets::label"],[86478,"egui::widgets::text_edit::state"],[86479,"egui::grid"],[86480,"epaint::mutex::rw_lock_impl"],[86481,"egui::widgets::selected_label"],[86482,"egui::os"],[86483,"emath::rot2"],[86484,"epaint::shadow"],[86485,"egui::widgets::text_edit::output"],[86486,"epaint::tessellator"],[86487,"ahash::hash_set"],[86488,"ahash::random_state"],[86489,"ahash::fallback_hash"],[86490,"ahash::hash_map"],[86491,"std::collections::hash::set"],[86492,"ahash"],[86493,"epaint::texture_atlas"],[86494,"epaint::stats"],[86495,"epaint::mutex::mutex_impl"],[86496,"emath::rect_transform"],[86497,"emath::history"],[86498,"core::iter::traits::accum"],[86499,"parking_lot::raw_rwlock"],[86500,"epaint::text::font"],[86501,"epaint::util::ordered_float"],[86502,"egui::load::bytes_loader"],[86503,"egui::load::texture_loader"],[86504,"egui::menu"],[86505,"alloc::collections::btree::map"],[86506,"egui::widgets::text_edit::cursor_range"],[86507,"egui::util::cache"],[86508,"egui::util::undoer"],[86509,"egui::widgets::color_picker"],[86510,"fluent_bundle::types"],[86511,"fluent_bundle::resolver::scope"],[86512,"fluent_bundle::memoizer"],[86513,"fluent_bundle::message"],[86514,"fluent_bundle::errors"],[86515,"fluent_syntax::ast"],[86516,"fluent_bundle::resolver::errors"],[86517,"fluent_syntax::parser::errors"],[86518,"fluent_bundle::types::number"],[86519,"fluent_bundle::bundle"],[86520,"intl_memoizer"],[86521,"unic_langid_impl"],[86522,"intl_memoizer::concurrent"],[86523,"fluent_langneg::negotiate"],[86524,"unic_langid_impl::errors"],[86525,"bones_framework::networking::input"],[86526,"kira::error"],[86527,"kira::track"],[86528,"kira::spatial::emitter::handle"],[86529,"kira::track::handle"],[86530,"kira::spatial::emitter"],[86531,"kira::clock::time"],[86532,"kira::clock::clock_speed"],[86533,"kira::clock"],[86534,"kira::clock::handle"],[86535,"kira::clock::clock_info"],[86536,"kira::arena::error"],[86537,"kira::command"],[86538,"kira::effect"],[86539,"kira::modulator::value_provider"],[86540,"kira::effect::compressor::builder"],[86541,"kira::effect::compressor::handle"],[86542,"kira::effect::delay::builder"],[86543,"kira::effect::delay::handle"],[86544,"kira::effect::distortion::builder"],[86545,"kira::effect::distortion"],[86546,"kira::effect::distortion::handle"],[86547,"kira::effect::eq_filter::builder"],[86548,"kira::effect::eq_filter"],[86549,"kira::effect::eq_filter::handle"],[86550,"kira::effect::filter::builder"],[86551,"kira::effect::filter"],[86552,"kira::effect::filter::handle"],[86553,"kira::effect::panning_control::builder"],[86554,"kira::effect::panning_control::handle"],[86555,"kira::effect::reverb::builder"],[86556,"kira::effect::reverb::handle"],[86557,"kira::effect::volume_control::builder"],[86558,"kira::effect::volume_control::handle"],[86559,"kira::manager"],[86560,"kira::manager::backend"],[86561,"kira::modulator"],[86562,"kira::spatial::scene::settings"],[86563,"kira::spatial::scene::handle"],[86564,"kira::track::builder"],[86565,"kira::manager::settings"],[86566,"kira::manager::error"],[86567,"kira::manager::backend::cpal"],[86568,"kira::manager::backend::cpal::desktop"],[86569,"kira::manager::backend::cpal::error"],[86570,"cpal::error"],[86571,"kira::manager::backend::mock"],[86572,"kira::modulator::tweener::handle"],[86573,"kira::modulator::lfo::handle"],[86574,"kira::modulator::lfo::builder"],[86575,"kira::modulator::lfo"],[86576,"kira::modulator::tweener::builder"],[86577,"symphonia_core::errors"],[86578,"kira::sound::static_sound::handle"],[86579,"kira::sound::streaming::settings"],[86580,"kira::sound::streaming::decoder"],[86581,"kira::sound::streaming::data"],[86582,"kira::sound::streaming::handle"],[86583,"kira::spatial::emitter::settings"],[86584,"kira::spatial::emitter::distances"],[86585,"kira::spatial::scene"],[86586,"mint::vector"],[86587,"kira::spatial::listener::settings"],[86588,"kira::spatial::listener::handle"],[86589,"mint::rotation"],[86590,"kira::track::routes"],[86591,"kira::tween::parameter"],[86592,"kira::tween::tweenable"],[86593,"bones_framework::networking::lan"],[86594,"bones_framework::networking::online"],[86595,"iroh_quinn::connection"],[86596,"bones_matchmaker_proto"],[86597,"iroh_base::key"],[86598,"piccolo::constant"],[86599,"piccolo::fuel"],[86600,"piccolo::string"],[86601,"piccolo::registry"],[86602,"piccolo::function"],[86603,"piccolo::conversion"],[86604,"piccolo::thread::executor"],[86605,"piccolo::stack"],[86606,"piccolo::closure"],[86607,"piccolo::finalizers"],[86608,"piccolo::meta_ops"],[86609,"piccolo::table::raw"],[86610,"piccolo::thread::thread"],[86611,"piccolo::thread"],[86612,"gc_arena::barrier"],[86613,"gc_arena::allocator_api"],[86614,"allocator_api2::stable::vec::drain"],[86615,"gc_arena::dynamic_roots"],[86616,"piccolo::compiler::parser"],[86617,"piccolo::compiler::compiler"],[86618,"gc_arena::gc"],[86619,"gc_arena::lock"],[86620,"piccolo::any"],[86621,"allocator_api2::stable::vec"],[86622,"gc_arena::metrics"],[86623,"core::slice::index"],[86624,"core::str::error"],[86625,"piccolo::compiler::lexer"],[86626,"piccolo::compiler::interning"],[86627,"std::io::buffered::bufreader"],[86628,"piccolo::opcode"],[86629,"piccolo::types"],[86630,"piccolo::thread::vm"],[86631,"unic_langid_impl::parser::errors"],[86632,"unic_langid_impl::subtags::language"],[86633,"unic_langid_impl::subtags::script"],[86634,"unic_langid_impl::subtags::region"],[86635,"unic_langid_impl::subtags::variant"],[86636,"peg_runtime::error"],[86637,"peg_runtime"],[86638,"rapier2d::math"],[86639,"nalgebra::base::alias"],[86640,"parry2d::shape"],[86641,"parry2d::simd"],[86642,"nalgebra_macros"],[86643,"rapier2d::dynamics::joint::multibody_joint::unit_multibody_joint"],[86644,"nalgebra::geometry::transform_alias"],[86645,"nalgebra::base::alias_slice"],[86646,"nalgebra::base::alias_view"],[86647,"nalgebra::geometry::isometry_alias"],[86648,"nalgebra::geometry::point_alias"],[86649,"nalgebra::geometry::reflection_alias"],[86650,"nalgebra::geometry::rotation_alias"],[86651,"nalgebra::geometry::scale_alias"],[86652,"nalgebra::geometry::similarity_alias"],[86653,"nalgebra::geometry::translation_alias"],[86654,"nalgebra::geometry::unit_complex"],[86655,"nalgebra"],[86656,"nalgebra::base"],[86657,"nalgebra::base::allocator"],[86658,"nalgebra::linalg"],[86659,"nalgebra::linalg::balancing"],[86660,"bones_utils_macros"],[86661,"serde_derive"],[86662,"bones_schema_macros"],[86663,"bones_ecs_macros"],[86664,"bones_utils::random"],[86665,"ustr::hash"],[86666,"glam"],[86667,"atomicell"],[86668,"tracing"],[86669,"bones_utils::default"],[86670,"fluent"],[86671,"bones_utils::names"],[86672,"jumpy::core::utils::macros"],[86673,"branches"],[86674,"bones_scripting::lua::bindings"],[86675,"bones_scripting::lua::bindings::assets"],[86676,"bones_scripting::lua::bindings::components"],[86677,"bones_scripting::lua::bindings::entities"],[86678,"bones_scripting::lua::bindings::resources"],[86679,"bones_scripting::lua::bindings::schema"],[86680,"bones_scripting::lua::bindings::world"],[86681,"bones_schema"],[86682,"bones_schema::raw_fns"],[86683,"bones_utils"],[86684,"dashmap::mapref"],[86685,"dashmap::setref"],[86686,"egui::data"],[86687,"egui::containers::popup"],[86688,"egui::containers"],[86689,"ecolor"],[86690,"emath::smart_aim"],[86691,"parking_lot::mutex"],[86692,"epaint::shape_transform"],[86693,"epaint::tessellator::path"],[86694,"epaint::text"],[86695,"epaint::text::text_layout"],[86696,"epaint::util"],[86697,"egui::gui_zoom"],[86698,"egui::gui_zoom::kb_shortcuts"],[86699,"egui::introspection"],[86700,"egui::special_emojis"],[86701,"egui::util"],[86702,"fluent_bundle"],[86703,"fluent_bundle::concurrent"],[86704,"fluent_langneg"],[86705,"fluent_langneg::accepted_languages"],[86706,"kira"],[86707,"kira::spatial"],[86708,"piccolo"],[86709,"piccolo::compiler"],[86710,"piccolo::io"],[86711,"piccolo::raw_ops"],[86712,"piccolo::stdlib::base"],[86713,"piccolo::stdlib::coroutine"],[86714,"piccolo::stdlib::io"],[86715,"piccolo::stdlib::math"],[86716,"piccolo::stdlib::string"],[86717,"piccolo::stdlib::table"],[86718,"sys_locale"]],"i":[0,0,0,0,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,0,8,9,10,11,8,9,10,11,11,8,9,10,11,8,9,10,11,8,9,9,10,11,8,9,10,11,0,8,8,9,10,11,11,0,8,9,10,11,8,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,8,9,9,10,10,11,11,0,8,0,8,9,10,11,0,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,0,9,8,0,8,10,10,10,9,8,8,10,10,8,10,0,0,8,9,10,11,8,9,10,11,8,9,10,11,11,8,9,10,11,0,0,8,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,8,9,10,11,0,8,9,10,11,8,9,10,11,0,0,0,34,38,38,38,0,0,38,0,38,0,37,38,38,38,37,38,37,38,37,38,37,38,37,37,37,37,37,38,37,38,37,38,37,37,38,37,37,38,37,38,37,38,38,38,38,38,38,38,38,38,37,38,37,38,37,38,38,37,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,0,37,38,37,38,37,38,38,37,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,1779,0,0,0,0,0,47,48,1780,47,48,1780,47,48,1780,47,0,48,1780,47,48,1780,47,0,0,1780,47,0,0,47,48,1780,47,48,1780,47,47,47,48,1780,47,48,1780,47,0,0,48,1780,47,48,1780,47,48,1780,47,47,47,0,0,48,1780,47,0,47,48,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,0,47,0,0,0,0,48,0,0,0,48,48,0,0,47,48,1780,47,47,48,0,1780,48,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,48,1780,47,0,48,1780,47,0,0,0,0,0,0,0,55,56,52,57,58,59,52,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,52,52,52,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,55,56,52,57,58,59,59,55,56,52,57,58,59,56,55,56,52,57,58,59,55,56,52,57,58,59,57,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,56,57,55,55,56,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,55,56,56,52,52,57,57,58,58,59,59,58,55,56,52,57,58,59,56,0,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,52,58,55,52,58,57,56,55,52,58,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,0,55,56,52,57,58,59,55,52,58,55,52,58,55,52,56,56,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,55,56,52,57,58,59,0,0,55,56,52,57,58,59,0,0,0,74,75,76,74,75,76,74,75,76,74,75,76,75,75,74,75,76,74,75,76,74,75,76,74,75,76,74,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,76,74,75,76,76,74,74,75,76,74,75,76,75,75,75,75,75,75,74,75,74,75,76,74,75,76,74,75,76,74,74,75,75,76,76,0,0,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,75,74,74,75,76,74,75,76,74,75,76,74,75,76,0,75,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,74,75,76,0,74,75,76,0,0,0,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,0,0,90,87,86,90,87,86,90,87,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,86,90,87,86,90,87,86,87,86,90,87,86,90,87,86,90,87,86,90,90,87,87,86,86,90,90,87,86,0,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,90,87,86,90,87,86,90,87,86,87,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,90,87,86,0,0,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,91,92,92,91,92,0,91,92,91,92,91,92,91,92,91,92,91,92,0,91,92,91,92,91,92,91,92,91,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,91,92,0,0,0,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,95,96,95,96,95,95,96,95,96,95,96,0,0,0,95,100,95,96,100,95,96,100,95,96,100,100,95,96,100,95,96,100,95,96,100,95,96,95,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,96,0,100,95,96,95,100,95,96,95,96,95,95,95,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,100,95,96,0,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,0,105,0,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,0,0,0,0,0,0,0,0,0,0,0,106,113,114,115,116,117,118,119,120,121,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,122,106,113,114,115,116,117,118,119,120,121,122,0,0,106,106,113,114,115,116,117,118,119,120,121,106,113,114,115,116,117,118,119,120,121,106,113,113,114,115,116,117,117,118,119,120,121,106,113,114,115,116,117,118,119,120,121,0,0,106,113,114,115,116,117,118,120,121,122,122,106,0,106,113,114,115,116,117,118,120,121,106,113,114,115,116,116,117,117,118,118,119,120,121,122,106,113,114,115,116,116,117,117,118,118,119,120,121,122,114,113,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,121,0,0,106,113,114,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,106,113,113,114,114,115,115,116,116,117,117,118,118,120,120,121,121,0,122,114,114,0,120,0,106,113,114,115,116,117,118,119,120,121,122,122,0,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,122,106,113,114,115,116,117,118,119,120,121,122,0,0,122,0,0,0,106,119,120,120,113,0,0,106,0,106,113,114,115,116,117,118,119,120,121,106,113,114,115,116,117,118,120,121,106,113,114,115,116,117,118,119,120,121,122,122,106,113,114,115,116,117,118,119,120,121,0,114,113,0,0,0,122,122,0,0,0,0,119,106,113,114,115,116,117,118,119,120,121,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,106,113,114,115,116,117,118,119,120,121,122,0,106,113,114,115,116,117,118,119,120,121,122,0,0,129,130,130,129,129,130,129,130,129,130,129,129,129,130,129,130,129,129,129,129,129,0,129,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,129,129,129,130,129,130,129,130,129,130,129,129,130,130,0,129,0,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,129,129,130,129,130,129,130,129,130,0,129,129,129,129,129,129,129,129,130,129,130,129,130,129,130,129,130,129,130,129,130,129,130,0,129,130,0,0,137,138,138,137,138,137,137,138,137,138,137,138,137,137,137,137,138,137,138,137,137,137,0,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,137,137,137,138,137,138,137,138,137,138,137,137,138,138,0,137,0,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,137,137,138,137,138,137,138,137,138,0,137,137,137,137,137,137,137,137,138,137,138,137,138,137,138,137,138,137,138,137,138,137,138,0,137,138,0,0,0,140,140,140,140,140,139,140,141,139,140,141,139,140,141,139,140,141,139,139,139,140,141,139,140,141,139,140,141,139,140,141,139,140,140,141,139,140,141,139,139,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,0,139,140,139,139,140,141,139,140,141,139,140,141,139,139,140,140,141,141,0,0,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,140,139,140,141,139,140,141,139,140,141,141,139,139,139,140,141,0,139,141,141,141,141,139,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,140,141,139,139,140,141,0,139,140,141,139,139,1781,1782,0,0,0,143,144,145,143,144,145,143,144,145,143,144,145,143,143,143,144,145,143,144,145,143,143,143,143,143,143,145,143,143,143,143,144,145,143,144,145,143,144,145,143,144,145,145,143,143,143,144,145,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,143,143,144,145,143,144,145,143,144,145,143,143,144,144,145,145,0,143,0,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,0,145,143,144,145,143,144,145,143,144,145,143,144,145,0,143,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,143,144,145,0,0,143,144,145,145,0,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,0,0,146,146,146,146,146,146,146,146,146,146,146,0,146,146,146,146,146,146,146,146,146,146,0,0,0,0,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,147,148,147,148,147,148,148,149,150,147,148,148,149,150,147,148,149,150,147,148,149,150,148,147,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,147,148,148,0,0,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,147,148,149,150,147,148,147,148,149,150,147,148,149,147,0,147,149,149,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,147,148,149,150,0,147,148,149,150,1783,1783,0,0,0,0,0,0,0,0,0,151,152,153,151,152,153,151,152,153,151,152,153,151,151,151,152,153,151,152,153,151,152,153,151,152,153,151,152,152,153,153,151,152,153,0,151,152,153,151,151,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,151,0,151,151,151,151,151,151,151,152,153,151,151,151,152,153,151,152,153,151,152,153,151,151,152,152,153,153,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,152,152,151,152,153,151,152,153,151,152,153,151,152,153,0,0,151,0,151,0,151,152,153,151,152,153,151,152,153,151,152,153,151,152,153,159,151,152,153,151,152,153,151,152,153,151,152,153,0,0,0,160,161,162,160,160,161,162,160,161,162,160,161,162,160,160,160,161,162,160,161,162,160,160,160,161,162,160,161,162,160,161,161,162,160,161,162,160,161,162,160,160,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,160,160,160,160,160,160,160,161,162,160,161,162,160,161,162,160,161,162,160,160,161,161,162,162,160,160,160,162,0,160,0,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,162,160,161,162,160,161,162,160,161,162,160,161,162,0,160,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,160,161,162,0,0,160,161,162,0,0,0,0,164,155,154,157,155,164,164,155,154,157,164,155,154,157,164,155,154,157,164,164,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,0,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,164,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,164,155,155,154,154,157,157,0,164,0,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,0,164,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,164,155,154,157,0,164,155,154,157,0,0,0,0,0,167,168,169,170,171,167,167,169,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,167,167,168,169,170,171,167,168,169,170,171,167,167,167,168,169,170,171,167,168,169,170,171,167,168,168,169,170,171,167,168,169,170,171,167,168,169,170,167,167,167,168,169,170,167,168,169,170,170,171,167,168,169,170,170,171,167,168,169,170,171,167,168,169,170,171,167,167,167,167,167,167,167,167,167,168,169,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,167,168,168,169,169,170,170,167,167,167,169,0,167,0,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,167,169,169,167,167,167,167,168,169,170,171,167,168,169,170,167,168,169,170,171,167,168,169,170,0,171,167,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,167,168,169,170,171,0,0,167,168,169,170,171,175,0,0,0,175,173,174,175,174,173,173,174,175,173,174,175,173,174,175,173,173,173,174,175,173,174,175,173,173,173,173,173,173,174,175,173,174,175,173,174,175,175,173,174,175,173,174,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,173,173,173,173,174,175,173,174,175,173,174,175,173,174,175,173,173,174,174,175,175,0,173,0,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,0,173,173,174,175,173,174,175,173,174,175,173,174,0,173,173,174,173,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,173,174,175,0,173,174,175,0,0,0,176,177,178,176,178,176,176,176,176,176,177,178,176,177,178,176,177,178,176,176,176,177,178,176,177,178,176,176,177,178,176,177,178,176,177,177,178,176,177,178,176,177,178,176,176,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,176,176,176,176,176,176,176,177,178,176,177,178,176,177,178,176,177,178,176,176,177,177,178,178,0,176,0,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,0,176,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,176,177,178,0,0,176,177,178,0,0,179,180,180,179,179,180,179,180,179,180,179,179,179,180,179,180,179,179,179,179,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,179,179,179,180,179,180,179,180,179,180,179,179,180,180,0,179,0,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,179,0,179,180,179,180,179,180,179,180,0,179,179,179,179,179,179,179,179,180,179,180,179,180,179,180,179,180,179,180,179,180,179,180,0,179,180,0,0,181,182,182,181,181,182,181,182,181,182,181,181,181,182,181,182,181,181,181,181,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,181,181,181,182,181,182,181,182,181,182,181,181,182,182,0,181,0,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,181,0,181,182,181,182,181,182,181,182,0,181,181,181,181,181,181,181,181,182,181,182,181,182,181,182,181,182,181,182,181,182,181,182,0,181,182,0,0,0,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,183,184,184,185,185,0,0,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,0,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,183,184,185,0,183,184,185,0,0,186,187,186,187,186,187,186,187,186,186,187,186,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,186,187,187,0,0,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,0,186,187,186,187,186,187,186,187,186,187,186,187,186,187,186,187,0,186,187,0,0,188,189,188,189,188,189,188,189,188,188,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,188,189,188,188,189,188,189,188,189,188,188,189,189,0,0,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,0,188,188,189,188,189,188,189,188,189,188,189,188,189,188,189,188,189,0,188,189,191,191,0,0,191,190,191,190,191,190,191,190,191,190,190,190,191,190,191,190,190,191,190,191,190,191,191,190,191,190,190,191,190,191,190,191,190,191,190,191,190,191,190,191,190,190,191,190,191,190,191,190,190,191,191,0,190,190,190,190,0,190,191,190,191,190,191,190,191,190,191,190,191,190,191,190,190,191,190,191,190,191,190,191,0,190,191,190,191,190,191,190,191,190,191,190,191,190,191,190,191,0,190,191,1784,1784,1784,0,0,192,193,192,193,192,193,192,193,192,192,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,192,193,192,192,193,192,193,192,193,192,192,193,193,0,0,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,0,192,192,193,192,193,192,193,192,193,192,193,192,193,192,193,192,193,0,192,193,0,0,194,195,194,195,194,195,194,195,194,194,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,195,194,195,194,195,194,195,194,194,195,195,0,0,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,0,194,194,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,194,195,0,194,195,0,0,0,0,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,198,199,199,200,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,197,198,198,199,199,200,200,0,197,0,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,197,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,0,198,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,197,198,199,200,0,0,197,198,199,200,204,204,0,204,0,0,0,202,203,204,205,202,202,203,204,205,202,203,204,205,202,203,204,205,202,202,202,203,204,205,202,203,204,205,202,202,202,203,204,205,202,203,204,205,202,203,203,204,204,205,202,203,204,205,202,202,203,204,205,202,203,204,205,202,203,204,205,205,202,203,204,205,205,202,203,204,205,202,203,204,205,203,202,202,203,204,202,203,204,205,202,203,204,205,202,203,204,205,202,202,203,203,204,204,205,205,0,202,0,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,202,203,204,205,202,203,204,205,202,203,204,205,202,203,205,0,202,202,203,0,202,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,202,203,204,205,0,202,203,204,205,1785,1786,0,0,206,207,206,207,206,207,206,207,206,206,207,206,207,206,206,207,206,207,206,207,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,206,207,207,0,206,206,0,206,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,0,206,206,207,206,207,206,207,206,207,206,207,206,207,206,207,206,207,0,206,207,0,211,211,211,0,0,0,0,211,211,0,211,211,211,211,211,211,72,208,209,210,211,208,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,208,208,72,208,210,72,208,210,72,208,209,210,211,72,208,209,210,211,209,209,72,208,209,210,211,72,208,209,210,211,208,209,209,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,72,208,208,210,210,72,72,72,72,72,208,209,210,211,0,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,208,72,208,209,210,211,209,210,210,209,72,72,72,208,209,210,211,72,208,210,72,208,209,210,211,72,208,210,208,208,209,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,208,209,210,211,72,72,208,209,210,211,1787,1788,1789,1790,1791,1792,1793,1794,1792,1795,1796,1788,1793,1787,1795,1797,1790,1787,1789,1789,1787,1792,0,0,0,0,0,0,0,0,0,0,131,165,223,224,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,132,131,165,223,224,134,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,136,225,135,133,132,131,165,223,224,136,225,135,133,132,131,131,165,223,224,224,136,136,225,225,135,135,133,132,131,165,223,224,136,225,135,133,132,131,165,223,136,225,135,133,132,131,165,223,136,225,135,133,132,131,165,165,223,224,134,134,136,225,135,133,132,131,165,165,223,224,134,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,132,0,132,133,134,224,134,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,131,165,165,223,223,136,136,225,225,135,135,133,133,132,132,134,0,133,131,165,223,224,134,136,225,135,133,132,0,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,224,131,165,223,224,134,136,225,135,133,132,132,132,135,224,136,225,131,165,223,224,136,225,135,133,132,131,165,223,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,132,131,165,223,136,225,135,133,132,132,132,133,132,0,131,165,223,224,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,131,165,223,224,134,136,225,135,133,132,132,131,165,223,224,134,136,225,135,133,132,132,131,165,223,224,134,136,225,135,133,132,132,132,0,0,79,67,79,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,67,79,67,79,67,79,67,79,79,67,67,79,67,0,79,67,79,67,79,67,79,67,79,67,0,79,67,79,0,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,79,67,0,0,0,0,0,0,0,0,0,0,83,228,229,226,196,227,230,227,83,228,229,226,196,227,227,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,227,229,229,227,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,226,196,227,227,230,83,228,229,226,196,227,230,227,227,83,228,229,226,196,0,83,228,229,226,196,83,83,228,228,229,226,196,196,227,227,230,83,83,228,228,229,226,196,196,227,227,230,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,227,227,227,227,227,227,227,227,227,196,227,230,83,228,229,226,196,227,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,83,228,228,229,229,226,226,196,196,229,0,227,83,228,229,226,196,227,230,230,0,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,226,229,227,229,227,83,228,229,226,196,227,230,83,228,229,226,196,83,228,229,226,196,227,230,227,227,227,83,228,229,226,196,0,229,83,228,229,226,196,227,230,227,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,83,228,229,226,196,227,230,0,0,241,0,0,1798,0,0,0,0,0,1798,0,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,242,242,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,1800,242,1799,1800,1798,244,1801,245,244,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,245,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,1799,1800,244,242,242,1800,242,1799,1800,1798,244,1801,245,1799,242,1799,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,1801,1801,242,1799,1800,1798,244,1801,245,242,1799,1800,1798,244,1801,245,0,0,248,248,249,248,249,248,249,248,249,248,249,248,248,248,248,248,249,248,249,248,249,249,249,248,249,248,249,249,249,248,248,249,248,248,249,248,248,248,249,248,248,249,248,249,248,249,248,249,248,249,248,248,249,248,249,248,249,248,248,248,249,248,249,248,248,249,248,249,248,249,248,249,248,249,248,249,248,249,248,249,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,251,252,253,254,267,267,267,269,263,266,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,263,266,269,270,232,232,262,265,261,270,251,251,251,251,250,251,252,253,254,250,251,252,253,254,250,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,260,250,250,251,252,253,254,268,268,250,251,252,253,254,251,257,250,251,252,253,254,250,251,252,253,254,254,250,251,252,253,254,250,251,252,253,254,268,268,259,258,250,262,262,250,251,252,253,254,264,252,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,250,251,251,252,252,253,253,254,254,268,268,261,252,232,265,258,260,257,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,268,267,268,268,268,232,256,261,0,250,250,251,251,232,261,269,270,257,266,269,270,264,250,0,252,251,250,250,250,250,259,260,253,253,253,253,253,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,255,254,254,254,254,257,250,251,252,253,254,257,261,267,267,261,256,250,261,252,252,232,258,258,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,250,251,252,253,254,267,254,251,251,0,0,0,0,0,0,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,232,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,260,232,256,257,258,259,260,232,256,257,258,259,260,257,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,259,258,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,232,256,256,257,257,258,258,259,259,260,260,232,258,260,257,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,232,256,232,257,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,257,232,256,257,258,259,260,257,256,232,258,258,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,232,256,257,258,259,260,0,0,0,0,0,0,0,0,0,0,261,262,263,264,265,266,267,268,269,270,267,267,267,269,263,266,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,263,266,269,270,262,265,261,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,268,268,261,262,263,264,265,266,267,268,269,270,0,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,264,267,0,0,0,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,268,268,262,262,261,262,263,264,265,266,267,268,269,270,264,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,261,262,262,263,263,264,264,265,265,266,266,267,267,268,268,269,269,270,270,268,268,261,265,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,268,267,268,268,268,261,261,269,270,266,269,270,264,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,267,267,261,261,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,261,262,263,264,265,266,267,268,269,270,267,0,0,0,0,0,0,0,0,0,0,0,0,273,273,88,88,0,273,88,273,88,273,88,273,88,273,88,88,88,88,273,88,273,88,273,273,88,88,273,88,0,88,88,273,88,273,88,273,88,273,88,0,88,273,88,88,273,88,273,88,273,88,88,88,88,88,88,0,273,273,88,0,273,88,273,88,273,88,273,88,273,88,88,88,273,88,88,88,88,88,88,273,0,273,88,88,273,88,88,88,273,88,273,88,273,88,273,88,273,88,273,88,273,88,273,88,0,88,273,88,88,0,290,272,272,0,0,0,0,0,112,0,0,112,0,0,0,0,0,272,0,112,0,0,0,280,281,282,77,283,78,284,240,112,81,81,81,81,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,112,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,281,0,286,281,280,280,281,282,77,283,78,284,240,112,280,281,282,77,283,78,284,240,112,280,281,282,77,77,283,283,78,284,240,112,112,280,281,282,77,283,78,284,240,112,280,281,281,81,281,281,280,280,281,286,282,77,283,78,284,240,112,81,286,280,281,286,282,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,284,240,112,81,78,112,283,78,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,112,81,1802,112,112,112,112,112,112,112,112,112,282,282,0,286,290,290,77,283,78,284,112,280,1802,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,280,281,281,286,286,282,282,77,77,283,283,78,78,284,284,240,240,112,112,280,81,81,301,280,280,81,281,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,281,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,281,282,81,81,281,81,281,240,281,281,283,281,0,283,78,280,281,282,77,283,78,284,240,112,280,281,286,282,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,112,280,281,281,77,283,78,284,240,112,78,112,81,81,0,78,240,112,283,81,81,81,81,81,301,81,81,81,81,81,81,81,280,281,282,77,283,78,284,240,112,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,290,290,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,81,81,81,81,280,1802,301,281,286,290,282,81,77,283,78,284,240,112,286,1803,1804,1804,1805,304,299,0,304,299,299,304,299,299,0,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,304,299,299,304,299,304,299,304,299,304,299,299,299,299,299,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,304,304,304,299,299,299,299,304,299,304,299,304,304,299,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,299,304,299,304,299,304,299,304,299,304,299,304,299,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,304,299,0,0,484,0,0,0,355,0,0,480,0,410,410,410,410,410,410,410,410,410,479,498,498,0,346,313,0,0,0,0,0,0,0,0,346,313,0,495,0,0,101,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,346,313,0,0,0,0,0,0,0,101,0,346,313,495,0,0,346,313,545,346,313,0,0,0,0,0,0,0,0,0,0,0,495,355,427,0,483,505,483,505,1806,466,483,505,0,329,0,1806,466,0,0,484,0,0,0,0,0,0,346,313,0,346,313,0,0,415,0,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1806,466,1806,466,343,0,0,487,427,0,427,487,0,479,479,0,0,0,0,101,0,0,0,0,479,0,463,464,464,464,463,464,0,0,0,336,336,0,0,0,0,0,0,0,0,0,346,313,0,0,0,336,410,0,0,0,0,0,0,0,0,0,0,0,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,346,313,0,346,313,0,0,346,313,0,0,0,0,0,346,313,0,496,0,0,0,0,0,0,496,0,0,0,0,0,294,415,294,0,545,545,0,0,0,0,0,0,0,0,0,0,346,313,0,0,0,0,0,346,313,0,0,0,0,0,329,0,329,480,480,1807,1808,416,414,416,348,348,348,297,506,279,420,506,279,506,279,488,420,420,420,488,488,420,488,442,428,297,428,347,439,428,417,424,428,309,309,309,309,349,348,1807,1808,418,429,430,431,432,433,419,434,289,436,422,423,437,438,288,296,292,461,491,461,491,348,297,428,1809,1810,1811,449,514,519,520,519,520,1808,420,428,314,314,314,314,297,455,309,455,428,455,309,455,320,297,418,309,418,288,296,492,494,295,288,296,492,494,295,514,514,514,514,514,288,296,297,293,493,532,506,279,309,309,309,309,309,409,457,514,532,418,279,513,511,514,514,520,446,320,325,325,440,103,348,348,520,446,353,348,297,347,1812,1813,1814,1815,1816,1817,1818,447,461,440,450,451,452,473,1819,1820,1821,1822,1823,490,474,1824,514,1814,490,511,325,325,297,428,326,326,326,347,442,442,446,297,428,506,279,347,475,475,503,499,504,1825,309,332,1814,490,1814,490,435,330,330,326,409,442,418,475,441,297,502,511,279,502,279,512,486,513,441,428,499,475,500,501,504,1826,461,425,331,331,295,414,348,486,297,481,353,508,514,514,461,409,412,1809,1810,1811,449,521,297,349,509,513,320,314,314,348,340,340,309,311,1827,511,279,349,520,347,347,459,459,440,349,493,493,446,446,439,428,417,348,424,428,340,446,446,442,1815,1815,1814,490,1814,490,311,312,312,349,349,446,320,320,1828,1828,1828,296,520,295,310,336,336,309,279,418,481,347,353,492,492,347,406,435,320,320,481,347,347,406,521,353,292,293,330,446,446,297,418,428,457,486,514,514,348,503,456,1825,296,411,510,1829,1829,413,347,347,347,332,1824,418,349,1827,511,0,1815,413,297,418,425,456,428,279,475,347,325,325,343,343,325,325,325,343,343,325,493,497,310,409,416,412,474,513,474,477,1830,1831,499,457,459,493,510,293,493,502,511,279,502,279,349,288,296,510,288,296,510,514,348,1832,414,1831,418,279,309,416,349,349,514,417,428,493,296,510,510,506,279,348,520,420,509,295,1829,414,353,521,514,1815,1815,1815,1815,312,312,508,511,353,353,320,320,417,417,459,457,1825,1829,409,441,492,492,1832,503,336,0,0,354,296,446,297,428,510,418,279,441,441,1833,0,348,297,503,409,412,504,332,332,1829,1829,348,295,474,442,1834,1835,1835,1835,0,0,0,0,0,0,368,0,0,0,0,0,0,0,0,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,394,0,0,0,0,0,397,360,362,391,392,398,399,375,376,389,390,386,387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,368,0,0,0,358,0,0,0,0,0,0,0,597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,371,0,0,0,0,0,0,370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,328,531,523,0,358,358,358,360,362,364,364,364,358,365,368,358,358,358,359,358,569,0,370,569,364,358,358,0,548,574,0,359,373,581,358,0,0,0,0,1837,1838,1839,1840,1841,1842,1843,322,550,359,358,358,358,358,589,1844,1845,1846,1847,1848,1812,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1813,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,328,351,581,584,570,363,0,0,375,376,0,551,0,359,587,587,370,358,358,358,379,379,358,359,359,359,359,359,359,359,359,358,358,371,361,0,368,368,365,365,368,368,365,365,548,583,358,382,364,364,364,317,358,0,0,373,382,382,382,382,382,563,361,368,0,358,359,359,2164,2165,2166,2167,556,379,563,0,368,358,359,358,359,358,358,359,358,359,582,536,379,547,552,565,566,0,0,359,386,387,359,388,0,359,389,390,359,358,358,391,392,358,363,351,364,388,394,358,394,351,570,588,0,364,581,582,536,0,0,0,0,0,0,0,0,0,359,0,358,358,358,368,531,523,365,582,585,584,317,358,551,358,379,379,397,2168,2169,2170,2171,319,358,358,394,556,379,368,531,523,358,371,371,371,371,371,371,371,381,371,371,371,384,371,381,371,371,371,371,381,381,384,371,371,371,371,381,381,381,381,381,381,381,381,371,384,384,384,384,371,371,371,371,384,371,381,371,381,371,371,381,371,381,384,384,384,371,371,371,384,371,381,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,381,371,358,358,358,586,358,358,358,370,379,358,368,531,523,398,399,583,0,365,365,585,358,358,358,358,382,382,2168,2169,2170,2171,319,588,358,0,0,0,358,361,359,586,589,358,394,570,570,586,361,318,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,554,555,0,0,0,364,0,379,0,0,368,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,394,0,0,0,397,360,362,391,392,398,399,375,376,389,390,386,387,0,0,0,368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,370,0,0,0,0,0,0,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,328,531,523,360,362,0,365,368,370,373,0,0,1844,1845,1846,1847,1848,1812,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1813,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,328,351,0,363,0,375,376,370,361,368,368,365,365,368,368,365,365,0,373,361,368,0,368,386,387,388,389,390,391,392,363,351,388,394,394,351,368,531,523,365,397,394,368,531,523,370,0,368,531,523,398,399,365,365,361,0,394,361,318,0,2184,2184,0,0,0,0,0,2184,2184,2184,2184,2185,0,0,2186,2187,2188,2189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,658,659,659,660,660,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,662,663,664,665,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,663,664,665,668,669,670,673,674,675,678,679,680,683,684,685,664,665,669,670,674,675,679,680,684,685,665,670,675,680,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,662,663,664,665,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,663,664,665,668,669,670,673,674,675,678,679,680,683,684,685,664,665,669,670,674,675,679,680,684,685,665,670,675,680,685,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,668,669,670,673,674,675,678,679,680,683,684,685,669,670,674,675,679,680,684,685,670,675,680,685,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,672,673,674,675,677,678,679,680,682,683,684,685,673,674,675,678,679,680,683,684,685,674,675,679,680,684,685,675,680,685,676,677,678,679,680,681,682,683,684,685,676,677,678,679,680,681,682,683,684,685,677,678,679,680,682,683,684,685,678,679,680,683,684,685,679,680,684,685,680,685,681,682,683,684,685,681,682,683,684,685,682,683,684,685,683,684,685,684,685,685,657,658,659,660,654,655,656,657,658,659,655,656,657,658,659,656,657,658,659,0,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,362,391,392,398,399,375,376,389,390,386,387,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,360,362,363,375,376,361,361,386,387,389,390,391,392,363,398,399,361,361,0,0,638,639,0,0,0,0,0,0,643,644,648,649,643,644,643,644,648,649,590,591,649,591,643,644,590,591,643,644,643,644,0,368,0,397,0,0,0,368,0,0,0,0,0,0,365,368,373,368,368,365,365,368,368,365,365,373,368,368,368,365,397,368,368,365,365,0,0,0,2190,2190,2190,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,569,569,548,1837,1838,1839,1840,1841,1842,1843,322,550,551,548,382,382,382,382,382,382,2164,2165,2166,2167,556,547,552,565,566,551,2168,2169,2170,2171,319,556,382,382,2168,2169,2170,2171,319,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,554,555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,574,581,589,581,584,570,587,587,0,583,0,563,563,582,536,570,588,581,582,536,582,585,584,586,583,585,588,0,586,589,570,570,586,0,0,0,0,694,694,272,272,0,0,272,405,272,405,272,272,272,405,272,405,272,272,405,272,405,272,272,405,272,405,272,405,272,272,405,272,272,272,272,405,272,405,272,405,405,272,405,405,272,405,272,405,272,272,272,272,272,272,272,272,272,272,272,405,272,405,272,405,272,405,405,272,272,272,405,272,405,272,405,272,405,272,405,272,405,272,405,272,272,405,272,405,272,405,272,272,272,405,272,405,272,405,272,272,405,272,405,272,405,272,405,272,405,272,405,272,405,272,405,272,1803,1804,1804,1805,0,0,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,436,429,0,429,0,484,0,0,0,355,0,0,480,0,410,410,410,410,410,410,410,410,410,479,498,498,0,346,313,0,0,0,0,0,0,0,430,438,438,422,289,434,438,422,0,346,313,0,495,0,0,101,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,346,313,0,0,0,0,0,0,0,101,0,346,313,495,0,0,346,313,545,346,313,0,434,434,434,0,0,430,0,419,419,419,0,0,0,0,0,0,0,495,355,427,0,483,505,483,505,1806,466,430,433,437,437,437,437,437,483,505,0,423,423,419,429,429,429,329,0,1806,466,0,0,484,433,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,436,0,0,0,0,0,434,0,346,313,0,346,313,0,0,415,438,0,101,0,0,0,0,0,0,0,0,438,0,0,0,0,0,0,0,0,419,419,1806,466,1806,466,429,430,433,429,429,429,343,0,0,434,430,433,423,438,487,427,0,427,487,0,479,479,0,0,0,0,101,0,0,0,0,479,436,0,437,437,437,434,463,464,464,464,463,464,0,433,433,430,433,0,0,336,336,0,0,0,0,0,0,0,0,0,346,313,0,0,0,336,410,0,0,0,0,432,438,431,431,431,431,0,0,0,0,0,0,0,101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,346,313,0,346,313,0,0,346,313,432,433,0,0,430,438,0,0,0,346,313,0,496,0,0,0,0,0,0,496,0,0,0,0,0,294,415,294,0,545,545,0,431,431,431,431,0,430,433,0,0,0,0,0,0,0,0,346,313,0,0,0,0,0,346,313,0,0,0,0,507,0,329,0,329,480,429,480,429,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,1807,1808,409,411,412,413,414,416,414,416,416,340,348,348,348,297,297,297,417,418,279,506,279,420,420,418,279,506,279,418,279,506,279,488,420,420,420,420,488,488,420,488,424,340,424,340,297,297,297,297,442,428,428,428,297,428,297,428,429,430,431,432,433,419,434,289,435,436,422,423,437,438,347,297,428,439,428,417,297,428,424,428,409,424,440,348,441,424,297,424,297,424,297,355,519,532,288,296,520,545,521,409,477,479,479,479,347,420,447,447,467,467,429,429,429,480,480,481,481,353,353,483,483,483,446,446,468,468,461,461,460,460,460,459,484,484,484,348,462,462,462,485,485,485,486,486,486,457,349,440,450,450,469,469,451,451,470,470,452,452,471,471,473,473,472,472,421,421,421,466,466,466,430,430,430,456,456,431,431,431,487,487,442,442,424,424,439,439,441,441,455,455,488,488,488,454,454,454,489,489,489,417,417,340,340,490,297,428,428,491,491,491,292,432,432,432,416,294,411,411,492,492,412,449,493,494,494,494,463,463,346,346,346,313,285,285,285,433,433,433,464,495,495,495,496,496,496,413,497,497,497,414,498,498,498,427,427,425,425,499,500,426,426,501,502,502,503,504,419,419,419,434,434,434,505,505,505,329,329,329,506,506,506,507,507,507,289,289,289,332,278,508,509,295,510,511,512,435,435,435,436,436,436,513,418,279,293,422,422,422,423,423,423,474,437,437,437,475,101,438,438,438,514,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,309,309,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,309,309,309,409,416,412,309,309,309,309,309,309,429,483,460,462,485,421,430,431,488,489,432,494,346,285,433,497,419,434,505,329,506,507,289,435,436,422,423,437,438,446,446,309,309,309,309,426,424,309,449,449,449,413,309,309,446,446,426,278,446,446,446,446,309,309,309,309,309,309,309,309,309,309,424,309,449,449,449,413,309,309,309,309,309,409,416,411,412,449,449,449,413,414,424,424,349,454,457,459,459,457,348,1807,1808,278,279,463,464,418,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,288,296,292,457,461,491,461,491,348,440,297,297,428,1809,1810,1811,449,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,409,411,412,413,414,519,520,519,520,467,468,469,470,471,472,428,279,1808,428,420,428,417,278,278,279,278,279,314,409,416,412,314,409,416,411,412,449,413,414,314,474,314,474,474,297,455,309,409,416,411,412,449,449,449,413,414,428,455,428,455,309,409,416,411,412,449,449,449,413,414,455,414,414,320,297,347,297,418,477,420,295,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,309,409,416,411,412,449,449,449,413,414,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,409,409,477,479,479,347,347,420,447,447,467,467,429,429,480,480,481,481,353,353,483,483,446,446,468,468,461,460,460,459,484,484,348,462,462,485,485,486,486,457,349,440,440,450,450,469,469,451,451,470,470,452,452,471,471,473,473,472,472,421,421,466,466,430,430,456,456,431,431,487,487,442,424,424,439,439,441,441,455,455,488,488,454,489,489,417,417,340,340,490,490,297,428,491,491,292,432,432,416,294,294,411,411,492,492,412,449,449,493,494,494,463,463,346,346,313,313,285,285,433,433,464,464,495,495,496,496,413,497,497,414,414,498,498,427,425,425,499,499,500,500,426,426,501,501,502,502,503,503,504,504,419,419,434,434,505,505,329,329,506,506,507,507,289,289,278,508,508,509,509,295,510,511,511,512,435,435,436,436,513,418,279,293,422,422,423,423,474,437,437,475,475,101,101,438,438,514,514,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,101,438,514,429,430,431,489,432,433,419,434,289,436,422,423,437,438,418,294,288,296,492,494,295,294,288,296,492,494,295,514,514,514,514,514,297,288,296,297,293,493,474,532,418,279,506,279,484,429,430,431,489,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,278,279,309,409,416,411,412,449,449,449,413,414,418,309,441,309,409,416,411,412,449,449,449,413,414,309,409,416,411,412,449,449,449,413,414,309,418,409,409,457,514,532,418,279,418,279,513,513,511,514,514,513,513,520,513,513,513,513,332,447,467,446,468,450,469,451,470,452,471,473,472,446,320,429,459,430,431,292,432,433,419,434,289,436,293,422,423,437,438,325,409,416,411,412,414,325,278,279,278,279,278,279,278,279,440,103,297,418,490,348,348,520,468,446,519,520,521,477,479,347,420,447,467,429,481,353,446,459,484,348,462,486,457,421,430,456,487,442,424,439,441,455,488,454,489,417,340,297,292,492,493,494,285,433,497,427,426,502,504,419,434,329,506,289,332,508,510,512,435,513,293,422,423,474,437,475,438,514,278,279,348,353,348,297,348,347,450,451,452,473,1812,1813,1814,1815,1816,1817,1818,447,461,440,450,451,452,473,1819,1820,1821,1822,1823,490,416,519,520,521,477,479,347,420,447,467,429,481,353,446,459,484,348,462,462,486,457,421,421,430,456,487,442,424,439,441,455,488,454,489,417,340,297,292,492,493,494,285,285,433,497,427,426,502,504,419,434,329,506,289,332,508,510,512,435,513,293,422,423,474,437,475,438,514,417,440,279,340,279,417,340,417,279,418,279,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,426,501,502,503,504,419,434,505,329,506,507,289,332,278,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,454,429,430,431,432,433,419,434,289,436,422,423,437,438,474,1824,514,1814,490,511,325,411,325,297,297,428,428,355,519,532,288,296,520,545,521,309,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,309,309,309,309,326,326,326,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,347,479,429,483,460,484,462,485,486,421,466,430,431,488,454,489,491,432,494,346,285,433,495,496,497,498,419,434,505,329,506,507,289,435,436,422,423,437,438,429,483,460,462,485,421,430,431,488,489,432,494,346,285,433,497,419,434,505,329,506,507,289,435,436,422,423,437,438,428,442,442,297,489,442,442,442,429,430,431,432,433,419,434,289,436,422,423,437,438,297,428,279,446,297,428,506,279,428,479,447,467,429,480,481,353,483,446,468,461,460,484,462,485,486,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,428,491,432,411,492,494,463,346,285,433,495,496,497,498,427,425,426,502,419,434,505,329,506,507,289,435,436,422,423,437,438,514,479,447,467,429,480,481,353,483,446,468,461,460,484,462,485,486,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,428,491,432,411,492,494,463,346,285,433,495,496,497,498,427,425,426,502,419,434,505,329,506,507,289,435,436,422,423,437,438,514,479,479,479,479,479,429,429,429,429,429,483,483,483,483,483,460,460,460,460,460,484,484,484,484,484,462,462,462,462,462,485,485,485,485,485,486,486,486,486,486,421,421,421,421,421,466,466,466,466,466,430,430,430,430,430,431,431,431,431,431,488,488,488,488,488,454,454,454,454,454,489,489,489,489,489,491,491,491,491,491,432,432,432,432,432,494,494,494,494,494,346,346,346,346,346,285,285,285,285,285,433,433,433,433,433,495,495,495,495,495,496,496,496,496,496,497,497,497,497,497,498,498,498,498,498,419,419,419,419,419,434,434,434,434,434,505,505,505,505,505,329,329,329,329,329,506,506,506,506,506,507,507,507,507,507,289,289,289,289,289,435,435,435,435,435,436,436,436,436,436,422,422,422,422,422,423,423,423,423,423,437,437,437,437,437,438,438,438,438,438,347,347,475,475,475,475,475,475,475,475,475,429,430,431,432,433,419,434,289,436,422,423,437,438,412,507,503,499,332,332,504,1825,413,309,413,332,1814,490,1814,490,435,330,330,326,295,477,428,409,409,442,418,475,409,412,490,409,479,347,447,467,429,429,429,429,429,480,481,353,483,446,468,461,460,484,462,485,486,440,450,469,451,470,452,471,473,472,421,466,430,430,430,430,430,456,431,431,431,431,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,432,432,432,432,432,416,294,411,492,412,449,494,463,346,313,285,433,433,433,433,433,464,495,496,413,497,414,498,498,425,499,500,426,501,502,503,419,419,419,419,419,434,434,434,434,434,505,329,506,507,289,289,289,289,289,332,278,508,509,510,511,435,436,436,436,436,436,422,422,422,422,422,423,423,423,423,423,437,437,437,437,437,438,438,438,438,438,514,441,297,348,418,279,502,511,279,418,279,502,279,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,429,480,481,481,353,483,446,446,446,446,446,446,446,446,446,446,446,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,456,431,487,442,442,442,424,439,441,455,488,454,489,417,340,490,297,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,427,425,499,500,426,426,501,502,503,504,419,434,505,329,506,506,506,507,507,289,332,332,278,508,509,295,510,511,512,435,436,436,513,418,418,279,293,422,423,474,437,475,475,475,101,438,514,340,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,429,430,431,432,433,419,434,289,436,422,423,437,438,340,340,492,413,340,413,340,346,429,430,431,432,433,419,434,289,436,422,423,437,438,409,460,462,421,285,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,424,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,340,340,346,519,519,520,520,521,521,477,477,479,479,347,347,420,420,447,447,467,467,429,429,481,481,353,353,446,446,459,459,484,484,348,348,462,462,486,486,457,457,421,421,430,430,456,456,487,487,442,442,424,424,439,439,441,441,455,455,488,488,454,454,489,489,417,417,340,340,297,297,292,292,492,492,493,493,494,494,285,285,433,433,497,497,427,427,426,426,502,502,504,504,419,419,434,434,329,329,506,506,289,289,332,332,508,508,510,510,512,512,435,435,513,513,293,293,422,422,423,423,474,474,437,437,475,475,438,438,514,514,348,348,348,459,457,292,293,457,457,459,457,292,293,457,459,457,292,293,459,292,293,512,486,513,297,297,428,441,428,499,475,475,500,501,504,1826,278,279,461,425,331,532,331,532,513,295,429,483,460,462,485,421,430,431,488,489,432,294,494,346,285,433,497,419,434,505,329,506,507,289,435,436,422,423,437,438,414,278,279,414,414,348,486,426,297,481,353,508,514,514,461,417,462,457,421,292,292,285,293,293,512,292,293,409,412,409,412,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,1809,1810,1811,449,429,459,457,430,431,292,432,433,419,434,289,436,293,422,423,437,438,293,521,440,424,441,456,297,512,512,512,512,512,512,418,349,456,509,429,430,431,432,433,419,434,289,436,422,423,437,438,513,513,513,513,513,513,513,474,474,474,474,320,429,430,431,432,433,419,434,289,436,422,423,437,438,314,314,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,460,462,421,285,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,348,348,347,340,340,460,462,421,285,293,309,417,429,430,431,432,433,419,434,289,436,422,423,437,438,409,511,297,297,309,411,449,449,449,413,311,466,297,429,459,430,431,292,432,433,419,434,289,436,293,422,423,437,438,446,297,418,507,466,297,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,1827,466,297,297,455,511,464,349,297,414,496,418,279,297,297,507,507,424,340,459,457,292,293,293,293,459,292,293,440,440,349,349,457,347,520,347,347,347,459,459,459,440,348,349,459,428,428,424,297,493,493,459,292,293,446,446,468,450,469,451,470,446,297,428,439,428,417,348,349,348,348,348,348,297,428,424,428,409,416,411,412,413,414,447,467,446,468,450,469,451,470,452,471,473,472,447,467,446,468,450,469,451,470,452,471,473,472,446,468,450,469,446,468,450,469,409,416,411,412,413,414,340,447,467,468,446,447,467,468,446,442,1815,1815,1814,490,1814,490,311,413,312,449,413,312,449,349,349,349,349,446,297,428,297,428,468,297,428,446,320,320,1828,1828,1828,278,296,520,295,459,414,310,409,416,412,336,310,409,416,412,336,310,409,416,412,442,340,297,418,279,309,409,297,416,411,412,449,449,449,413,414,427,418,279,279,418,418,481,347,452,471,353,492,492,295,347,455,406,435,320,320,481,347,347,406,521,353,292,293,330,446,450,451,470,452,446,468,469,470,471,446,468,469,470,471,468,469,470,471,468,469,470,471,446,297,418,428,424,457,457,486,514,514,348,440,348,433,433,519,532,520,521,409,477,420,447,467,446,468,459,348,457,349,440,450,469,451,470,452,471,473,472,424,340,490,428,491,292,416,411,412,493,494,414,502,278,512,435,513,279,293,474,475,428,428,428,503,297,456,435,474,1825,296,411,510,1829,1829,413,413,429,430,431,432,433,419,434,289,436,422,423,437,438,510,347,414,499,347,348,412,347,409,440,332,413,475,475,475,1824,418,418,349,349,429,430,431,489,432,433,419,434,289,436,422,423,437,438,1827,511,0,413,1815,413,278,279,297,418,425,297,428,418,279,456,428,279,418,279,475,475,477,297,297,347,340,325,409,416,411,412,449,413,414,325,409,416,411,412,449,413,414,343,409,412,414,343,409,412,325,409,414,325,474,325,474,343,343,325,292,493,497,424,310,409,409,416,416,412,409,416,412,474,513,474,513,474,477,1830,1831,499,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,519,520,521,477,479,347,420,447,467,429,481,353,446,459,484,348,462,486,457,421,430,456,487,442,424,439,441,455,488,454,489,417,340,297,292,492,493,494,285,433,497,427,426,502,504,419,434,329,506,289,332,508,510,512,435,513,293,422,423,474,437,475,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,479,429,483,460,484,462,485,486,421,466,430,431,488,454,489,491,432,494,346,285,433,495,496,497,498,419,434,505,329,506,507,289,435,436,422,423,437,438,512,429,483,460,462,485,421,430,431,488,489,432,294,494,346,285,433,497,419,434,505,329,506,507,289,435,436,422,423,437,438,457,459,442,297,493,510,340,429,459,457,430,431,292,432,433,419,434,289,436,293,422,423,437,438,459,457,457,294,293,521,521,521,521,521,521,493,297,297,418,279,502,511,279,418,279,502,279,297,297,428,409,412,349,288,296,510,288,296,510,514,349,457,348,414,348,348,297,428,418,279,1832,278,279,278,279,278,279,278,279,278,279,278,279,414,414,409,411,412,413,414,412,278,279,1831,414,412,412,414,294,279,429,430,431,432,433,419,434,289,436,422,423,437,438,418,418,418,297,297,297,297,297,297,418,418,447,446,450,451,452,473,418,297,347,446,297,418,297,297,409,418,418,297,418,347,446,450,451,297,297,447,446,450,451,452,473,447,446,450,451,452,473,446,450,446,450,447,446,447,446,297,340,418,418,452,446,468,450,469,451,452,471,446,450,451,452,446,450,451,452,446,450,451,452,446,450,451,452,297,297,297,293,297,418,418,418,418,297,418,418,414,414,418,418,418,473,297,418,418,418,418,279,418,309,409,416,411,412,449,449,449,413,414,416,416,418,349,349,417,297,514,428,417,428,493,296,510,510,418,279,506,279,348,520,472,420,509,295,414,294,1829,414,519,520,353,294,521,429,430,431,340,432,433,419,434,289,436,422,423,437,438,429,430,431,340,432,433,419,434,289,436,422,423,437,438,514,1815,1815,1815,1815,340,413,312,312,494,347,347,429,430,431,432,433,419,434,289,436,422,423,437,438,508,511,353,353,419,435,437,475,320,320,417,417,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,479,429,483,460,484,462,485,486,421,466,430,431,488,454,489,491,432,494,346,285,433,495,496,497,498,419,434,505,329,506,507,289,435,436,422,423,437,438,449,449,414,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,498,498,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,459,457,429,430,431,432,433,419,434,289,436,422,423,437,438,1825,1829,409,409,441,492,492,295,295,340,332,409,424,297,428,418,279,1832,409,278,279,409,278,279,278,279,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,503,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,336,310,409,416,412,414,429,430,431,432,433,419,434,289,436,422,423,437,438,414,0,0,507,329,329,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,354,493,474,296,477,474,454,474,442,468,428,279,296,446,297,428,510,418,279,297,441,297,441,1833,0,348,424,297,440,297,507,503,409,412,409,412,504,332,332,418,355,519,532,288,296,520,545,521,409,477,479,347,420,447,467,429,480,481,353,483,446,468,461,460,459,484,348,462,485,486,457,349,440,450,469,451,470,452,471,473,472,421,466,430,456,431,487,442,424,439,441,455,488,454,489,417,340,490,297,428,491,292,432,416,294,411,492,412,449,493,494,463,346,313,285,433,464,495,496,413,497,414,498,427,425,499,500,426,501,502,503,504,419,434,505,329,506,507,289,332,278,508,509,295,510,511,512,435,436,513,418,279,293,422,423,474,437,475,101,438,514,420,417,297,435,409,435,477,513,474,1829,1829,348,295,474,340,442,340,424,340,340,494,1834,1835,1835,1835,0,0,0,0,0,0,368,0,0,0,0,0,0,0,0,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,0,317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,394,0,0,317,0,0,0,397,360,362,391,392,398,399,375,376,389,390,386,387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,368,0,0,0,358,0,0,0,0,0,0,0,597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,0,0,0,371,0,0,0,0,0,0,370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,317,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,547,328,531,523,328,328,0,358,317,328,547,328,318,318,318,318,322,552,550,551,554,555,319,556,319,319,358,317,550,358,317,550,328,328,328,328,328,328,328,328,328,328,360,362,317,317,317,317,317,317,317,317,350,350,321,321,321,328,328,328,328,322,322,322,322,550,550,550,550,551,551,551,551,317,317,317,317,328,328,322,322,550,550,551,551,328,328,328,328,328,328,364,575,575,575,575,575,575,328,328,364,328,318,318,552,552,318,318,552,552,364,318,328,328,563,319,556,319,556,319,556,328,556,328,556,328,328,319,556,328,322,328,328,328,328,328,358,317,317,317,317,317,547,547,547,569,575,350,350,350,321,321,321,327,327,327,328,328,328,531,523,576,577,578,318,318,318,351,351,351,322,322,322,552,552,552,550,550,550,551,551,551,554,554,554,555,555,555,319,319,319,556,556,556,579,579,579,568,568,568,580,580,580,565,565,566,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,328,322,322,317,547,321,327,328,318,322,552,550,554,555,319,556,579,568,580,565,566,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,551,328,327,328,351,365,327,523,351,351,318,565,566,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,551,328,328,327,328,351,368,327,531,523,351,351,351,351,550,550,328,328,358,317,550,358,317,550,566,575,575,575,328,358,317,550,359,358,317,550,328,569,318,552,569,318,318,552,328,328,328,0,370,569,569,328,364,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,565,328,328,328,328,318,318,318,318,322,552,550,551,554,555,319,319,319,319,556,556,556,556,358,317,328,358,317,0,548,579,568,580,574,328,0,359,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,373,547,327,328,531,523,351,351,550,328,317,317,547,547,575,575,350,350,321,321,327,327,328,328,531,531,576,576,577,577,578,578,318,318,351,322,322,552,552,550,550,551,551,554,554,555,555,319,319,556,556,579,579,568,568,580,580,565,565,566,566,570,570,574,574,581,581,582,582,583,583,536,536,563,563,584,584,585,585,586,586,587,587,588,588,589,589,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,328,581,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,328,585,328,328,328,328,328,328,328,328,328,317,358,317,328,318,318,318,550,551,328,318,318,318,550,551,328,328,328,0,0,0,0,328,328,328,1837,1838,1839,1840,1841,1842,1843,322,550,328,328,328,328,328,328,359,358,317,550,318,358,358,317,550,358,317,547,327,328,318,322,552,550,551,554,319,556,328,328,570,589,589,1844,1845,1846,1847,1848,1812,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1813,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,328,351,317,547,327,328,318,318,318,322,552,550,551,554,319,556,547,328,318,318,318,318,322,552,550,551,554,555,319,556,547,328,318,318,318,318,322,552,550,551,554,555,319,556,547,328,318,318,318,318,322,552,550,551,554,555,319,556,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,318,351,322,322,322,322,322,322,322,552,550,550,551,554,554,554,554,554,554,554,555,555,555,555,555,555,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,351,322,322,322,322,322,322,322,552,550,550,551,554,554,554,554,554,554,554,555,555,555,555,555,555,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,574,581,582,536,563,581,584,328,570,588,570,318,318,363,321,0,0,375,376,317,317,317,317,317,317,317,317,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,350,321,321,321,328,328,328,328,328,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,322,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,550,550,551,551,551,551,551,551,554,554,554,554,554,554,554,554,554,554,554,554,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,317,317,317,317,547,547,547,547,547,547,547,547,547,547,328,328,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,552,552,552,552,550,551,551,551,554,554,319,319,319,319,319,319,319,319,556,556,556,556,556,556,556,556,556,556,0,328,550,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,551,318,0,317,547,350,321,327,328,318,351,322,552,550,551,554,555,319,556,579,568,580,317,547,321,327,328,318,322,552,550,554,555,319,556,579,568,580,359,328,585,587,587,370,317,547,350,321,327,328,328,318,318,318,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,317,547,350,321,327,328,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,317,317,317,317,317,547,547,547,547,547,350,350,350,350,350,321,321,321,321,321,327,327,327,327,327,328,328,328,328,328,318,318,318,318,318,351,351,351,351,351,322,322,322,322,322,552,552,552,552,552,550,550,550,550,550,551,551,551,551,551,554,554,554,554,554,555,555,555,555,555,319,319,319,319,319,556,556,556,556,556,579,579,579,579,579,568,568,568,568,568,580,580,580,580,580,318,552,552,358,317,328,318,550,358,317,550,358,317,328,328,328,351,351,351,351,379,317,547,328,318,318,322,552,550,554,555,319,556,379,317,547,328,318,318,322,552,550,554,555,319,556,328,318,552,319,319,556,556,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,358,317,317,317,317,317,317,317,317,317,547,575,350,321,327,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,318,318,318,351,322,322,552,552,550,550,551,554,554,555,555,319,319,556,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,328,566,359,359,359,359,359,359,359,359,358,317,317,317,317,317,547,569,575,350,321,327,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,531,523,576,577,578,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,351,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,552,552,552,552,552,552,552,552,552,552,552,550,550,550,550,550,550,550,550,550,551,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,555,555,555,555,555,555,555,555,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,556,556,556,556,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,318,328,328,318,552,318,318,552,552,328,328,328,328,328,328,318,318,322,318,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,552,317,317,328,328,328,328,328,565,328,322,317,317,317,317,317,550,317,318,556,328,328,328,328,328,318,318,552,552,318,318,552,552,547,552,565,566,328,328,328,328,328,318,550,319,556,550,318,531,523,358,317,550,551,551,318,318,318,318,328,328,328,328,328,328,328,328,328,328,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,318,318,552,552,318,556,371,317,317,317,317,317,317,317,317,317,317,317,328,328,328,328,328,328,328,328,322,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,317,317,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,547,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,322,552,552,552,552,552,552,552,552,550,551,554,554,554,554,554,554,555,555,555,319,319,319,319,319,556,556,556,317,317,317,317,317,361,317,350,321,328,328,328,328,328,328,328,328,550,554,317,317,547,547,327,327,328,328,318,318,322,322,552,552,550,550,551,551,554,554,319,319,556,556,328,328,322,328,328,328,328,328,328,328,328,328,328,328,328,328,328,0,328,328,328,328,328,368,368,365,365,328,368,328,322,368,365,365,328,322,328,322,583,550,548,580,317,547,321,327,328,318,322,552,550,554,555,319,556,579,568,580,328,328,328,583,328,358,317,317,328,328,328,328,328,382,547,328,328,328,328,318,318,318,318,318,552,552,550,551,554,555,319,556,563,563,328,563,364,364,364,317,550,358,317,328,328,547,328,328,328,322,552,550,551,547,328,328,328,322,550,551,0,328,322,0,328,322,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,550,328,574,328,328,328,328,328,328,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,547,318,552,565,566,328,328,373,327,328,531,523,351,351,550,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,531,523,523,317,317,317,319,563,563,382,547,318,318,318,318,318,552,552,554,319,556,565,566,574,382,547,318,318,318,318,318,552,552,554,319,556,382,547,318,318,318,318,318,552,552,554,319,556,382,318,318,318,552,552,319,382,547,318,318,318,318,318,552,552,319,556,555,563,361,368,327,531,523,351,351,0,328,351,322,563,358,317,317,328,317,317,547,547,547,569,575,350,321,327,328,328,531,523,576,577,578,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,351,322,322,322,552,552,552,552,552,552,552,552,552,550,550,551,551,554,554,554,554,554,554,554,555,555,555,555,319,319,319,319,319,319,556,556,556,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,328,581,582,536,584,317,317,317,328,550,359,359,328,328,570,317,328,550,551,2164,2165,2166,2167,556,318,328,322,328,322,328,328,328,574,582,536,317,574,536,379,317,547,328,318,318,322,552,550,554,555,319,556,328,322,565,550,328,328,351,322,563,563,328,318,318,322,550,551,319,319,319,319,0,368,358,317,318,550,359,358,317,359,574,358,317,358,317,359,358,317,359,328,318,552,319,319,556,556,328,318,552,319,319,556,556,328,328,328,322,328,582,536,328,550,328,550,328,322,328,379,328,547,552,547,552,565,566,0,547,552,547,552,0,359,386,387,350,321,321,321,328,359,328,328,322,322,328,318,388,328,576,577,578,0,359,389,390,350,321,321,321,328,359,328,328,322,322,358,317,358,317,391,392,317,317,317,317,317,317,317,317,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,350,321,321,321,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,322,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,552,550,550,550,550,550,550,551,551,551,551,551,551,551,551,551,551,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,554,555,555,555,555,555,555,555,555,555,555,555,555,555,555,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,319,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,556,358,317,317,317,317,317,317,317,317,317,547,547,547,547,547,547,547,547,547,547,547,547,547,547,328,328,328,328,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,552,552,552,552,550,550,550,551,551,551,551,551,554,554,555,555,555,319,319,319,319,319,319,319,319,319,319,556,556,556,556,556,556,556,556,556,556,556,556,328,363,321,328,328,351,317,317,328,328,318,318,318,322,322,550,550,551,551,328,317,569,350,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,318,318,351,322,322,322,322,322,322,552,552,550,554,554,554,554,554,554,555,555,555,555,555,555,319,319,319,319,556,556,556,556,565,566,570,574,581,582,583,536,584,585,586,587,588,589,318,569,318,328,328,328,318,328,319,319,318,552,556,556,328,328,328,328,328,328,328,531,523,318,574,586,531,523,574,583,318,318,364,388,394,317,328,328,576,577,578,550,550,551,358,317,317,394,317,328,328,550,550,551,328,550,551,328,550,551,328,328,351,570,588,570,588,0,317,317,547,547,328,328,318,318,318,318,552,552,550,550,551,551,554,554,555,555,319,319,556,556,364,322,328,328,328,328,328,328,550,581,582,536,581,582,536,574,0,0,328,322,0,0,0,0,0,0,0,563,563,328,359,0,328,550,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,328,328,358,317,358,317,318,318,552,552,550,358,317,317,317,328,328,328,556,328,556,328,328,317,317,328,328,328,550,565,566,565,566,328,555,586,368,327,531,523,351,351,531,523,365,327,523,351,351,550,328,581,582,583,584,588,582,585,581,584,328,584,328,328,328,328,318,581,584,328,586,574,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,327,328,318,322,552,550,551,554,319,556,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,350,321,327,328,318,351,322,552,550,551,554,555,319,556,579,568,580,317,547,321,327,328,318,322,552,550,554,555,319,556,579,568,580,317,358,317,551,575,575,575,575,575,575,575,358,317,586,587,588,569,569,569,569,550,547,328,328,318,318,318,318,322,552,550,551,554,555,319,556,317,317,317,317,317,317,317,317,317,317,317,317,328,574,328,328,328,328,328,328,328,328,328,318,552,552,318,328,328,328,328,328,379,317,547,328,318,318,322,552,550,554,555,319,556,379,317,547,328,318,318,322,552,550,554,555,319,556,397,327,328,531,523,351,351,351,351,328,351,328,328,328,328,328,328,565,550,318,319,319,319,319,2168,2169,2170,2171,319,318,318,552,552,318,318,318,318,552,552,319,556,358,317,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,328,550,358,317,317,328,394,317,328,328,550,551,318,318,552,552,318,318,552,552,318,318,556,556,328,318,379,317,547,328,318,318,322,552,550,554,555,319,556,328,328,328,566,565,565,547,328,328,566,565,565,328,317,328,565,328,556,565,317,565,566,565,566,565,566,368,327,328,531,523,351,351,531,523,328,358,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,328,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,317,371,371,317,317,317,317,317,317,317,317,317,317,317,317,371,381,381,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,381,381,381,381,381,381,381,381,371,317,317,317,317,317,317,317,317,317,317,317,384,328,322,384,328,322,384,328,322,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,381,384,328,322,384,328,322,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,384,328,322,371,317,317,317,317,317,317,317,317,317,317,317,381,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,317,371,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,317,371,371,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,371,317,371,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,371,317,317,317,317,317,317,317,317,317,317,317,317,371,317,371,371,317,317,317,317,317,317,317,317,317,317,317,550,328,328,381,371,317,317,317,317,317,317,317,317,317,317,317,358,317,550,318,358,317,358,328,586,328,358,317,550,358,317,358,370,328,318,318,318,552,552,328,328,328,328,328,328,574,581,582,536,584,586,328,328,328,328,328,328,574,581,582,536,584,328,328,328,328,586,379,317,547,328,318,318,322,552,550,554,555,319,556,358,317,550,550,322,368,327,328,531,523,351,351,531,523,398,399,317,317,317,317,317,317,317,317,350,350,321,321,321,328,328,328,328,322,322,322,322,322,322,322,322,550,550,550,550,551,551,551,551,317,317,317,317,328,328,322,322,550,550,551,551,328,583,317,317,328,328,328,328,328,0,328,322,328,328,328,328,328,365,328,322,365,328,328,328,328,328,328,585,358,317,550,358,317,550,318,552,358,317,317,547,328,328,318,318,318,322,552,554,555,319,556,565,566,317,317,317,317,317,317,318,319,317,547,575,350,321,327,328,531,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,350,579,568,580,358,586,565,566,318,318,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,317,328,318,322,552,550,554,555,319,556,317,328,318,322,552,550,554,555,319,556,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,547,328,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,322,322,552,552,552,552,552,552,552,552,550,551,554,554,554,554,554,554,555,555,555,319,319,319,319,319,556,556,556,317,317,317,317,317,317,565,328,328,328,328,328,328,328,328,328,328,328,328,328,382,547,328,328,318,318,318,318,318,552,552,554,555,319,556,382,547,328,318,318,318,318,318,552,552,319,556,318,319,319,319,319,2168,2169,2170,2171,319,328,552,328,552,328,588,358,317,328,0,0,317,547,569,575,350,321,327,328,531,523,576,577,578,318,318,318,318,318,318,318,318,351,322,552,550,551,554,555,319,319,319,319,319,556,556,556,556,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,547,328,550,551,555,581,582,536,584,547,328,550,551,555,536,555,0,319,319,318,585,586,587,318,586,328,328,328,328,318,328,318,318,552,358,317,328,328,328,361,350,321,359,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,570,582,536,586,589,328,547,328,318,318,318,318,322,552,550,551,554,555,319,556,328,570,574,581,582,583,536,584,585,588,574,583,581,584,588,565,566,358,317,317,328,394,317,328,328,550,551,547,318,552,565,566,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,570,328,570,570,586,361,350,321,318,328,550,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,554,555,0,550,328,328,328,328,328,328,328,328,328,317,547,569,575,350,321,327,328,531,523,576,577,578,318,351,322,552,550,551,554,555,319,556,579,568,580,565,566,570,574,581,582,583,536,563,584,585,586,587,588,589,328,328,0,0,328,328,364,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,328,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,328,0,317,317,328,328,550,550,551,551,328,328,328,328,328,565,566,328,328,328,379,328,328,565,566,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,328,322,0,0,368,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,394,0,0,0,397,360,362,391,392,398,399,375,376,389,390,386,387,0,0,0,368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,370,0,0,0,0,0,0,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,328,531,523,360,362,0,365,368,370,373,0,0,1844,1845,1846,1847,1848,1812,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1813,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,328,351,0,363,0,375,376,370,361,368,368,365,365,368,368,365,365,0,373,361,368,0,368,386,387,388,389,390,391,392,363,351,388,394,394,351,368,531,523,365,397,394,368,531,523,370,0,368,531,523,398,399,365,365,361,0,394,361,318,0,2184,2184,0,0,0,0,0,2184,2184,2184,2184,2185,0,0,2186,2187,2188,2189,0,0,0,0,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,653,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,658,659,654,654,654,655,655,655,656,656,656,657,657,657,658,658,658,659,659,659,660,660,660,661,661,661,662,662,662,663,663,663,664,664,664,665,665,665,666,666,666,667,667,667,668,668,668,669,669,669,670,670,670,671,671,671,672,672,672,673,673,673,674,674,674,675,675,675,676,676,676,677,677,677,678,678,678,679,679,679,680,680,680,681,681,681,682,682,682,683,683,683,684,684,684,685,685,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,659,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,654,655,655,656,656,657,657,658,658,659,659,660,660,661,661,662,662,663,663,664,664,665,665,666,666,667,667,668,668,669,669,670,670,671,671,672,672,673,673,674,674,675,675,676,676,677,677,678,678,679,679,680,680,681,681,682,682,683,683,684,684,685,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,654,654,654,654,655,655,655,655,655,656,656,656,656,656,657,657,657,657,657,658,658,658,658,658,659,659,659,659,659,660,660,660,660,660,661,661,661,661,661,662,662,662,662,662,663,663,663,663,663,664,664,664,664,664,665,665,665,665,665,666,666,666,666,666,667,667,667,667,667,668,668,668,668,668,669,669,669,669,669,670,670,670,670,670,671,671,671,671,671,672,672,672,672,672,673,673,673,673,673,674,674,674,674,674,675,675,675,675,675,676,676,676,676,676,677,677,677,677,677,678,678,678,678,678,679,679,679,679,679,680,680,680,680,680,681,681,681,681,681,682,682,682,682,682,683,683,683,683,683,684,684,684,684,684,685,685,685,685,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,660,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,660,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,662,663,664,665,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,663,664,665,668,669,670,673,674,675,678,679,680,683,684,685,664,665,669,670,674,675,679,680,684,685,665,670,675,680,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,662,663,664,665,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,663,664,665,668,669,670,673,674,675,678,679,680,683,684,685,664,665,669,670,674,675,679,680,684,685,665,670,675,680,685,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,667,668,669,670,672,673,674,675,677,678,679,680,682,683,684,685,668,669,670,673,674,675,678,679,680,683,684,685,669,670,674,675,679,680,684,685,670,675,680,685,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,672,673,674,675,677,678,679,680,682,683,684,685,673,674,675,678,679,680,683,684,685,674,675,679,680,684,685,675,680,685,676,677,678,679,680,681,682,683,684,685,676,677,678,679,680,681,682,683,684,685,677,678,679,680,682,683,684,685,678,679,680,683,684,685,679,680,684,685,680,685,681,682,683,684,685,681,682,683,684,685,682,683,684,685,683,684,685,684,685,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,657,658,659,660,654,655,656,657,658,659,655,656,657,658,659,656,657,658,659,0,0,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,362,391,392,398,399,375,376,389,390,386,387,0,0,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,363,360,362,363,375,376,361,361,386,387,389,390,391,392,363,398,399,361,361,0,0,638,639,0,0,0,0,0,0,643,648,590,643,644,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,648,590,643,648,590,643,648,590,648,590,643,644,648,649,590,591,648,649,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,643,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,643,644,643,644,648,649,590,591,643,644,648,649,590,591,648,590,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,648,649,590,591,643,644,643,644,648,649,590,591,643,644,590,591,649,591,643,644,590,591,643,648,590,643,644,648,649,590,591,643,644,643,644,648,649,590,591,643,644,643,648,590,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,643,644,648,649,590,591,0,368,0,397,0,0,0,368,0,0,0,0,0,0,365,368,373,368,368,365,365,368,368,365,365,373,368,368,368,365,397,368,368,365,365,0,0,0,2190,692,693,692,692,692,693,693,693,692,693,692,693,2190,692,693,2190,692,693,692,693,692,693,692,693,692,693,692,692,693,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,692,692,692,692,693,693,693,693,693,692,693,692,693,692,693,692,693,2190,692,692,693,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,692,693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,597,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,569,569,548,1837,1838,1839,1840,1841,1842,1843,322,550,551,548,382,382,382,382,382,382,2164,2165,2166,2167,556,547,552,565,566,551,2168,2169,2170,2171,319,556,382,382,2168,2169,2170,2171,319,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,554,555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,574,581,589,581,584,570,587,587,0,583,0,563,563,582,536,570,588,581,582,536,582,585,584,586,583,585,588,0,586,589,570,570,586,0,0,0,0,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,694,0,695,0,0,0,696,163,163,163,0,696,0,0,0,0,0,0,0,0,0,0,73,163,696,82,695,201,697,698,699,700,701,82,166,73,73,73,163,696,82,695,695,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,82,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,82,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,73,163,696,82,695,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,698,700,701,0,166,0,0,73,163,696,82,695,201,698,700,701,0,73,73,163,696,82,695,201,697,698,699,700,701,73,73,163,696,82,695,201,697,698,699,700,701,697,82,73,163,696,82,695,201,697,698,699,700,701,0,73,163,696,82,695,201,697,698,699,700,701,697,73,695,73,82,695,699,73,695,73,695,0,73,73,73,73,73,695,695,695,695,695,163,695,163,163,163,163,73,82,695,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,73,163,163,696,696,82,82,695,695,201,201,698,698,699,700,700,701,701,73,163,201,0,0,0,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,697,166,0,698,82,698,0,0,0,0,0,700,0,0,0,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,698,700,701,73,163,696,82,695,201,697,698,699,700,701,73,695,73,73,163,696,82,201,698,699,700,701,697,82,695,0,695,703,698,698,73,163,696,82,695,201,697,698,699,700,701,73,695,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,73,163,696,82,695,201,697,698,699,700,701,0,697,73,163,696,82,695,201,697,698,699,700,701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,702,702,0,0,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,0,166,166,166,166,0,0,166,166,166,166,166,166,166,166,0,0,166,703,0,0,703,704,703,704,703,704,703,704,703,704,703,703,703,704,703,704,703,704,703,704,703,704,704,703,704,703,704,703,703,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,703,703,704,703,703,703,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,704,703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,702,0,702,0,702,702,702,702,702,702,702,702,702,702,0,702,702,702,702,702,702,702,702,702,702,0,702,0,0,0,0,0,0,0,0,0,0,0,0,2191,0,712,0,0,0,2191,0,715,0,0,0,0,708,709,142,705,705,2191,708,708,708,709,709,709,142,2191,708,709,142,2191,708,709,142,705,2191,708,709,142,2191,708,709,142,705,705,708,709,142,708,709,142,708,709,142,709,142,708,709,142,708,709,142,2191,708,709,142,142,2191,708,709,142,142,705,2191,708,709,142,2191,708,709,142,708,709,708,709,708,709,708,708,708,708,708,709,709,709,709,709,705,705,705,705,710,708,709,708,709,711,708,709,2191,708,709,142,2191,708,709,142,2191,708,709,142,708,708,709,709,142,142,712,708,709,712,712,712,712,712,712,712,712,712,712,712,712,705,705,705,705,705,705,2191,708,709,142,2191,708,709,142,2191,708,709,142,2191,709,142,2191,708,709,142,2191,708,709,142,2191,708,709,142,705,705,0,708,709,705,0,708,709,142,708,709,142,2191,708,709,142,708,709,715,708,709,708,705,705,705,705,705,705,142,705,708,709,142,708,709,2191,708,709,142,2191,708,709,142,2191,708,709,142,2191,708,709,142,2191,708,709,142,2191,708,709,142,705,705,705,705,705,2191,708,709,142,705,705,2191,708,709,142,705,705,715,708,709,0,0,716,717,716,717,716,717,716,717,716,717,716,717,716,717,716,717,716,717,716,717,717,716,717,716,717,716,717,716,717,716,717,716,717,717,716,717,716,717,716,717,716,716,717,717,716,717,716,717,716,717,716,717,716,717,716,717,716,717,716,716,717,716,717,716,717,716,717,0,716,717,717,716,717,717,0,716,716,716,717,716,717,716,717,716,717,716,716,717,716,717,716,717,716,717,716,717,721,724,0,0,0,721,721,0,724,0,724,722,723,722,723,0,722,723,0,0,0,94,0,94,722,0,0,0,724,0,0,0,724,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,722,723,722,724,722,723,724,722,723,724,722,723,724,722,722,723,723,724,724,722,723,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,722,722,723,724,722,723,724,722,723,724,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,722,723,724,0,721,721,721,0,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,721,0,721,721,721,721,721,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,0,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,725,0,725,725,725,725,725,725,725,725,725,725,725,725,0,725,725,725,725,725,725,725,725,725,725,0,726,726,726,726,726,726,726,726,726,726,726,0,726,726,726,726,726,726,726,726,726,726,726,0,726,726,726,726,726,726,726,726,726,726,726,0,726,726,726,726,726,726,726,726,726,726,726,0,0,0,0,0,0,219,0,219,219,0,0,0,732,733,219,734,218,222,731,222,222,2192,732,733,219,219,219,734,218,222,731,731,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,219,734,731,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,732,733,219,734,218,222,731,732,733,219,734,218,222,731,732,732,733,219,219,734,218,218,222,731,731,732,733,219,734,218,222,731,0,732,733,219,218,222,731,222,732,733,219,218,222,731,2192,732,733,733,219,734,218,222,731,2192,732,733,733,219,734,218,222,731,732,732,218,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,219,731,219,219,731,219,731,219,219,219,219,219,731,731,731,731,731,732,219,734,218,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,732,732,733,733,219,219,218,218,222,222,731,731,0,733,734,222,222,222,218,218,731,218,0,219,734,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,734,734,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,731,219,218,731,218,218,222,218,734,0,734,218,218,218,218,218,218,731,218,218,734,734,734,218,218,218,731,218,732,733,219,734,218,222,731,732,733,219,218,222,731,2192,732,733,219,734,218,222,731,219,731,219,218,733,219,218,222,731,731,731,731,731,731,731,731,218,731,218,734,218,731,218,732,733,219,734,218,222,731,219,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,734,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,2192,732,733,219,734,218,222,731,218,2192,732,733,219,734,218,222,731,218,222,2192,732,733,219,734,218,222,731,861,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,861,861,0,855,0,0,0,0,861,861,0,0,861,861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,861,0,0,0,0,0,0,0,0,0,0,0,0,0,861,847,861,0,748,748,0,0,0,0,0,861,861,0,0,0,0,0,1167,1134,1168,0,0,0,1132,0,861,861,847,0,0,0,851,861,0,748,861,0,0,0,0,861,861,0,0,0,0,861,0,861,0,0,0,0,0,0,0,0,0,0,0,861,849,847,0,861,988,861,988,861,861,0,0,1078,0,951,0,0,799,861,861,0,0,0,0,0,0,851,851,851,851,0,0,0,0,893,873,0,0,861,0,0,0,0,849,0,861,1078,0,0,861,851,0,0,0,0,0,0,861,0,0,0,0,1165,1132,1164,0,0,0,0,861,861,0,0,873,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,1167,1134,1168,861,861,861,1167,1134,1168,861,861,861,620,629,612,774,775,0,0,0,859,870,870,0,0,0,0,0,0,0,0,861,712,748,748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,861,0,1109,0,0,0,0,952,0,861,893,861,1167,1134,1168,1167,1134,1168,1167,1134,1168,1167,1134,1168,0,0,0,1167,1134,1168,752,753,622,624,754,619,408,755,756,630,618,613,631,60,93,623,621,625,627,610,0,0,0,1174,0,0,0,0,988,861,0,0,951,277,861,861,861,861,861,861,861,861,861,861,861,861,861,861,0,0,0,861,769,769,769,0,0,0,859,0,861,866,853,853,851,851,851,853,952,864,788,0,0,1109,0,0,947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,769,769,769,769,769,769,64,64,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,861,1165,1132,1164,0,0,0,0,0,0,861,861,0,0,799,0,866,861,893,851,0,0,0,0,0,0,0,942,861,861,861,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,64,60,93,623,621,625,627,610,60,93,623,621,625,627,610,235,626,628,749,750,751,621,610,628,751,60,93,623,621,625,627,610,235,626,628,749,750,751,60,93,623,621,625,627,610,235,626,628,749,750,751,93,623,621,627,610,626,628,750,751,748,1174,861,861,0,0,893,861,861,942,851,788,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,861,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,748,861,720,884,720,1167,1134,1168,0,0,0,0,851,853,866,861,0,0,0,861,861,2193,861,0,861,861,864,885,861,885,0,861,859,861,859,950,950,869,861,0,1165,1132,1164,0,0,861,0,0,0,861,274,748,0,0,0,869,884,0,0,0,0,0,861,748,861,866,853,853,851,851,851,853,0,0,0,861,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,851,861,0,0,0,0,0,0,0,0,777,855,0,861,861,0,861,861,861,851,861,0,0,851,2193,0,0,855,861,885,885,0,0,0,1167,1134,1168,1165,1132,1164,0,0,0,0,0,0,0,0,861,861,0,127,861,0,0,0,0,0,0,861,0,274,620,629,612,774,775,861,0,0,0,0,0,0,0,861,1167,1134,1168,1167,1139,1134,1168,1167,1139,1134,1168,1167,1134,1168,0,0,0,1167,1139,1134,1168,0,0,0,0,951,0,861,861,788,0,777,947,0,0,0,0,0,0,0,0,0,0,0,0,861,859,0,0,0,861,769,769,769,0,0,1165,1132,1164,0,1119,1116,0,0,1118,1116,0,0,0,1118,1119,0,0,0,861,885,861,861,621,610,628,617,751,765,748,861,0,861,861,861,861,861,861,861,851,0,0,0,861,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,778,778,861,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,748,778,778,861,851,861,93,623,621,627,610,626,628,611,617,750,751,764,765,769,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,778,778,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,291,0,1005,1006,1145,795,745,1170,158,796,811,728,0,748,60,93,623,621,625,627,610,235,626,628,749,750,751,64,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,757,757,757,49,718,84,720,720,762,748,622,60,60,93,93,624,754,619,408,623,623,621,621,630,618,613,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,64,748,622,60,60,93,93,624,754,619,623,623,621,621,630,618,613,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,46,624,630,622,754,618,619,613,768,768,51,51,770,771,51,85,65,773,61,620,629,612,774,775,61,24,24,705,705,777,777,60,93,408,623,631,625,627,0,0,71,620,629,612,774,775,93,623,627,93,623,627,93,623,627,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,277,746,746,291,291,738,742,773,274,2194,1019,805,1020,1022,1015,791,791,791,1012,828,828,828,800,950,951,22,22,22,65,746,746,49,40,782,108,108,108,33,274,274,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,291,738,742,915,1109,829,829,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,831,831,802,832,833,803,834,835,793,793,793,794,794,794,836,1078,837,838,838,838,1026,839,839,839,840,172,172,172,781,841,745,842,53,53,53,843,61,925,942,942,942,844,845,846,777,777,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,851,851,852,853,853,853,769,854,855,856,857,811,768,858,727,859,859,859,860,861,861,861,762,80,922,862,863,864,865,866,866,866,867,867,868,868,89,869,869,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,884,884,41,885,747,35,744,886,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,24,778,778,778,778,620,620,620,620,629,629,629,629,612,612,612,612,774,774,774,774,775,775,775,775,752,752,752,753,753,753,622,622,622,60,60,60,93,93,93,624,624,624,754,754,754,619,619,619,408,408,408,623,623,623,621,621,621,755,755,755,756,756,756,630,630,630,618,618,618,613,613,613,631,631,631,625,625,625,627,627,627,610,610,610,235,235,235,235,626,626,626,626,628,628,628,628,109,109,109,109,611,611,611,611,617,617,617,617,749,749,749,750,750,750,751,751,751,763,763,763,764,764,764,765,765,765,64,64,64,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,778,620,620,629,629,612,612,774,774,775,775,752,752,753,753,622,622,60,60,93,93,624,624,754,754,619,619,408,408,623,623,621,621,755,755,756,756,630,630,618,618,613,613,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,750,751,763,764,765,64,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,24,108,108,746,291,624,622,754,619,60,235,109,749,763,93,623,626,611,750,764,621,628,617,751,765,828,22,108,274,829,831,793,794,838,839,172,53,777,851,853,861,866,869,884,24,778,620,629,612,774,775,235,626,628,109,611,617,749,750,751,763,764,765,64,631,408,24,60,625,235,109,763,93,623,627,626,611,764,621,610,628,617,765,60,625,109,749,763,93,623,627,611,750,764,621,610,617,751,765,788,788,630,618,613,64,64,64,64,291,291,777,622,60,93,624,619,623,621,630,618,613,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,622,60,93,624,619,621,235,626,628,109,611,617,64,791,24,24,746,746,108,291,793,777,24,622,60,93,624,619,408,623,621,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,622,60,93,624,619,621,235,626,628,109,611,617,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,748,748,123,123,64,64,64,797,108,60,625,235,109,749,93,623,627,626,611,750,621,610,628,617,751,60,625,235,749,763,93,623,627,626,750,764,621,610,628,751,765,625,235,109,749,763,627,626,611,750,764,627,626,611,750,764,610,628,617,751,765,728,915,915,835,835,0,1006,1022,1005,1006,940,835,834,834,834,834,24,24,69,239,0,0,720,720,852,748,1170,919,808,0,0,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,804,620,629,612,774,775,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,620,629,612,774,775,620,629,612,774,775,620,629,612,774,775,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,0,620,629,612,774,775,739,782,745,61,1019,1012,782,1018,1008,0,620,629,612,774,775,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,620,629,612,774,775,744,0,705,806,808,808,808,808,807,874,0,2193,2194,1019,805,1020,1022,1015,791,791,1012,828,800,950,951,22,65,746,746,746,49,40,40,782,108,33,274,939,1005,1005,46,718,1006,940,1016,1016,941,914,1017,1004,1010,291,291,291,738,742,915,1109,829,996,1018,916,1008,917,809,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,45,97,97,42,42,830,43,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,811,768,858,727,859,860,861,762,80,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,812,890,891,728,728,892,893,947,894,895,24,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,64,746,291,2194,1019,805,1020,1022,1015,791,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,291,738,742,915,1109,829,996,1018,916,1008,917,809,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,876,1144,829,891,850,865,862,860,919,24,24,24,24,123,123,24,60,93,623,621,625,627,610,914,809,85,705,705,108,24,24,64,64,64,64,1017,836,925,1017,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,60,93,623,621,625,627,610,60,93,623,621,625,627,610,60,93,623,621,625,627,610,826,827,61,875,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,809,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,1136,791,746,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,24,791,828,828,22,22,65,65,746,782,108,108,274,274,46,718,718,829,830,831,832,833,834,835,793,794,794,836,837,838,839,839,840,172,172,781,841,745,842,53,53,843,843,61,844,845,846,777,777,20,70,71,730,847,847,848,848,849,849,850,850,851,851,852,852,853,853,769,769,854,855,856,856,857,811,768,858,858,727,859,859,860,860,861,861,762,862,863,863,864,864,865,865,866,866,867,867,868,868,89,89,869,869,84,870,870,871,871,237,237,872,85,85,156,748,748,99,873,111,826,826,66,69,239,238,68,68,807,874,18,875,876,876,44,877,878,879,880,881,882,883,884,884,885,35,886,887,888,720,889,812,890,891,892,893,893,894,895,24,778,778,620,620,629,629,612,612,774,774,775,775,752,752,753,753,622,622,60,60,93,93,624,624,754,754,619,619,408,408,623,623,621,621,755,755,756,756,630,630,618,618,613,613,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,791,828,108,274,829,839,172,53,777,24,64,829,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,622,624,754,619,630,618,613,622,624,754,619,630,618,613,99,66,69,880,111,46,791,828,108,274,829,839,172,53,777,24,64,18,18,739,745,1019,1012,842,18,1020,1015,408,631,24,739,781,745,777,854,857,854,903,60,93,623,621,625,627,610,20,941,939,1017,835,1016,789,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,907,22,65,49,108,33,274,274,46,46,718,914,915,916,917,788,789,51,834,835,837,838,839,840,172,781,841,745,842,53,61,61,777,20,918,70,71,730,847,848,849,850,851,769,854,855,857,811,768,858,727,860,861,762,862,866,867,868,89,869,84,870,871,237,872,85,156,748,99,111,826,66,69,239,238,68,807,874,18,875,876,44,878,880,881,919,920,882,883,884,41,747,887,888,889,892,893,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,0,24,622,60,93,624,619,621,235,626,628,109,611,617,93,623,627,626,611,750,764,924,71,891,720,1019,1012,1018,1008,1017,24,918,836,879,920,274,0,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,0,85,24,24,0,22,65,49,108,33,274,46,718,914,915,916,917,788,789,51,834,835,837,838,839,840,172,781,841,745,842,53,61,777,20,918,70,71,730,847,848,849,850,851,769,854,855,857,811,768,858,727,860,861,762,862,866,867,868,89,869,84,870,871,237,872,85,156,748,99,111,826,66,69,239,238,68,807,874,18,875,876,44,878,880,881,919,920,882,883,884,41,747,887,888,889,892,893,895,24,24,24,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,2194,875,806,1136,46,718,65,65,65,65,65,65,1022,923,836,871,871,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,746,49,49,40,40,782,108,108,33,274,939,1005,46,718,1006,940,1016,941,914,914,1017,1004,1010,291,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,45,97,97,42,42,830,43,43,831,802,832,833,803,834,835,793,794,836,836,1078,837,837,838,1026,839,840,840,172,781,781,841,745,842,53,843,61,925,942,844,845,846,777,20,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,858,727,859,860,861,762,80,80,922,922,862,863,864,865,866,867,868,89,869,84,870,871,237,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,44,877,877,878,878,879,880,881,919,920,882,883,884,41,885,747,747,35,35,744,886,887,888,720,889,812,812,890,890,891,891,728,728,892,893,947,894,894,895,895,24,24,778,620,629,612,774,775,752,752,753,753,622,60,93,624,624,754,619,408,408,623,623,621,621,755,755,756,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,914,1017,1004,1010,291,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,42,830,43,43,831,802,832,833,803,834,835,793,794,836,836,1078,837,837,838,1026,839,840,840,172,781,781,841,745,842,53,843,61,925,942,844,845,846,777,20,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,858,727,859,860,861,762,80,80,922,922,862,863,864,865,866,867,868,89,869,84,870,871,237,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,44,877,877,878,878,879,880,881,919,920,882,883,884,41,885,747,747,35,35,744,886,887,888,720,889,812,812,890,890,891,891,728,728,892,893,947,894,895,895,24,778,620,629,612,774,775,752,752,753,753,622,60,93,624,624,754,619,408,408,623,623,621,621,755,755,756,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,24,271,828,829,923,924,833,839,925,844,845,748,876,880,882,884,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,1184,622,624,754,619,630,618,613,705,768,768,926,24,720,889,720,60,93,623,621,625,627,610,60,93,623,621,625,627,610,235,626,628,749,750,751,60,60,93,93,408,623,623,621,621,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,60,60,93,93,623,623,621,621,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,64,60,93,623,621,625,627,610,235,626,628,749,750,751,64,64,0,0,0,828,829,839,925,882,884,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,60,93,408,623,621,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,24,24,24,834,0,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,1136,24,883,886,883,64,0,0,0,791,828,22,108,274,829,831,793,794,838,839,172,53,942,777,851,853,859,861,866,869,884,24,778,620,629,612,774,775,235,626,628,109,611,617,749,750,751,763,764,765,64,828,22,108,274,829,831,793,794,838,839,172,53,777,851,853,861,866,869,884,24,778,620,629,612,774,775,235,626,628,109,611,617,749,750,751,763,764,765,64,41,41,65,882,883,65,882,65,65,65,65,882,883,882,1017,1017,809,811,768,768,917,24,24,24,768,24,24,24,24,46,24,1008,18,936,939,940,941,791,828,22,746,108,108,108,274,291,829,831,793,794,838,839,172,53,942,777,851,853,859,861,866,867,868,869,884,886,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,64,1136,791,828,22,746,108,274,291,829,831,793,794,838,839,172,53,942,777,851,853,859,861,866,867,868,869,884,886,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,791,791,791,791,791,828,828,828,828,828,22,22,22,22,22,108,108,108,108,108,274,274,274,274,274,829,829,829,829,829,831,831,831,831,831,793,793,793,793,793,794,794,794,794,794,838,838,838,838,838,839,839,839,839,839,172,172,172,172,172,53,53,53,53,53,942,942,942,942,942,777,777,777,777,777,851,851,851,851,851,853,853,853,853,853,859,859,859,859,859,861,861,861,861,861,866,866,866,866,866,869,869,869,869,869,884,884,884,884,884,24,24,24,24,24,778,778,778,778,778,620,620,620,620,620,629,629,629,629,629,612,612,612,612,612,774,774,774,774,774,775,775,775,775,775,235,235,235,235,235,626,626,626,626,626,628,628,628,628,628,109,109,109,109,109,611,611,611,611,611,617,617,617,617,617,749,749,749,749,749,750,750,750,750,750,751,751,751,751,751,763,763,763,763,763,764,764,764,764,764,765,765,765,765,765,64,64,64,64,64,828,828,829,829,839,839,925,925,882,882,884,884,24,24,778,778,620,620,629,629,612,612,774,774,775,775,752,752,753,753,622,622,60,60,93,93,624,624,754,754,619,619,408,408,623,623,621,621,755,755,756,756,630,630,618,618,613,613,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,0,834,24,834,848,24,24,41,841,841,24,60,93,623,621,625,627,610,777,60,93,623,625,627,235,626,109,611,749,750,763,764,24,0,705,705,0,705,705,886,880,879,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,1178,1177,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,1138,1135,2195,777,918,746,291,894,883,883,65,61,61,66,69,238,66,69,238,60,93,623,621,625,627,610,0,24,24,24,805,805,805,805,791,791,828,828,950,950,951,951,22,65,746,746,49,108,108,274,274,718,914,291,291,829,829,809,51,830,831,831,832,833,834,835,793,794,836,838,839,839,172,781,53,843,61,942,844,845,846,846,777,70,71,730,847,848,849,850,851,851,852,853,853,769,855,856,856,811,727,859,860,861,862,863,864,865,866,867,868,89,869,84,870,871,85,748,952,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,878,880,881,882,883,884,885,35,886,947,947,24,24,24,778,620,620,629,629,612,612,774,774,775,775,752,752,753,753,622,622,60,60,93,93,624,624,754,754,619,619,408,408,623,623,621,621,755,755,756,756,630,630,618,618,613,613,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,953,806,806,875,874,782,914,914,1020,1015,70,60,93,623,621,625,627,610,886,70,886,2194,1019,805,1020,1022,1015,791,791,791,1012,828,800,800,800,950,951,22,65,746,49,40,782,108,108,108,108,33,274,274,274,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,793,794,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,748,748,748,952,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,778,620,620,620,629,629,629,612,612,612,774,775,752,753,622,622,622,622,622,622,60,60,60,60,60,60,60,93,93,93,93,93,93,93,93,93,624,624,624,624,754,754,754,619,619,619,619,619,408,408,408,408,623,623,623,623,623,623,623,623,623,623,623,621,621,621,621,621,621,621,621,621,621,621,621,621,621,621,621,621,755,756,630,630,630,630,618,618,618,618,618,613,613,613,613,613,631,631,631,631,625,625,625,625,625,625,625,625,625,625,627,627,627,627,627,627,627,627,627,627,627,610,610,610,610,610,610,610,610,610,610,610,610,610,610,610,235,235,235,235,235,235,626,626,626,626,626,626,628,628,628,628,628,628,628,628,628,109,109,109,109,109,611,611,611,611,611,611,617,617,617,617,617,617,617,617,617,749,749,749,749,750,750,750,750,750,751,751,751,751,751,751,751,751,763,763,763,763,764,764,764,764,764,765,765,765,765,765,765,765,765,64,64,64,64,64,64,64,408,631,752,622,60,624,754,755,630,618,625,752,755,60,93,408,623,621,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,753,622,754,619,408,756,618,613,631,274,925,752,753,622,624,754,619,755,756,630,618,613,752,753,622,624,754,619,755,756,630,618,613,752,753,622,624,754,619,755,756,630,618,613,752,753,622,624,754,619,755,756,630,618,613,886,274,274,64,809,622,624,754,619,630,618,613,622,754,619,408,618,613,631,108,886,64,24,752,622,754,755,618,752,755,752,753,624,619,408,755,756,630,613,631,753,756,752,624,619,408,753,622,754,408,756,618,631,886,64,64,64,64,274,622,60,93,624,619,621,235,626,628,109,611,617,753,622,754,619,756,618,613,24,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,68,408,631,408,631,408,631,753,619,756,613,753,622,754,619,408,756,618,613,631,753,622,754,619,408,756,618,613,631,753,622,754,619,408,756,618,613,631,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,68,752,753,622,754,619,755,756,618,613,624,630,752,622,754,755,618,753,619,756,613,408,631,883,64,64,64,60,93,408,623,621,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,828,108,274,829,832,833,274,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,68,752,753,622,754,619,755,756,618,613,977,745,811,840,408,631,64,921,22,22,65,65,49,49,108,108,33,33,274,274,46,46,718,718,914,914,915,915,916,916,917,917,788,788,789,789,51,51,834,834,835,835,837,837,838,838,839,839,840,840,172,172,781,781,841,841,745,745,842,842,53,53,61,61,777,777,20,20,918,918,70,70,71,71,730,730,847,847,848,848,849,849,850,850,851,851,769,769,854,854,855,855,857,857,811,811,768,768,858,858,727,727,860,860,861,861,762,762,862,862,866,866,867,867,868,868,89,89,869,869,84,84,870,870,871,871,237,237,872,872,85,85,156,156,748,748,99,99,111,111,826,826,66,66,69,69,239,239,238,238,68,68,807,807,874,874,18,18,875,875,876,876,44,44,878,878,880,880,881,881,919,919,920,920,882,882,883,883,884,884,41,41,747,747,887,887,888,888,889,889,892,892,893,893,895,895,24,24,778,778,620,620,629,629,612,612,774,774,775,775,752,752,753,753,622,622,60,60,93,93,624,624,754,754,619,619,408,408,623,623,621,621,755,755,756,756,630,630,618,618,613,613,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,408,631,1136,89,748,20,915,830,845,846,848,850,852,730,24,712,887,887,887,887,887,887,887,887,887,887,712,712,887,887,712,887,887,712,887,887,712,887,887,712,887,887,887,887,887,887,887,887,887,887,887,712,712,887,887,712,887,887,712,887,887,712,887,887,887,712,887,887,887,887,887,887,887,887,24,53,61,1018,1008,782,46,914,745,842,20,854,857,239,878,919,891,71,71,20,20,842,842,854,857,842,773,988,988,988,71,71,18,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,61,61,20,782,745,782,791,782,46,914,745,20,857,919,24,782,745,24,777,919,919,777,782,782,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,18,18,0,739,745,61,739,277,746,746,782,291,291,738,742,745,745,782,745,827,2193,746,40,1005,1016,291,45,97,42,43,80,18,728,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,20,20,20,891,239,24,744,20,826,61,21,51,828,22,746,108,274,291,829,831,793,794,838,839,172,53,777,851,853,861,866,869,884,24,778,620,629,612,774,775,235,626,628,109,611,617,749,750,751,763,764,765,64,1136,748,720,720,720,705,705,0,705,0,705,0,0,0,705,770,772,771,859,880,22,771,830,831,832,845,902,239,1004,1010,1179,238,111,66,807,807,0,0,834,834,834,834,835,274,24,24,705,53,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,70,69,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,0,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,914,811,811,18,33,1020,1015,20,843,0,782,809,745,857,919,71,782,854,782,18,33,51,51,994,995,996,917,997,998,49,33,887,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,778,620,620,629,629,612,612,774,774,775,775,752,752,753,753,622,622,60,60,93,93,624,624,754,754,619,619,408,408,623,623,621,621,755,755,756,756,630,630,618,618,613,613,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,750,751,763,764,765,64,64,2194,805,1022,791,828,800,950,951,22,65,746,49,782,108,33,274,939,1005,46,718,1006,940,941,914,1004,1010,291,738,742,915,1109,829,996,1008,917,809,923,1063,21,788,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,1019,1020,1015,1012,1006,1017,1004,1010,1018,1008,925,791,24,1019,1020,1015,1012,1006,1017,1004,1010,1018,1008,64,24,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,35,886,746,291,782,745,857,811,925,840,914,752,753,622,624,754,619,408,755,756,630,618,613,631,20,61,768,108,768,834,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,60,93,623,621,625,627,610,408,631,60,93,623,621,625,627,610,235,626,628,749,750,751,274,777,60,93,408,623,621,631,625,627,610,720,720,65,24,777,777,777,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,24,64,705,782,1005,46,745,61,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,782,46,745,739,782,745,739,782,745,1016,61,739,277,746,746,782,291,291,738,742,745,61,739,782,745,0,0,0,883,860,727,1146,61,61,61,61,1136,0,71,720,65,1138,24,746,291,876,108,24,1144,60,93,408,623,621,631,625,627,610,60,93,408,623,621,631,625,627,610,60,93,408,623,621,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,60,93,408,623,621,631,625,627,610,918,0,99,834,801,1023,21,1025,1026,1027,919,920,1022,20,20,20,20,20,936,939,940,941,20,915,834,1022,923,836,720,720,720,2196,791,24,918,2195,753,619,756,613,753,619,756,613,753,619,756,613,753,619,756,613,886,705,720,24,0,41,41,18,829,24,24,746,291,777,46,1145,1146,1172,1175,777,777,746,291,806,808,806,808,0,0,0,0,752,755,753,756,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,826,85,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,782,24,24,2195,85,24,0,1033,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,826,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,806,806,829,883,883,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,879,862,863,748,748,748,748,748,752,752,752,753,753,622,622,622,622,622,60,60,93,93,624,624,624,754,754,754,754,754,619,619,619,619,408,408,408,408,623,623,621,621,755,755,756,756,630,630,630,618,618,618,618,613,613,613,613,631,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,60,93,623,621,625,627,610,748,748,748,748,748,752,753,622,622,60,60,93,93,624,624,754,754,619,619,408,623,623,621,621,755,756,630,630,618,618,613,613,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,64,624,630,622,754,618,619,613,408,631,622,624,754,619,630,618,613,624,630,622,754,408,618,631,622,754,408,619,613,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1018,41,41,41,41,41,41,41,770,772,1035,771,126,859,771,126,830,833,2197,2198,845,1136,1140,1141,620,629,612,752,753,622,60,93,624,754,619,623,621,755,756,630,618,613,625,627,610,235,626,628,109,611,617,64,24,622,60,93,624,754,619,408,623,621,630,618,613,631,625,627,610,235,626,628,749,750,751,22,791,828,65,746,49,782,33,274,939,940,941,914,291,829,809,806,808,771,53,20,854,857,811,85,69,239,18,877,882,883,887,24,620,629,612,774,775,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,24,24,24,24,24,24,24,828,24,24,24,24,1019,1020,1015,1012,1006,1017,1004,1010,1018,1008,1018,1008,61,1182,1017,1017,1017,1017,274,60,93,408,623,621,631,625,627,610,60,93,623,621,625,627,610,620,629,612,774,775,235,626,628,109,611,617,749,750,751,763,764,765,886,111,777,777,806,806,24,24,24,806,806,24,24,0,888,777,777,777,1166,1175,1171,1172,1166,1175,619,613,619,613,619,613,886,833,793,794,838,1017,846,835,1017,846,1016,836,20,2194,941,835,939,806,808,806,808,111,874,808,886,829,24,24,791,828,746,108,274,291,829,839,172,53,777,24,64,64,705,829,793,794,838,835,65,882,883,882,883,65,882,883,883,60,625,235,749,60,625,235,749,619,613,619,613,619,613,619,613,619,613,619,613,619,613,22,925,24,24,24,41,41,41,41,41,886,720,720,720,720,99,24,24,24,24,239,871,60,93,623,621,625,627,610,829,108,24,24,828,828,869,49,84,752,753,622,622,60,60,93,93,624,624,754,754,619,619,408,408,623,623,621,621,755,756,630,630,618,618,613,613,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,60,93,623,621,625,627,610,60,93,623,621,625,627,610,619,613,0,24,924,1178,795,1177,810,796,24,24,41,0,1018,1020,1015,762,156,748,0,274,720,791,828,22,65,746,782,108,274,46,718,829,830,831,832,833,834,835,793,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,22,65,49,108,33,274,46,718,914,915,916,917,788,789,51,834,835,837,838,839,840,172,781,841,745,842,53,61,777,20,918,70,71,730,847,848,849,850,851,769,854,855,857,811,768,858,727,860,861,762,862,866,867,868,89,869,84,870,871,237,872,85,156,748,99,111,826,66,69,239,238,68,807,874,18,875,876,44,878,880,881,919,920,882,883,884,41,747,887,888,889,892,893,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,791,828,22,108,274,829,831,793,794,838,839,172,53,942,777,851,853,859,861,866,869,884,24,778,620,629,612,774,775,235,626,628,109,611,617,749,750,751,763,764,765,64,828,22,746,108,274,291,829,831,793,794,838,839,172,53,777,851,853,861,866,869,884,24,778,620,629,612,774,775,235,626,628,109,611,617,749,750,751,763,764,765,64,24,24,24,622,60,93,624,619,621,235,626,628,109,611,617,24,24,24,60,93,623,621,625,627,610,24,24,802,803,802,803,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,620,629,612,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,24,1061,20,20,123,60,93,623,621,625,627,610,60,93,623,621,625,627,610,60,60,93,93,623,623,621,621,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,60,60,93,93,623,623,621,621,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,60,93,623,621,625,627,610,235,626,628,749,750,751,883,883,720,782,809,745,857,811,919,770,51,771,71,782,782,70,791,777,791,803,802,768,882,883,49,18,51,18,18,854,18,802,803,46,926,49,886,835,748,748,748,748,880,172,876,20,830,844,845,60,625,235,749,2195,68,60,93,623,621,625,627,610,622,624,754,619,630,618,613,111,770,1035,51,771,126,126,841,18,49,705,705,705,705,705,705,886,235,626,628,109,611,617,749,750,751,763,764,765,64,235,626,628,109,611,617,749,750,751,763,764,765,235,626,628,109,611,617,749,750,751,763,764,765,64,235,626,628,109,611,617,749,750,751,763,764,765,64,64,1023,919,920,68,807,881,860,123,22,65,782,108,46,718,809,1063,21,837,172,841,53,843,61,777,20,799,1027,70,71,730,847,848,849,850,851,852,853,769,855,768,858,727,860,861,762,862,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,875,876,44,877,878,879,880,881,919,883,41,747,35,744,887,720,889,812,890,891,892,895,620,629,612,60,93,408,621,625,627,610,235,626,628,109,611,617,64,1144,782,809,923,795,843,810,1140,1141,796,830,1182,844,845,64,24,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,802,803,156,802,803,24,24,24,24,24,24,806,806,1077,828,829,839,925,882,884,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,923,33,781,239,778,620,620,629,629,612,612,774,774,775,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,748,748,71,883,41,882,883,748,20,20,41,883,41,41,748,768,768,49,41,827,769,41,769,886,1078,24,0,0,0,33,33,33,33,854,235,235,235,235,235,235,235,235,235,235,626,626,626,626,626,626,626,626,626,626,628,628,628,628,628,628,628,628,628,628,109,109,109,109,109,109,109,109,109,109,611,611,611,611,611,611,611,611,611,611,617,617,617,617,617,617,617,617,617,617,749,749,749,749,749,749,749,749,749,749,750,750,750,750,750,750,750,750,750,750,751,751,751,751,751,751,751,751,751,751,763,763,763,763,763,763,763,763,763,763,764,764,764,764,764,764,764,764,764,764,765,765,765,765,765,765,765,765,765,765,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,806,808,235,235,235,235,235,235,235,235,235,235,626,626,626,626,626,626,626,626,626,626,628,628,628,628,628,628,628,628,628,628,109,109,109,109,109,109,109,109,109,109,611,611,611,611,611,611,611,611,611,611,617,617,617,617,617,617,617,617,617,617,749,749,749,749,749,749,749,749,749,749,750,750,750,750,750,750,750,750,750,750,751,751,751,751,751,751,751,751,751,751,763,763,763,763,763,763,763,763,763,763,764,764,764,764,764,764,764,764,764,764,765,765,765,765,765,765,765,765,765,765,705,887,887,887,60,93,623,621,625,627,610,235,626,628,749,750,751,51,61,1083,916,111,24,89,84,871,880,408,631,746,291,886,886,49,720,720,33,41,41,952,24,1063,21,0,24,24,85,620,629,612,774,775,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,0,49,51,1078,46,46,886,886,65,789,51,841,865,24,24,926,33,768,768,41,41,883,782,1004,1010,915,1017,24,769,769,622,60,60,93,93,624,754,619,408,623,623,621,621,630,618,613,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,622,60,60,93,93,624,754,619,623,623,621,621,630,618,613,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,624,630,622,754,618,619,613,64,64,64,622,622,60,60,93,93,624,624,754,754,619,619,408,408,623,623,621,621,630,630,618,618,613,613,631,631,625,625,627,627,610,610,235,235,626,626,628,628,109,109,611,611,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,791,0,127,126,33,21,771,1133,791,777,620,629,612,774,775,806,808,808,806,99,882,883,111,111,111,239,239,70,883,883,274,60,93,408,623,621,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,408,631,274,752,753,622,624,754,619,755,756,630,618,613,752,753,622,624,754,619,755,756,630,618,613,408,631,834,791,828,22,65,746,782,108,108,274,46,718,829,830,831,832,833,834,835,793,794,794,836,837,838,839,840,172,781,841,745,842,53,843,61,844,845,846,777,20,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,882,883,884,885,35,886,887,888,720,889,812,890,891,892,893,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,828,108,274,829,831,793,838,839,172,53,851,853,859,861,866,869,884,778,620,629,612,774,775,235,626,628,109,611,617,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,752,755,753,619,756,613,408,631,805,791,828,950,951,746,108,274,291,829,831,839,846,851,853,856,952,947,24,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,274,805,791,828,950,951,746,108,274,274,291,829,831,839,846,851,853,856,952,947,24,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,876,720,24,0,753,619,752,622,754,755,618,753,619,756,613,753,619,752,622,754,755,618,753,619,756,613,753,619,68,752,753,755,756,746,291,622,624,754,619,630,618,613,1019,1020,1015,1012,1006,1017,1004,1010,1018,1008,85,60,93,623,621,625,627,610,93,623,621,627,610,626,628,611,617,750,751,764,765,24,791,791,791,791,123,123,24,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,235,235,235,626,626,626,626,628,628,628,628,109,109,109,109,611,611,611,611,617,617,617,617,749,749,750,750,751,751,763,763,764,764,765,765,64,64,64,64,64,782,20,20,782,782,20,20,20,782,782,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,24,24,24,24,24,24,60,93,623,621,625,627,610,24,24,802,803,782,802,803,24,1136,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,1136,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,64,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,64,64,172,705,705,0,705,0,705,0,0,0,705,806,0,828,828,791,863,0,65,882,883,22,857,745,857,811,20,777,1106,777,24,777,777,777,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,65,839,0,988,773,65,705,705,0,0,0,0,791,746,291,2197,2198,850,852,1146,1133,158,1171,1166,0,0,0,0,830,831,832,845,84,49,718,886,744,2194,1019,805,1020,1022,1015,791,1012,828,800,950,951,22,65,746,49,40,782,108,33,274,939,1005,46,718,1006,940,1016,941,914,1017,1004,1010,291,738,742,915,1109,829,996,1018,916,1008,917,809,923,1063,21,924,788,789,806,808,51,771,1025,126,45,97,42,830,43,831,802,832,833,803,834,835,793,794,836,1078,837,838,1026,839,840,172,781,841,745,842,53,843,61,925,942,844,845,846,777,20,799,1027,918,2195,997,998,70,71,730,847,848,849,850,851,852,853,769,854,855,856,857,811,768,858,727,859,860,861,762,80,922,862,863,864,865,866,867,868,89,869,84,870,871,237,872,85,156,748,952,99,873,111,826,66,69,239,238,68,807,874,18,875,876,44,877,878,879,880,881,919,920,882,883,884,41,885,747,35,744,886,887,888,720,889,812,890,891,728,892,893,947,894,895,24,778,620,629,612,774,775,752,753,622,60,93,624,754,619,408,623,621,755,756,630,618,613,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,64,612,631,610,628,617,751,765,619,613,24,24,24,24,24,24,24,24,24,0,936,939,20,939,24,769,769,705,705,862,0,919,746,291,880,903,51,18,886,274,85,49,806,806,235,626,628,109,611,617,749,750,751,763,764,765,235,626,628,109,611,617,749,750,751,763,764,765,235,626,628,109,611,617,749,750,751,763,764,765,235,626,628,109,611,617,749,750,751,763,764,765,24,752,753,622,624,754,619,755,756,630,618,613,24,622,60,93,624,619,621,235,626,628,109,611,617,60,93,408,623,621,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,24,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,620,629,612,60,93,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,622,754,619,630,618,613,777,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,1118,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,1119,93,408,623,621,631,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,620,629,612,60,93,631,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,622,754,619,630,618,613,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1116,621,610,628,617,751,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1118,1119,1116,60,93,623,621,625,627,610,235,626,628,109,611,617,749,750,751,763,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,629,612,93,631,627,610,626,628,611,617,750,751,764,765,622,754,619,618,613,777,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1116,621,610,628,617,751,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,1119,1116,93,623,621,627,610,626,628,611,617,750,751,764,765,2199,2200,2200,2201,2202,2203,2204,2201,2201,2204,2204,2205,2205,2206,2206,2206,2206,2207,2208,2207,2208,2209,2207,2208,2210,2210,2211,2211,2212,2212,2212,2213,2213,2213,2214,2214,2215,2216,2215,2215,2215,2215,2215,2215,2216,2215,0,0,2217,0,0,2217,0,1121,0,904,1121,904,1121,904,1121,904,904,904,0,904,1121,904,1121,904,1121,1121,1121,903,904,1121,1121,904,904,1121,904,904,1121,904,904,1121,904,904,904,904,1121,0,904,904,0,904,904,904,1121,904,1121,904,1121,1121,1121,904,1121,904,904,1121,904,1121,904,904,1121,1121,1121,904,1121,904,904,1121,1121,904,904,1121,1121,1121,1121,1121,904,1121,904,1121,1121,1121,904,1121,904,904,904,1121,904,1121,1121,904,1121,904,1121,904,1121,904,1121,904,1121,903,0,0,885,885,885,885,885,0,0,41,41,41,41,41,41,41,2201,2202,2203,2204,2201,2201,2204,2204,2205,2205,0,0,0,1078,0,1078,1125,1127,1124,1130,0,1125,1127,1124,0,0,0,0,0,0,0,0,0,0,1130,1125,1127,1124,1130,1130,1125,1127,1124,0,1122,1124,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,1123,1126,1125,2218,2219,1127,2220,1122,1122,1124,1124,1130,1128,1129,1123,1126,2218,2219,1123,1126,1125,2218,2219,1127,2220,1122,1122,1124,1124,1130,1128,1129,1122,1124,1128,1129,1122,1124,1128,1129,1122,1124,1128,1129,1128,1129,0,1122,1122,1122,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,0,2218,2219,1128,0,1130,1130,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1122,1122,1122,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,2218,2219,2220,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1122,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,1122,0,1123,1126,1122,1122,1124,1128,1129,1122,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,0,0,2220,1123,1125,1126,1127,1129,1128,1122,1124,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1130,1130,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,1123,1126,1125,2218,2219,1127,2220,1122,1124,1130,1128,1129,0,2221,2221,0,0,1125,1127,1124,1130,0,1125,1127,1124,0,0,0,0,0,0,0,0,0,0,1130,1125,1127,1124,1130,1130,1125,1127,1124,0,1123,1126,2218,2219,1122,2218,2219,1128,1129,0,1123,1126,1122,1129,1128,2221,2221,0,0,0,0,0,0,1134,1132,1132,0,0,1134,1134,0,0,0,1134,1134,1134,1134,1134,1132,1134,0,1132,0,0,0,1134,1132,0,0,1134,1139,1134,1139,1134,1134,1139,1134,0,0,1132,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,0,1136,1137,1132,1138,1135,1133,1133,1133,1139,1139,1139,1140,1140,1140,1141,1134,1134,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1134,1132,1132,123,123,1132,1132,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,123,123,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1132,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1133,1139,1140,1134,1134,1133,1139,1140,1134,1136,1133,1139,1140,1134,1133,1133,1133,1133,1133,1139,1139,1139,1139,1139,1140,1140,1140,1140,1140,1134,1134,1134,1134,1134,1138,1135,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,977,1136,1137,1132,1134,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1139,1138,1136,1140,1141,1137,0,0,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1133,1139,1140,1134,0,1134,123,0,123,1140,1141,0,1133,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1133,1139,1140,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,123,123,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1136,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,1133,1136,1137,1132,1138,1135,1133,1139,1140,1141,1134,2211,2211,2214,2214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1144,1145,1143,158,1146,1147,1145,158,1152,1157,1152,1157,1144,1144,1144,1150,1155,1148,1153,1158,1145,1143,158,158,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1143,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1143,1144,1143,158,1148,158,1144,158,1144,1145,1143,158,1146,1147,1144,1145,1143,158,1146,1147,1144,1145,1143,158,1146,1147,1144,1145,158,1146,1147,1145,1145,158,1147,1145,158,1147,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1144,1150,1155,1148,1148,1153,1158,1145,1143,1143,158,1146,1147,1149,1144,158,1153,1153,1153,1158,1144,158,1144,158,1144,1144,1144,1144,1144,158,158,158,158,158,158,158,158,1144,1145,1143,158,1146,1147,1149,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,158,158,1146,1147,1149,1145,158,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1145,1145,158,158,1147,1147,1144,1145,158,1146,1147,1144,1145,158,1146,1144,1146,1147,1144,1146,1146,1146,1144,158,1152,1157,1150,1155,1153,1158,1145,158,1148,1145,158,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1145,1146,1147,1146,1147,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1150,1155,1148,1153,1158,1145,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1150,1155,1148,1153,1158,1152,1157,1144,1144,1150,1155,1148,1153,1158,1145,1145,158,158,158,1146,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1145,158,1146,1144,1144,1145,158,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1145,1143,158,1146,1147,1144,1145,1143,158,1146,1146,1146,1145,1146,158,158,1143,1143,1144,1145,158,1146,1144,1145,1146,1148,1144,1145,1143,158,1146,1152,1157,1150,1155,1148,1153,1158,1153,1158,1160,1144,158,1144,158,1143,1144,158,1144,1144,1145,1143,158,1146,1147,1145,158,1147,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1144,158,1144,1144,1145,158,1146,1146,1146,1160,1143,158,158,158,1144,1145,158,1144,1148,1148,1144,1145,1143,158,1146,1147,1144,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1149,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1152,1157,1150,1155,1148,1153,1158,1144,158,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1144,1146,1144,1146,1146,1146,1146,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1146,1144,1144,1144,1144,1146,1146,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1143,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1146,1146,1145,1146,1145,1146,1150,1155,1153,1158,158,1152,1157,1144,1150,1155,1148,1153,1158,1145,1143,158,1146,1147,1149,1143,1167,1134,1168,1132,1165,1132,1164,0,0,0,0,1167,1134,1168,1167,1134,1168,0,0,0,0,0,1167,1134,1168,1167,1134,1168,1167,1134,1168,1167,1134,1168,1167,1134,1168,1174,1165,1132,1164,1174,1167,1134,1168,0,1165,1132,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1167,1134,1168,1165,1132,1164,0,0,0,0,0,0,0,0,1167,1134,1168,1167,1139,1134,1168,1167,1139,1134,1168,1167,1134,1168,1167,1139,1134,1168,0,0,1165,1132,1164,1145,795,1170,158,796,123,123,1170,1144,123,123,1136,1136,1184,1136,1136,1178,1177,1138,1135,977,1136,1136,902,1179,1146,1136,1138,1144,1145,1146,1172,1175,2197,2198,1136,1140,1141,1182,1166,1175,1171,1172,1166,1175,1178,795,1177,810,796,123,123,1144,795,810,1140,1141,796,1182,1133,123,123,1136,1136,2197,2198,1146,1133,158,1171,1166,2211,2211,2212,2212,2212,2213,2213,2213,2214,2214,1167,1168,1165,1164,0,0,1167,1168,1167,1168,0,0,1167,1168,1167,1168,1167,1168,1167,1168,1167,1168,1174,978,1165,1164,1174,1167,1168,1165,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1167,1168,1165,1164,0,0,0,0,0,0,1167,1168,1167,1168,1167,1168,1167,1168,1167,1168,1165,1164,810,1170,796,1164,1171,1172,1169,1173,1168,1174,795,1170,796,796,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,810,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,796,810,796,810,1166,795,810,796,795,1165,1167,810,1169,796,1170,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,796,810,795,795,810,796,795,810,795,810,796,1181,810,1170,796,1164,1171,1172,1169,1173,1168,1174,810,1170,796,1164,1171,1172,1169,1173,1168,1174,796,810,1170,796,796,1164,1164,1171,1171,1172,1172,1169,1169,1173,1173,1168,1168,1174,1174,810,1170,1174,810,1170,796,810,810,1170,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1170,1181,796,1164,1171,1171,1172,1172,1169,1173,1168,1166,1166,1175,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1170,1181,796,1164,1171,1171,1172,1172,1169,1173,1168,1166,1166,1175,1175,1174,978,1179,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,810,810,810,810,810,810,810,810,795,1165,796,1164,1169,1178,1177,795,1165,796,1164,1176,1169,795,1165,810,810,1170,796,796,1164,1168,1174,1174,978,978,1179,1179,810,1178,2197,795,1165,1176,1177,2198,1180,1167,1167,810,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1168,1166,1175,1174,1174,1174,1174,978,1179,795,796,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,810,1170,1170,795,810,810,796,1179,1176,1180,1169,1173,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,1170,1181,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,795,1178,1177,795,1176,795,1176,1178,1177,1181,1181,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,1170,1164,1171,1172,1165,1175,795,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1172,1175,795,796,2197,2198,795,1165,810,1170,796,1164,1165,1164,1178,1177,1166,1175,1171,1172,1166,1175,1178,795,1177,810,796,810,1170,796,1164,1171,1172,1169,1173,1168,1174,810,1170,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,810,795,795,1176,1180,810,810,1170,796,1169,1173,795,810,796,810,1170,796,1164,1171,1172,1169,1173,1168,1174,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,796,1174,978,1179,810,796,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1178,1177,796,810,795,795,810,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,810,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,1180,1173,2197,2198,1180,1173,1173,1180,1173,1173,1171,1166,1178,2197,795,1165,1176,1177,2198,1180,1167,810,1170,1181,796,1164,1171,1172,1169,1173,1168,1166,1175,1174,978,1179,795,2212,2212,2212,2213,2213,2213,0,0,0,0,0,2222,2222,2223,2223,2224,2224,2225,2225,2226,2226,0,0,0,902,1182,902,902,902,1182,902,1182,902,902,1182,902,1182,902,902,902,902,902,902,1182,902,1182,902,1182,902,1182,902,902,902,902,902,902,902,902,902,902,902,1182,902,1182,902,1182,902,902,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,902,902,1182,1182,902,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,1182,902,0,0,0,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1183,1184,1184,1185,1185,1183,1184,1185,1183,1184,1185,1185,1185,1183,1184,1185,1183,1184,1185,1183,1184,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1184,1185,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,1185,1183,1184,951,0,0,712,0,0,0,951,0,0,0,950,950,0,0,0,951,0,705,705,705,705,705,907,0,705,705,705,705,705,712,712,712,712,712,712,712,712,712,712,712,712,712,0,705,705,705,705,705,705,705,705,705,828,0,705,705,705,705,705,705,705,705,705,705,705,705,828,705,705,705,705,951,0,0,712,0,0,0,951,0,0,0,950,950,0,0,0,951,0,705,705,705,705,705,907,0,705,705,705,705,705,712,712,712,712,712,712,712,712,712,712,712,712,712,0,705,705,705,705,705,705,705,705,705,828,705,705,705,705,705,705,705,705,705,705,705,705,828,705,705,705,705,0,0,0,0,0,612,620,629,612,620,629,612,629,612,0,0,0,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,0,0,1001,1002,0,0,1001,1002,1001,1002,1001,1002,1001,1001,1002,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,0,1001,1002,0,0,1001,1002,0,1001,1002,0,0,1001,1002,1001,1002,1001,1002,1001,1002,0,0,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,1001,1002,0,0,0,0,0,1200,1201,1043,1202,1187,1043,1187,1043,1187,1043,1187,1187,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1187,1043,1043,1043,1200,1201,1043,1202,1202,1202,1200,1201,1043,1202,1200,1201,1043,1202,1043,1043,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1201,1201,1043,1200,1201,1043,1202,1201,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1201,1200,1043,1201,1043,1201,1043,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1202,1043,1202,1202,1202,1202,1202,1202,1202,1201,1043,1200,1201,1043,1202,1200,1201,1043,1202,1201,1043,1200,1201,1043,1202,1200,1201,1043,1202,1201,1201,1043,1043,1200,1201,1043,1200,1043,1201,1043,1043,1043,1200,1201,1043,1202,1201,1201,1043,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1043,1043,1200,1201,1043,1202,1200,1201,1043,1043,1200,1201,1043,1202,0,1200,1201,1043,1043,0,1200,1200,1201,1043,1043,1200,0,1043,1201,1043,1200,1201,1043,1202,1201,1043,1200,1201,1043,1202,1202,1201,1043,1201,1043,1043,1201,1043,1043,0,1043,1043,1043,1043,1201,1043,1043,1043,1200,1201,1043,1202,1202,1200,1201,1043,1202,1200,1201,1043,1202,1200,1201,1043,1202,1043,1200,1201,1043,1202,1043,1043,1200,1201,1043,1202,1043,0,1200,1201,1043,1202,1200,1201,1043,1202,1200,1043,1200,1201,1043,1202,1201,1043,1201,1043,1043,1043,1201,1043,1043,1043,0,0,0,1194,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1194,1194,1194,1194,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1206,1194,1195,1194,1206,1194,1195,1206,1194,1195,1194,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,1206,1194,1195,0,0,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1207,1207,1205,1207,1205,1207,1205,1207,1205,1207,1207,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1207,1205,1207,1207,1207,1207,1207,1205,1207,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,1207,1205,0,0,0,0,1191,0,1191,0,1191,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1208,1208,1191,1209,1208,1191,1209,1208,1191,1209,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1209,1208,1191,1191,1191,1191,1191,1209,1208,1208,1208,1208,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,1191,1209,1208,0,0,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1210,1211,1211,1210,1211,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1210,1211,1211,1210,1211,0,0,0,0,983,981,989,983,984,981,989,983,984,981,989,983,984,981,989,981,981,983,984,981,989,983,984,981,989,983,983,984,984,981,981,989,989,983,984,984,981,989,989,983,984,981,989,984,983,984,981,989,981,981,983,984,981,981,989,983,984,981,989,983,984,981,989,983,984,981,989,984,983,984,981,989,983,984,981,989,983,984,981,989,983,984,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,984,989,983,984,981,989,983,984,981,989,981,981,983,984,981,989,983,984,981,989,981,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,983,984,981,989,984,989,983,984,981,989,0,0,0,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,1212,0,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1203,1196,1196,1196,0,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,1196,0,0,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1213,0,1213,1213,0,1213,1214,1213,1214,1213,1214,1213,1213,1214,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1213,1213,1213,1214,1213,1214,1213,1214,1213,1214,1213,1213,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1213,1214,1286,1295,1232,1232,1280,0,1295,0,0,1295,0,1286,1286,1286,1286,1286,1215,1216,1215,1216,1228,1215,1233,1286,1280,1300,1263,0,1300,1306,1304,1286,1230,1230,1230,1232,1232,1045,1290,1295,1228,0,0,1306,1045,0,0,1306,0,1261,0,1306,0,0,1306,1284,1284,1284,0,1295,1284,1295,1294,1295,1045,0,1284,1286,1215,1215,1215,1215,1215,1217,1233,1245,1295,1286,0,0,1306,0,1286,1229,1044,1286,1290,1286,1286,0,0,1303,1260,1260,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,1261,0,0,0,0,1245,0,0,0,1233,1303,0,0,1286,1215,1215,1215,1216,0,1037,1295,1295,0,1286,1300,1298,1295,1286,1354,0,0,1286,1217,0,0,0,0,0,1306,0,0,0,0,0,1294,0,0,1286,1286,1286,1215,0,1284,0,1286,1228,1217,1230,1230,1230,1215,1215,1215,1215,1215,1277,0,1306,0,0,1037,1263,1291,1045,1278,0,1306,1286,1232,982,0,1228,0,0,1045,1260,1233,1228,1286,0,0,1271,1300,1284,0,1290,1295,0,1286,1285,1229,1044,1277,1246,1232,1229,1044,0,1271,1300,1278,1295,1295,1045,1295,1286,1286,1286,1286,1286,1286,1286,1286,1286,1286,0,1286,0,0,0,1303,1306,1286,1291,1286,1286,0,0,0,1233,1284,1045,0,1286,1291,0,1284,1284,1284,0,1295,0,1260,1295,0,1271,1286,1045,1286,1215,1216,1228,1217,1230,1230,1230,0,1306,0,0,0,1045,0,1294,0,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,0,0,0,1037,1263,0,1286,1232,1285,1298,1284,0,1260,0,1306,0,0,0,0,1298,0,0,1306,0,1300,1286,0,1290,2227,0,0,1245,1286,1215,1228,1233,1215,1216,1286,1045,1284,1295,0,0,1306,0,0,1304,0,0,0,0,0,1233,0,1263,1284,0,0,0,1286,1217,0,1304,982,0,1286,1045,0,1354,1295,0,1286,1215,1216,1295,0,0,0,0,0,1298,0,1284,1286,1217,1286,1217,1215,1286,1218,1044,1217,1251,1031,1284,1295,1295,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,0,0,1215,1216,1217,1216,1218,1217,954,1220,1031,1218,1217,27,1223,954,954,27,1223,954,954,27,1223,954,954,1215,1216,954,1281,1227,1264,1228,1230,1231,1232,954,954,954,954,954,954,954,954,954,1233,1234,1232,1285,1235,1236,1236,1230,1217,1217,1237,1237,27,27,27,1244,1232,1238,1238,1218,1044,1217,1239,1238,1238,1227,1223,1240,736,1241,1242,1223,1062,1044,1235,1239,1239,1220,1292,1315,1307,1333,1215,1215,1215,1316,1267,1259,1216,1216,1228,1228,1228,1230,1230,1230,1235,1218,1218,1218,1229,1229,1249,1249,1249,1044,1044,1044,1345,1217,1217,1217,1261,1261,1247,1247,1247,1269,1269,1223,1223,1223,1045,1045,1251,1251,1270,1270,1246,1246,1245,954,993,993,1271,1271,1271,1272,1272,1273,1273,1318,1350,1351,1274,1274,1257,1352,1334,1275,1275,1339,1237,1353,1313,1276,1276,1354,1258,1264,1277,1277,1277,1278,1278,1278,1240,1240,982,982,982,1279,1236,1280,1280,1280,1254,1254,1314,1253,1252,1281,27,27,736,736,1282,1282,1282,1283,1283,1283,1284,1284,1260,1260,1260,1232,1232,1232,1285,1285,1285,1286,1286,1286,1287,1287,1287,1288,1288,1288,1289,1289,1289,1290,1290,1290,1291,1291,1291,1292,1241,1241,1242,1242,1293,1293,1293,1294,1294,1294,1295,1295,1295,1296,1296,1226,1226,1226,1297,1297,1227,1238,1233,1233,1233,1234,1234,1234,1263,1263,1263,1231,1231,1231,1298,1298,1298,1239,1299,1220,955,1081,1076,1076,1076,1300,1300,1300,1244,1244,1031,1031,1301,1301,1062,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1306,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1215,1228,1230,1249,1271,1277,1278,982,1280,1232,1286,1287,1226,1233,1234,1298,1300,1229,1247,1247,1248,1249,1044,1250,1218,1217,1251,1250,1218,1217,1251,954,1252,1252,1235,1253,954,27,954,954,954,954,1215,1216,1234,1275,1062,1037,1062,1273,1254,27,1227,1256,1305,1257,1258,1232,955,955,1307,1307,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1252,1259,1044,1031,1044,1231,1044,954,1238,1238,1238,1301,1238,1238,1238,1248,1249,1283,1261,1223,1239,1223,1256,1262,1270,1254,1218,1217,1229,1044,1044,1044,954,1231,1254,955,1264,1264,1248,27,954,1350,1351,954,954,1220,1045,1220,1045,1220,1218,1229,1044,1217,1257,1257,1258,1258,1223,1248,1240,27,27,1076,1076,1076,955,955,955,954,1220,1267,1279,1220,1267,1301,1264,1264,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,1215,1215,1216,1216,1228,1228,1230,1230,1218,1218,1229,1229,1249,1044,1044,1217,1217,1261,1247,1269,1223,1045,1251,1251,1270,1246,1246,993,1271,1272,1273,1273,1274,1275,1276,1277,1277,1278,1278,1240,982,982,1279,1236,1236,1280,1280,1254,1254,1253,1253,1252,1281,1281,27,736,1282,1283,1284,1260,1260,1232,1232,1285,1285,1286,1286,1287,1287,1288,1288,1289,1289,1290,1290,1291,1291,1292,1292,1241,1242,1293,1294,1294,1295,1295,1296,1226,1226,1297,1297,1227,1238,1233,1233,1234,1234,1263,1263,1231,1231,1298,1298,1239,1299,1220,955,1076,1076,1300,1244,1031,1031,1301,1062,1037,1302,1256,1262,1262,1303,1303,1304,1305,1306,1306,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,954,1239,1045,1271,982,1286,1288,1289,1233,1298,1300,954,1062,1037,1062,1301,954,1264,1235,1235,954,1301,1062,1037,1308,1246,1275,1308,954,954,954,954,954,954,954,954,1345,954,1223,954,1232,1232,1271,982,1286,1288,1289,1233,1298,1300,1285,1235,1236,1236,1236,1236,1235,1227,1227,0,1229,1044,1232,1044,955,1045,1242,27,1238,1227,1215,1216,1228,1218,1217,1247,1269,1223,1251,1246,1245,993,1271,1273,1274,1275,1313,1277,1240,982,1254,1314,1253,27,736,1282,1283,1232,1292,1241,1242,1295,1227,1238,1231,1298,1239,1299,1244,1031,1301,1062,1037,1262,1305,1308,1231,1231,1231,1231,1232,1285,954,1220,1220,955,1281,1235,1236,1296,954,1264,1264,1276,1276,1276,1276,1242,1276,1276,1276,1257,1258,1257,1258,1257,1258,1257,1258,1301,1254,1301,1045,1045,954,27,1239,954,27,1234,1244,27,954,27,1220,1220,1215,1216,1228,1218,1217,1247,1269,1223,1251,1246,1245,993,1271,1273,1274,1275,1313,1277,1240,982,1254,1314,1253,27,736,1282,1283,1232,1292,1241,1242,1295,1227,1238,1231,1298,1239,1299,1244,1031,1301,1062,1037,1262,1305,1308,1259,1235,1253,1259,1315,1235,1315,1235,1235,1236,1236,1235,1235,1253,1253,1316,1235,1253,1316,1248,1238,1238,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1296,1215,1216,1228,1230,1218,1229,1044,1217,1261,1247,1269,1223,1251,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,736,1282,1283,1284,1260,1232,1286,1288,1289,1290,1291,1242,1293,1295,1296,1226,1233,1234,1263,1299,1300,1244,1031,1301,1303,1305,1306,1237,1237,1264,1264,1237,1264,1237,1264,1218,1218,1044,1044,1217,1217,1215,1216,1228,1230,1218,1229,1044,1217,1261,1247,1269,1223,1251,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,736,1282,1283,1284,1260,1232,1286,1288,1289,1290,1291,1242,1293,1295,1296,1226,1233,1234,1263,1299,1300,1244,1031,1301,1303,1305,1306,1217,1045,955,955,1238,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1076,1076,954,954,1235,1236,955,955,955,955,955,1235,1252,1252,1296,1239,1258,1258,1244,955,955,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,736,1215,1228,1230,1218,1249,1044,1217,1247,1223,1271,1277,1278,982,1280,1282,1283,1260,1232,1285,1286,1287,1288,1289,1290,1291,1293,1294,1295,1226,1233,1234,1263,1231,1298,1076,1300,1306,1215,1228,1230,1249,1271,1277,1278,982,1280,1232,1286,1287,1226,1233,1234,1298,1300,0,1276,1274,1252,1315,1235,1236,955,1315,954,1236,1296,1276,27,1276,954,1215,1216,1228,1230,1218,1229,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1280,1254,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1241,1242,1293,1294,1295,1296,1226,1297,1233,1234,1263,1231,1298,1076,1300,1244,1031,1301,1062,1306,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1280,1254,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1241,1242,1293,1294,1295,1296,1226,1297,1233,1234,1263,1231,1298,1076,1300,1244,1031,1301,1062,1306,1215,1215,1215,1215,1215,1228,1228,1228,1228,1228,1230,1230,1230,1230,1230,1218,1218,1218,1218,1218,1249,1249,1249,1249,1249,1044,1044,1044,1044,1044,1217,1217,1217,1217,1217,1247,1247,1247,1247,1247,1223,1223,1223,1223,1223,1271,1271,1271,1271,1271,1277,1277,1277,1277,1277,1278,1278,1278,1278,1278,982,982,982,982,982,1280,1280,1280,1280,1280,1282,1282,1282,1282,1282,1283,1283,1283,1283,1283,1260,1260,1260,1260,1260,1232,1232,1232,1232,1232,1285,1285,1285,1285,1285,1286,1286,1286,1286,1286,1287,1287,1287,1287,1287,1288,1288,1288,1288,1288,1289,1289,1289,1289,1289,1290,1290,1290,1290,1290,1291,1291,1291,1291,1291,1293,1293,1293,1293,1293,1294,1294,1294,1294,1294,1295,1295,1295,1295,1295,1226,1226,1226,1226,1226,1233,1233,1233,1233,1233,1234,1234,1234,1234,1234,1263,1263,1263,1263,1263,1231,1231,1231,1231,1231,1298,1298,1298,1298,1298,1076,1076,1076,1076,1076,1300,1300,1300,1300,1300,1306,1306,1306,1306,1306,1215,1215,1216,1216,1228,1228,1230,1230,1218,1218,1229,1229,1044,1044,1217,1217,1261,1261,1247,1247,1269,1269,1223,1223,1251,1251,1246,1246,993,993,1271,1271,1272,1272,1273,1273,1274,1274,1275,1275,1276,1276,1277,1277,1278,1278,1240,1240,982,982,736,736,1282,1282,1283,1283,1284,1284,1260,1260,1232,1232,1286,1286,1288,1288,1289,1289,1290,1290,1291,1291,1242,1242,1293,1293,1295,1295,1296,1296,1226,1226,1233,1233,1234,1234,1263,1263,1299,1299,1300,1300,1244,1244,1031,1031,1301,1301,1303,1303,1305,1305,1306,1306,1220,1301,1292,1264,736,1242,1227,1242,1044,1044,1239,1239,1044,1044,1259,1316,1247,1229,1044,1044,1031,954,954,954,1244,1220,1044,1044,1044,1062,1275,1062,1301,1301,1220,1301,1062,1037,1274,1062,993,1062,1318,1237,1254,1318,1237,1254,1227,1262,1256,1256,1256,1257,1258,1235,1236,1235,1235,1253,1218,1217,1215,1216,1228,1230,1218,1229,1044,1217,1223,1045,1251,1270,1246,993,1271,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1239,1299,955,1081,1076,1300,1300,1244,1031,1301,1302,1256,1262,1303,1304,1305,1306,1239,955,1076,1076,736,1227,1264,1062,1272,1274,1062,1275,1264,954,27,1220,27,1297,27,27,1285,1287,27,1316,1259,1235,1318,1264,1314,1302,1316,1259,1235,1318,1264,1314,1302,27,1240,1315,1307,1333,1215,1215,1215,1215,1215,1316,1267,1259,1216,1216,1216,1216,1228,1230,1235,1218,1218,1218,1218,1218,1229,1229,1229,1229,1229,1229,1229,1229,1249,1044,1044,1345,1217,1217,1217,1217,1217,1261,1261,1261,1261,1247,1269,1223,1045,1045,1045,1045,1045,1045,1045,1045,1045,1045,1251,1251,1270,1246,1246,1245,1245,1245,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,982,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1289,1289,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1226,1226,1297,1227,1238,1233,1234,1263,1231,1298,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1031,1031,1031,1301,1062,1062,1062,1062,1062,1062,1037,1037,1037,1037,1037,1037,1037,1037,1302,1256,1256,1262,1303,1304,1304,1304,1304,1304,1304,1304,1304,1304,1304,1305,1308,1306,1215,1215,1216,1256,1276,1044,1257,1258,1215,1216,1247,1333,1333,1334,1216,1231,1044,1044,1272,1276,1044,1276,1215,1216,1247,1215,1215,1216,1247,1215,1216,1247,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1216,1216,1272,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1256,1044,1256,1215,1216,1215,1215,1216,1216,1228,1228,1218,1218,1217,1217,1247,1247,1269,1269,1223,1223,1251,1251,1246,1246,1245,1245,993,993,1271,1271,1273,1273,1274,1274,1275,1275,1313,1313,1277,1277,1240,1240,982,982,1254,1254,1314,1314,1253,1253,27,27,736,736,1282,1282,1283,1283,1232,1232,1292,1292,1241,1241,1242,1242,1295,1295,1227,1227,1238,1238,1231,1231,1298,1298,1239,1239,1299,1299,1244,1244,1031,1031,1301,1301,1062,1062,1037,1037,1262,1262,1305,1305,1308,1308,1044,1307,1307,1215,1216,955,1045,1220,1045,1220,1215,0,1257,1258,27,0,0,0,0,1301,954,1254,1313,1313,0,1252,1239,955,1238,1238,1215,1216,1228,1230,1249,1246,993,1271,1275,1277,1278,982,1280,1232,1286,1287,1226,1233,1234,1298,1300,1307,954,1062,1037,1044,1261,1247,1269,1259,1259,1257,1258,955,27,1262,1264,1264,1045,1220,954,1313,1252,1264,1231,954,1231,1231,1252,954,954,1076,1238,955,955,736,1235,1252,954,1301,954,1315,1333,1315,1333,1235,1249,954,1264,1236,1253,1316,1259,1249,954,1264,1236,1253,1234,955,1315,1264,1253,1252,1315,1333,1345,1264,1253,1252,1045,954,1318,1220,1318,1302,1318,1301,1256,1256,27,0,954,1301,1215,1216,1230,1218,1217,1247,1269,1272,1215,1216,1230,1218,1217,1247,1269,1223,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1081,1254,1254,954,27,954,27,1248,27,1258,1216,954,955,1244,1301,955,1238,1238,1244,954,1235,1236,1236,1239,1244,1264,1076,1264,1239,1044,1229,1044,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1307,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1352,1334,1275,1339,1237,1353,1313,1276,1354,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1037,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1037,0,1215,1216,1239,1239,27,1238,1223,1246,1276,1240,1062,1037,954,1236,1218,1044,1217,1263,1231,1313,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,27,1236,1238,1248,1044,1232,1215,955,27,1239,1044,954,1253,1251,1031,1285,1238,955,27,1223,1215,1216,1218,1229,1044,1217,1263,1231,954,1062,1037,1275,1062,1276,1287,1227,1227,1227,1227,954,1333,1296,1296,955,1258,1238,1238,1283,1238,1238,1238,1236,954,1220,1220,955,27,1239,1239,27,0,954,1220,1339,1220,1264,1264,1316,1044,1031,1044,1044,1044,1231,1044,1031,1217,1217,0,1218,1044,1044,1044,1301,1301,1301,1045,1062,1275,1062,1045,1220,1215,954,0,1304,1256,1256,1264,27,27,1264,1239,1258,955,1285,1232,1285,1277,1231,1231,1231,1231,1231,1231,1256,1262,954,1264,1254,1264,955,1232,1292,1218,1217,1229,1044,1345,1345,1257,1258,1257,1258,1257,1217,1259,1252,1256,954,1253,1256,1253,1252,1262,736,1227,1316,1252,1256,954,27,954,27,27,0,1254,954,954,1301,954,1045,1276,955,1238,1282,1283,1218,1217,1229,1044,1345,1345,1257,1258,1257,1258,1217,1259,1235,1253,954,1345,1345,1252,1252,1252,954,1318,1264,1253,1318,1264,1253,1316,1235,1253,1277,736,1287,1227,954,993,1062,1037,1235,1236,1236,27,1216,1216,1217,1217,1217,27,1227,1264,1264,1216,1254,1242,1235,1249,1286,1283,1251,1217,1252,1315,1333,1316,1259,1235,1218,1229,1249,1345,1217,1247,1269,1246,954,993,1318,1350,1351,1257,1352,1334,1339,1237,1353,1258,1236,1252,1287,1296,1226,1234,1220,1081,1062,1302,1256,1308,1239,1239,1236,1293,1334,1293,954,954,954,1251,1246,1254,1244,1301,1217,1226,1345,1345,1276,1227,1297,1276,1251,1257,1258,1252,1252,955,955,955,955,955,955,955,955,1315,1235,1315,1235,1334,1239,27,1242,1242,1307,1318,27,1239,27,1236,1236,1234,1258,1258,0,27,1254,1254,0,954,27,955,954,27,1244,1301,1244,1254,1256,1308,0,954,954,954,1301,1271,982,1286,1288,1289,1233,1298,1300,1264,1264,1282,1283,1227,1235,1236,1236,1247,1269,27,1227,1267,1276,736,1227,954,1241,1232,1229,1227,1238,27,27,27,1254,1239,0,0,1301,0,1276,1276,1238,1230,736,1227,1231,1257,1258,1257,1258,1299,1238,1238,1238,1238,1296,1238,1238,1238,1238,1279,1237,993,954,954,1215,1216,954,954,1062,1037,1062,1258,1227,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,1215,1216,1228,1218,1217,1247,1269,1223,1251,1246,1245,993,1271,1273,1274,1275,1313,1277,1240,982,1254,1314,1253,27,736,1282,1283,1232,1292,1241,1242,1295,1227,1238,1231,1298,1239,1299,1244,1031,1301,1062,1037,1262,1305,1308,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1215,1228,1230,1218,1249,1044,1217,1247,1223,1271,1277,1278,982,1280,1282,1283,1260,1232,1285,1286,1287,1288,1289,1290,1291,1293,1294,1295,1226,1233,1234,1263,1231,1298,1076,1300,1306,1215,1216,1228,1230,1249,1246,993,1271,1275,1277,1278,982,1280,1232,1286,1287,1226,1233,1234,1298,1300,1220,1270,1276,955,954,1045,1220,1045,1220,1247,1269,0,0,1241,1248,1239,955,27,27,1223,1223,1239,0,0,954,1316,1259,1235,1253,1316,1259,1253,1235,1235,1301,1245,1300,1303,1081,1316,1044,1031,1044,1031,1044,1044,1231,1044,1217,1223,1256,1044,1305,1297,1218,1217,1220,1220,1220,1318,1254,1256,1318,1254,1305,1276,27,1251,1031,1293,1273,954,1299,27,1227,736,1227,1267,1235,1235,1252,1252,1252,1227,1252,954,955,954,954,1252,1251,1238,955,1238,1238,1238,1315,1315,954,954,1315,1318,1296,1302,1315,1318,1353,1296,1302,1333,1333,1301,1318,1339,1302,1256,1318,1339,955,1302,1256,954,1215,1216,1228,1230,1218,1229,1044,1217,1261,1247,1269,1223,1251,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,736,1282,1283,1284,1260,1232,1286,1288,1289,1290,1291,1242,1293,1295,1296,1226,1233,1234,1263,1299,1300,1244,1031,1301,1303,1305,1306,1249,1220,1240,1044,1044,954,1220,27,27,1239,954,1239,1239,27,1044,954,954,1220,1044,954,954,954,954,954,954,27,1249,27,27,1044,954,27,954,27,1044,954,27,1044,954,954,27,1254,1254,1241,1232,1285,1232,1226,1233,1234,1318,1318,1315,1316,1259,1235,1345,1264,1236,1254,1314,1253,1252,1316,1259,1316,1259,1316,1259,1316,1259,1315,1315,1333,1316,1259,1314,1256,1256,1236,1237,1252,1316,1259,1316,1259,0,0,0,0,0,1333,1315,1258,1258,1252,1229,1044,1313,1044,954,1031,1256,954,1316,1259,1254,1044,1275,1264,1249,1044,1261,1276,1062,1256,1308,1247,1269,993,1062,1256,1308,1249,954,1296,1301,954,1318,1062,1037,1318,954,1062,1037,1258,1258,1258,1256,1256,1345,954,1313,1345,1313,1244,954,1229,1258,0,1257,1257,954,1217,1044,1044,1223,1044,1044,1044,1269,1227,1297,1345,1345,1297,1258,1258,1252,1252,1252,1239,1239,1264,1062,1037,1275,1062,1345,1301,1318,1254,1318,1254,0,954,1062,1037,1062,1301,0,954,27,954,1299,954,27,27,1218,1218,1217,1218,1217,1220,1257,1258,1257,1258,1031,1239,955,1251,1286,1031,1292,1248,736,1242,27,27,1299,27,27,1249,0,1045,1339,1237,1276,1258,1220,1062,1037,1315,1318,1350,1351,1352,1334,1339,1237,1353,1258,1264,1062,1258,1264,1301,1264,1062,1264,1301,1242,1301,1296,954,954,1296,1296,1264,1062,1037,1062,954,1244,1244,1045,1223,1256,1256,1304,27,1241,736,1227,1238,1238,1302,1256,1305,1235,1235,1215,1216,1228,1215,1215,1216,1215,1216,1228,1230,1218,1229,1249,1044,1217,1261,1247,1269,1223,1045,1251,1270,1246,993,1271,1272,1273,1274,1275,1276,1277,1278,1240,982,1279,1236,1280,1254,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1306,1215,1228,1230,1218,1249,1044,1217,1247,1223,1271,1277,1278,982,1280,1282,1283,1260,1232,1286,1287,1288,1289,1290,1291,1293,1294,1295,1226,1233,1234,1263,1231,1298,1076,1300,1306,1217,1216,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1228,1230,1271,1300,1215,1216,1271,1300,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1215,1216,1218,1239,954,1259,1044,1031,1231,1231,1044,1254,1227,1258,1258,1044,1223,1045,27,1297,955,955,1339,1339,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,27,27,27,1272,1272,1296,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1219,1318,1350,1351,1257,1352,1334,1339,1237,1353,1313,1258,1264,736,1227,1238,1244,1301,1302,1256,1308,954,1062,1037,1275,1062,1044,955,1076,1227,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,1257,1257,1304,1334,1293,27,27,0,1302,1256,1305,1275,1296,0,1238,1238,954,1313,1258,1252,1264,1231,954,954,1231,1252,1223,1267,1267,1045,954,1244,954,1045,1220,1235,1252,1315,1307,1333,1215,1316,1267,1259,1216,1228,1230,1235,1218,1229,1249,1044,1345,1217,1261,1247,1269,1223,1045,1251,1270,1246,1245,954,993,1271,1272,1273,1318,1350,1351,1274,1257,1352,1334,1275,1339,1237,1353,1313,1276,1354,1258,1264,1277,1278,1240,982,1279,1236,1280,1254,1314,1253,1252,1281,27,736,1282,1283,1284,1260,1232,1285,1286,1287,1288,1289,1290,1291,1292,1241,1242,1293,1294,1295,1296,1226,1297,1227,1238,1233,1234,1263,1231,1298,1239,1299,1220,955,1081,1076,1300,1244,1031,1301,1062,1037,1302,1256,1262,1303,1304,1305,1308,1306,27,27,1227,1301,0,1299,0,954,1062,1037,1062,1301,955,0,0,1301,1333,1044,1261,1247,1269,1333,1246,1316,1316,1254,1301,1301,1239,1301,1301,1301,1301,1226,27,1220,1231,1231,954,1220,954,1231,1231,1231,955,1345,1253,1253,1223,1235,1350,1333,1318,1339,1318,1339,1244,1333,954,1230,1218,1217,1044,1230,1218,1217,1273,1273,1044,1227,1297,1227,1297,1227,2228,2229,2230,2230,2230,2231,2231,2228,2229,2230,2228,2230,2231,2228,2231,2229,2232,2233,2233,2234,2234,0,0,0,0,0,0,0,0,1370,1371,1368,1369,1370,1371,1371,1371,1368,1368,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1368,1368,1368,1370,1371,1368,1369,1370,1371,1368,1369,1370,1369,1368,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1371,1368,1368,1369,1370,1371,1371,1368,1368,1369,1371,1368,1371,1368,1370,1371,1368,1369,1370,1371,1368,1369,1371,1368,1371,1368,1371,1368,1371,1371,1371,1371,1371,1368,1368,1368,1368,1368,1371,1371,1368,1368,1371,1371,1368,1368,1370,1370,1370,1371,1368,1369,1370,1371,1371,1371,1368,1368,1368,1369,1371,1368,1370,1371,1368,1369,1370,1371,1368,1369,1370,1370,1371,1371,1368,1368,1369,1369,1369,1371,1371,1371,1369,1371,1370,1371,1368,1369,1371,1370,1371,1371,1368,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1371,1371,1371,1368,1368,1371,1370,1371,1368,1369,1371,1370,1371,1368,1369,1369,1369,1369,1369,1376,1377,1371,1368,1369,1370,0,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1371,1368,1371,1371,1368,1368,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1370,1371,1368,1369,1376,1377,1371,1368,1371,1368,1371,1368,1369,1369,1370,1370,1370,1370,1370,1370,1370,0,0,1378,1369,1369,1369,1369,0,1280,0,0,1280,0,0,0,0,0,0,0,0,0,0,0,1236,1235,1252,1307,1307,1235,0,1236,1236,1259,1315,1235,1236,1253,1316,1252,1315,1236,1254,1316,1259,1235,1314,1252,1307,1259,1315,1333,1316,1259,1236,1253,1315,1333,1253,1252,1254,1236,1333,1253,1252,1252,1253,1236,1236,1252,1252,1315,1235,1307,1236,1254,0,1236,0,0,0,1316,1259,1253,1235,1254,1235,0,1252,1252,1315,1315,1333,1254,1315,1316,1259,0,0,0,0,0,1316,1259,1252,1254,1315,1235,0,1333,1316,1253,1235,1333,0,0,0,0,0,1380,1379,1380,1379,1380,1379,1380,1379,1307,1307,1379,1379,1380,1379,1380,1380,1380,1380,1380,1315,1379,1380,1379,1380,1379,1380,1379,1380,1315,1380,1379,1380,1379,1380,1379,1380,1379,1307,1315,1380,1380,1315,1379,1380,1379,1380,1379,1380,1379,1380,1379,1380,1379,1380,1379,1380,1380,1380,1380,1315,1380,1307,0,1380,1379,1380,1380,1315,1315,1380,1315,1380,1380,1380,1380,1379,1380,1380,1315,1380,1379,1380,1379,1380,1379,1380,1380,1379,1379,1380,1379,1380,1379,1380,1379,1379,1380,1379,1380,1347,0,1346,0,1346,0,0,1347,0,0,1381,1346,1347,1381,1346,1346,1346,1347,1347,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1381,1346,1346,1347,1347,1381,1346,1347,1259,1316,1381,1346,1347,1381,1346,1347,1381,1381,1381,1346,1347,1381,1346,1347,1346,1347,1346,1347,1346,1347,1346,1346,1346,1346,1346,1347,1347,1347,1347,1347,1381,1381,1381,1346,1347,1316,1259,1314,1381,1346,1347,1381,1346,1347,1381,1346,1347,1259,1316,1259,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1381,1346,1347,1381,1346,1347,1346,1347,1381,1316,1259,1381,1316,1259,1316,1259,1381,1381,1346,1347,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1381,1346,1347,1316,0,0,0,0,0,0,0,0,1358,1358,0,0,0,0,1358,1382,1358,1361,1382,1358,1358,1358,1361,1382,1358,1361,1382,1358,1252,1361,1382,1358,1361,1382,1358,1382,1358,1382,1358,1382,1382,1358,1382,1358,1382,1361,1382,1382,1361,1382,1358,1361,1382,1358,1382,1382,1361,1382,1358,1252,1361,1382,1358,1358,1358,1358,1358,1358,1358,1358,1358,1382,1382,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1382,1382,1252,1361,1252,1361,1382,1358,1361,1361,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1382,1252,1252,1382,1252,1252,1382,1358,1382,1361,1382,1358,1358,1252,1382,1382,1252,1382,1382,1361,1252,1382,1382,1358,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1361,1382,1358,1382,1382,1361,1382,1358,1045,1387,1045,0,0,0,1261,0,0,1045,0,1261,0,0,0,0,0,0,0,0,0,1045,982,0,1045,1387,0,1271,1359,1271,1045,0,0,0,1045,0,0,0,1271,1045,0,0,1045,0,0,0,0,0,0,0,0,1045,0,0,0,0,0,982,1045,0,0,0,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1364,1387,1320,1309,1348,1383,1348,1324,1363,1390,1319,1326,1326,1327,1327,1384,1384,1385,1385,1385,1359,1359,1329,1329,1328,1328,1325,1325,1324,1324,1386,1365,1365,1383,1348,1364,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1319,1365,1359,1359,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1270,1329,1267,1390,1364,1279,1386,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1364,1387,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1364,1387,1326,1326,1327,1327,1384,1385,1385,1359,1359,1329,1329,1328,1325,1325,1324,1386,1386,1365,1365,1383,1364,1387,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1364,1387,1326,1327,1328,1328,1365,1385,1359,1246,1328,1385,1359,1386,1365,1348,1383,1365,1365,1365,1385,1359,1386,1365,1348,1348,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1326,1327,1384,1385,1359,1329,1328,1325,1324,1365,1383,1383,1326,1327,1384,1385,1359,1329,1328,1325,1324,1365,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1385,1276,0,1365,1326,1327,1384,1385,1359,1329,1328,1325,1324,1365,1364,1326,1327,1384,1385,1359,1329,1328,1325,1324,1365,1364,1385,1385,1385,1385,1385,1326,1326,1327,1327,1384,1384,1385,1385,1359,1359,1329,1329,1328,1328,1325,1325,1324,1324,1365,1365,1359,1319,993,1390,1365,1365,1326,1327,1329,1328,1325,1383,1325,1329,1325,1326,1326,1327,1326,1326,1327,1385,1359,1329,1328,1325,1324,1365,1364,1387,1319,1319,1319,1390,1326,1327,1348,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1326,1327,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1386,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1385,1385,1359,1359,1386,1386,1365,1365,1348,1348,1384,1324,1319,1320,1309,1319,1319,1249,0,1384,1383,1363,1223,1386,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1385,1384,1276,1319,1319,1319,1319,1328,1326,1327,1044,1319,1276,1348,1348,1044,0,1251,1390,1319,1325,1324,1383,1348,1348,1386,1319,1276,1326,1276,1251,1390,1384,1383,1324,1384,1247,1269,1319,1267,1390,1276,1326,1327,1328,1384,1385,1324,0,1383,1390,1365,1279,1329,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1364,1387,1385,1359,1386,1365,1348,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1385,1325,1270,1276,1348,1365,1390,1325,1319,1383,1276,1320,1309,1326,1327,1390,1390,1267,1251,1326,1327,1384,1385,1359,1329,1328,1325,1324,1365,1348,1390,1364,1386,1386,1386,0,1386,1386,1383,1247,1269,993,1359,1359,1326,0,1329,1325,1326,1327,1329,1328,1325,1251,1383,1348,1359,1390,1390,1390,1390,1390,1390,1390,1390,1390,0,1390,0,1249,0,1386,1386,1319,1363,1223,0,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1364,1387,1385,1327,1326,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1326,1327,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1386,1365,1324,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,0,1385,1325,1320,1309,0,1363,1223,1386,1267,1326,1327,1329,1328,1325,1324,1363,1390,1319,1326,1327,1384,1385,1359,1329,1328,1325,1324,1386,1365,1383,1348,1364,1387,1246,1386,1218,1217,1218,1217,2234,2234,0,0,0,0,1320,1309,1320,1309,1320,1320,1309,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1320,1309,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,0,1320,1309,1320,1309,1320,1309,1320,1320,1320,1320,1309,1309,1309,1309,1309,1309,1309,1309,1320,1309,1309,1309,1309,1320,1309,1320,1320,1309,1309,0,0,1320,1309,0,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,0,0,0,0,1309,1320,1309,1320,1309,1320,1309,0,1320,1309,0,1309,1320,1309,1309,1309,1309,1320,1309,1309,1309,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,1320,1309,0,0,1228,0,1357,1266,1266,1266,1228,1228,0,0,0,0,0,0,0,0,0,0,1393,1392,1357,1393,0,0,1357,1393,1392,1392,1392,1357,1357,1393,1392,1357,1393,1392,1357,1250,1250,1393,1393,1393,1392,1357,1393,1392,1357,1357,1393,1393,1392,1357,1393,1392,1357,1393,1392,1392,1357,1357,1393,1392,1357,1357,1357,1393,1392,1357,1393,1392,1357,1392,1357,1357,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,0,1392,1357,1392,1357,1392,1392,1392,1392,1392,1392,1392,1357,1357,0,1393,1393,1392,1357,0,0,1393,1392,1392,1357,1392,1357,1266,1393,1392,1357,1393,1392,1357,1392,1357,1357,1392,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,1357,1392,1357,0,1393,1357,1393,1392,1357,1392,1357,1393,1393,1393,1393,1357,1357,0,1229,1044,1393,1393,1393,1393,1393,1229,1044,1393,1392,1392,1357,1357,1357,1393,1357,0,1397,0,1393,1393,1392,1357,1357,1393,1392,1357,1392,0,0,0,1357,1392,1392,1357,0,1393,1392,1392,1266,1393,1392,1357,1392,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1393,1392,1392,1392,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1392,1357,1393,1393,0,1393,1393,1392,1357,1218,1217,1218,1217,0,0,1228,1228,1228,0,0,1261,0,1261,0,0,0,1384,1384,1247,1269,1384,1247,1269,0,0,0,0,0,1391,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1391,1391,1391,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1391,1349,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1391,1349,1391,1391,1349,1391,1349,1349,1391,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1391,1349,1349,0,0,0,1402,1402,1402,1402,1402,1402,1402,1402,1402,1386,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1386,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1402,1386,1402,1402,1402,1402,1402,1386,1386,1386,1386,1386,1402,1386,1386,1402,1402,1402,1402,1402,1402,1402,1402,1386,1402,1404,1404,0,0,0,0,1403,1404,1403,1403,1403,1403,1403,1403,1404,1404,1404,1403,1404,1403,1404,1365,1403,1404,1403,1404,1403,1390,1403,1404,1403,1404,1403,1404,1404,1403,1404,1365,1403,1365,1365,1365,1403,1403,1404,1403,1404,1403,1404,1403,1404,1404,1365,1404,1404,1404,1404,1404,1404,1404,1390,1365,1365,1403,1403,1403,1390,1403,1404,1403,1404,1403,1404,1403,1403,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1390,0,1390,1390,1365,1403,1404,1403,1403,1404,1404,1403,1365,1390,1390,1403,1403,1403,0,1403,1404,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,1403,1404,0,0,0,0,0,0,0,0,0,0,0,0,0,1271,1271,0,1271,0,0,0,0,0,1243,1406,1407,1405,1408,1409,1243,1410,1243,1243,1406,1406,1407,1407,1405,1405,1408,1408,1408,1409,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1409,1410,1275,1273,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1407,1243,1406,1405,1405,1405,1409,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1409,1243,1406,1407,1405,1408,1409,1275,1243,1407,1408,0,1243,1407,1408,1410,1410,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1408,1276,1405,1243,1406,1407,1405,1408,1409,1243,1406,1407,1405,1408,1409,1408,1408,1408,1408,1408,1243,1243,1406,1406,1407,1407,1405,1405,1408,1408,1409,1409,1275,1274,993,1243,1243,1406,1407,1405,1408,1409,1410,1272,1274,1243,1275,1410,1406,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1243,1243,1407,1407,1408,1408,1408,1405,1243,1410,1410,1243,1406,1407,1405,1272,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1243,1410,1243,1406,1407,1405,1408,1409,1275,1276,1243,0,1406,1275,1409,1407,1410,1407,1409,1405,1408,1276,1408,1405,1410,1407,1276,1276,1407,1410,1410,1276,1409,1243,1406,1407,1405,1408,1409,1243,1407,1408,1410,1243,1406,1407,1405,1408,1409,1408,1243,1406,1407,1276,1405,1276,1273,1409,1405,1243,1243,1406,1407,1405,1408,1409,1243,1243,1243,993,1409,1410,1275,1405,1243,1243,1406,1407,1405,1408,1409,1408,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1407,1410,1243,1406,1407,1405,1408,1409,1410,1243,1406,1407,1405,1408,1409,1272,1410,1243,1406,1407,1405,1408,1409,1275,1410,1243,1406,1407,1405,1408,1409,1409,1275,1405,1410,1243,1406,1407,1405,1408,1409,1243,1405,1273,1273,0,0,0,0,1332,1317,1335,1310,1332,1332,1332,1332,1317,1317,1317,1335,1335,1310,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1332,1317,1317,1335,1335,1310,1310,1332,1317,1335,1310,1317,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1317,1332,1317,1335,1310,1332,1317,1335,1310,1317,1317,1317,1317,1317,1332,1332,1317,1317,1335,1335,1310,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1332,1317,1317,1335,1335,1310,1310,1332,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1335,1335,1310,1332,1335,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1317,1310,1317,1332,1317,1335,1310,1332,1332,1332,1317,1335,1310,1317,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1332,1317,1335,1310,1278,1278,0,0,0,0,0,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1348,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1240,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1277,1348,1277,1388,1348,1388,1388,1388,1388,1388,1240,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,1388,0,0,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,0,1412,0,1412,1412,1412,1412,1412,1412,1412,1412,1414,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,1412,0,0,0,0,0,0,0,0,0,0,1233,1233,1233,0,1233,0,0,1233,0,1233,1221,1415,1415,1221,1221,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1221,1415,1221,1415,1415,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1221,1221,1221,1221,1221,1221,1221,1415,1221,1415,1221,1415,1221,1415,1415,1415,1234,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,1415,1221,1415,1234,1221,1415,1415,1221,1415,1221,1415,1221,1415,1221,1221,1415,1221,1415,1221,1415,1415,1221,1415,1221,1415,1221,1415,1221,1415,1221,1415,0,0,0,0,0,0,2235,2236,2237,2238,1298,0,0,0,0,0,1342,1342,1342,1342,1342,1342,2235,2236,2237,2238,1366,1367,1341,1366,1367,1341,0,1298,1331,1298,0,0,1331,0,0,0,1298,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1330,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1331,1331,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1222,1224,1225,1416,1417,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1342,1331,1366,1367,1330,1341,1344,1342,1331,1366,1367,1330,1330,1341,1341,1344,1342,1331,1366,1367,1330,1341,1344,1416,1417,1344,1416,1417,1344,1416,1417,1342,1331,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1330,1331,1331,1222,1224,1225,1417,1330,1330,1330,1330,1330,1330,1330,1342,1342,1331,1330,1222,1224,1225,1416,1417,1222,1224,1225,1416,1417,1416,1417,1342,1331,1331,1331,1331,1331,1366,1367,1330,1330,1330,1341,1344,1330,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1416,1417,1417,1344,1344,0,1222,1224,1225,1416,1417,1330,1344,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1222,1224,1225,1416,1417,1330,1342,1331,1366,1367,1330,1341,1344,1416,1417,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1330,1341,1330,1344,1342,1331,1366,1367,1330,1341,1344,1330,1416,1417,1342,1331,1366,1367,1330,1341,1344,1342,1342,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1331,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,1416,1417,1342,1331,1366,1367,1330,1341,1344,2239,2239,2240,2239,2241,2242,2243,2244,0,0,1418,1419,1418,1419,1418,1419,0,1418,1419,1418,1419,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1418,1418,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,0,0,1419,1418,1419,1419,1418,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1418,1419,1355,1355,1355,1355,0,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1355,1295,1295,1295,1356,1295,1295,1294,1295,0,1295,1356,1356,0,1295,1295,1295,1294,1295,1295,1295,1295,0,0,0,1295,1295,1294,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1295,1356,1356,0,1356,1295,1295,0,1295,1295,1356,1356,1356,1356,1356,1356,1356,1356,1356,1356,1356,1242,1296,1242,1356,1356,1356,1356,1356,1356,1296,1356,1356,1356,1356,1242,1356,1356,1356,1356,1356,1356,1356,1356,1356,1356,1356,1296,1242,1293,1242,1241,1296,1356,1356,1241,1296,1356,1241,1242,1296,1241,1356,1356,1356,1356,1356,1356,1296,1356,1356,1293,1296,1356,1356,0,0,0,0,0,0,0,1300,1300,0,1245,1245,0,1300,0,0,1300,1300,0,1300,0,0,1245,0,0,0,0,1362,1420,1421,1422,1336,1423,1422,1244,1362,1362,1420,1420,1421,1421,1422,1422,1336,1336,1423,1423,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1421,1336,1336,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1031,1301,1362,1301,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1421,1422,1336,1336,1423,1423,1362,1420,1421,1422,1336,1423,1301,1301,1362,1362,1362,1420,1421,1422,1423,1422,1301,1244,1423,1423,1362,1420,1421,1422,1423,0,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1244,1362,1420,1421,1422,1336,1423,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1423,1423,1423,1423,1423,1362,1362,1420,1420,1421,1421,1422,1422,1336,1336,1423,1423,1301,1336,1244,1301,1301,1336,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1362,1420,1420,1421,1421,1422,1422,1423,1423,1423,1422,1301,1362,1362,1362,1362,1301,1422,1362,1362,1301,1362,1420,1421,1422,1336,1423,1301,1362,1244,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1031,1422,1362,1301,1422,1422,1244,1301,1244,1301,1301,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1423,1362,1420,1421,1422,1336,1423,1423,1301,1420,1420,1031,1336,1362,1362,1362,1362,1301,1362,1420,1421,1422,1336,1423,1423,1423,1423,1423,1423,1420,1301,1362,1244,1301,1421,1422,1336,1301,1301,1362,1244,1362,1420,1421,1422,1336,1423,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1420,1362,1031,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1362,1420,1421,1422,1336,1423,1244,1362,1420,1421,1422,1336,1423,1301,1336,1301,1301,1362,1301,1301,1301,1244,0,0,0,0,0,0,0,0,0,1271,1271,1271,0,0,0,1425,1425,1425,1425,1425,1275,1425,1425,1407,1243,1406,1425,1425,1425,1425,1425,1275,1425,1425,1425,1425,1425,1425,1425,1425,1276,1425,1425,1425,1425,1275,1274,1243,1425,1272,1274,1275,1406,1425,1425,1425,1425,1425,1243,1332,1272,1425,1425,1425,1425,1425,1425,1425,1425,1275,1276,1243,1406,1275,1407,1407,1276,1276,1276,1425,1407,1276,1332,1425,1425,1425,1425,1276,1276,1425,1243,1425,1425,1275,1243,1425,1425,1425,1425,1425,1425,1272,1425,1425,1275,1425,1275,1425,1243,0,0,1311,1311,1311,1311,1311,1311,0,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,0,0,0,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1393,1311,1311,1393,1393,1311,1311,1311,1311,1311,1311,1311,1311,1311,1311,1393,1311,1311,1311,0,1311,1393,1311,0,0,0,0,1429,1428,1429,1427,1428,1428,1429,1428,1429,1428,1429,1428,1429,1429,1428,1429,1429,1429,1429,1429,1430,1428,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1428,1429,1429,1428,1428,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1427,1428,1428,1429,1428,1429,1428,1429,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1428,1429,1427,1428,1429,1428,1429,0,0,0,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1311,1311,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,1431,0,0,1433,1432,1432,1433,1433,1432,1433,1432,1433,1432,1433,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1433,1433,1433,1432,1432,1432,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1433,1432,1432,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1432,1433,1432,1433,1433,1432,1433,1432,1433,1432,1433,1432,1432,1433,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1433,1432,1432,1432,1433,1432,1433,1432,1037,1037,0,1037,0,0,0,1338,1337,1338,1338,1337,1337,1338,1337,1338,1337,1062,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1062,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1062,1062,1338,1337,1338,1337,1338,1337,1337,1337,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1338,1337,1338,1337,1062,1338,1338,1062,1337,1337,1337,1062,1338,1337,1338,1337,1337,1062,1062,1062,1337,1062,1062,1062,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1338,1337,1062,1338,1337,1338,1337,1062,0,1304,0,0,1303,1303,1354,0,0,0,0,0,0,0,0,0,1303,0,0,0,0,0,0,0,2227,0,0,1304,1304,1354,0,0,1264,1237,1248,1305,1248,1264,1248,1350,1351,1257,1258,1248,1264,1308,0,1264,1257,1258,1257,1258,1248,1237,1264,1237,1264,1258,1264,1318,1237,1262,1264,1318,1264,1302,1257,1258,0,0,1313,1264,1264,1264,1318,1302,1256,1248,1264,1313,1248,1264,1262,1264,1257,1258,1262,1257,1258,1318,1264,1264,1334,1258,0,1264,1257,1258,1237,1258,1248,0,0,1305,1318,1305,1318,1353,1302,1318,1339,1302,1256,1318,1256,1258,1256,1308,1318,1258,1256,1313,1258,1257,1258,1318,0,1257,1258,1248,1318,1350,1351,1352,1334,1339,1237,1353,1258,1264,1264,0,1256,1305,1258,1339,1219,1257,1334,1305,1318,1339,2232,2233,2233,0,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,0,0,0,0,0,0,0,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,0,0,1434,1434,1434,1434,1434,1434,1434,1434,1434,1434,0,0,0,0,0,0,0,1435,1436,1343,1264,1360,1435,1435,1436,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1435,1248,1360,1435,1436,1343,1360,1435,1436,1343,1248,1343,1343,1264,1248,1248,1264,1435,1436,1343,1435,1436,1343,1435,1435,1436,1436,1343,1435,1436,1343,1435,1436,1343,1264,1343,1360,1343,1435,1436,1343,1248,1360,1435,1436,1343,1360,1435,1436,1343,1435,1436,1343,1264,1264,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1436,1435,1436,1435,1435,1436,1436,1343,1343,1264,1435,1436,1264,1264,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1435,1436,1436,1343,1343,1360,1343,1264,1264,1264,1360,1435,1436,1343,1248,1264,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1360,1435,1436,1343,1248,1435,1264,1343,1264,1264,1264,1435,1264,1435,1425,1436,1435,1436,1343,1435,1436,1343,1360,1435,1436,1343,1248,1360,1435,1425,1436,1435,1436,1343,1343,1343,1435,1343,1435,1435,1360,1343,1248,1264,1360,1264,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1360,1435,1436,1343,1435,1360,1435,1436,1343,1343,1360,1435,1436,1343,1360,1435,1436,1343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,752,753,0,752,753,0,0,0,0,619,60,93,622,754,619,60,93,622,754,619,93,622,754,619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,755,756,755,756,631,610,613,631,625,627,610,630,618,613,631,625,627,610,630,618,613,631,627,610,618,613,1437,1437,0,0,0,0,0,0,0,1437,1437,1442,1442,1442,1437,1442,1437,992,1442,1442,1442,1441,1441,1440,1440,813,1437,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,1437,1440,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,0,1442,1437,1442,1437,1442,1437,1442,0,992,992,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,1442,813,1442,1441,1440,1437,1442,1441,1440,1437,1442,1442,1442,1442,1442,0,992,1442,1442,1441,1440,813,1437,992,1442,1442,1442,1441,1441,1440,1440,813,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,1437,992,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,992,992,1440,813,1441,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,1442,1441,1440,813,992,1442,1441,1440,813,1437,992,1437,992,1442,1441,1440,813,1437,1437,992,1442,1441,1440,813,1437,992,2245,1437,992,1441,1440,1442,1437,992,992,1442,1441,1440,813,1437,1442,992,813,1442,1437,1442,992,1442,1441,1440,813,1437,1442,1442,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,992,1442,1441,1440,813,1437,813,1437,992,1442,1441,1440,813,1437,0,992,1442,1441,1440,813,1437,1441,1440,992,1442,1441,1440,813,1437,992,1437,2246,2246,0,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,1451,0,2247,0,1458,1457,1437,1457,1437,0,0,0,0,0,0,1458,1437,1437,1457,1437,1458,1457,1458,1459,1448,1455,1457,1457,1457,1458,1458,1458,1459,1459,1459,1448,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1456,1448,1456,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1457,1458,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1459,1459,1457,1458,1459,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1456,1457,1458,1459,1457,1458,1459,1456,1457,1458,1459,1448,1455,1457,1458,1459,1448,1457,1457,1457,1457,1457,1458,1458,1458,1458,1458,1459,1459,1459,1459,1459,1457,1458,1459,1448,1457,1457,1458,1458,1459,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1448,1457,1458,1459,1448,1448,1457,1458,1459,1448,1457,1457,1458,1458,1459,1459,1457,1458,1459,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1459,1459,1459,1459,1459,1459,1448,1448,1457,1458,1459,1448,1457,1458,1459,1457,1458,1459,1448,1457,1458,1459,1457,1458,1459,1459,1457,1458,1459,1448,1457,1458,1459,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1457,1458,1459,1448,1459,1448,1457,1458,1459,1448,1460,1460,1460,0,1460,0,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,0,0,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,0,0,0,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,1460,0,1460,1460,1460,0,0,0,0,0,0,0,0,0,628,235,626,628,235,626,628,626,628,0,0,0,0,0,0,751,749,750,751,749,750,751,750,751,2248,2248,0,2248,0,0,0,0,2248,1462,1464,1465,1462,1465,1468,1468,0,0,0,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,0,1468,1469,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1452,1469,1452,1469,1452,1469,1469,1469,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,1469,1452,0,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1454,1107,1093,1107,1093,1042,0,1093,1042,1107,0,0,0,1042,0,956,1470,956,1042,1093,1107,956,956,1107,1470,1470,1470,956,956,1042,1042,1042,1093,1093,1107,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1107,1470,1042,956,1470,956,1042,1093,1107,1470,956,1042,1093,1107,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,1470,956,956,1042,1042,1093,1093,1107,1107,1470,956,1042,1093,1107,0,0,956,1042,1093,1107,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,956,956,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,1042,1470,1042,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,1470,1470,1470,1470,1042,1042,1042,1042,1042,1470,1470,956,1042,1093,1107,1470,956,1042,1042,1042,1042,1042,1042,1093,1093,1093,1107,1107,956,1470,956,1042,1093,1107,1470,956,1042,1093,1107,956,956,1042,1042,1093,1093,1107,1107,1470,1042,1470,956,1042,1093,1107,1107,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,956,0,0,956,956,956,956,956,1470,956,1042,1093,1107,956,1042,1093,1107,1470,956,1042,1093,1107,1470,1042,1470,1042,956,0,0,956,956,1470,956,1042,1093,1107,1470,1042,1470,956,1042,1093,1107,1470,1470,1470,956,1042,1093,1107,1470,956,1042,1093,1107,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,0,1470,956,1042,1093,1107,1470,956,1042,1093,1107,1470,956,1042,1093,1107,0,0,0,0,1477,1477,1477,1477,1476,1478,1476,1476,1476,1476,1477,1477,1479,1476,1476,1478,1478,1478,1477,1479,1476,1478,1477,1479,1476,1478,1478,1477,1477,1477,1477,1479,1476,1478,1477,1479,1476,1478,1476,0,1477,1476,1478,1477,1476,1478,1477,1477,1476,1476,1478,1478,1477,1476,1478,1479,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1479,1476,1478,1478,1478,1477,1476,1478,1477,1476,1478,1478,1478,1478,1478,1478,1477,1479,1476,1478,1476,1477,1479,1476,1478,1478,1477,1479,1476,1478,1477,1479,1476,1478,1476,1476,1478,1479,1479,1477,1479,1476,1478,1477,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1476,1479,1477,1476,1478,1477,1479,1476,1478,1478,1478,1479,1479,1479,1479,1476,1476,1476,1476,1479,1476,1479,1477,1476,1478,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,1477,1479,1476,1478,0,0,1484,0,1484,1484,0,1483,1484,1480,1482,1480,1483,1483,1484,1484,1484,1482,1480,1483,1484,1482,1480,1483,1484,1484,1482,1480,1483,1484,1482,1480,1483,1484,1480,1480,1483,1484,1483,1484,1483,1483,1484,1484,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1484,1484,1483,1484,1483,1484,1484,1484,1484,1484,1484,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1484,1484,1483,1483,1483,1484,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,1480,1483,1484,1482,0,0,0,1485,1486,1487,1485,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1485,1485,1485,1485,1485,0,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1485,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1485,1486,1487,1485,1487,1485,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1485,1486,1487,1485,1486,1487,1485,1486,1487,1485,1486,0,0,1489,1489,0,0,0,0,0,1490,1490,1490,0,1490,0,0,0,0,1492,1493,1492,1493,1492,1493,1492,1492,1492,1493,1492,1493,1492,1493,1492,1492,1492,1493,1492,1493,1492,1493,1492,1493,1493,1492,1493,1492,1493,1492,1493,1492,1492,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1492,1492,1492,1492,1492,1492,1492,1492,1493,1492,1492,1493,1493,1493,1493,1493,1493,1492,1492,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,1492,1493,0,0,1494,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1494,1494,1495,1494,1494,1494,1494,1494,1495,1494,1495,1494,1495,1494,1495,1494,1494,1494,1495,1494,1495,1494,1495,1494,1495,1494,1494,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1494,1494,1494,1494,1495,1495,1495,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,1494,1495,0,0,0,1497,1497,1496,1497,1496,1496,1498,1497,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1496,1497,1496,1497,1496,1496,1497,1497,1496,1497,1498,1496,1497,1496,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1496,1496,1498,1497,1496,1497,1496,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1496,1497,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1496,1496,1496,1496,1496,1497,1496,1497,1496,1498,1497,1498,1498,1498,1496,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1496,1498,1497,1500,0,0,0,1500,1500,1500,1499,1501,1500,1500,1500,1499,1501,1500,1499,1501,1500,1500,1499,1501,1500,1499,1501,1500,1499,1500,1500,1500,1500,1500,1501,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1500,1500,1500,1500,1500,1500,1500,1500,1500,1501,1500,1499,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1499,1499,1500,1499,1501,1500,1500,1500,1501,1501,1501,1501,1500,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1499,1501,1500,1503,0,0,0,1503,1503,1503,1502,1503,1502,1502,1504,1503,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1502,1503,1502,1503,1502,1502,1503,1503,1502,1503,1504,1502,1502,1502,1502,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1503,1502,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1502,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1502,1502,1502,1502,1502,1503,1502,1502,1504,1503,1502,1502,1504,1504,1504,1504,1502,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,1502,1504,1503,0,0,1505,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1505,1505,1505,1505,1505,1506,1505,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1505,1505,1506,1506,1505,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,1505,1506,0,0,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1507,1507,1507,1507,1507,1508,1507,1507,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1507,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1507,1507,1507,1507,1507,1508,1508,1508,1508,1508,1507,1507,1507,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,1507,1508,0,0,1509,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1509,1509,1509,1509,1509,1510,1509,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1509,1509,1509,1510,1510,1509,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,1509,1510,0,0,0,0,1517,1511,1511,1511,1511,1518,1511,1517,1517,1517,1518,1511,1517,1518,1511,1517,1517,0,1511,1511,1518,1518,1511,1517,1518,1511,1517,1518,1511,1517,1517,1517,1517,1517,1517,1517,1518,1517,1518,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1517,1517,1517,1517,1517,1517,1517,1517,1517,0,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1518,1517,1517,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1511,1518,1511,1517,1511,1511,1511,1511,1511,1511,1511,1517,1518,1517,1518,1511,1517,1517,1517,1511,1511,1511,1517,1511,1517,1511,1517,1517,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,1518,1511,1517,0,0,1512,0,1512,1091,1091,1091,1091,1091,0,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,1091,0,1091,1091,1091,1091,1091,1512,1091,1512,1091,1091,1091,1091,1091,1091,1091,1091,1524,0,0,1524,0,1524,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1522,1523,1522,1522,1523,1524,1522,1523,1524,1522,1522,1523,1524,1522,1523,1523,1524,1524,1524,1522,1523,1524,1524,1524,1524,1522,1523,1524,1522,1523,1524,1522,1522,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1522,1523,1524,1523,1524,1523,1523,1522,1523,1524,1524,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,1522,1523,1524,0,0,1528,1529,1528,1528,1528,1529,1528,1529,1528,1528,1529,1528,1529,1528,1528,1528,1528,1528,1528,1528,1528,1529,1528,1529,1528,1529,1528,1529,1528,1528,1528,1528,1528,1528,1528,1528,1528,1528,1528,1529,1528,1529,1528,1529,1528,1528,1528,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1529,1528,1528,1529,1528,1528,1528,1529,1528,1529,1529,1529,1529,1528,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1529,1528,1519,0,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1519,1513,0,0,0,1530,1530,1530,1530,1530,1530,1530,1530,1530,1513,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1531,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,0,1531,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,1530,0,1530,1530,1531,1531,0,1530,0,0,1535,1535,1535,1535,0,1535,1534,1534,1534,1533,1535,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1535,1535,1535,1535,1535,1533,1534,1534,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1533,1535,1535,1535,1533,1535,1534,1534,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1534,1533,1533,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1534,1534,1535,1534,1534,1533,1535,1533,1533,1533,1533,1533,1533,1534,1534,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1533,1535,1534,1534,2249,0,0,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1532,1532,1536,1532,1536,1532,1536,1532,1532,1532,1536,1532,1536,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1532,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,1536,1532,0,0,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1491,1537,1491,1537,1491,1537,1537,1491,1537,1491,1537,1491,1537,1491,1537,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1491,1537,1539,1539,0,1520,1051,0,1520,0,973,973,1034,1034,0,0,0,1034,0,1092,1092,1051,0,0,1034,1034,973,973,973,973,1092,1051,1034,1538,1539,973,1092,1092,1051,1051,1034,1034,1034,1538,1538,1539,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1034,1051,1051,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1092,1051,1034,1538,1539,1092,1051,1034,1538,1539,1092,1092,1051,1051,1034,1034,1538,1538,1539,1539,1092,1051,1034,1538,1539,1092,1051,1538,1539,1092,1051,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1034,1034,1538,1092,1051,1034,1538,1539,1092,1051,1034,1538,1539,1034,1034,1034,1034,1034,999,973,973,1092,1051,1034,1538,1539,973,973,973,1092,1092,1051,1051,1034,1538,1538,1538,1538,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1092,1092,1051,1051,1538,1538,1539,1539,1034,973,1092,1051,1034,1538,1539,1051,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,1029,1538,973,1092,1051,1034,1538,1539,1520,973,1092,1051,1034,1538,1539,999,999,999,1092,1051,1034,1538,1539,1092,1051,1538,1539,973,1092,1051,1034,1538,1539,1034,1034,973,1538,0,0,1092,1051,1034,1538,1539,1034,973,1092,1051,1034,1538,1539,973,973,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,973,1092,1051,1034,1538,1539,0,0,0,36,1542,36,36,1542,36,1542,36,1542,36,1542,36,36,36,36,36,36,1542,36,36,1542,36,1542,36,1542,36,1542,36,36,36,36,36,1542,36,886,1542,36,1542,36,1542,36,36,36,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,36,36,36,36,36,36,36,1542,36,36,1542,36,36,1542,36,1542,1542,36,36,886,1542,1542,1542,1542,1542,1542,886,1542,886,36,36,36,36,1542,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,1542,36,36,36,1542,36,0,1544,0,0,0,1543,1545,1546,1543,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1543,1543,1543,1543,1543,1546,1543,1544,1545,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1543,1543,1546,1545,1543,1543,1546,1543,1545,1546,1543,1545,1545,1545,1545,1545,1546,1543,1545,1546,1543,1543,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1546,1543,1545,1546,1543,1545,1546,1543,1545,1545,1546,1543,1545,1543,1543,1543,1544,1545,1545,1543,1543,1545,1543,1543,1546,1545,1543,1543,1546,1546,1543,1543,1545,1546,1543,1546,1546,1544,1544,1546,1546,1546,1546,1546,1546,1545,1546,1545,1545,1545,1543,1543,1545,1543,1543,1546,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1546,1543,1545,1543,1543,1545,1546,1543,1545,0,0,0,0,0,0,0,1549,1547,1474,1549,1549,1472,1547,1547,1474,1474,1474,1549,1472,1547,1474,1549,1472,1547,1474,1474,1547,1547,1549,1472,1547,1474,1549,1472,1547,1474,1549,1547,1474,1549,1547,1474,1549,1549,1547,1547,1474,1474,1549,1547,1474,1472,1549,1547,1549,1547,1549,1472,1547,1474,1549,1472,1547,1474,1547,1547,1549,1472,1547,1474,1549,1472,1472,1547,1474,1474,1474,1547,1547,1549,1547,1474,1549,1547,1474,1474,1474,1474,1474,1474,1549,1472,1547,1474,1549,1549,1549,1549,1472,1547,1474,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1549,1547,1547,1474,1472,1472,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1474,1549,1549,1547,1547,1547,1549,1547,1474,1549,1547,1549,1472,1547,1474,1474,1474,1474,1474,1472,1472,1549,1547,1474,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,1549,1472,1547,1474,0,0,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,1553,1552,1552,1552,1553,1552,1553,1552,1553,1552,1553,1553,1553,1552,1553,1552,1553,1552,1553,1552,1552,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,1552,1552,1552,1553,1553,1553,1553,1552,1553,1552,1553,1552,1553,1552,1552,1552,1553,1552,1553,1552,1553,1552,1553,1552,1553,0,0,0,1550,1515,1515,1514,1515,1550,1550,1550,1514,1515,1550,1514,1515,1550,1550,1514,1515,1550,1514,1515,1550,1550,1550,1550,1550,1550,1514,1514,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1515,1550,1550,1550,1514,1514,1515,1550,1550,1550,1550,1550,1550,1550,1515,1550,1514,1515,1550,1550,1514,1515,1550,1514,1515,1550,1514,1514,1550,1515,1515,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1514,1515,1514,1515,1515,1550,1514,1514,1515,1550,1550,1550,1515,1550,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1514,1515,1550,1471,0,1471,0,0,0,0,0,1555,1475,1471,1516,1516,1516,1556,1473,1555,1555,1475,1475,1475,1471,1471,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1555,1475,1471,1555,1475,1471,1555,1475,1475,1471,1471,1555,1475,1471,1516,1555,1516,1555,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1473,1555,1475,1471,1475,1471,1475,1471,1516,1555,1555,1475,1471,1555,1475,1471,1475,1475,1475,1475,1475,1471,1471,1471,1471,1471,1556,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1471,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1516,1555,1555,1475,1471,1473,1473,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1555,1555,1555,1475,1471,1516,1555,1516,1556,1473,1555,1475,1471,1475,1471,1475,1471,1473,1516,1516,1473,1473,1473,1473,1555,1475,1471,1475,1471,1516,1556,1473,1555,1475,1471,1556,1556,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1556,1473,1555,1475,1471,1516,1516,1516,1556,1473,1555,1475,1471,1516,1516,1555,1555,0,1046,1046,1548,1548,1548,1548,1548,0,1548,1548,0,0,0,0,1046,1557,1558,1548,946,1046,1046,1557,1557,1558,1548,1548,946,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1557,1557,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1046,1557,1557,1558,1548,1548,946,946,1046,1557,1558,1548,946,1046,1557,1548,946,1046,1557,1557,1557,1557,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,946,946,1046,1557,1548,946,1046,1557,1548,946,1046,1557,1548,946,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1046,1557,1558,1548,946,1046,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1046,1557,1557,1548,1548,946,946,1046,1557,1558,1548,946,1557,1559,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1557,1558,1557,1046,1557,1558,1548,946,1046,1557,1548,946,1046,1557,1558,1548,946,1558,1558,1558,1558,946,1558,1046,1557,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1046,1557,1558,1548,946,1558,1558,1046,1557,1558,1548,946,2250,2250,2251,1563,0,0,0,2251,0,2251,0,1563,1563,1563,1560,1561,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,1560,1561,1560,1561,1560,1561,1560,1561,2251,1560,1561,1562,1562,1563,2251,1560,1561,1562,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,0,0,1560,0,0,1560,1561,2251,1560,1561,1562,1563,1560,0,0,1560,1561,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,2251,1560,1561,1562,1563,0,0,2252,2253,2254,2254,2254,1575,1572,0,1572,1575,1575,1572,1572,0,0,1572,0,1572,0,0,0,1572,0,0,0,0,1569,0,0,1569,1575,1572,1569,1575,1567,1568,1569,1570,1571,1572,1565,1567,1567,1567,1568,1569,1569,1569,1570,1570,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1569,1570,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1572,1567,1568,1569,1570,1571,1572,1567,1568,1569,1570,1571,1572,1567,1568,1569,1570,1571,1572,1565,1565,1569,1565,1574,1571,1569,1565,1567,1568,1569,1570,1571,1565,1574,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1574,1575,1572,1567,1568,1569,1570,1571,1567,1568,1569,1570,1571,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1569,1570,1567,1569,1570,1565,1567,1569,1570,1567,1569,1570,1567,1567,1567,1567,1567,1569,1569,1569,1569,1569,1570,1570,1570,1570,1570,1567,1567,1568,1568,1569,1569,1570,1570,1571,1571,1572,1572,1567,1568,1569,1570,1571,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1569,1569,1565,1565,1567,1568,1571,1571,1567,1569,1570,1571,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1565,1567,1568,1569,1570,1571,1565,1574,1575,1572,1574,1574,1567,1568,1567,1568,1571,1568,1571,1565,1575,1565,1568,1567,1568,1567,1568,1569,1570,1571,1572,1569,1565,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1569,1570,1567,1569,1570,1574,1567,1568,1569,1570,1571,1572,1565,1574,1574,1567,1568,1569,1570,1571,1572,1567,1569,1570,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,1567,1568,1569,1570,1571,1565,1574,1575,1572,2255,2256,2257,2255,2258,2256,2259,2257,2257,2259,2255,2257,2255,2255,2260,2261,2262,2263,2260,2262,2262,2262,0,1611,0,0,1611,0,1576,1579,979,0,1625,1587,1594,0,1581,1601,0,0,0,1581,1601,0,1614,0,0,1594,0,0,0,0,1611,0,0,0,0,0,1579,979,0,1590,1594,1576,1579,979,0,0,0,1604,1604,1583,1594,0,1588,1592,0,1594,1576,1579,979,1605,1608,1576,1579,979,1594,1614,1625,0,0,1590,1605,1608,1625,1587,1625,1587,1605,1608,1588,1592,0,0,1587,0,0,0,0,0,0,0,0,0,0,0,0,1605,1608,0,1576,1579,979,1605,1608,0,1579,979,0,1579,979,0,1594,0,0,1579,979,0,0,0,1608,1625,1587,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1576,1577,0,944,1625,944,1586,1585,1587,1131,1131,1131,1619,1614,1613,1589,1589,1589,1590,1576,1576,1591,1591,1591,798,1580,1588,1592,1593,1577,1581,1581,1581,14,1594,1594,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1578,1578,1603,1604,713,713,713,1605,1605,1605,1606,1607,1607,1607,1608,1608,1608,1609,1610,1610,1610,1611,1612,1003,1003,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1578,1578,1131,1589,1591,1581,1594,1578,713,1607,1610,1003,1579,1580,1578,979,1576,1603,1581,1576,1576,1576,1576,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1586,1584,1131,0,1591,1613,1586,1577,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1131,1131,1589,1589,1590,1590,1576,1576,1591,798,798,1580,1588,1592,1593,1593,1577,1581,1581,14,14,1594,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1602,1578,1578,1603,1603,1604,1604,713,713,1605,1605,1606,1606,1607,1607,1608,1608,1609,1609,1610,1610,1611,1611,1612,1612,1003,1003,979,979,1590,1576,1591,798,1580,1592,1577,1594,1603,1604,1605,1606,1608,1609,1611,1612,0,1591,1591,1613,0,1581,1578,0,1613,1586,1577,0,944,1617,944,979,1585,944,979,1625,944,1586,1585,1587,1131,1619,1619,1614,1613,1589,1590,1576,1591,1591,798,1580,1588,1592,1593,1577,1581,14,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1619,1614,1613,1589,1590,1576,1591,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,1003,979,1003,1003,1586,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1131,1589,1591,1581,1594,1578,713,1605,1607,1608,1610,1003,1131,1589,1591,1581,1594,1578,713,1607,1610,1003,944,1577,1578,1578,944,1131,1589,1576,1591,1581,1594,1578,713,1605,1607,1608,1610,1003,1131,1589,1576,1591,1581,1594,1578,713,1605,1607,1608,1610,1003,1131,1131,1131,1131,1131,1589,1589,1589,1589,1589,1591,1591,1591,1591,1591,1581,1581,1581,1581,1581,1594,1594,1594,1594,1594,1578,1578,1578,1578,1578,713,713,713,713,713,1605,1605,1605,1605,1605,1607,1607,1607,1607,1607,1608,1608,1608,1608,1608,1610,1610,1610,1610,1610,1003,1003,1003,1003,1003,0,1624,944,1585,1585,798,1606,1609,1576,1586,1586,1586,1586,14,1595,1596,1597,1598,1599,1600,1601,1579,1602,0,14,944,1613,1576,1576,1131,1619,1614,1614,1613,1589,1590,1590,1576,1591,798,798,1580,1580,1588,1588,1592,1592,1577,1581,1594,1595,1596,1597,1598,1599,1600,1601,1579,1578,1578,1603,1603,1604,1604,713,1605,1606,1606,1607,1608,1609,1609,1610,1611,1611,1612,1612,1003,979,979,798,1606,1609,1625,944,1586,1585,1587,1131,1619,1614,1614,1614,1613,1589,1590,1576,1591,798,1580,1580,1580,1588,1588,1588,1588,1588,1588,1592,1592,1592,1592,1593,1577,1581,1581,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1601,1601,1579,1579,1579,1579,1579,1579,1579,1579,1579,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1611,1612,1003,979,979,979,979,979,979,979,979,979,979,979,979,1586,1578,1613,1613,1131,1131,1586,1131,1589,1578,713,1607,1610,1003,1591,1616,1131,1589,1591,1591,1581,1578,713,1610,1003,979,1589,713,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1578,1578,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1633,1131,1589,1588,1581,1578,713,1610,1003,979,944,944,979,979,0,1585,1585,1577,944,0,944,944,1586,713,14,713,14,1613,1131,1589,1591,1581,1594,1578,713,1607,1610,1003,1586,1586,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,14,14,14,1577,1577,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1614,1590,1576,1591,798,1580,1592,1577,1594,1603,1604,1605,1606,1608,1609,1611,1612,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1586,1586,1131,1589,1578,713,1607,1610,1003,1586,1591,1591,713,1583,1131,1589,1591,1591,1581,1594,1578,713,1610,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1588,1650,1131,1131,1589,1589,1581,1581,1594,1578,1578,713,713,1610,1610,1003,1003,979,979,0,1580,1003,1586,1576,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1577,979,1003,713,1586,1578,713,1576,1576,1589,944,944,1589,0,1576,0,713,1003,1607,1610,1576,1576,14,1594,1587,1131,1619,1613,1589,1576,1580,1588,1593,1581,1594,1602,1578,713,1607,1610,1003,979,1576,1586,1131,1619,1589,1602,713,1607,1610,1003,1003,713,1576,979,0,1613,1613,1591,1624,1586,1586,1589,1613,1586,1586,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,944,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1131,1589,1591,1581,1594,1578,713,1605,1607,1608,1610,1003,1131,1589,1591,1581,1594,1578,713,1607,1610,1003,0,1613,1577,0,14,1577,1586,1607,1610,1586,1607,1607,1610,1607,1610,1580,1602,1602,1607,713,14,713,1003,1577,713,1576,1576,1577,14,1602,14,1602,1614,1592,1611,0,1613,1607,1610,1610,1131,1589,1581,14,1602,1578,713,1607,1610,1003,979,14,0,1607,1607,1578,0,1586,1576,0,1607,1610,0,1585,1576,1579,979,979,1576,979,1576,979,1131,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1594,1605,1608,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1614,1590,798,1580,1588,1592,1578,1603,1604,1606,1609,1611,1612,979,1588,1578,1578,1614,1590,798,1580,1588,1592,1578,1603,1604,1606,1609,1611,1612,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1588,944,1587,1131,1619,1613,1589,1576,1588,1593,1581,1602,1578,713,1607,1610,1003,979,1578,944,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,979,0,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1585,1585,1589,1613,0,0,1586,1625,944,1586,1585,1587,1131,1619,1614,1613,1589,1590,1576,1591,798,1580,1588,1592,1593,1577,1581,14,1594,1595,1596,1597,1598,1599,1600,1601,1579,1602,1578,1603,1604,713,1605,1606,1607,1608,1609,1610,1611,1612,1003,979,1577,2264,2265,2264,2266,2266,2265,2267,2268,2267,2269,2269,2268,0,0,1658,1658,1658,1658,1645,1658,1645,1658,1645,1658,1658,1645,1658,1645,1658,1658,1658,1658,1658,1645,1658,1645,1658,1658,1645,1658,1658,1645,1658,1658,1658,1658,1658,1658,1658,1658,1658,1658,1658,1645,1658,1658,1645,1658,1645,1658,1658,1645,1658,1645,1658,1645,1645,1658,1645,1658,1658,1645,1658,1658,1645,1658,1645,1658,1645,1658,1658,1658,1645,1658,1658,1658,1658,1645,1658,1645,1658,1645,1658,1645,1658,1645,1658,1645,1658,1658,1645,1645,1658,1645,1658,1645,1658,1658,0,1625,1587,0,0,0,0,1625,1625,1587,1625,1587,0,1587,0,1625,1587,1635,1635,1635,1635,1635,1584,1635,1635,1635,1635,1635,1624,1635,1635,1635,1635,1635,1635,1635,1635,1635,1635,1624,1635,1635,1635,1635,1635,1635,1635,1635,1635,2264,2265,2264,2266,2266,2265,2267,2268,2267,2269,2269,2268,1659,0,0,0,1614,0,1590,1659,1614,0,1590,0,0,0,1659,1646,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1613,1659,1646,1659,1646,1659,1659,1646,1646,1613,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1613,1659,1646,1637,1659,1646,1637,1646,1659,1646,1637,1659,1646,1637,1646,1613,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1646,1659,1646,1637,1659,1646,1637,1659,1646,1637,1646,1613,1613,1637,1613,1659,1646,1659,1646,1637,1613,1646,1613,1659,1646,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1659,1646,1637,1613,1637,1659,1646,1637,1665,1660,0,0,0,1661,1661,1665,1660,1665,1661,0,1661,1661,1661,1661,1665,0,1660,0,0,1665,1661,1664,0,1665,1661,1661,1629,1660,1634,1662,1661,1629,1660,1634,1662,1662,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1662,1660,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1661,1629,1660,1634,1662,1661,1661,1629,1629,1660,1660,1634,1662,1662,1661,1629,1660,1634,1662,1662,1662,0,1634,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1662,1662,1662,1662,1662,1662,1662,1662,1662,1634,1661,1661,1629,1629,1660,1660,1634,1662,1662,1665,1665,1628,1628,1661,1629,1660,1634,1662,1665,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1634,1662,1661,1629,1660,1634,1662,1665,1628,1664,0,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1629,1628,0,1629,1628,1660,1634,1660,1634,1662,1634,1634,0,0,1662,1634,1661,1629,1660,1634,1662,1661,1629,1660,1634,1662,1665,1628,1662,1662,1634,1665,1634,1661,1629,1660,1634,1662,1662,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1662,1665,1628,1661,1629,1660,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1660,1634,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1661,1629,1660,1634,1662,1665,1628,1634,1661,1629,1660,1634,1662,1665,1628,2270,2271,2270,0,1664,0,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1664,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1668,1669,1669,1669,1666,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1666,1666,1666,1666,1669,1669,1669,1669,1669,1669,1669,1666,1669,1666,1669,1669,1669,1666,1666,1669,1669,1669,1669,1669,1669,0,0,0,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,1669,0,1669,1666,1666,1666,1669,1669,1669,1670,1669,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1669,1669,1669,1669,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1669,1669,1669,1666,1666,1670,1669,1666,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1670,1670,1670,1669,1670,1669,1666,0,0,0,0,0,0,1670,1670,1666,1670,1670,1669,1670,1669,1666,1666,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1670,1669,1666,1684,1684,1699,1665,1673,0,0,0,1684,1685,1684,1684,0,1673,1692,0,0,1684,0,1684,1673,1665,1684,0,1665,1688,1692,1697,0,1688,1673,0,1673,1688,1691,1673,0,0,0,1677,1673,0,1684,1684,1689,0,1684,1673,0,1690,1700,1688,1673,0,1685,1684,1684,1665,0,1673,0,0,1673,1691,1685,1684,1684,1689,1697,1690,1700,1688,1685,1684,1677,1684,0,0,1684,0,1699,0,1665,1673,0,0,1684,1684,1687,0,0,1688,1684,0,1688,0,0,1688,1688,0,1687,1665,1688,1673,0,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1684,1684,1685,1685,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1684,1685,1671,1663,1676,1678,1694,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1695,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1684,1685,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1672,1676,1681,1682,1671,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1684,1685,1684,1685,1675,1675,1684,1685,1684,1685,1684,1684,1684,1684,1684,1685,1685,1685,1685,1685,1681,1698,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1694,1684,1685,1686,1695,1675,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1628,1671,1628,1671,1681,1679,1680,1681,1682,1683,1671,1694,0,1693,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1684,1685,1684,1685,1672,1674,1672,1693,1686,1696,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1684,1685,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1671,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1678,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1683,1696,1671,1663,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,2272,2273,2272,2273,2273,2273,2272,2273,2270,2271,2270,1576,0,0,1576,1576,1576,1576,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,1701,0,0,0,0,1583,0,0,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1616,1702,1702,1633,1702,1702,1702,1702,1702,1702,1583,1702,1650,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,1702,0,1588,1592,0,1588,1592,0,0,0,0,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1630,1631,1631,1630,1631,1630,1631,1630,1631,1630,1631,798,1630,1630,1631,1631,798,1630,1630,1631,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1631,1630,1631,1630,1631,1630,1631,1630,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,1630,1630,1631,1630,1631,1630,1631,1630,1630,1631,1630,1631,1630,1631,1630,1631,1630,1631,0,0,1577,1577,1581,1581,0,0,0,0,0,944,14,14,1594,1706,1594,1594,1594,0,0,0,1594,1594,1594,1706,1705,1706,1705,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,0,1705,1706,1705,1706,1705,1705,1706,1706,1705,1706,1705,1706,1705,1706,1705,1706,0,1705,1706,1705,1706,1706,1706,1705,1706,1705,1706,1705,0,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,0,1705,1706,0,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,0,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,1705,1706,1708,1708,1708,1708,1708,1708,1708,1708,1707,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,0,0,1708,0,1707,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1708,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1707,1708,1708,1709,1709,1707,1708,1709,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1709,1707,1708,1709,1707,1707,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,1707,1708,1709,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2277,2286,2287,2288,2289,2284,2290,2285,2276,2291,2292,2287,2293,2294,2288,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2274,2275,2313,2293,2278,2279,2281,2291,2314,2292,2315,2282,2316,2317,2318,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2276,2283,2294,2274,2316,2317,2318,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2316,2317,2318,2290,2289,2288,2295,2296,2297,2298,2299,2312,2286,2291,2314,2292,2315,2282,2290,2314,2315,2313,2293,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1579,1601,1601,0,1626,1579,1579,1579,1579,0,0,0,1655,0,0,0,0,0,0,0,0,0,1579,1579,1579,1579,1632,1632,1632,1632,1632,1632,1632,1632,1632,1617,1632,1632,1632,1632,1626,1632,1632,1632,1632,1632,1632,1632,1632,1632,1632,1632,1632,1632,1602,1602,1655,1632,1632,1632,1632,1632,1632,1632,1632,1632,0,1586,1586,0,0,0,0,0,0,0,0,0,0,1638,1652,1638,1652,1638,1652,1638,1652,1603,1638,1652,1638,1652,1638,1638,1652,1638,1652,1638,1638,1652,1652,1638,1652,1638,1652,1638,1652,1638,1652,1652,1638,1652,1638,1652,1638,1652,1638,1638,1652,1652,1652,1638,1652,1638,1652,1638,1652,1638,1652,1638,1652,1638,1652,1652,1638,1652,1638,1652,1652,1638,1652,1638,1652,1638,1652,1638,1652,1652,1638,1652,1638,1652,1638,1652,1638,1652,1638,1652,1654,0,1604,1604,1654,0,1654,0,0,0,0,1654,1648,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1654,1654,1654,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1648,1648,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1648,1648,1639,1654,1648,1639,1648,1648,1654,1654,1648,1639,1639,1648,1648,1648,1654,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,1654,1648,1639,2319,2319,1715,1611,0,0,1611,0,1715,1715,1715,1715,0,0,0,0,0,1611,1715,1715,1715,1715,1715,1715,1715,1605,1608,0,1605,1608,1605,1608,1715,1715,1605,1608,1715,1605,1608,0,0,0,1715,0,0,1608,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1657,1714,1715,1714,1715,1714,1714,1715,1715,1715,1657,1657,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1585,1606,1609,1714,1715,1715,1606,1609,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1585,1714,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1714,1714,1715,1618,1657,1714,1715,1714,1714,1618,1714,1585,1714,1715,1618,1657,1714,1715,1715,1715,1618,1657,1714,1715,1618,1657,1714,1715,1714,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1618,1657,1714,1715,1585,1618,1657,1714,1715,0,0,1720,0,1720,1720,0,0,0,0,0,1710,1711,1716,1717,1718,1719,1720,1721,1710,1710,1710,1711,1711,1711,1716,1716,1716,1717,1717,1717,1718,1718,1718,1719,1719,1719,1720,1720,1720,1721,1721,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1710,1711,1711,1716,1716,1717,1717,1718,1718,1719,1719,1720,1720,1721,1721,1710,1711,1716,1717,1718,1719,1720,1721,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1710,1710,1710,1710,1711,1711,1711,1711,1711,1716,1716,1716,1716,1716,1717,1717,1717,1717,1717,1718,1718,1718,1718,1718,1719,1719,1719,1719,1719,1720,1720,1720,1720,1720,1721,1721,1721,1721,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1719,1719,1721,1710,1711,1716,1717,1718,1719,1720,1721,1719,1719,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1719,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1719,1721,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1719,1719,1710,1711,1716,1717,1718,1719,1720,1721,1710,1711,1716,1717,1718,1719,1720,1721,1721,1710,1711,1716,1717,1718,1719,1720,1721,0,0,0,0,0,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,1643,979,979,979,979,979,979,979,979,979,0,0,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,737,0,887,1119,1116,0,1118,1116,0,1118,1119,0,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1118,1116,1116,1116,1116,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1118,1119,1116,1116,1116,1116,1116,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1118,1119,1116,1116,1118,1119,1116,1118,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1116,1116,1116,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,1119,1116,1116,1119,1116,1119,1116,1119,1116,0,0,0,0,0,0,0,0,617,109,611,617,109,611,617,611,617,0,0,0,0,0,0,765,763,764,765,763,764,765,764,765,0,1722,0,0,1461,1722,1722,1461,1722,1453,1461,1461,1722,1722,1453,1453,1453,1461,1722,1453,1461,1722,1453,1453,1453,1461,1722,1453,1461,1722,1453,0,1453,1453,1722,1453,1722,1453,1722,1722,1453,1722,1453,1453,1453,1453,1453,1461,1722,1453,1461,1722,1453,1453,1453,1461,1722,1453,1461,1722,1453,1453,1453,1461,1722,1453,1453,1461,1722,1453,1453,1453,1453,1453,1453,1453,1453,1461,1461,1722,1453,1453,1461,1461,1722,1453,1453,1453,1453,1461,1722,1453,1453,1461,1722,1453,1453,1453,1453,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1453,1461,1722,1453,1461,1722,1453,1453,1453,1453,1722,1453,1453,1461,1722,1453,1453,1453,1453,1453,1453,1453,0,1722,1453,1453,1461,1722,1453,1461,1453,1461,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1461,1722,1453,1453,1453,1461,1722,1453,0,0,0,0,1724,1726,1725,1727,1724,1724,1724,1726,1726,1726,1725,1725,1725,1727,1727,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1726,1725,1725,1727,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1726,1725,1725,1727,1727,1727,1724,1726,1725,1727,1724,1724,1724,1724,1724,1726,1726,1726,1726,1726,1725,1725,1725,1725,1725,1727,1727,1727,1727,1727,1724,1724,1726,1726,1725,1725,1727,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,1724,1726,1725,1727,0,0,0,0,0,0,808,808,808,807,874,876,875,875,806,806,875,874,807,807,876,806,808,806,806,806,806,808,874,876,807,806,806,808,808,876,806,0,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,0,1728,1728,1728,1728,1728,1728,1728,0,0,1728,1728,1728,1728,0,1728,1728,1728,1728,1728,1728,1728,1728,1728,1728,2320,2320,2320,2320,2320,2320,2320,2320,0,0,2320,2320,2320,2320,2320,2320,2320,2320,2320,1729,2320,2320,2320,2320,2320,2320,2320,2320,2320,2320,2320,1729,1729,1729,2320,2320,2320,2320,2320,2320,2320,2320,1733,1733,1733,0,1733,1733,0,0,0,0,1731,729,1730,1732,1733,729,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1732,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,1731,729,1730,1732,1733,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,1731,729,729,1730,1730,1732,1732,1733,1733,1731,0,729,1730,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1730,729,729,1732,0,1731,729,1731,1730,1730,1730,1730,1730,1731,1730,1731,1730,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1732,1731,729,1730,1732,1733,1730,1730,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1733,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1731,729,1730,1732,1733,1732,1731,729,1730,1732,1733,1731,1731,729,1730,1732,1733,0,0,0,0,0,0,0,0,0,0,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1737,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1738,1738,1739,1741,1737,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1743,1734,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1737,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1741,1734,1734,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1734,1735,1735,1736,1736,1737,1737,1738,1738,1739,1739,1740,1740,1741,1741,1742,1742,1743,1743,1739,1737,1742,1735,1735,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,0,0,1737,1736,0,1737,1739,1740,0,1741,1734,1737,0,0,1736,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,0,1743,1740,1739,1738,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1734,1737,1745,1745,0,1745,0,1745,1745,1745,0,1744,1745,1744,1745,1744,1745,1744,1745,1744,1744,1745,1744,1745,0,1744,1745,1744,1745,1744,1745,1745,1744,1745,1744,1745,0,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1744,1745,1744,1745,1744,1745,1744,1744,1745,1745,0,0,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,0,0,1744,0,0,1744,1745,1744,1745,1744,1745,1744,1745,0,0,0,1744,1744,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,1744,1745,2321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1750,0,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1752,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1750,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1751,1750,1751,1749,1752,1750,1751,1749,1752,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,1749,1752,1750,1751,0,0,0,0,0,0,0,0,0,0,0,0,1746,1746,1746,1746,1746,1746,0,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,1746,0,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,1754,0,1754,1754,1754,1754,1754,1754,1754,1754,0,1754,1754,1754,1754,1754,1754,1754,1754,1754,0,0,1758,1759,1757,0,0,0,0,1757,1758,1759,1759,1757,1757,1757,1758,1756,1757,1758,1756,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1756,1757,1758,1756,1757,1758,1756,1757,1757,1758,1758,1756,1757,1758,1757,1756,1757,1756,1757,1756,1757,1758,1759,1756,1757,1758,1759,1759,1759,1756,1757,1758,1759,1756,1757,1758,1759,1759,1759,1756,1757,1758,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1756,1757,1757,0,1756,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1757,1758,1757,1756,1757,1758,1759,1757,1757,1757,1757,1758,0,1756,1756,1757,1758,1756,1757,1756,1757,1758,1759,1756,1757,1757,1759,1756,1757,1757,1757,1756,1757,1758,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1756,1757,1758,1759,1757,1758,1756,1757,1758,1759,0,2322,2323,2324,2322,2323,2322,2324,2323,2324,1761,1761,1761,1761,0,0,1761,1760,1761,1760,1761,1761,1761,1760,1761,1760,1761,0,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1761,1760,1761,0,1760,1761,1760,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1761,1761,1761,1761,1761,1761,1761,1761,1760,1761,1760,1761,1760,1761,1760,1760,1761,1761,0,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,0,1760,1761,1760,1761,1760,1761,1761,1760,1760,1760,1761,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,1760,1761,0,0,0,1762,0,0,0,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,0,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,1763,0,0,0,1755,0,0,1755,1755,1764,1755,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1755,1755,1755,1755,1755,1755,1764,1755,1764,1764,1764,1755,1764,1755,1764,1764,1764,1755,1755,1764,1755,1764,1755,1764,1755,1755,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,0,1755,1755,1755,1764,1764,1755,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1755,1764,1770,0,1765,1766,1769,1769,1766,1769,1768,0,0,1770,1769,0,0,0,0,1765,1768,0,1770,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1767,1767,1768,1769,1769,1770,1770,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1769,1770,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1771,1765,1766,1767,1768,1769,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1767,1770,1767,1769,1770,1767,1769,1770,1767,1767,1767,1767,1767,1770,1770,1770,1770,1770,1765,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1765,1766,1766,1767,1767,1768,1768,1769,1769,1771,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1771,1771,1771,1771,1767,0,1771,1767,1771,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1771,1765,1766,1767,1768,1769,1770,1771,1767,1770,1771,1771,1765,1766,1767,1768,1769,1770,1771,1767,1770,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,1765,1766,1767,1768,1769,1770,1771,2325,2325,0,0,0,1772,1772,0,0,1772,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1772,1773,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,0,1773,0,0,1772,1773,1772,1773,1772,1773,1773,0,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,1772,1773,0,0,1775,0,0,0,0,0,0,1778,1778,719,719,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,719,719,719,719,719,1774,719,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1774,1775,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1774,1774,1775,1775,719,1777,1778,719,1774,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,719,719,0,0,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1774,719,719,1777,0,719,719,1777,1778,719,1774,1775,719,719,719,1777,0,0,1774,1775,0,719,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775,1777,1778,719,1774,1775],"f":"````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000`{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000`{{{b{A`}}}A`}{{{b{Ab}}}Ab}{{{b{Ad}}}Ad}{{{b{Af}}}Af}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}000``{Alc{}}000``{{}A`}{{}Ab}{{}Ad}{{}Af}`{An{{b{c}}}{}}000{An{{b{jc}}}{}}000????{Anf}000`{{{b{A`}}{b{jB`}}}Bb}{{{b{Ab}}{b{jB`}}}Bb}{{{b{Ad}}{b{jB`}}}Bb}{{{b{Af}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}100101`{{{b{A`}}{b{Bh}}}{{C`{{Bn{{Bl{Bj}}}}}}}}`{{}An}000`{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000{{{b{Bh}}{b{Cf}}}f}``{{}f}`````````````{{ChCh}f}000{Chf}0000000`{{}{{b{Cj}}}}000````>>>>9999{{{b{c}}}{{Cl{e}}}{}{}}000????{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000====`{{{b{jDb}}}f}`{{{b{jDd}}{Bl{Df}}DhCd}f}`````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{Dj}}}Dj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}0{{}Dl}{{}Dj}{An{{b{c}}}{}}{{{b{Dj}}}{{b{c}}}{}}1{An{{b{jc}}}{}}{{{b{jDj}}}{{b{jc}}}{}}1<<{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{Dl}}{b{Dl}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{E`{A`}}{Ed{Eb}}{Ef{Dj}}{Ef{Dl}}{Ej{Eh}}{Ej{El}}}f}{{ChCh}f}{Chf}000{{ChCh}Cd}{{}{{b{Cj}}}}0=99{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0==```````{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00`{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00```{Alc{}}``{{}En}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{{{b{jEn}}Cd}f}`666{Anf}00``{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jDb}}}f}`{{}An}00``{{F`{b{jFb}}}f}{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00``````````````{Chf}000{{{b{jEn}}}f}````{{{b{jEn}}Fd{b{jBd}}{b{jFf}}}f}777{{{b{c}}}{{Cl{e}}}{}{}}00>>>{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00`;;;```````{{{b{c}}d}f{}}00000`{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000`{{{b{Fh}}FjFl}Fn}`{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{Fn}}}Fn}{{{b{G`}}}G`}{{{b{Fh}}}Fh}{{{b{Gb}}}Gb}{{{b{Gd}}}Gd}{{{b{Gf}}}Gf}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}0000000{{{b{c}}}{{Aj{Ah}}}{}}00000{{{b{G`}}}Gh}{Alc{}}00000{{}Fn}{{}G`}{{}Fh}{{}Gb}{{}Gd}{{}Gf}`{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000{Anf}00000```{{{b{Fn}}{b{jB`}}}Bb}{{{b{G`}}{b{jB`}}}Bb}{cc{}}00000000000{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0110010101`{{}An}00000`{{{b{jFb}}}f}{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000333333{{{b{c}}}Cd{}}00000`{FjGd}````````{{ChCh}f}00000{Chf}00000000000{{{Ej{Gj}}{Gl{Gd}}{Gn{Gf}}{Gn{Fn}}}f}{{}{{b{Cj}}}}00000`````````{{{b{jG`}}H`}f}??????::::::{{{b{c}}}{{Cl{e}}}{}{}}00000{{{b{c}}}e{}{}}00000{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000{{{Ej{Hb}}{Ej{Gj}}{Gn{Hd}}{Gl{Fn}}{Gn{G`}}{Gl{Hf}}{Gn{Hh}}{Gn{Hj}}}f}{{{Ej{Gj}}{Gn{Fn}}{Gn{Gf}}{Gl{Hl}}{Gl{Hn}}{Gl{Gd}}{Ej{I`}}{Gl{Ib}}{Ej{Bh}}}f}{ce{}{}}00000```{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{Id}}}Id}{{{b{If}}}If}{{{b{Ih}}}Ih}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00{{}Id}{{}If}{{}Ih}{An{{b{c}}}{}}0{{{b{Ih}}}{{b{c}}}{}}1{An{{b{jc}}}{}}0{{{b{jIh}}}{{b{jc}}}{}}1`???{Anf}00``````{{{b{Id}}{b{jB`}}}Bb}{{{b{If}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0110{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Ij}}{Gn{Il}}{Gn{In}}{Gn{Hj}}{Gl{Ih}}{Ej{Bh}}}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00``{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}`>>>888{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{Gj}}J`{Gl{Ih}}{Gl{Ib}}Jb{Gn{Hh}}{Gn{Id}}{Ed{Eb}}{Gn{Hf}}{Gn{Jd}}{Ej{Bh}}{Ej{Hb}}}f}===```{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{E`{A`}}{Ej{Gj}}{Ej{Jf}}{Gn{Jh}}{Gn{Jj}}{Gl{Jl}}{Gn{Jn}}{Gl{Hh}}{Gl{K`}}{Ej{Kb}}}f}{{{Ej{Gj}}{Gn{Hh}}{Gl{Kd}}{Gl{Jh}}{Ej{Jf}}}f}{{{b{Kd}}}Kd}{{{b{Jn}}}Jn}{{{b{Jl}}}Jl}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00{{}Kd}{{}Jn}{{}Jl}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00`???{Anf}00{{{b{Jn}}{b{jB`}}}Bb}{{{b{Jl}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101`{{}An}00{{{b{jFb}}}f}{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00`{{ChCh}f}00{Chf}00000`{{}{{b{Cj}}}}00<<<777{{{b{c}}}{{Cl{e}}}{}{}}00==={c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00;;;``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{Kf}}}Kf}{{{b{Kh}}}Kh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{{{b{Kf}}Kj}Kl}{Alc{}}0{{}Kf}{{}Kh}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0{{{b{Kf}}{b{jB`}}}Bb}{{{b{Kh}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{}An}0{{{b{jFb}}}f}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{Ej{Gj}}J`{Gl{Ib}}{Gl{Hh}}{Gl{Kf}}{Gl{Kh}}{Gl{K`}}{Gn{Hf}}}f}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0`==88{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<```{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{Kn}}}Kn}{{{b{L`}}}L`}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}`{{{Lb{Kn}}Jb{Gl{Hh}}{Gn{Ld}}{Gn{Lf}}{Ef{L`}}}f}{{{Lb{Kn}}{Ej{Gj}}{Gl{Kf}}{Gl{Hh}}{Gn{Lf}}}f}{{{Lb{Kn}}{Ej{Gj}}{Gl{Jd}}{Gl{Hh}}{Gn{Lf}}}f}{{}Kn}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={{{b{jLh}}Lj{Ln{Ll}}{Ln{Ll}}{M`{Fl}}}f}{Anf}00{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{Bd}}}L`}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00``{{{b{jFb}}}f}`{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0```==888{{{b{c}}}{{Cl{e}}}{}{}}00>>>{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00<<<`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{Bd}}{b{jc}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{jMb}}}f}0`{{{b{jMb}}{b{{Bl{Md}}}}{b{Gh}}Mf}f}{{{b{jMb}}Mh}f}{{{b{jMb}}Fj}f}{{{b{jMb}}Mf}f}{An{{b{c}}}{}}{An{{b{jc}}}{}}8{Anf}```{cc{}}0{{{b{c}}}e{}{}}{{{b{Mb}}}An}{{{b{Mb}}}Mj}{{{b{Bd}}}c{}}{{{Ej{I`}}Mb}f}{{}An}{{{b{jFb}}}f}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{b{jMb}}Fj{b{Gh}}}f}{Chf}{{{b{jMb}}Mf{b{Ml}}}f}{{{b{jMb}}{b{Ml}}}f}{{{b{jMb}}Mf{b{{Cl{{Bl{Mn}}}}}}}f}{{{b{jMb}}MfMj{b{{Cl{Mf}}}}N`}f}```{{{b{jMb}}MfCd}f}```;{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}`{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{ce{}{}}```````````{{{b{c}}d}f{}}000000000{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}0000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000{{{b{c}}}{{b{e}}}{}{}}000000000{{{b{Bd}}{b{jc}}}e{}{}}1{{{b{jc}}}{{b{je}}}{}{}}0000000000```{{{b{Md}}}Md}{{{b{Nb}}}Nb}{{{b{Nd}}}Nd}{{{b{Nf}}}Nf}{{{b{Nh}}}Nh}{{{b{Nj}}}Nj}{{{b{Nl}}}Nl}{{{b{Nn}}}Nn}{{{b{O`}}}O`}{{{b{Ob}}}Ob}{{{b{c}}{b{je}}}f{}{}}000000000{{{b{c}}}f{}}00000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000``{Alc{}}00000000{{{b{jOd}}Fj{Bn{Fj}}{b{{Gn{c}}}}{b{{Ej{Gj}}}}}fOf}{{{b{jOd}}Fj{Bn{Fj}}}f}``{{}Md}{{}Nb}{{}Nd}{{}Nf}{{}Nh}{{}Nj}{{}Nl}{{}O`}{{}Ob}{An{{b{c}}}{}}0000{{{b{Nh}}}{{b{c}}}{}}1{{{b{Nj}}}{{b{c}}}{}}2{{{b{Nl}}}{{b{c}}}{}}3333{An{{b{jc}}}{}}0000{{{b{jNh}}}{{b{jc}}}{}}1{{{b{jNj}}}{{b{jc}}}{}}2{{{b{jNl}}}{{b{jc}}}{}}3333{c{{Cn{Nd}}}Oh}`{{{b{c}}}{{b{e}}}{}{}}0000000000{Anf}0000000000````{{{b{Md}}{b{jB`}}}Bb}{{{b{Nb}}{b{jB`}}}Bb}{{{b{Nd}}{b{jB`}}}Bb}{cc{}}000000000000000000000{{{b{c}}}e{}{}}0000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1010100110010110{{{b{jDb}}}f}1````{{J`{Gn{Nf}}{Ef{Gj}}{Gn{Hh}}{Gl{Nh}}{Ej{Jf}}}f}{{}An}0000000000{{{b{jOd}}Fj{b{{Gl{c}}}}{b{{Ef{Gj}}}}}fOf}`{ce{}{}}0000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000{{{C`{c}}}{{C`{h}}}{}}0000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000033333333333{{{b{Od}}Fj}Cd}{{{b{c}}}Cd{}}0000000000``{{{b{jOd}}Fj{b{j{Ef{Gj}}}}{b{{Gl{Nn}}}}{b{jJ`}}}f}````{eNn{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}{{}O`}{A@`O`}`````{{ChCh}f}000000000{Chf}0000000000000000000<{{}{{b{Cj}}}}000000000{{{b{jFb}}}f}````````````{{{b{c}}}e{}{}}000000000>>>>>>>>>>>{{{b{c}}}{{Cl{e}}}{}{}}000000000011111111111{c{{Cn{e}}}{}{}}000000000000000000000{{{b{c}}}D`{}}0000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000`{ce{}{}}0000000000``{{{b{c}}d}f{}}0``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`````{{FjMf}{{Ol{ff}}}}`{{{b{A@b}}}A@b}{{{b{A@d}}}A@d}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}0{{}A@b}{{}A@d}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0```{{{b{A@b}}{b{jB`}}}Bb}{{{b{A@d}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{A@d}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}```````>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{A@d}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}==``{{{b{c}}d}f{}}0````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0```{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0```{{FjMf}{{Ol{ff}}}}{{{b{AAb}}}AAb}{{{b{AAd}}}AAd}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}0{{}AAb}{{}AAd}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0```{{{b{AAb}}{b{jB`}}}Bb}{{{b{AAd}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AAd}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}```````>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{AAd}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}==````````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{AAf}}}AAf}{{{b{AAh}}}AAh}{{{b{AAj}}}AAj}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00``{Alc{}}00{{}AAf}{{}AAh}{{}AAj}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00{{{b{Hl}}}{{Cl{Cd}}}}{{{b{AAf}}{b{jB`}}}Bb}{{{b{AAh}}{b{jB`}}}Bb}`{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1010{{{b{jDb}}}f}{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nh}}{Gn{Nj}}{Gn{AAj}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{Hl}}Od{Ej{Bh}}}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{AAh}}}Cd}{{ChCh}f}00{Chf}00000```{{}{{b{Cj}}}}00{{{b{jFb}}}f}``````???999{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{AAl}}{Ej{Hb}}{Ej{Gj}}{Gl{Ib}}{Gn{AAj}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}{Gn{Hh}}{Gn{Nf}}J`{Gl{Nh}}{Gl{Nj}}{Ej{Bh}}}f}???```````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00``````````{{{b{AAn}}}AAn}{{{b{AB`}}}AB`}{{{b{ABb}}}ABb}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}00```{Alc{}}00`{{}AAn}{{}AB`}{{}ABb}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00`{{{b{AAn}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AB`}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{ABb}}{b{Jb}}{b{{Gl{Ib}}}}{b{{Gn{Hf}}}}{b{jJ`}}{b{Hh}}}Cd}`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}`???999{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{Gj}}{Gn{A@n}}{Ej{Bh}}{Gl{Nj}}{Gn{AB`}}A@lJ`}f}{{{Ej{Gj}}{Gn{Nf}}{Ej{Bh}}{Gl{Nj}}{Gn{ABb}}J`{Gn{Hj}}{Gl{Ib}}Jb{Gn{K`}}{Ed{Eb}}{Gl{Hh}}{Gl{Nh}}{Gn{Hf}}{Ej{Hb}}}f}{ce{}{}}00``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}`{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{ABd}}}ABd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}ABd}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}`{{{b{ABd}}{b{jB`}}}Bb}`{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{Hj}}{Gn{Hl}}}f}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{jFb}}}f}`>8{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<`````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000`{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{ABf}}}ABf}{{{b{ABh}}}ABh}{{{b{ABj}}}ABj}{{{b{ABl}}}ABl}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}000`{Alc{}}0{{}ABf}{{}ABh}{An{{b{c}}}{}}{{{b{ABh}}}{{b{c}}}{}}111{An{{b{jc}}}{}}{{{b{jABh}}}{{b{jc}}}{}}111????{Anf}000``{{{b{ABf}}{b{jB`}}}Bb}{{{b{ABh}}{b{jB`}}}Bb}{{{b{ABj}}{b{jB`}}}Bb}{{{b{ABl}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{jDb}}}f}{{{Ej{AAl}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{ABh}}{Gn{ABj}}{Gn{Hh}}{Gn{Ij}}{Gn{Il}}{Gn{Hj}}{Gn{Hl}}Od}f}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{{ChCh}f}000{Chf}00000{{}{{b{Cj}}}}00`{{{b{jFb}}}f}```>>>>8888{{{b{c}}}{{Cl{e}}}{}{}}000????{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{Ej{AAl}}{Ej{Hb}}{Ej{Gj}}{Gl{ABh}}{Gn{ABj}}{Gn{Nj}}{Ej{Bh}}{Gn{Hj}}{Gn{Hh}}Jb{Gl{K`}}}f}====```````````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{ABn}}}ABn}{{{b{AC`}}}AC`}{{{b{ACb}}}ACb}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{{{Ej{Hb}}{Ej{Gj}}{Gl{ACd}}{Gl{Ib}}{Ej{I`}}{Gn{ACb}}{Gn{K`}}{Gl{AC`}}}f}{Alc{}}00``{{}ABn}{{}AC`}{{}ACb}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00>>>{Anf}00`{{{Ed{Gj}}{Gl{ACb}}{Gl{AC`}}{Gn{ACf}}{Gl{Ib}}{Gl{Hf}}{Gl{K`}}{Ej{Jf}}{Gl{Nj}}{Ej{Bh}}{Gn{Hh}}{Ed{Eb}}{Ed{ACh}}{Gn{Hj}}{Gn{Hl}}{Gn{Kf}}{Gn{In}}{Gn{ACj}}}f}``````{{{b{ABn}}{b{jB`}}}Bb}{{{b{AC`}}{b{jB`}}}Bb}{{{b{ACb}}{b{jB`}}}Bb}`{{{b{ABn}}}{{ACl{Mf}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1010{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00``{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}{{FjFj}{{Ol{ff}}}}`{{FjFj{Cl{Fj}}}{{Ol{ff}}}}`1>>>:::{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00{{{b{ACn}}}{{Cl{{Bl{ABn}}}}}}111{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00???```{{{b{c}}d}f{}}00`{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00``{{{b{AD`}}}AD`}{{{b{ADb}}}ADb}{{{b{ADd}}}ADd}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00``{{}AD`}{{}ADb}{{}ADd}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00```````{{{b{AD`}}{b{jB`}}}Bb}{{{b{ADb}}{b{jB`}}}Bb}{{{b{ADd}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101````{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{ADb}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}`>>>888{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{J`{Ej{Gj}}{Gl{A@n}}{Gl{Nj}}{Ej{Bh}}{Ed{Eb}}{Gn{ADb}}{Gn{Hl}}}f}{{{Ej{Hb}}J`{Ej{Gj}}{Gn{Hh}}{Gl{Nj}}{Gl{Nh}}{Ed{Eb}}{Gn{ADd}}A@l{Ej{Bh}}{Gn{Jd}}{Gn{ADf}}{Gn{Nf}}{Ef{ACh}}}f}>>>````{{{b{c}}d}f{}}000``{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000``{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{ADh}}}ADh}{{{b{ACf}}}ACf}{{{b{ACd}}}ACd}{{{b{ACj}}}ACj}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}000{Alc{}}000{{}ADh}{{}ACf}{{}ACd}{{}ACj}{{{Ej{Gj}}{Gl{ACj}}{Gl{Nh}}{Gn{ACd}}{Gn{ADj}}J`{Gn{Nf}}}f}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{{{b{c}}}{{b{e}}}{}{}}000{Anf}000````{{{b{ADh}}{b{jB`}}}Bb}{{{b{ACf}}{b{jB`}}}Bb}{{{b{ACd}}{b{jB`}}}Bb}{{{b{ACj}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}101010{{{b{jDb}}}f}`{{{E`{A`}}{Gn{Nf}}{Gn{Nj}}{Ef{Gj}}{Ej{Bh}}{Gn{ACf}}{Gn{Hj}}{Gn{Nh}}{Gn{A@f}}{Gn{A@j}}{Gn{A@h}}{Gn{Hh}}{Gn{K`}}Od}f}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{MfACf}`{{ChCh}f}000{Chf}0000000{{}{{b{Cj}}}}000{{{b{jFb}}}f}`????9999{{{b{c}}}{{Cl{e}}}{}{}}000{{{b{c}}}e{}{}}000{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{Ej{Gj}}{Gl{Ib}}{Gl{ADj}}{Gl{ADl}}{Gn{ACf}}{Ej{I`}}{Gn{ACd}}J`}f}????`````{{{b{c}}d}f{}}0000```{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000``{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000``{{{b{ADn}}}ADn}{{{b{AE`}}}AE`}{{{b{AEb}}}AEb}{{{b{AEd}}}AEd}{{{b{AEf}}}AEf}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}0000{Alc{}}000``{{}ADn}{{}AE`}{{}AEb}{{}AEd}{An{{b{c}}}{}}000{{{b{AEd}}}{{b{c}}}{}}1{An{{b{jc}}}{}}00{{{b{jAEd}}}{{b{jc}}}{}}11{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000````````{{{b{ADn}}{b{jB`}}}Bb}{{{b{AE`}}{b{jB`}}}Bb}{{{b{AEb}}{b{jB`}}}Bb}{{{b{AEf}}{b{jB`}}}Bb}{cc{}}000000000{{{b{c}}}e{}{}}0000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}010101````{{{b{jDb}}}f}`{{{Ej{Bh}}{Ef{Gj}}{Gl{Hh}}{Gn{Nf}}{Gn{Nj}}{Gn{Nh}}OdJ`}f}{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000```````{{ChCh}f}0000{Chf}00000000{{}{{b{Cj}}}}000{{{b{jFb}}}f}{{{Cl{Fj}}HhAEhCd{Cl{Cd}}}{{Ol{ff}}}}`?????99999{{{b{c}}}{{Cl{e}}}{}{}}0000{{{b{c}}}e{}{}}0000{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{{{Ej{Gj}}J`{Gn{A@n}}{Ed{Eb}}{Gl{AEd}}{Gn{AE`}}{Ej{Bh}}{Gn{Hl}}}f}{{{Ej{Gj}}{Gl{AEd}}{Ej{Bh}}Jb{Gl{Ib}}{Ed{Eb}}{Ef{ACh}}{Gn{AEb}}{Gn{Hj}}{Gn{K`}}{Gn{Nf}}A@l{Gn{Hh}}J`{Ej{Hb}}{Gl{Nh}}{Gn{Hf}}}f}{ce{}{}}0000`````{{{b{c}}d}f{}}00``{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`````{{{b{AEj}}}AEj}{{{b{AEl}}}AEl}{{{b{AEn}}}AEn}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00``{Alc{}}00{{}AEj}{{}AEl}{{}AEn}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00`````{{{b{AEj}}{b{jB`}}}Bb}{{{b{AEl}}{b{jB`}}}Bb}{{{b{AEn}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1001{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AEl}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00`{{FjMf}{{Ol{ff}}}}`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}0{{{b{jFb}}}f}````???999{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{AEl}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}???```{{{b{c}}d}f{}}00``````{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00``{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`{{{b{AF`}}}AF`}{{{b{AFb}}}AFb}{{{b{AFd}}}AFd}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00``{{}AF`}{{}AFb}{{}AFd}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00```````{{{b{AF`}}{b{jB`}}}Bb}{{{b{AFb}}{b{jB`}}}Bb}{{{b{AFd}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1001{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AFb}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}`>>>888{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}{Gn{AFb}}{Gn{A@n}}A@lJ`}f}{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}{Ed{Eb}}{Ef{ACh}}{Gn{AFd}}{Gn{Hl}}{Gn{Nf}}{Gl{Ib}}J`Jb{Gl{Hh}}{Ej{Hb}}{Gl{Nh}}{Gn{Hf}}}f}>>>``{{{b{c}}d}f{}}0``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0````{{{b{AFf}}}AFf}{{{b{AFh}}}AFh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}0{{}AFf}{{}AFh}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0```{{{b{AFf}}{b{jB`}}}Bb}{{{b{AFh}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AFh}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{FjMf}{{Ol{ff}}}}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}```````??99{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{AFh}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}??``{{{b{c}}d}f{}}0``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0````{{{b{AFj}}}AFj}{{{b{AFl}}}AFl}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}0{{}AFj}{{}AFl}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0```{{{b{AFj}}{b{jB`}}}Bb}{{{b{AFl}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AFl}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{FjMf}{{Ol{ff}}}}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}```````??99{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}J`{Gl{Nj}}{Ej{Bh}}{Gn{AFl}}{Gn{Hh}}{Gn{Hj}}{Ed{Eb}}A@l{Gn{A@n}}{Gn{AA`}}{Ej{Hb}}{Gn{K`}}}f}??```{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{AFn}}}AFn}{{{b{AG`}}}AG`}{{{b{AGb}}}AGb}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00{{}AFn}{{}AG`}{{}AGb}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00{{{b{AFn}}{b{jB`}}}Bb}{{{b{AG`}}{b{jB`}}}Bb}{{{b{AGb}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1010{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AG`}}Od}f}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}00{{{b{jFb}}}f}>>>888{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{Ef{Gj}}{Ef{AGb}}{Gl{AG`}}{Gn{Ib}}{Gn{Hh}}{Ej{I`}}Od}f}===``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0````{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AGd}}}AGd}{{{b{AGf}}}AGf}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AGd}{{}AGf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{AGd}}{b{jB`}}}Bb}{{{b{AGf}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AGf}}{Gn{Hj}}{Gn{K`}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AGf}}Jb{Gn{K`}}}f}==``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AGh}}}AGh}{{{b{AGj}}}AGj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AGh}{{}AGj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0`{{{b{AGh}}{b{jB`}}}Bb}{{{b{AGj}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AGj}}{Gn{Hj}}{Gn{Hl}}{Gn{K`}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}`>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AGj}}Jb{Gn{ADl}}}f}==`````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{AGl}}}AGl}{{{b{AGn}}}AGn}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}0{{}AGl}{{}AGn}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{AGl}}{b{jB`}}}Bb}{{{b{AGn}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{jDb}}}f}````{{{Ef{Gj}}{Gn{Nf}}{Gn{Nh}}{Gn{Nj}}{Ej{Bh}}{Gn{AGn}}{Gn{Hj}}{Gn{Hl}}{Gn{Hn}}{Gn{K`}}{Gn{Hh}}Od}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0`{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AGn}}{Gn{Hj}}{Gn{Hl}}{Gn{Hn}}{Ej{Hb}}{Gn{K`}}{Gn{Hh}}{Gl{Nj}}{Ej{Bh}}{Gn{Kf}}}f}==`````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AH`}}}AH`}{{{b{AHb}}}AHb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AH`}{{}AHb}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0`{{{b{AH`}}{b{jB`}}}Bb}{{{b{AHb}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AHb}}{Gn{Hj}}{Gn{K`}}{Gn{Hl}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}`>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AHb}}Jb{Gl{Ib}}{Gn{Hf}}J`{Gl{Hh}}}f}==``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0``{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AHd}}}AHd}{{{b{AHf}}}AHf}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AHd}{{}AHf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{AHd}}{b{jB`}}}Bb}{{{b{AHf}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{jDb}}}f}{{{Ej{Gj}}{Gn{Nf}}{Gl{Nj}}{Ej{Bh}}{Gn{AHf}}{Gn{Hj}}{Gn{K`}}{Ef{AHh}}{Gl{Hh}}{Ej{Jf}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}````>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}{Gn{AHf}}{Gn{Hj}}{Gn{K`}}{Gl{Ld}}Jb{Ed{Eb}}}f}==````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000`{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{AHj}}}AHj}{{{b{AHl}}}AHl}{{{b{AHn}}}AHn}{{{b{AI`}}}AI`}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000000{{{b{c}}}{{Aj{Ah}}}{}}000{Alc{}}000{{}AHj}{{}AHl}{{}AHn}{{}AI`}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000????{Anf}000{{{b{AHj}}{b{jB`}}}Bb}{{{b{AHl}}{b{jB`}}}Bb}{{{b{AHn}}{b{jB`}}}Bb}{{{b{AI`}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}010110{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AHn}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000``{{ChCh}f}000{Chf}0000000{{}{{b{Cj}}}}000{{{b{jFb}}}f}`>>>>8888{{{b{c}}}{{Cl{e}}}{}{}}000????{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}{Gn{AHn}}{Gl{A@n}}A@l{Gn{ADj}}J`{Gl{Nh}}}f}{{{Ej{Gj}}J`{Gn{AHl}}{Gn{AI`}}{Gl{Ib}}Jb{Gl{K`}}{Gl{AIb}}{Gn{Nf}}{Gl{Nh}}{Gl{Hh}}}f}>>>>```````{{{b{c}}d}f{}}000`{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000``{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000``{{{b{AId}}}AId}{{{b{AIf}}}AIf}{{{b{AIh}}}AIh}{{{b{AIj}}}AIj}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}000`{Alc{}}000{{}AId}{{}AIf}{{}AIh}{{}AIj}{An{{b{c}}}{}}000{{{b{AIj}}}{{b{c}}}{}}{An{{b{jc}}}{}}000{{{b{jAIj}}}{{b{jc}}}{}}{{{b{c}}}{{b{e}}}{}{}}000{Anf}000``{{{b{AId}}{b{jB`}}}Bb}{{{b{AIf}}{b{jB`}}}Bb}{{{b{AIh}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}011010{{{b{jDb}}}f}`{{{E`{A`}}{Ef{Gj}}{Gn{Nf}}{Gn{Nj}}{Ej{Bh}}{Gn{AIf}}{Gn{Hj}}{Gn{K`}}{Gn{Hh}}{Gn{A@f}}{Gn{A@h}}{Gn{A@j}}{Gn{Nh}}Od}f}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{{ChCh}f}000{Chf}0000000{{}{{b{Cj}}}}00{{{b{jFb}}}f}```{Fj{{Ol{ff}}}}`????9999{{{b{c}}}{{Cl{e}}}{}{}}000{{{b{c}}}e{}{}}000{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{Ej{Gj}}{Gl{Nj}}{Ej{Bh}}Jb{Ed{Eb}}{Gn{AIf}}{Gn{Hj}}{Gn{K`}}{Gn{A@n}}{Gl{Ib}}A@lJ`{Gn{ADf}}{Gn{Hh}}{Gn{Hf}}}f}????````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{AIl}}}AIl}{{{b{AIn}}}AIn}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}AIl}{{}AIn}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{AIl}}{b{jB`}}}Bb}{{{b{AIn}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{jDb}}}f}``{{{Ef{Gj}}{Gn{Nf}}{Gn{Nh}}{Gn{Nj}}{Ej{Bh}}{Gn{AIn}}{Gn{Hd}}{Gn{K`}}{Gn{Hh}}Od}f}`{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}`>>88{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{Ej{Gj}}{Gn{AIn}}{Gn{K`}}{Gl{Hh}}{Gl{Kf}}{Gl{Nj}}{Ej{Bh}}}f}==`````````````````{{{b{c}}d}f{}}0000`{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000{{{b{I`}}}I`}{{{b{AJ`}}}AJ`}{{{b{AJb}}}AJb}{{{b{AJd}}}AJd}{{{b{AJf}}}AJf}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}0000``{Alc{}}00{{}I`}{{}AJ`}{{}AJd}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{c{{Cn{AJb}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000`{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{I`}}{b{jB`}}}Bb}{{{b{AJ`}}{b{jB`}}}Bb}{{{b{AJb}}{b{jB`}}}Bb}{{{b{AJd}}{b{jB`}}}Bb}{{{b{AJf}}{b{jB`}}}Bb}{cc{}}000000000{{{b{c}}}e{}{}}0000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101{{{b{I`}}An}{{b{AKd}}}}{{{b{jI`}}An}{{b{jAKd}}}}{{{b{I`}}An}{{Cl{AKf}}}}{{{b{c}}An}e{}{}}{{}An}0000{{{b{jFb}}}f}{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333`{{{b{c}}}Cd{}}0000````{{{b{jc}}An{b{e}}AKh}f{}{}}`{{ChCh}f}0000{Chf}0000000{{}{{b{Cj}}}}00``{{{b{AJb}}c}CnAKj}{{{b{c}}}e{}{}}0000:::::{{{b{c}}}{{Cl{e}}}{}{}}000011111{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{{{b{jI`}}{b{jAKl}}}f}?????````````````````````````````````{{{b{c}}d}f{}}00000000{{{b{c}}}{{b{h}}}{}}000000000{{{b{jc}}}{{b{jh}}}{}}000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000{{}A@h}{{{b{c}}}{{b{e}}}{}{}}000{{{b{Bd}}{b{jc}}}e{}{}}111111{{{b{jc}}}{{b{je}}}{}{}}000000000{{{b{A@f}}}A@f}{{{b{ADj}}}ADj}{{{b{AKn}}}AKn}{{{b{AL`}}}AL`}{{{b{AA`}}}AA`}{{{b{ALb}}}ALb}{{{b{A@n}}}A@n}{{{b{A@j}}}A@j}{{{b{A@h}}}A@h}{{{b{c}}{b{je}}}f{}{}}00000000{{{b{c}}}f{}}0000000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000{Alc{}}0000000{{}A@f}{{}ADj}{{}AKn}{{}AA`}{{}ALb}{{}A@n}{{}A@j}{{}A@h}{An{{b{c}}}{}}0{{{b{ADj}}}{{b{c}}}{}}11{{{b{A@l}}}{{b{c}}}{}}222222{An{{b{jc}}}{}}0{{{b{jADj}}}{{b{jc}}}{}}111{{{b{jA@l}}}{{b{jc}}}{}}22222{{{b{c}}}{{b{e}}}{}{}}000000000{Anf}000000000`{{J`{Gn{AKn}}A@l}f}``{{{b{A@l}}Fj}{{Cl{AL`}}}}{{{b{AL`}}{b{jB`}}}Bb}{{{b{A@l}}{b{jB`}}}Bb}{cc{}}0000000000000000000{{{b{c}}}e{}{}}000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}011001100101100{{{Ej{Gj}}{Gl{A@j}}{Gl{A@f}}{Gn{ALb}}{Gn{K`}}{Gn{Gd}}{Gn{ADf}}}f}`{{}An}000000000{{{b{jFb}}}f}{ce{}{}}000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000{{{C`{c}}}{{C`{h}}}{}}000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000003333333333`{{{b{c}}}Cd{}}000000000``````{{ChCh}f}00000000{Chf}00000000000000000`{{}{{b{Cj}}}}0000000`{FlA@h}``{{{Ej{Gj}}{Gl{A@h}}{Gl{A@f}}{Ej{I`}}{Gl{Ib}}{Gn{AA`}}{Gn{K`}}{Gn{Gd}}{Gn{Hj}}{Gn{Hh}}{Gl{Nh}}{Gl{ALd}}{Gl{AG`}}J`}f}?????????9999999999{{{b{c}}}{{Cl{e}}}{}{}}000000000{{{b{c}}}e{}{}}000000000{c{{Cn{e}}}{}{}}0000000000000000000{{{b{c}}}D`{}}000000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000{{{b{A@h}}{b{AKd}}}Gh}??????????{{A@hFl}A@h}{{A@he}A@h{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}``{{{b{c}}d}f{}}0`{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{In}}}In}{{{b{Hf}}}Hf}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}In}{{}Hf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{Hf}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{}An}0{{{b{jFb}}}f}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{Ej{Hb}}J`{Ef{Gj}}{Gn{Hf}}}f}{{{b{c}}}Cd{}}0`{{{Ef{Gj}}{Gn{In}}}f}{FlIn}{H`Hf}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{c}}}e{}{}}0<<{{{b{c}}}{{Cl{e}}}{}{}}011{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0``````````{{{b{c}}d}f{}}000000{{{b{ALf}}}ALf}{{{b{c}}}{{b{h}}}{}}00000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000{{{b{c}}}{{b{Dn}}}{}}``4{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{Jf}}}Jf}{{{b{ALh}}}ALh}{{{b{ALj}}}ALj}{{{b{ALd}}}ALd}{{{b{AHh}}}AHh};{{{b{ALl}}}ALl}{{{b{c}}{b{je}}}f{}{}}000000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}000000{{{b{ALf}}{b{ALf}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}{Alc{}}0000{{{b{AM`}}}{{C`{AMb}}}}{{}Jf}{{}ALh}{{}ALj}{{}ALd}{{}AHh}{{{b{Jf}}}{{b{c}}}{}}{An{{b{c}}}{}}0{{{b{ALh}}}{{b{c}}}{}}11{{{b{AHh}}}{{b{c}}}{}}2{{{b{ALf}}}{{b{c}}}{}}33{{{b{jJf}}}{{b{jc}}}{}}{An{{b{jc}}}{}}{{{b{jALh}}}{{b{jc}}}{}}111{{{b{jAHh}}}{{b{jc}}}{}}2{{{b{jALf}}}{{b{jc}}}{}}33{{{b{ALf}}{b{ALf}}}Fl}`{{{b{c}}}{{b{e}}}{}{}}000000{Anf}000000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{ALf}}{b{ALf}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{AHh}}{b{jB`}}}Bb}{{{b{ALf}}{b{jB`}}}Bb}{{{b{ALl}}{b{jB`}}}Bb}{cc{}}0000{AMfALf}111111111{{{b{c}}}e{}{}}000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10101001`{{{Ej{Gj}}J`{Gn{Hh}}{Gl{Ib}}{Ej{Jf}}}f}{{{b{ALf}}{b{jc}}}fAMd}{{}An}000000`{{{b{jFb}}}f}{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}000000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{c}}}Cd{}}000000``{{{b{ALf}}}ALf}`{{{b{ALf}}{b{ALf}}}{{Cl{ALn}}}}{{ChCh}f}000000{Chf}00000000000{{ChCh}Cd}{ChAMh}5{{}{{b{Cj}}}}0000{{J`{Ef{Gj}}{Ef{AMj}}{Ej{Bh}}{Ej{Jf}}{Ef{ALh}}{Gn{AMl}}{Gn{AMn}}{Gn{Hh}}{Gn{Nj}}{Gn{N`}}{Gn{AN`}}{Gn{Kd}}{Gn{Hd}}{Ef{AHh}}{Gn{Jh}}{Gn{Jj}}{Gn{Jl}}{Gn{ALd}}{Ef{ALj}}}f}`{{{b{c}}}e{}{}}000000{{{b{c}}}{}{}}>>>>>>>{{{b{c}}}{{Cl{e}}}{}{}}0000002222222{c{{Cn{e}}}{}{}}0000000000000{{{b{c}}}D`{}}000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000{ce{}{}}000000{MfFl}`{{{b{ANb}}{b{jMb}}}f}``````````{{{b{c}}}{{b{h}}}{}}000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000``{{{b{ANd}}{b{jMb}}}f}{An{{b{c}}}{}}000000{An{{b{jc}}}{}}0000004444444{Anf}000000`{cc{}}000000{{{b{{ANf{AJb}}}}{b{{ANf{AJd}}}}MfMf}{{Cl{ANh}}}}1111111{{{b{c}}}e{}{}}000000{{{b{ANj}}{b{ANj}}}{{Bn{{ANn{ANlANl}}}}}}`{{}An}000000{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{c}}}Cd{}}000000```{{MjGh{b{{ANf{AJb}}}}{b{{ANf{AJd}}}}}ANd}``{Chf}000000```6666666{{{b{c}}}{{Cl{e}}}{}{}}000000:::::::{c{{Cn{e}}}{}{}}0000000000000{{{b{c}}}D`{}}000000``{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000:::::::``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{AO`}}}AO`}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}``{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{c{{Cn{AOb}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}99{Anf}0{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{AO`}}{b{jB`}}}Bb}{cc{}}0{{AOb{b{Bh}}}AO`}11{{{Bl{AM`}}}AO`}{{{b{{ANf{{Bl{AM`}}}}}}}AO`}{{{b{c}}}e{}{}}0{{{b{AO`}}{b{AAl}}}{{Bl{AM`}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0{{{b{AO`}}{b{Bh}}}AOb}44{{{b{c}}}Cd{}}0``{{{b{jAO`}}{b{AAl}}}{{Bl{AM`}}}}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{AOb}}c}CnAKj}=::{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>``````````````````````{{{b{c}}d}f{}}0000``````{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000``````````````{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000`{{{b{AOd}}}AOd}{{{b{AOf}}}AOf}{{{b{AOh}}}AOh}{{{b{AOj}}}AOj}{{{b{AOl}}}AOl}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}0000``{Alc{}}0000``{{}AOd}{{}AOf}{{}AOh}{{}AOj}{{}AOl}``{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{c{{Cn{AOl}}}Oh}{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000```````{{{b{AOd}}{b{jB`}}}Bb}{{{b{AOf}}{b{jB`}}}Bb}{{{b{AOh}}{b{jB`}}}Bb}{{{b{AOj}}{b{jB`}}}Bb}{{{b{AOl}}{b{jB`}}}Bb}``{cc{}}000000000{{{b{c}}}e{}{}}0000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01101010`````````{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000`````````````````````````````````````{{ChCh}f}0000{Chf}000000000{AOnAOn}`````{{}{{b{Cj}}}}0000`````````````<<<<<88888{{{b{c}}}{{Cl{e}}}{}{}}0000====={c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000<<<<<``````````{{{b{c}}d}f{}}00000{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000``{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{AM`}}}AM`}{{{b{B@`}}}B@`}{{{b{B@b}}}B@b}{{{b{B@d}}}B@d}{{{b{B@f}}}B@f}{{{b{B@h}}}B@h}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00000`{Alc{}}00000{{}AM`}{{}B@`}{{}B@b}{{}B@d}{{}B@f}{{}B@h}`{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000{Anf}00000``{{{b{AM`}}{b{jB`}}}Bb}{{{b{B@`}}{b{jB`}}}Bb}{{{b{B@b}}{b{jB`}}}Bb}{{{b{B@d}}{b{jB`}}}Bb}{{{b{B@f}}{b{jB`}}}Bb}{{{b{B@h}}{b{jB`}}}Bb}{cc{}}00000000000{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1010010101````{{}An}00000{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000333333{{{b{c}}}Cd{}}00000{{{b{AM`}}{b{Kj}}}Cd}``````{{ChCh}f}00000{Chf}00000000000`{{}{{b{Cj}}}}00000`````<<<<<<888888{{{b{c}}}{{Cl{e}}}{}{}}00000======{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000<<<<<<``````````{{{b{c}}d}f{}}000000000``````{{{b{c}}}{{b{h}}}{}}000000000{{{b{jc}}}{{b{jh}}}{}}000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000````````{{{b{c}}}{{b{e}}}{}{}}000000000{{{b{jc}}}{{b{je}}}{}{}}000000000{{{b{B@j}}}B@j}{{{b{B@l}}}B@l}{{{b{B@n}}}B@n}{{{b{BA`}}}BA`}{{{b{BAb}}}BAb}{{{b{BAd}}}BAd}{{{b{BAf}}}BAf}{{{b{BAh}}}BAh}{{{b{BAj}}}BAj}{{{b{BAl}}}BAl}{{{b{c}}{b{je}}}f{}{}}000000000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000{Alc{}}000000000``{{}B@j}{{}B@l}{{}B@n}{{}BA`}{{}BAb}{{}BAd}{{}BAf}{{}BAh}{{}BAj}{{}BAl}{{}Cd}{An{{b{c}}}{}}000000000{An{{b{jc}}}{}}000000000{c{{Cn{BA`}}}Oh}{c{{Cn{BAf}}}Oh}{c{{Cn{{C`{e}}}}}OhBAn}{c{{Cn{{C`{{ANf{e}}}}}}}OhBAn}3{{{b{c}}}{{b{e}}}{}{}}000000000{Anf}000000000````{{{b{B@j}}{b{jB`}}}Bb}{{{b{B@l}}{b{jB`}}}Bb}{{{b{B@n}}{b{jB`}}}Bb}{{{b{BA`}}{b{jB`}}}Bb}{{{b{BAb}}{b{jB`}}}Bb}{{{b{BAd}}{b{jB`}}}Bb}{{{b{BAf}}{b{jB`}}}Bb}{{{b{BAh}}{b{jB`}}}Bb}{{{b{BAj}}{b{jB`}}}Bb}{{{b{BAl}}{b{jB`}}}Bb}`{cc{}}0000000000000000000{{{b{c}}}e{}{}}000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}100110100101100101````{{}An}000000000{ce{}{}}000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000{{{C`{c}}}{{C`{h}}}{}}000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000003333333333{{{b{c}}}Cd{}}000000000`````````````{{ChCh}f}000000000{Chf}0000000000000000000{{}{{b{Cj}}}}000000000`````;;;;;;;;;;7777777777{{{b{c}}}{{Cl{e}}}{}{}}000000000<<<<<<<<<<{c{{Cn{e}}}{}{}}0000000000000000000{{{b{c}}}D`{}}000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000;;;;;;;;;;``````````````{{{b{c}}d}f{}}0`{{Fl{b{jHh}}GhFlCdBB`}f}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{K`}}Hh}Kl}`{{{b{BBb}}}BBb}{{{b{K`}}}K`}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}{{}K`}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0``{{{b{BBb}}{b{jB`}}}Bb}{{{b{K`}}{b{jB`}}}Bb}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}```{{{Ej{Gj}}{Gl{K`}}Jb}f}{{{b{BBb}}}BBd}{{}An}0{{{b{jFb}}}f}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033``{{{b{c}}}Cd{}}0`````{{{b{BBb}}}A@`}`{{ChCh}f}0{Chf}00{{}{{b{Cj}}}}`??88{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{E`{A`}}{Ej{Gj}}{Gn{K`}}{Gn{Ld}}Jb{Gn{Hh}}{Ej{Hb}}}f}`>>`````````````````````````{{{b{c}}d}f{}}00000000{{{b{Jb}}Fj}{{Bn{Fj}}}}{{{b{Jb}}Fjc}{{Bn{Fj}}}{{BBh{Fj}{{BBf{Cd}}}}}}`{{{b{jJb}}c}fBBj}{{{b{c}}}{{b{h}}}{}}000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000000{{{b{c}}}{{b{e}}}{}{}}0000000{{{b{Bd}}{b{jc}}}e{}{}}111111{{{b{jc}}}{{b{je}}}{}{}}0000000000000`{{FjBBl}BBn}``{{{b{jBC`}}}f}{{{b{BC`}}}BC`}{{{b{BCb}}}BCb}{{{b{BCd}}}BCd}{{{b{Ij}}}Ij}{{{b{BCf}}}BCf}{{{b{Il}}}Il}{{{b{BCh}}}BCh}{{{b{AN`}}}AN`}{{{b{N`}}}N`}{{{b{c}}{b{je}}}f{}{}}00000000{{{b{c}}}f{}}00000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000{{{b{jBC`}}FjBCj}f}``````{Alc{}}000000000``{{}BC`}{{}BCb}{{}BCl}{{}BCd}{{}Ij}{{}BCf}{{}Il}{{}BCh}{{}AN`}{{}N`}{An{{b{c}}}{}}0000000000{{{b{BCh}}}{{b{c}}}{}}111{An{{b{jc}}}{}}00000000000{{{b{jBCh}}}{{b{jc}}}{}}11{{{b{jJb}}Fj}f}`{c{{Cn{N`}}}Oh}``{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}{{{b{c}}}{{b{e}}}{}{}}0000000000000{Anf}0000000000000{{{b{c}}{b{Dn}}}Cd{}}`{BCnFj}{{{b{N`}}{b{N`}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{BCd}}{b{BD`}}}{{Cl{BDb}}}}{{{b{BCd}}{b{BD`}}}Cd}`{{{b{BCl}}}AMh}{{{b{BDd}}{b{jB`}}}Bb}0{{{b{Ij}}{b{jB`}}}Bb}{{{b{BCf}}{b{jB`}}}Bb}{{{b{Il}}{b{jB`}}}Bb}{{{b{BCh}}{b{jB`}}}Bb}{{{b{N`}}{b{jB`}}}Bb}{cc{}}0{FjBCn}11111111111111111111111111{{{b{c}}}e{}{}}0000000000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}010101011010100101{{{b{BC`}}Fj}{{BDf{{Bn{Fj}}}}}}{{{b{Jb}}Fj}{{b{Il}}}}3`{{{b{{b{jBC`}}}}{b{BDh}}{b{BDj}}BDl{Cl{{b{BDn}}}}}f}{{{b{{b{jBC`}}}}Ll{b{BDh}}{b{BDj}}{b{BDn}}Ll}f}{{{b{jJb}}Fj}f}`{{}An}0000000000000`{ce{}{}}0000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000033333333333333{{{b{c}}}Cd{}}0000000000000`{{{b{BCd}}{b{jBE`}}}f}{{{b{jJb}}{b{j{Gn{Hh}}}}FjFl}Cd}0`{{{b{jJb}}Fjc}{{Cn{fBDd}}}{{BEd{{b{jBEb}}}}}}`````````{{ChCh}f}00000000{Chf}00000000000000000000000{{ChCh}Cd}``{{}{{b{Cj}}}}000000`{{{b{N`}}c}CnAKj}{{{b{jJb}}FjBB`}f}{{{b{jJb}}FjBBnBB`}f}```{{{b{N`}}}BEf}`{{{b{Jb}}Gh}Cd}0``{{{b{jJb}}c{b{j{Gn{Ld}}}}}fBBj}`{{{b{Jb}}HhBB`}N`}{{{b{Jb}}HhBB`c}N`{{BBh{Fj}{{BBf{Cd}}}}}}`{{{b{Jb}}Gh}N`}```{{{b{c}}}e{}{}}00000000{{{b{c}}}{}{}}{ce{}{}}0000000000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000000000000055555555555555{c{{Cn{e}}}{}{}}000000000000000000000000000{{{b{c}}}D`{}}0000000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000000{{{b{jJb}}FlBEj{b{j{Gn{Hh}}}}{b{j{Gn{Ld}}}}}f}{{{b{jJb}}MfMj}f}{{{b{jJb}}}f}{{{b{jJb}}c}f{{BEl{MfMj}{{BBf{Cd}}}}}}::::::::::::::{{{b{jBCl}}{b{{ANf{BEn}}}}}f}``````````````{{{b{c}}d}f{}}{{}BF`}{{}BEf}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{BF`BF`}BF`}{{BEfBEf}BEf}{{{b{jBF`}}BF`}f}{{{b{jBEf}}BEf}f}3210{{{b{BF`}}}Mf}0{{{b{BEf}}}Mf}05432{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{BEf}}}BEf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{BF`BF`}{BEfBEf}{{{b{BF`}}BF`}Cd}{{{b{BEf}}BEf}Cd}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{{BF`BF`}BF`}{{BEfBEf}BEf}=={Anf}0{{}BF`}{{}BEf}{{{b{jBF`}}c}f{{BFd{}{{BFb{BF`}}}}}}{{{b{jBEf}}c}f{{BFd{}{{BFb{BEf}}}}}}{{{b{BF`}}{b{jB`}}}Bb}000{{{b{BEf}}{b{jB`}}}Bb}000{cc{}}0{Mf{{Cl{BF`}}}}{Mf{{Cl{BEf}}}}{MfBF`}0{MfBEf}010{cBF`{{BFd{}{{BFb{BF`}}}}}}{cBEf{{BFd{}{{BFb{BEf}}}}}}{{{b{Ml}}}{{Cl{BF`}}}}{{{b{Ml}}}{{Cl{BEf}}}}88{{{b{c}}}e{}{}}0{{}An}0{{{b{jBF`}}BF`}f}{{{b{jBEf}}BEf}f}{{BF`BF`}BF`}{{BEfBEf}BEf}{{{b{BF`}}BF`}Cd}{{{b{BEf}}BEf}Cd}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0{BF`c{}}{BEfc{}}55{{{b{BF`}}}Cd}{{{b{BEf}}}Cd}10{{{b{c}}}Cd{}}0{{{b{BF`}}}{{BFf{BF`}}}}{{{b{BEf}}}{{BFf{BEf}}}}{{{b{BF`}}}{{BFh{BF`}}}}{{{b{BEf}}}{{BFh{BEf}}}}{BF`BF`}{BEfBEf}{{ChCh}f}{Chf}0{{{b{jBF`}}BF`}f}{{{b{jBEf}}BEf}f}{{{b{jBF`}}BF`Cd}f}{{{b{jBEf}}BEfCd}f}{{BF`BF`}BF`}{{BEfBEf}BEf}5410{{{b{c}}}e{}{}}{ce{}{}}0{{{b{c}}}{{Cl{e}}}{}{}}02287{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}065{{{b{c}}}{{Cl{{b{e}}}}}{}{}}044``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{BFj}}}{{Cl{{b{BFl}}}}}}{{{b{BFj}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{BFj}}}{{Cl{{b{BG`}}}}}}{{{b{BFj}}}BGb}````````````````````````````````````````{{{b{BGd}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{BGd}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}FlCd}{{Cl{BGh}}}}``{{{b{BFj}}}Fl}```0`{{{b{BH`}}}{{BHd{FlBHb}}}}``{{{b{BFj}}}{{Aj{BFj}}}}````````````````````````{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{BFj}}}BHf}{{{b{BFj}}}BHh}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}````````````{{{b{BH`}}{b{BH`}}}Cd}{{{b{BHj}}{b{{BHd{FlBHb}}}}}Cd}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}Cd}````````````````````````````````````{{{b{BHj}}{b{{BHd{FlBHb}}}}Cd}Fl}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}Fl}``{{{b{jBHl}}Lj{BHd{FlBHb}}{BHd{FlBHb}}{M`{Fl}}}f}{{{b{jBHl}}Lj{b{{ANf{{BHd{FlBHb}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{M`{Fl}}Cd}f}{{{b{jBHl}}Lj{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{M`{Fl}}}f}```````````````{{{b{BFj}}BIb{b{{BHd{FlBHb}}}}}{{Cl{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}``````{{{b{BId}}{b{BD`}}}{{Cl{BDb}}}}{{{b{BId}}{b{BD`}}}Cd}{{{b{BHl}}Lj}Cd}````````````````````````{{{b{BIf}}{b{BDh}}{b{BDj}}BDl{Cl{{b{BDn}}}}}f}{{{b{BIf}}Fl{b{BDh}}{b{BDj}}{b{BDn}}Fl}f}``````````````````````={{{b{BGd}}{b{BGf}}Fl}Cd}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}Fl}Cd}```{{{b{BFj}}}Cd}{{{b{BFn}}}Cd}```````````````````````````````{{{b{BFn}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{b{jBIh}}}f}{{{b{BG`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{BG`}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}}```{{{b{jBH`}}Fl}f}{{{b{BH`}}Fl}BH`}``````{{{b{BFl}}Mf{b{jBEl}}}f}{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}ei}f{BFjBJb}BJd{{BJf{e}}}{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{c}}}}}}{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}ei}f{BFjBJb}BJd{{BJf{e}}}{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}{{{b{BFj}}Fl}BJh}``````````{{{b{jBH`}}{b{BH`}}}f}{{{b{BH`}}{b{BH`}}}BH`}````````{{{b{BId}}{b{jBE`}}}f}```````````````````````````````````````{{{b{BHj}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{BHj}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJjc}}}{}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJjc}}}}}{}}{{{b{BHj}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJjc}}}{}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJjc}}}}}{}}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}}``{{{b{BFl}}}{{b{{BKb{MfBK`}}}}}}```````````````````````````````````{{{b{BFj}}}BKd}``````````````````````````{{{b{BG`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{BG`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}}````{{{b{jBH`}}Fl}f}{{{b{BH`}}Fl}BH`}````````````{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}}{{b{{BKb{eg}}}}}{BFjBJb}BJd{{BJf{e}}}}{{{b{BKf}}{b{BKh}}{b{BKj}}{M`{Fl}}FlAn{b{jAn}}{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}{b{jAn}}}f}{{{b{BKf}}{b{BKh}}{b{BKj}}{b{BLb}}Fl{Cl{{M`{Fl}}}}An{b{jAn}}{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}{b{jAn}}}f}{{{b{jBLd}}Fl{b{jBDj}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}{b{j{Bn{BLf}}}}}f}``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}}cBLh}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}0{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}{BMhCd}004{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}555{{BLnBLn}BLn}6``{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}`{BMhAMh}88{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BNf}{{{b{{BI`{cee}}}}}CdBLnBMf}`{{ccc}cBNh}{{BLnBLnBLn}BLn}{{{b{BNj}}}}`={ce{}{{BNl{c}}}}{{{b{c}}}e{}{{BNl{c}}}}{{{b{e}}}c{}{{BNl{c}}}}{ec{}{{BNl{c}}}}`````````;{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}000````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{}An}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}}{}BNf}0{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}```{{}BLn}``{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}666{{{b{{BOf{}{{BOb{c}}{BOd{e}}}}}}An}c{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}07222222227{c{{BLl{}{{BLj{c}}}}}BLn}{c{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{AnBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}{{}Cd}`{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}cBLn}{{}BOl}{{BMheg}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}{{BMhe{ANn{gi}}k}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}{{BMhe{ANn{gi}}{ANn{km}}o}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}`{{{BLl{}{{BLj{c}}}}}cBLn}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{BI`{ceg}}}{BOnC@`}BMbBMb}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{ANn{{BI`{ceg}}{BI`{ceg}}}}}{BOnC@`}BMbBMb}{BNj}{{{b{BOl}}}BOl}{{{b{jBOl}}}f}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{BOl}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{BOl}}{b{{BI`{cBHbBHb}}}}}{{BI`{cBHbBHb}}}BOn}`>{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}{{{b{e}}}Cd{}{{BNl{c}}}}{{{b{{BLl{}{{BLj{c}}}}}}}CdBLn}{{{b{BLn}}}Cd}0`````{{}An}``{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{}BLn}10{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}2121``{{{BOf{}{{BOb{c}}{BOd{e}}}}g}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh{{BBh{c}{{BBf{c}}}}}}`````{{cc}cC@b}{{BLnBLn}BLn}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{}{{Cl{BLn}}}}{{{b{C@h}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}54{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}3{{{BLl{}{{BLj{c}}}}}cBLn}0{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{}BMf}`{BMhCd}{{{b{C@h}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{CAd{}{{CAb{c}}}}}}}cBOj}70```{{}cCAf}3```{{{b{c}}{b{c}}{b{c}}}{{Cl{{b{c}}}}}BNh}{{{b{c}}{b{c}}}{{Cl{ALn}}}BNh}{{{b{c}}{b{c}}}CdBNh}000{{{b{c}}{b{c}}}{{Cl{{b{c}}}}}BNh}0{{{b{c}}{b{c}}}{{Cl{{ANn{{b{c}}{b{c}}}}}}}BNh}{{}BLn}`{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{BLl{}{{BLj{c}}}}CAh}{{BLl{}{{BLj{c}}}}}BLn}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}``{{{b{jBMj}}}}````{{{BLl{}{{BLj{c}}}}}cBLn}`{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{b{j{BOf{}{{BOb{c}}{BOd{e}}}}}}Anc}f{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}0{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}`````27{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}`{{{BOf{}{{BOb{c}}{BOd{e}}}}e{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}``5{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}01000{{BOjBOj}BOj}111{{C@`C@`C@`}C@`}212222{{}BOj}0{{C@`C@`}c{}}444411111111400{C@`c{}}0{{{BNf{}{{BOh{c}}}}}g{{BOj{}{{BOd{e}}}}}{}{}}0{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}837474{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}85854{{C@`C@`}C@`}0::{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}6;7{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}3{{{BNf{}{{BOh{c}}}}CAh}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}=<<4<<{{{BNf{}{{BOh{c}}}}}{{ANn{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}}}{{BOj{}{{BOd{e}}}}}{}}==0===={{{BNf{}{{BOh{c}}}}}{{ANn{c{BNf{}{{BOh{c}}}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BNf{}{{BOh{c}}}}}{{ANn{cc}}}{{BOj{}{{BOd{e}}}}}{}}?<7{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BLl{}{{BLj{c}}}}}{{ANn{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}}}BLn}1`101{{{b{{BNd{}{{BNb{c}}}}}}e}cBMbBMb}{c{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}3{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}``{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}`{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{BI`{ceg}}}{BOnC@`}BMbBMb}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}`99{{{BLl{}{{BLj{c}}}}}{{ANn{c{BLl{}{{BLj{c}}}}}}}BLn}{{{BLl{}{{BLj{c}}}}}{{ANn{cc}}}BLn}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{BOl}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}``````={e{{Cl{c}}}{}{{BNl{c}}}}{{{b{e}}}{{Cl{c}}}{}{{BNl{c}}}}{{{BI`{cee}}{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}{{{BLl{}{{BLj{c}}}}}{{Cl{{BLl{}{{BLj{c}}}}}}}BLn}{{}{{Cl{An}}}}{{}BLn}``{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}```{{{b{BMb}}}An}````````````````{{ccc}cBLl}{{ccc}c{CBbBNhCBdCBf}}{BMhCd}{{}cCBh}{{{BOf{}{{BOb{c}}{BOd{e}}}}{BOf{}{{BOb{c}}{BOd{e}}}}g}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh{{BBh{cc}{{BBf{c}}}}}}`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}`{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}{{{b{BNj}}}}```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{}An}`{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}4{AnBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}`{BNj}{{}Cd}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{{b{C@h}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{}BMf}`{{{b{C@h}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{CAd{}{{CAb{c}}}}}}}cBOj}0`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}``{{{b{jBMj}}}}{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}``{{{b{{BNd{}{{BNb{c}}}}}}e}cBMbBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}``{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}{{}{{Cl{An}}}}`8{{{b{BMb}}}An}`````````{{cei}kBMbBMb{}{{BFd{}{{BFb{g}}}}}{}}0{{ce}gBMbBMb{}}{ce{}{}}{{ceg}iBMbBMb{}{}}````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}{{}An}{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}{AnBMb}{{}Cd}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{}BMf}{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{}{{Cl{An}}}}{{{b{BMb}}}An}``````````````````````````````````````````````{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}{{{b{BNj}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}{BNj}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}{{{b{jBMj}}}}{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}````{{{b{jc}}}{{b{je}}}{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}e}f{}{}}````````````````````````````````````````````````````````````````````{{{b{{BI`{cee}}}}}CdBLnBMf}``````````{{}Cd}{{}BOl}{{{b{BOl}}}BOl}{{{b{jBOl}}}f}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{BOl}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{BOl}}{b{{BI`{cBHbBHb}}}}}{{BI`{cBHbBHb}}}BOn}````````````````2{{{b{BOl}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}````````````````````````````````````````````````````````````{{{BI`{cee}}{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}`````{{ccc}cBLl}{{{b{j{BI`{cee}}}}}{{BI`{ceBHb}}}BLnBMb}{{{b{j{BI`{cee}}}}{b{{BI`{ceBHb}}}}}fBLnBMb}````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{BB`Hh}Kl}{{{b{CBj}}}CBj}{{{b{BB`}}}BB`}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{{{b{BB`}}{b{BB`}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}{{{b{BB`}}Hh}CBl}{Alc{}}0{{}CBj}{{}BB`}{An{{b{c}}}{}}{{{b{CBj}}}{{b{c}}}{}}1{{{b{jCBj}}}{{b{jc}}}{}}{An{{b{jc}}}{}}0{{{b{c}}}{{b{e}}}{}{}}0{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{BB`}}{b{BB`}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{BB`}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{{b{BB`}}{b{jc}}}fAMd}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{BB`}}{b{BB`}}}{{Cl{ALn}}}}{{ChCh}f}0{Chf}000{{ChCh}Cd}{ChAMh}{{}{{b{Cj}}}}0{{{b{jCBj}}BB`}{{b{jBBl}}}}{{{b{BB`}}}BBl}{{{b{c}}}e{}{}}0{{{b{c}}}{}{}}>>{{{b{c}}}{{Cl{e}}}{}{}}022{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0``````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{Ld}}}Ld}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}Ld}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3`{{{b{c}}}Cd{}}`{CdLd}{{{b{jLd}}{Aj{CBn}}}f}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{jLd}}}{{Bn{{Aj{CBn}}}}}}{{{b{jLd}}{b{Hh}}}Cd}?;{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{{{b{jLd}}KjCC`}f}{ce{}{}}````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000``{{{b{{CCb{c}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHfCCd}{{{b{CCf}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CCl{c}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHfCCn}``{{{b{CD`}}}{{b{{ANf{BHf}}}}}}`{{{b{BJh}}{b{BJh}}}Cd}```{{{b{BEb}}}{{b{CDb}}}}`{{{b{jBEb}}}{{b{jCDb}}}}{{}CDb}{{{b{CDd}}}CDf}{{BBnCDf}BBn}``{{{b{CDh}}}{{b{{ANf{CDj}}}}}}`{{{b{CDd}}}CDl}{{BBnCDl}BBn}``{{{b{CDd}}}CDn}{{BBnCDn}BBn}`````4`````{{CE`CE`}CE`}{{BJhBJh}BJh}{{{b{jCE`}}CE`}f}{{{b{jBJh}}BJh}f}{{{b{jBEb}}BCj{b{CEb}}{b{jCEd}}{b{BBl}}{b{CEf}}}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}Cd}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}{BHd{FlBHb}}Cd}f}{{{b{jBEb}}FlCd}f}`{{CEhFl}CEh}{{CEhBJh}CEh}`{{{b{BEb}}}An}{{CEhAn}CEh}``{{}CEj}{{}CEl}{{}CEn}{{}CF`}{{}CFb}{{}CDf}{{}CFd}{{}BDb}{{}CFf}{{}CFh}{{}CDl}{{}CDn}{{}CFj}{{}CFl}`{{{b{BEb}}}Fl}{{CEhFl}CEh}```10``{{{b{j{CCb{BK`}}}}{b{{CCb{BK`}}}}}f}{{{b{CE`}}Fl{b{CFn}}}CE`}{{{b{jCG`}}{b{{ANf{Fl}}}}}f}{{{b{jBKh}}{b{{ANf{Fl}}}}}f}{{{b{jCGb}}{b{CGd}}{BI`{FlBHbBHb{BHn{Fl}}}}{BHd{FlBHb}}}f}{{{b{jCE`}}{b{CGd}}{BI`{FlBHbBHb{BHn{Fl}}}}}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}Cd}f}{{{b{jCE`}}{b{CGd}}{BI`{FlBHbBHb{BHn{Fl}}}}{BHd{FlBHb}}}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}{BHd{FlBHb}}Cd}f}{{{b{jCE`}}{b{CGd}}Fl}f}{{{b{jBEb}}FlCd}f}{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{BFj}}}{{Cl{{b{CGf}}}}}}{{{b{jBFj}}}{{Cl{{b{jCGf}}}}}}{{{b{c}}{b{{n{l}}}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{BFj}}}{{Cl{{b{CGh}}}}}}{{{b{jBFj}}}{{Cl{{b{jCGh}}}}}}{{{b{BFj}}}{{Cl{{b{BFl}}}}}}{{{b{{CCb{BK`}}}}}{{Cl{{b{BFl}}}}}}{{{b{CD`}}}{{Cl{{b{BFl}}}}}}{{{b{CCh}}}{{Cl{{b{BFl}}}}}}{{{b{BFj}}}{{Cl{{b{CD`}}}}}}{{{b{jBFj}}}{{Cl{{b{jCD`}}}}}}{{{b{BFj}}}{{Cl{{b{CCj}}}}}}{{{b{jBFj}}}{{Cl{{b{jCCj}}}}}}{{{b{BFj}}}{{Cl{{b{CGj}}}}}}{{{b{jBFj}}}{{Cl{{b{jCGj}}}}}}{{{b{c}}}{{b{Dn}}}{}}0000000000000000000000000000{{{b{CGl}}}{{Cl{{b{CGn}}}}}}{{{b{jCGl}}}{{Cl{{b{jCGn}}}}}}{{{b{BFj}}}{{Cl{{b{CCf}}}}}}{{{b{jBFj}}}{{Cl{{b{jCCf}}}}}}{{{b{BFj}}}{{Cl{{b{{CCl{BK`}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CCl{BK`}}}}}}}}{{{b{jCEd}}}{{b{j{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{{b{jCE`}}}{{b{j{ANf{Fl}}}}}}{{{b{BFj}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{{CHb{CH`}}}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{{CHb{CCj}}}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{{CHb{CGj}}}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{CCj}}}{{Cl{{ANn{{b{BFn}}Fl}}}}}}{{{b{BFj}}}{{Cl{{b{CCh}}}}}}{{{b{jBFj}}}{{Cl{{b{jCCh}}}}}}{{{b{CGl}}}{{Cl{{b{CHd}}}}}}{{{b{jCGl}}}{{Cl{{b{jCHd}}}}}}{{{b{CEd}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{{b{BBl}}}{{b{BFj}}}}{{{b{CGl}}}{{Cl{{b{CHf}}}}}}{{{b{jCGl}}}{{Cl{{b{jCHf}}}}}}{{{b{CGl}}}{{Cl{{b{CHh}}}}}}{{{b{jCGl}}}{{Cl{{b{jCHh}}}}}}{{{b{BFj}}}{{Cl{{b{{CHb{CCj}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CHb{CCj}}}}}}}}{{{b{BFj}}}{{Cl{{b{{CHb{CGj}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CHb{CGj}}}}}}}}{{{b{BFj}}}{{Cl{{b{{CHb{CH`}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CHb{CH`}}}}}}}}{{{b{BFj}}}{{Cl{{b{CHj}}}}}}{{{b{jBFj}}}{{Cl{{b{jCHj}}}}}}{{{b{BFj}}}{{Cl{{b{c}}}}}BFj}{{{b{jBFj}}}{{Cl{{b{jc}}}}}BFj}{{{b{CE`}}}{{b{{ANf{Fl}}}}}}{{{b{BFj}}}{{Cl{{b{BG`}}}}}}{{{b{{CHb{CGj}}}}}{{Cl{{b{BG`}}}}}}{{{b{{CHb{CH`}}}}}{{Cl{{b{BG`}}}}}}{{{b{{CHb{CCj}}}}}{{Cl{{b{BG`}}}}}}{{{b{CCj}}}{{Cl{{b{BG`}}}}}}{{{b{BFj}}}{{Cl{{b{CH`}}}}}}{{{b{jBFj}}}{{Cl{{b{jCH`}}}}}}{{{b{BFj}}}{{Cl{{b{{CCb{BK`}}}}}}}}{{{b{jBFj}}}{{Cl{{b{j{CCb{BK`}}}}}}}}{{{b{BFj}}}BGb}{{{b{{CCb{BK`}}}}}BGb}{{{b{CD`}}}BGb}{{{b{CCf}}}BGb}{{{b{CCh}}}BGb}{{{b{{CHb{CGj}}}}}BGb}{{{b{{CHb{CH`}}}}}BGb}{{{b{{CHb{CCj}}}}}BGb}{{{b{CCj}}}BGb}{{{b{{CCl{BK`}}}}}BGb}{{{b{CE`}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{{b{jCE`}}}{{b{j{BI`{FlBHbBHb{BHn{Fl}}}}}}}}`{{{b{jCHl}}{b{jCEl}}{b{jCHn}}{b{jCGd}}{b{CI`}}BCj{b{jCEd}}{b{CEb}}{b{BBl}}{b{CEf}}}f}{{{b{CIb}}CDj}{{`{{CId{}{{BFb{CDj}}}}}}}}{{{b{CIf}}CDj}{{`{{CId{}{{BFb{{ANn{CDjCDjCIh{b{CIj}}}}}}}}}}}}0{{{b{CIb}}CDj}{{`{{CId{}{{BFb{{ANn{CDjCDjCIl}}}}}}}}}}```{FlBBl}{FlBBn}{{{b{CIn}}}{{M`{Fl}}}}{{{b{CJ`}}}{{Cl{{M`{Fl}}}}}}`{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}{{{b{CEj}}}BEn}{{{b{CEl}}}Mf}{{{b{CEn}}}BEn}{{{b{CF`}}}Mf}{{{b{CFb}}}Mf}{{{b{CDf}}}CJb}{{{b{CFd}}}BEn}{{{b{BDb}}}Mf}{{{b{CFh}}}Mf}{{{b{CDl}}}Mf}{{{b{CDn}}}Mf}{{{b{CFj}}}Mf}{{{b{CFl}}}Mf}`````````````{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}```{{{b{CIb}}CDj}{{`{{CId{}{{BFb{CDj}}}}}}}}`````{{{b{CG`}}}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{{{b{BEb}}}CJd}```````{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{CCb{BK`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{CCf}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{CCh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{CCj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{{CCl{c}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHhCCn}````{CJfCGn}{CJhCGl}{CJjCHd}{CJlCHf}{CJnCHh}{CK`CKb}{{{b{CEh}}}BEb}{{{b{BBn}}}CDd}`{{CEhCd}CEh}``{{}CDb}{{{BHd{FlBHb}}{BHd{FlBHb}}Fl}BBl}{{FlFl}BBl}{{FlFl}BBn}10{{{b{BGd}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{{CCb{BK`}}}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{CD`}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{CCh}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{BGd}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{{CCb{BK`}}}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{CD`}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{CCf}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{CCh}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{{CHb{c}}}}{b{BGf}}FlCd}{{Cl{BGh}}}BG`}{{{b{CCj}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{{CCl{c}}}}{b{BGf}}FlCd}{{Cl{BGh}}}CCn}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}FlCd}{{Cl{Fl}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{BGf}}FlCdCKf}{{Cl{{ANn{BCjFl}}}}}}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}FlCd}{{Cl{BGh}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{BGf}}FlCdCKf}{{Cl{{ANn{BCjBGh}}}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{BFj}}FlCdCKf}{{Cl{{ANn{BCjCKh}}}}}}``{{{b{BFj}}}Fl}{{{b{{CCb{BK`}}}}}Fl}{{{b{CD`}}}Fl}{{{b{CCf}}}Fl}{{{b{CCh}}}Fl}{{{b{{CHb{CGj}}}}}Fl}{{{b{{CHb{CCj}}}}}Fl}{{{b{{CHb{CH`}}}}}Fl}{{{b{CCj}}}Fl}{{{b{{CCl{BK`}}}}}Fl}{{CEhCd}CEh}```:987635421`{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}}{{Cl{An}}}CCn}{{{b{{CCl{c}}}}}FlCCn}{{{b{BH`}}}{{BHd{FlBHb}}}}{{{b{BEb}}}{{b{{BHd{FlBHb}}}}}}{{{b{BKf}}}Fl}``{{{b{CKj}}Fl{b{jBDh}}{b{CKl}}}f}{{{b{jCDh}}{b{jBDh}}}f}{{{b{jBDn}}}f}{{{b{{CCb{c}}}}}{{CCb{c}}}CCd}{{{b{CKj}}}CKj}{{{b{CKn}}}CKn}{{{b{BKf}}}BKf}{{{b{CDh}}}CDh}{{{b{CGn}}}CGn}{{{b{CJf}}}CJf}{{{b{CEj}}}CEj}{{{b{CL`}}}CL`}{{{b{{CLb{c}}}}}{{CLb{c}}}CLd}{{{b{BLb}}}BLb}{{{b{CLf}}}CLf}{{{b{CGl}}}CGl}{{{b{CJh}}}CJh}{{{b{CIj}}}CIj}{{{b{CIh}}}CIh}{{{b{CIf}}}CIf}{{{b{CLh}}}CLh}{{{b{BKh}}}BKh}{{{b{CIl}}}CIl}{{{b{CLj}}}CLj}{{{b{CLl}}}CLl}{{{b{CIb}}}CIb}{{{b{BKj}}}BKj}{{{b{CG`}}}CG`}{{{b{CHd}}}CHd}{{{b{CJj}}}CJj}{{{b{CHf}}}CHf}{{{b{CJl}}}CJl}{{{b{CHh}}}CHh}{{{b{CJn}}}CJn}{{{b{CKb}}}CKb}{{{b{CK`}}}CK`}{{{b{CDj}}}CDj}{{{b{CJd}}}CJd}{{{b{CEl}}}CEl}{{{b{CI`}}}CI`}{{{b{CEn}}}CEn}{{{b{CLn}}}CLn}{{{b{CGd}}}CGd}{{{b{CE`}}}CE`}{{{b{CFn}}}CFn}{{{b{CGb}}}CGb}{{{b{CHn}}}CHn}{{{b{CM`}}}CM`}{{{b{CHl}}}CHl}{{{b{CMb}}}CMb}{{{b{CDb}}}CDb}{{{b{BJh}}}BJh}{{{b{{CMd{c}}}}}{{CMd{c}}}CLd}{{{b{BEb}}}BEb}{{{b{CEh}}}CEh}{{{b{CMf}}}CMf}{{{b{BDh}}}BDh}{{{b{CF`}}}CF`}{{{b{CD`}}}CD`}{{{b{BDl}}}BDl}{{{b{CCf}}}CCf}{{{b{CMh}}}CMh}{{{b{CCh}}}CCh}{{{b{{CHb{c}}}}}{{CHb{c}}}CLd}{{{b{CMj}}}CMj}{{{b{CMl}}}CMl}{{{b{CIn}}}CIn}{{{b{BKd}}}BKd}{{{b{BGb}}}BGb}{{{b{BCj}}}BCj}{{{b{CFb}}}CFb}{{{b{CJ`}}}CJ`}{{{b{CMn}}}CMn}{{{b{CN`}}}CN`}{{{b{CCj}}}CCj}{{{b{CNb}}}CNb}{{{b{{CCl{c}}}}}{{CCl{c}}}CCn}{{{b{CNd}}}CNd}{{{b{CEf}}}CEf}{{{b{CEb}}}CEb}{{{b{{CNf{c}}}}}{{CNf{c}}}CCd}{{{b{CNh}}}CNh}{{{b{CEd}}}CEd}{{{b{CNj}}}CNj}{{{b{CNl}}}CNl}{{{b{CNn}}}CNn}{{{b{{CO`{c}}}}}{{CO`{c}}}CCd}{{{b{CDf}}}CDf}{{{b{CFd}}}CFd}{{{b{COb}}}COb}{{{b{BIb}}}BIb}{{{b{COd}}}COd}{{{b{COf}}}COf}{{{b{BDb}}}BDb}{{{b{BBl}}}BBl}{{{b{COh}}}COh}{{{b{COj}}}COj}{{{b{BDn}}}BDn}{{{b{COl}}}COl}{{{b{COn}}}COn}{{{b{{D@`{ce}}}}}{{D@`{ce}}}CLdCLd}{{{b{CFf}}}CFf}{{{b{CFh}}}CFh}{{{b{D@b}}}D@b}{{{b{CDd}}}CDd}{{{b{BBn}}}BBn}{{{b{BDj}}}BDj}{{{b{CDl}}}CDl}{{{b{CDn}}}CDn}{{{b{CKd}}}CKd}{{{b{CFj}}}CFj}{{{b{CKf}}}CKf}{{{b{Lj}}}Lj}{{{b{CFl}}}CFl}{{{b{D@d}}}D@d}{{{b{BFj}}}{{Aj{BFj}}}}{{{b{{CCb{BK`}}}}}{{Aj{BFj}}}}{{{b{CD`}}}{{Aj{BFj}}}}{{{b{CCf}}}{{Aj{BFj}}}}{{{b{CCh}}}{{Aj{BFj}}}}{{{b{{CHb{CH`}}}}}{{Aj{BFj}}}}{{{b{{CHb{CGj}}}}}{{Aj{BFj}}}}{{{b{{CHb{CCj}}}}}{{Aj{BFj}}}}{{{b{CCj}}}{{Aj{BFj}}}}{{{b{{CCl{BK`}}}}}{{Aj{BFj}}}}{{{b{c}}{b{je}}}f{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}f{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{CEj}}{b{CEj}}}ALn}{{{b{CEl}}{b{CEl}}}ALn}{{{b{CEn}}{b{CEn}}}ALn}{{{b{CMb}}{b{CMb}}}ALn}{{{b{CF`}}{b{CF`}}}ALn}{{{b{CFb}}{b{CFb}}}ALn}{{{b{CDf}}{b{CDf}}}ALn}{{{b{CFd}}{b{CFd}}}ALn}{{{b{BDb}}{b{BDb}}}ALn}{{{b{CFh}}{b{CFh}}}ALn}{{{b{CDl}}{b{CDl}}}ALn}{{{b{CDn}}{b{CDn}}}ALn}{{{b{CFj}}{b{CFj}}}ALn}{{{b{CFl}}{b{CFl}}}ALn}`{BDlBCj}`````0``````````{{{b{BEb}}}{{b{{ANf{BCj}}}}}}`````{{{b{CKd}}{b{BHf}}c}f{{BEl{{b{BCj}}}{{BBf{Cd}}}}}}`{{{b{CDd}}}CFf}{{BBnCFf}BBn}``{{CLhFlFlFl}{{ANn{FlFlFl}}}}{{{b{c}}{b{e}}}ALn{}{}}0000000000000{CEjCEj}{CElCEl}{CEnCEn}{CF`CF`}{CFbCFb}{CDfCDf}{CFdCFd}{BDbBDb}{CFhCFh}{CDlCDl}{CDnCDn}{CFjCFj}{CFlCFl}{{{Bn{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}BBl}{{{Bn{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}BBn}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CCb{BK`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CD`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCf}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CHb{CH`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CHb{CCj}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CHb{CGj}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CCj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CCl{BK`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CDd}}}BHf}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHh}{{{b{jCGb}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}f}{{{b{BFj}}}BHf}{{{b{{CCb{BK`}}}}}BHf}{{{b{CD`}}}BHf}{{{b{CCf}}}BHf}{{{b{CCh}}}BHf}{{{b{{CHb{CH`}}}}}BHf}{{{b{{CHb{CGj}}}}}BHf}{{{b{{CHb{CCj}}}}}BHf}{{{b{CCj}}}BHf}{{{b{{CCl{BK`}}}}}BHf}{{{b{BFj}}}BHh}{{{b{{CCb{BK`}}}}}BHh}{{{b{CD`}}}BHh}{{{b{CCf}}}BHh}{{{b{CCh}}}BHh}{{{b{{CHb{CH`}}}}}BHh}{{{b{{CHb{CCj}}}}}BHh}{{{b{{CHb{CGj}}}}}BHh}{{{b{CCj}}}BHh}{{{b{{CCl{BK`}}}}}BHh}{{{b{BFj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{CDd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BHf}{{{b{{CCb{c}}}}}{{Cl{{b{{CNf{c}}}}}}}CCd}````{{{b{CDd}}}Fl}{{BBnFl}BBn}``{{{b{D@b}}}{{b{{D@`{BCjBDn}}}}}}````{{{b{D@b}}BCjBCj}{{Cl{{b{BDn}}}}}}{{{b{D@b}}D@f}{{b{BDn}}}}`{{{b{D@b}}MfMf}{{Cl{{b{BDn}}}}}}{{{b{D@b}}}{{`{{CId{}{{BFb{{b{BDn}}}}}}}}}}{{{b{D@b}}BCj}{{`{{CId{}{{BFb{{b{BDn}}}}}}}}}}{{{b{D@b}}Mf}{{`{{CId{}{{BFb{{b{BDn}}}}}}}}}}{{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{BIh}}{b{BIh}}Fl{b{j{D@h{ce}}}}Cd}f{}{D@jCBb}}{{{b{CGn}}}Cd}{{CJfCd}CJf}{{{b{CGl}}}Cd}{{CJhCd}CJh}{{{b{CHd}}}Cd}{{CJjCd}CJj}{{{b{CHf}}}Cd}{{CJlCd}CJl}{{{b{CHh}}}Cd}{{CJnCd}CJn}{{{b{CKb}}}Cd}{{CK`Cd}CK`}`{{{b{BH`}}{b{BH`}}}Cd}{{{b{CEj}}CEj}Cd}{{{b{CIf}}CIh}Cd}{{{b{CEl}}CEl}Cd}{{{b{CEn}}CEn}Cd}{{{b{BDh}}CDj}Cd}{{{b{CF`}}CF`}Cd}{{{b{CFb}}CFb}Cd}{{{b{CDf}}CDf}Cd}{{{b{CFd}}CFd}Cd}{{{b{BDb}}BDb}Cd}{{{b{CFh}}CFh}Cd}{{{b{BDj}}BCj}Cd}{{{b{CDl}}CDl}Cd}{{{b{CDn}}CDn}Cd}{{{b{CFj}}CFj}Cd}{{{b{CFl}}CFl}Cd}{{{b{BHj}}{b{{BHd{FlBHb}}}}}Cd}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}}CdCCd}{{{b{CD`}}{b{{BHd{FlBHb}}}}}Cd}{{{b{CCf}}{b{{BHd{FlBHb}}}}}Cd}{{{b{CCh}}{b{{BHd{FlBHb}}}}}Cd}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}}CdCCn}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}Cd}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}}BBl}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}}BBn}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{D@l}}}BBl}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{D@l}}}BBn}{{{b{{ANf{{BHd{FlBHb}}}}}}}{{Cl{BBl}}}}{{{b{{ANf{{BHd{FlBHb}}}}}}}{{Cl{BBn}}}}{{{Bn{{BHd{FlBHb}}}}}{{Cl{BBl}}}}{{{Bn{{BHd{FlBHb}}}}}{{Cl{BBn}}}}``{{{b{jBEb}}{b{BEb}}}f}{{{b{jCDd}}{b{CDd}}}f}{{{b{j{CMd{c}}}}{CMd{c}}}f{D@jCBb}}```{{CJhCEj}CJh}`{Alc{}}000000000000000000000000000000000000000000000000000000000000000{{FlFl}BBl}{{FlFl}BBn}{{{b{BKh}}}{{b{{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}}}```{{{b{jBKh}}}{{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}}}`{{{b{CHd}}}{{b{CGl}}}}{{{b{CHf}}}{{b{CGl}}}}{{{b{CHh}}}{{b{CGl}}}}{{{b{CKb}}}{{b{CGl}}}}````````````````````{{{b{{CCb{BK`}}}}}{{Cl{CD`}}}}{{}D@n}{{}DA`}{{}DAb}{{}CKj}{{}CKn}{{}BKf}{{}CDh}{{}CGn}{{}CJf}{{}CEj}{{}{{CLb{c}}}DAd}{{}BLb}{{}CGl}{{}CIf}{{}CLh}{{}BKh}{{}CIl}0{{}CLl}{{}CIb}{{}CDj}0{{}CEl}{{}CI`}{{}CLn}{{}CGd}{{}CE`}{{}CFn}{{}CGb}{{}CHn}{{}CM`}{{}CHl}{{}CMb}{{}CDb}{{}BJh}{{}BEb}{{}BDh}{{}CMh}{{}CMj}{{}CMl}{{}BCj}0{{}CFb}{{}CNb}{{}CEf}{{}CEd}{{}CNl}{{}{{CO`{c}}}{D@jCCd}}{{}CDf}{{}CFd}{{}BIb}{{}COd}{{}BDb}{{}BIh}{{}COh}{{}COl}{{}{{D@`{ce}}}CBb{}}{{}CFf}{{}D@b}{{}BDj}{{}CDl}{{}CDn}{{}CKd}{{}CFj}{{}CKf}{{}CFl}{{}D@d}{{}Fl}{{{b{CG`}}{b{j{BI`{FlBKlBHb{DAf{FlBKlBHbBHbBKl}}}}}}}f}1{{}}2202{{BBn{BGn{Fl{BGl{{BGj{Fl}}}}}}}BBn}{{{b{CDd}}}Fl}{{BBnFl}BBn}{An{{b{c}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{CEd}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}1111111111111{{{b{BBl}}}{{b{BFj}}}}222222222222222222222{An{{b{jc}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jCEd}}}{{b{j}}}}1111111111111111111111111111111111{{{b{jCHl}}{b{jCEl}}BCj}f}{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}``````{{{b{BHj}}{b{{BHd{FlBHb}}}}Cd}Fl}{{{b{CCf}}{b{{BHd{FlBHb}}}}Cd}Fl}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}Fl}`{{{b{BEb}}}DAh}{{CEhDAh}CEh}`{{{b{c}}}{{b{e}}}{}{}}0000000{{{Aj{BFj}}}{{Cn{{Aj{c}}{Aj{BFj}}}}}BFj}11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111{{{C`{BFj}}}{{Cn{{C`{c}}{C`{BFj}}}}}{BFjhDAjDAl}}{{{b{jBFj}}}{{Cl{{b{jc}}}}}BFj}{{{Cb{BFj}}}{{Cn{{Cb{c}}{Cb{BFj}}}}}BFj}{{{b{BFj}}}{{Cl{{b{c}}}}}BFj}{{{b{jBHl}}Lj{BHd{FlBHb}}{BHd{FlBHb}}{M`{Fl}}}f}{{{b{jBHl}}Lj{b{{ANf{{BHd{FlBHb}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{M`{Fl}}Cd}f}{{{b{jBHl}}Lj{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{M`{Fl}}}f}{Anf}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{c}}{b{Dn}}}Cd{}}0000000000000000000000000000000000000{{{b{c}}{b{jAMd}}}f{}}0000000000000000000000000000{{}CEh}{{{b{CGd}}}Fl}0{{{b{BEb}}}ANl}{{{b{CMb}}{b{CJd}}}ANl}`{{{b{CGd}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}`{{}CEj}{{}CEl}{{}CEn}{{}CF`}{{}CFb}{{}CDf}{{}CFd}{{}BDb}{{}CFh}{{}CDl}{{}CDn}{{}CFj}{{}CFl}{{{b{jBEb}}Cd}f}{{CEhCd}CEh}{{BBnCd}BBn}`````{{CEhCdCd}CEh}{{{b{CKn}}{b{CKn}}}Cd}{{{b{CGn}}{b{CGn}}}Cd}{{{b{CJf}}{b{CJf}}}Cd}{{{b{CEj}}{b{CEj}}}Cd}{{{b{CL`}}{b{CL`}}}Cd}{{{b{{CLb{c}}}}{b{{CLb{c}}}}}CdDAn}{{{b{BLb}}{b{BLb}}}Cd}{{{b{CLf}}{b{CLf}}}Cd}{{{b{CGl}}{b{CGl}}}Cd}{{{b{CJh}}{b{CJh}}}Cd}{{{b{CIj}}{b{CIj}}}Cd}{{{b{CIh}}{b{CIh}}}Cd}{{{b{CLh}}{b{CLh}}}Cd}{{{b{CIl}}{b{CIl}}}Cd}{{{b{CLj}}{b{CLj}}}Cd}{{{b{CLl}}{b{CLl}}}Cd}{{{b{CHd}}{b{CHd}}}Cd}{{{b{CJj}}{b{CJj}}}Cd}{{{b{CHf}}{b{CHf}}}Cd}{{{b{CJl}}{b{CJl}}}Cd}{{{b{CHh}}{b{CHh}}}Cd}{{{b{CJn}}{b{CJn}}}Cd}{{{b{CKb}}{b{CKb}}}Cd}{{{b{CK`}}{b{CK`}}}Cd}{{{b{CDj}}{b{CDj}}}Cd}{{{b{CJd}}{b{CJd}}}Cd}{{{b{CEl}}{b{CEl}}}Cd}{{{b{CI`}}{b{CI`}}}Cd}{{{b{CEn}}{b{CEn}}}Cd}{{{b{CLn}}{b{CLn}}}Cd}{{{b{CGd}}{b{CGd}}}Cd}{{{b{CE`}}{b{CE`}}}Cd}{{{b{CFn}}{b{CFn}}}Cd}{{{b{CGb}}{b{CGb}}}Cd}{{{b{CHn}}{b{CHn}}}Cd}{{{b{CM`}}{b{CM`}}}Cd}{{{b{CHl}}{b{CHl}}}Cd}{{{b{CMb}}{b{CMb}}}Cd}{{{b{CDb}}{b{CDb}}}Cd}{{{b{BJh}}{b{BJh}}}Cd}{{{b{CEh}}{b{CEh}}}Cd}{{{b{CMf}}{b{CMf}}}Cd}{{{b{CF`}}{b{CF`}}}Cd}{{{b{CCf}}{b{CCf}}}Cd}{{{b{CMh}}{b{CMh}}}Cd}{{{b{CMl}}{b{CMl}}}Cd}{{{b{CIn}}{b{CIn}}}Cd}{{{b{BKd}}{b{BKd}}}Cd}{{{b{BCj}}{b{BCj}}}Cd}{{{b{CFb}}{b{CFb}}}Cd}{{{b{CMn}}{b{CMn}}}Cd}{{{b{CN`}}{b{CN`}}}Cd}{{{b{CNb}}{b{CNb}}}Cd}{{{b{CNd}}{b{CNd}}}Cd}{{{b{CEf}}{b{CEf}}}Cd}{{{b{CEb}}{b{CEb}}}Cd}{{{b{CEd}}{b{CEd}}}Cd}{{{b{CNl}}{b{CNl}}}Cd}{{{b{CDf}}{b{CDf}}}Cd}{{{b{CFd}}{b{CFd}}}Cd}{{{b{COb}}{b{COb}}}Cd}{{{b{BIb}}{b{BIb}}}Cd}{{{b{COd}}{b{COd}}}Cd}{{{b{COf}}{b{COf}}}Cd}{{{b{BDb}}{b{BDb}}}Cd}{{{b{CFf}}{b{CFf}}}Cd}{{{b{CFh}}{b{CFh}}}Cd}{{{b{CDl}}{b{CDl}}}Cd}{{{b{CDn}}{b{CDn}}}Cd}{{{b{CFj}}{b{CFj}}}Cd}{{{b{CFl}}{b{CFl}}}Cd}{{{b{D@d}}{b{D@d}}}Cd}{{{b{c}}{b{h}}}Cd{}}00000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{e}}}Cd{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{BKf}}}Fl}{{CKfBCj}CKf}`{{}CKf}00{{CKfCDj}CKf}`{CKfCKf}0{{{b{jCEj}}c}f{{BFd{}{{BFb{CEj}}}}}}{{{b{jCEl}}c}f{{BFd{}{{BFb{CEl}}}}}}{{{b{jCEn}}c}f{{BFd{}{{BFb{CEn}}}}}}{{{b{jCF`}}c}f{{BFd{}{{BFb{CF`}}}}}}{{{b{jCFb}}c}f{{BFd{}{{BFb{CFb}}}}}}{{{b{jCDf}}c}f{{BFd{}{{BFb{CDf}}}}}}{{{b{jCFd}}c}f{{BFd{}{{BFb{CFd}}}}}}{{{b{jBDb}}c}f{{BFd{}{{BFb{BDb}}}}}}{{{b{jCFh}}c}f{{BFd{}{{BFb{CFh}}}}}}{{{b{jCDl}}c}f{{BFd{}{{BFb{CDl}}}}}}{{{b{jCDn}}c}f{{BFd{}{{BFb{CDn}}}}}}{{{b{jCFj}}c}f{{BFd{}{{BFb{CFj}}}}}}{{{b{jCFl}}c}f{{BFd{}{{BFb{CFl}}}}}}{{{b{CCh}}}{{Bn{CCh}}}}{MfCOf}``{{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BIh}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{BIh}}Fl{b{j{D@h{ce}}}}Cd}f{}{D@jCBb}}0``{{{b{CCj}}BIb}{{Cl{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{{{b{BFj}}BIb{b{{BHd{FlBHb}}}}}{{Cl{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{{{b{CCj}}BIb{b{{BHd{FlBHb}}}}}{{Cl{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}``````{{{b{BId}}{b{BD`}}}{{Cl{BDb}}}}{{{b{BId}}{b{BD`}}}Cd}{{{b{BHl}}Lj}Cd}{{{b{BDn}}}{{Cl{{ANn{{b{{D@h{COlCOh}}}}{b{{CMd{COh}}}}}}}}}}{{{b{jCKj}}Fl{b{CDh}}{b{BDh}}{b{BDj}}{b{D@b}}}{{Cl{Fl}}}}{{}CEh}{{{b{{CCb{c}}}}}CFdCCd}````{{{b{{CCb{BK`}}}}}{{b{{ANf{Mf}}}}}}{{{b{CCh}}}{{b{{ANf{Mf}}}}}}{{{BHd{FlBHb}}{BHd{FlBHb}}COfCOfFlCd}{{CMd{c}}}{D@jCBb}}{{{b{{CCb{c}}}}{b{jB`}}}{{Cn{fDB`}}}CCd}{{{b{CKn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BKf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEj}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CLb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{BLb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CLf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CGl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CIj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CIh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CLh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CIl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CLl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CG`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CKb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CK`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CDj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CJd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEl}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CI`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEn}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CLn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CGd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CE`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CFn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CGb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CM`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CHl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CMb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CDb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CMd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{BEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CF`}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CD`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BDl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CCf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CCh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CHb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{CMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CIn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BKd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BGb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BCj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CFb}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CJ`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CCj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CNb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CCl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbCCn}}{{{b{CNd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{CEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{CNf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbCCd}}{{{b{CNh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CEd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CNj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CNl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CNn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CDf}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CFd}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{COb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BIb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BDb}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{BIh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BBl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{COn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CFf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CFh}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CDl}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CDn}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CFj}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{CFl}}{b{jB`}}}{{Cn{fDB`}}}}0000{{{b{D@d}}{b{jB`}}}{{Cn{fDB`}}}}``{{{b{jBKh}}{b{jBDh}}Cd}f}{{{b{CDd}}}Fl}{{BBnFl}BBn}```{{{b{CDd}}}CKn}{{BBnCKn}BBn}``{cc{}}000000000000000{CL`CEj}1{{{M`{c}}}{{CLb{c}}}DAd}222{CHfCGl}{CHhCGl}{CJjCGl}5{CKbCGl}{CHdCGl}{CJfCGl}{CJnCGl}{CGnCGl}{CK`CGl}{CJhCGl}{CJlCGl}======================={cCI`{}}>>>>{BJhCGd}{CEnCGd}{cc{}}0000000000{CEhBEb}111111111111111111111111{BJhCEf}2222{cCEd{}}333333333{CDlCOd}{CDnCOd}5{BIbCOf}66{CHjBIh}7777777777{MfCFh}88{BBnCDd}9999999{CFjCKf}{CFfCKf};;;{{FlFl}BJh}{BEn{{Cl{CEj}}}}{Mf{{Cl{CEl}}}}{BEn{{Cl{CEn}}}}{Mf{{Cl{CF`}}}}{Mf{{Cl{CFb}}}}{CJb{{Cl{CDf}}}}{BEn{{Cl{CFd}}}}{Mf{{Cl{BDb}}}}{Mf{{Cl{CFh}}}}{Mf{{Cl{CDl}}}}{Mf{{Cl{CDn}}}}{Mf{{Cl{CFj}}}}{Mf{{Cl{CFl}}}}{BEnCEj}{MfCEl}{BEnCEn}{MfCF`}{MfCFb}{CJbCDf}{BEnCFd}{MfBDb}{MfCFh}{MfCDl}{MfCDn}{MfCFj}{MfCFl}<;:9876543210{{Fl{BHd{FlBHb}}{BHd{FlBHb}}Fl}BJh}{{Fl{b{{ANf{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}}}BJh}{{Fl{b{BDn}}Fl}CMh}{{{b{{ANf{{BHd{FlBHb}}}}}}}{{Cl{CCj}}}}{{Fl{b{{ANf{{BHd{FlBHb}}}}}}}BJh}{{{Bn{{BHd{FlBHb}}}}}{{Cl{CCj}}}}{{Fl{BI`{FlBHbBHb{BHn{Fl}}}}}BJh}{DBd{{Cl{BKd}}}}{cCEj{{BFd{}{{BFb{CEj}}}}}}{cCEl{{BFd{}{{BFb{CEl}}}}}}{cCEn{{BFd{}{{BFb{CEn}}}}}}{cCF`{{BFd{}{{BFb{CF`}}}}}}{cCFb{{BFd{}{{BFb{CFb}}}}}}{cCDf{{BFd{}{{BFb{CDf}}}}}}{cCFd{{BFd{}{{BFb{CFd}}}}}}{cBDb{{BFd{}{{BFb{BDb}}}}}}{cCFh{{BFd{}{{BFb{CFh}}}}}}{cCDl{{BFd{}{{BFb{CDl}}}}}}{cCDn{{BFd{}{{BFb{CDn}}}}}}{cCFj{{BFd{}{{BFb{CFj}}}}}}{cCFl{{BFd{}{{BFb{CFl}}}}}}{{{Bn{{BHd{FlBHb}}}}}{{Cl{{CCb{BK`}}}}}}{{MfMf}CIh}{{MfMf}CIl}{{MfMf}CDj}{{MfMf}BCj}{cc{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{ANf{Fl}}}}}CE`}{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{Fl{b{{BHd{FlBHb}}}}{b{{BHd{FlBHb}}}}{b{{BHd{FlBHb}}}}}BJh}{{Fl{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}}BJh}{AMh{{Cl{BKd}}}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}010101011010010101011001011010101001010110101001101010010101010101100101011010100110011010010101011010010110011010101010011010{{{b{BKh}}}{{BI`{FlBKlBHb{DBf{FlBKlBHbBHbBKl}}}}}}0{{{b{jBKh}}}{{BI`{FlBKlBHb{DAf{FlBKlBHbBHbBKl}}}}}}{{{b{CIf}}CIh}{{Cl{{b{CIj}}}}}}{{{b{CIb}}CIl}{{Cl{{ANn{{b{BKh}}An}}}}}}{{{b{BDh}}CDj}{{Cl{{b{BEb}}}}}}{{{b{BDj}}BCj}{{Cl{{b{CDd}}}}}}{{{b{CIb}}CLj}{{Cl{{b{BKh}}}}}}{{{b{jCIb}}CLj}{{Cl{{b{jBKh}}}}}}{{{b{jCIf}}CIh}{{Cl{{b{jCIj}}}}}}{{{b{jCIb}}CIl}{{Cl{{ANn{{b{jBKh}}An}}}}}}{{{b{jBDh}}CDj}{{Cl{{b{jBEb}}}}}}{{{b{jBDj}}BCj}{{Cl{{b{jCDd}}}}}}2{{{b{CIf}}Mf}{{Cl{{ANn{{b{CIj}}CIh}}}}}}{{{b{CIb}}Mf}{{Cl{{ANn{{b{BKh}}AnCIl}}}}}}{{{b{BDh}}Mf}{{Cl{{ANn{{b{BEb}}CDj}}}}}}{{{b{BDj}}Mf}{{Cl{{ANn{{b{CDd}}BCj}}}}}}{{{b{jCIf}}Mf}{{Cl{{ANn{{b{jCIj}}CIh}}}}}}{{{b{jBDh}}Mf}{{Cl{{ANn{{b{jBEb}}CDj}}}}}}{{{b{jBDj}}Mf}{{Cl{{ANn{{b{jCDd}}BCj}}}}}}```{{{b{BEb}}Fl{BI`{FlBHbBHb{BHn{Fl}}}}}Fl}{{{b{BEb}}}Fl}{{CEhFl}CEh}```{{CKfCFf}CKf}`````{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}BBl}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}BBn}``{{{b{BIf}}{b{BDh}}{b{BDj}}BDl{Cl{{b{BDn}}}}}f}{{{b{DBh}}{b{BDh}}{b{BDj}}BDl{Cl{{b{BDn}}}}}f}{{{b{BIf}}Fl{b{BDh}}{b{BDj}}{b{BDn}}Fl}f}{{{b{DBh}}Fl{b{BDh}}{b{BDj}}{b{BDn}}Fl}f}{{{b{jD@b}}{Cl{{b{jCDh}}}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}{b{jBDj}}{b{jBDh}}{b{BIf}}}f}`{{{b{CEj}}{b{jc}}}fAMd}{{{b{CLf}}{b{jc}}}fAMd}{{{b{CIh}}{b{jc}}}fAMd}{{{b{CIl}}{b{jc}}}fAMd}{{{b{CLj}}{b{jc}}}fAMd}{{{b{CDj}}{b{jc}}}fAMd}{{{b{CEl}}{b{jc}}}fAMd}{{{b{CEn}}{b{jc}}}fAMd}{{{b{CM`}}{b{jc}}}fAMd}{{{b{CMb}}{b{jc}}}fAMd}{{{b{CF`}}{b{jc}}}fAMd}{{{b{BDl}}{b{jc}}}fAMd}{{{b{CMl}}{b{jc}}}fAMd}{{{b{BKd}}{b{jc}}}fAMd}{{{b{BCj}}{b{jc}}}fAMd}{{{b{CFb}}{b{jc}}}fAMd}{{{b{CNb}}{b{jc}}}fAMd}{{{b{CDf}}{b{jc}}}fAMd}{{{b{CFd}}{b{jc}}}fAMd}{{{b{COb}}{b{jc}}}fAMd}{{{b{BIb}}{b{jc}}}fAMd}{{{b{COd}}{b{jc}}}fAMd}{{{b{COf}}{b{jc}}}fAMd}{{{b{BDb}}{b{jc}}}fAMd}{{{b{CFf}}{b{jc}}}fAMd}{{{b{CFh}}{b{jc}}}fAMd}{{{b{CDl}}{b{jc}}}fAMd}{{{b{CDn}}{b{jc}}}fAMd}{{{b{CFj}}{b{jc}}}fAMd}{{{b{CFl}}{b{jc}}}fAMd}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}}{{Cl{Fl}}}CCn}{{{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}{BI`{FlBHbBHb{BHn{Fl}}}}}BBl}{{{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}{BI`{FlBHbBHb{BHn{Fl}}}}}BBn}{{{b{{CCl{c}}}}}bCCn}```{{}CEd}```````{{}CDb}{{{b{CIl}}}An}{{{b{CIb}}CLj}{{b{BKh}}}}{{{b{CDj}}}An}{{{b{BDh}}CDj}{{b{BEb}}}}{{{b{BDh}}DBj}{{b{BEb}}}}{{{b{BCj}}}An}{{{b{BDj}}BCj}{{b{CDd}}}}{{{b{BDj}}DBj}{{b{CDd}}}}{{{b{{D@`{ce}}}}D@f}{{Cl{{ANn{cc{b{e}}}}}}}CBb{}}{{{b{jBDh}}CDj}{{b{jBEb}}}}{{{b{jBDj}}BCj}{{b{jCDd}}}}{{{b{{CCb{c}}}}}bCCd}{{{b{CCh}}}{{b{{ANf{{M`{Mf}}}}}}}}``{{}An}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000````{{{b{jCEj}}CEj}f}{{{b{jCIf}}CDjCDjcCd}CIh{{DBl{CGl}}}}{{{b{jCIb}}CDjCDjcCd}{{Cl{CIl}}}{{DBl{CGl}}}}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jBDh}}c}CDj{{DBl{BEb}}}}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jBDj}}c}BCj{{DBl{CDd}}}}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}{{{b{jBDj}}cCDj{b{jBDh}}}BCj{{DBl{CDd}}}}`{{{b{jCG`}}Fl{b{{ANf{Fl}}}}}f}{{{b{CE`}}Fl{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{{{b{CGb}}Fl{b{CE`}}{b{CGd}}}CE`}{{{b{CI`}}Fl{b{CGb}}{b{CE`}}{b{CGd}}}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}`{{{b{{D@`{ce}}}}DBnDBn}{{Cl{{ANn{cc{b{e}}}}}}}CBb{}}{{{b{j{D@`{ce}}}}DBnDBn}{{Cl{{ANn{cc{b{je}}}}}}}CBb{}}{{{b{{D@`{ce}}}}}{{`{{CId{}{{BFb{{b{e}}}}}}}}}CBb{}}{{{b{{D@`{ce}}}}DBn}{{`{{CId{}{{BFb{{ANn{cc{b{e}}}}}}}}}}}CBb{}}{{{b{{D@`{ce}}}}}{{`{{CId{}{{BFb{{ANn{cc{b{e}}}}}}}}}}}CBb{}}{{{b{j{D@`{ce}}}}DBn}{{`{{CId{}{{BFb{{ANn{ccD@f{b{je}}}}}}}}}}}CBb{}}{{{b{CDd}}}Mf}`{{{b{CI`}}Fl{b{{BHd{FlBHb}}}}}CE`}`{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{D@b}}}{{b{{D@`{BCjCOj}}}}}}`{{{b{D@b}}BCjBCj}{{Cl{Cd}}}}{{{b{D@b}}MfMf}{{Cl{Cd}}}}{{{b{D@b}}}{{`{{CId{}{{BFb{{ANn{BCjBCjCd}}}}}}}}}}{{{b{D@b}}BCj}{{`{{CId{}{{BFb{{ANn{BCjBCjCd}}}}}}}}}}{{{b{D@b}}Mf}{{`{{CId{}{{BFb{{ANn{BCjBCjCd}}}}}}}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BFj}}CKf}{{Cl{BCj}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BHd{FlBHb}}}}CKfc}f{{BEl{BCj}{{BBf{Cd}}}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{BGf}}FlCdCKfc}f{{BEl{BCjBGh}{{BBf{Cd}}}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BFj}}CKfc}f{{BEl{BCj}{{BBf{Cd}}}}}}{{{b{BH`}}{b{BH`}}}Cd}{{{b{CEj}}CEj}Cd}{{{b{CEl}}CEl}Cd}{{{b{CEn}}CEn}Cd}{{{b{CF`}}CF`}Cd}{{{b{CFb}}CFb}Cd}{{{b{CDf}}CDf}Cd}{{{b{CFd}}CFd}Cd}{{{b{BDb}}BDb}Cd}{{{b{CFh}}CFh}Cd}{{{b{CDl}}CDl}Cd}{{{b{CDn}}CDn}Cd}{{{b{CFj}}CFj}Cd}{{{b{CFl}}CFl}Cd}{{{b{BGd}}{b{BGf}}Fl}Cd}{{{b{BGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{BGf}}Fl}Cd}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{CIh{{ANn{MfMf}}}}{CIl{{ANn{MfMf}}}}{CDj{{ANn{MfMf}}}}{BCj{{ANn{MfMf}}}}7777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777{{{b{BKh}}}{{b{{DC`{FlBKlBKl}}}}}}`{{{b{BKf}}}Fl}``{{}CIh}{{}CIl}{{}CDj}{{}BCj}0{{{b{BFj}}}Cd}{{{b{CDb}}}Cd}{{{b{CEj}}}Cd}{{{b{CEl}}}Cd}{{{b{CEn}}}Cd}{{{b{CF`}}}Cd}{{{b{CFb}}}Cd}{{{b{CDf}}}Cd}{{{b{CFd}}}Cd}{{{b{BDb}}}Cd}{{{b{CFh}}}Cd}{{{b{CDl}}}Cd}{{{b{CDn}}}Cd}{{{b{CFj}}}Cd}{{{b{CFl}}}Cd}{{{b{{CCb{c}}}}BIb}CdCCd}{{{b{COn}}}Cd}{{{b{BEb}}}Cd}0{{{b{BFj}}}Cd}{{{b{CCf}}}Cd}{{{b{{CHb{CH`}}}}}Cd}{{{b{{CHb{CCj}}}}}Cd}{{{b{{CHb{CGj}}}}}Cd}{{{b{CCj}}}Cd}{{{b{BFn}}}Cd}{CJdCd}8{{{b{CEj}}}Cd}{{{b{CIf}}}Cd}{{{b{CEl}}}Cd}{{{b{CEn}}}Cd}{{{b{BDh}}}Cd}{{{b{CF`}}}Cd}{{{b{CFb}}}Cd}{{{b{CDf}}}Cd}{{{b{CFd}}}Cd}{{{b{BDb}}}Cd}{{{b{CFh}}}Cd}{{{b{BDj}}}Cd}{{{b{CDl}}}Cd}{{{b{CDn}}}Cd}{{{b{CFj}}}Cd}{{{b{CFl}}}Cd}{{{b{CGl}}}Cd}{{{b{BEb}}}Cd}{{{b{CDd}}}Cd}{COfCd}{CJdCd}3{{{b{c}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`144{{{b{CHn}}Fl{b{CE`}}{Cl{{b{CGb}}}}}Cd}`{{{b{CJ`}}}Cd}{{{b{BKj}}}Cd}7{{{b{{CCl{c}}}}An}CdCCn}{CN`Cd}8`9977{{{b{CE`}}}Cd}{{{b{BJh}}}Cd}{{{b{CIf}}}{{`{{CId{}{{BFb{{ANn{CIh{b{CIj}}}}}}}}}}}}{{{b{CIb}}}{{`{{CId{}{{BFb{{ANn{CIl{b{CLl}}{b{BKh}}{b{BKj}}}}}}}}}}}}{{{b{BDh}}}{{`{{CId{}{{BFb{{ANn{CDj{b{BEb}}}}}}}}}}}}{{{b{BDj}}}{{`{DCb}}}}{{{b{BDj}}}{{`{{CId{}{{BFb{{ANn{BCj{b{CDd}}}}}}}}}}}}{{{b{jBDj}}}{{`{{CId{}{{BFb{{ANn{BCj{b{jCDd}}}}}}}}}}}}{{{b{jCIf}}}{{`{{CId{}{{BFb{{ANn{CIh{b{jCIj}}}}}}}}}}}}{{{b{jBDh}}}{{`{{CId{}{{BFb{{ANn{CDj{b{jBEb}}}}}}}}}}}}2{{{b{CG`}}{b{{BGl{{BGj{Fl}}}}}}{b{j{BI`{FlBHbBKl{DAf{FlBHbBKlBHbBHb}}}}}}}f}{{{b{CG`}}{b{{ANf{Fl}}}}}CE`}{{{b{BKj}}}{{b{CG`}}}}`{{{b{CIb}}CDjCDj}{{Cl{{ANn{CIl{b{BKh}}{b{BKj}}}}}}}}{{{b{BKf}}}Fl}```0{{{b{CIf}}}{{b{{D@`{CDjCIj}}}}}}```{{{b{BKh}}{b{BKj}}}{{BI`{FlBKlBHb{DBf{FlBKlBHbBHbBKl}}}}}}`{{{b{CIf}}CDjCDj}{{`{{CId{}{{BFb{{ANn{CIh{b{CIj}}}}}}}}}}}}{{}CEh}0{{{b{CE`}}{b{CGd}}}Fl}{{{b{BEb}}}Fl}``{{{b{CIf}}}An}{{{b{BDh}}}An}{{{b{BDj}}}An}`{{{b{CGl}}CL`}{{Cl{{b{{CLb{Fl}}}}}}}}{{CJhCL`{M`{Fl}}}CJh}{{{b{CHd}}}{{Cl{{b{{CLb{Fl}}}}}}}}{{CJj{M`{Fl}}}CJj}{{{b{CHf}}}{{Cl{{b{{CLb{Fl}}}}}}}}{{CJl{M`{Fl}}}CJl}`9{{CEhFl}CEh}```{{{b{BKh}}An}{{Cl{{b{BKj}}}}}}{{{b{BKj}}}An}{{{b{jBKh}}An}{{Cl{{b{jBKj}}}}}}{{{b{BKh}}}{{`{{CId{}{{BFb{{b{BKj}}}}}}}}}}`{{{b{jBKh}}}{{`{{CId{}{{BFb{{b{jBKj}}}}}}}}}}{{{b{BEb}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{CEh{BI`{FlBHbBHb{BHn{Fl}}}}}CEh}``{{{b{{CCb{c}}}}}{{b{BHf}}}CCd}{{{b{CD`}}}{{b{BHf}}}}{{{b{CCf}}}BHf}{{{b{CCh}}}{{b{BHf}}}}{{{b{CCj}}}BHf}{{{b{{CCl{c}}}}}BHfCCn}{{{b{CGn}}}{{BHd{FlBHb}}}}{{CJf{BHd{FlBHb}}}CJf}{{{b{CGl}}}{{BHd{FlBHb}}}}{{CJh{BHd{FlBHb}}}CJh}{{{b{CHd}}}{{BHd{FlBHb}}}}{{CJj{BHd{FlBHb}}}CJj}{{{b{CHf}}}{{BHd{FlBHb}}}}{{CJl{BHd{FlBHb}}}CJl}{{{b{CHh}}}{{BHd{FlBHb}}}}{{CJn{BHd{FlBHb}}}CJn}{{{b{CKb}}}{{BHd{FlBHb}}}}{{CK`{BHd{FlBHb}}}CK`};:9876543210{{{b{CGl}}}{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{CJh{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CJh}{{{b{CHd}}}{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{CJj{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CJj}3210{{{b{{CCb{BK`}}}}}BHh}{{{b{CD`}}}BHh}{{{b{CCf}}}BHh}{{{b{CCh}}}BHh}{{{b{CCj}}}BHh}{{{b{{CCl{c}}}}}BHhCCn}`{{{b{CGn}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{CJf{BGn{Fl{BGl{{BGj{Fl}}}}}}}CJf}{{CJh{BGn{Fl{BGl{{BGj{Fl}}}}}}}CJh}`210````````{{{b{BFn}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{b{jBIh}}}f}{{{b{CCj}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{b{jBIh}}}f}{{{b{BG`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{{CHb{c}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}BG`}{{{b{CCj}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{BG`}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}}{{{b{{CHb{c}}}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}BG`}{{{b{BKj}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}`0`{{{b{jCGl}}CEj}{{b{jCGl}}}}{{{b{jBEb}}CdCd}f}{CEhCEh}10{{CJhCEj}CJh}{{{b{BEb}}}CEn}{{CEhCEn}CEh}`{{{b{jBH`}}Fl}f}{{{b{BH`}}Fl}BH`}```{{{b{jBBl}}}{{b{jBFj}}}}```{{{b{jCIf}}CDjc}f{{BEl{CDjCDjCIh{b{jCIj}}}}}}{{{b{{CCl{c}}}}{b{BHf}}{b{je}}}fCCn{{BEl{Mf{b{CHj}}}}}}{{{b{BFl}}Mf{b{jBEl}}}f}{{{b{{CCb{BK`}}}}Mf{b{jBEl}}}f}{{{b{CD`}}Mf{b{jBEl}}}f}{{{b{CCh}}Mf{b{jBEl}}}f}{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}ei}f{BFjBJb}BJd{{BJf{e}}}{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{c}}}}}}{{{b{BFl}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}b}}}}{{{b{{CCb{c}}}}Mfe}fCCd{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}b}}}}{{{b{CD`}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}b}}}}{{{b{CCh}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}b}}}}{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}ei}f{BFjBJb}BJd{{BJf{e}}}{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}{{{b{BFl}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}{{{b{{CCb{c}}}}Mfe}fCCd{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}4{{{b{CCh}}Mfc}f{{BEl{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{b{BFj}}}}}}{{{b{CGd}}}Fl}{{{b{BJh}}}Fl}{{{b{BEb}}}Fl}{{{b{CDd}}}Fl}{{BBnFl}BBn}{{{b{BFj}}Fl}BJh}{{{b{{CCb{BK`}}}}Fl}BJh}{{{b{BEb}}}{{b{CGd}}}}{{{b{CD`}}Fl}BJh}{{{b{CCf}}Fl}BJh}{{{b{CCh}}Fl}BJh}{{{b{{CHb{CH`}}}}Fl}BJh}{{{b{{CHb{CCj}}}}Fl}BJh}{{{b{{CHb{CGj}}}}Fl}BJh}{{{b{CCj}}Fl}BJh}{{{b{{CCl{BK`}}}}Fl}BJh}{{{b{CEf}}{b{BFj}}}BJh}{{{b{CDd}}}BJh}{{BBnBJh}BBn}`{{{b{CDd}}}{{b{CNl}}}}```{{{b{CHh}}}Fl}{{CJnFl}CJn}```{{{b{BDn}}}{{ANn{Fl{BI`{FlBHbBHb{BHn{Fl}}}}}}}}`{{{b{CHn}}{b{CE`}}}Fl}``{{{b{jBH`}}{b{BH`}}}f}{{{b{BH`}}{b{BH`}}}BH`}````````{{{b{BId}}{b{jBE`}}}f}{{{b{CGl}}CL`}{{Cl{{b{BLb}}}}}}{{{b{CHd}}}{{Cl{{b{BLb}}}}}}{{{b{CHf}}}{{Cl{{b{BLb}}}}}}{{CJlFlFlFlFl}CJl}{{{b{CHh}}CL`}{{Cl{{b{BLb}}}}}}`{{CJhCL`Fl}CJh}{{CJjFl}CJj}{{CJlFl}CJl}={{{b{CGl}}CL`}{{Cl{CLh}}}}{{CJhCL`CLh}CJh}{{CJjCLh}CJj}{{CJlCLh}CJl}{{CJnCLh}CJn}{{CJhCL`FlFlFl}CJh}{{CJjFlFlFl}CJj}{{CJlFlFlFl}CJl}{{CJnFlFlFl}CJn}{{CJhCL`FlFl}CJh}{{CJjFlFl}CJj}{{CJlFlFl}CJl}{{CJnFlFl}CJn}````{{CE`Fl}CE`}{{{b{CIb}}}{{`{{CId{}{{BFb{{b{BKh}}}}}}}}}}````{{{b{BKh}}}An}{{{b{CG`}}}An}`{CFbCd}0{{}D@n}{{{DCd{BDl}}{DCd{CMh}}}DBh}{{}DA`}{{D@dCFl}DAb}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}}{{CCb{BK`}}}}{{}CKj}{{}CDh}{{}CGn}{{}CJf}{CEjCGl}{CEjCJh}{{}CIf}{{}BKh}{{}CIb}{{CDjAnAnAnCG`{BGn{Fl{BGl{{BGj{Fl}}}}}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}BKj}{CGlCG`}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CHd}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CJj}{{}CHf}{{}CJl}{FlCHh}{FlCJn}{{FlFlFl}CKb}{{FlFlFl}CK`}{{{BI`{FlBHbBHb{BHn{Fl}}}}Fl}CE`}{{{BHd{FlBHb}}FlFl}BJh}{{{BHd{FlBHb}}{BHd{FlBHb}}COfCOfFl}{{CMd{c}}}{D@jCBb}}{CJdCEh}{{CDjCDj}CMf}{{}BDh}{{{Bn{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}CD`}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CCf}{{{Bn{{BHd{FlBHb}}}}{Cl{{Bn{{M`{Mf}}}}}}}CCh}{{}CMj}{{BCjBCj}CMl}{{{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}{BI`{FlBHbBHb{BHn{Fl}}}}}{{CCl{BK`}}}}{{FlFl}CNl}{cBBlBFj}{{}{{D@`{ce}}}CBb{}}{{CFhCFh}CFf}{{}D@b}{BBlBBn}{{}BDj}{{}CKd}{{}CKf}{{}CEh}00`{{{b{BEb}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}`{{}CFf}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{DCf}}{b{BFj}}FlFlCdCKf}{{Cl{{ANn{BCjCKh}}}}}}``````{{{b{CCj}}}{{b{{ANf{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}}}`{CEjCEj}{CElCEl}{CEnCEn}{CF`CF`}{CFbCFb}{CDfCDf}{CFdCFd}{BDbBDb}{CFhCFh}{CDlCDl}{CDnCDn}{CFjCFj}{CFlCFl}{{{b{COl}}}An}`{{{b{{CCl{c}}}}}AnCCn}{{{b{{CNf{c}}}}}AnCCd}`{{{b{BKh}}}An}{{{b{CCh}}}An}`{{{b{{CCb{c}}}}}AnCCd}{{{b{CG`}}}An}`{{{b{CCj}}Fl}CCj}{{}CKf}00`{{{b{CDd}}}{{Cl{CDj}}}}`{{{b{BKj}}}{{Cl{An}}}}`{{{b{CEj}}{b{CEj}}}{{Cl{ALn}}}}{{{b{CEl}}{b{CEl}}}{{Cl{ALn}}}}{{{b{CEn}}{b{CEn}}}{{Cl{ALn}}}}{{{b{CMb}}{b{CMb}}}{{Cl{ALn}}}}{{{b{CF`}}{b{CF`}}}{{Cl{ALn}}}}{{{b{CFb}}{b{CFb}}}{{Cl{ALn}}}}{{{b{CDf}}{b{CDf}}}{{Cl{ALn}}}}{{{b{CFd}}{b{CFd}}}{{Cl{ALn}}}}{{{b{BDb}}{b{BDb}}}{{Cl{ALn}}}}{{{b{CFh}}{b{CFh}}}{{Cl{ALn}}}}{{{b{CDl}}{b{CDl}}}{{Cl{ALn}}}}{{{b{CDn}}{b{CDn}}}{{Cl{ALn}}}}{{{b{CFj}}{b{CFj}}}{{Cl{ALn}}}}{{{b{CFl}}{b{CFl}}}{{Cl{ALn}}}}```{{{b{CCj}}}{{b{{ANf{{BHd{FlBHb}}}}}}}}``{{{Bn{{BHd{FlBHb}}}}{Cl{{Bn{{M`{Mf}}}}}}}BBl}{{{Bn{{BHd{FlBHb}}}}{Cl{{Bn{{M`{Mf}}}}}}}BBn}```{{{b{BEb}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{CEh{BGn{Fl{BGl{{BGj{Fl}}}}}}}CEh}{{{b{CDd}}}{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}{{BBn{BGn{Fl{BGl{{BGj{Fl}}}}}}}BBn}```{{{b{CDd}}}{{Cl{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}}}}1{{CKf{b{c}}}CKf{{BBh{BCj{b{CDd}}}{{BBf{Cd}}}}}}`{{{b{jCKj}}Fl{b{CDh}}{b{BDh}}{b{BDj}}{b{D@b}}{b{BIf}}}CKl}{{{b{BEb}}Fl}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}0`{{{b{BJh}}}Fl}{{{b{BHj}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}Cd}BJjCCd}{{{b{CD`}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{CCf}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{CCh}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{{CHb{c}}}}{b{{BHd{FlBHb}}}}Cd}BJjBG`}{{{b{CCj}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}Cd}BJjCCn}{{{b{BHj}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}CCd}{{{b{CD`}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{CCf}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{CCh}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{CHb{c}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}BG`}{{{b{CCj}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}CCn}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJjc}}}{}}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJj}}}CCd}{{{b{CCh}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJj}}}}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJj}}}CCn}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJjc}}}}}{}}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJj}}}}}CCd}{{{b{CCh}}{BHd{FlBHb}}}{{ANn{BJj{ANn{MfCIn}}}}}}{{{b{BHj}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}}{{{b{{CCb{c}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}CCd}{{{b{{CCl{c}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}CCn}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}BJj}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BHd{FlBHb}}}}CdCKf}{{Cl{{ANn{BCjBJj}}}}}}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}}{{ANn{BJjBIb}}}}{{{b{CKd}}{b{BDh}}{b{BDj}}{b{{BHd{FlBHb}}}}CKf}{{Cl{{ANn{BCjBJjBIb}}}}}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}Cd}{{ANn{BJjc}}}{}}{{{b{{BJn{}{{BJl{c}}}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{{ANn{BJjc}}}}}{}}{{{b{BHj}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BHd{FlBHb}}}}CdFl}{{Cl{BJj}}}}{{{b{BDh}}{b{jBDj}}}f}``{{{b{CE`}}}Fl}{{{b{BFl}}}{{b{{BKb{MfBK`}}}}}}{{{b{{CCb{c}}}}}{{b{{BKb{Mf}}}}}CCd}{{{b{{CCb{BK`}}}}}{{b{{BKb{MfBK`}}}}}}{{{b{CD`}}}{{b{{BKb{MfBK`}}}}}}0{{{b{CCh}}}{{b{{BKb{MfBK`}}}}}}````{{{b{D@b}}}{{b{DCh}}}}{{{b{CKd}}}{{b{DCj}}}}``````{{ChCh}f}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{Chf}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{ChCh}Cd}0000000000000000000000000000000000000{{{b{{D@`{ce}}}}}{{b{{DCl{ce}}}}}CBb{}}{ChAMh}00000000000000000000000000000``{{{b{jCGd}}{b{BDj}}{b{CHl}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{{b{jBEb}}{b{BDj}}}f}``{{{b{BJh}}{b{BJh}}}Cd}{{{b{jCEj}}CEj}f}{{{b{jCIf}}CIhCd}{{Cl{CIj}}}}{{{b{jCIb}}CIlCd}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jBDh}}CDj{b{jCDh}}{b{jBDj}}{b{jCIf}}{b{jCIb}}Cd}{{Cl{BEb}}}}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jBDj}}BCj{b{jCDh}}{b{jBDh}}Cd}{{Cl{CDd}}}}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}{{{b{jCIf}}CDj}{{Bn{CIh}}}}{{{b{jCIb}}CDj}f}{{{b{jCIb}}CDjCd}f}{BDlCd}`{{{b{jDAb}}{b{jc}}{b{BDh}}{b{BDj}}{b{CIf}}{b{CIb}}{b{D@b}}}fBHl}{D@dDAb}{{{b{jDAb}}{b{jc}}{b{BDh}}{b{BDj}}}fBHl}{{{b{jDAb}}{b{jc}}{b{BDj}}{b{D@b}}}fBHl}{{{b{jDAb}}{b{jc}}{b{BDh}}{b{CIf}}{b{CIb}}}fBHl}{{{b{jDAb}}{b{jc}}{b{BDh}}}fBHl}`{{{b{jBEb}}Cd}f}0{{{b{CDd}}}Fl}{{BBnFl}BBn}```{{{b{CDd}}}CKn}{{BBnCKn}BBn}``{{{b{jBEb}}CdCdCdCd}f}{{{b{jBEb}}CdCdCd}f}{{CEhCdCd}CEh}{{{b{j{CCb{BK`}}}}}f}{{{b{jCCh}}}f}````````{{{b{BKj}}}CDj}{{{b{CIb}}CDj}{{Cl{{b{CLl}}}}}}{{{b{BKh}}}{{b{BKj}}}}{{{b{{CCl{c}}}}}{{b{BHf}}}CCn}`{{{b{jBKh}}}{{b{jBKj}}}}{{{b{BEb}}}{{b{{BGl{{BGj{Fl}}}}}}}}{{CEhFl}CEh}{{{b{CDd}}}{{b{{BGl{{BGj{Fl}}}}}}}}?`{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}Fl}BBl}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}Fl}BBn}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{D@l}}Fl}BBl}{{{b{{ANf{{BHd{FlBHb}}}}}}{b{{ANf{{M`{Mf}}}}}}{b{D@l}}Fl}BBn}{{{b{{ANf{{BHd{FlBHb}}}}}}Fl}{{Cl{BBl}}}}{{{b{{ANf{{BHd{FlBHb}}}}}}Fl}{{Cl{BBn}}}}{{{Bn{{BHd{FlBHb}}}}Fl}{{Cl{BBl}}}}{{{Bn{{BHd{FlBHb}}}}Fl}{{Cl{BBn}}}}{{FlFlFl}BBl}{{FlFlFl}BBn}{{{BHd{FlBHb}}{BHd{FlBHb}}{BHd{FlBHb}}Fl}BBl}{{{BHd{FlBHb}}{BHd{FlBHb}}{BHd{FlBHb}}Fl}BBn}{{{b{{CCl{c}}}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CCn}`{{{CCb{BK`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{CCb{BK`}}}}{{CCf{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{Cl{CCf}}}}{{CCh{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}CCh}{{CCj{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{Cl{CCj}}}}{{{CCl{c}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{CCl{c}}}CCn}{{{b{CCh}}Mf}CHj}{{{BHd{FlBHb}}{BHd{FlBHb}}}BBl}{{{BHd{FlBHb}}{BHd{FlBHb}}}BBn}`{{{b{{CCl{c}}}}An}{{Cl{CHj}}}CCn}{{{b{CCh}}MfBIb}BIb}{{{b{CCh}}}{{`{DCb}}}}{{{b{{CCl{c}}}}}{{`{{CId{}{{BFb{CHj}}}}}}}CCn}{BDlCd}{{BBnCd}BBn}{{{b{jCEj}}CEjCd}f}{{{b{jCEl}}CElCd}f}{{{b{jCEn}}CEnCd}f}{{{b{jCF`}}CF`Cd}f}{{{b{jCFb}}CFbCd}f}{{{b{jCDf}}CDfCd}f}{{{b{jCFd}}CFdCd}f}{{{b{jBDb}}BDbCd}f}{{{b{jCFh}}CFhCd}f}{{{b{jCDl}}CDlCd}f}{{{b{jCDn}}CDnCd}f}{{{b{jCFj}}CFjCd}f}{{{b{jCFl}}CFlCd}f}{{{b{jCDd}}CDf}f}{{{b{jCDd}}CDl}f}{{{b{jCDd}}CDn}f}{{{b{jBEb}}FlCd}f}{{{b{jBEb}}BJhCd}f}{{{b{jBEb}}An}f}{{{b{jBEb}}Fl}f}3{{{b{jBEb}}CJdCd}f}{{{b{jCDd}}CFf}f}{{{b{jCDd}}Fl}f}{{{b{jCGn}}Cd}{{b{jCGn}}}}{{{b{jCGl}}Cd}{{b{jCGl}}}}{{{b{jCHd}}Cd}{{b{jCHd}}}}{{{b{jCHf}}Cd}{{b{jCHf}}}}{{{b{jCHh}}Cd}{{b{jCHh}}}}{{{b{jCKb}}Cd}{{b{jCKb}}}}6{{{b{jBEb}}DAh}f}{{{b{jBKf}}Fl}f}{{{b{jCGl}}Cd}f}{{{b{jBEb}}Cd}f}{{{b{jCDd}}Cd}f}{{{b{jBEb}}CdCdCdCd}f}{{{b{jBEb}}CdCdCd}f}{{{b{j{CCb{BK`}}}}CFd}{{Cn{fCNd}}}}>{{{b{jCDd}}CKn}f}{{{b{jBEb}}FlCd}f}{{{b{jCDd}}Mf}f}9{{{b{jCGl}}CL`{M`{Fl}}}{{b{jCGl}}}}{{{b{jCHd}}{M`{Fl}}}{{b{jCHd}}}}{{{b{jCHf}}{M`{Fl}}}{{b{jCHf}}}}{{{b{jBEb}}Fl}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}Cd}f}{{{b{jCGn}}{BHd{FlBHb}}}{{b{jCGn}}}}{{{b{jCGl}}{BHd{FlBHb}}}{{b{jCGl}}}}{{{b{jCHd}}{BHd{FlBHb}}}{{b{jCHd}}}}{{{b{jCHf}}{BHd{FlBHb}}}{{b{jCHf}}}}{{{b{jCHh}}{BHd{FlBHb}}}{{b{jCHh}}}}{{{b{jCKb}}{BHd{FlBHb}}}{{b{jCKb}}}}543210{{{b{jCGl}}{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{b{jCGl}}}}{{{b{jCHd}}{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{b{jCHd}}}}10{{{b{jCGn}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}{{b{jCGn}}}}{{{b{jCGl}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}{{b{jCGl}}}}10{{{b{jBEb}}CEnCd}f}{{{b{jBJh}}FlCd}f}{{{b{jCDd}}Fl}f}{{{b{jCDd}}BJh}f}{{{b{jCHh}}Fl}{{b{jCHh}}}}{{{b{jCGl}}CL`FlFlFlFl}{{b{jCGl}}}}{{CJhCL`FlFlFlFl}CJh}{{{b{jCHd}}FlFlFlFl}{{b{jCHd}}}}{{CJjFlFlFlFl}CJj}{{{b{jCHf}}FlFlFlFl}{{b{jCHf}}}}{{{b{jCHh}}FlFlFlFl}{{b{jCHh}}}}{{CJnFlFlFlFl}CJn}{{{b{jCGl}}CL`Fl}{{b{jCGl}}}}{{{b{jCHd}}Fl}{{b{jCHd}}}}{{{b{jCHf}}Fl}{{b{jCHf}}}}:{{{b{jCGl}}CL`CLh}{{b{jCGl}}}}{{{b{jCHd}}CLh}{{b{jCHd}}}}{{{b{jCHf}}CLh}{{b{jCHf}}}}{{{b{jCHh}}CLh}{{b{jCHh}}}}{{{b{jCGl}}CL`FlFlFl}{{b{jCGl}}}}{{{b{jCHd}}FlFlFl}{{b{jCHd}}}}{{{b{jCHf}}FlFlFl}{{b{jCHf}}}}{{{b{jCHh}}FlFlFl}{{b{jCHh}}}}{{{b{jCGl}}CL`FlFl}{{b{jCGl}}}}{{{b{jCHd}}FlFl}{{b{jCHd}}}}{{{b{jCHf}}FlFl}{{b{jCHf}}}}{{{b{jCHh}}FlFl}{{b{jCHh}}}}{{{b{jBEb}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}f}{{{b{jBEb}}{BGl{{BGj{Fl}}}}}f}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}}f}{{{b{jBDj}}BCj{Cl{CDj}}{b{jBDh}}}f}{{{b{jBEb}}{BGn{Fl{BGl{{BGj{Fl}}}}}}Cd}f}{{{b{jCDd}}{BGn{Fl{BGl{{BGj{Fl}}}}}}}f}0{{{b{jCDd}}Fl}f}{{{b{jCDd}}CKn}f}{{{b{jBEb}}{BGl{{BGj{Fl}}}}Cd}f}{{{b{jCDd}}{BGl{{BGj{Fl}}}}}f}3{{{b{j{CCl{c}}}}{BI`{FlBHbBHb{BHn{Fl}}}}}fCCn}{{{b{j{CCl{c}}}}AnCd}fCCn}{{{b{jCDd}}Cd}f}{{{b{jCDd}}BBl}f}{{{b{jCDd}}CFf}f}{{{b{jCKb}}CLh}{{b{jCKb}}}}{{{b{jBEb}}{BI`{FlBHbBHb{BHn{Fl}}}}Cd}f}{{{b{jCDd}}{BI`{FlBHbBHb{BHn{Fl}}}}}f}0{{{b{CDd}}}{{b{BFj}}}}``{{{b{jCDd}}}{{b{jBFj}}}}{{{b{BFj}}}BKd}{{{b{{CCb{BK`}}}}}BKd}{{{b{CD`}}}BKd}{{{b{CCf}}}BKd}{{{b{CCh}}}BKd}{{{b{{CHb{CGj}}}}}BKd}{{{b{{CHb{CH`}}}}}BKd}{{{b{{CHb{CCj}}}}}BKd}{{{b{CCj}}}BKd}{{{b{{CCl{BK`}}}}}BKd}{{{b{CD`}}}{{b{{ANf{{ANn{{BGn{Fl{BGl{{BGj{Fl}}}}}}BBl}}}}}}}}`{{{b{CDd}}}{{b{BBl}}}}``{{{b{jCDb}}}f}{{{b{jBEb}}}f}`{{CEhCd}CEh}``````{{{b{CDd}}}CFf}{{BBnCFf}BBn}````{{CK`CLh}CK`}```{{{b{{CCl{c}}}}}FlCCn}{BDlCd}``{{{b{jD@n}}Fl{b{jBLd}}{b{jD@b}}{b{jBDh}}{b{jBDj}}{Cl{{b{jCKd}}}}{b{BId}}{b{BIf}}}f}{{{b{jDA`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}{b{BKf}}{b{jCDh}}{b{jBLd}}{b{jD@b}}{b{jBDh}}{b{jBDj}}{b{jCIf}}{b{jCIb}}{b{jCKj}}{Cl{{b{jCKd}}}}{b{BId}}{b{BIf}}}f}`2`{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{BJhBJh}BJh}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jBJh}}BJh}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}`````{cBJh{{CId{}{{BFb{BJh}}}}}}{{{b{CCj}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}BIb}{{{b{BG`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BHd{FlBHb}}}}{{{b{BG`}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}{{BHd{FlBHb}}}}{CMlCMl}{{{b{jBKf}}}f}0{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}````{{CDfCJdCJd}Cd}{{CFfCFf}Cd}{{{b{CFj}}{b{BDh}}{b{CDd}}}Cd}{{{b{CKf}}{b{BDh}}BCj{b{CDd}}}Cd}{{{b{jBH`}}Fl}f}{{{b{BH`}}Fl}BH`}``{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{}{}}0000000000000000000000000000000000000{{{b{{CHb{CGj}}}}Mf}{{Bn{{BHd{FlBHb}}}}}}{{{b{{CHb{CCj}}}}Mf}{{Bn{{BHd{FlBHb}}}}}}{{{b{{CCl{BK`}}}}}{{ANn{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}}}}}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888``{{{b{jCEj}}CEj}f}{{{b{jCEl}}CEl}f}{{{b{jCEn}}CEn}f}{{{b{jCF`}}CF`}f}{{{b{jCFb}}CFb}f}{{{b{jCDf}}CDf}f}{{{b{jCFd}}CFd}f}{{{b{jBDb}}BDb}f}{{{b{jCFh}}CFh}f}{{{b{jCDl}}CDl}f}{{{b{jCDn}}CDn}f}{{{b{jCFj}}CFj}f}{{{b{jCFl}}CFl}f}``{{{b{{CCb{c}}}}}{{Cl{{b{{CO`{c}}}}}}}CCd}````{{{b{BDn}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{b{BDn}}}Fl}{{{b{BJh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}BJh}{{{b{jBIh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{{b{j{CCb{BK`}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{CE`{b{{BGl{{BGj{Fl}}}}}}}CE`}{{{b{BEb}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{CEh{BI`{FlBHbBHb{BHn{Fl}}}}}CEh}{{{b{CDd}}}{{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}{{BBn{BI`{FlBHbBHb{BHn{Fl}}}}}BBn}`{{{b{{CCb{c}}}}Mf}CH`CCd}{{{BHd{FlBHb}}{BHd{FlBHb}}{BHd{FlBHb}}}BBl}{{{BHd{FlBHb}}{BHd{FlBHb}}{BHd{FlBHb}}}BBn}{{{b{{CCb{BK`}}}}}{{`{DCb}}}}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}}BBl}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}}BBn}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}CFd}BBl}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}CFd}BBn}{c{{Cn{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{c}}}D`{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{BJ`{}{{BIj{c}}{BIl{e}}{BIn{g}}}}}}}{{b{{BKb{eg}}}}}{BFjBJb}BJd{{BJf{e}}}}{{{b{BFl}}}{{b{BKb}}}}{{{b{{CCb{c}}}}}{{b{{BKb{Mf}}}}}CCd}{{{b{CD`}}}{{b{{BKb{MfBK`}}}}}}{{{b{CCh}}}{{b{{BKb{MfBK`}}}}}}{{{b{{CCl{c}}}}{b{BHf}}}{{DD`{DCn}}}CCn}{{CEjCEj}CEj}{{CElCEl}CEl}{{CEnCEn}CEn}{{CF`CF`}CF`}{{CFbCFb}CFb}{{CDfCDf}CDf}{{CFdCFd}CFd}{{BDbBDb}BDb}{{CFhCFh}CFh}{{CDlCDl}CDl}{{CDnCDn}CDn}{{CFjCFj}CFj}{{CFlCFl}CFl}{{{b{{CCl{c}}}}}FlCCn}{{{b{BKf}}{b{BKh}}{b{BKj}}{M`{Fl}}FlAn{b{jAn}}{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}{b{jAn}}}f}{{{b{BKf}}{b{BKh}}{b{BKj}}{b{BLb}}Fl{Cl{{M`{Fl}}}}An{b{jAn}}{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}{b{jAn}}}f}{COfBIb}{BIbMf}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jBLd}}Fl{b{jBDj}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}{b{j{Bn{BLf}}}}}f}{{{b{jCMj}}Fl{b{jBDj}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}{b{j{Bn{BLf}}}}}f}{{{b{jCKd}}{b{BDh}}{b{BDj}}}f}{{{b{jBE`}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}Fl}f}{{{b{CKj}}{b{CDh}}{b{jBDh}}FlCd}Cd}{{{b{jCKd}}{b{BDj}}{b{{ANf{BCj}}}}{b{{ANf{BCj}}}}Cd}f}{{{b{CHl}}{b{jBDj}}{b{j{Bn{BCj}}}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{{b{jCKd}}{b{BDh}}{b{BDj}}DDb}f}{{{b{jCGd}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}f}{{CJhBCn}CJh}{{CEhBCn}CEh}{{BBnBCn}BBn}```````{{{b{BEb}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}`{{{b{BEb}}}Fl}````{{{b{CE`}}{b{{BHd{FlBHb}}}}{b{{BHd{FlBHb}}}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{b{BEb}}{b{{BHd{FlBHb}}}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{b{CG`}}{b{BKf}}{b{BKh}}{b{BKj}}An{b{j{BI`{FlBKlBHb{BKn{FlBKlBHb}}}}}}{b{j{ANf{BL`}}}}}An}`{MfCOf}`{{{b{{CCb{c}}}}}bCCd}{{{b{CCh}}}{{b{{ANf{{BHd{FlBHb}}}}}}}}`````{{{b{CDd}}}Fl}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jCDh}}{b{jBDh}}CDjCd}f}{{{b{jCDb}}Cd}f}{{{b{jBEb}}Cd}f}{{CFfCFh}CFf}{{{Bn{{BHd{FlBHb}}}}{Bn{{M`{Mf}}}}CFd}{{CCb{BK`}}}}1{cCKjDCj}{cD@b{{DCh{COlCOh}}}}{cCKdDCj}`````{{{b{BJh}}{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}{{BHd{FlBHb}}}}`{{{b{BJh}}{b{{BGl{{BGj{Fl}}}}}}}Fl}{{}CE`}{{}BJh}{{}c{}}{{}CMl}````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}00000000000000000000000000000000000000````{{}{{BI`{ceBHb}}}{BOnCBhCAf}{BMfDDd}}{{}{{BGl{{BI`{ceBHb}}}}}{BOnCBhCAf}{BMfDDd}}{{{b{c}}}cBLh}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BLhBOn}BMbBMb{{BNj{ceg}}}}{{{b{{DDf{ce}}}}{b{{DDf{ce}}}}}CdBLnDDh}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnDDj}BMbBMb{{BN`{ceg}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}Cd{}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}Cd{}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}CdBLn}{{{b{{BGl{{BI`{cegi}}}}}}{b{{BGl{{BI`{cegi}}}}}}}Cd{BOnDDj}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnDDj}BMf}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}Cd{BOnDDj}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}Cd{{BLn{}{{DEb{}}}}DDj}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}Cd{{BLn{}{{DEb{}}}}DDj}}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}Cd{BOnDDj}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}}Cd{BOnDDj}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}CdBLn{{BOl{c}}{DDj{}{{DEb{}}}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}CdBLn{{BOl{c}}{DDj{}{{DEb{}}}}}}{{{b{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{b{{BI`{FlBHbBHb{BHn{Fl}}}}}}}{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{b{{BGn{{DEj{{M`{Fl}}}}{BGl{{BGj{{DEj{{M`{Fl}}}}}}}}}}}}{b{{BI`{{DEj{{M`{Fl}}}}BHbBHb{BHn{{DEj{{M`{Fl}}}}}}}}}}}{{BI`{{DEj{{M`{Fl}}}}BHbBHb{BHn{{DEj{{M`{Fl}}}}}}}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}210{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{cgm}}}{BNfBOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BNfBOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{Cl{{BI`{cik}}}}}BLlBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}CdBLlBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{BI`{cik}}}BNfBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}fBNfBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}3210{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{BKlc}BKlBMb}{{BKlAn}BKl}{{cBKl}BKl{}}{{BHbBHb}}0{{{b{{BI`{cegi}}}}{BI`{ckmo}}}{}{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}{b{{BI`{ckmo}}}}}{}{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}{BI`{ckmo}}}{}{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BHd{ce}}{b{{BI`{cgBHbi}}}}}{}{BOnCBd}BMfBMb{{BNj{cg}}}}{{{b{{BHd{ce}}}}{b{{BI`{cgBHbi}}}}}{}{BOnCBd}BMfBMb{{BNj{cg}}}}{{{b{{BHd{ce}}}}{BI`{cgBHbi}}}{}{BOnCBd}BMfBMb{{BNj{cg}}}}{{{BHd{ce}}{BI`{cgBHbi}}}{}{BOnCBd}BMfBMb{{BNj{cg}}}}{{{b{{DDl{c}}}}{DDl{c}}}{}BOj}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{}BOj}{{{DDl{c}}{DDl{c}}}{}BOj}{{{DDl{c}}{b{{DDl{c}}}}}{}BOj}{{{b{{DDn{c}}}}{DDn{c}}}{}BOj}{{{DDn{c}}{DDn{c}}}{}BOj}{{{DDn{c}}{b{{DDn{c}}}}}{}BOj}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{}BOj}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}f{BOnCBd}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BI`{cegi}}}}{BI`{ckmo}}}f{BOnCBd}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BHd{ce}}}}{BI`{cgBHbi}}}f{BOnCBd}BMfBMb{{BNj{cg}}}}{{{b{j{BHd{ce}}}}{b{{BI`{cgBHbi}}}}}f{BOnCBd}BMfBMb{{BNj{cg}}}}{{{b{j{DDl{c}}}}{b{{DDl{c}}}}}fBOj}{{{b{j{DDl{c}}}}{DDl{c}}}fBOj}{{{b{j{DDn{c}}}}{DDn{c}}}fBOj}{{{b{j{DDn{c}}}}{b{{DDn{c}}}}}fBOj}{{{b{{BI`{cegi}}}}c}{{BI`{ceg}}}{CBdBOn}BMbBMb{{BNj{ceg}}}}{{{b{j{BI`{cegi}}}}c}f{CBdBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BOnCBd}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}{{{b{{BI`{cegi}}}}}{{BI`{cge}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{j{BI`{ceeg}}}}}fBNfBMb{{BMj{cee}}}}{{{b{{BI`{cegi}}}}{b{j{BI`{ckmo}}}}}fBNfBMbBMb{{BN`{ceg}}}BMbBMb{{BMj{ckm}}}}{BMhCd}{{cBKlg}{}BMfBOn{{BFd{}{{BFb{e}}}}}}{{BHbBHbe}{}BOn{{BFd{}{{BFb{c}}}}}}{{BKlcg}{}BMbBOn{{BFd{}{{BFb{e}}}}}}{{BHbBHb}{{BHn{{DFb{c}}}}}BOn}{{BKlc}{{BKn{{DFb{e}}BKlc}}}BMbBOn}{{cBKl}{{BKn{{DFb{e}}cBKl}}}BMfBOn}{{{b{{BI`{cegi}}}}}c{CBhDFdC@`BOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}c{CBhC@`DFdBOn}BMbBMb{{BN`{ceg}}}}8{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BGl{{DDl{c}}}}}}}cBOj}{{{b{{BGl{{BGj{c}}}}}}}cBOj}{{{b{{DE`{c}}}}}cBOj}0{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}cBOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}cBOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}cBOj}0?{{{b{{BGl{{DDl{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{b{{BI`{ceeg}}}}{b{{BI`{cBHbi}}}}}{{BI`{cee}}}{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{BNj{cee}}}{{BNj{c}}}}{{{b{j{BI`{ceeg}}}}{b{{BI`{cBHbi}}}}}f{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{CB`{cee}}{BNj{cee}}}{{BNj{c}}}}{{{b{j{DFf{c}}}}AnAn}fBMb}{{{b{j{BGn{ce}}}}{b{e}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{e}}}fBOj{{BOl{c}}}}10{{{b{j{BGn{ce}}}}{b{e}}{b{{BHd{cBHb}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{e}}{b{{BHd{cBHb}}}}}fBOj{{BOl{c}}}}{{{b{{BI`{ceeg}}}}c}{{BI`{cee}}}{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{BNj{cee}}}}{{{b{{DEh{ce}}}}c}{{DEh{ce}}}BOj{{BOl{c}}}}{{{b{j{BI`{ceeg}}}}c}f{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{CB`{cee}}{BNj{cee}}}}{{{b{j{DEh{ce}}}}c}fBOj{{BOl{c}}}}:9{{{b{j{BGn{ce}}}}{b{{DEd{c}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{{DEd{c}}}}}fBOj{{BOl{c}}}}{{{b{j{BI`{cegi}}}}k}f{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}{{BEl{{b{jc}}}}}}{{{b{j{BHd{ce}}}}g}fBOnBMf{{BEl{{b{jc}}}}}}{{{BI`{cegi}}k}{{BI`{cegi}}}{}BMbBMb{{BMj{ceg}}}{{BEl{{b{jc}}}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{Aa}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}{{C@h{c}}}}{{{b{{BI`{cegi}}}}{b{k}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}{{C@h{c}}}}{{{b{{BI`{ceBHbg}}}}}{{ANn{Anc}}}{BNhBOn}BMb{{BN`{ce}}}}0{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}{{{BGj{e}}}cCBb{{DFh{c}}}}{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000000000000000000000000000000000{{{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{b{{ANf{BEn}}}}}BLn}0{{{b{{BHd{cBHb}}}}}{{b{{ANf{BEn}}}}}BLn}0{{{b{c}}}{{b{Dn}}}{}}000000000000000{{{b{{DFj{c}}}}}{{b{{BI`{cBHbBHb{BHn{c}}}}}}}BLn}{{{b{{DFl{c}}}}}{{b{{BI`{cBHbBHb{BHn{c}}}}}}}BLn}{{{b{j{BI`{cBHbBHbe}}}}}{{b{j{M`{{M`{c}}}}}}}BOn{{BMj{cBHbBHb}}DFn}}{{{b{j{BI`{cBHbBHbe}}}}}{{b{j{M`{c}}}}}BOn{{BMj{cBHb}}DFn}}{{{b{j{BI`{cBHbBHbe}}}}}{{b{j{M`{c}}}}}BOn{{BMj{cBHbBHb}}DFn}}11222210010220210020101222221021202212120202110012221{{{b{j{DDn{c}}}}}{{b{j{M`{c}}}}}BOj}{{{b{j{BI`{cegi}}}}}{}{}BMbBMb{{BMj{ceg}}}}{{{b{j{BHn{c}}}}}{{b{j{ANf{c}}}}}{}}{{{b{j{BI`{cegi}}}}}{{b{j{ANf{c}}}}}{}BMbBMb{{BMj{ceg}}DFn}}{{{b{j{BKn{ceg}}}}}{{b{j{ANf{c}}}}}{}BMbBMb}{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}3{{{b{j{DAf{cegik}}}}}{{b{j{ANf{c}}}}}{}BMbBMbBMbBMb}{{{b{j{BKn{cBKle}}}}}{{b{j{ANf{c}}}}}{}BMb}{{{b{j{BKn{ceBKl}}}}}{{b{j{ANf{c}}}}}{}BMf}{{{b{j{BGl{c}}}}}{{b{jc}}}{}}{{{b{{DFj{c}}}}}{{b{{DDf{cDG`}}}}}BLn}{{{b{{DFl{c}}}}}{{b{{DDf{cDG`}}}}}BLn}{{{b{{BI`{cegi}}}}}{}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cBHbBHbe}}}}}{{b{{M`{c}}}}}BOn{{BN`{cBHb}}DFn}}0{{{b{{BI`{cBHbBHbe}}}}}{{b{{M`{{M`{c}}}}}}}BOn{{BN`{cBHbBHb}}DFn}}{{{b{{BI`{cBHbBHbe}}}}}{{b{{M`{c}}}}}BOn{{BN`{cBHbBHb}}DFn}}0111101201111021111212212001011202021212120100201201{{{b{{BGl{c}}}}}{{b{c}}}{}}{{{b{{DDn{c}}}}}{{b{{M`{c}}}}}BOj}{{{b{{BI`{cBHbBHbe}}}}}{{b{c}}}{}{{BN`{cBHb}}}}{{{b{j{BI`{cBHbBHbe}}}}}{{b{jc}}}{}{{BMj{cBHb}}{BN`{cBHb}}}}{{{b{{BHn{c}}}}}{{b{{ANf{c}}}}}{}}{{{b{{BI`{cegi}}}}}{{b{{ANf{c}}}}}{}BMbBMb{{BN`{ceg}}DFn}}{{{b{{BKn{ceg}}}}}{{b{{ANf{c}}}}}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}3{{{b{{DBf{cegik}}}}}{{b{{ANf{c}}}}}{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}{{b{{ANf{c}}}}}{}BMbBMbBMbBMb}{{{b{{BKn{ceBKl}}}}}{{b{{ANf{c}}}}}{}BMf}{{{b{{BKn{cBKle}}}}}{{b{{ANf{c}}}}}{}BMb}{{{b{{BKn{ceg}}}}}{{b{{Bn{c}}}}}{}BMbBMb}{{{b{j{BKn{ceg}}}}}{{b{j{Bn{c}}}}}{}BMbBMb}{{{b{{DDl{c}}}}}{{b{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{j{DDl{c}}}}}{{b{j{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{{BI`{cegi}}}}}{{BI`{ckm{DBf{ckmoAa}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMbBMbBMb}{{{b{j{BI`{cegi}}}}}{{BI`{ckm{DAf{ckmoAa}}}}}{}BMbBMb{{BMj{ceg}}}BMbBMbBMbBMb}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}210{{{b{{DFl{c}}}}}cBLn}{{{BKn{{DFb{c}}BKle}}}{{BKn{cBKle}}}BOnBMb}{{{BKn{{DFb{c}}eBKl}}}{{BKn{ceBKl}}}BOnBMf}{{{BHn{{DFb{c}}}}}{{BHn{c}}}BOn}{{{BI`{{DFb{c}}eg}}}{{BI`{ceg}}}{}BMbBMb}76{{{b{{DDl{c}}}}}{{DDl{c}}}{BLnBOj}}{{BLnBLn}BLn}987{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{ciBHbk}}}}cc}f{BOnCBhCBdDEl}BMb{{CB`{ce}}}BMb{{BNj{ci}}}}{{{b{{DGb{ceg}}}}}{{b{{BI`{ceBHbg}}}}}BLlBMb{{BNj{ce}}}}{{{b{{BGl{{DDl{c}}}}}}}{{Cl{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{BLnBOj}}{{{b{{DE`{c}}}}}{{Cl{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{BLnBOj}}`{{{b{{BGl{{BGj{c}}}}}}}{{Cl{{ANn{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}c}}}}}{BLnBOj}}{{{b{{BGl{{DDl{c}}}}}}}{{Cl{{ANn{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}c}}}}}{BLnBOj}}{{{b{{DE`{c}}}}}{{Cl{{ANn{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}c}}}}}{BLnBOj}}{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{ciBHbk}}}}c}f{CAfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMb{{BNj{ci}}}}{{}{{BI`{ceBHb}}}{BOnCBhCAf}{BMfDDd}}{{}{{BGl{{BI`{ceBHb}}}}}{BOnCBhCAf}{BMfDDd}}`{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}{{{b{{DGb{ceg}}}}}cBLlBMb{{BNj{ce}}}}`{{{BI`{cgei}}}{{DGd{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}{BMhAMh}{{{b{c}}}{{b{e}}}{}{}}000000{{{b{{BI`{cBHbBHbe}}}}}{{b{{M`{{M`{c}}}}}}}BOn{{BN`{cBHbBHb}}DFn}}0000000000000000001000000111111111111111111111111111111111{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{j{BI`{cBHbBHbe}}}}}{{b{j{M`{{M`{c}}}}}}}BOn{{BMj{cBHbBHb}}DFn}}0000100000000000000000000111111111111111111111111111111111{{{b{{DFj{c}}}}}cBLn}{{{b{{BI`{cegi}}}}}{}{BNfBOn}BMbBMb{{BN`{ceg}}}}0{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BLlBOn}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}}{{BI`{keg}}}BOnBMbBMb{{BN`{ceg}}}BOn}{{{BGl{{DDl{c}}}}}{{BGl{{DDl{e}}}}}BOj{BOn{BNl{c}}}}{{{BGl{{BGj{c}}}}}{{BGl{{BGj{e}}}}}BOjBOn}{{{BGl{{DDn{c}}}}}{{BGl{{DDn{e}}}}}BOjBOn}{{{BGl{{BI`{ceBHbg}}}}}{{BGl{{BI`{ieBHb}}}}}{BOnBOn}BMb{{BN`{ce}}}BOn}{{{BHd{ce}}}{{BHd{ge}}}BOnBMfBOn}{{{DE`{c}}}{{DE`{e}}}BOnBOn}{{{DDl{c}}}{{DDl{e}}}BOn{BOn{BNl{c}}}}{{{DDn{c}}}{{DDn{e}}}BOnBOn}{{{DEd{c}}}{{DEd{e}}}BOnBOn}{{{DEf{c}}}{{DEf{e}}}BOnBOn}{{{BGn{c{DE`{c}}}}}{{BGn{e{DE`{e}}}}}BOjBOn}{{{BGn{c{BGl{{DDl{c}}}}}}}{{BGn{e{BGl{{DDl{e}}}}}}}BOjBOn}1{{{BGn{c{BGl{{BGj{c}}}}}}}{{BGn{e{BGl{{BGj{e}}}}}}}BOjBOn}{{{DEh{c{DE`{c}}}}}{{DEh{e{DE`{e}}}}}BOjBOn}{{{DEh{c{BGl{{BGj{c}}}}}}}{{DEh{e{BGl{{BGj{e}}}}}}}BOjBOn}1{{{DEh{c{BGl{{DDl{c}}}}}}}{{DEh{e{BGl{{DDl{e}}}}}}}BOjBOn}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckmo}}}}{b{{BI`{cAaAcAe}}}}c}f{DGf{CBh{}{{BBf{}}}}{DGh{}{{BBf{}}}}DGjBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{BNj{cAaAc}}}}21{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BNf}{{{b{{BI`{cee}}}}}CdBLnBMf}000`{{{BI`{ceeg}}}{{Cl{{DGl{ce}}}}}BLlBMb{{BNj{cee}}}}{{ccc}cBNh}{{BLnBLnBLn}BLn}{{{b{{BGj{c}}}}}{{BGj{c}}}CLd}{{{b{{DDf{ce}}}}}{{DDf{ce}}}BLnDDh}{{{b{DGn}}}DGn}{{{b{BKl}}}BKl}{{{b{BHb}}}BHb}{{{b{{BHn{c}}}}}{{BHn{c}}}CLd}{{{b{{BI`{cegi}}}}}{{BI`{cegi}}}CLdCLdCLdCLd}{{{b{{DBf{cegik}}}}}{{DBf{cegik}}}BOnBMbBMbBMbBMb}{{{b{DH`}}}DH`}{{{b{DHb}}}DHb}{{{b{DHd}}}DHd}{{{b{{BGl{c}}}}}{{BGl{c}}}CLd}{{{b{{BKn{ceg}}}}}{{BKn{ceg}}}CLd{CLdBMb}{CLdBMb}}{{{b{{BHd{ce}}}}}{{BHd{ce}}}{CLdBOn}{CLdBMf}}{{{b{{DE`{c}}}}}{{DE`{c}}}CLd}{{{b{{DDl{c}}}}}{{DDl{c}}}CLd}{{{b{{DDn{c}}}}}{{DDn{c}}}CLd}{{{b{{DEd{c}}}}}{{DEd{c}}}CLd}{{{b{{DEf{c}}}}}{{DEf{c}}}CLd}{{{b{{BGn{ce}}}}}{{BGn{ce}}}CLdCLd}{{{b{{DEh{ce}}}}}{{DEh{ce}}}CLdCLd}{{{b{DHf}}}DHf}{{{b{DG`}}}DG`}{{{b{DHh}}}DHh}{{{b{{DFj{c}}}}}{{DFj{c}}}CLd}{{{b{{DFl{c}}}}}{{DFl{c}}}CLd}{{{b{{DGd{cge}}}}}{{DGd{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DGl{ce}}}}}{{DGl{ce}}}{CLdBNf}{CLdBMb}}{{{b{{DHj{cge}}}}}{{DHj{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DHl{cge}}}}}{{DHl{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DHn{ce}}}}}{{DHn{ce}}}{CLdBLl}{CLd{CAl{BHb}}}}{{{b{{DC`{cge}}}}}{{DC`{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DFf{c}}}}}{{DFf{c}}}{CLdBMb}}{{{b{{DI`{cge}}}}}{{DI`{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DIb{ce}}}}}{{DIb{ce}}}{CLdBLl}{CLdBMb}}{{{b{{DId{cge}}}}}{{DId{cge}}}{CLdBLl}{CLdBMb}{CLd{C@j{e}}}}{{{b{{DIf{ce}}}}}{{DIf{ce}}}{CLdBLl}{CLdBMb}}{{{b{{DIh{ce}}}}}{{DIh{ce}}}{CLdBLl}{CLd{CAl{BHb}}}}{{{b{{DIj{ce}}}}}{{DIj{ce}}}{CLdBLn}{CLdBMb}}{{{b{c}}{b{je}}}f{}{}}00000000000000000000000000000000000000{{{b{BNj}}}}{{{b{{DDf{ce}}}}}{{DDf{ce}}}BLnDDh}{{{b{{BHn{c}}}}}{}BOn}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}BOnBMbBMb{{BNj{ceg}}{BN`{ceg}}}}{{{b{{DBf{cegik}}}}}{}BOnBMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}{}BOnBMbBMbBMbBMb}{{{b{{BKn{cBKle}}}}}{}BOnBMb}{{{b{{BKn{ceBKl}}}}}{}BOnBMf}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{{BI`{cegi}}}}}{{BI`{c}}}BOnBMbBMb{{BNj{ceg}}{BN`{ceg}}}}{{{b{c}}}f{}}0000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000000000000000000000000000000000{{{b{j{BI`{cegi}}}}c{b{{BI`{ckmo}}}}{b{{BI`{cAaAcAe}}}}c}f{{DEl{}{{BBf{}}}}{CBh{}{{BBf{}}}}DGhDGjBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{BNj{cAaAc}}}}{{{BI`{cgei}}}{{DHj{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}`{{{b{{BI`{cegi}}}}An}{{BI`{ceBHb{DBf{ceBHb}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{DIl{cegi}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}}{{DIn{cegi}}}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{ceBHb}}}{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}An}{{BI`{ceBHb{DAf{ceBHb}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBKlBHb{DBf{cBKlBHb}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBKlBHb{DAf{cBKlBHb}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{ceBHb}}}{DElCAfBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{ceBHb}}}{CBdCBhBOn}BMbBMb{{BN`{ceg}}}}5{{{b{{BI`{cegi}}}}AnAn}{{BI`{ceBKl{DBf{ceBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}Ank}{{BI`{cek{DBf{cek}}}}}{}BMbBMb{{BN`{ceg}}}BMb}{{{b{j{BI`{cegi}}}}Ank}{{BI`{cek{DAf{cek}}}}}{}BMbBMb{{BMj{ceg}}}BMb}{{{b{{BI`{cegi}}}}AnkAn}{{BI`{cek{DBf{cekBKl}}}}}{}BMbBMb{{BN`{ceg}}}BMb}{{{b{j{BI`{cegi}}}}AnkAn}{{BI`{cek{DAf{cekBKl}}}}}{}BMbBMb{{BMj{ceg}}}BMb}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{ceBKl{DAf{ceBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}k}{{BI`{ce{DBf{ce}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{g}}}}{{{b{j{BI`{cegi}}}}k}{{BI`{ce{DAf{ce}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{g}}}}{{{b{{BI`{cegi}}}}km}{{ANn{{BI`{ce{DBf{ce}}}}{BI`{ce{DBf{ce}}}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{g}}}{{BNd{g}}}}{{{b{j{BI`{cegi}}}}km}{{ANn{{BI`{ce{DAf{ce}}}}{BI`{ce{DAf{ce}}}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{g}}}{{BNd{g}}}}{{{b{{BI`{cegi}}}}AnAnAn}{{BI`{ceBKl{DBf{ceBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAnAn}{{BI`{ceBKl{DAf{ceBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BGl{{BGj{c}}}}}}}{{b{{BGj{c}}}}}BOj}{{{b{{BI`{ceeg}}}}}{{BI`{{BGj{c}}eBHb}}}{BLnBLl}{BMb{CAl{BHb}}}{{BNj{cee}}}}{{{b{{DIb{ce}}}}}{{BI`{{BGj{c}}eBHb}}}{BLnBLl}{BMb{CAl{BHb}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{c}}}{DGfBOn}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}f{DGfBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}0{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{c}}}{DElBOn}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}f{DElBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}0{{{b{{BI`{cegi}}}}{BI`{ceBHb}}k}{{BI`{ceBHb}}}BOnBMbBMb{{BN`{ceg}}}{{BBh{{b{j{BI`{ceBHb}}}}{BI`{ceBHb{DBf{ceBHb}}}}}}}}{{{b{{BI`{cegi}}}}k}{{BI`{cBHbg}}}BOnBMbBMb{{BN`{ceg}}}{{BBh{{BI`{ceBHb{DBf{ceBHb}}}}}{{BBf{c}}}}}}{{{b{{BI`{cegi}}}}k}{{BI`{cgBHb}}}BOnBMbBMb{{BN`{ceg}}}{{BBh{{BI`{ceBHb{DBf{ceBHb}}}}}{{BBf{c}}}}}}{{{b{{BGj{c}}}}}{{BGj{c}}}{CLdDEn{DJd{}{{BBf{}}}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{{BGl{{BGj{c}}}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{j{BI`{cegi}}}}}fBNfBMbBMb{{BMj{ceg}}}}{{{b{j{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{DDl{c}}}}}fBOj}{{{b{j{DDn{c}}}}}fBOj}{{{b{j{BI`{ceeg}}}}}fBNfBMb{{BMj{cee}}}}{{{b{{BI`{cegi}}}}}{{BI`{cge}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{j{BI`{ckmo}}}}}fBNfBMbBMb{{BN`{ceg}}}BMbBMb{{BMj{ckm}}}}{ce{}{{BNl{c}}}}{{{b{c}}}e{}{{BNl{c}}}}{{{b{e}}}c{}{{BNl{c}}}}{ec{}{{BNl{c}}}}{{{b{{BI`{cgBHbi}}}}{BI`{ceBHbk}}}{{BI`{cBHb}}}BLn{{BM`{}{{BBf{}}}}}{{BM`{e}}BMb}{{BNj{cg}}}{{BNj{ce}}}}{{{b{{BI`{ceBHbg}}}}{BI`{ciBHbk}}}{{BI`{ceBHb}}}BLnBMb{{BNj{ce}}}BMb{{BNj{ci}}}}{{{b{{BI`{ceBHbg}}}}{BI`{ciBHbk}}}{{BI`{cBHb}}}BLn{{BM`{BHb}}BMb}{{BNj{ce}}}BMb{{BNj{ci}}}}`````````{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}fBOnBMbBMb{{BMj{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{j{BI`{cegi}}}}{b{{ANf{c}}}}}fBOnBMbBMb{{BMj{ceg}}}}{{c{BI`{eBHbBHb{BHn{e}}}}}{{BI`{eBHbBHb{BHn{e}}}}}{}{}}0{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{}}0{{BLnBLn}BLn}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{{BGl{{BGj{c}}}}}}}cBOj}33213{Alc{}}00000000000{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{c}}}{BOnCBdCBfDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{{BI`{cBHbBHbe}}}}}{{BI`{cBHbBHb}}}{BOnDJ`}{{BN`{cBHb}}}}{{{b{{DGd{cge}}}}}{{BI`{c}}}BLlBMb{{C@j{e}}}}`{{{b{{DIj{ce}}}}}{{BI`{cee}}}BLnBMb}````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{}{{BGj{c}}}D@j}{{}{{DDf{ce}}}BLnDDh}{{}{{BHn{c}}}D@j}{{}{{BI`{cegi}}}BOnBMbBMbD@j}{{}{{BGl{{BGj{c}}}}}BOj}{{}{{BGl{{DDn{c}}}}}BLn}{{}{{BGl{{DDl{c}}}}}BLn}{{}{{BHd{ce}}}{BOnCBh}BMf}{{}{{DE`{c}}}{BOnCBhCAf}}{{}{{DDl{c}}}{BOnCBh}}{{}{{DDn{c}}}{BOnCBh}}{{}{{DEd{c}}}{BOnCBh}}{{}{{BGn{ce}}}BOj{{BOl{c}}}}{{}{{DEh{ce}}}BOj{{BOl{c}}}}{{}}000000000000000000000000000{{}Mf}0000000000000{An{{b{c}}}{}}000000{{{b{{BI`{cBHbBHbe}}}}}bBOn{{BN`{cBHbBHb}}DFn}}{{{b{{BI`{cBHbBHbe}}}}}bBOn{{BN`{cBHb}}DFn}}1111111121111111110111001110111110122222{{{b{{BGl{c}}}}}{{b{c}}}{}}33{{{b{{BHd{cBHb}}}}}bBOn}00000444{{{b{{DDl{c}}}}}b{BOnBOf}}5{{{b{{DEd{c}}}}}bBOn}0000606{{{b{{DEf{c}}}}}bBOn}0000077777777777777777777{An{{b{jc}}}{}}000000{{{b{j{BI`{cBHbBHbe}}}}}{{b{j}}}BOn{{BMj{cBHbBHb}}DFn}}10{{{b{j{BI`{cBHbBHbe}}}}}{{b{j}}}BOn{{BMj{cBHb}}DFn}}1111111111111101111101110101111102222222{{{b{j{BHd{cBHb}}}}}{{b{j}}}BOn}0003003{{{b{j{DDl{c}}}}}{{b{j}}}{BOnBOf}}44{{{b{j{DEd{c}}}}}{{b{j}}}BOn}0000505{{{b{j{DEf{c}}}}}{{b{j}}}BOn}0000066666666666666666666{{{b{{BI`{ceeg}}}}}cBLl{{C@j{}{{BBf{}}}}}{{BNj{cee}}}}{{{b{{DGl{ce}}}}}{}BNfBMb}{{{b{{DHj{cee}}}}}cBLl{{C@j{}{{BBf{}}}}}}{{{b{{DHl{cee}}}}}cBLl{{C@j{}{{BBf{}}}}}}{{{b{{DC`{cee}}}}}cBLl{{C@j{}{{BBf{}}}}}}{{{b{{DFf{c}}}}}eBMb{CAfDJf}}``{{{b{{BI`{ceeg}}}}}{{BI`{ceBHb}}}BOnBMb{{BN`{cee}}}}{{{b{{DGd{cge}}}}}{{BI`{BHb}}}BLlBMb{{C@j{e}}}}{{{b{{DIh{ce}}}}}{{BI`{eBHb}}}BLl{{CAl{BHb}}}}`{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}DAd}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}DAd}{{}An}0{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}}{}BNf}0{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{{DDf{cg}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DG`}}}{{DJj{e}}}}{{{b{{DDf{cg}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DG`}}}{{DJj{e}}}}{{{b{{DDf{cg}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DG`}}}{{DJj{e}}}}{{{DDf{ce}}{DE`{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{cg}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJh{DG`}}}{{DJj{e}}}}{{{DDf{ce}}{b{{DEd{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{DE`{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{b{{BGl{{DDl{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{DEd{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{BGl{{DDl{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{BGl{{DDl{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{b{{BGl{{DDl{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{DEd{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{b{{DEd{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{BKlc}BKlBMb}{{BHbBHb}}0{{cBKl}BKl{}}{{{BI`{cegi}}c}{}{BOnDGf}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}c}{}{BOnDGf}BMbBMb{{BNj{ceg}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{DEh{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{DEd{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{DE`{c}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{DEd{c}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{DEh{c{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{DE`{c}}}{}BOj}{{{BGl{{DDl{c}}}}{DEh{c{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGn{c{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{DEd{c}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{DE`{c}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGn{c{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGn{c{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{BGl{{DDl{c}}}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{BGl{{DDn{c}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{DE`{c}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{BGl{{DDl{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{DEh{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BGn{c{BGl{{DDl{c}}}}}}}{}BOj}{{{BHd{ce}}c}{}{BOnDGf}BMf}{{{b{{BHd{ce}}}}c}{}{BOnDGf}BMf}{{{DE`{c}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DE`{c}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DE`{c}}}}{BGn{c{DE`{c}}}}}{}BOj}{{{DE`{c}}{DEh{c{DE`{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{DE`{c}}{b{{DEh{c{DE`{c}}}}}}}{}BOj}{{{DE`{c}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DE`{c}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BGn{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{DEh{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DE`{c}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{BGl{{BGj{c}}}}}{}BOj}{{{DE`{c}}{b{{BGn{c{DE`{c}}}}}}}{}BOj}{{{DE`{c}}{BGn{c{DE`{c}}}}}{}BOj}{{{DE`{c}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DE`{c}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{DEh{c{DE`{c}}}}}{}BOj}{{{b{{DE`{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DE`{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DDl{c}}c}{}BOj}{{{b{{DDl{c}}}}c}{}BOj}{{{b{{DDn{c}}}}c}{}BOj}{{{DDn{c}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DDn{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{DDn{c}}{BGl{{DDn{c}}}}}{}BOj}{{{DDn{c}}c}{}BOj}{{{b{{DDn{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DEd{c}}}}{DEd{c}}}{}{BOnCBf}}{{{b{{DEd{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DEd{c}}{b{{DEd{c}}}}}{}{BOnCBf}}{{{DEd{c}}{BGl{{DDn{c}}}}}{}BOj}{{{DEd{c}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DEd{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DEd{c}}{DEd{c}}}{}{BOnCBf}}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}{}{BOnCBf}}{{{b{{DEd{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{DEd{c}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DEd{c}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGn{ce}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGn{c{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGn{c{BGl{{DDl{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGn{ce}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{BGn{c{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGn{c{DE`{c}}}}{DE`{c}}}{}BOj}{{{BGn{c{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGn{ce}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGn{c{DE`{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{BGn{c{DE`{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BGn{c{BGl{{DDl{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGn{c{DE`{c}}}}}}{DE`{c}}}{}BOj}{{{BGn{c{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGn{ce}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DEh{c{BGl{{DDl{c}}}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DEh{ce}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEh{c{DE`{c}}}}{DE`{c}}}{}BOj}{{{DEh{ce}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{DEh{c{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DEh{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DEh{c{DE`{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{DEh{c{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{DEh{c{DE`{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{DEh{ce}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DEh{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DEh{ce}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{DE`{c}}}}}}{DE`{c}}}{}BOj}{{{DEh{c{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DEh{c{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{DDf{cg}}}}{b{{DDf{ce}}}}}f{BOnCBhCAfCBdDElBLn}{{DJh{DG`}}}{{DJl{e}}}}{{{b{j{DDf{ce}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{DEd{c}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{BGl{{DDl{c}}}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DEd{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{BGl{{DDl{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{cg}}}}{DDf{ce}}}f{BOnCBhCAfCBdDElBLn}{{DJh{DG`}}}{{DJl{e}}}}{{{b{j{BI`{cBHbBHb{BHn{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDEl}}{{{b{j{BI`{cegi}}}}c}f{BOnDGf}BMbBMb{{CB`{ceg}}}}{{{b{j{BI`{cBHbBHb{BHn{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDEl}}{{{b{j{BGl{{BGj{c}}}}}}{DE`{c}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{DEd{c}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{DE`{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{DE`{c}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{BGl{{DDl{c}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{DEd{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{b{{DE`{c}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{BGn{c{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}fBOj}{{{b{j{BHd{ce}}}}c}f{BOnDGf}BMf}{{{b{j{DE`{c}}}}{DE`{c}}}f{BOnCBhCAfCBdDEl}}{{{b{j{DE`{c}}}}{BGl{{BGj{c}}}}}fBOj}{{{b{j{DE`{c}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDEl}}{{{b{j{DE`{c}}}}{b{{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{DDl{c}}}}c}fBOj}{{{b{j{DDn{c}}}}{b{{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{DDn{c}}}}c}fBOj}{{{b{j{DDn{c}}}}{BGl{{DDn{c}}}}}fBOj}{{{b{j{DEd{c}}}}{DEd{c}}}f{BOnCBf}}{{{b{j{DEd{c}}}}{b{{DEd{c}}}}}f{BOnCBf}}{{{b{j{BGn{c{BGl{{DDl{c}}}}}}}}{BGl{{DDl{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{DE`{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{ce}}}}{b{{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{BGn{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{ce}}}}{BGn{ce}}}fBOj{{BOl{c}}}}{{{b{j{BGn{c{DE`{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{b{{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{{DEh{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{DE`{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{BGn{ce}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{DEh{ce}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{BGl{{DDl{c}}}}}}}}{BGl{{DDl{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{DE`{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBOj}}`{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}c{BOnCBhCBdDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}cBOj}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}c{BNfBOnCBhCBdDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{c}}}{{b{e}}}{}{}}0000000000000000000000000000000000000000{Anf}0000000000000000000000000000000000000000`{{{b{{BGl{{DDn{c}}}}}}}{{b{{DDn{c}}}}}BOj}`{{{b{c}}{b{Dn}}}Cd{}}000000000000000000{{{b{c}}{b{jAMd}}}f{}}000000000000000{{}BLn}{{{b{{BI`{ceeg}}}}}{{Cl{{BI`{ceBHb}}}}}BLl{BMb{CAl{BHb}}}{{BNj{cee}}}}{{{b{{DIb{ce}}}}}{{Cl{{BI`{ceBHb}}}}}BLl{BMb{CAl{BHb}}}}``{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}CdDAn}{{{b{{DDf{ce}}}}{b{{DDf{ce}}}}}CdBLnDDh}{{{b{BKl}}{b{BKl}}}Cd}{{{b{BHb}}{b{BHb}}}Cd}{{{b{{BHn{c}}}}{b{{BHn{c}}}}}CdDAn}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}CdDAnBMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}0{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}Cd{BOnDJfDAnBOj}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}Cd{BOnDJfDAn}}{{{b{{BGl{{BI`{cegi}}}}}}{b{{BGl{{BI`{cegi}}}}}}}Cd{BOnDAn}BMbBMb{{BN`{ceg}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}Cd{BOnDAn}}{{{b{{BKn{ceg}}}}{b{{BKn{ceg}}}}}CdDAn{DAnBMb}{DAnBMb}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}CdBOnBMf}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}Cd{BOnDAn}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}CdBOn}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}CdBOn}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}Cd{BOnDAn}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}}Cd{BOnDAn}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}CdBOj{{BOl{c}}DAn}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}CdBOj{{BOl{c}}DAn}}{{{b{DHf}}{b{DHf}}}Cd}{{{b{DG`}}{b{DG`}}}Cd}{{{b{DHh}}{b{DHh}}}Cd}{{{b{{DFj{c}}}}{b{{DFj{c}}}}}CdBLn}{{{b{{DFl{c}}}}{b{{DFl{c}}}}}CdBLn}{{{b{c}}{b{h}}}Cd{}}00000000000000000000{{{b{c}}{b{e}}}Cd{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{BGl{{DDl{c}}}}}}}{{ANn{ccc}}}{BLnBOj}}{{{b{{DE`{c}}}}}{{ANn{ccc}}}{BLnBOj}}{{{b{{DE`{c}}}}{M`{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}Cd}{{ANn{{M`{c}}Cd}}}{BLnCBbBOj}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cee}}}}}{{BI`{cee}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{{BGl{{DDl{c}}}}}}}{{DDl{c}}}BOj}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}43{{{b{{DDl{c}}}}c}{{DDl{c}}}BOj}54{{{b{j{BI`{ceBKlg}}}}i}fBOnBMb{{DJn{c}}}{{BFd{}{{BFb{c}}}}}}{{{b{j{BI`{cBKlBHbe}}}}g}fBOn{{DJn{c}}}{{BFd{}{{BFb{c}}}}}}{{{b{j{BI`{ceBKlk}}}}m}fBOnBMbBMb{{BN`{cg}}}{{DJn{{BI`{cgBHbi}}}}}{{BFd{}{{BFb{{BI`{cgBHbi}}}}}}}}{{{b{j{BKn{ceBKl}}}}g}fCBbBMb{{BFd{}{{BFb{{b{c}}}}}}}}{{{b{j{BKn{cBKlBHb}}}}e}f{}{{BFd{}{{BFb{c}}}}}}{{{b{j{BKn{ceBKl}}}}g}f{}BMb{{BFd{}{{BFb{c}}}}}}{{{b{j{BKn{ceBKl}}}}k}fBOnBMbBMb{{BN`{cg}}}{{BFd{}{{BFb{{BI`{cgBHbi}}}}}}}}{{{b{{BOf{}{{BOb{c}}{BOd{e}}}}}}An}c{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{{b{{BGj{c}}}}An}{}BOf}{{{b{{DDf{ce}}}}An}{}BLnDDh}{{{b{{BI`{ceg}}}}An}{}{BOnBOf}BMbBMb}{{{b{{BGl{{DDl{c}}}}}}An}{}{BOnBOf}}{{{b{{BGl{{BGj{c}}}}}}An}{}BOj}{{{b{{BHd{cBHb}}}}An}{}{BOnBOf}}{{{b{{DE`{c}}}}An}{}{BOnBOf}}{{{b{{DDl{c}}}}An}{}{BOnBOf}}{{{b{{DEd{c}}}}An}{}{BOnBOf}}{{{b{{DEf{c}}}}An}{}{BOnBOf}}{{{b{{BGn{ce}}}}An}{}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{b{{DEh{ce}}}}An}{}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}<;:9786543210{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{BGl{{DDl{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{DE`{c}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{BGl{{DDl{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{BGl{{DDl{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{DE`{c}}}}}BOj}{{{b{j{BI`{cegi}}}}c}fBOnBMbBMb{{BMj{ceg}}}}{{{b{j{BI`{cegi}}}}Anc}fBOnBMbBMb{{BMj{ceg}}}}1{{{b{j{BI`{cegi}}}}cAn}fBOnBMbBMb{{BMj{ceg}}}}{{{b{j{BI`{ceeg}}}}}fBOnBMb{{BMj{cee}}}}210{{{b{j{BI`{cegi}}}}k}f{}BMbBMb{{BMj{ceg}}}{{BBh{}{{BBf{c}}}}}}{{{b{j{BI`{cegi}}}}}f{BOnCBhCAf}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}An}{{BI`{ceBHb{DBf{ceBHb}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}An}{{BI`{ceBHb{DAf{ceBHb}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{ceBHb{DBf{ceBHbBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{ceBHb{DAf{ceBHbBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{BI`{cegi}}c}{{BI`{cBHbBHb}}}BOnBMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}An}{{BI`{cBHbg{DBf{cBHbg}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}An}{{BI`{cBHbg{DAf{cBHbg}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBHbg{DBf{cBHbgBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBHbg{DAf{cBHbgBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBHbBHb{DBf{cBHbBHb}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBHbBHb{DAf{cBHbBHb}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBHbBHb{DBf{cBHbBHbBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBHbBHb{DAf{cBHbBHbBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}3210{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DK`DEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKbDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKdDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKfDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKhDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKjDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKlDEnBNhCLd}}{{{b{{BGj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DDf{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDBb}DDh}{{{b{DGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BKl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{BHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{BHn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKl}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKb}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKh}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKf}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{}BMbBMbDBb}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKj}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKd}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDK`}BMbBMb{{BN`{ceg}}}}{{{b{{DBf{cegik}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBbBMb}{DBbBMb}}{{{b{{DAf{cegik}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBbBMb}{DBbBMb}}{{{b{DH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{BGl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{BGl{{DDl{c}}}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKl}}{{{b{{BGl{{BGj{c}}}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKl}}{{{b{{BGl{{DDn{c}}}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKl}}{{{b{{BKn{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}}{{{b{{BHd{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKl}BMf}{{{b{{BHd{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDBb}BMf}{{{b{{DE`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DE`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKl}}{{{b{{DDl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKl}}{{{b{{DDl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DDn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DEd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKl}}{{{b{{DEd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DEf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{DEf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{BOnDKl}}{{{b{{BGn{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKl}DKl}{{{b{{BGn{ce}}}}{b{jB`}}}{{Cn{fDB`}}}DBbDBb}{{{b{{DEh{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{BLnDKl}{{BOl{c}}DKl}}{{{b{{DEh{ce}}}}{b{jB`}}}{{Cn{fDB`}}}DBbDBb}{{{b{DHf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DG`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{DFj{c}}}}{b{jB`}}}{{Cn{fDB`}}}BLn}{{{b{{DFl{c}}}}{b{jB`}}}{{Cn{fDB`}}}BLn}{{{b{{DGd{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DGl{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBNf}{DBbBMb}}{{{b{{DHj{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DHl{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DHn{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBb{CAl{BHb}}}}{{{b{{DC`{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DFf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBMb}}{{{b{{DI`{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DIb{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}}{{{b{{DId{cge}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}{DBb{C@j{e}}}}{{{b{{DIf{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBbBMb}}{{{b{{DIh{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}{DBb{CAl{BHb}}}}{{{b{{DIj{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLn}{DBbBMb}}{{{b{{BI`{cegi}}}}km}kBOnBMbBMb{{BN`{ceg}}}{}{{BEl{kc}{{BBf{k}}}}}}{{{b{{BI`{cegi}}}}mo}kBOnBMbBMb{{BN`{ceg}}}{}{{BEd{{Cl{{b{c}}}}}{{BBf{k}}}}}{{BEl{k{b{c}}}{{BBf{k}}}}}}{{{b{{DFl{c}}}}}cBLn}{{}BLn}0000000{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{c{{Cl{{BGj{e}}}}}DL`{DLbDEn}}{cc{}}{c{{BGj{c}}}{CLdDEn}}{{{b{c}}}{{BGj{c}}}{CLdDEn}}222222{Kj{{BI`{FlBHbBHb{BHn{Fl}}}}}}{AMf{{BI`{CAhBHbBHb{BHn{CAh}}}}}}{DLd{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{DLf{{BI`{MfBHbBHb{BHn{Mf}}}}}}{{{b{j{BI`{cegi}}}}}{{BI`{ckm{DBf{ckmoAa}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMbBMbBMb}{DLh{{BI`{CdBHbBHb{BHn{Cd}}}}}}{{{BI`{cBKle{DBf{cBKlegi}}}}}{{BI`{cBKle{BKn{cBKle}}}}}BOnBMbBMbBMb}{{{b{{ANf{c}}}}}{{BI`{cBKlBHb{DBf{cBKlBHbBHbBKl}}}}}{BOnCBb}}{DLj{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{{{BI`{cBKle{DAf{cBKlegi}}}}}{{BI`{cBKle{BKn{cBKle}}}}}BOnBMbBMbBMb}{{{DEh{ce}}}{{BI`{c}}}BOj{{DLl{{BI`{c}}}}}}{{{M`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{M`{{M`{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{BGl{{BGj{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{M`{{BI`{ce}}}}}{{BI`{gce}}}BMbBMb{BOnDLn{DM`{M`}}}}{{{BI`{cBHbBHb{DBf{cBHbBHbeg}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOnBMbBMb}{{{BI`{ceBKl{DBf{ceBKlgi}}}}}{{BI`{ceBKl{BKn{ceBKl}}}}}BOnBMfBMbBMb}{{{BHd{ce}}}{{BI`{cBHb}}}{BOnCBhCAf}{BMf{BMd{BHb}}}}{{{BI`{ceg{DAf{cegik}}}}}{{BI`{ceg{DBf{cegik}}}}}{}BMbBMbBMbBMb}{DMb{{BI`{MfBHbBHb{BHn{Mf}}}}}}{{{DE`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BI`{ceBKl{DAf{ceBKlgi}}}}}{{BI`{ceBKl{BKn{ceBKl}}}}}BOnBMfBMbBMb}{{{b{j{BI`{cegi}}}}}{{BI`{ckm{DAf{ckmoAa}}}}}{}BMbBMb{{BMj{ceg}}}BMbBMbBMbBMb}{{{Bn{c}}}{{BI`{cBHbBKl{BKn{cBHbBKl}}}}}BOn}{DMd{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{DMf{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{DEd{c}}}{{BI`{c}}}{BOnCBhCAf}}{{{b{j{ANf{c}}}}}{{BI`{cBKlBHb{DAf{cBKlBHbBHbBKl}}}}}{BOnCBb}}{DMh{{BI`{CdBHbBHb{BHn{Cd}}}}}}{{{DFj{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{DEf{c}}}{{BI`{c}}}{BOnCBhCAf}}{DMj{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{BGn{ce}}}{{BI`{c}}}BOj{{DLl{{BI`{c}}}}}}<{{{BGl{{DDn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{BOjBLn}}{{{M`{{BI`{ce}}}}}{{BI`{gce}}}BMbBMb{BOnDLn{DM`{M`}}}}{{{BGl{{BGj{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}?{{{M`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{DMl{{BI`{FlBHbBHb{BHn{Fl}}}}}}{DMn{{BI`{FlBHbBHb{BHn{Fl}}}}}}{{{BGl{{DDl{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{DFl{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{cc{}}{DN`{{BI`{FlBHbBHb{BHn{Fl}}}}}}{DNb{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{DNd{{BI`{CAhBHbBHb{BHn{CAh}}}}}}{{{b{{BI`{cegi}}}}}{{BI`{ckm{DBf{ckmoAa}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMbBMbBMb}{DNf{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{DNh{{BI`{CAhBHbBHb{BHn{CAh}}}}}}{Gh{{BI`{FlBHbBHb{BHn{Fl}}}}}}{Mj{{BI`{MfBHbBHb{BHn{Mf}}}}}}{DNj{{BI`{CdBHbBHb{BHn{Cd}}}}}}{{{Bn{c}}}{{BI`{cBKlBHb{BKn{cBKlBHb}}}}}BOn}{DNl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}{{{M`{{BI`{ce}}}}}{{BI`{gce}}}BMbBMb{BOnDLn{DM`{M`}}}}{{{BI`{cBHbBHb{DAf{cBHbBHbeg}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOnBMbBMb}{{{DDf{ce}}}{{BI`{c}}}BLnDDh}{{{BGl{{DDl{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{DE`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}4{cc{}}0000{DN`{{BGl{{BGj{Fl}}}}}}{{{M`{{BGl{BGj}}}}}{{BGl{{BGj{c}}}}}{BOnCBbDLn{DM`{M`}}}}{CC`{{BGl{{DDl{Fl}}}}}}1{{{M`{{BGl{{BI`{ce}}}}}}}{{BGl{{BI`{gce}}}}}BMbBMb{BOnDLn{DM`{M`}}}}{{{BGn{c{BGl{{DDl{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}13{{{M`{{BGl{DDl}}}}}{{BGl{{DDl{c}}}}}{BOnCBbDLn{DM`{M`}}}}0{DNl{{BGl{{BGj{DJb}}}}}}1357{{{DE`{c}}}{{BGl{{DDl{c}}}}}BOj}4{{{DE`{c}}}{{BGl{{BGj{c}}}}}BOj}3{DNn{{BGl{{DDl{DJb}}}}}}:{{{BI`{ceBHb}}}{{BHd{ce}}}BOnBMf}{DMj{{BHd{FlBHb}}}}{DMb{{BHd{MfBHb}}}}={{{M`{{BHd{BHb}}}}}{{BHd{cBHb}}}{BOnCBbDLn{DM`{M`}}}}0{{{M`{c}}}{{BHd{cBHb}}}BOn}{Gh{{BHd{FlBHb}}}}2{DNb{{BHd{DJbBHb}}}}{AMf{{BHd{CAhBHb}}}}{DNj{{BHd{CdBHb}}}}5{DNd{{BHd{CAhBHb}}}}{DNh{{BHd{CAhBHb}}}}{Kj{{BHd{FlBHb}}}}{DLh{{BHd{CdBHb}}}}{DMh{{BHd{CdBHb}}}}{DMn{{BHd{FlBHb}}}}{DNf{{BHd{DJbBHb}}}}{Mj{{BHd{MfBHb}}}}{DLf{{BHd{MfBHb}}}}{DLd{{BHd{DJbBHb}}}}{DNn{{DE`{DJb}}}}{DNl{{DE`{DJb}}}}{DN`{{DE`{Fl}}}}{{{M`{DE`}}}{{DE`{c}}}{BOnDLn{DM`{M`}}}}{CC`{{DE`{Fl}}}}1{cc{}}{{{BGl{{DDl{c}}}}}{{DE`{c}}}BOj}{{{BGl{{BGj{c}}}}}{{DE`{c}}}BOj}44{{{M`{DDl}}}{{DDl{c}}}{BOnDLn{DM`{M`}}}}{CC`{{DDl{Fl}}}}111{{{BI`{cBHbBHb{BHn{c}}}}}{{DDl{c}}}BOn}{DNn{{DDl{DJb}}}}{{{M`{c}}}{{DDl{c}}}BOn}777{{{M`{DEd}}}{{DEd{c}}}{BOnDLn{DM`{M`}}}}{Gh{{DEd{Fl}}}}1{{{BI`{cBHbBHb}}}{{DEd{c}}}BOn}2{{{BHd{cBHb}}}{{DEd{c}}}BOn}{Kj{{DEd{Fl}}}}{DMj{{DEd{Fl}}}}{{{M`{c}}}{{DEd{c}}}BOn}{DNf{{DEd{DJb}}}}{DLd{{DEd{DJb}}}}8{DMn{{DEd{Fl}}}}{DNb{{DEd{DJb}}}}{{{M`{DEf}}}{{DEf{c}}}{BOnDLn{DM`{M`}}}}{cc{}}{{{BHd{cBHb}}}{{DEf{c}}}BOn}{{{M`{c}}}{{DEf{c}}}BOn}3{{{BI`{cBHbBHb}}}{{DEf{c}}}BOn}44{{{BGl{{DDn{c}}}}}{{BGn{c{BGl{{DDl{c}}}}}}}BOj}{{{DEd{c}}}{{BGn{ce}}}BOj{{BOl{c}}}}{Gh{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{{{ANn{DNfDNn}}}{{BGn{DJb{BGl{{DDl{DJb}}}}}}}}{{{BI`{cBHbBHb{BHn{c}}}}}{{BGn{ce}}}BOj{{BOl{c}}}}{CC`{{BGn{Fl{BGl{{DDl{Fl}}}}}}}}{{{BHd{cBHb}}}{{BGn{ce}}}BOj{{BOl{c}}}}{DNb{{BGn{DJb{BGl{{BGj{DJb}}}}}}}}{DNn{{BGn{DJb{BGl{{DDl{DJb}}}}}}}}{{{M`{BGn}}}{{BGn{ce}}}{BOnDLn{DM`{M`}}}{BOf{BOl{c}}{DM`{M`}}}}{{{ANn{DNbDJb}}}{{BGn{DJb{BGl{{BGj{DJb}}}}}}}}{{{ANn{KjCC`}}}{{BGn{Fl{BGl{{DDl{Fl}}}}}}}}22?{{{ANn{GhFl}}}{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}{DNf{{BGn{DJb{BGl{{DDl{DJb}}}}}}}}{{{M`{c}}}{{BGn{ce}}}BOj{{BOl{c}}}}{Kj{{BGn{Fl{BGl{{DDl{Fl}}}}}}}}6{{{M`{DEh}}}{{DEh{ce}}}{BOnCBhDLn{DM`{M`}}}{BOf{BOl{c}}{DM`{M`}}}}{cc{}}111000000000000000000{c{{BGl{{BGj{c}}}}}BOj}{{{BHn{c}}}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}c}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}c}{{BGl{{DDl{c}}}}}BOj{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}c}{{DE`{c}}}BOj{{BNj{cBHb}}}}{{{b{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{b{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{DE`{c}}}BOj}0{{{b{{ANf{c}}}}}{{BI`{ceg}}}BOnBMfBMf}{{AnAn{b{{ANf{c}}}}}{{BI`{cBKlBKl}}}BOn}{{{b{{ANf{c}}}}}{{BI`{ceBKl}}}BOnBMf}{{{b{{ANf{c}}}}}{{BI`{cBKle}}}BOnBMf}{{ce{b{{ANf{g}}}}}{{BI`{gce}}}BMbBMbBOn}{{{b{{ANf{{BI`{ceBHbg}}}}}}}{{BI`{cei}}}BOnBMb{{BN`{ce}}}BMb}{{{BGj{c}}}{{BGl{{BGj{c}}}}}BOj}{{{BGj{c}}}{{ANn{{BGl{{BGj{c}}}}c}}}BOj}{{{BI`{ceBHb}}}{{BHd{ce}}}BOnBMf}{{cc}{{BGl{{BGj{c}}}}}BOj}{i{{BI`{cegi}}}{}BMbBMb{{BN`{ceg}}}}{c{{BI`{egic}}}{}{}{}{}}{{{b{{BI`{ceBHbg}}}}}{{BI`{cee}}}{CBhBOn}BMb{{BN`{ce}}}}{{Anc}{{BI`{cBKle}}}{CBhCAfBOn}BMf}{{AnAnc}{{BI`{cBKlBKl}}}{CBhCAfBOn}}{c{{BI`{ceg}}}{CBhCAfBOn}BMfBMf}{{Anc}{{BI`{ceBKl}}}{CBhCAfBOn}BMf}{{ceg}{{BI`{gce}}}BMbBMb{CBhCAfBOn}}{{AnAnc}{{BI`{cBKlBKl}}}BOn}{{Anc}{{BI`{cBKle}}}BOnBMf}{c{{BI`{ceg}}}BOnBMfBMf}{{Anc}{{BI`{ceBKl}}}BOnBMf}{{ceg}{{BI`{gce}}}BMbBMbBOn}{{ccc}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{ccc}{{BGl{{DDl{c}}}}}BOj}{{ccc}{{DE`{c}}}BOj}{Fl{{Cl{{BGj{c}}}}}{DO`DEn}}{DJb{{Cl{{BGj{c}}}}}{DO`DEn}}{{Ane}{{BI`{cgBKl}}}BOn{{BEl{AnAn}{{BBf{c}}}}}BMf}{{Ane}{{BI`{cBKlg}}}BOn{{BEl{AnAn}{{BBf{c}}}}}BMf}{e{{BI`{cgi}}}BOn{{BEl{AnAn}{{BBf{c}}}}}BMfBMf}{{AnAne}{{BI`{cBKlBKl}}}BOn{{BEl{AnAn}{{BBf{c}}}}}}{{cei}{{BI`{gce}}}BMbBMbBOn{{BEl{AnAn}{{BBf{g}}}}}}{{cccc}{{DFj{c}}}BLn}{{{BI`{cBHbe}}}{{Cl{{BI`{cgBHb}}}}}{BOnCBh}{{BN`{c}}}{{BM`{BHb}}}}{{{BI`{cBHb}}}{{Cl{{BHd{ce}}}}}{BOnCBhCAfDGfBOn}{{BMd{BHb}}BMf}}{DOb{{Cl{{BGj{c}}}}}{DO`DEn}}{ANl{{Cl{{BGj{c}}}}}{DO`DEn}}{CAh{{Cl{{BGj{c}}}}}{DO`DEn}}{DBd{{Cl{{BGj{c}}}}}{DO`DEn}}{DAh{{Cl{{BGj{c}}}}}{DO`DEn}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DDl{c}}}BOj}{DCn{{Cl{{BGj{c}}}}}{DO`DEn}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{{BGl{{DDn{c}}}}}BOj}{{{BGn{ce}}c}{{DEh{ce}}}{BOnCBh}{{BOl{c}}}}{{AnAne}{{BI`{cBKlBKl}}}BOn{{BFd{}{{BFb{c}}}}}}{e{{BI`{cgi}}}BOn{{BFd{}{{BFb{c}}}}}BMfBMf}{{Ane}{{BI`{cgBKl}}}BOn{{BFd{}{{BFb{c}}}}}BMf}{{Ane}{{BI`{cBKlg}}}BOn{{BFd{}{{BFb{c}}}}}BMf}{{cei}{{BI`{gce}}}BMbBMbBOn{{BFd{}{{BFb{g}}}}}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGl{{BGj{c}}}}}{BLnBOj}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGl{{DDl{c}}}}}{BLnBOj}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{DE`{c}}}{BLnBOj}}0{{{b{{BI`{cBHbBHb{BHn{c}}}}}}cAn{BGl{{BGj{c}}}}}{{BGl{{BGj{c}}}}}{BLnBOj}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}cAn{BGl{{DDl{c}}}}}{{BGl{{DDl{c}}}}}{BLnBOj}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}cAn{DE`{c}}}{{DE`{c}}}{BLnBOj}}0{{{BI`{c}}}{{DDf{ce}}}BLnDDh}{{{BI`{cBHbBHb{BHn{c}}}}}{{DE`{c}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DFj{c}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DFl{c}}}{}}{{AnAn{b{{ANf{c}}}}}{{BI`{cBKlBKl}}}{CBhBOn}}{{An{b{{ANf{c}}}}}{{BI`{cBKle}}}{CBhBOn}BMf}{{An{b{{ANf{c}}}}}{{BI`{ceBKl}}}{CBhBOn}BMf}{{{b{{ANf{c}}}}}{{BI`{ceg}}}{CBhBOn}BMfBMf}{{ce{b{{ANf{g}}}}}{{BI`{gce}}}BMbBMb{CBhBOn}}{{{DEd{c}}{BGl{{DDl{c}}}}}{{BGl{{DDn{c}}}}}BOj}{{c{BI`{cBHbBHbe}}}{{DDl{c}}}BOj{{BNj{cBHb}}}}{{{DEd{c}}e}{{BGn{ce}}}BOn{{BOl{c}}}}{{{DEd{c}}ec}{{DEh{ce}}}{BOnCBh}{{BOl{c}}}}{{cc{BGl{{BI`{cBHbBHbe}}}}}{{DDl{c}}}BOj{{BNj{cBHb}}}}{{{DDl{c}}}{{BGl{{DDl{c}}}}}BOj}{{{ANn{ce}}{ANn{gi}}}{{DBf{kcegi}}}BMbBMb{BMbBMb}{BMbBMb}{}}{{{ANn{ce}}{ANn{gi}}}{{DAf{kcegi}}}BMbBMb{BMbBMb}{BMbBMb}{}}{c{{BLl{}{{BLj{c}}}}}BLn}{{}{{BGj{c}}}{BLnBNh}}{c{{DDl{c}}}BOj}{{{DDl{c}}}{{DDn{c}}}BOj}{{{DDl{c}}{DDl{c}}}{{DDn{c}}}BOn}{{{b{c}}}{{b{{BGl{c}}}}}{}}{{{BGl{{DDl{c}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{DE`{c}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{DE`{c}}}}}{{BGl{{DDl{c}}}}}BOj}{{Ane}{{BI`{cgBKl}}}BOn{{BFd{}{{BFb{c}}}}}BMf}{{AnAne}{{BI`{cBKlBKl}}}BOn{{BFd{}{{BFb{c}}}}}}{e{{BI`{cgi}}}BOn{{BFd{}{{BFb{c}}}}}BMfBMf}{{Ane}{{BI`{cBKlg}}}BOn{{BFd{}{{BFb{c}}}}}BMf}{{cei}{{BI`{gce}}}BMbBMbBOn{{BFd{}{{BFb{g}}}}}}{{{b{{ANf{c}}}}}{{BI`{cBKle}}}BOnBMf}{{{b{{ANf{c}}}}}{{BI`{ceBKl}}}BOnBMf}{{{b{{ANf{c}}}}}{{BI`{ceg}}}BOnBMfBMf}{{AnAn{b{{ANf{c}}}}}{{BI`{cBKlBKl}}}BOn}{{ce{b{{ANf{g}}}}}{{BI`{gce}}}BMbBMbBOn}{{{b{{ANf{{BI`{cBHbeg}}}}}}}{{BI`{cie}}}BOnBMb{{BN`{cBHbe}}}BMb}{cc{}}0000000000000000000000000000000000000000{{{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BI`{cBHbBHbe}}}{{BGl{{BGj{c}}}}}BOj{{BNj{cBHb}}}}{{{BI`{cBHbBHbe}}}{{BGl{{DDl{c}}}}}BOj{{BNj{cBHb}}}}{{{BI`{cBHbBHbe}}}{{DE`{c}}}BOj{{BNj{cBHb}}}}0{{{BI`{cBHbBHbe}}c}{{BGl{{DDl{c}}}}}BOj{{BNj{cBHb}}}}{c{{DEh{ce}}}BOj{{BOl{c}}}}{c{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{}{{BGj{{DEj{{M`{DJb}}}}}}}}{{}{{BGj{{DEj{{M`{Fl}}}}}}}}{{}{{BGj{DOd}}}}11{{}c{}}2{{}{{BGj{DOf}}}}4{{}{{BGj{DOh}}}}5{{{b{{ANf{c}}}}AnAn}{{BI`{cBKlBKl{DBf{cBKlBKlBHbBKl}}}}}BOn}{{{b{j{ANf{c}}}}AnAn}{{BI`{cBKlBKl{DAf{cBKlBKlBHbBKl}}}}}BOn}{{{b{j{ANf{c}}}}An}{{BI`{ceBKl{DAf{ceBKlBHbe}}}}}BOnBMf}{{{b{j{ANf{c}}}}}{{BI`{ceg{DAf{cegBHbe}}}}}BOnBMfBMf}{{{b{{ANf{c}}}}An}{{BI`{cBKle{DBf{cBKleBHbBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}An}{{BI`{ceBKl{DBf{ceBKlBHbe}}}}}BOnBMf}{{{b{{ANf{c}}}}}{{BI`{ceg{DBf{cegBHbe}}}}}BOnBMfBMf}{{{b{j{ANf{c}}}}An}{{BI`{cBKle{DAf{cBKleBHbBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}}{{BHd{ce}}}BOnBMf}{{{b{{ANf{c}}}}eg}{{BI`{ceg{DBf{cegBHbe}}}}}BOnBMbBMb}{{{b{j{ANf{c}}}}eg}{{BI`{ceg{DAf{cegBHbe}}}}}BOnBMbBMb}{{{b{{ANf{c}}}}Aneg}{{BI`{ceg{DBf{cegBHbe}}}}}BOnBMbBMb}{{{b{j{ANf{c}}}}Aneg}{{BI`{ceg{DAf{cegBHbe}}}}}BOnBMbBMb}{{{b{j{ANf{c}}}}AnAn}{{BI`{cBKle{DAf{cBKleBHbBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAn}{{BI`{cBKle{DBf{cBKleBHbBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAn}{{BI`{ceBKl{DAf{ceBKlBHbe}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAn}{{BI`{ceBKl{DBf{ceBKlBHbe}}}}}BOnBMf}{{{b{{ANf{c}}}}An}{{BI`{ceg{DBf{cegBHbe}}}}}BOnBMfBMf}{{{b{j{ANf{c}}}}An}{{BI`{ceg{DAf{cegBHbe}}}}}BOnBMfBMf}{{{b{{ANf{c}}}}AnAnAn}{{BI`{cBKlBKl{DBf{cBKlBKlBHbBKl}}}}}BOn}{{{b{j{ANf{c}}}}AnAnAn}{{BI`{cBKlBKl{DAf{cBKlBKlBHbBKl}}}}}BOn}{{{b{{ANf{c}}}}AnAnAn}{{BI`{cBKle{DBf{cBKleBKlBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAn}{{BI`{ceg{DBf{cegBKlBKl}}}}}BOnBMfBMf}{{{b{{ANf{c}}}}AnAnAnAn}{{BI`{cBKlBKl{DBf{cBKlBKlBKlBKl}}}}}BOn}{{{b{{ANf{c}}}}AnAnAn}{{BI`{ceBKl{DBf{ceBKlBKlBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}egik}{{BI`{ceg{DAf{cegik}}}}}BOnBMbBMbBMbBMb}{{{b{{ANf{c}}}}egik}{{BI`{ceg{DBf{cegik}}}}}BOnBMbBMbBMbBMb}{{{b{{ANf{c}}}}Anegik}{{BI`{ceg{DBf{cegik}}}}}BOnBMbBMbBMbBMb}{{{b{j{ANf{c}}}}Anegik}{{BI`{ceg{DAf{cegik}}}}}BOnBMbBMbBMbBMb}{{{b{j{ANf{c}}}}AnAn}{{BI`{ceg{DAf{cegBKlBKl}}}}}BOnBMfBMf}{{{b{j{ANf{c}}}}AnAnAn}{{BI`{cBKle{DAf{cBKleBKlBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAnAnAn}{{BI`{cBKlBKl{DAf{cBKlBKlBKlBKl}}}}}BOn}{{{b{j{ANf{c}}}}AnAnAn}{{BI`{ceBKl{DAf{ceBKlBKlBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAnAnAn}{{BI`{ceBKl{DBf{ceBKlBKlBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAnAnAn}{{BI`{cBKle{DBf{cBKleBKlBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAnAnAn}{{BI`{cBKle{DAf{cBKleBKlBKl}}}}}BOnBMf}{{{b{j{ANf{c}}}}AnAnAnAnAn}{{BI`{cBKlBKl{DAf{cBKlBKlBKlBKl}}}}}BOn}{{{b{j{ANf{c}}}}AnAnAnAn}{{BI`{ceBKl{DAf{ceBKlBKlBKl}}}}}BOnBMf}{{{b{{ANf{c}}}}AnAnAnAnAn}{{BI`{cBKlBKl{DBf{cBKlBKlBKlBKl}}}}}BOn}{{{b{{ANf{c}}}}AnAnAn}{{BI`{ceg{DBf{cegBKlBKl}}}}}BOnBMfBMf}{{{b{j{ANf{c}}}}AnAnAn}{{BI`{ceg{DAf{cegBKlBKl}}}}}BOnBMfBMf}{{{b{Ml}}}{{Cn{{BGj{c}}}}}{DOjDEnCLd}}{{{b{Ml}}Mf}{{Cn{{BGj{c}}}}}{DEnCLd}}{{{b{c}}}e{}{}}0000000000000000000000000000000000000000{{{b{{BGj{e}}}}}{{BGj{c}}}{}{{BNl{c}}}}{{{b{{DDf{cg}}}}}{{DDf{ie}}}BLnDDh{{DJl{e}}}{BLn{DLl{c}}}}{{{b{{BI`{c}}}}}{{DDf{eg}}}BLn{BLn{DLl{c}}}DDh}{{{b{{BI`{egi}}}}}{{BI`{ckm}}}BOn{BOn{BNl{c}}}BMbBMbBMbBMb}{{{b{{DDf{eg}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DE`{e}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BI`{eBHbBHb{BHn{e}}}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BI`{eBHbBHb{BHn{e}}}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{e}}}}}}}{{BGl{{DDl{c}}}}}BOn{BOn{BNl{c}}}}{{{b{{BGl{{BGj{e}}}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{DDf{eg}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGn{eg}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BI`{eBHbBHb{BHn{e}}}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{e}}}}}}}{{BGl{{DDn{c}}}}}BOj{BOj{BNl{c}}}}{{{b{{DE`{e}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{DDf{eg}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DEh{eg}}}}}{{BGl{{BGj{c}}}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BGn{e{BGl{{DDl{e}}}}}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{DEh{eg}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDl{c}}}}}}}}{{{b{{BGn{eg}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDl{c}}}}}}}}{{{b{{BGl{{DDn{e}}}}}}}{{BGl{{DDl{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{DEh{e{BGl{{DDl{e}}}}}}}}}{{BGl{{DDn{c}}}}}BLn{BLn{BNl{c}}}}{{{b{{BI`{eBHb}}}}}{{BHd{cg}}}BOn{BOnCBhCAfDGf{BNl{c}}}{{BMd{BHb}}}}{{{b{{BHd{eg}}}}}{{BHd{cg}}}BOn{BOn{BNl{c}}}BMf}{{{b{{BI`{e}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{DEh{eg}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{DDf{eg}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGl{{BGj{e}}}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{e}}}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{BGn{eg}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{BGl{{DDl{e}}}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{e}}}}}{{DE`{c}}}BLn{BLn{BNl{c}}}}{{{b{{DDl{e}}}}}{{DDl{c}}}BOn{BOn{BNl{c}}}}{{{b{{DDn{e}}}}}{{DDn{c}}}BOj{BOj{BNl{c}}}}{{{b{{BI`{e}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}}{{{b{{BGn{eg}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEh{eg}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEd{e}}}}}{{DEd{c}}}BOn{BOn{BNl{c}}}}{{{b{{BGl{{DDn{e}}}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}}{{{b{{DDf{eg}}}}}{{DEd{c}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DEf{e}}}}}{{DEf{c}}}BOn{BOn{BNl{c}}}}{{{b{{BI`{e}}}}}{{DEf{c}}}BLn{BLn{BNl{c}}}}{{{b{{DDf{eg}}}}}{{DEf{c}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DDf{eg}}}}}{{BGn{ci}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}{{BOl{c}}{DLl{{BI`{c}}}}{DLl{{BI`{e}}}}}}{{{b{{DEh{eg}}}}}{{BGn{ci}}}BLn{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DLl{g}}}}{{{b{{BGn{eg}}}}}{{BGn{ci}}}BLn{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DLl{g}}}}{{{b{{BI`{e}}}}}{{BGn{cg}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DLl{{BI`{c}}}}{DLl{{BI`{e}}}}}}{{{b{{BGl{{DDn{e}}}}}}}{{BGn{c{BGl{{DDl{c}}}}}}}BLn{BLn{BNl{c}}}}{{{b{{DEh{eg}}}}}{{DEh{ci}}}{BLnDLl}{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DLl{g}}}}{{{b{{DDf{eg}}}}}{{DEh{ci}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}{{BOl{c}}{DLl{{BI`{c}}}}{DLl{{BI`{e}}}}}}{{{b{{BI`{e}}}}}{{DEh{cg}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DLl{{BI`{c}}}}{DLl{{BI`{e}}}}}}{BCn{{Cl{{BGj{c}}}}}{DO`DEn}}{CJb{{Cl{{BGj{c}}}}}{DO`DEn}}{Mf{{Cl{{BGj{c}}}}}{DO`DEn}}{AMh{{Cl{{BGj{c}}}}}{DO`DEn}}{BEn{{Cl{{BGj{c}}}}}{DO`DEn}}{AnBMb}{An{{Cl{{BGj{c}}}}}{DO`DEn}}{AnBKl}{AnBHb}{{{Bn{c}}}{{BI`{cBKle}}}BOnBMf}{{{Bn{c}}}{{BI`{ceBKl}}}BOnBMf}{{AnAn{Bn{c}}}{{BI`{cBKlBKl}}}BOn}{{{Bn{c}}}{{BI`{ceg}}}BOnBMfBMf}{{ce{Bn{g}}}{{BI`{gce}}}BMbBMbBOn}{{{BKn{cBKlBKl}}}{{BI`{cBKlBKl{BKn{cBKlBKl}}}}}{}}{{{BKn{cBKlBHb}}}{{BI`{cBKlBHb{BKn{cBKlBHb}}}}}{}}{{{BKn{cBHbBKl}}}{{BI`{cBHbBKl{BKn{cBHbBKl}}}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DDl{c}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}}{{DEd{c}}}BOn}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1010100110011010100110{{{BI`{cgei}}}{{DHl{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnBNh}BMf}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckmo}}}}{b{{BI`{cAaAcAe}}}}c}f{CAfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{BNj{cAaAc}}}}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckmo}}}}{b{{BI`{cAaAcAe}}}}c}f{BNfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{BNj{cAaAc}}}}1{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{cikm}}}}{b{{BI`{coBHbAa}}}}c}f{CAfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMbBMb{{BNj{cik}}}BMb{{BNj{co}}}}{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{cikm}}}}{b{{BI`{coBHbAa}}}}c}f{BNfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMbBMb{{BNj{cik}}}BMb{{BNj{co}}}}1{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{km}}}{{BI`{ckm{DBf{ckm}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMb}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{km}}}{{BI`{ckm{DAf{ckm}}}}}{}BMbBMb{{BMj{ceg}}}BMbBMb}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{km}}{ANn{AnAn}}}{{BI`{ckm{DBf{ckmBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}BMbBMb}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{km}}{ANn{AnAn}}}{{BI`{ckm{DAf{ckmBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}BMbBMb}3210`{{{b{j{BI`{cegi}}}}c{b{{BI`{ckBHbm}}}}{b{{BI`{coBHbAa}}}}c}f{CAfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMb{{BNj{ck}}}BMb{{BNj{co}}}}0{{{b{j{BI`{cegi}}}}c{b{{BI`{ckBHbm}}}}{b{{BI`{coBHbAa}}}}c}f{BNfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMb{{BNj{ck}}}BMb{{BNj{co}}}}{{{b{{BI`{cBKlBKl{BKn{cBKlBKl}}}}}}AnAn}{}BOn}{{{b{{BI`{cegi}}}}k}Cl{}BMbBMb{{BN`{ceg}}}{{DOl{cegi}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{j{BI`{cegi}}}}k}Cl{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}{{DOn{cegi}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BI`{cegi}}}}k}{}{}BMbBMb{{BN`{ceg}}}{{DOl{cegi}}}}{{{b{{BHd{ce}}}}An}{{b{c}}}BOnBMf}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}{{{b{j{BI`{cegi}}}}k}{}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}{{DOn{cegi}}}}{{{b{j{BHd{ce}}}}An}{{b{jc}}}BOnBMf}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnBNh}BMf}{{{b{{DHn{ce}}}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{}Cd}0{{{b{{BGj{c}}}}{b{je}}}fE@`AMd}{{{b{{DDf{ce}}}}{b{jg}}}f{BLnE@`}DDhAMd}{{{b{BHb}}{b{jc}}}fAMd}{{{b{{BHn{c}}}}{b{je}}}fE@`AMd}{{{b{{BI`{cegi}}}}{b{jk}}}f{BOnE@`}BMbBMb{{BN`{ceg}}}AMd}{{{b{{BGl{c}}}}{b{je}}}fE@`AMd}{{{b{{BHd{ce}}}}{b{jg}}}f{BOnE@`}BMfAMd}{{{b{{DE`{c}}}}{b{je}}}f{BOnE@`}AMd}{{{b{{DDl{c}}}}{b{je}}}f{BOnE@`}AMd}{{{b{{DEd{c}}}}{b{je}}}f{BOnE@`}AMd}{{{b{{DEf{c}}}}{b{je}}}f{BOnE@`}AMd}{{{b{{BGn{ce}}}}{b{jg}}}f{BOnE@`}E@`AMd}{{{b{{DEh{ce}}}}{b{jg}}}f{BOnE@`}E@`AMd}{{{b{DHf}}{b{jc}}}fAMd}{{{b{DG`}}{b{jc}}}fAMd}{{{b{DHh}}{b{jc}}}fAMd}{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{ciik}}}}{b{{BI`{cmBHbo}}}}c}f{BNfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMb{{BNj{cii}}}BMb{{BNj{cm}}}}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckBHbm}}}}{b{{BI`{coBHbAa}}}}c}f{BNfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMb{{BNj{ck}}}BMb{{BNj{co}}}}{{{b{{BI`{ceeg}}}}}{{BI`{cee}}}BNfBMb{{BNj{cee}}}}`{{{BI`{ceeg}}}{{DHn{ce}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}{BGj{c}}}{}{BLnBNh}}{{}{{BGj{c}}}{CLdDEn}}{{{b{{BI`{ceBHbg}}}}}An{BNhBLhBOn}BMb{{BN`{ce}}}}{{{b{{BI`{cegi}}}}}{{ANn{AnAn}}}{BOnBNhBLh}BMbBMb{{BN`{ceg}}}}1{{{b{{BI`{ceBHbg}}}}}An{BLlBOn}BMb{{BN`{ce}}}}{{{b{{BI`{cegi}}}}}{{ANn{AnAn}}}{BLlBOn}BMbBMb{{BN`{ceg}}}}{{}BOl}{{}{{DDf{ce}}}BLnDDh}{{}{{BI`{ceg}}}{CBhCAfBOn}BMfBMf}{{AnAn}{{BI`{cBKlBKl}}}{CBhCAfBOn}}{An{{BI`{cBKle}}}{CBhCAfBOn}BMf}{An{{BI`{ceBKl}}}{CBhCAfBOn}BMf}{{}{{BGl{{BGj{c}}}}}BOj}0{{}{{BGl{{DDn{c}}}}}BOj}{{}{{BGl{{DDl{c}}}}}BOj}0{{}{{DE`{c}}}BOj}{{}{{DE`{c}}}{BOnCBhCAf}}{{}{{DDl{c}}}BOj}{{}{{DDn{c}}}{BOjBOn}}{{}{{DEd{c}}}{CBhBOn}}{{}{{DEf{c}}}{CAfBOn}}{{}{{BGn{ce}}}BOj{{BOl{c}}}}{{}{{DEh{ce}}}BOj{{BOl{c}}}}{An{{DFf{BKl}}}}{{}{{DFf{c}}}BMf}{{ce}{{BI`{gce}}}BMbBMb{CBhCAfBOn}}{c{{DFf{c}}}BMb}{{BMheg}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}{{BMhe{ANn{gi}}k}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}{{BMhe{ANn{gi}}{ANn{km}}o}c{{BOf{}{{BOd{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{BMh}}}}}{{BEd{}{{BBf{c}}}}}{{BEd{}{{BBf{c}}}}}}`{{{b{{DDl{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}{{{b{{BI`{ceBHbg}}}}}An{BNhBOn}BMb{{BN`{ce}}}}0{{{b{{DDf{ce}}}}{ANn{AnAn}}}{{b{c}}}BLnDDh}{{{b{{BI`{cegi}}}}An}b{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}k}{}{}BMbBMb{{BN`{ceg}}}{{DOl{cegi}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}}b{}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}An}bBOnBMf}{{{b{{DE`{c}}}}{ANn{AnAn}}}{{b{c}}}BOn}{{{b{{DDl{c}}}}An}bBOn}{{{b{{DDn{c}}}}An}bBOj}{{{b{j{DDf{cDHf}}}}{ANn{AnAn}}}{{b{jc}}}BLn}{{{b{j{BI`{cegi}}}}An}{{b{jc}}}{}BMbBMb{{BMj{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}}{{b{jc}}}{}BMbBMb{{BMj{ceg}}}}{{{b{j{BI`{cegi}}}}k}{}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}{{DOn{cegi}}}}{{{b{j{BHd{ce}}}}An}{{b{j}}}BOnBMf}{{{b{j{DDl{c}}}}An}{{b{jc}}}BOn}{{{b{j{DDn{c}}}}An}{{b{jc}}}BOj}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{BI`{ceg}}}{BOnC@`}BMbBMb}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}{{BI`{ceg}}}{C@`BOn}BMbBMb{{BNj{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{{BHd{ce}}}{BOnC@`}BMf}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{ANn{{BI`{ceg}}{BI`{ceg}}}}}{BOnC@`}BMbBMb}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}{{ANn{{BI`{ceg}}{BI`{ceg}}}}}{C@`BOn}BMbBMb{{BNj{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{{ANn{{BHd{ce}}{BHd{ce}}}}}{BOnC@`}BMf}{{}An}0000000000000000000000000000000000000000{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{BI`{cegi}}Anc}{{BI`{ce}}}BOnBMb{{BM`{BHb}}BMb}{{BNj{ceg}}}}{{{b{{DGl{ce}}}}An{BI`{cgBHbi}}}{{DGl{c}}}BLl{{BM`{BHb}}BMb}BMb{{BNj{cg}}}}{{{BI`{cegi}}AnAnc}{{BI`{ceBKl}}}BOnBMb{{BM`{BKl}{{BBf{BKl}}}}BMb}{{BNj{ceg}}}}{{{BI`{ceik}}Ang}{{BI`{{DFb{c}}e}}}BOnBMbBMb{{BM`{g}}BMb}{{BNj{cei}}}}3{{{BI`{cegi}}Anc}{{BI`{cg}}}BOn{{BM`{BHb}}BMb}BMb{{BNj{ceg}}}}0{{{BI`{cegi}}AnAnc}{{BI`{cBKlg}}}BOn{{BM`{BKl}{{BBf{BKl}}}}BMb}BMb{{BNj{ceg}}}}{{{BI`{cgik}}Ane}{{BI`{{DFb{c}}i}}}BOnBMb{{BM`{e}}BMb}BMb{{BNj{cgi}}}}{ce{}{}}0000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000000000000000000000000000000000000{{{DDf{ce}}}{{BI`{c}}}BLnDDh}{{{BGl{c}}}c{}}{{{DE`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{DFj{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{DFl{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BI`{cegi}}}}}{}BOnBMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}}{}BOnBMbBMb{{BMj{ceg}}}}{BNj}{{{BHn{c}}}{}BOn}{{{BI`{cegi}}}{{BI`{ceg}}}BOnBMbBMb{{BNj{ceg}}{BN`{ceg}}}}{{{DBf{cegik}}}{}BOnBMbBMbBMbBMb}{{{DAf{cegik}}}{}BOnBMbBMbBMbBMb}{{{BKn{cBKle}}}{}BOnBMb}{{{BKn{ceBKl}}}{}BOnBMf}{{{DDl{c}}}{{DDl{c}}}BOj}{{{BI`{cegi}}}{{BI`{c}}}BOnBMbBMb{{BNj{ceg}}{BN`{ceg}}}}{ce{}{}}0000000000000000000000000000000000000000{{{BI`{cBHbBHb{BHn{c}}}}}c{}}{{{DBf{cegik}}}{{b{{ANf{c}}}}}{}BMbBMbBMbBMb}{{{DAf{cegik}}}{{b{{ANf{c}}}}}{}BMbBMbBMbBMb}{{{DAf{cegik}}}{{b{j{ANf{c}}}}}BOnBMbBMbBMbBMb}{{{BGj{c}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}}{{BGj{c}}}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{{b{{DFf{c}}}}{b{j{BI`{egik}}}}}fBMbBOnBMbBMb{{CB`{egi}}}}0{{{b{BOl}}}BOl}{{{DDf{ce}}}{{DDf{ce}}}BLn{{DJh{DG`}}DDh}}{{{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}1{{{b{{BGl{{BGj{c}}}}}}}{{BGl{{BGj{c}}}}}BOj}0{{{b{{DE`{c}}}}}{{DE`{c}}}BOn}{{{b{{DE`{c}}}}}{{DE`{c}}}BOj}{{{b{{DEd{c}}}}}{{DEd{c}}}{DJfBOn}}{{{b{{BGn{ce}}}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}}{{DEh{ce}}}BOj{{BOl{c}}}}{{{b{{DFj{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{DFl{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{DGl{ce}}}}}{{BI`{cee}}}BNfBMb}{{{b{jBOl}}}f}{{{b{j{DDf{ce}}}}}fBLn{{DJh{DG`}}DDh}}{{{b{j{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}}fBOj}21{{{b{j{DE`{c}}}}}fBOj}{{{b{j{DE`{c}}}}}fBOn}{{{b{j{DEd{c}}}}}f{DJfBOn}}{{{b{j{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}}fBOj{{BOl{c}}}}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{{DDf{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn{DDh{DJh{DG`}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{BGl{{DDn{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}2{{{b{{DE`{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{DEd{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}{BOnCBf}}{{{b{{BGn{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj{{BOl{c}}}}{{{b{BOl}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}{{{b{{DE`{c}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj}0{{{b{{BGn{ce}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOj{{BOl{c}}}}{{{b{BOl}}{b{{BI`{cBHbBHb}}}}}{{BI`{cBHbBHb}}}BOn}{{{b{{DDf{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn{DDh{DJh{DG`}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}01{{{b{{DE`{c}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}0{{{b{{BGn{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj{{BOl{c}}}}{{{b{{DEf{c}}}}}{{DEf{c}}}{DGfCAfBOn}}`{{}Cd}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}{{{b{{BHn{c}}}}}Cd{}}{{{b{{DBf{cegik}}}}}Cd{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}Cd{}BMbBMbBMbBMb}{{{b{{BKn{ceBKl}}}}}Cd{}BMf}{{{b{{BKn{cBKle}}}}}Cd{}BMb}{{{b{e}}}Cd{}{{BNl{c}}}}{{{b{{BI`{cegi}}}}}Cd{}BMbBMb{{BN`{ceg}}}}{{{b{{BKn{ceg}}}}}Cd{}BMbBMb}{{{b{{BHd{ce}}}}}CdBOnBMf}{{{b{{DFf{c}}}}}CdBMb}{{{b{{BLl{}{{BLj{c}}}}}}}CdBLn}{{{b{{BGj{c}}}}}Cd{BLnBNh}}{{{BGj{c}}}CdE@b}{{{b{{BI`{cegi}}}}}Cd{CBhCAfE@d}BMbBMb{{BN`{ceg}}}}{{{b{c}}}Cd{}}{{{b{{BGj{e}}}}}Cd{}{{BNl{c}}}}{{{b{{DDf{cg}}}}}CdBLnDDh{{DJl{e}}}}{{{b{{BI`{c}}}}}CdBLn}3333333{{{b{{BI`{egi}}}}}CdBOn{BOn{BNl{c}}}BMbBMb}44444{{{b{{DDf{eg}}}}}CdBLn{BLn{BNl{c}}}{{DJl{DHh}}}}0{{{b{{BGl{{BGj{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{BGn{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BI`{eBHbBHb{BHn{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{DE`{e}}}}}CdBLn{BLn{BNl{c}}}}0{{{b{{BGn{e{BGl{{DDl{e}}}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{DEh{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}3{{{b{{BGl{{DDl{e}}}}}}}CdBOn{BOn{BNl{c}}}}<{{{b{{DEh{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDl{c}}}}}}}}8{{{b{{BGl{{DDn{e}}}}}}}CdBOj{BOj{BNl{c}}}}6{{{b{{BGn{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDl{c}}}}}}}}{{{b{{DEh{e{BGl{{DDl{e}}}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{c}}}Cd{}}{{{b{{BHd{eg}}}}}CdBOn{BOn{BNl{c}}}BMf}{{{b{{BI`{eBHb}}}}}CdBOn{BOnCBhCAfDGf{BNl{c}}}}23{{{b{{BGl{{DDl{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{DEh{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}={{{b{{BGl{{BGj{e}}}}}}}CdBLn{BLn{BNl{c}}}}{{{b{{BI`{e}}}}}CdBLn{BLn{BNl{c}}}}6{{{b{{BGn{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{DDf{eg}}}}}CdBLn{BLn{BNl{c}}}{{DJl{DHh}}}}8{{{b{{DDl{e}}}}}CdBOn{BOn{BNl{c}}}}9{{{b{{DDn{e}}}}}CdBOj{BOj{BNl{c}}}}{{{b{{DEd{e}}}}}CdBOn{BOn{BNl{c}}}}<35{{{b{{BGn{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEh{eg}}}}}CdBLn{BLn{BNl{c}}}{{BOl{e}}}}=5=7{{{b{{DEf{e}}}}}CdBOn{BOn{BNl{c}}}}?68>218>{{{b{{DEh{eg}}}}}Cd{BLnDLl}{BLn{BNl{c}}}{{BOl{e}}}}7??????????????????{{{BGj{c}}}CdE@b}{{{b{{BI`{ceeg}}}}}CdBLnBMb{{BNj{cee}}}}{{{b{{DHj{cee}}}}}CdBLl{{C@j{}{{BBf{}}}}}}{{{b{{DHl{cee}}}}}CdBLl{{C@j{}{{BBf{}}}}}}{{{b{{DC`{cee}}}}}CdBLl{{C@j{}{{BBf{}}}}}}{{{b{{DI`{cee}}}}}CdBLl{{C@j{}{{BBf{}}}}}}55{{{b{{BGj{c}}}}}Cd{CLdDEn}}{{{b{{BI`{cegi}}}}}Cd{CBhCAfCBdDElE@dBLl}BMbBMb{{BNj{ceg}}{BNj{ceg}}}}{{{b{{DDl{c}}}}}CdBOj}{{{b{BLn}}}Cd}0{{{b{{BI`{ceeg}}}}c}CdBLn{{C@j{}{{BBf{}}}}BMb}{{BNj{cee}}}}{{{b{{BI`{cegi}}}}}Cd{}BMbBMb{{BN`{ceg}}}}{{{b{{DGd{cge}}}}}CdBLlBMb{{C@j{e}}}}6{{{b{{BI`{ceg}}}}}Cd{BOnCBhCBd}BMfBMf}5{{{b{{DDn{c}}}}}CdBOj}`````{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDn{c}}}}}BOj}{{{b{{BI`{cegi}}}}}{{E@f{cegi}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}}{{E@f{ceBHb}}}BOnBMf}{{{b{j{BI`{cegi}}}}}{{E@h{cegi}}}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}}{{{b{j{BHd{ce}}}}}{{E@h{ceBHb}}}BOnBMf}{{Anc}{{BI`{ceBHb}}}{BOnCBhCAf}{BMfDDd}}{An{{BGl{{BI`{ceBHb}}}}}{BOnCBhCAf}{BMfDDd}}{{{b{{BI`{cgkm}}}}{b{{BI`{ceio}}}}}{{BI`{c}}}{DElBOnCBhCAfCBdDEl}BMb{{C@n{e}}BMb}BMb{{C@n{i}}BMb}{{BNj{cgk}}}{{BNj{cei}}}}{{{b{{DGl{ce}}}}}{{BI`{cee}}}BNfBMb}{{{b{{DHl{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{DC`{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{BGj{c}}}}}c{CLdBLh}}{{{b{{DGl{ce}}}}}{{b{{BI`{cee}}}}}BNfBMb}{{{DC`{cge}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{}An}000000000000{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnBNh}BMf}{{{b{{DFj{c}}}}}cBLn}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{{Cl{{DDl{c}}}}}{BLnBOj}}{{{b{{BI`{cegi}}}}}An{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cBKlBHb{BKn{cBKlBHb}}}}}}}An{}}{{{b{{BKn{ceg}}}}}An{}BMbBMb}{{{b{{BHd{ce}}}}}AnBOnBMf}{{{b{{DFf{c}}}}}AnBMb}`{{{b{{BI`{ceBHbg}}}}{b{{BI`{ceBHbi}}}}c}{{BI`{ceBHb}}}{BOnCBhCAfCBdCBfDEl}BMb{{BNj{ce}}}{{BNj{ce}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}c}{{DDl{c}}}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}c}{{DDn{c}}}BOj}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}c}{{BHd{ce}}}{BOnCBhCAfCBdCBfDElBOn}BMf}{{{b{{DDl{c}}}}{b{{DDl{c}}}}c}{{DDl{c}}}BOj}{{{b{{DDn{c}}}}{b{{DDn{c}}}}c}{{DDn{c}}}BOj}{{{b{{BGn{c{DE`{c}}}}}}{b{{BGn{c{DE`{c}}}}}}c}{{BGn{c{DE`{c}}}}}{BLnBOj}}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGn{c{BGl{{BGj{c}}}}}}}}c}{{BGn{c{BGl{{BGj{c}}}}}}}{BLnBOj}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}c}{{BGn{c{BGl{{DDl{c}}}}}}}{BLnBOj}}2`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BGl{{DDl{c}}}}}}}{{DDl{c}}}{BLnBOj}}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{}BLn}430{{{b{{DGl{ce}}}}}{}BNfBMb}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}c}{{BGj{c}}}{BLnBNh}}763763{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{BGl{{DDl{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{DE`{c}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{BGl{{DDl{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{DE`{c}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{BGl{{DDl{c}}}}}}}BOj}6543210{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BOnCBh}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}CAh}{}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnBNh}BMf}{{{BI`{cgei}}}{{DC`{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}``{{{b{{BI`{cegi}}}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{{DDl{c}}}}}cBOj}10{{{b{{BI`{cegi}}}}m}{{BI`{keg}}}BOnBMbBMb{{BN`{ceg}}}BOn{{BEl{c}{{BBf{k}}}}}}{{{b{{BHd{ce}}}}i}{{BHd{ge}}}BOnBMfBOn{{BEl{c}{{BBf{g}}}}}}{{{b{{BI`{ceeg}}}}k}{{BI`{ieBHb}}}BOnBMb{{BN`{cee}}}BOn{{BEl{c}{{BBf{i}}}}}}{{{BOf{}{{BOb{c}}{BOd{e}}}}g}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh{{BBh{c}{{BBf{c}}}}}}{{{b{{BI`{cegi}}}}m}{{BI`{keg}}}BOnBMbBMb{{BN`{ceg}}}BOn{{BEl{AnAnc}{{BBf{k}}}}}}{{{b{{DDf{ce}}}}}{{b{{BI`{c}}}}}BLnDDh}{{{b{{DE`{c}}}}}{{b{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}`````{{{b{j{DDf{cDHf}}}}}{{b{j{BI`{c}}}}}BLn}{{{b{j{DE`{c}}}}}{{b{j{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{j{DDf{ce}}}}}{{b{j{BI`{c}}}}}BLnDDh}1{{cc}cC@b}{{BLnBLn}BLn}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{BKlc}BKlBMb}{{cBKl}BKl{}}{{BHbBHb}}0{{{b{{BI`{cegi}}}}}c{C@`CBhBOn}BMbBMb{{BN`{ceg}}}}{{}{{Cl{BLn}}}}{{}{{BI`{ceg}}}{BOnE@j}BMfBMf}{{}c{}}0{{}{{BHd{ce}}}{BOnE@j}BMf}{{{b{{BI`{cegi}}}}}c{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{e{{BGl{{DDl{c}}}}}{BLnBOj}{{BFd{}{{BFb{{BGl{{DDl{c}}}}}}}}}}{{{b{C@h}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{DH`}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{DHb}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{DHd}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{cc}cC@b}{{BLnBLn}BLn}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{BKlc}BKlBMb}{{BHbBHb}}0{{cBKl}BKl{}}{{{b{{BI`{cegi}}}}}c{C@`CBhBOn}BMbBMb{{BN`{ceg}}}}{{}{{Cl{BLn}}}}{{}c{}}{{}{{BI`{ceg}}}{BOnE@j}BMfBMf}1{{}{{BHd{ce}}}{BOnE@j}BMf}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}10{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{b{{DDf{ce}}}}{b{{BGn{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}{{DLl{{BI`{c}}}}}}{{{DDf{ce}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{ce}}{b{{BGl{{BGj{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{cg}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}DDh{{DJj{e}}}}{{{b{{DDf{ce}}}}{DEh{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}{{DLl{{BI`{c}}}}}}{{{b{{DDf{ce}}}}{b{{BGl{{BGj{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{b{{DEh{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}{{DLl{{BI`{c}}}}}}{{{DDf{ce}}{DEd{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{BGn{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}{{DLl{{BI`{c}}}}}}{{{b{{DDf{cg}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}DDh{{DJj{e}}}}{{{b{{DDf{ce}}}}{b{{DEd{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{b{{DEd{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{b{{BGl{{DDl{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{cg}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}DDh{{DJj{e}}}}{{{DDf{ce}}{BGn{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}{{DLl{{BI`{c}}}}}}{{{b{{DDf{ce}}}}{b{{BGl{{DDl{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{BGl{{DDl{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{BGl{{BGj{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{BI`{cBHbBHb{BHn{c}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{ce}}{b{{DEh{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}{{DLl{{BI`{c}}}}}}{{{DDf{ce}}{DEh{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}{{DLl{{BI`{c}}}}}}{{{b{{DDf{ce}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{BI`{cBHbBHb{BHn{c}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{b{{DDf{ce}}}}{DE`{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{ce}}{BGl{{BGj{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{b{{DDf{cg}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}DDh{{DJj{e}}}}{{{DDf{ce}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{ce}}{BGl{{DDl{c}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{DEd{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DDf{ce}}{DE`{c}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DDf{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}{BOnCBhCAfCBdDElBLn}DDh}{{{DDf{ce}}{b{{BGn{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}{{DLl{{BI`{c}}}}}}{{BKlc}BKlBMb}{{cBKl}BKl{}}{{BHbBHb}}0{{{BI`{cBHbBHbe}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHbBHb}}}}{{{b{{BI`{cegi}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cBHbBHbe}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHbBHb}}}}{{{BI`{cegi}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{BI`{ckmo}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}c}{}{BOnDEl}BMbBMb{{BNj{ceg}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHbBHb}}}}{{{b{{BI`{cegi}}}}{BI`{ckmo}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}c}{}{BOnDEl}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}{b{{BI`{ckmo}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cBHbBHbe}}}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHbBHb}}}}{{{b{{BI`{cegi}}}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{BGl{{BGj{c}}}}}}{DE`{c}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{BHd{cBHb}}}{}BOj}{{{BGl{{DDl{c}}}}{DEd{c}}}{}BOj}{{{BGl{{DDl{c}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{DEh{c{BGl{{BGj{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{DEd{c}}}}}{}BOj}{{{BGl{{BGj{c}}}}{DEh{c{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGn{c{BGl{{BGj{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{DDn{c}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{DE`{c}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{DEh{c{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{DE`{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{BGj{c}}}}}}{DEh{c{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{DEh{c{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDn{c}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDn{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BGn{c{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{DE`{c}}}{}BOj}{{{BGl{{DDn{c}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BHd{cBHb}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{DEh{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGn{c{BGl{{DDl{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{DEd{c}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{DEd{c}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BGn{c{BGl{{BGj{c}}}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{DDn{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{BGl{{DDn{c}}}}{b{{DDn{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{BGj{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{BGl{{DDn{c}}}}}}{DDn{c}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BHd{cBHb}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{BGl{{BGj{c}}}}{b{{DE`{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{BGl{{DDn{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{DEh{c{BGl{{BGj{c}}}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{DEd{c}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDn{c}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{BGj{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{BGj{c}}}}{BGn{c{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{BGj{c}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{BGl{{BGj{c}}}}{DEd{c}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BGn{c{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGn{c{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BI`{cBHbBHbe}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{BGl{{DDn{c}}}}}}{BHd{cBHb}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{DE`{c}}}{}BOj}{{{BGl{{BGj{c}}}}{BHd{cBHb}}}{}BOj}{{{BGl{{DDn{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{b{{DEd{c}}}}}{}BOj}{{{BGl{{DDn{c}}}}{BHd{cBHb}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{BGl{{BGj{c}}}}{BGl{{BGj{c}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{BGl{{DDl{c}}}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{BGl{{DDl{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{DEd{c}}}{}BOj}{{{BGl{{DDl{c}}}}{BGn{c{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{BGl{{DDl{c}}}}{b{{DEh{c{BGl{{DDl{c}}}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{DEd{c}}}}}{}BOj}{{{BGl{{BGj{c}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}BOj{{BNj{cBHb}}}}{{{BGl{{DDl{c}}}}{b{{BHd{cBHb}}}}}{}BOj}{{{b{{BGl{{BGj{c}}}}}}{BGl{{BI`{cBHbBHbe}}}}}{}BOj{{BNj{cBHb}}}}{{{b{{BHd{ce}}}}c}{}{BOnDEl}BMf}{{{BHd{ce}}c}{}{BOnDEl}BMf}{{{DE`{c}}{BI`{cegi}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{DE`{c}}}}{BGn{c{DE`{c}}}}}{}BOj}{{{DE`{c}}{DEd{c}}}{}BOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{BI`{cegi}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{DE`{c}}}}{b{{BGn{c{DE`{c}}}}}}}{}BOj}{{{DE`{c}}{DEh{c{DE`{c}}}}}{}BOj}{{{b{{DE`{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{DE`{c}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DE`{c}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{DEh{c{DE`{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DE`{c}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{DEh{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{BGl{{BGj{c}}}}}{}BOj}{{{DE`{c}}{b{{DE`{c}}}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DE`{c}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DE`{c}}}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHb}}}}{{{b{{DE`{c}}}}{b{{BI`{cegi}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{b{{DE`{c}}}}{BGl{{BI`{cBHbBHbe}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHb}}}}{{{DE`{c}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{b{{BGl{{BI`{cBHbBHbe}}}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHb}}}}{{{DE`{c}}{b{{DEh{c{DE`{c}}}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{b{{DEd{c}}}}}{}BOj}{{{b{{DE`{c}}}}{BHd{cBHb}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{DE`{c}}}{}{BOnCBhCAfCBdDEl}}{{{DE`{c}}{b{{DEd{c}}}}}{}BOj}{{{DE`{c}}{b{{BHd{cBHb}}}}}{}{BOnCBhCAfCBdDEl}}{{{b{{DE`{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DE`{c}}{b{{BGn{c{DE`{c}}}}}}}{}BOj}{{{DE`{c}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DE`{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DE`{c}}{BGl{{BI`{cBHbBHbe}}}}}{}{BOnCBhCAfCBdDEl}{{BNj{cBHb}}}}{{{b{{DE`{c}}}}{DEd{c}}}{}BOj}{{{DE`{c}}{BGn{c{DE`{c}}}}}{}BOj}{{{DE`{c}}{b{{BI`{cegi}}}}}{}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}}{{{DE`{c}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DDl{c}}c}{}BOj}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{}BOj}{{{b{{DDl{c}}}}c}{}BOj}{{{DDl{c}}{b{{DDl{c}}}}}{}BOj}{{{b{{DDl{c}}}}{DDl{c}}}{}BOj}{{{DDl{c}}{DDl{c}}}{}BOj}{{{DDn{c}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DDn{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{}BOj}{{{DDn{c}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DDn{c}}}}{DDn{c}}}{}BOj}{{{DDn{c}}{DDn{c}}}{}BOj}{{{b{{DDn{c}}}}c}{}BOj}{{{b{{DDn{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{DDn{c}}c}{}BOj}{{{DDn{c}}{b{{DDn{c}}}}}{}BOj}{{{DEd{c}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DEd{c}}{b{{DE`{c}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{BHd{cBHb}}}{}{BOnCBd}}{{{DEd{c}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{DEd{c}}}}{BGl{{DDn{c}}}}}{}BOj}{{{DEd{c}}{b{{BHd{cBHb}}}}}{}{BOnCBd}}{{{DEd{c}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DEd{c}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DEd{c}}}}{BGl{{DDl{c}}}}}{}BOj}{{{b{{DEd{c}}}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{DEd{c}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEd{c}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEd{c}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEd{c}}}}{BGl{{BGj{c}}}}}{}BOj}{{{DEd{c}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{BGl{{BGj{c}}}}}{}BOj}{{{DEd{c}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{DEd{c}}}{}{BOnCBd}}{{{DEd{c}}{BHd{cBHb}}}{}{BOnCBd}}{{{DEd{c}}{DE`{c}}}{}BOj}{{{DEd{c}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{DEd{c}}{BGl{{DDn{c}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}{}{BOnCBd}}{{{DEd{c}}{DDf{ce}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DEd{c}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEd{c}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{b{{DDf{ce}}}}}{}{BOnCBhCAfCBdDElBLn}{{DJj{DHh}}}}{{{b{{DEd{c}}}}{DEd{c}}}{}{BOnCBd}}{{{b{{DEd{c}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{DEd{c}}}}{DE`{c}}}{}BOj}{{{DEd{c}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEd{c}}}}{b{{BHd{cBHb}}}}}{}{BOnCBd}}{{{DEd{c}}{b{{DEd{c}}}}}{}{BOnCBd}}{{{DEf{c}}{BHd{cBHb}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{b{{BHd{cBHb}}}}}{}{BOnDEl}}{{{DEf{c}}{b{{DEf{c}}}}}{}{BOnDEl}}{{{DEf{c}}{b{{BHd{cBHb}}}}}{}{BOnDEl}}{{{DEf{c}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}}{}{BOnDEl}}{{{DEf{c}}{BI`{cBHbBHb{BHn{c}}}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{BI`{cBHbBHb{BHn{c}}}}}{}{BOnDEl}}{{{b{{DEf{c}}}}{BHd{cBHb}}}{}{BOnDEl}}{{{b{{DEf{c}}}}c}{}{BOnDEl}}{{{b{{DEf{c}}}}{DEf{c}}}{}{BOnDEl}}{{{DEf{c}}{DEf{c}}}{}{BOnDEl}}{{{DEf{c}}c}{}{BOnDEl}}{{{b{{BGn{ce}}}}{DDf{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DLl{{BI`{c}}}}}{{DJj{DHh}}}}{{{BGn{ce}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{BGn{c{DE`{c}}}}{DE`{c}}}{}BOj}{{{BGn{c{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{BGn{ce}}}}{DEd{c}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{}BOj{{BOl{c}}}}{{{BGn{c{BGl{{DDl{c}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{b{{BGn{ce}}}}{BI`{cBHbBHb{BHn{c}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGn{c{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGn{c{DE`{c}}}}{b{{DE`{c}}}}}{}BOj}{{{BGn{ce}}{DDf{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DLl{{BI`{c}}}}}{{DJj{DHh}}}}{{{b{{BGn{ce}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{BGn{ce}}{DEd{c}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{DDf{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DLl{{BI`{c}}}}}{{DJj{DHh}}}}{{{BGn{ce}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{DE`{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{BGn{ce}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGn{ce}}{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{DDf{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DLl{{BI`{c}}}}}{{DJj{DHh}}}}{{{b{{BGn{ce}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{BHd{cBHb}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{BHd{cBHb}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{DEd{c}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{BGn{c{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{b{{BGn{ce}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{BHd{cBHb}}}{}BOj{{BOl{c}}}}{{{b{{BGn{c{DE`{c}}}}}}{DE`{c}}}{}BOj}{{{b{{BGn{ce}}}}{b{{DEd{c}}}}}{}BOj{{BOl{c}}}}{{{BGn{ce}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{}BOj{{BOl{c}}}}{{{BGn{c{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{BGn{c{BGl{{DDl{c}}}}}}{BGl{{DDn{c}}}}}{}BOj}{{{BGn{ce}}{BI`{cBHbBHb{BHn{c}}}}}{}BOj{{BOl{c}}}}{{{b{{BGn{ce}}}}{BHd{cBHb}}}{}BOj{{BOl{c}}}}{{{DEh{c{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DEh{c{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DEh{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}{}BOj}{{{b{{DEh{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{DEh{c{DE`{c}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{DEh{c{DE`{c}}}}}}{DE`{c}}}{}BOj}{{{b{{DEh{ce}}}}{b{{DDf{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DLl{{BI`{c}}}}}{{DJj{DHh}}}}{{{b{{DEh{ce}}}}{b{{BHd{cBHb}}}}}{}BOj{{BOl{c}}}}{{{DEh{c{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{DEh{ce}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{DDf{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DLl{{BI`{c}}}}}{{DJj{DHh}}}}{{{DEh{ce}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{BI`{cBHbBHb{BHn{c}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{BHd{cBHb}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{b{{BGn{ce}}}}}{}BOj{{BOl{c}}}}{{{DEh{c{DE`{c}}}}{DE`{c}}}{}BOj}{{{DEh{ce}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{b{{BHd{cBHb}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{DEd{c}}}{}BOj{{BOl{c}}}}{{{DEh{c{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{}BOj}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{DEh{ce}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}{}BOj}{{{DEh{ce}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{BI`{cBHbBHb{BHn{c}}}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{DEd{c}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{b{{DDf{cg}}}}}{}{BOnCBhCAfCBdDElBLn}{{DLl{{BI`{c}}}}}{{DJj{DHh}}}}{{{b{{DEh{c{DE`{c}}}}}}{b{{DE`{c}}}}}{}BOj}{{{b{{DEh{ce}}}}{b{{DEd{c}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{c{BGl{{DDl{c}}}}}}}}{BGl{{DDl{c}}}}}{}BOj}{{{DEh{ce}}{b{{DEd{c}}}}}{}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{BGn{ce}}}{}BOj{{BOl{c}}}}{{{DEh{ce}}{DDf{cg}}}{}{BOnCBhCAfCBdDElBLn}{{DLl{{BI`{c}}}}}{{DJj{DHh}}}}{{{b{{DEh{ce}}}}{BHd{cBHb}}}{}BOj{{BOl{c}}}}{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{b{{BGj{c}}}}{b{{BGj{c}}}}{b{{BGj{c}}}}}{{BGj{c}}}{CLdDEn{E@l{}{{BBf{}}}}}}{{{BGj{c}}{BGj{c}}{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{BGj{c}}{BGj{c}}{BGj{c}}}{{BGj{c}}}{CLdDEn{E@l{}{{BBf{}}}}}}{{{b{j{BGj{c}}}}{BGj{c}}{BGj{c}}}f{CLdDF`E@n}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`E@n}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{b{j{DDf{ce}}}}{b{{BGn{cg}}}}}f{BOnCBhCAfCBdDElBLn}DDh{{DLl{{BI`{c}}}}}}{{{b{j{DDf{ce}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DDf{cg}}}}}f{BOnCBhCAfCBdDElBLn}DDh{{DJh{e}}}}{{{b{j{DDf{ce}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DEd{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{BGn{cg}}}f{BOnCBhCAfCBdDElBLn}DDh{{DLl{{BI`{c}}}}}}{{{b{j{DDf{ce}}}}{DEh{cg}}}f{BOnCBhCAfCBdDElBLn}DDh{{DLl{{BI`{c}}}}}}{{{b{j{DDf{ce}}}}{DEd{c}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{BGl{{DDl{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{DDf{cg}}}f{BOnCBhCAfCBdDElBLn}DDh{{DJh{e}}}}{{{b{j{DDf{ce}}}}{b{{BGl{{DDl{c}}}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBLn}DDh}{{{b{j{DDf{ce}}}}{b{{DEh{cg}}}}}f{BOnCBhCAfCBdDElBLn}DDh{{DLl{{BI`{c}}}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckgm}}}}}f{BOnCBhCAfCBdDEl}BMbBMb{{CB`{ceg}}DFnCLd}BMb{{BNj{ckg}}}}{{{b{j{BI`{cegi}}}}{BI`{ckgm}}}f{BOnCBhCAfCBdDEl}BMbBMb{{CB`{ceg}}DFnCLd}BMb{{BNj{ckg}}}}{{{b{j{BI`{cBHbBHb{BHn{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDEl}}{{{b{j{BI`{cegi}}}}c}f{BOnDEl}BMbBMb{{CB`{ceg}}}}{{{b{j{BI`{cBHbBHb{BHn{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDEl}}{{{b{j{BGl{{DDn{c}}}}}}{DEd{c}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{BGl{{DDn{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{b{{DE`{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{DEd{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{BGl{{DDl{c}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{BGl{{BGj{c}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{DE`{c}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{BGl{{DDl{c}}}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{b{{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{BGj{c}}}}}}{DE`{c}}}fBOj}{{{b{j{BGl{{DDn{c}}}}}}{BGn{c{BGl{{DDl{c}}}}}}}fBOj}{{{b{j{BGl{{DDl{c}}}}}}{b{{DE`{c}}}}}fBOj}{{{b{j{BHd{ce}}}}c}f{BOnDEl}BMf}{{{b{j{DE`{c}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDEl}}{{{b{j{DE`{c}}}}{BGl{{BGj{c}}}}}fBOj}{{{b{j{DE`{c}}}}{DE`{c}}}f{BOnCBhCAfCBdDEl}}{{{b{j{DE`{c}}}}{b{{BGl{{BGj{c}}}}}}}fBOj}{{{b{j{DDl{c}}}}c}fBOj}{{{b{j{DDl{c}}}}{DDl{c}}}fBOj}{{{b{j{DDl{c}}}}{b{{DDl{c}}}}}fBOj}{{{b{j{DDn{c}}}}{DDn{c}}}fBOj}{{{b{j{DDn{c}}}}{BGl{{DDn{c}}}}}fBOj}{{{b{j{DDn{c}}}}{b{{BGl{{DDn{c}}}}}}}fBOj}{{{b{j{DDn{c}}}}{b{{DDn{c}}}}}fBOj}{{{b{j{DDn{c}}}}c}fBOj}{{{b{j{DEd{c}}}}{DEd{c}}}f{BOnCBd}}{{{b{j{DEd{c}}}}{b{{DEd{c}}}}}f{BOnCBd}}{{{b{j{DEf{c}}}}{DEf{c}}}f{BOnDEl}}{{{b{j{DEf{c}}}}{b{{DEf{c}}}}}f{BOnDEl}}{{{b{j{DEf{c}}}}c}f{BOnDEl}}{{{b{j{BGn{ce}}}}{BGn{ce}}}fBOj{{BOl{c}}}}{{{b{j{BGn{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{DDl{c}}}}}}}}{BGl{{DDl{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{c{DE`{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{ce}}}}{b{{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{BGn{c{DE`{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{BGn{ce}}}}{DEd{c}}}fBOj{{BOl{c}}}}{{{b{j{BGn{ce}}}}{b{{DEd{c}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{{DEd{c}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{BGl{{DDl{c}}}}}}}}{BGl{{DDl{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{b{{DEh{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{DEh{ce}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{b{{BGn{ce}}}}}fBOj{{BOl{c}}}}{{{b{j{DEh{ce}}}}{BGn{ce}}}fBOj{{BOl{c}}}}{{{b{j{DEh{c{BGl{{BGj{c}}}}}}}}{b{{BGl{{BGj{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{BGl{{DDl{c}}}}}}}}{b{{BGl{{DDl{c}}}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{BGl{{BGj{c}}}}}}}}{BGl{{BGj{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{DE`{c}}}}}}{DE`{c}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{c{DE`{c}}}}}}{b{{DE`{c}}}}}f{BOnCBhCAfCBdDElBOj}}{{{b{j{DEh{ce}}}}{DEd{c}}}fBOj{{BOl{c}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}{{}BMf}{{}BHb}{{{b{{BI`{cBKlBKl{BKn{cBKlBKl}}}}}}}AnBOn}{{{b{{BI`{cegi}}}}}An{}BMbBMb{{BN`{ceg}}}}`{{{BGj{c}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BI`{cegi}}}}}{}{BOnDJf}BMbBMb{{BNj{ceg}}}}{{{BI`{cegi}}}{}{BOnDJf}BMbBMb{{BNj{ceg}}}}{{{BGl{{BI`{ceg}}}}}{}{BOnDJf}BMbBMb}{{{b{{BGl{{DDn{c}}}}}}}{}BOj}{{{BGl{{DDn{c}}}}}{}BOj}{{{b{{BHd{ce}}}}}{}{BOnDJf}BMf}{{{BHd{ce}}}{}{BOnDJf}BMf}{{{b{{DDl{c}}}}}{}BOj}{{{DDl{c}}}{}BOj}{{{b{{DDn{c}}}}}{}BOj}{{{DDn{c}}}{}BOj}{{{b{j{BI`{cegi}}}}}f{BOnDJf}BMbBMb{{CB`{ceg}}}}{{cc}{{BGj{c}}}{}}{{{BGl{{BI`{ceBHbg}}}}c}{{DGb{ceg}}}BLlBMb{{BNj{ce}}}}{AnBKl}{{cccccccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}0{{ccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{c{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccccccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}5{{cccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}2{{cccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{ccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{ccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}340524{{cccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}52{{cccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}1{{cccccccccccccccccccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{ccccccccccccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccccccccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{ccccccccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{cccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}?{{ccc}{{BI`{cBHbBHb{BHn{c}}}}}{}}776{c{{BGl{{BGj{c}}}}}BOj}{{{BI`{cBHbBHbe}}}{{BGl{{DDl{c}}}}}BOj{{BNj{cBHb}}}}{{ce{Bn{g}}}{{BKn{gce}}}BMbBMb{}}{{cccccc}{{BHd{cBHb}}}BOn}{{cc}{{BHd{cBHb}}}BOn}{{ccc}{{BHd{cBHb}}}BOn}{{cccc}{{BHd{cBHb}}}BOn}{c{{BHd{cBHb}}}BOn}{{ccccc}{{BHd{cBHb}}}BOn}{{{BI`{cBHbBHbe}}}{{DE`{c}}}BOj{{BNj{cBHb}}}}{c{{DE`{c}}}BOj}{{cccc}{{DDl{c}}}{}}{c{{DEd{c}}}{}}{{ccc}{{DEd{c}}}{}}{{cccc}{{DEd{c}}}{}}{{ccccc}{{DEd{c}}}{}}{{cccccc}{{DEd{c}}}{}}{{cc}{{DEd{c}}}{}}{{cccc}{{DEf{c}}}{}}{{ccccc}{{DEf{c}}}{}}{c{{DEf{c}}}{}}{{cc}{{DEf{c}}}{}}{{ccc}{{DEf{c}}}{}}{{cccccc}{{DEf{c}}}{}}{{{BI`{cBHbBHb{BHn{c}}}}c}{{BGn{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}}{{BGn{c{BGl{{DDl{c}}}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}c}{{BGn{c{BGl{{BGj{c}}}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}cc}{{DEh{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}c}{{DEh{c{DE`{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}cc}{{DEh{c{BGl{{BGj{c}}}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}{BI`{cBHbBHb{BHn{c}}}}c}{{DEh{c{BGl{{DDl{c}}}}}}}BOj}{{cccccc}{{DFj{c}}}BLn}{{cccc}{{DFl{c}}}BLn}{{{BI`{cge}}}{{DGd{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}}{{Cl{{DGl{ce}}}}}BLlBMb}{{{BI`{cge}}}{{DHj{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cge}}}{{DHl{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}}{{DHn{ce}}}BLl{{CAl{BHb}}}}{{{BI`{cge}}}{{DC`{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cge}}}{{DI`{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}}{{DIb{ce}}}BLl{BMb{CAl{BHb}}}}{{{BI`{cge}}CdCd}{{DId{cge}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}}{{DIf{ce}}}BLl{{CAl{BHb}}BMb}}{{{BI`{cee}}}{{DIh{ce}}}BLl{{CAl{BHb}}}}{{{BI`{cee}}}{{Cl{{DIj{ce}}}}}BLnBMb}{c{{ANn{{BGl{c}}}}}CAd}{{{BGl{{BI`{cBHbBHbe}}}}{b{{BHd{cBHb}}}}}{{DGb{cBHbe}}}BLl{{BNj{cBHb}}}}{{{BI`{cBHbBHbe}}c}{{BGl{{DDl{c}}}}}BOj{{BNj{cBHb}}}}{{{b{{BI`{cBHbe}}}}}{{BI`{cgg}}}{BOnCBhCAf}{{BNj{c}}}{{CAn{BHb}}BMf}}{{{b{{BI`{cBHbBHb{BHn{c}}}}}}{b{{BHd{cBHb}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}0{c{{BGl{c}}}CAd}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{BGl{{DDl{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BGn{c{DE`{c}}}}}BOj}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{BGl{{DDl{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{DE`{c}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{BGl{{DDl{c}}}}}}}BOj}{{{b{{BHd{cBHb}}}}{b{{BHd{cBHb}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}c}{{DEh{c{DE`{c}}}}}BOj}{{cccccc}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{cccc}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{c{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{BI`{cBHbBHb{BHn{c}}}}{BHd{cBHb}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{c{{BI`{cee}}}{BOnCBhCAf}BMf}?{{{b{i}}{ANn{AnAn}}{ANn{km}}}{{DBf{ckm}}}{}BMbBMb{{BN`{ceg}}}BMbBMb}{{{b{ji}}{ANn{AnAn}}{ANn{km}}}{{DAf{ckm}}}{}BMbBMb{{BMj{ceg}}}BMbBMb}{c{{BGl{c}}}{}}{{{BI`{cee}}}{{DGl{ce}}}BNfBMb}{{{BI`{cge}}CdCd}{{DId{cge}}}BLlBMb{{C@j{e}}}}{{{b{i}}{ANn{AnAn}}{ANn{km}}{ANn{oAa}}}{{DBf{ckmoAa}}}{}BMbBMb{{BN`{ceg}}}BMbBMbBMbBMb}{{{b{ji}}{ANn{AnAn}}{ANn{km}}{ANn{oAa}}}{{DAf{ckmoAa}}}{}BMbBMb{{BMj{ceg}}}BMbBMbBMbBMb}{{{BI`{cee}}c}{{Cl{{DGl{ce}}}}}BLlBMb}{{{BI`{cee}}{b{j{BI`{ceBHb}}}}}{{DHn{ce}}}BLl{{CAl{BHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}c}{{BGl{{DDl{c}}}}}BOj}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}c}{{BGl{{DDn{c}}}}}BOj}{BMhCd}{{{b{C@h}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{CAd{}{{CAb{c}}}}}}}cBOj}{{{b{{BGj{c}}}}}{}BOj}{{{b{{BI`{ceg}}}}}{}BNfBMbBMb}{{{b{{BI`{cegi}}}}}{}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{DH`}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{DHb}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{DHd}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{DDl{c}}}}}cBOj}{{{b{{DDl{c}}}}}{}BOj}{{{b{{DDn{c}}}}}{}BOj}{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}{{{b{{BGj{c}}}}}c{CLdDEn}}<;9:453{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{{DDn{c}}}}}{{DDn{c}}}BOj}{{{b{j{BI`{cegi}}}}}{}{BNfBOn}BMbBMb{{CB`{ceg}}}}{{{b{j{DDl{c}}}}}cBOj}{{{b{j{DDn{c}}}}}cBOj}{{{b{{BI`{cegi}}}}}An{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cBKlBKl{BKn{cBKlBKl}}}}}}}AnBOn}`{{{b{{DGd{cge}}}}}{{BI`{BHb}}}BLlBMb{{C@j{e}}}}{{{b{{DIh{ce}}}}}{{BI`{BHb}}}BLl{{CAl{BHb}}}}``{{}cCAf}{{}c{}}{{}{{BGj{c}}}{CLdDEn}}{{}{{DDf{ce}}}BLnDDh}2{{}{{BI`{cee}}}{BOnCBhCAfDElCBd}BMf}33{{}{{BGl{{DDl{c}}}}}BOj}{{}{{BGl{{DDn{c}}}}}BOj}{{}{{BGl{{BGj{c}}}}}BOj}{{}{{DE`{c}}}{BOnCBhCAfCBdDEl}}77{{}{{DDl{c}}}BOj}8{{}{{DDn{c}}}BOj}{{}{{DEd{c}}}{BOnCBhCBd}}:{{}{{DEf{c}}}{BOnCAfDEl}};{{}{{BGn{ce}}}BOj{{BOl{c}}}}<{{}{{DEh{ce}}}BOj{{BOl{c}}}}={BMhCd}{{}{{BHd{ce}}}{CBhBOn}BMf}{{{BI`{cBHbBHb{BHn{c}}}}}{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}DAd}{{{BI`{cBHbBHb{BHn{c}}}}}{{M`{{BI`{cBHbBHb{BHn{c}}}}}}}{}}{{{b{{ANf{{BI`{ceBHb}}}}}}g}fBLlBMf{{BEl{{b{{BI`{ceBHb}}}}}{{BBf{Cd}}}}}}{{{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}DAd}{{{BI`{cBHbBHb{BHn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{}}{{{b{j{ANf{{BI`{ceBHb}}}}}}}AnBLlBMf}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{{DHj{cge}}}}}{{b{DFf}}}BLlBMb{{C@j{e}}}}{{{b{{DHl{cge}}}}}{{b{DFf}}}BLlBMb{{C@j{e}}}}{{{b{{DC`{cge}}}}}{{b{DFf}}}BLlBMb{{C@j{e}}}}```{{{BI`{cee}}}{{DGl{ce}}}BNfBMb}{{{b{c}}{b{c}}{b{c}}}{{Cl{{b{c}}}}}BNh}{{{b{c}}{b{c}}}{{Cl{ALn}}}BNh}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}{{Cl{ALn}}}{BOnBNh}BMbBMb{{BN`{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{{Cl{ALn}}}{BOnBNh}BMf}{{{b{c}}{b{c}}}CdBNh}000{{{b{c}}{b{c}}}{{Cl{{b{c}}}}}BNh}0{{{b{c}}{b{c}}}{{Cl{{ANn{{b{c}}{b{c}}}}}}}BNh}{{{b{{DFf{c}}}}{b{j{BI`{egik}}}}}fBMbBOnBMbBMb{{CB`{egi}}}}0{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}c{BOnCBdCBfDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{}BLn}`{{{BI`{cgei}}}{{ANn{{BI`{cgg}}{BI`{cge}}}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}{{{b{{DDl{c}}}}}{{ANn{cc{Cl{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}}}{BLnBOj}}{{{b{{BGj{c}}}}{b{DOb}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{BEn}}}{}{CLdDEn}}{{{b{{BGj{c}}}}CJb}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{DBd}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}BCn}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{DCn}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{BCn}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{CAh}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}ANl}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}DOb}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}AMh}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{An}}}{}{CLdDEn}}{{{b{{BGj{c}}}}An}{}{CLdDEn}}{{{b{{BGj{c}}}}DAh}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}CAh}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}DCn}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{DAh}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{ANl}}}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{CJb}}}{}{CLdDEn}}{{{b{{BGj{c}}}}BEn}{}{CLdDEn}}{{{b{{BGj{c}}}}Mf}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{AMh}}}{}{CLdDEn}}{{{b{{BGj{c}}}}DBd}{}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}{b{Mf}}}{}{CLdDEn}}{{{b{{BI`{ceeg}}}}Mf}{{BI`{cee}}}{BOnCBhCAfCBdDEl}{{C@j{}{{BBf{}}}}}{{BNj{cee}}{CB`{cee}}}}{{{b{j{BI`{ceeg}}}}Mf}f{BOnCBhCAfCBdDEl}{{C@j{}{{BBf{}}}}}{{CB`{cee}}}}{{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BGl{{DDl{c}}}}}}c}{{BGl{{DDl{c}}}}}{BLnBOj}}{{{b{{BGl{{BGj{c}}}}}}c}{{BGl{{BGj{c}}}}}BOj}{{{b{{DE`{c}}}}c}{{DE`{c}}}BOj}{{{b{{DE`{c}}}}c}{{DE`{c}}}{BLnBOj}}{{{b{{DDl{c}}}}c}{{DDl{c}}}BOj}{{{BLl{}{{BLj{c}}}}CAh}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}CAh}{{BGj{c}}}{BLnBNh}}{{{b{{BGj{c}}}}CAh}{{BGj{c}}}{CLdDEn{DJd{}{{BBf{}}}}}}{{{b{{BGj{c}}}}Mf}{{BGj{c}}}{CLdDEn}}{{{b{{BI`{ceeg}}}}{b{{BI`{cBHbi}}}}}{{BI`{cee}}}{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{BNj{cee}}}{{BNj{c}}}}{{{b{j{BI`{ceeg}}}}{b{{BI`{cBHbi}}}}}f{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{CB`{cee}}{BNj{cee}}}{{BNj{c}}}}{{{b{{BI`{ceeg}}}}c}{{BI`{cee}}}{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{BNj{cee}}}}{{{b{{DEh{ce}}}}c}{{DEh{ce}}}BOj{{BOl{c}}}}{{{b{j{BI`{ceeg}}}}c}f{BOnCBhCAfDElCBd}{{CAn{BHb}}BMf}{{CB`{cee}}{BNj{cee}}}}{{{b{j{DEh{ce}}}}c}fBOj{{BOl{c}}}}54{e{{BGj{c}}}{DEnCLd}{{CId{}{{BFb{{BGj{c}}}}}}}}{e{{BGj{c}}}{DEnCLd}{{CId{}{{BFb{{b{{BGj{c}}}}}}}}}}{g{{BI`{cee}}}{BOnCBhCAfDElCBd}BMf{{CId{}{{BFb{{BI`{cee}}}}}}}}{{{b{{BI`{cegi}}}}}c{DElCAfBOn}BMbBMb{{BN`{ceg}}}}{g{{BI`{cee}}}{BOnCBhCAfDElCBd}BMf{{CId{}{{BFb{{b{{BI`{cee}}}}}}}}}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{{Cl{{DDl{c}}}}}{BLnBOj}}{{{b{{DFj{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn}{{{b{{DFl{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn}{{{b{{DFj{c}}}}{b{{BI`{cBHbBHbe}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn{{BNj{cBHb}}}}{{{b{{DFl{c}}}}{b{{BI`{cBHbBHbe}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn{{BNj{cBHb}}}}{{{BI`{cgei}}}{{Cn{{BI`{ceg}}{b{Ml}}}}}BLlBMb{{C@j{e}}}{{BNj{cge}}}}{{{b{{DEf{c}}}}}{{DEf{c}}}{DGfCAfCBhBOn}}{{{DId{cge}}}{{Cn{{BI`{ceg}}{b{Ml}}}}}BLlBMb{{C@j{e}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}{{{b{{BHn{c}}}}}{}{}}{{{b{{DBf{cegik}}}}}{}{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}{}{}BMbBMbBMbBMb}{{{b{{BKn{cBKle}}}}}{}{}BMb}{{{b{{BKn{ceBKl}}}}}{}{}BMf}``{{{b{jBMj}}}}{{{b{j{BHn{c}}}}}{}{}}{{{b{j{DAf{cegik}}}}}{}{}BMbBMbBMbBMb}{{{b{j{BKn{cBKle}}}}}{}{}BMb}{{{b{j{BKn{ceBKl}}}}}{}{}BMf}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{{BI`{ceBHbg}}}}c}{{BI`{cBHb}}}BOn{{BM`{BHb}}}{{BN`{ce}}}}{{{b{{DHj{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{DHl{cge}}}}}{{b{DFf}}}BLlBMb{{C@j{e}}}}{{{b{{DHn{ce}}}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}{{{b{{DI`{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{DIh{ce}}}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}``{{{b{{DHj{cge}}}}{b{j{BI`{cikm}}}}}fBLlBMb{{C@j{e}}}BMbBMb{{CB`{cik}}}}{{{b{{DI`{cge}}}}{b{j{BI`{cikm}}}}}fBLlBMb{{C@j{e}}}BMbBMb{{CB`{cik}}}}{{{BI`{cgei}}}{{DI`{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}`{{{b{j{BI`{ceeg}}}}c{b{{BI`{ciik}}}}{b{{BI`{cmoAa}}}}c}f{BOnCBhCAfCBdDEl}BMb{{CB`{cee}}}BMb{{BNj{cii}}}BMbBMb{{BNj{cmo}}}}{{{b{j{BI`{ceeg}}}}c{b{{BI`{cikm}}}}{b{{BI`{cooAa}}}}c}f{BOnCBhCAfCBdDEl}BMb{{CB`{cee}}}BMbBMb{{BNj{cik}}}BMb{{BNj{coo}}}}{{{b{j{BI`{ceeg}}}}{b{j{BI`{ciBHbk}}}}c{b{{BI`{cmoAa}}}}{b{{BI`{cAcAcAe}}}}c}f{BOnCBhCAfCBdDEl}BMb{{CB`{cee}}}BMb{{CB`{ci}}}BMbBMb{{BNj{cmo}}}BMb{{BNj{cAcAc}}}}{{{b{j{BI`{ceeg}}}}{b{j{BI`{ciBHbk}}}}c{b{{BI`{cmmo}}}}{b{{BI`{cAaAcAe}}}}c}f{BOnCBhCAfCBdDEl}BMb{{CB`{cee}}}BMb{{CB`{ci}}}BMb{{BNj{cmm}}}BMbBMb{{BNj{cAaAc}}}}{{{b{{BGl{{DDl{c}}}}}}}{{b{{DDl{c}}}}}BOj}{{{b{{DHj{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{b{{DI`{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{b{{BI`{cgei}}}}}AnBLlBMb{{C@j{e}}}{{BNj{cge}}}}{{{b{{DId{cge}}}}}AnBLlBMb{{C@j{e}}}}{{{b{j{DGl{ce}}}}{b{{BI`{cgBHbi}}}}}fBLlBMbBMb{{BNj{cg}}}}{{ChCh}f}00000000000000000000000000000000000000{Chf}0000000000000000000000000000000000000000000000000000{{ChCh}Cd}000000000000000000{ChAMh}000000000000000`{{{BLl{}{{BLj{c}}}}}cBLn}{{{BGj{c}}}{}{BLnBNh}}`{{cBKl{BHn{e}}}{{BKn{{DFb{e}}cBKl}}}BMfBOn}{{BHbBHb}{{BHn{{DFb{c}}}}}BOn}{{BKlc{BKn{egBKl}}}{{BKn{{DFb{e}}BKlc}}}BMbBOnBMf}{{cBKl{BKn{egBKl}}}{{BKn{{DFb{e}}cBKl}}}BMfBOnBMf}{{BKlc{BHn{e}}}{{BKn{{DFb{e}}BKlc}}}BMbBOn}{{BKlc{BKn{eBKlg}}}{{BKn{{DFb{e}}BKlc}}}BMbBOnBMb}{{cBKl{BKn{eBKlg}}}{{BKn{{DFb{e}}cBKl}}}BMfBOnBMb}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{DId{cge}}}{{Cn{{BI`{cge}}{b{Ml}}}}}BLlBMb{{C@j{e}}}}{{{b{{DIf{ce}}}}}{{BI`{cee}}}BLlBMb}{{{DIh{ce}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}{{{b{{DGb{ceg}}}}{b{j{BI`{cikm}}}}}fBLlBMb{{BNj{ce}}}BMbBMb{{CB`{cik}}}}{{{b{{DGb{ceg}}}}{b{j{BI`{cikm}}}}{b{j{BI`{ciBHbo}}}}}fBLlBMb{{BNj{ce}}}BMbBMb{{CB`{cik}}}{{CB`{ci}}}}{{{b{{DGb{ceg}}}}{b{j{BI`{cikm}}}}{b{j{BI`{ciBHbo}}}}c}fBLlBMb{{BNj{ce}}}BMbBMb{{CB`{cik}}}{{CB`{ci}}}}{{{b{{DGb{ceg}}}}{b{j{BI`{cikm}}}}c}fBLlBMb{{BNj{ce}}}BMbBMb{{CB`{cik}}}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{{Cl{{DDl{c}}}}}{BLnBOj}}{{{b{{DDf{ce}}}}{b{{DDf{ce}}}}}CdBLnDDh}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}CdE@dBMbBMb{{BN`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}Cd{BOnE@d}BMbBMb{{BNj{ceg}}}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}CdBLn}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}}Cd{}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}Cd{}}{{{b{{BGl{{BI`{cegi}}}}}}{b{{BGl{{BI`{cegi}}}}}}}Cd{BOnE@d}BMbBMb{{BNj{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}Cd{BOnE@d}BMf}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}Cd{BOnE@d}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}Cd{{BLn{}{{DEb{}}}}E@d}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}Cd{{BLn{}{{DEb{}}}}E@d}}{{{b{{DEd{c}}}}{b{{DEd{c}}}}}Cd{BOnE@d}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}}Cd{BOnE@d}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}}CdBLn{{BOl{c}}{E@d{}{{DEb{}}}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}}CdBLn{{BOl{c}}{E@d{}{{DEb{}}}}}}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{BI`{cegi}}An}{{BI`{ce}}}BOnBMb{{CAl{BHb}}BMb}{{BNj{ceg}}}}{{{b{{DGl{ce}}}}An}{{DGl{c}}}BLl{{CAl{BHb}}BMb}}{{{BI`{cegi}}AnAn}{{BI`{ceBKl}}}BOnBMb{{CAl{BKl}{{BBf{BKl}}}}BMb}{{BNj{ceg}}}}{{{BI`{cegi}}{b{{ANf{An}}}}}{{BI`{ceBKl}}}BOnBMb{{CAl{BKl}{{BBf{BKl}}}}BMb}{{BNj{ceg}}}}{{{BI`{ceik}}Ang}{{BI`{ce}}}BOnBMbBMb{{CAl{g}}BMb}{{BNj{cei}}}}4{{{BI`{cegi}}An}{{BI`{cg}}}BOn{{CAl{BHb}}BMb}BMb{{BNj{ceg}}}}0{{{BI`{cegi}}AnAn}{{BI`{cBKlg}}}BOn{{CAl{BKl}{{BBf{BKl}}}}BMb}BMb{{BNj{ceg}}}}{{{BI`{cegi}}{b{{ANf{An}}}}}{{BI`{cBKlg}}}BOn{{CAl{BKl}{{BBf{BKl}}}}BMb}BMb{{BNj{ceg}}}}{{{BI`{cgik}}Ane}{{BI`{ci}}}BOnBMb{{CAl{e}}BMb}BMb{{BNj{cgi}}}}{{{b{j{BGl{c}}}}}{}CAd}{{{b{j{DE`{c}}}}}f{BLnBOj}}0{{{b{j{BGl{c}}}}}fCAd}{{Anc}{{BI`{cBKle}}}BOnBMf}{c{{BI`{ceg}}}BOnBMfBMf}{{Anc}{{BI`{ceBKl}}}BOnBMf}{{AnAnc}{{BI`{cBKlBKl}}}BOn}{{ceg}{{BI`{gce}}}BMbBMbBOn}{{{b{j{BOf{}{{BOb{c}}{BOd{e}}}}}}Anc}f{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{{b{j{BGj{c}}}}An}fBOf}{{{b{j{DDf{ce}}}}An}fBLnDDh}{{{b{j{BI`{ceg}}}}An}f{BOnBOf}BMbBMb}{{{b{j{BGl{{BGj{c}}}}}}An}fBOj}{{{b{j{BGl{{DDl{c}}}}}}An}f{BOnBOf}}{{{b{j{BHd{cBHb}}}}An}f{BOnBOf}}{{{b{j{DE`{c}}}}An}f{BOnBOf}}{{{b{j{DDl{c}}}}An}f{BOnBOf}}{{{b{j{DEd{c}}}}An}f{BOnBOf}}{{{b{j{DEf{c}}}}An}f{BOnBOf}}{{{b{j{BGn{ce}}}}An}fBOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{b{j{DEh{ce}}}}An}fBOj{{BOf{}{{BOd{}}}}{BOl{c}}}}<;:9876543210{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{BHn{c}}BHbBHb}{}BOn}{{{BI`{cegm}}ik}{{BI`{cik}}}BOnBMbBMbBMbBMb{{CAj{cegik}}{BNj{ceg}}}}{{{DBf{cegBHbe}}ik}{}BOnBMbBMbBMbBMb}{{{DAf{cegBHbe}}ik}{}BOnBMbBMbBMbBMb}{{{BKn{cBKle}}BKlg}{}BOnBMbBMb}{{{BKn{ceBKl}}BKlg}{}BOnBMfBMb}{{{BKn{ceBKl}}gBKl}{}BOnBMfBMf}{{{BKn{cBKle}}gBKl}{}BOnBMbBMf}{{{BI`{cegi}}AnAnc}{{BI`{cBKlBKl}}}BOnBMbBMb{{BNj{ceg}}}}{{{BKn{ceg}}An}{{Bn{{DFb{c}}}}}{}BMbBMb}{{{BI`{cegi}}kmc}{{BI`{ckm}}}BOnBMbBMb{{BNj{ceg}}}BMbBMb}{{{BI`{cegi}}Anc}{{BI`{ceBKl}}}BOnBMbBMb{{BNj{ceg}}}}{{{b{j{BI`{ceBKl}}}}Anc}fBOnBMb}{{{b{j{BI`{cBKlBKl}}}}AnAnc}fBOn}{{{BI`{cegi}}Anc}{{BI`{cBKlg}}}BOnBMbBMb{{BNj{ceg}}}}{{{b{j{BI`{cBKle}}}}Anc}fBOnBMb}{{{b{{DFj{c}}}}}cBLn}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{{Cl{{DDl{c}}}}}{BLnBOj}}{{{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}}{{BGn{c{DE`{c}}}}}BOj}{c{{BGn{c{DE`{c}}}}}BOj}{c{{BGn{c{BGl{{BGj{c}}}}}}}BOj}{{{BI`{cBHbBHb{BHn{c}}}}}{{BGn{c{BGl{{DDl{c}}}}}}}BOj}`````{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{Cl{{BGl{{DDl{c}}}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{BGl{{BGj{c}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{Cl{{DE`{c}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}}{{DE`{c}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}{b{{BGl{{BI`{cBHbBHbg}}}}}}}{{BGl{{BGj{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}{b{{BGl{{BI`{cBHbBHbg}}}}}}}{{Cl{{BGl{{DDl{c}}}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDl{c}}}}}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}}{{BGl{{BGj{c}}}}}BOj}{{{b{{DE`{c}}}}{b{{DE`{c}}}}}{{DE`{c}}}BOj}0{{e{BHd{cBHb}}}{{BGn{ce}}}BOj{{BOl{c}}}}{{e{BHd{cBHb}}c}{{DEh{ce}}}BOj{{BOl{c}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cegi}}}}An}{{BI`{cBHbg{DBf{cBHbg}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{EA`{cegi}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}}{{EAb{cegi}}}{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cBHbg}}}{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cgBHb}}}{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}An}{{BI`{cBHbg{DAf{cBHbg}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBHbBKl{DBf{cBHbBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBHbBKl{DAf{cBHbBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cBHbg}}}{DElCAfBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cgBHb}}}{DElCAfBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cBHbg}}}{CBdCBhBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}}{{BI`{cgBHb}}}{CBdCBhBOn}BMbBMb{{BN`{ceg}}}}87{{{b{{BI`{cegi}}}}AnAn}{{BI`{cBKlg{DBf{cBKlg}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{cegi}}}}Ank}{{BI`{ckg{DBf{ckg}}}}}{}BMbBMb{{BN`{ceg}}}BMb}{{{b{j{BI`{cegi}}}}Ank}{{BI`{ckg{DAf{ckg}}}}}{}BMbBMb{{BMj{ceg}}}BMb}{{{b{{BI`{cegi}}}}AnkAn}{{BI`{ckg{DBf{ckgBKl}}}}}{}BMbBMb{{BN`{ceg}}}BMb}{{{b{j{BI`{cegi}}}}AnkAn}{{BI`{ckg{DAf{ckgBKl}}}}}{}BMbBMb{{BMj{ceg}}}BMb}{{{b{j{BI`{cegi}}}}AnAn}{{BI`{cBKlg{DAf{cBKlg}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}k}{{BI`{cg{DBf{cg}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{e}}}}{{{b{j{BI`{cegi}}}}k}{{BI`{cg{DAf{cg}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{e}}}}{{{b{{BI`{cegi}}}}km}{{ANn{{BI`{cg{DBf{cg}}}}{BI`{cg{DBf{cg}}}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{e}}}{{BNd{e}}}}{{{b{j{BI`{cegi}}}}km}{{ANn{{BI`{cg{DAf{cg}}}}{BI`{cg{DAf{cg}}}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{e}}}{{BNd{e}}}}{{{b{{BI`{cegi}}}}AnAnAn}{{BI`{cBKlg{DBf{cBKlgBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}AnAnAn}{{BI`{cBKlg{DAf{cBKlgBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{DDl{c}}}}}cBOj}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{b{{BGj{c}}}}c}{{BGj{c}}}{CLdDEn}}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}{{{b{j{BGj{c}}}}}fBOj}{{{b{j{BI`{cegi}}}}}fBNfBMbBMb{{BMj{ceg}}}}{{{b{j{BI`{ceg}}}}}fBNfBMbBMb}{{{b{j{DDl{c}}}}}fBOj}{{{b{j{DDn{c}}}}}fBOj}{{{b{{BGl{{DDl{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{BLnBOj}}{{{b{{BGl{{BGj{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{DE`{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{BLnBOj}}{{{b{{DE`{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}c}{{Cl{{BGl{{DDl{c}}}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}c}{{BGl{{BGj{c}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}c}{{Cl{{DE`{c}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BI`{cBHbBHbe}}}}{b{{BI`{cBHbBHbg}}}}c}{{DE`{c}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}{b{{BGl{{BI`{cBHbBHbg}}}}}}c}{{BGl{{BGj{c}}}}}BOj{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{BGl{{BI`{cBHbBHbe}}}}}}{b{{BGl{{BI`{cBHbBHbg}}}}}}c}{{Cl{{BGl{{DDl{c}}}}}}}{BLnBOj}{{BNj{cBHb}}}{{BNj{cBHb}}}}{{{b{{DEh{ce}}}}}cBOn{}}`{{{BI`{ceeg}}}{{DIb{ce}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}c}{{BGl{{DDn{c}}}}}{BLnBOj}}{{{BOf{}{{BOb{c}}{BOd{e}}}}e{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{{BGj{c}}{BGj{c}}}{{BGj{c}}}BOf}{{{DDf{ce}}{DDf{ce}}}{{DDf{ce}}}BLnDDh}{{{BI`{ceg}}{BI`{ceg}}}{{BI`{ceg}}}{BOnBOf}BMbBMb}{{{BGl{{BGj{c}}}}{BGl{{BGj{c}}}}}{{BGl{{BGj{c}}}}}BOj}{{{BGl{{DDl{c}}}}{BGl{{DDl{c}}}}}{{BGl{{DDl{c}}}}}{BOnBOf}}{{{BHd{cBHb}}{BHd{cBHb}}}{{BHd{cBHb}}}{BOnBOf}}{{{DE`{c}}{DE`{c}}}{{DE`{c}}}{BOnBOf}}{{{DDl{c}}{DDl{c}}}{{DDl{c}}}{BOnBOf}}{{{DEd{c}}{DEd{c}}}{{DEd{c}}}{BOnBOf}}{{{DEf{c}}{DEf{c}}}{{DEf{c}}}{BOnBOf}}{{{BGn{ce}}{BGn{ce}}}{{BGn{ce}}}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{DEh{ce}}{DEh{ce}}}{{DEh{ce}}}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{b{{BI`{cegi}}}}k}{{BI`{ceBKl}}}BOnBMbBMb{{BNj{ceg}}}{{BFd{}{{BFb{{b{An}}}}}}}}{{{b{{BI`{cegi}}}}k}{{BI`{cBKlg}}}BOnBMbBMb{{BNj{ceg}}}{{BFd{}{{BFb{{b{An}}}}}}}}{{{b{j{BI`{cBKlBKl{BKn{cBKlBKl}}}}}}AnAn}fBOn}{{{b{j{DFl{c}}}}c}fBLn}{{{b{j{DFj{c}}}}c}fBLn}{{{b{j{DFj{c}}}}cc}fBLn}{{{DDf{ce}}}{{DDf{cg}}}BLnDDh{{DJl{e}}}}{{{b{j{BI`{cegi}}}}An{b{{BI`{ckBHbm}}}}}fBOnBMbBMb{{BMj{ceg}}}BMb{{BN`{ck}}}}{{{b{j{BI`{cgei}}}}{b{{BI`{ckBHbm}}}}}fBOnBMb{{C@j{e}}BMb}{{BMj{cge}}}BMb{{BN`{ck}}}}543{{{b{j{BI`{cegi}}}}}f{BNfBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}}{{{b{j{BGj{c}}}}}f{CLdDEn}}{{{b{j{BI`{cegi}}}}k}fBOnBMbBMb{{BMj{ceg}}}{{CId{}{{BFb{c}}}}}}7{{{b{j{BI`{cegi}}}}An{b{{BI`{cBHbkm}}}}}fBOnBMbBMb{{BMj{ceg}}}BMb{{BN`{cBHbk}}}}{{{b{j{DEh{ce}}}}c}f{BOnCBh}{{BOl{c}}}}939:9:8{{{b{j{DFl{c}}}}cc}fBLn}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}{{{b{{BHn{c}}}}}{{ANn{BHbBHb}}}{}}{{{b{{BI`{cegi}}}}}{{ANn{AnAn}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{DBf{cegik}}}}}{{ANn{eg}}}{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}{{ANn{eg}}}{}BMbBMbBMbBMb}{{{b{{BKn{cBKle}}}}}{{ANn{BKle}}}{}BMb}{{{b{{BKn{ceBKl}}}}}{{ANn{eBKl}}}{}BMf}``{{{b{{BI`{cegi}}}}}{{ANn{eg}}}{}BMbBMb{{BN`{ceg}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{DOf}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOh}}}}11{c{}{}}44{{{BGj{DOd}}}}5{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{ce{}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOd}}}{{BGj{DOd}}}}2{{{BGj{DOf}}}{{BGj{DOf}}}}3{{{BGj{DOh}}}{{BGj{DOh}}}}433603444352341=:<7<:8<9<;:605314432344624304354341643054123344{{BOjBOj}BOj}744564515325{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BNfBOn}BMbBMb{{BNj{ceg}}}}856656275346865646357256{{C@`C@`C@`}C@`}{{cee}e{}{}}0:776878984583:888579877649::778879848569:{{}BOj}0{{C@`C@`}c{}}{{ce}{}{}{}}0=:;7:8<;;;9:=9;;;<::78;:=9;;7;8;:<::=7::;;9:8;;<22222222=9;;;78<:;::100100{C@`c{}}{c{}{}}0100{{{BNf{}{{BOh{c}}}}}g{{BOj{}{{BOd{e}}}}}{}{}}{{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOf}}}}113{{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{DOd}}}}111{{{BGj{DOh}}}}526244312402{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{DOf}}{BGj{DOf}}}}2{{{BGj{DOh}}{BGj{DOh}}}}232{{{BGj{DOd}}{BGj{DOd}}}}3>{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}8;=;;7999:9{{C@`C@`}c{}}{{ce}{}{}{}}0{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{ce{}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{DOd}}}{{BGj{DOd}}}}1{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}220{{{BGj{DOf}}}{{BGj{DOf}}}}1{{{BGj{DOh}}}{{BGj{DOh}}}}{{}BOj}7421535655330{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{DJb}}}}}}{DEj{{M`{DJb}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOh}}DOh}{{BGj{DOh}}}}{{{BGj{DOf}}DOf}{{BGj{DOf}}}}{{{BGj{{DEj{{M`{Fl}}}}}}{DEj{{M`{Fl}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}003{{{BGj{DOd}}DOd}{{BGj{DOd}}}}41<=;<979;9;:8;6=;:;8;7<;9996?>>{{C@`C@`}C@`}{{ce}e{}{}}0100{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}}00{{{BGj{{DEj{{M`{DJb}}}}}}}}1{c{}{}}{{{BGj{DOf}}}}2{{{BGj{DOh}}}}3{{{BGj{DOd}}}}652514354540{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOd}}{BGj{DOd}}{BGj{DOd}}}{{BGj{DOd}}}}{{{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{DOf}}{BGj{DOf}}{BGj{DOf}}}{{BGj{DOf}}}}311{{{BGj{DOh}}{BGj{DOh}}{BGj{DOh}}}{{BGj{DOh}}}}{{cee}e{}{}}53{{C@`C@`}c{}}{{ce}{}{}{}}0?=9>=>>;=<>:{{}BOj}{{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{DOd}}{BGj{DOd}}}{{BGj{DOd}}}}{{{BGj{DOh}}{BGj{DOh}}}{{BGj{DOh}}}}32{{{BGj{DOf}}{BGj{DOf}}}{{BGj{DOf}}}}33{{ce}e{}{}}5{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{ce{}{}}{{{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{DOf}}}{{BGj{DOf}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}01{{{BGj{DOd}}}{{BGj{DOd}}}}211{{{BNf{}{{BOh{c}}}}CAh}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}CAh}{{BGj{{DEj{{M`{Fl}}}}}}}}0{{{BGj{{DEj{{M`{DJb}}}}}}CAh}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOh}}CAh}{{BGj{DOh}}}}212{{cCAh}e{}{}}2{{{BGj{DOd}}CAh}{{BGj{DOd}}}}{{{BGj{DOf}}CAh}{{BGj{DOf}}}}{{{BNf{}{{BOh{c}}}}}c{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}}0{{{BGj{DOh}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}}2{{{BGj{DOd}}}}{c{}{}}{{{BGj{DOf}}}}335{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}{{{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}{{{BGj{DOf}}}{{BGj{DOf}}}}3{{{BGj{DOd}}}{{BGj{DOd}}}}{ce{}{}}3535635523034155{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}3651642664417762614664345{{{BNf{}{{BOh{c}}}}}{{ANn{{BNf{}{{BOh{c}}}}{BNf{}{{BOh{c}}}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{ANn{{BGj{{DEj{{M`{Fl}}}}}}{BGj{{DEj{{M`{Fl}}}}}}}}}}{{{BGj{{DEj{{M`{DJb}}}}}}}{{ANn{{BGj{{DEj{{M`{DJb}}}}}}{BGj{{DEj{{M`{DJb}}}}}}}}}}01{{{BGj{DOh}}}{{ANn{{BGj{DOh}}{BGj{DOh}}}}}}{c{{ANn{ee}}}{}{}}{{{BGj{DOd}}}{{ANn{{BGj{DOd}}{BGj{DOd}}}}}}{{{BGj{DOf}}}{{ANn{{BGj{DOf}}{BGj{DOf}}}}}}4558>>=;:89<;===;5420435514568>>;98<=:;=;==>=;=;;9=<=8:>:<;;=89=;=={c{{ANn{e}}}{}{}}{{{BNf{}{{BOh{c}}}}}{{ANn{c{BNf{}{{BOh{c}}}}}}}{{BOj{}{{BOd{e}}}}}{}}{cANn{}}{{{BNf{}{{BOh{c}}}}}{{ANn{cc}}}{{BOj{}{{BOd{e}}}}}{}}{{{BNf{}{{BOh{c}}}}}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}{{{BGj{{DEj{{M`{Fl}}}}}}}{{BGj{{DEj{{M`{Fl}}}}}}}}0{{{BGj{{DEj{{M`{DJb}}}}}}}{{BGj{{DEj{{M`{DJb}}}}}}}}10?10{{{BGj{DOh}}}{{BGj{DOh}}}}{{{BGj{DOf}}}{{BGj{DOf}}}}{{{BGj{DOd}}}{{BGj{DOd}}}}{{{b{{DDl{c}}}}}{{EAd{{DDl{c}}}}}BOj}{{{b{{BI`{cegi}}}}}{{EAd{{BI`{ceg}}}}}{BNfBOn}BMbBMb{{BNj{ceg}}}}{{{b{j{BI`{cegi}}}}}EAd{BNfBOn}BMbBMb{{CB`{ceg}}}}{{}BOj}{{{BNf{}{{BOh{c}}}}c}{{BNf{}{{BOh{c}}}}}{{BOj{}{{BOd{e}}}}}{}}599989{ce{}{}}9978{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}{{{b{{BGl{{BGj{c}}}}}}}cBOj}{{{BLl{}{{BLj{c}}}}}{{ANn{{BLl{}{{BLj{c}}}}{BLl{}{{BLj{c}}}}}}}BLn}{{{BGj{c}}}{{ANn{{BGj{c}}{BGj{c}}}}}{BLnBNh}}5{{{b{{BI`{cgei}}}}}{{BI`{BHb}}}BLlBMb{{C@j{e}}}{{BNj{cge}}}}`0654216{{{b{{BNd{}{{BNb{c}}}}}}e}cBMbBMb}{{{b{{BI`{ceBHbg}}}}{b{{BI`{ceBHbi}}}}c}{{BI`{ceBHb}}}{BLnBOnCBhCAfCBdCBfDEl}BMb{{BNj{ce}}}{{BNj{ce}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}c}{{BGl{{DDl{c}}}}}{BLnBOj}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}c}{{BGl{{BGj{c}}}}}BOj}{{{b{{BGl{{BI`{ceBHbg}}}}}}{b{{BGl{{BI`{ceBHbi}}}}}}c}{{BGl{{BI`{ceBHb}}}}}BLnBMb{{BNj{ce}}}{{BNj{ce}}}}{{{b{{DE`{c}}}}{b{{DE`{c}}}}c}{{DE`{c}}}{BLnBOj}}{{{b{{DE`{c}}}}{b{{DE`{c}}}}c}{{DE`{c}}}BOj}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DBf{cBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DAf{cBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}km}{{BI`{c{DBf{c}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{e}}}{{BNd{g}}}}{{{b{j{BI`{cegi}}}}km}{{BI`{c{DAf{c}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{e}}}{{BNd{g}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DBf{cBKlBKlBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DAf{cBKlBKlBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{DGl{ce}}}}{b{{BI`{cgik}}}}}{{BI`{cgi}}}BNfBMbBMbBMb{{BNj{cgi}}}}{{{b{{DHj{cee}}}}{b{{BI`{cgik}}}}}{{Cl{{BI`{cgi}}}}}BLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}{{{b{{DHl{cee}}}}{b{{BI`{cgik}}}}}{{Cl{{BI`{cgi}}}}}BLl{{C@j{}{{BBf{}}}}}BMbBMb{{BNj{cgi}}}}{{{b{{DC`{cee}}}}{b{{BI`{cgik}}}}}{{Cl{{BI`{cgi}}}}}BLl{{C@j{}{{BBf{}}}}}BMbBMb{{BNj{cgi}}}}{{{b{{DI`{cee}}}}{b{{BI`{cgik}}}}}{{Cl{{BI`{cgi}}}}}BLl{{C@j{}{{BBf{}}}}}BMbBMb{{BNj{cgi}}}}{{{b{{DId{cge}}}}{b{{BI`{cikm}}}}}{{Cn{{BI`{cek}}{b{Ml}}}}}BLlBMb{{C@j{e}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{Cl{{BI`{cik}}}}}BLlBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}CdBLlBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{BI`{cik}}}BNfBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}fBNfBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}c}CdBLlBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}c}fBNfBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{DGl{ce}}}}{b{j{BI`{cgik}}}}}fBNfBMbBMbBMb{{CB`{cgi}}}}{{{b{{DHj{cee}}}}{b{j{BI`{cgik}}}}}CdBLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}{{{b{{DHl{cee}}}}{b{j{BI`{cgik}}}}}CdBLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}{{{b{{DC`{cee}}}}{b{j{BI`{cgik}}}}}CdBLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}{{{b{{DI`{cee}}}}{b{j{BI`{cgik}}}}}CdBLl{{C@j{}{{BBf{}}}}}BMbBMb{{CB`{cgi}}}}:987{{{b{j{DId{cge}}}}}fBLlBMb{{C@j{e}}}}{c{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh}{{}{{BGj{c}}}BOf}{{}{{DDf{ce}}}BLnDDh}{{}{{BI`{ceg}}}{BOnBOf}BMbBMb}{{}{{BGl{{DDl{c}}}}}{BOnBOf}}{{}{{BGl{{BGj{c}}}}}BOj}{{}{{BHd{cBHb}}}{BOnBOf}}{{}{{DE`{c}}}{BOnBOf}}{{}{{DDl{c}}}{BOnBOf}}{{}{{DEd{c}}}{BOnBOf}}{{}{{DEf{c}}}{BOnBOf}}{{}{{BGn{ce}}}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{}{{DEh{ce}}}BOj{{BOf{}{{BOd{}}}}{BOl{c}}}}{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDl{c}}}}}{{DDl{c}}}BOj}0{{{b{{BHd{ce}}}}}AnBOnBMf}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}{{{b{{BHn{c}}}}}ANn{}}{{{b{{BI`{cegi}}}}}{{ANn{AnAn}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{DBf{cegik}}}}}ANn{}BMbBMbBMbBMb}{{{b{{DAf{cegik}}}}}ANn{}BMbBMbBMbBMb}{{{b{{BKn{cBKle}}}}}ANn{}BMb}{{{b{{BKn{ceBKl}}}}}ANn{}BMf}``{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{{b{{BGj{c}}}}{BGj{c}}}{}{CLdDEn}}{{{BGj{c}}c}{}{CLdDEn}}{{{BGj{c}}{BGj{c}}}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{BGj{c}}{b{c}}}{}{CLdDEn}}{{{BGj{c}}{b{{BGj{c}}}}}{}{CLdDEn}}{{{b{{BGj{c}}}}c}{}{CLdDEn}}{{{b{{BGj{c}}}}{b{c}}}{}{CLdDEn}}{{BKlc}BKlBMb}{{BKlAn}BKl}{{cBKl}BKl{}}{{BHbBHb}}0{{{b{{BI`{cegi}}}}{BI`{ckmo}}}{}{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}{BI`{ckmo}}}{}{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{BI`{cegi}}{b{{BI`{ckmo}}}}}{}{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BHd{ce}}}}{BHd{ce}}}{}{BOnCBf}BMf}{{{BHd{ce}}{b{{BI`{cgBHbi}}}}}{}{BOnCBf}BMfBMb{{BNj{cg}}}}{{{BHd{ce}}{BHd{ce}}}{}{BOnCBf}BMf}{{{BHd{ce}}{b{{BHd{ce}}}}}{}{BOnCBf}BMf}{{{b{{BHd{ce}}}}{BI`{cgBHbi}}}{}{BOnCBf}BMfBMb{{BNj{cg}}}}{{{BHd{ce}}{BI`{cgBHbi}}}{}{BOnCBf}BMfBMb{{BNj{cg}}}}{{{b{{BHd{ce}}}}{b{{BI`{cgBHbi}}}}}{}{BOnCBf}BMfBMb{{BNj{cg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{}{BOnCBf}BMf}{{{b{{DDl{c}}}}{b{{DDl{c}}}}}{}BOj}{{{DDl{c}}{DDl{c}}}{}BOj}{{{b{{DDl{c}}}}{DDl{c}}}{}BOj}{{{DDl{c}}{b{{DDl{c}}}}}{}BOj}{{{b{{DDn{c}}}}{DDn{c}}}{}BOj}{{{DDn{c}}{b{{DDn{c}}}}}{}BOj}{{{DDn{c}}{DDn{c}}}{}BOj}{{{b{{DDn{c}}}}{b{{DDn{c}}}}}{}BOj}{{{b{j{BGj{c}}}}{b{{BGj{c}}}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{BGj{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}{b{c}}}f{CLdDF`}}{{{b{j{BGj{c}}}}c}f{CLdDF`}}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}f{BOnCBf}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BI`{cegi}}}}{BI`{ckmo}}}f{BOnCBf}BMbBMb{{CB`{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{j{BHd{ce}}}}{BI`{cgBHbi}}}f{BOnCBf}BMfBMb{{BNj{cg}}}}{{{b{j{BHd{ce}}}}{b{{BI`{cgBHbi}}}}}f{BOnCBf}BMfBMb{{BNj{cg}}}}{{{b{j{DDl{c}}}}{DDl{c}}}fBOj}{{{b{j{DDl{c}}}}{b{{DDl{c}}}}}fBOj}{{{b{j{DDn{c}}}}{b{{DDn{c}}}}}fBOj}{{{b{j{DDn{c}}}}{DDn{c}}}fBOj}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BOnCBf}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}`{e{{BGj{c}}}{DEnCLd}{{CId{}{{BFb{{BGj{c}}}}}}}}{e{{BGj{c}}}{DEnCLd}{{CId{}{{BFb{{b{{BGj{c}}}}}}}}}}{g{{BI`{cBKle}}}{BOnCBdCBh}BMb{{CId{}{{BFb{{BI`{cBKle}}}}}}}}{i{{BI`{ceg}}}{BOnCBdCBh}BMfBMf{{CId{}{{BFb{{b{{BI`{ceg}}}}}}}}}}{g{{BI`{cBKle}}}{BOnCBdCBh}BMb{{CId{}{{BFb{{b{{BI`{cBKle}}}}}}}}}}{i{{BI`{ceg}}}{BOnCBdCBh}BMfBMf{{CId{}{{BFb{{BI`{ceg}}}}}}}}{{{b{{BI`{cegi}}}}}c{CBdCBhBOn}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{ceg}}}}{b{{BI`{ceg}}}}}{{BI`{ceg}}}{BOnC@`}BMbBMb}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}}{{BI`{ceg}}}{C@`BOn}BMbBMb{{BNj{ceg}}}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}}{{BHd{ce}}}{BOnC@`}BMf}{{{BI`{cgei}}CdCd}{{DId{cge}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}0{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}f{}BMbBMb{{BMj{ceg}}}}{{{b{j{BI`{cegi}}}}AnAn}fBOnBMbBMb{{BMj{ceg}}}}0{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}2{{{b{j{BHd{ce}}}}AnAn}fBOnBMf}{{{b{jBMj}}AnAn}f}{{{b{j{BI`{ceBHbg}}}}c{b{{BI`{ciik}}}}{b{{BI`{cmBHbo}}}}c}f{CAfBOnCBhCBdDEl}BMb{{CB`{ce}}}BMb{{BNj{cii}}}BMb{{BNj{cm}}}}{{{b{j{BI`{cegi}}}}c{b{{BI`{ckBHbm}}}}{b{{BI`{coBHbAa}}}}c}f{CAfBOnCBhCBdDEl}BMbBMb{{CB`{ceg}}}BMb{{BNj{ck}}}BMb{{BNj{co}}}}{{{BI`{ceeg}}}{{DIf{ce}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{{b{{BI`{ceeg}}}}}{{BI`{eBHb}}}BLl{{CAl{BHb}}}{{BNj{cee}}}}{{{b{{BI`{ceeg}}}}}{{BI`{cee}}}BNfBMb{{BNj{cee}}}}{{{BI`{ceeg}}}{{DIh{ce}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}`{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{DDl{c}}}}}{{DDl{c}}}{BLnBOj}}210{{{BGl{{DDl{c}}}}}{{ANn{ccc}}}{BLnBOj}}{{{DE`{c}}}{{ANn{ccc}}}{BLnBOj}}{{{BLl{}{{BLj{c}}}}}{{ANn{c{BLl{}{{BLj{c}}}}}}}BLn}{{{b{{BGj{c}}}}}{{Cl{Fl}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{DJb}}}{DL`DEn}}{{{b{{DDf{ce}}}}}{{BI`{c}}}BLnDDh}{{{b{{BI`{ceeg}}}}}{{BI`{c}}}{BOnCBhCAf}{{BM`{BHb}}EAf}{{BN`{cee}}}}{{{b{{BI`{ceBHbg}}}}}{{BI`{cBHb}}}{BOnCBh}{{BM`{BHb}}}{{BN`{ce}}}}{{{BGl{{DDn{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}{BOjBLn}}{{{BGl{{DDl{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{BGl{{BGj{c}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BHd{ce}}}}}{{BI`{cBHb}}}{CAfBOn}{{BMd{BHb}}BMf}}{{{b{{DE`{c}}}}}{{BI`{c}}}{CBhCAfBOn}}{{{b{{DEd{c}}}}}{{BI`{c}}}{CBhCAfBOn}}{{{b{{DEf{c}}}}}{{BI`{c}}}{CBhCAfCLdBOn}}{{{b{{BGn{ce}}}}}{{BI`{c}}}BOj{{DLl{{BI`{c}}}}}}{{{b{{DEh{ce}}}}}{{BI`{c}}}BOj{{DLl{{BI`{c}}}}}}{{{DFj{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{DFl{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{{BGj{c}}}}}{{Cl{DOb}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{ANl}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{CAh}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{DBd}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{DAh}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{DCn}}}{DL`DEn}}{{{BGl{{DDn{c}}}}}{{BGn{c{BGl{{DDl{c}}}}}}}BOj}:{{{b{c}}}e{}{}}00000000000000000000000000000000000000{{{b{c}}}{}{}}000{{{BLl{}{{BLj{c}}}}}{{ANn{cc}}}BLn}{{{b{{DId{cge}}}}}{{Cl{{ANn{{BI`{cgg}}{BI`{cge}}}}}}}BLlBMb{{C@j{e}}}}{{{DFj{c}}}{{DDf{cDG`}}}BLn}{{{DFl{c}}}{{DDf{cDG`}}}BLn}{{{BGl{{BGj{c}}}}}{{DE`{c}}}BOj}{{{BGl{{DDl{c}}}}}{{DE`{c}}}BOj}{ce{}{}}0000000000000000000000000000000000000000{{{b{{BI`{cBHbBHbe}}}}}cCLd{{BN`{cBHb}}}}{{{b{c}}}BEh{}}000000000{{{b{c}}}A@`{}}000000000{{{b{c}}}{{Cl{e}}}{}{}}0000000000000000000000000000000000000000<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<{{{b{{BGj{c}}}}}{{BGj{e}}}{}{{BNl{c}}}}{{{b{{DDf{eg}}}}}{{DDf{ci}}}BLn{BLn{DLl{c}}}DDh{{DJl{g}}}}{{{b{{DDf{eg}}}}}{{BI`{c}}}BLn{BLn{DLl{c}}}DDh}{{{b{{BI`{ceg}}}}}{{BI`{ikm}}}BOnBMbBMb{BOn{BNl{c}}}BMbBMb}{{{b{{BGl{{DDl{c}}}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDl{c}}}}}}}}{{{b{{BGl{{BGj{c}}}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDl{e}}}}}BOn{BOn{BNl{c}}}}{{{b{{BGl{{BGj{c}}}}}}}{{BI`{eBHbBHb{BHn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{c}}}}}}}{{BGn{e{BGl{{DDl{e}}}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{c}}}}}}}{{BGl{{DDn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{c}}}}}}}{{BGl{{DDn{e}}}}}BOj{BOj{BNl{c}}}}{{{b{{BGl{{BGj{c}}}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{BGj{c}}}}}}}}{{{b{{BGl{{BGj{c}}}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGl{{DDn{c}}}}}}}{{DEh{e{BGl{{DDl{e}}}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{c}}}}}}}{{DE`{e}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{c}}}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{BGl{{DDl{c}}}}}}}}{{{b{{BGl{{BGj{c}}}}}}}{{DE`{e}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDl{c}}}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGl{{DDn{c}}}}}}}{{BI`{eBHbBHb{BHn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{DDn{c}}}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGl{{DDl{c}}}}}}}{{BI`{eBHbBHb{BHn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BGl{{BGj{c}}}}}}}{{BGl{{BGj{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{BHd{ce}}}}}{{BI`{gBHb}}}BOn{{BMd{BHb}}}{BOnCBhCAfDGf{BNl{c}}}}{{{b{{BHd{ce}}}}}{{BHd{ge}}}BOnBMf{BOn{BNl{c}}}}{{{b{{DE`{c}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{BGl{{BGj{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DE`{c}}}}}{{BGl{{DDn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{BGl{{DDl{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DE`{c}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{DE`{c}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}{BNl{{DE`{c}}}}}}{{{b{{DE`{c}}}}}{{DE`{e}}}BLn{BLn{BNl{c}}}}{{{b{{DDl{c}}}}}{{DDl{e}}}BOn{BOn{BNl{c}}}}{{{b{{DDn{c}}}}}{{DDn{e}}}BOj{BOj{BNl{c}}}}{{{b{{DEd{c}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEd{c}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}}}{{{b{{DEd{c}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{DEd{c}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}}{{{b{{DEd{c}}}}}{{DEd{e}}}BOn{BOn{BNl{c}}}}{{{b{{DEd{c}}}}}{{BGl{{DDn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DEf{c}}}}}{{DEf{e}}}BOn{BOn{BNl{c}}}}{{{b{{DEf{c}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}}{{{b{{DEf{c}}}}}{{DDf{eg}}}BLn{BLn{BNl{c}}}{{DJl{DHh}}}}{{{b{{BGn{cg}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DLl{{BI`{c}}}}{DLl{{BI`{e}}}}}}{{{b{{BGn{ci}}}}}{{DEh{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DLl{g}}}}{{{b{{BGn{ci}}}}}{{BGn{eg}}}BLn{BLn{BNl{c}}}{{BOl{e}}}{{BOl{c}}{DLl{g}}}}{{{b{{BGn{cg}}}}}{{DDf{ei}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DLl{{BI`{c}}}}{DLl{{BI`{e}}}}}{{DJl{DHh}}}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}}{{BGl{{DDn{e}}}}}BLn{BLn{BNl{c}}}}{{{b{{DEh{cg}}}}}{{DDf{ei}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DLl{{BI`{c}}}}{DLl{{BI`{e}}}}}{{DJl{DHh}}}}{{{b{{DEh{ei}}}}}{{DEh{cg}}}{BLnBNl}{BLn{DLl{c}}}{{BOl{c}}}{{BOl{e}}{DLl{g}}}}{{{b{{DEh{cg}}}}}{{BI`{e}}}BLn{BLn{BNl{c}}}{{BOl{c}}{DLl{{BI`{c}}}}{DLl{{BI`{e}}}}}}{{{b{{BGj{c}}}}}{{Cl{BCn}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{CJb}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{Mf}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{AMh}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{BEn}}}{DL`DEn}}{{{b{{BGj{c}}}}}{{Cl{An}}}{DL`DEn}}{{{b{{DFj{c}}}}}cBLn}{{{b{j{BI`{cegi}}}}{b{{BI`{ckmo}}}}}fBOnBMbBMb{{BMj{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}c{BOnCBhCBdDEl}BMbBMb{{BN`{ceg}}}BMbBMb{{BN`{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{{BI`{cgm}}}{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}{b{j{BI`{cAaAcAe}}}}}f{BOnCBhCAfCBdDEl}BMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}BMbBMb{{CB`{cAaAc}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{Cl{{BI`{cik}}}}}BLlBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}CdBLlBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}{{{b{{BI`{ceeg}}}}{b{{BI`{cikm}}}}}{{BI`{cik}}}BNfBMb{{BNj{cee}}}BMbBMb{{BNj{cik}}}}{{{b{{BI`{ceeg}}}}{b{j{BI`{cikm}}}}}fBNfBMb{{BNj{cee}}}BMbBMb{{CB`{cik}}}}3210{{{b{{BI`{ceeg}}}}}c{BOnCBhCBdBOn}BMb{{BN`{cee}}}}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{{DDf{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLnDDh}{{{b{{BI`{cBHbBHbe}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn{{BNj{cBHbBHb}}}}0{{{b{{BGl{{DDl{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{BGl{{BGj{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{BGl{{DDn{c}}}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}{{{b{{DE`{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj}0{{{b{{DEd{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}{BOnCBd}}{{{b{{DEf{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}{BOnDEl}}{{{b{{BGn{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOj{{BOl{c}}}}{{{b{BOl}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{b{{DDf{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BLnDDh}{{{b{{BI`{ceeg}}}}{b{{BI`{cBHb}}}}}{{BI`{cBHb}}}BLn{{CAn{BHb}}}{{BNj{cee}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BGl{{DDl{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}{{{b{{BGl{{BGj{c}}}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}01{{{b{{DE`{c}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj}0{{{b{{BGn{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj{{BOl{c}}}}{{{b{{DEh{ce}}}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOj{{BOl{c}}}}{{{b{{BGl{{DDn{c}}}}}}}{{DEd{c}}}BOj}{{ccc}{{BGn{c{BGl{{DDl{c}}}}}}}BOj}{{ccc}{{BGn{c{DE`{c}}}}}BOj}{{cc}{{BGn{c{DE`{c}}}}}BOj}{{cc}{{BGn{c{BGl{{BGj{c}}}}}}}BOj}`````{{{b{{BI`{cegi}}}}}{{BI`{cge}}}BOnBMbBMb{{BN`{ceg}}}}{{{b{{DE`{c}}}}}{{DE`{c}}}BOn}{{{b{j{BI`{ceeg}}}}}fBOnBMb{{BMj{cee}}}}{{{b{j{DE`{c}}}}}fBOn}{{{b{{BI`{cegi}}}}{b{j{BI`{ckmo}}}}}fBOnBMbBMb{{BN`{ceg}}}BMbBMb{{BMj{ckm}}}}`{{{BLl{}{{BLj{c}}}}}{{BLl{}{{BLj{c}}}}}BLn}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{BI`{cegi}}}{{Cl{{BI`{keg}}}}}BOnBMbBMb{{BN`{ceg}}}BOn}{e{{Cl{c}}}{}{{BNl{c}}}}{{{b{e}}}{{Cl{c}}}{}{{BNl{c}}}}{c{{Cn{e}}}{}{}}000000000000{Gh{{Cn{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{DMj{{Cn{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{DNf{{Cn{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}}}}{Kj{{Cn{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{DMn{{Cn{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}}}}{DLd{{Cn{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}}}}{DNb{{Cn{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}}}}77777777{DMf{{Cn{{BGn{Fl{BGl{{DDl{Fl}}}}}}}}}}{DLj{{Cn{{BGn{DJb{BGl{{DDl{DJb}}}}}}}}}}{DMd{{Cn{{BGn{DJb{BGl{{BGj{DJb}}}}}}}}}}{DMl{{Cn{{BGn{Fl{BGl{{BGj{Fl}}}}}}}}}};{DMf{{Cn{{DEh{Fl{BGl{{DDl{Fl}}}}}}f}}}}{DMd{{Cn{{DEh{DJb{BGl{{BGj{DJb}}}}}}f}}}}{DLj{{Cn{{DEh{DJb{BGl{{DDl{DJb}}}}}}f}}}}>{DMl{{Cn{{DEh{Fl{BGl{{BGj{Fl}}}}}}f}}}}???????????????????????????????????????????????????????????{{{DDf{ce}}}{{Cl{{DDf{ce}}}}}BLnDDh}{{{BI`{ceeg}}}{{Cl{{BI`{cee}}}}}BLlBMb{{BNj{cee}}}}{{{b{{DDl{c}}}}}{{Cl{{DDl{c}}}}}{BLnBOj}}{{{b{{DDn{c}}}}}{{Cl{{DDn{c}}}}}{BLnBOj}}{{{b{{DEf{c}}}}}{{Cl{{DEf{c}}}}}{DGfCAfCBhBOn}}{{{b{{DHj{cee}}}}}{{Cl{{BI`{cee}}}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{{DHl{cee}}}}}{{Cl{{BI`{cee}}}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{{DC`{cee}}}}}{{Cl{{BI`{cee}}}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{{DI`{cee}}}}}{{Cl{{BI`{cee}}}}}BLl{{C@j{}{{BBf{}}}}}}{{{b{j{DDf{ce}}}}}CdBLnDDh}{{{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}{{{b{j{DDl{c}}}}}{}BOj}{{{b{j{DDn{c}}}}}Cd{BLnBOj}}{{{b{j{DEf{c}}}}}Cd{DGfCAfCBhBOn}}{{{b{{DC`{cee}}}}{b{j{BI`{ceeg}}}}}CdBLl{{C@j{}{{BBf{}}}}}{{CB`{cee}}}}{{{b{{DEf{c}}}}{b{{BHd{cBHb}}}}}{{Cl{{BHd{cBHb}}}}}{BOnDGfDElCAfCBh}}{{{BI`{cee}}{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}{{{b{{BGn{c{BGl{{DDl{c}}}}}}}}{b{{BGn{c{BGl{{DDl{c}}}}}}}}cc}{{Cl{{BGn{c{BGl{{DDl{c}}}}}}}}}{BLnBOj}}{{{b{{BGn{c{DE`{c}}}}}}{b{{BGn{c{DE`{c}}}}}}cc}{{Cl{{BGn{c{DE`{c}}}}}}}{BLnBOj}}{c{{Cl{{BGl{c}}}}}CAd}{{{BI`{cee}}An}{{Cl{{DIb{ce}}}}}BLl{BMb{CAl{BHb}}}}{{{BI`{cge}}CdCdAn}{{Cl{{DId{cge}}}}}BLlBMb{{C@j{e}}}}{{{BI`{cee}}An}{{Cl{{DIf{ce}}}}}BLl{{CAl{BHb}}BMb}}{c{{Cl{{ANn{{BGl{c}}}}}}}CAd}2{{{b{{BI`{cegi}}}}}{{Cl{{BI`{ceg}}}}}{BLlBOn}BMbBMb{{BNj{ceg}}}}{{{b{j{BI`{cegi}}}}}Cl{BLlBOn}BMbBMb{{CB`{ceg}}}}{{{BI`{cgei}}An}{{Cl{{ANn{{BI`{cgg}}{BI`{cge}}}}}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}{{{BI`{ceeg}}An}{{Cl{{DIb{ce}}}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}cc}{{Cl{{BGl{{DDn{c}}}}}}}{BLnBOj}}{{{b{j{BI`{cegi}}}}}f{BLlBOn}BMbBMb{{CB`{ceg}}{BNj{ceg}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}cc}{{Cl{{BGl{{DDl{c}}}}}}}{BLnBOj}}{{{b{{BGl{{BI`{ceBHbg}}}}}}{b{{BGl{{BI`{ceBHbi}}}}}}cc}{{Cl{{BGl{{BI`{ceBHb}}}}}}}BLnBMb{{BNj{ce}}}{{BNj{ce}}}}{{{b{{DE`{c}}}}{b{{DE`{c}}}}cc}{{Cl{{DE`{c}}}}}{BLnBOj}}{{{BLl{}{{BLj{c}}}}}{{Cl{{BLl{}{{BLj{c}}}}}}}BLn}{{{BGj{c}}}{{Cl{{BGj{c}}}}}{BLnBNh}}{{{BI`{cgei}}CdCdAn}{{Cl{{DId{cge}}}}}BLlBMb{{C@j{e}}BMb}{{BNj{cge}}}}0{{{BI`{ceeg}}An}{{Cl{{DIf{ce}}}}}BLl{{CAl{BHb}}BMb}{{BNj{cee}}}}{{}{{Cl{An}}}}00{{}BLn}{{{b{c}}}D`{}}0000000000000000000000000000000000000000{{{b{{DGd{cge}}}}}{{BI`{cg}}}BLlBMb{{C@j{e}}}}{{{b{{DHl{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{b{{DC`{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}``{{{BI`{ceeg}}}{{Cl{{DIj{ce}}}}}{BLnBLl}BMb{{BNj{cee}}}}{{{b{{DDf{ce}}}}{b{{DDf{ce}}}}Mf}CdBLnDDh}{{{b{{BI`{cegi}}}}{b{{BI`{cegi}}}}Mf}Cd{BOnEAh}BMbBMb{{BN`{ceg}}}}{{{b{{BGl{{DDl{c}}}}}}{b{{BGl{{DDl{c}}}}}}Mf}Cd{}}{{{b{{BGl{{BGj{c}}}}}}{b{{BGl{{BGj{c}}}}}}Mf}CdBLn}{{{b{{BGl{{BI`{cegi}}}}}}{b{{BGl{{BI`{cegi}}}}}}Mf}Cd{BOnEAh}BMbBMb{{BN`{ceg}}}}{{{b{{BGl{{DDn{c}}}}}}{b{{BGl{{DDn{c}}}}}}Mf}Cd{}}{{{b{{BHd{ce}}}}{b{{BHd{ce}}}}Mf}Cd{BOnEAh}BMf}{{{b{{DE`{c}}}}{b{{DE`{c}}}}Mf}Cd{BOnEAh}}{{{b{{DDl{c}}}}{b{{DDl{c}}}}Mf}Cd{{BLn{}{{DEb{}}}}EAh}}{{{b{{DDn{c}}}}{b{{DDn{c}}}}Mf}Cd{{BLn{}{{DEb{}}}}EAh}}{{{b{{DEd{c}}}}{b{{DEd{c}}}}Mf}Cd{BOnEAh}}{{{b{{DEf{c}}}}{b{{DEf{c}}}}Mf}Cd{BOnEAh}}{{{b{{BGn{ce}}}}{b{{BGn{ce}}}}Mf}CdBLn{{BOl{c}}{EAh{}{{DEb{}}}}}}{{{b{{DEh{ce}}}}{b{{DEh{ce}}}}Mf}CdBLn{{BOl{c}}{EAh{}{{DEb{}}}}}}{{ce}{{BI`{{DFb{g}}ce}}}BMbBMbBOn}{{{DGd{cge}}}{{ANn{{BI`{cg}}{BI`{c}}{BI`{ce}}}}}BLlBMb{{C@j{e}}}}{{{DGl{ce}}}{{BI`{cee}}}BNfBMb}{{{DHj{cge}}}{{ANn{{BI`{cg}}{BI`{ce}}DFf}}}BLlBMb{{C@j{e}}}}{{{DHl{cge}}}{{ANn{DFf{BI`{cg}}{BI`{ce}}DFf}}}BLlBMb{{C@j{e}}}}{{{DHn{ce}}}{{ANn{{BI`{cee}}{BI`{cee}}}}}BLl{{CAl{BHb}}}}{{{DC`{cge}}}{{ANn{DFf{BI`{cg}}{BI`{ce}}}}}BLlBMb{{C@j{e}}}}{{{DI`{cge}}}{{ANn{{BI`{cg}}{BI`{ce}}}}}BLlBMb{{C@j{e}}}}{{{DIb{ce}}}{{ANn{{BI`{cee}}{BI`{cee}}}}}BLl{BMb{CAl{BHb}}}}{{{DIh{ce}}}{{ANn{{BI`{cee}}{BI`{eBHb}}{BI`{BHb}}}}}BLl{{CAl{BHb}}}}7{{{DHn{ce}}}{{BI`{cee}}}BLl{{CAl{BHb}}}}{{{DHj{cge}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{DI`{cge}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}{{{DIh{ce}}}{{ANn{{BI`{eBHb}}{BI`{BHb}}}}}BLl{{CAl{BHb}}}}{{{b{{DFj{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn}{{{b{{DFl{c}}}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BLn}{{{BLl{}{{BLj{c}}}}c}{{BLl{}{{BLj{c}}}}}BLn}{{{b{{BGj{c}}}}c}{{BGj{c}}}{CLdDEn}}{{{BGj{c}}}{{BGj{c}}}{BLnBNh}}{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}BNfBMbBMb{{BN`{ceg}}}}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}{{{b{j{BGj{c}}}}}fBOj}{{{b{j{BI`{ceg}}}}}fBNfBMbBMb}{{{b{j{BI`{cegi}}}}}fBNfBMbBMb{{BMj{ceg}}}}{{{b{j{DDl{c}}}}}fBOj}{{{b{j{DDn{c}}}}}fBOj}{{{DDf{ce}}}{{BI`{c}}}BLnDDh}{{{BGl{c}}}c{}}{{{DE`{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}{{{DFj{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{DFl{c}}}{{BI`{cBHbBHb{BHn{c}}}}}BLn}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000000000000000000000000000000000`{{{b{{BI`{cegi}}}}}{{BI`{ceg}}}{BOnCBh}BMbBMb{{BNj{ceg}}}}`{{{b{{DGd{cge}}}}}{{BI`{ce}}}BLlBMb{{C@j{e}}}}`{{{b{BMb}}}An}{{{b{BKl}}}An}{{{b{BHb}}}An}`{{{b{{BI`{cegi}}}}}c{DJ`{BNl{DJb}}BOn}BMbBMb{{BN`{ceg}}}}{{{b{{DDl{c}}}}}{{BI`{cBHbBHb{DBf{cBHbBHb}}}}}BOj}```````````````{{{b{j{DDl{c}}}}}{{BI`{cBHbBHb{DAf{cBHbBHb}}}}}BOj}{{{b{{BI`{cegi}}}}An}{{ANn{AnAn}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{BI`{ceBHbg}}}}An}{{b{c}}}{}BMb{{BN`{ce}}}}{{{b{j{BI`{ceBHbg}}}}An}{{b{jc}}}{}BMb{{BMj{ce}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DBf{cBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DAf{cBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{BI`{cegi}}}}km}{{BI`{c{DBf{c}}}}}{}BMbBMb{{BN`{ceg}}}{{BNd{e}}}{{BNd{g}}}}{{{b{j{BI`{cegi}}}}km}{{BI`{c{DAf{c}}}}}{}BMbBMb{{BMj{ceg}}}{{BNd{e}}}{{BNd{g}}}}{{{b{{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DBf{cBKlBKlBKlBKl}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{BI`{cegi}}}}{ANn{AnAn}}{ANn{AnAn}}{ANn{AnAn}}}{{BI`{cBKlBKl{DAf{cBKlBKlBKlBKl}}}}}{}BMbBMb{{BMj{ceg}}}}{ce{}{}}0000000000000000000000000000000000000000{{}{{BI`{ceBHb}}}{BOnCBhCAf}{BMfDDd}}{{}{{BGl{{BI`{ceBHb}}}}}{BOnCBhCAf}{BMfDDd}}{{ccc}cBLl}{{ccc}c{CBbBNhCBdCBf}}32{BMhCd}{{{b{{BI`{ceBHbg}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn{BMfDDd}{{BN`{ce}}}}{{{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}10101010101010101010106510101010101010101010101065{{}cCBh}{{}{{BGj{c}}}{CLdDEn}}{{}c{}}{{}{{BI`{ceg}}}{BOnCBhCBd}BMfBMf}11{{}{{DDl{c}}}BOj}2{{}{{DDn{c}}}BOj}{An{{BI`{ceBKl}}}{CBhBOn}BMf}{An{{BI`{cBKle}}}{CBhBOn}BMf}{{AnAn}{{BI`{cBKlBKl}}}{CBhBOn}}{{}{{BI`{ceg}}}{CBhBOn}BMfBMf}{{ce}{{BI`{gce}}}BMbBMb{CBhBOn}}{{{b{{DFj{c}}}}}cBLn}{{{b{{DFl{c}}}}}cBLn}{{{b{j{BI`{cegi}}}}{b{{BI`{kmoAa}}}}Ac}f{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}BOnBMbBMb{{BN`{kmo}}}{{BEl{{b{jc}}k}}}}{{{b{{BI`{cegi}}}}{b{{BI`{kmoAa}}}}AcAe}AcBOnBMbBMb{{BN`{ceg}}}BOnBMbBMb{{BN`{kmo}}}{}{{BEl{Acck}{{BBf{Ac}}}}}}{{{b{{BI`{cegi}}}}{b{{BI`{kegm}}}}Aa}{{BI`{oeg}}}BOnBMbBMb{{BN`{ceg}}}BOn{{BN`{keg}}}BOn{{BEl{ck}{{BBf{o}}}}}}{{{BOf{}{{BOb{c}}{BOd{e}}}}{BOf{}{{BOb{c}}{BOd{e}}}}g}{{BOf{}{{BOb{c}}{BOd{e}}}}}{{BOf{}{{BOb{c}}{BOd{Cd}}}}}BMh{{BBh{cc}{{BBf{c}}}}}}{{{b{j{BI`{cegi}}}}{b{{BI`{kmoAa}}}}{b{{BI`{AcAeAgAi}}}}Ak}f{}BMbBMb{{BMj{ceg}}{BN`{ceg}}}BOnBMbBMb{{BN`{kmo}}}BOnBMbBMb{{BN`{AcAeAg}}}{{BEl{{b{jc}}kAc}}}}{{{b{{BI`{cegi}}}}{b{{BI`{kegm}}}}{b{{BI`{oegAa}}}}Ae}{{BI`{Aceg}}}BOnBMbBMb{{BN`{ceg}}}BOn{{BN`{keg}}}BOn{{BN`{oeg}}}BOn{{BEl{cko}{{BBf{Ac}}}}}}76{{{b{{BI`{ceBHbg}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn{BMfDDd}{{BN`{ce}}}}{{{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}1010101010101010101010`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}`{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}{{{b{{BNd{}{{BNb{c}}}}}}e}AnBMbBMb}{{{b{BNj}}}}```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{}An}`{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}4{AnBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}`{BNj}{{}Cd}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{{b{C@h}}{b{{BI`{cegi}}}}{b{{BI`{ckmo}}}}}{}BNfBMbBMb{{BNj{ceg}}}BMbBMb{{BNj{ckm}}}}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{}BMf}`{{{b{C@h}}{b{{BI`{cegi}}}}}{}BNfBMbBMb{{BNj{ceg}}}}{{{b{{CAd{}{{CAb{c}}}}}}}cBOj}0`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}``{{{b{jBMj}}}}{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{b{j{CAd{}{{CAb{c}}}}}}c}fBOj}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}``{{{b{{BNd{}{{BNb{c}}}}}}e}cBMbBMb}`{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}``{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}{{}{{Cl{An}}}}`8{{{b{BMb}}}An}`````````{{cei}kBMbBMb{}{{BFd{}{{BFb{g}}}}}{}}0{{ce}gBMbBMb{}}{ce{}{}}{{ceg}iBMbBMb{}{}}``````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EAj}}}EAj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{EAj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}86{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}:````````````````````````````````{{{b{c}}d}f{}}0000000000000000000000000000000``{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000000000000000000000000{{{b{c}}}{{b{Dn}}}{}}0000000000000000000000000000000`{{{b{c}}}{{b{e}}}{}{}}0000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}0000000000000000000000000000000{{{b{{EAl{c}}}}}{{EAl{c}}}{CLdBOn}}{{{b{{EAn{c}}}}}{{EAn{c}}}{CLdBOn}}{{{b{{EB`{c}}}}}{{EB`{c}}}{CLdBOn}}{{{b{{EBb{c}}}}}{{EBb{c}}}{CLdBOn}}{{{b{{EBd{c}}}}}{{EBd{c}}}{CLdBOn}}{{{b{{EBf{c}}}}}{{EBf{c}}}{CLdBOn}}{{{b{{EBh{c}}}}}{{EBh{c}}}{CLdBOn}}{{{b{{EBj{c}}}}}{{EBj{c}}}{CLdBOn}}{{{b{{EBl{c}}}}}{{EBl{c}}}{CLdBOn}}{{{b{{EBn{c}}}}}{{EBn{c}}}{CLdBOn}}{{{b{{EC`{c}}}}}{{EC`{c}}}{CLdBOn}}{{{b{{ECb{c}}}}}{{ECb{c}}}{CLdBOn}}{{{b{{ECd{c}}}}}{{ECd{c}}}{CLdBOn}}{{{b{{ECf{c}}}}}{{ECf{c}}}{CLdBOn}}{{{b{{ECh{c}}}}}{{ECh{c}}}{CLdBOn}}{{{b{{ECj{c}}}}}{{ECj{c}}}{CLdBOn}}{{{b{{ECl{c}}}}}{{ECl{c}}}{CLdBOn}}{{{b{{ECn{c}}}}}{{ECn{c}}}{CLdBOn}}{{{b{{ED`{c}}}}}{{ED`{c}}}{CLdBOn}}{{{b{{EDb{c}}}}}{{EDb{c}}}{CLdBOn}}{{{b{{EDd{c}}}}}{{EDd{c}}}{CLdBOn}}{{{b{{EDf{c}}}}}{{EDf{c}}}{CLdBOn}}{{{b{{EDh{c}}}}}{{EDh{c}}}{CLdBOn}}{{{b{{EDj{c}}}}}{{EDj{c}}}{CLdBOn}}{{{b{{EDl{c}}}}}{{EDl{c}}}{CLdBOn}}{{{b{{EDn{c}}}}}{{EDn{c}}}{CLdBOn}}{{{b{{EE`{c}}}}}{{EE`{c}}}{CLdBOn}}{{{b{{EEb{c}}}}}{{EEb{c}}}{CLdBOn}}{{{b{{EEd{c}}}}}{{EEd{c}}}{CLdBOn}}{{{b{{EEf{c}}}}}{{EEf{c}}}{CLdBOn}}{{{b{{EEh{c}}}}}{{EEh{c}}}{CLdBOn}}{{{b{{EEj{c}}}}}{{EEj{c}}}{CLdBOn}}{{{b{c}}{b{je}}}f{}{}}0000000000000000000000000000000{{{b{c}}}f{}}000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000000000000000000000000000{An{{b{c}}}{}}0000000000000000000000000000000{An{{b{jc}}}{}}0000000000000000000000000000000{{{b{c}}}{{b{e}}}{}{}}0000000000000000000000000000000{Anf}0000000000000000000000000000000{{{b{c}}{b{Dn}}}Cd{}}0000000000000000000000000000000{{{b{c}}{b{jAMd}}}f{}}0000000000000000000000000000000{{{b{{EAl{c}}}}{b{{EAl{c}}}}}Cd{DAnBOn}}{{{b{{EAn{c}}}}{b{{EAn{c}}}}}Cd{DAnBOn}}{{{b{{EB`{c}}}}{b{{EB`{c}}}}}Cd{DAnBOn}}{{{b{{EBb{c}}}}{b{{EBb{c}}}}}Cd{DAnBOn}}{{{b{{EBd{c}}}}{b{{EBd{c}}}}}Cd{DAnBOn}}{{{b{{EBf{c}}}}{b{{EBf{c}}}}}Cd{DAnBOn}}{{{b{{EBh{c}}}}{b{{EBh{c}}}}}Cd{DAnBOn}}{{{b{{EBj{c}}}}{b{{EBj{c}}}}}Cd{DAnBOn}}{{{b{{EBl{c}}}}{b{{EBl{c}}}}}Cd{DAnBOn}}{{{b{{EBn{c}}}}{b{{EBn{c}}}}}Cd{DAnBOn}}{{{b{{EC`{c}}}}{b{{EC`{c}}}}}Cd{DAnBOn}}{{{b{{ECb{c}}}}{b{{ECb{c}}}}}Cd{DAnBOn}}{{{b{{ECd{c}}}}{b{{ECd{c}}}}}Cd{DAnBOn}}{{{b{{ECf{c}}}}{b{{ECf{c}}}}}Cd{DAnBOn}}{{{b{{ECh{c}}}}{b{{ECh{c}}}}}Cd{DAnBOn}}{{{b{{ECj{c}}}}{b{{ECj{c}}}}}Cd{DAnBOn}}{{{b{{ECl{c}}}}{b{{ECl{c}}}}}Cd{DAnBOn}}{{{b{{ECn{c}}}}{b{{ECn{c}}}}}Cd{DAnBOn}}{{{b{{ED`{c}}}}{b{{ED`{c}}}}}Cd{DAnBOn}}{{{b{{EDb{c}}}}{b{{EDb{c}}}}}Cd{DAnBOn}}{{{b{{EDd{c}}}}{b{{EDd{c}}}}}Cd{DAnBOn}}{{{b{{EDf{c}}}}{b{{EDf{c}}}}}Cd{DAnBOn}}{{{b{{EDh{c}}}}{b{{EDh{c}}}}}Cd{DAnBOn}}{{{b{{EDj{c}}}}{b{{EDj{c}}}}}Cd{DAnBOn}}{{{b{{EDl{c}}}}{b{{EDl{c}}}}}Cd{DAnBOn}}{{{b{{EDn{c}}}}{b{{EDn{c}}}}}Cd{DAnBOn}}{{{b{{EE`{c}}}}{b{{EE`{c}}}}}Cd{DAnBOn}}{{{b{{EEb{c}}}}{b{{EEb{c}}}}}Cd{DAnBOn}}{{{b{{EEd{c}}}}{b{{EEd{c}}}}}Cd{DAnBOn}}{{{b{{EEf{c}}}}{b{{EEf{c}}}}}Cd{DAnBOn}}{{{b{{EEh{c}}}}{b{{EEh{c}}}}}Cd{DAnBOn}}{{{b{{EEj{c}}}}{b{{EEj{c}}}}}Cd{DAnBOn}}{{{b{c}}{b{h}}}Cd{}}0000000000000000000000000000000{{{b{c}}{b{e}}}Cd{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{EAl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EAn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EB`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBb{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBh{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EBn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EC`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECb{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECh{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ECn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{ED`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDb{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDh{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EDn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EE`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEb{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEh{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{{{b{{EEj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBOn}}{cc{}}000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}e{}{}}0000000000000000000000000000000{{{b{{EAl{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EAn{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EB`{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBb{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBd{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBf{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBh{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBj{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBl{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EBn{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EC`{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECb{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECd{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECf{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECh{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECj{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECl{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ECn{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{ED`{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDb{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDd{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDf{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDh{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDj{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDl{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EDn{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EE`{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEb{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEd{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEf{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEh{c}}}}{b{je}}}f{E@`BOn}AMd}{{{b{{EEj{c}}}}{b{je}}}f{E@`BOn}AMd}`{{}An}0000000000000000000000000000000{ce{}{}}0000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000000000000000000000033333333333333333333333333333333{{{b{c}}}Cd{}}0000000000000000000000000000000``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{ChCh}f}0000000000000000000000000000000{Chf}0000000000000000000000000000000{{ChCh}Cd}0000000000000000000000000000000{ChAMh}0000000000000000000000000000000{{{b{c}}}e{}{}}000000000000000000000000000000099999999999999999999999999999999{{{b{c}}}{{Cl{e}}}{}{}}000000000000000000000000000000011111111111111111111111111111111{c{{Cn{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}D`{}}0000000000000000000000000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000000000000000000000000================================````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{BM`{}{{BBf{c}}}}e}cBMbBMb}{{{BMd{}{{BBf{c}}}}e}cBMfBMf}{{}An}{{{BNn{}{{BBf{c}}}}e}cBMbBMb}{{{BO`{}{{BBf{c}}}}e}cBMfBMf}{AnBMb}{{}Cd}{{{C@d{}{{BBf{c}}}}e}cBMbBMb}{{{C@f{}{{BBf{c}}}}e}cBMfBMf}{{{C@j{}{{BBf{c}}}}e}cBMbBMb}{{{C@l{}{{BBf{c}}}}e}cBMfBMf}{{{C@n{}{{BBf{c}}}}e}cBMbBMb}{{{CA`{}{{BBf{c}}}}e}cBMfBMf}{{}BMf}{{{CAl{}{{BBf{c}}}}e}cBMbBMb}{{{CAn{}{{BBf{c}}}}e}cBMfBMf}{{}{{Cl{An}}}}{{{b{BMb}}}An}``````````{{{b{c}}d}f{}}00``{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{{E@f{cegi}}}}}{{E@f{cegi}}}CLd{CLdBMb}{CLdBMb}{CLd{BN`{ceg}}}}{{{b{{EA`{cegi}}}}}{{EA`{cegi}}}CLd{CLdBMb}{CLdBMb}{CLd{BN`{ceg}}}}{{{b{{DIl{cegi}}}}}{{DIl{cegi}}}CLd{CLdBMb}{CLdBMb}{CLd{BN`{ceg}}}}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{{{E@f{cegi}}}An{}BMbBMb{{BN`{ceg}}}}{{{E@h{cegi}}}An{}BMbBMb{{BMj{ceg}}}}{{{EA`{cegi}}}An{}BMbBMb{{BN`{ceg}}}}{{{EAb{cegi}}}An{}BMbBMb{{BMj{ceg}}}}{{{DIl{cegi}}}An{}BMbBMb{{BN`{ceg}}}}{{{DIn{cegi}}}An{}BMbBMb{{BMj{ceg}}}}``{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000??????{Anf}00000{{{b{jc}}{b{jEEl}}}{{Cn{AnEEn}}}{}}{{{b{jc}}{b{jEF`}}}{{Cn{AnEFb}}}{}}{{{b{{E@f{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BN`{ceg}}}}{{{b{{E@h{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BMj{ceg}}}}{{{b{{EA`{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BN`{ceg}}}}{{{b{{EAb{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BMj{ceg}}}}{{{b{{DIl{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BN`{ceg}}}}{{{b{{DIn{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{DBbBMb}{DBbBMb}{DBb{BMj{ceg}}}}{cc{}}00000000000{{{b{c}}}e{}{}}00000{{}An}00000````{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}00000{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}00000444444444444{{{b{c}}}Cd{}}00000{{{b{{E@f{cegi}}}}}An{}BMbBMb{{BN`{ceg}}}}{{{b{{E@h{cegi}}}}}An{}BMbBMb{{BMj{ceg}}}}{{{b{{EA`{cegi}}}}}AnBOnBMbBMb{{BN`{ceg}}}}{{{b{{EAb{cegi}}}}}AnBOnBMbBMb{{BMj{ceg}}}}{{{b{{DIl{cegi}}}}}AnBOnBMbBMb{{BN`{ceg}}}}{{{b{{DIn{cegi}}}}}AnBOnBMbBMb{{BMj{ceg}}}}````{{{b{i}}}{{E@f{cegi}}}{}BMbBMb{{BN`{ceg}}}}{{{b{ji}}}{{E@h{cegi}}}{}BMbBMb{{BMj{ceg}}}}{{{b{j{E@f{cegi}}}}}{{Cl{{b{c}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{j{E@h{cegi}}}}}{{Cl{{b{jc}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{j{EA`{cegi}}}}}Cl{}BMbBMb{{BN`{ceg}}}}{{{b{j{EAb{cegi}}}}}Cl{}BMbBMb{{BMj{ceg}}}}{{{b{j{DIl{cegi}}}}}Cl{}BMbBMb{{BN`{ceg}}}}{{{b{j{DIn{cegi}}}}}Cl{}BMbBMb{{BMj{ceg}}}}541{{{b{j{DIn{cegi}}}}}ClBOnBMbBMb{{BMj{ceg}}}}``````{{ChCh}f}00{Chf}00000``{{{b{{E@f{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{E@h{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{EA`{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{EAb{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BMj{ceg}}}}{{{b{{DIl{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BN`{ceg}}}}{{{b{{DIn{cegi}}}}}{{ANn{An{Cl{An}}}}}{}BMbBMb{{BMj{ceg}}}}``{{{b{c}}}e{}{}}00{ce{}{}}00000{{{b{c}}}{{Cl{e}}}{}{}}00000222222{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}00000{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000555555``````````````{{{b{jBMj}}}{{b{j{ANf{c}}}}}{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{b{{ANf{g}}}}}BMbBMb{}}{{{b{BNj}}}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{}BMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{}BMbBMb}{{{b{jBMj}}An}}{{{b{jBMj}}AnAn}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}{{b{g}}}BMbBMb{}}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}An}{{b{g}}}BMbBMb{}}{{{b{jBMj}}An}{{b{jc}}}{}}{{{b{jBMj}}AnAn}{{b{jc}}}{}}{BNj}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}CdBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}AnAn}AnBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{}BMbBMb}{{{b{jBMj}}}}{{{CAj{}{{BBf{c}}}}gi}c{{BN`{egi}}}BOnBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{gi}}}BMbBMbBMbBMb}{{{b{{BN`{}{{BMl{c}}{BMn{e}}}}}}}{{ANn{ce}}}BMbBMb}{{{b{jBMj}}{ANn{AnAn}}{ANn{AnAn}}}f}{{{b{jBMj}}AnAn}f}````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{jc}}}{{b{je}}}{}{}}{{{b{jc}}}{{b{jc}}}{}}{{{b{j{DFb{c}}}}}{{b{jc}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{c}}}{{b{c}}}{}}{{{b{{DFb{c}}}}}{{b{c}}}{}}2255{{{b{EFh}}}EFh}{{{b{EFj}}}EFj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0{An{{b{c}}}{}}0{An{{b{jc}}}{}}099{Anf}0{{{b{c}}{b{Dn}}}Cd{}}0{{{b{EFh}}{b{EFh}}}Cd}{{{b{EFj}}{b{EFj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{EFh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EFj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jc}}e}f{}{}}{{{b{jc}}c}f{}}{{}An}0{{{b{j{DFb{c}}}}c}f{}}{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}0{Chf}0{{ChCh}Cd}0<<{{{b{c}}}{}{}}088{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<````````````````````````````````````````````````````````````````````{{{b{{BI`{cee}}}}}CdBLnBMf}``````````{{}Cd}{{}BOl}{{{b{BOl}}}BOl}{{{b{jBOl}}}f}{{{b{BOl}}{b{{BHd{cBHb}}}}}{{BHd{cBHb}}}BOn}{{{b{BOl}}{b{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}}}{{BGl{{BI`{cBHbBHb{BHn{c}}}}}}}BOn}{{{b{BOl}}{b{{BI`{cBHbBHb}}}}}{{BI`{cBHbBHb}}}BOn}````````````````2{{{b{BOl}}{b{{BI`{cBHbBHb{BHn{c}}}}}}}{{BI`{cBHbBHb{BHn{c}}}}}BOn}````````````````````````````````````````````````````````````{{{BI`{cee}}{b{j{BI`{ceeg}}}}}CdBLlBMb{{CB`{cee}}}}`````{{ccc}cBLl}{{{b{j{BI`{cee}}}}}{{BI`{ceBHb}}}BLnBMb}{{{b{j{BI`{cee}}}}{b{{BI`{ceBHb}}}}}fBLnBMb}`{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{{EFl{c}}}}}{}BLl}`{{{b{{BI`{cBHbBHbe}}}}}{{Cl{{ANn{{EFl{c}}c}}}}}BLl{{BNj{cBHb}}}}0{{{b{{EFl{c}}}}}{{EFl{c}}}{CLdBLl}}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{{EFl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBLl}}{cc{}}0{{{b{c}}}e{}{}}{{}{{EFl{c}}}BLl}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{{EFl{c}}}}}{{EFl{c}}}BLl}{{{b{c}}}Cd{}}{{cc}{{ANn{{EFl{c}}c}}}BLl}{c{{EFl{c}}}BLl}{{ChCh}f}{Chf}{{{b{{EFl{c}}}}{b{j{BI`{cegi}}}}}fBLlBMbBMb{{CB`{ceg}}}}0{{{b{{EFl{c}}}}}cBLl}`>;{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0{{cc}{{Cl{{ANn{{EFl{c}}c}}}}}BLl}{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{ce{}{}}`````````````````````{{{b{c}}d}f{}}0000000000``{{{b{c}}}{{b{h}}}{}}00000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000{{{b{c}}}{{b{Dn}}}{}}{{EFnGhCd}Jd}{{{b{c}}}{{b{e}}}{}{}}0000000000{{{b{jc}}}{{b{je}}}{}{}}0000000000`{{{b{Ib}}}Ib}{{{b{ADf}}}ADf}{{{b{EG`}}}EG`}{{{b{Jd}}}Jd}{{{b{EFn}}}EFn}{{{b{AIb}}}AIb}{{{b{EGb}}}EGb}{{{b{EGd}}}EGd}{{{b{EGf}}}EGf}{{{b{EGh}}}EGh}{{{b{EGj}}}EGj}{{{b{c}}{b{je}}}f{}{}}0000000000{{{b{c}}}f{}}000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000000{Alc{}}00000000````{{}Ib}{{}ADf}{{}EG`}{{}Jd}{{}EFn}{{}AIb}{{}EGd}{{}EGh}{{}EGj}{{{Ef{Gj}}{Gl{EGd}}{Gl{A@f}}{Gl{AA`}}}f}{{{b{Ib}}}{{b{c}}}{}}{An{{b{c}}}{}}0000000000{{{b{jIb}}}{{b{jc}}}{}}{An{{b{jc}}}{}}0000000000{Fj{{Ol{ff}}}}`{{{b{c}}}{{b{e}}}{}{}}0000000000`{Anf}00000000002{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}`{{{b{EFn}}}Mh}`{{{b{Ib}}{b{Ib}}}Cd}{{{b{EFn}}{b{EFn}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{Ej{Gj}}{Gn{A@n}}{Gn{K`}}{Gn{Gd}}{Gl{EGj}}{Ej{Bh}}A@l{Gn{ADf}}{Gn{ADj}}}f}{{{b{c}}{b{e}}}Cd{}{}}000000000`5````{{{b{Ib}}{b{jB`}}}Bb}{{{b{Jd}}{b{jB`}}}Bb}{{{b{EFn}}{b{jB`}}}Bb}{{{b{EGb}}{b{jB`}}}Bb}{{{b{EGd}}{b{jB`}}}Bb}{{{b{EGf}}{b{jB`}}}Bb}{{{b{EGh}}{b{jB`}}}Bb}{{{b{EGj}}{b{jB`}}}Bb}{cc{}}000000000000000000000{{{b{c}}}e{}{}}0000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}101001010110{{{b{Bd}}}EGf}1221{{{b{Ib}}{b{jc}}}fAMd}``{{J`{Ef{Gj}}{E`{A`}}{Ej{I`}}{Gl{Ib}}{Ej{Bh}}{Gn{ADl}}{Gn{ADj}}{Gn{Hn}}{Gn{Hj}}{Gn{K`}}{Gn{Jn}}{Gn{ADf}}{Gn{Gd}}{Gn{Hh}}{Gn{EG`}}{Gn{EGd}}{Gn{Hf}}{Gn{Nn}}{Ef{EGh}}{Gn{A@j}}{Gn{A@h}}{Gn{A@f}}{Gn{EGj}}}f}``{{}An}0000000000{ce{}{}}0000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000{{{C`{c}}}{{C`{h}}}{}}0000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000033333333333{{{b{c}}}Cd{}}0000000000{{Fj{Cl{Gh}}}{{Ol{ff}}}}`````{{{Ej{Gj}}{Gn{ADf}}{Gl{Hn}}{Gl{Ib}}A@l}f}{{{Ej{Gj}}{Ef{AHh}}{Ef{I`}}{Gn{EGd}}{Gl{Ib}}{Ej{Jf}}{Gl{Hh}}{Ef{EGf}}{Gn{Lf}}{Gl{K`}}{Lb{Kn}}{Ej{AAl}}{Ej{Hb}}}f}{{{b{B@j}}}BB`}{{{Ej{Hb}}{Ej{Gj}}{Gn{ADf}}{Gn{Jd}}{Gl{Hh}}{Gl{Hj}}{Gn{EG`}}J`{Gl{AIb}}{Gn{Hn}}}f}{Fj{{Ol{ff}}}}`{{{b{jFb}}}f}0`{{ChCh}f}0000000000{Chf}0000000000000000000{{ChCh}Cd}0{ChAMh}{{}{{b{Cj}}}}00000000{{Fj{Cl{Fj}}}{{Ol{ff}}}}`{{FjEFn}{{Ol{ff}}}}`8```{{{b{c}}}e{}{}}0000000000{{{b{c}}}{}{}}0{ce{}{}}0000000000{{{b{c}}}{{Cl{e}}}{}{}}000000000033333333333{c{{Cn{e}}}{}{}}000000000000000000000{{{b{c}}}D`{}}0000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000{{{Ej{Gj}}{Ef{I`}}{Gn{Hn}}{Gn{Gd}}{Gl{ADf}}{Gl{Ib}}{Ej{Bh}}}f}{Fj{{Ol{ff}}}}66666666666``{{{Ej{Gj}}{Ej{I`}}{Gl{ADl}}{Gl{Ib}}{Gn{Hn}}{Gn{K`}}{Ej{Bh}}{Gn{Hh}}}f}{{{b{jFb}}}f}{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Ej{Bh}}{Gn{K`}}{Gn{Hh}}}f}`{{{Ej{Gj}}J`{Ej{Bh}}{Gl{Ib}}{Ej{I`}}{Gl{ADl}}{Gl{AIb}}{Gl{Hj}}{Gl{Hh}}{Gn{K`}}{Gn{Ld}}{Gn{Hn}}{E`{A`}}Jb{Ed{Eb}}}f}2{{{Ej{Gj}}{Gl{AIb}}{Gn{ADl}}}f}3{{{Ej{Gj}}{Gn{ADl}}}f}`4{{{Ej{Gj}}{Gl{ACd}}{Gn{ADl}}{Gl{AIb}}}f}`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hn}}{Gn{K`}}{Ed{Eb}}Jb{Gn{AGf}}}f}6{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Gl{K`}}}f}`{{{Ej{Gj}}{Gn{ADl}}{Gl{Ib}}{Ej{Bh}}{Ej{I`}}{Gl{Hj}}{Gn{Hn}}{Gn{K`}}}f}8`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hj}}{Gn{Hn}}{Gn{K`}}}f}9{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Ej{Bh}}{Gn{ADl}}{Gl{K`}}{Ed{Eb}}}f}``{{{Ej{Gj}}{Ej{Hb}}{Gn{ADl}}{Gl{Ib}}{Gn{Hh}}{Ej{Bh}}{Ej{I`}}{Gl{Hj}}{Gn{Hn}}{Gn{K`}}{Gn{Ld}}{Gn{EGl}}{E`{A`}}JbJ`}f};``{{Fj{b{B@j}}{b{jJb}}}f}`{{{b{c}}d}f{}}{{{b{jFb}}e}f{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}0`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{ADl}}}ADl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}`{{}ADl}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{b{jFb}}}f}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}``<8{{{b{c}}}{{Cl{e}}}{}{}}={c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{{{Ej{Gj}}{Gn{ADl}}}f}{Mh{{Ol{ff}}}}>```{{{b{jEGn}}{Ol{ff}}}f}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{Alc{}}{{}EGn}{An{{b{c}}}{}}0{An{{b{jc}}}{}}055{Anf}0{{{b{EH`}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{EH`}}}BBd}{{{b{EGn}}}BBd}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{EH`}}}A@`}{{{b{EGn}}}A@`}{{}EGn}{Chf}00{{{b{jEGn}}}f}{{{b{jEGn}}{b{Bd}}}f}`::{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0??``````````{{{Ej{Gj}}{Ej{I`}}{Gl{ADl}}{Gl{Ib}}{Gn{Hn}}{Gn{K`}}{Ej{Bh}}{Gn{Hh}}}f}{{{b{jFb}}}f}{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Ej{Bh}}{Gn{K`}}{Gn{Hh}}}f}`{{{Ej{Gj}}J`{Ej{Bh}}{Gl{Ib}}{Ej{I`}}{Gl{ADl}}{Gl{AIb}}{Gl{Hj}}{Gl{Hh}}{Gn{K`}}{Gn{Ld}}{Gn{Hn}}{E`{A`}}Jb{Ed{Eb}}}f}2{{{Ej{Gj}}{Gl{AIb}}{Gn{ADl}}}f}3{{{Ej{Gj}}{Gn{ADl}}}f}`4{{{Ej{Gj}}{Gl{ACd}}{Gn{ADl}}{Gl{AIb}}}f}`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hn}}{Gn{K`}}{Ed{Eb}}Jb{Gn{AGf}}}f}6{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Gl{K`}}}f}``{{{Ej{Gj}}{Gn{ADl}}{Gl{Ib}}{Ej{Bh}}{Ej{I`}}{Gl{Hj}}{Gn{Hn}}{Gn{K`}}}f}8`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hj}}{Gn{Hn}}{Gn{K`}}}f}9{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Ej{Bh}}{Gn{ADl}}{Gl{K`}}{Ed{Eb}}}f}``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EGl}}}EGl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}EGl}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{Ej{Gj}}{Ej{Hb}}{Gn{ADl}}{Gl{Ib}}{Gn{Hh}}{Ej{Bh}}{Ej{I`}}{Gl{Hj}}{Gn{Hn}}{Gn{K`}}{Gn{Ld}}{Gn{EGl}}{E`{A`}}JbJ`}f}{{}An}{{{b{jFb}}}f}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{ChCh}f}{Chf}0{{Fj{b{B@j}}{b{jJb}}}f}{{}{{b{Cj}}}}>8{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0`{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}5<`{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gl{ADl}}{Ej{Bh}}{Gn{Hj}}{Gn{Hn}}{Gn{K`}}{Ed{Eb}}}f}>{{{Ej{Gj}}{Ej{I`}}{Gl{Ib}}{Gn{ADl}}{Gl{K`}}}f}`1?0`````````````````{{{b{c}}d}f{}}00{{{b{EHb}}}EHd}0{{{b{c}}}{{b{h}}}{}}0000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{EHb}}}Cd}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{EHb}}DJb}Cd}{{{b{EHb}}c}EHd{{EHf{EHd}}}}{{{b{EHh}}}EHh}{{{b{EHj}}}EHj}{{{b{AAl}}}AAl}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}00{{}EHh}{{}EHj}{{}AAl}{An{{b{c}}}{}}00{{{b{AAl}}}{{b{c}}}{}}1{An{{b{jc}}}{}}00{{{b{jAAl}}}{{b{jc}}}{}}1{{{b{EHb}}BEn}EHd}{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{EHh}}{b{EHh}}}Cd}{{{b{EHj}}{b{EHj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{EHb}}}Fl}0{{{b{EHb}}}DJb}0{{{b{EHl}}{b{j{ANf{BEn}}}}}f}{{{b{EHh}}{b{j{ANf{BEn}}}}}f}{{{b{EHj}}{b{j{ANf{BEn}}}}}f}{{{b{EHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EHj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EHn}}}EHn}{{{b{EHh}}}EHh}{{{b{EHj}}}EHj}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101{{{b{EI`}}}{{M`{BEn}}}}{{{b{EHh}}}{{M`{BEn}}}}{{{b{EHj}}}{{M`{BEn}}}}{{{b{EI`}}}DOb}{{{b{EI`}}}ANl}{{{b{EI`}}}CAh}{{{b{EI`}}}DBd}{{{b{EI`}}}DAh}{{{b{EI`}}}DCn}{{{b{EI`}}}BCn}{{{b{EI`}}}CJb}{{{b{EI`}}}Mf}{{{b{EI`}}}AMh}{{{b{EI`}}}BEn}{{{b{EI`}}}An}{{{b{EHb}}c}DOb{{EHf{DOb}}}}{{{b{EHb}}c}ANl{{EHf{ANl}}}}{{{b{EHb}}c}CAh{{EHf{CAh}}}}{{{b{EHb}}c}DBd{{EHf{DBd}}}}{{{b{EHb}}c}DAh{{EHf{DAh}}}}{{{b{EHb}}c}An{{EHf{An}}}}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000{{{b{EHb}}c}DCn{{EHf{DCn}}}}{{{b{EHb}}}EHd}{AlEIb}{{}EHh}{{}EHj}{{{b{EHb}}{b{j{ANf{c}}}}An}{{ANn{{b{j{ANf{c}}}}{b{j{ANf{c}}}}}}}{}}{{{b{jFb}}}f}{{ChCh}f}00{Chf}000000{{ChCh}Cd}0{{{b{{EIf{}{{EId{c}}}}}}c}f{}}{{{b{EHh}}}f}{{{b{EHj}}}f}{AMhf}{{{b{EHb}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{EHb}}c}ClCId}{{{b{EHb}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{EHb}}cAn}BnCId}{{{b{EHb}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}{{}{{b{Cj}}}}{{{b{EHb}}{b{j{ANf{c}}}}}f{}}{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}0{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0003333{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{EHb}}c}BCn{{EHf{BCn}}}}{{{b{EHb}}c}CJb{{EHf{CJb}}}}{{{b{EHb}}c}Mf{{EHf{Mf}}}}{{{b{EHb}}c}AMh{{EHf{AMh}}}}{{{b{EHb}}c}BEn{{EHf{BEn}}}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{b{EHb}}}EHd}{{{b{EHb}}c}An{{EHf{An}}}};;;;{{{b{EHb}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{EHb}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{c{{EIf{}{{EId{c}}}}}{}}{{}EHh}{{}EHj}``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{EIh}}}EIh}{{{b{EIj}}}EIj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{{{b{jEIj}}{Cl{Ib}}}f}{Alc{}}0{{}EIh}{{}EIj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0{{{b{EIj}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0```{{ChCh}f}0{Chf}000{{J`{E`{A`}}{Ej{Gj}}{Ej{AAl}}{Ej{AO`}}{Ef{EIj}}{Ed{El}}{Ed{EIl}}{Ej{Hb}}{Ef{EIh}}{Ed{EIn}}{Gl{AIb}}{Gl{Ib}}{Cl{{Ej{EJ`}}}}}f}`{{{b{EIj}}}Mf}`{{}{{b{Cj}}}}0{{{b{EIj}}Ib}Mf}{{{b{jFb}}}f}{{{b{EIh}}}Cd}`{{{b{c}}}e{}{}}0=={{{b{c}}}{{Cl{e}}}{}{}}0112{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0``````````````````````````{{FlFlFl}Fl}{{AEh{b{Bh}}}{{Cn{{Bl{c}}EJb}}}Of}``````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{EJd}}}EJd}{{{b{EJf}}}EJf}{{{b{EJh}}}EJh}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00{{}EJd}{{}EJf}{{}EJh}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00==={Anf}00````{{{b{EJd}}{b{jB`}}}Bb}{{{b{EJh}}{b{jB`}}}Bb}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101``{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{EJd}}}Fl}`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}0<<<888{{{b{c}}}{{Cl{e}}}{}{}}00==={c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00<<<{{FlFlFl}Fl}````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EJb}}}EJb}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{EJb}}{b{jB`}}}Bb}0{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}86{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}};{{AEh{b{Bh}}}{{Cn{{Bl{c}}EJb}}}Of}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}=`{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{Kl}}}Fl}{{{b{Kl}}}Gh}00{{{b{Kl}}}Kl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{{{b{Kl}}Gh}Cd}{Alc{}}{{}Kl}{An{{b{c}}}{}}{An{{b{jc}}}{}}<{Anf}{{{b{Kl}}{b{jB`}}}Bb}{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{Kl}}}Fl}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}6{{{b{Kl}}}Gh}`0`{{FlFlFlFl}Kl}{{{b{Kl}}{b{Kl}}}Cd}{{ChCh}f}{Chf}0;4>9{{{b{c}}}{{Cl{e}}}{}{}}?<55{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}=?``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}`{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EJj}}}EJj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}EJj}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{jDb}}}f}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}`{Fj{{Ol{ff}}}}=8{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`<`{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{EJl}}}EJl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{{Ed{El}}{Ej{EJn}}{Ef{EJl}}{Ed{Eh}}{EK`{A`}}}f}{{}EJl}{An{{b{c}}}{}}{An{{b{jc}}}{}}:{Anf}{{{b{EJl}}{b{jB`}}}Bb}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jDb}}}f}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{jFb}}}f}``=8{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<>>```````````{{{b{c}}d}f{}}000000{{{b{jAKl}}}f}{{{b{jAKl}}{b{EKb}}{b{EJn}}{b{EKd}}}f}{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}0000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000{{{b{c}}}{{b{Dn}}}{}}`{{{b{c}}An}Cd{}}{{{b{EKf}}AnAn}c{}}{{{b{c}}}{{b{e}}}{}{}}0000000{{{b{jc}}}{{b{je}}}{}{}}0000000{{{b{EKh}}}EKh}{{{b{EKj}}}EKj}{{{b{AKf}}}AKf}{{{b{EKl}}}EKl}{{{b{AKd}}}AKd}{{{b{AKl}}}AKl}{{{b{EKf}}}EKf}{{{b{c}}{b{je}}}f{}{}}000000{{{b{c}}}f{}}0000000000{{{b{c}}}{{Aj{Ah}}}{}}000000{{{b{jDb}}}f}{Alc{}}00000`{{}EKh}{{}EKj}{{}AKf}{{}AKd}{{}AKl}{{}EKf}{An{{b{c}}}{}}00{{{b{EKj}}}{{b{c}}}{}}11111{An{{b{jc}}}{}}00{{{b{jEKj}}}{{b{jc}}}{}}11111```{{{b{c}}}{{b{e}}}{}{}}0000000{Anf}0000000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}{{{b{AKf}}{b{AKf}}}Cd}{{{b{EKf}}{b{EKf}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{EKh}}{b{jB`}}}Bb}{{{b{AKf}}{b{jB`}}}Bb}{{{b{EKl}}{b{jB`}}}Bb}{{{b{AKd}}{b{jB`}}}Bb}{{{b{EKf}}{b{jB`}}}Bb}{cc{}}000000000000000{{{b{c}}}e{}{}}0000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101010110{{{b{jDb}}}f}{{{b{EKj}}}{{`{{CId{}{{BFb{{b{AKd}}}}}}}}}}{{{b{EKl}}An}{{Cl{AKf}}}}{{{b{AKl}}AnAKf}{{b{AKd}}}}{{{b{AKl}}}{{b{{EKn{AKfAKd}}}}}}{{{b{c}}Ane}g{}{}{}}{{{b{AKd}}}EKf}`{{{b{EKf}}}Cd}`{{{b{jDb}}{b{jEL`}}}f}{{{b{AKf}}{b{jc}}}fAMd}`{{}An}0000000{ce{}{}}0000000{{{Aj{c}}}{{Aj{h}}}{}}0000000{{{C`{c}}}{{C`{h}}}{}}0000000{{{Cb{c}}}{{Cb{h}}}{}}0000000{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}444444444{{{b{c}}}Cd{}}00000000{{}EKl}`:````{{{b{EKl}}}An}{{{b{jDb}}}f}```````{{{b{EKf}}}ELb}``{{{b{jEKl}}}{{Cl{c}}}{}}0{{{b{jEKl}}An}{{Cl{c}}}{}}```?`{{ChCh}f}000000{Chf}0000000000000{{ChCh}Cd}0{ChAMh}`{{}{{b{Cj}}}}000{{{b{jc}}AnCd}f{}}{{{b{jEKf}}AnAnc}f{}}{{{b{jEKf}}Cd}f}0{{{b{jEKf}}ELb}f}111`{{{b{EKf}}}Cd}`{{{b{EKl}}}{{ANn{An{Cl{An}}}}}}`1`{{{b{c}}}e{}{}}000000{{{b{c}}}{}{}}0{ce{}{}}0000000{{{b{c}}}{{Cl{e}}}{}{}}000000033333333{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}{c{{Cn{e}}}{}{}}000000000000000{{{b{c}}}D`{}}0000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000{{{b{jAKd}}{b{EKf}}}f}{{{b{jAKl}}}f}77777777```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{g}}}{{ELd{cg}}}Of{{ELf{c}}}{{ELj{}{{ELh{e}}}}}}{{{b{jg}}}{{ELl{cg}}}Of{{ELf{c}}}{{ELn{}{{ELh{e}}}}}}```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{Ej{Gj}}{EMd{{EMb{EM`}}}}J`}f}``````````{{{Ed{EMf}}{Ed{Eb}}{Lb{Bh}}{Ed{Gj}}{BDf{{EMb{EM`}}}}}f}{{{b{EMh}}}Fl}{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}{AMfAMf}{DNdDNd}{DNhDNh}{EMjEMj}{EMlEMl}{EMnEMn}{{H`H`}H`}{{{b{EN`}}EN`Fl}Cd}{{{b{ENb}}ENbFl}Cd}{{{b{DMl}}DMlFl}Cd}{{GhGhFl}Cd}{{KjKjFl}Cd}{{{b{DN`}}DN`Fl}Cd}{{{b{ENd}}ENdFl}Cd}{{{b{DMf}}DMfFl}Cd}{{CC`CC`Fl}Cd}{{DMnDMnFl}Cd}{{DMjDMjFl}Cd}{{{b{ENf}}ENfDJb}Cd}{{{b{ENh}}ENhDJb}Cd}{{{b{DNl}}DNlDJb}Cd}{{{b{DMd}}DMdDJb}Cd}{{{b{DLj}}DLjDJb}Cd}{{DNnDNnDJb}Cd}{{DNbDNbDJb}Cd}{{DNfDNfDJb}Cd}{{DLdDLdDJb}Cd}{{{b{ENj}}}{{Cn{{ENn{ENl}}EO`}}}}{{{b{ENj}}c}{{Cn{{ENn{ENl}}EO`}}}{{EOb{ENl}}}}0```{{{b{EJ`}}}{{ACl{An}}}}{{{b{EJ`}}}{{Cl{{ACl{An}}}}}}{{{b{jEOd}}e}f{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}{{EMhEMh}}{{DMlDMl}}{{GhFl}Gh}{{GhGh}Gh}{{KjKj}Kj}{{KjFl}Kj}{{DN`DN`}}{{ENdENd}}{{DMfDMf}}{{CC`CC`}CC`}{{DMnDMn}DMn}{{DMnFl}DMn}{{DMjDMj}DMj}{{DMjFl}DMj}{{DNlDNl}}{{DMdDMd}}{{DLjDLj}}{{DNnDNn}DNn}{{DNbDJb}DNb}{{DNbDNb}DNb}{{DNfDJb}DNf}{{DNfDNf}DNf}{{DLdDLd}DLd}{{DLdDJb}DLd}{{AMfCAh}AMf}{{AMfAMf}AMf}{{DNdDNd}DNd}{{DNdCAh}DNd}{{DNhCAh}DNh}{{DNhDNh}DNh}{{MjMf}Mj}{{MjMj}Mj}{{DLfMf}DLf}{{DLfDLf}DLf}{{DMbDMb}DMb}{{DMbMf}DMb}{{EMjEMj}EMj}{{EMjDBd}EMj}{{EMlEMl}EMl}{{EMlDBd}EMl}{{EMnEMn}EMn}{{EMnDBd}EMn}{{EOfEOf}EOf}{{EOfAMh}EOf}{{EOhAMh}EOh}{{EOhEOh}EOh}{{EOjEOj}EOj}{{EOjAMh}EOj}{{H`EOl}}{{H`H`}H`}{{H`EOn}H`}{{{b{jEMh}}EMh}f}{{{b{jDMl}}DMl}f}{{{b{jGh}}Fl}f}{{{b{jGh}}Gh}f}{{{b{jKj}}Fl}f}{{{b{jKj}}Kj}f}{{{b{jDN`}}DN`}f}{{{b{jENd}}ENd}f}{{{b{jDMf}}DMf}f}{{{b{jDMn}}DMn}f}{{{b{jDMn}}Fl}f}{{{b{jDMj}}Fl}f}{{{b{jDMj}}DMj}f}{{{b{jDNl}}DNl}f}{{{b{jDMd}}DMd}f}{{{b{jDLj}}DLj}f}{{{b{jDNb}}DNb}f}{{{b{jDNb}}DJb}f}{{{b{jDNf}}DJb}f}{{{b{jDNf}}DNf}f}{{{b{jDLd}}DLd}f}{{{b{jDLd}}DJb}f}{{{b{jAMf}}AMf}f}{{{b{jAMf}}CAh}f}{{{b{jDNd}}CAh}f}{{{b{jDNd}}DNd}f}{{{b{jDNh}}CAh}f}{{{b{jDNh}}DNh}f}{{{b{jMj}}Mj}f}{{{b{jMj}}Mf}f}{{{b{jDLf}}DLf}f}{{{b{jDLf}}Mf}f}{{{b{jDMb}}DMb}f}{{{b{jDMb}}Mf}f}{{{b{jEMj}}EMj}f}{{{b{jEMj}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMl}}DBd}f}{{{b{jEMn}}EMn}f}{{{b{jEMn}}DBd}f}{{{b{jEOf}}EOf}f}{{{b{jEOf}}AMh}f}{{{b{jEOh}}EOh}f}{{{b{jEOh}}AMh}f}{{{b{jEOj}}AMh}f}{{{b{jEOj}}EOj}f}{{{b{jH`}}H`}f}{{{b{jH`}}EOl}f}{{{b{jEl}}{Aj{BEd}}}f}{{{b{DN`}}{b{DN`}}}DN`}{{{b{DNl}}{b{DNl}}}DNl}{{{b{DMl}}{b{DMl}}}DMl}{{{b{ENd}}{b{ENd}}}ENd}{{{b{DMd}}{b{DMd}}}DMd}{{{b{DMf}}{b{DMf}}}DMf}{{{b{DLj}}{b{DLj}}}DLj}{{{b{jF@`}}MfF@bFl}f}{{{b{jF@`}}F@bFl}f}{{{b{jFf}}e}{{b{jFf}}}{}{{On{cf{Cl{f}}}{{Oj{{Ol{f{Cl{f}}}}}}}}}}{{{b{jFf}}e}{{b{jFf}}}{}{{On{cff}{{Oj{{Ol{ff}}}}}}}}{{{b{jF@d}}{Ol{ff}}}f}{{{b{jF@f}}{Ol{ff}}}f}{{{b{jFf}}cg}{{b{jFf}}}F@h{}{{On{eff}{{Oj{{Ol{ff}}}}}}}}{{{b{jJj}}Fl}f}{{{b{jHb}}H`}f}{{{b{jF@j}}}f}`{DMhCd}{DNjCd}{DLhCd}{F@lCd}{F@nCd}{{{b{Gj}}}{{Bn{Fj}}}}`{{{b{{C`{ce}}}}}{{b{e}}}BJbFA`}{{{b{EHb}}}EHd}0{{{FAb{c}}{FAb{e}}}{{FAb{e}}}{}{}}{{{FAb{c}}g}{{FAb{e}}}{}{}{{BEd{c}{{BBf{{FAb{e}}}}}}}}{{GhGh}Fl}{{KjKj}Fl}{{CC`CC`}Fl}{{DMnDMn}Fl}{{DNnDNn}DJb}{{DNbDNb}DJb}{{DNfDNf}DJb}{{{Ej{Hb}}{Ej{Gj}}{BDf{{EMb{Hj}}}}{BDf{{EMb{Hl}}}}}f}{{{b{jFb}}}f}`{DMhCd}{DNjCd}{DLhCd}{F@lCd}{F@nCd}{{{b{Kj}}}Kj}{{{b{DMn}}}DMn}{{{b{DNf}}}DNf}{{{b{Kj}}}{{ANn{KjKj}}}}{{{b{DMn}}}{{ANn{DMnDMn}}}}{{{b{DNf}}}{{ANn{DNfDNf}}}}543{{{b{jFAd}}{b{FAf}}}f}{{{b{jDMh}}{b{FAf}}}f}{{{b{jDNj}}{b{FAf}}}f}{{{b{jDLh}}{b{FAf}}}f}{{{b{jF@l}}{b{FAf}}}f}{{{b{jF@n}}{b{FAf}}}f}{{{b{jEN`}}{b{FAf}}}f}{{{b{jENb}}{b{FAf}}}f}{{{b{jDMl}}{b{FAf}}}f}{{{b{jGh}}{b{FAf}}}f}{{{b{jKj}}{b{FAf}}}f}{{{b{jDN`}}{b{FAf}}}f}{{{b{jENd}}{b{FAf}}}f}{{{b{jDMf}}{b{FAf}}}f}{{{b{jCC`}}{b{FAf}}}f}{{{b{jDMn}}{b{FAf}}}f}{{{b{jDMj}}{b{FAf}}}f}{{{b{jENf}}{b{FAf}}}f}{{{b{jENh}}{b{FAf}}}f}{{{b{jDNl}}{b{FAf}}}f}{{{b{jDMd}}{b{FAf}}}f}{{{b{jDLj}}{b{FAf}}}f}{{{b{jDNn}}{b{FAf}}}f}{{{b{jDNb}}{b{FAf}}}f}{{{b{jDNf}}{b{FAf}}}f}{{{b{jDLd}}{b{FAf}}}f}{{{b{jAMf}}{b{FAf}}}f}{{{b{jDNd}}{b{FAf}}}f}{{{b{jDNh}}{b{FAf}}}f}{{{b{jMj}}{b{FAf}}}f}{{{b{jDLf}}{b{FAf}}}f}{{{b{jDMb}}{b{FAf}}}f}{{{b{jH`}}{b{FAf}}}f}{{{b{{BBj{}{{FAh{c}}}}}}{b{jFAj}}}fCId}{{{b{{b{{EMd{{EMb{c}}}}}}}}{b{jFAj}}}fOf}{{{b{{b{{EMd{FAl}}}}}}{b{jFAj}}}f}{{{b{{b{{BDf{{EMb{c}}}}}}}}{b{jFAj}}}fOf}{{{b{{b{j{BDf{{EMb{c}}}}}}}}{b{jFAj}}}fOf}{{{b{{b{{ELd{cg}}}}}}{b{jFAj}}}fOf{{ELf{c}}}{{ELj{}{{ELh{e}}}}}}{{{b{{b{j{ELl{cg}}}}}}{b{jFAj}}}fOf{{ELf{c}}}{{ELn{}{{ELh{e}}}}}}{{{b{jF@j}}{b{c}}{b{EJn}}{b{EKd}}}fOf}{{{b{BBd}}{b{j{M`{BEn}}}}}{{b{jMl}}}}{{{b{c}}}{{b{h}}}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{FAd}}}{{b{h}}}}11111{{{b{DMh}}}{{b{h}}}}22{{{b{DNj}}}{{b{h}}}}33{{{b{DLh}}}{{b{h}}}}4444{{{b{F@l}}}{{b{h}}}}5555{{{b{F@n}}}{{b{h}}}}6{{{b{EN`}}}{{b{h}}}}777{{{b{ENb}}}{{b{h}}}}8{{{b{DMl}}}{{b{h}}}}9{{{b{Gh}}}{{b{h}}}}::{{{b{Kj}}}{{b{h}}}};;;;{{{b{DN`}}}{{b{h}}}}<<{{{b{ENd}}}{{b{h}}}}{{{b{DMf}}}{{b{h}}}}>>>{{{b{CC`}}}{{b{h}}}}??{{{b{DMn}}}{{b{h}}}}{{{b{c}}}{{b{h}}}{}}00{{{b{DMj}}}{{b{h}}}}1{{{b{ENf}}}{{b{h}}}}22{{{b{ENh}}}{{b{h}}}}33{{{b{DNl}}}{{b{h}}}}4{{{b{DMd}}}{{b{h}}}}555{{{b{DLj}}}{{b{h}}}}66{{{b{DNn}}}{{b{h}}}}7{{{b{DNb}}}{{b{h}}}}88{{{b{DNf}}}{{b{h}}}}999{{{b{DLd}}}{{b{h}}}}::::{{{b{AMf}}}{{b{h}}}};;;{{{b{DNd}}}{{b{h}}}}<<{{{b{DNh}}}{{b{h}}}}==={{{b{Mj}}}{{b{h}}}}>>>{{{b{DLf}}}{{b{h}}}}???{{{b{DMb}}}{{b{h}}}}{{{b{c}}}{{b{h}}}{}}00000000000000000000{{{b{H`}}}{{b{h}}}}1{{{b{jc}}}{{b{jh}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jFAd}}}{{b{jh}}}}11{{{b{jDMh}}}{{b{jh}}}}2{{{b{jDNj}}}{{b{jh}}}}3{{{b{jDLh}}}{{b{jh}}}}4{{{b{jF@l}}}{{b{jh}}}}{{{b{jF@n}}}{{b{jh}}}}6{{{b{jEN`}}}{{b{jh}}}}77{{{b{jENb}}}{{b{jh}}}}{{{b{jDMl}}}{{b{jh}}}}9{{{b{jGh}}}{{b{jh}}}}::{{{b{jKj}}}{{b{jh}}}}{{{b{jDN`}}}{{b{jh}}}}<{{{b{jENd}}}{{b{jh}}}}={{{b{jDMf}}}{{b{jh}}}}>{{{b{jCC`}}}{{b{jh}}}}?{{{b{jDMn}}}{{b{jh}}}}{{{b{jc}}}{{b{jh}}}{}}{{{b{jDMj}}}{{b{jh}}}}1{{{b{jENf}}}{{b{jh}}}}22{{{b{jENh}}}{{b{jh}}}}3{{{b{jDNl}}}{{b{jh}}}}{{{b{jDMd}}}{{b{jh}}}}5{{{b{jDLj}}}{{b{jh}}}}6{{{b{jDNn}}}{{b{jh}}}}7{{{b{jDNb}}}{{b{jh}}}}88{{{b{jDNf}}}{{b{jh}}}}9{{{b{jDLd}}}{{b{jh}}}}{{{b{jAMf}}}{{b{jh}}}};{{{b{jDNd}}}{{b{jh}}}}<<{{{b{jDNh}}}{{b{jh}}}}{{{b{jMj}}}{{b{jh}}}}>{{{b{jDLf}}}{{b{jh}}}}??{{{b{jDMb}}}{{b{jh}}}}{{{b{jc}}}{{b{jh}}}{}}00000{{{b{jH`}}}{{b{jh}}}}1{{{b{c}}{b{{n{l}}}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{b{{FAn{eg}}}}}{}{}FB`}{{{b{Mh}}}DAh}{{{b{Mh}}}{{b{FBb}}}}{{{EMd{c}}}EMd{ELjBJb}}{{{BDf{c}}}BDf{ELnBJb}}{{{b{DN`}}}DNl}{{{b{DMl}}}DMd}{{{b{ENd}}}DMd}{{{b{DMf}}}DLj}{{{b{Gh}}}DNb}{{{b{AMf}}}DNb}{{{b{Mj}}}DNb}{{{b{EMj}}}DNb}{{{b{EOf}}}DNb}{{{b{Kj}}}DNf}{{{b{DMn}}}DNf}{{{b{DNd}}}DNf}{{{b{DLf}}}DNf}{{{b{EMl}}}DNf}{{{b{EOh}}}DNf}{{{b{DMj}}}DLd}{{{b{DNh}}}DLd}{{{b{DMb}}}DLd}{{{b{EMn}}}DLd}{{{b{EOj}}}DLd}{{{b{c}}}{{b{Dn}}}{}}00000000000000000000000000000000000000{DNnCC`}{CC`DNn}{{{b{{C`{c}}}}}FBd{FBfBJb}}{{{b{Gh}}}EMj}{{{b{DNb}}}EMj}{{{b{AMf}}}EMj}{{{b{Mj}}}EMj}{{{b{EOf}}}EMj}{{{b{Kj}}}EMl}{{{b{DMn}}}EMl}{{{b{DNf}}}EMl}{{{b{DNd}}}EMl}{{{b{DLf}}}EMl}{{{b{EOh}}}EMl}{{{b{DMj}}}EMn}{{{b{DLd}}}EMn}{{{b{DNh}}}EMn}{{{b{DMb}}}EMn}{{{b{EOj}}}EMn}{{{b{Gh}}}AMf}{{{b{DNb}}}AMf}{{{b{Mj}}}AMf}{{{b{EMj}}}AMf}{{{b{EOf}}}AMf}{{{b{Kj}}}DNd}{{{b{DMn}}}DNd}{{{b{DNf}}}DNd}{{{b{DLf}}}DNd}{{{b{EMl}}}DNd}{{{b{EOh}}}DNd}{{{b{DMj}}}DNh}{{{b{DLd}}}DNh}{{{b{DMb}}}DNh}{{{b{EMn}}}DNh}{{{b{EOj}}}DNh}{{{b{FBh}}}{{b{FBj}}}}{{{b{jFBh}}}{{b{jFBj}}}}{{{b{DNl}}}DN`}{{{b{DMd}}}DMl}{{{b{DLj}}}DMf}{{{b{H`}}}BCn}0{{{b{H`}}}Fl}{{{b{H`}}}DJb}{{{b{j{BDf{e}}}}}{{b{jc}}}{}{{FBl{c}}BJb}}{{{BDf{e}}}{{BDf{c}}}BJb{{FBl{c}}BJb}}{{{b{j{FAb{c}}}}}{{FAb{{b{jc}}}}}{}}{{{b{jDMl}}}{{b{j{M`{Fl}}}}}}{{{b{jGh}}}{{b{j{M`{Fl}}}}}}{{{b{jKj}}}{{b{j{M`{Fl}}}}}}{{{b{jDN`}}}{{b{j{M`{Fl}}}}}}{{{b{jDMf}}}{{b{j{M`{Fl}}}}}}{{{b{jDMn}}}{{b{j{M`{Fl}}}}}}{{{b{jDMj}}}{{b{j{M`{Fl}}}}}}{{{b{jDNl}}}{{b{j{M`{DJb}}}}}}{{{b{jDMd}}}{{b{j{M`{DJb}}}}}}{{{b{jDLj}}}{{b{j{M`{DJb}}}}}}{{{b{jDNb}}}{{b{j{M`{DJb}}}}}}{{{b{jDNf}}}{{b{j{M`{DJb}}}}}}{{{b{jDLd}}}{{b{j{M`{DJb}}}}}}{{{b{jAMf}}}{{b{j{M`{CAh}}}}}}{{{b{jDNd}}}{{b{j{M`{CAh}}}}}}{{{b{jDNh}}}{{b{j{M`{CAh}}}}}}{{{b{jMj}}}{{b{j{M`{Mf}}}}}}{{{b{jDLf}}}{{b{j{M`{Mf}}}}}}{{{b{jDMb}}}{{b{j{M`{Mf}}}}}}{{{b{jEMj}}}{{b{j{M`{DBd}}}}}}{{{b{jEMl}}}{{b{j{M`{DBd}}}}}}{{{b{jEMn}}}{{b{j{M`{DBd}}}}}}{{{b{jEOf}}}{{b{j{M`{AMh}}}}}}{{{b{jEOh}}}{{b{j{M`{AMh}}}}}}{{{b{jEOj}}}{{b{j{M`{AMh}}}}}}{{{b{jDMl}}}{{b{j{M`{{M`{Fl}}}}}}}}{{{b{jGh}}}{{b{j{M`{Fl}}}}}}{{{b{jKj}}}{{b{j{M`{Fl}}}}}}{{{b{jDN`}}}{{b{j{M`{{M`{Fl}}}}}}}}{{{b{jDMf}}}{{b{j{M`{{M`{Fl}}}}}}}}{{{b{jDMj}}}{{b{j{M`{Fl}}}}}}{{{b{jAMf}}}{{b{j{M`{CAh}}}}}}{{{b{jDNd}}}{{b{j{M`{CAh}}}}}}{{{b{jDNh}}}{{b{j{M`{CAh}}}}}}{{{b{jMj}}}{{b{j{M`{Mf}}}}}}{{{b{jDLf}}}{{b{j{M`{Mf}}}}}}{{{b{jDMb}}}{{b{j{M`{Mf}}}}}}{{{b{H`}}}BCn}{{{b{{FBn{c}}}}}{}BJb}{{{b{{C`{ce}}}}}{}BJbFA`}{{{b{{C`{c}}}}}CAhFC`}{{{b{{EMd{e}}}}}{{b{c}}}{}{{EOb{c}}BJb}}{{{EMd{e}}}{{EMd{c}}}BJb{{EOb{c}}BJb}}{{{b{Mh}}}{{b{Ml}}}}{{{b{{BDf{e}}}}}{{b{c}}}{}{{EOb{c}}BJb}}{{{b{FCb}}}FCd}{{{b{{FAb{c}}}}}{{FAb{{b{c}}}}}{}}{{{b{{C`{ce}}}}}{{b{c}}}BJbFA`}{{{b{DMl}}}{{b{{M`{Fl}}}}}}{{{b{Gh}}}{{b{{M`{Fl}}}}}}{{{b{Kj}}}{{b{{M`{Fl}}}}}}{{{b{DN`}}}{{b{{M`{Fl}}}}}}{{{b{DMf}}}{{b{{M`{Fl}}}}}}{{{b{CC`}}}{{b{{M`{Fl}}}}}}{{{b{DMn}}}{{b{{M`{Fl}}}}}}{{{b{DMj}}}{{b{{M`{Fl}}}}}}{{{b{DNl}}}{{b{{M`{DJb}}}}}}{{{b{DMd}}}{{b{{M`{DJb}}}}}}{{{b{DLj}}}{{b{{M`{DJb}}}}}}{{{b{DNn}}}{{b{{M`{DJb}}}}}}{{{b{DNb}}}{{b{{M`{DJb}}}}}}{{{b{DNf}}}{{b{{M`{DJb}}}}}}{{{b{DLd}}}{{b{{M`{DJb}}}}}}{{{b{AMf}}}{{b{{M`{CAh}}}}}}{{{b{DNd}}}{{b{{M`{CAh}}}}}}{{{b{DNh}}}{{b{{M`{CAh}}}}}}{{{b{Mj}}}{{b{{M`{Mf}}}}}}{{{b{DLf}}}{{b{{M`{Mf}}}}}}{{{b{DMb}}}{{b{{M`{Mf}}}}}}{{{b{EMj}}}{{b{{M`{DBd}}}}}}{{{b{EMl}}}{{b{{M`{DBd}}}}}}{{{b{EMn}}}{{b{{M`{DBd}}}}}}{{{b{EOf}}}{{b{{M`{AMh}}}}}}{{{b{EOh}}}{{b{{M`{AMh}}}}}}{{{b{EOj}}}{{b{{M`{AMh}}}}}}{{{b{DMl}}}{{b{{M`{{M`{Fl}}}}}}}}{{{b{Gh}}}{{b{{M`{Fl}}}}}}{{{b{Kj}}}{{b{{M`{Fl}}}}}}{{{b{DN`}}}{{b{{M`{{M`{Fl}}}}}}}}{{{b{DMf}}}{{b{{M`{{M`{Fl}}}}}}}}{{{b{DMj}}}{{b{{M`{Fl}}}}}}{{{b{AMf}}}{{b{{M`{CAh}}}}}}{{{b{DNd}}}{{b{{M`{CAh}}}}}}{{{b{DNh}}}{{b{{M`{CAh}}}}}}{{{b{Mj}}}{{b{{M`{Mf}}}}}}{{{b{DLf}}}{{b{{M`{Mf}}}}}}{{{b{DMb}}}{{b{{M`{Mf}}}}}}{{{b{FAd}}}{{b{FAf}}}}{{{b{DMh}}}{{b{FAf}}}}{{{b{DNj}}}{{b{FAf}}}}{{{b{DLh}}}{{b{FAf}}}}{{{b{F@l}}}{{b{FAf}}}}{{{b{F@n}}}{{b{FAf}}}}{{{b{EN`}}}{{b{FAf}}}}{{{b{ENb}}}{{b{FAf}}}}{{{b{DMl}}}{{b{FAf}}}}{{{b{Gh}}}{{b{FAf}}}}{{{b{Kj}}}{{b{FAf}}}}{{{b{DN`}}}{{b{FAf}}}}{{{b{ENd}}}{{b{FAf}}}}{{{b{DMf}}}{{b{FAf}}}}{{{b{CC`}}}{{b{FAf}}}}{{{b{DMn}}}{{b{FAf}}}}{{{b{DMj}}}{{b{FAf}}}}{{{b{ENf}}}{{b{FAf}}}}{{{b{ENh}}}{{b{FAf}}}}{{{b{DNl}}}{{b{FAf}}}}{{{b{DMd}}}{{b{FAf}}}}{{{b{DLj}}}{{b{FAf}}}}{{{b{DNn}}}{{b{FAf}}}}{{{b{DNb}}}{{b{FAf}}}}{{{b{DNf}}}{{b{FAf}}}}{{{b{DLd}}}{{b{FAf}}}}{{{b{AMf}}}{{b{FAf}}}}{{{b{DNd}}}{{b{FAf}}}}{{{b{DNh}}}{{b{FAf}}}}{{{b{Mj}}}{{b{FAf}}}}{{{b{DLf}}}{{b{FAf}}}}{{{b{DMb}}}{{b{FAf}}}}{{{b{H`}}}{{b{FAf}}}}{{{b{jFAd}}}{{b{jFAf}}}}{{{b{jDMh}}}{{b{jFAf}}}}{{{b{jDNj}}}{{b{jFAf}}}}{{{b{jDLh}}}{{b{jFAf}}}}{{{b{jF@l}}}{{b{jFAf}}}}{{{b{jF@n}}}{{b{jFAf}}}}{{{b{jEN`}}}{{b{jFAf}}}}{{{b{jENb}}}{{b{jFAf}}}}{{{b{jDMl}}}{{b{jFAf}}}}{{{b{jGh}}}{{b{jFAf}}}}{{{b{jKj}}}{{b{jFAf}}}}{{{b{jDN`}}}{{b{jFAf}}}}{{{b{jENd}}}{{b{jFAf}}}}{{{b{jDMf}}}{{b{jFAf}}}}{{{b{jCC`}}}{{b{jFAf}}}}{{{b{jDMn}}}{{b{jFAf}}}}{{{b{jDMj}}}{{b{jFAf}}}}{{{b{jENf}}}{{b{jFAf}}}}{{{b{jENh}}}{{b{jFAf}}}}{{{b{jDNl}}}{{b{jFAf}}}}{{{b{jDMd}}}{{b{jFAf}}}}{{{b{jDLj}}}{{b{jFAf}}}}{{{b{jDNn}}}{{b{jFAf}}}}{{{b{jDNb}}}{{b{jFAf}}}}{{{b{jDNf}}}{{b{jFAf}}}}{{{b{jDLd}}}{{b{jFAf}}}}{{{b{jAMf}}}{{b{jFAf}}}}{{{b{jDNd}}}{{b{jFAf}}}}{{{b{jDNh}}}{{b{jFAf}}}}{{{b{jMj}}}{{b{jFAf}}}}{{{b{jDLf}}}{{b{jFAf}}}}{{{b{jDMb}}}{{b{jFAf}}}}{{{b{jH`}}}{{b{jFAf}}}}{{{b{EMh}}}EMh}{EMh{{M`{Fl}}}}{{{b{jOf}}}FCf}{{{b{Of}}}FCh}{{{b{H`}}}AMh}{{{b{H`}}}Fl}{{{b{H`}}}DJb}{{{b{FCj}}}{{Cn{{b{c}}FCl}}}{}}{{{b{Mh}}}{{b{Ml}}}}{{{b{Gh}}}EOf}{{{b{DNb}}}EOf}{{{b{AMf}}}EOf}{{{b{Mj}}}EOf}{{{b{EMj}}}EOf}{{{b{Kj}}}EOh}{{{b{DMn}}}EOh}{{{b{DNf}}}EOh}{{{b{DNd}}}EOh}{{{b{DLf}}}EOh}{{{b{EMl}}}EOh}{{{b{DMj}}}EOj}{{{b{DLd}}}EOj}{{{b{DNh}}}EOj}{{{b{DMb}}}EOj}{{{b{EMn}}}EOj}{{{b{Gh}}}Mj}{{{b{DNb}}}Mj}{{{b{AMf}}}Mj}{{{b{EMj}}}Mj}{{{b{EOf}}}Mj}{{{b{Kj}}}DLf}{{{b{DMn}}}DLf}{{{b{DNf}}}DLf}{{{b{DNd}}}DLf}{{{b{EMl}}}DLf}{{{b{EOh}}}DLf}{{{b{DMj}}}DMb}{{{b{DLd}}}DMb}{{{b{DNh}}}DMb}{{{b{EMn}}}DMb}{{{b{EOj}}}DMb}{{{b{DNb}}}Gh}{{{b{AMf}}}Gh}{{{b{Mj}}}Gh}{{{b{EMj}}}Gh}{{{b{EOf}}}Gh}{{{b{DNf}}}Kj}{{{b{DNd}}}Kj}{{{b{DLf}}}Kj}{{{b{EMl}}}Kj}{{{b{EOh}}}Kj}{{{b{DNf}}}DMn}{{{b{DNd}}}DMn}{{{b{DLf}}}DMn}{{{b{EMl}}}DMn}{{{b{EOh}}}DMn}{{{b{DLd}}}DMj}{{{b{DNh}}}DMj}{{{b{DMb}}}DMj}{{{b{EMn}}}DMj}{{{b{EOj}}}DMj}`````{{ce}FCn{{DBl{FD`}}}FDb}``````````{{{C`{{ANf{{DFb{c}}}}e}}}{{C`{{ANf{c}}e}}}{}FA`}{{{C`{{DFb{c}}e}}}{{C`{ce}}}{}FA`}````{{{b{EJ`}}}Fl}{{{b{EJ`}}}BCn}`{{{b{EMh}}}Fl}```{{}{{ANn{{FDd{ce}}{FDf{ce}}}}}{}{}}`{{{b{FDh}}}Cd}{{{b{jFDh}}{b{FDh}}}{{b{jFDh}}}}01{{{b{jFDh}}AnCd}{{b{jFDh}}}}{{{b{FDh}}}An}{{{b{FDh}}{b{FDh}}}Cd}0{{{b{jFDh}}An}{{b{jFDh}}}}{{{b{FDh}}}{{b{{FDj{FDh}}}}}}{{{b{jFDh}}Cd}{{b{jFDh}}}}4{{{b{jFDh}}{b{FDh}}{b{FDh}}}{{b{jFDh}}}}8{{{b{jFDh}}}{{b{jFDh}}}}84455{{{b{FDh}}An}Cd}9{{DMhDMh}DMh}{{DNjDNj}DNj}{{DLhDLh}DLh}{{F@lF@l}F@l}{{F@nF@n}F@n}{{AMfCAh}}{{AMfAMf}}{{DNdDNd}}{{DNdCAh}}{{DNhDNh}}{{DNhCAh}}{{MjMj}}{{MjMf}}{{DLfDLf}}{{DLfMf}}{{DMbDMb}}{{DMbMf}}{{EMjEMj}}{{EMjDBd}}{{EMlEMl}}{{EMlDBd}}{{EMnDBd}}{{EMnEMn}}{{EOfEOf}}{{EOfAMh}}{{EOhAMh}}{{EOhEOh}}{{EOjAMh}}{{EOjEOj}}{{{b{jDMh}}DMh}f}{{{b{jDNj}}DNj}f}{{{b{jDLh}}DLh}f}{{{b{jF@l}}F@l}f}{{{b{jF@n}}F@n}f}{DMhMf}{DNjMf}{DLhMf}{F@lMf}{F@nMf}{{DMhDMh}DMh}{{DNjDNj}DNj}{{DLhDLh}DLh}{{F@lF@l}F@l}{{F@nF@n}F@n}{{AMfCAh}}{{AMfAMf}}{{DNdDNd}}{{DNdCAh}}{{DNhCAh}}{{DNhDNh}}{{MjMj}}{{MjMf}}{{DLfMf}}{{DLfDLf}}{{DMbMf}}{{DMbDMb}}{{EMjEMj}}{{EMjDBd}}{{EMlEMl}}{{EMlDBd}}{{EMnEMn}}{{EMnDBd}}{{EOfAMh}}{{EOfEOf}}{{EOhEOh}}{{EOhAMh}}{{EOjEOj}}{{EOjAMh}}`{{{b{jDMh}}DMh}f}{{{b{jDNj}}DNj}f}{{{b{jDLh}}DLh}f}{{{b{jF@l}}F@l}f}{{{b{jF@n}}F@n}f}{{{b{ELf}}}{{b{FAj}}}}{{{b{FAl}}}{{b{FAj}}}}{{{b{{EMb{c}}}}}{{b{FAj}}}Of}{{{b{Gj}}}{{b{FAj}}}}``````{{DMhDMh}DMh}{{DNjDNj}DNj}{{DLhDLh}DLh}{{F@lF@l}F@l}{{F@nF@n}F@n}{{AMfAMf}}{{AMfCAh}}{{DNdCAh}}{{DNdDNd}}{{DNhDNh}}{{DNhCAh}}{{MjMj}}{{MjMf}}{{DLfMf}}{{DLfDLf}}{{DMbDMb}}{{DMbMf}}{{EMjEMj}}{{EMjDBd}}{{EMlDBd}}{{EMlEMl}}{{EMnDBd}}{{EMnEMn}}{{EOfAMh}}{{EOfEOf}}{{EOhEOh}}{{EOhAMh}}{{EOjEOj}}{{EOjAMh}}{{{b{jDMh}}DMh}f}{{{b{jDNj}}DNj}f}{{{b{jDLh}}DLh}f}{{{b{jF@l}}F@l}f}{{{b{jF@n}}F@n}f}``{{{b{EHb}}}Cd}{{FDl{b{FDn}}}FDl}{{FE`Cd}FE`}`{{FE`Fl}FE`}````{{{b{Bd}}{b{jc}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}00000{{{b{{FBn{c}}}}}{{EMd{c}}}BJb}11111111{{{b{{EMd{c}}}}}{{b{c}}}{}}2{{{b{Bd}}{b{j}}}}3033333303333303333330{{{b{{BDf{c}}}}}{{b{c}}}BJb}44444444444{{{b{FEb}}}{{EMd{{Cl{FEd}}}}}}555555555555525255252555555555555555555555555555555555555555555555555555555{{{b{{FEf{c}}}}}{{Cl{{EMd{c}}}}}Of}66666666366666666666666666666666666666636666666666666666666666666{{{b{FEh}}}{{b{FEj}}}}7774777777{{{b{{C`{ce}}}}}{{b{c}}}BJbFA`}8888888888888888888888888888888888888888``{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{{FBn{c}}}}}{{BDf{c}}}BJb}1111111111111111111111111111{{{b{j{BDf{c}}}}}{{b{jc}}}BJb}22222222222{{{b{FEb}}}{{BDf{{Cl{FEd}}}}}}3333333333333333333333333333333333333333333333333333333333333333333333{{{b{{FEf{c}}}}}{{Cl{{BDf{c}}}}}Of}444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444`````````{AMh{{FEl{AMh}}}}{{{b{{C`{e}}}}c}{}{}{{FEn{c}}BJb}}{{{b{jc}}{FF`{e}}}{}{}{}}{{{b{{C`{FFb}}}}{b{FFd}}}FFf}{{{b{Of}}}{{b{c}}}Of}{{{b{jOf}}}{{b{jc}}}Of}{{{b{{C`{c}}}}}{{Cl{{b{FFh}}}}}{FFhBJb}}{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}```{{{b{EHb}}DJb}Cd}{{{b{EHb}}c}EHd{{EHf{EHd}}}}`{{{b{{C`{c}}}}AMh}{{Cn{fFFj}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{ClFFn}}}{FFlBJb}}{{H`H`}{{Cl{H`}}}}{{H`Mf}{{Cl{H`}}}}01{c{{Cn{AnFG`}}}{}}``{c{{FGb{e}}}{}{}}{{GhGhGh}Gh}{{KjKjKj}Kj}{{DMnDMnDMn}DMn}{{DMjDMjDMj}DMj}{{DNbDNbDNb}DNb}{{DNfDNfDNf}DNf}{{DLdDLdDLd}DLd}{{AMfAMfAMf}AMf}{{DNdDNdDNd}DNd}{{DNhDNhDNh}DNh}{{MjMjMj}Mj}{{DLfDLfDLf}DLf}{{DMbDMbDMb}DMb}{{EMjEMjEMj}EMj}{{EMlEMlEMl}EMl}{{EMnEMnEMn}EMn}{{EOfEOfEOf}EOf}{{EOhEOhEOh}EOh}{{EOjEOjEOj}EOj}{{GhFlFl}Gh}{{KjFlFl}Kj}{{DMnFlFl}DMn}{{DMjFlFl}DMj}{{DNbDJbDJb}DNb}{{DNfDJbDJb}DNf}{{DLdDJbDJb}DLd}{{GhFl}Gh}{{KjFl}Kj}{{DMnFl}DMn}{{DMjFl}DMj}{{DNbDJb}DNb}{{DNfDJb}DNf}{{DLdDJb}DLd}6543210{{{b{FGd}}}FGd}{FGff}{{{b{jGj}}}f}`{{{b{{FBn{c}}}}}{{FBn{c}}}CLd}{{{b{FGh}}}FGh}{{{b{{Bl{c}}}}}{{Bl{c}}}{}}{{{b{Hb}}}Hb}{{{b{{EMd{c}}}}}{{EMd{c}}}BJb}{{{b{FAl}}}FAl}{{{b{Mh}}}Mh}{{{b{BBd}}}BBd}{{{b{El}}}El}{{{b{EIl}}}EIl}{{{b{FGj}}}FGj}{{{b{FGl}}}FGl}{{{b{FGn}}}FGn}{{{b{FH`}}}FH`}{{{b{FHb}}}FHb}{{{b{FHd}}}FHd}{{{b{FHf}}}FHf}{{{b{FCb}}}FCb}{{{b{FCd}}}FCd}{{{b{FHh}}}FHh}{{{b{FHj}}}FHj}{{{b{FHl}}}FHl}{{{b{FHn}}}FHn}{{{b{FI`}}}FI`}{{{b{AEh}}}AEh}{{{b{FAj}}}FAj}{{{b{FIb}}}FIb}{{{b{{EMb{c}}}}}{{EMb{c}}}{CLdOf}}{{{b{FId}}}FId}{{{b{Fj}}}Fj}{{{b{FIf}}}FIf}{{{b{Gj}}}Gj}{{{b{FIh}}}FIh}{{{b{FIj}}}FIj}{{{b{FIl}}}FIl}{{{b{{FAb{c}}}}}{{FAb{c}}}CLd}{{{b{Bh}}}Bh}{{{b{Hl}}}Hl}{{{b{Hn}}}Hn}{{{b{EKd}}}EKd}{{{b{FIn}}}FIn}{{{b{FJ`}}}FJ`}{{{b{FJb}}}FJb}{{{b{FJd}}}FJd}{{{b{FJf}}}FJf}{{{b{FJh}}}FJh}{{{b{FJj}}}FJj}{{{b{F@b}}}F@b}{{{b{FJl}}}FJl}{{{b{FJn}}}FJn}{{{b{FK`}}}FK`}{{{b{FKb}}}FKb}{{{b{{FEf{c}}}}}{{FEf{c}}}{CLdOf}}{{{b{F@`}}}F@`}{{{b{FKd}}}FKd}{{{b{EJn}}}EJn}{{{b{FKf}}}FKf}{{{b{FKh}}}FKh}{{{b{FKj}}}FKj}{{{b{EOd}}}EOd}{{{b{FKl}}}FKl}{{{b{FKn}}}FKn}{{{b{FL`}}}FL`}{{{b{FLb}}}FLb}{{{b{FLd}}}FLd}{{{b{FLf}}}FLf}{{{b{FLh}}}FLh}{{{b{Kb}}}Kb}{{{b{FLj}}}FLj}{{{b{Jh}}}Jh}{{{b{FLl}}}FLl}{{{b{FLn}}}FLn}{{{b{AMj}}}AMj}{{{b{FM`}}}FM`}{{{b{Jj}}}Jj}{{{b{ACh}}}ACh}{{{b{EMh}}}EMh}{{{b{Lf}}}Lf}{{{b{FMb}}}FMb}{{{b{Mn}}}Mn}{{{b{FGd}}}FGd}{{{b{Hd}}}Hd}{{{b{Hj}}}Hj}{{{b{AMn}}}AMn}{{{b{AMl}}}AMl}{{{b{Hh}}}Hh}{{{b{FDn}}}FDn}{{{b{FMd}}}FMd}{{{b{Bd}}}Bd}{{{b{FMf}}}FMf}{{{b{FMh}}}FMh}{{{b{Eh}}}Eh}{{{b{FMj}}}FMj}{{{b{FMl}}}FMl}{{{b{FMn}}}FMn}{{{b{FN`}}}FN`}{{{b{FNb}}}FNb}{{{b{FNd}}}FNd}{{{b{FNf}}}FNf}{{{b{FNh}}}FNh}{{{b{FNj}}}FNj}{{{b{Df}}}Df}{{{b{FNl}}}FNl}{{{b{FNn}}}FNn}{{{b{FO`}}}FO`}{{{b{EJ`}}}EJ`}{{{b{FOb}}}FOb}{{{b{FEh}}}FEh}{{{b{FOd}}}FOd}{{{b{FOf}}}FOf}{{{b{FOh}}}FOh}{{{b{FOj}}}FOj}{{{b{FOl}}}FOl}{{{b{FOn}}}FOn}{{{b{{C`{ce}}}}}{{C`{ce}}}BJb{FA`CLd}}{{{b{FAd}}}FAd}{{{b{DMh}}}DMh}{{{b{DNj}}}DNj}{{{b{DLh}}}DLh}{{{b{F@l}}}F@l}{{{b{F@n}}}F@n}{{{b{EN`}}}EN`}{{{b{ENb}}}ENb}{{{b{DMl}}}DMl}{{{b{Gh}}}Gh}{{{b{Kj}}}Kj}{{{b{DN`}}}DN`}{{{b{ENd}}}ENd}{{{b{DMf}}}DMf}{{{b{CC`}}}CC`}{{{b{DMn}}}DMn}{{{b{DMj}}}DMj}{{{b{ENf}}}ENf}{{{b{ENh}}}ENh}{{{b{DNl}}}DNl}{{{b{DMd}}}DMd}{{{b{DLj}}}DLj}{{{b{DNn}}}DNn}{{{b{DNb}}}DNb}{{{b{DNf}}}DNf}{{{b{DLd}}}DLd}{{{b{AMf}}}AMf}{{{b{DNd}}}DNd}{{{b{DNh}}}DNh}{{{b{Mj}}}Mj}{{{b{DLf}}}DLf}{{{b{DMb}}}DMb}{{{b{EMj}}}EMj}{{{b{EMl}}}EMl}{{{b{EMn}}}EMn}{{{b{EOf}}}EOf}{{{b{EOh}}}EOh}{{{b{EOj}}}EOj}{{{b{H`}}}H`}{{{b{FEb}}}{{Cl{FEd}}}}{{{b{DMh}}}G@`}{{{b{DNj}}}G@`}{{{b{DLh}}}G@`}{{{b{EN`}}}G@`}{{{b{ENb}}}G@`}{{{b{DMl}}}G@`}{{{b{Gh}}}G@`}{{{b{Kj}}}G@`}{{{b{DN`}}}G@`}{{{b{ENd}}}G@`}{{{b{DMf}}}G@`}{{{b{DMn}}}G@`}{{{b{DMj}}}G@`}{{{b{ENf}}}G@`}{{{b{ENh}}}G@`}{{{b{DNl}}}G@`}{{{b{DMd}}}G@`}{{{b{DLj}}}G@`}{{{b{DNb}}}G@`}{{{b{DNf}}}G@`}{{{b{DLd}}}G@`}{{{b{AMf}}}G@`}{{{b{DNd}}}G@`}{{{b{DNh}}}G@`}{{{b{Mj}}}G@`}{{{b{DLf}}}G@`}{{{b{DMb}}}G@`}`{{{b{j{FBn{c}}}}{b{{FBn{c}}}}}fCLd}{{{b{j{EMd{c}}}}{b{{EMd{c}}}}}fBJb}{{{b{c}}{b{je}}}f{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{C`{c}}}}{b{G@b}}}G@b{G@dBJb}}{{{b{c}}}f{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{FAd}}}{{Aj{FAf}}}}{{{b{DMh}}}{{Aj{FAf}}}}{{{b{DNj}}}{{Aj{FAf}}}}{{{b{DLh}}}{{Aj{FAf}}}}{{{b{F@l}}}{{Aj{FAf}}}}{{{b{F@n}}}{{Aj{FAf}}}}{{{b{EN`}}}{{Aj{FAf}}}}{{{b{ENb}}}{{Aj{FAf}}}}{{{b{DMl}}}{{Aj{FAf}}}}{{{b{Gh}}}{{Aj{FAf}}}}{{{b{Kj}}}{{Aj{FAf}}}}{{{b{DN`}}}{{Aj{FAf}}}}{{{b{ENd}}}{{Aj{FAf}}}}{{{b{DMf}}}{{Aj{FAf}}}}{{{b{CC`}}}{{Aj{FAf}}}}{{{b{DMn}}}{{Aj{FAf}}}}{{{b{DMj}}}{{Aj{FAf}}}}{{{b{ENf}}}{{Aj{FAf}}}}{{{b{ENh}}}{{Aj{FAf}}}}{{{b{DNl}}}{{Aj{FAf}}}}{{{b{DMd}}}{{Aj{FAf}}}}{{{b{DLj}}}{{Aj{FAf}}}}{{{b{DNn}}}{{Aj{FAf}}}}{{{b{DNb}}}{{Aj{FAf}}}}{{{b{DNf}}}{{Aj{FAf}}}}{{{b{DLd}}}{{Aj{FAf}}}}{{{b{AMf}}}{{Aj{FAf}}}}{{{b{DNd}}}{{Aj{FAf}}}}{{{b{DNh}}}{{Aj{FAf}}}}{{{b{Mj}}}{{Aj{FAf}}}}{{{b{DLf}}}{{Aj{FAf}}}}{{{b{DMb}}}{{Aj{FAf}}}}{{{b{H`}}}{{Aj{FAf}}}}{{{b{{FBn{c}}}}{b{{FBn{c}}}}}ALnC@b}{{{b{FGh}}{b{FGh}}}ALn}{{{b{Mh}}{b{Mh}}}ALn}{{{b{BBd}}{b{BBd}}}ALn}{{{b{FGj}}{b{FGj}}}ALn}{{{b{FHn}}{b{FHn}}}ALn}{{{b{AEh}}{b{AEh}}}ALn}{{{b{Fj}}{b{Fj}}}ALn}{{{b{{FAb{c}}}}{b{{FAb{c}}}}}ALnC@b}{{{b{{C`{ce}}}}{b{{C`{ce}}}}}ALn{C@bBJb}FA`}{{{b{H`}}{b{H`}}}ALn}6{{GhGh}DMh}{{KjKj}DNj}{{DMnDMn}F@l}{{DMjDMj}F@n}{{DNbDNb}DMh}{{DNfDNf}DNj}{{DLdDLd}DLh}{{AMfAMf}DMh}{{DNdDNd}DNj}{{DNhDNh}DLh}{{MjMj}DMh}{{DLfDLf}DNj}{{DMbDMb}DLh}{{EMjEMj}DMh}{{EMlEMl}DNj}{{EMnEMn}DLh}{{EOfEOf}DMh}{{EOhEOh}DNj}{{EOjEOj}DLh}{{GhGh}DMh}{{KjKj}DNj}{{DMnDMn}F@l}{{DMjDMj}F@n}{{DNbDNb}DMh}{{DNfDNf}DNj}{{DLdDLd}DLh}{{AMfAMf}DMh}{{DNdDNd}DNj}{{DNhDNh}DLh}{{MjMj}DMh}{{DLfDLf}DNj}{{DMbDMb}DLh}{{EMjEMj}DMh}{{EMlEMl}DNj}{{EMnEMn}DLh}{{EOfEOf}DMh}{{EOhEOh}DNj}{{EOjEOj}DLh}{{GhGh}DMh}{{KjKj}DNj}{{DMnDMn}F@l}{{DMjDMj}F@n}{{DNbDNb}DMh}{{DNfDNf}DNj}{{DLdDLd}DLh}{{AMfAMf}DMh}{{DNdDNd}DNj}{{DNhDNh}DLh}{{MjMj}DMh}{{DLfDLf}DNj}{{DMbDMb}DLh}{{EMjEMj}DMh}{{EMlEMl}DNj}{{EMnEMn}DLh}{{EOfEOf}DMh}{{EOhEOh}DNj}{{EOjEOj}DLh}{{GhGh}DMh}{{KjKj}DNj}{{DMnDMn}F@l}{{DMjDMj}F@n}{{DNbDNb}DMh}{{DNfDNf}DNj}{{DLdDLd}DLh}{{AMfAMf}DMh}{{DNdDNd}DNj}{{DNhDNh}DLh}{{MjMj}DMh}{{DLfDLf}DNj}{{DMbDMb}DLh}{{EMjEMj}DMh}{{EMlEMl}DNj}{{EMnEMn}DLh}{{EOfEOf}DMh}{{EOhEOh}DNj}{{EOjEOj}DLh}{{GhGh}DMh}{{KjKj}DNj}{{DMnDMn}F@l}{{DMjDMj}F@n}{{DNbDNb}DMh}{{DNfDNf}DNj}{{DLdDLd}DLh}{{AMfAMf}DMh}{{DNdDNd}DNj}{{DNhDNh}DLh}{{MjMj}DMh}{{DLfDLf}DNj}{{DMbDMb}DLh}{{EMjEMj}DMh}{{EMlEMl}DNj}{{EMnEMn}DLh}{{EOfEOf}DMh}{{EOhEOh}DNj}{{EOjEOj}DLh}{{GhGh}DMh}{{KjKj}DNj}{{DMnDMn}F@l}{{DMjDMj}F@n}{{DNbDNb}DMh}{{DNfDNf}DNj}{{DLdDLd}DLh}{{AMfAMf}DMh}{{DNdDNd}DNj}{{DNhDNh}DLh}{{MjMj}DMh}{{DLfDLf}DNj}{{DMbDMb}DLh}{{EMjEMj}DMh}{{EMlEMl}DNj}{{EMnEMn}DLh}{{EOfEOf}DMh}{{EOhEOh}DNj}{{EOjEOj}DLh}{{{b{DMl}}An}Kj}{{{b{DN`}}An}Gh}{{{b{ENd}}An}DMn}{{{b{DMf}}An}DMj}{{{b{DNl}}An}DNb}{{{b{DMd}}An}DNf}{{{b{DLj}}An}DLd}{{{b{jDMl}}An}{{b{jKj}}}}{{{b{jDN`}}An}{{b{jGh}}}}{{{b{jENd}}An}{{b{jDMn}}}}{{{b{jDMf}}An}{{b{jDMj}}}}{{{b{jDNl}}An}{{b{jDNb}}}}{{{b{jDMd}}An}{{b{jDNf}}}}{{{b{jDLj}}An}{{b{jDLd}}}}``````{{{b{c}}{b{e}}}ALn{}{}}0000000000{{{b{Bd}}}{{EMd{{EMb{c}}}}}Of}{{{b{Bd}}}{{BDf{{EMb{c}}}}}Of}{{{b{ELf}}}{{b{{EMb{c}}}}}Of}{{{b{{EMb{c}}}}}{{b{{EMb{c}}}}}Of}``````{CC`CC`}{DNnDNn}{{{b{{C`{G@f}}}}{b{Ml}}{Aj{G@h}}}{{Cn{{Aj{G@h}}G@j}}}}{{{b{ELf}}Fj}Cd}{{{b{FAj}}Fj}Cd}{{{b{{EMb{c}}}}Fj}CdOf}{{{b{{FAb{c}}}}{b{e}}}Cd{}{{DAn{c}}}}{{{b{FJl}}G@l}Cd}{{{b{FKb}}}Cd}1{{G@nc}{{Cn{eGA`}}}{DKlDAjDAl}{}}{{GhGh}Gh}{{KjKj}Kj}{{DMnDMn}DMn}{{DMjDMj}DMj}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DLdDLd}DLd}{{{b{Bh}}}{{GAd{GAbFGl}}}}``````{{}{{Cl{{b{Ml}}}}}}00000000000000000000000000000000{{}GAf}{Alc{}}00000{{}BBd}{{{b{jEl}}c}{{b{jFb}}}{{GAh{Mh}}}}2222222222222222222222{{{b{jGj}}}Fj}3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333{{}FAj}{{{b{j{GAj{c}}}}}{{C`{e}}}GAl{GAnBJb}}{{{b{j{GAj{c}}}}}DMlGAl}{{{b{j{GAj{c}}}}}GhGAl}{{{b{j{GAj{c}}}}}KjGAl}{{{b{j{GAj{c}}}}}DN`GAl}{{{b{j{GAj{c}}}}}DMfGAl}{{{b{j{GAj{c}}}}}DMjGAl}{{{b{j{GAj{c}}}}}AMfGAl}{{{b{j{GAj{c}}}}}DNdGAl}{{{b{j{GAj{c}}}}}DNhGAl}{{{b{j{GAj{c}}}}}MjGAl}{{{b{j{GAj{c}}}}}DLfGAl}{{{b{j{GAj{c}}}}}DMbGAl}{{KjKj}Kj}{{DMnDMn}DMn}{{DNfDNf}DNf}{{DNdDNd}DNd}{{DLfDLf}DLf}{{EMlEMl}EMl}{{EOhEOh}EOh}```{{{b{EJ`}}}CAh}`````{{{b{{C`{c}}}}}GB`{G@dBJb}}````{{{b{BBd}}}GBb}`{{{b{FAd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DLh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{F@l}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{F@n}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ENb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Gh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Kj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ENd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{CC`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ENf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ENh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DLd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{AMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DNh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Mj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DLf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{H`}}{b{jB`}}}{{Cn{fDB`}}}}``{{}f}{cfFA`}{{}cD@j}{{}{{Bl{c}}}{}}{{}Hb}{{}Fb}{{}Mh}{{}Db}{{}BBd}{{}El}{{}EIl}{{}{{GBd{c}}}D@j}{{}GBf}{{}GBh}{{}GBj}{{}FBh}{{}FBj}{{}Ff}{{}FHd}{{}FHf}{{}FHj}{{}FHl}{{}FHn}{{}FI`}{{}AEh}{{}FAj}{{}FIb}{{}{{EMb{c}}}Of}{{}FId}{{}Fj}{{}Gj}{{}{{FAb{c}}}{}}{{}Bh}{{}GBl}{{}Hl}{{}Hn}{{}EKd}{{}FIn}{{}FJ`}{{}FJb}{{}FJd}{{}FJf}{{}F@b}{{}FJl}{{}FJn}{{}FKb}{{}{{FEf{c}}}{OfD@j}}{{}F@`}{{}FKd}{{}EJn}{{}FKh}{{}FKj}{{}EOd}{{}FKl}{{}FLd}{{}FLf}{{}FLh}{{}Kb}{{}FLj}{{}Jh}{{}FLl}{{}FLn}{{}AMj}{{}FM`}{{}Jj}{{}ACh}{{}EMh}{{}Lf}{{}Mn}{{}FGd}{{}Hd}{{}Hj}{{}AMn}{{}AMl}{{}Hh}{{}FDn}{{}FMd}{{}Bd}{{}FMf}{{}FMh}{{}Eh}{{}FMl}{{}FN`}{{}FNb}{{}GBn}{{}GC`}{{}FNd}{{}FNf}{{}FNh}{{}Eb}{{}EMf}{{}FNn}{{}FO`}{{}FOb}{{}FOh}{{}FOj}{{}FOn}{{}{{C`{Ml}}}}{{}{{C`{c}}}D@j}{{}{{C`{FBb}}}}{{}{{C`{{ANf{c}}}}}{}}{{}FAd}{{}DMh}{{}DNj}{{}DLh}{{}F@l}{{}F@n}{{}EN`}{{}ENb}{{}DMl}{{}Gh}{{}Kj}{{}DN`}{{}ENd}{{}DMf}{{}CC`}{{}DMn}{{}DMj}{{}ENf}{{}ENh}{{}DNl}{{}DMd}{{}DLj}{{}DNn}{{}DNb}{{}DNf}{{}DLd}{{}AMf}{{}DNd}{{}DNh}{{}Mj}{{}DLf}{{}DMb}{{}EMj}{{}EMl}{{}EMn}{{}EOf}{{}EOh}{{}EOj}{{}H`}````{{{b{jEl}}c}f{{GAh{Mh}}}}`{{{b{Hb}}}H`}`{{{b{Hb}}}Fl}`{{{b{Hb}}}DJb}``````{An{{b{c}}}{}}0000000000000{{{b{{EMd{c}}}}}{{b{c}}}BJb}1{{{b{Fb}}}b}22{{{b{{E`{c}}}}}bOf}33{{{b{Mh}}}b}4444444444{{{b{{GBd{ce}}}}}{{b{c}}}{}{{BEd{}{{BBf{c}}}}}}55555{{{b{{BDf{c}}}}}{{b{c}}}BJb}666666666666666666666666{{{b{{Ej{c}}}}}bOf}{{{b{{Lb{c}}}}}b{OfGCb}}88{{{b{{Ed{c}}}}}bOf}99{{{b{{Ef{c}}}}}b{OfGCb}}:::::::::{{{b{FHh}}}b};;{{{b{FHj}}}b}<<<<<{{{b{FI`}}}b}=={{{b{FAj}}}b}>>>>>>>>>>>>>{{{b{Bh}}}b}???????????????????????{{{b{FKd}}}b}{An{{b{c}}}{}}00000{{{b{J`}}}b}11{{{b{{GCd{c}}}}}b{}}2222222222222{{{b{AMj}}}b}33333333333333333333{{{b{Eh}}}b}4{{{b{FMj}}}b}5{{{b{FMl}}}b}6666666666{{{b{EMf}}}b}7{{{b{Df}}}b}8888888{{{b{FEh}}}b}9{{{b{FOd}}}b}:{{{b{FOf}}}b};;{{{b{{EK`{c}}}}}b{}}<<<<{{{b{FOl}}}b}={{{b{FOn}}}b}>{{{b{{C`{ce}}}}}{{b{c}}}BJbFA`}??????{{{b{EN`}}}b}{An{{b{c}}}{}}{{{b{ENb}}}b}11111{{{b{DN`}}}b}222{{{b{CC`}}}b}3{{{b{DMn}}}b}4{{{b{DMj}}}b}{{{b{ENf}}}b}66{{{b{ENh}}}b}77777777777777777777{An{{b{jc}}}{}}000000000000000{{{b{jFb}}}{{b{j}}}}11111111111111{{{b{j{GBd{ce}}}}}{{b{jc}}}{}{{BEd{}{{BBf{c}}}}}}222{{{b{j{BDf{c}}}}}{{b{jc}}}BJb}333333333333333333333333333{{{b{j{Ed{c}}}}}{{b{j}}}Of}4{{{b{j{Ef{c}}}}}{{b{j}}}{OfGCb}}55555555555{{{b{jFHh}}}{{b{j}}}}66{{{b{jFHj}}}{{b{j}}}}7777{{{b{jFI`}}}{{b{j}}}}88{{{b{jFAj}}}{{b{j}}}}999999999999{{{b{jBh}}}{{b{j}}}}:::::::::::::::::::::::::{{{b{jFKd}}}{{b{j}}}};;;;;{{{b{jJ`}}}{{b{j}}}}<{{{b{j{GCd{c}}}}}{{b{j}}}{}}============={{{b{jAMj}}}{{b{j}}}}>>>>>>>>>>>>>>>>>>>>{{{b{jEh}}}{{b{j}}}}?{{{b{jFMj}}}{{b{j}}}}{An{{b{jc}}}{}}0{{{b{jFMl}}}{{b{j}}}}11111111111{{{b{jEMf}}}{{b{j}}}}{{{b{jDf}}}{{b{j}}}}3333333{{{b{jFEh}}}{{b{j}}}}44{{{b{jFOd}}}{{b{j}}}}{{{b{jFOf}}}{{b{j}}}}6{{{b{j{EK`{c}}}}}{{b{j}}}{}}77777{{{b{jFOn}}}{{b{j}}}}88888888{{{b{jEN`}}}{{b{j}}}}9{{{b{jENb}}}{{b{j}}}}:::::{{{b{jDN`}}}{{b{j}}}};;{{{b{jCC`}}}{{b{j}}}}<<{{{b{jDMn}}}{{b{j}}}}{{{b{jDMj}}}{{b{j}}}}>{{{b{jENf}}}{{b{j}}}}??{{{b{jENh}}}{{b{j}}}}{An{{b{jc}}}{}}0000000000000000000{{{b{{C`{c}}}}}{{b{Ml}}}{FFhBJb}}{c{{Cn{BAn}}}Oh}{c{{Cn{FGh}}}Oh}{c{{Cn{FGj}}}Oh}{{GCfc}CnOh}{{GChc}CnOh}{c{{Cn{FHb}}}Oh}{c{{Cn{FHn}}}Oh}{c{{Cn{{GCj{e}}}}}Oh{}}{c{{Cn{FIh}}}Oh}{c{{Cn{FIj}}}Oh}{c{{Cn{EMh}}}Oh}{c{{Cn{FMh}}}Oh}{c{{Cn{FN`}}}Oh}{c{{Cn{FNd}}}Oh}{c{{Cn{FNh}}}Oh}{c{{Cn{{C`{e}}}}}OhBJb}{c{{Cn{FAd}}}Oh}{c{{Cn{DMh}}}Oh}{c{{Cn{DNj}}}Oh}{c{{Cn{DLh}}}Oh}{c{{Cn{F@l}}}Oh}{c{{Cn{F@n}}}Oh}{c{{Cn{EN`}}}Oh}{c{{Cn{ENb}}}Oh}{c{{Cn{DMl}}}Oh}{c{{Cn{Gh}}}Oh}{c{{Cn{Kj}}}Oh}{c{{Cn{DN`}}}Oh}{c{{Cn{ENd}}}Oh}{c{{Cn{DMf}}}Oh}{c{{Cn{CC`}}}Oh}{c{{Cn{DMn}}}Oh}{c{{Cn{DMj}}}Oh}{c{{Cn{ENf}}}Oh}{c{{Cn{ENh}}}Oh}{c{{Cn{DNl}}}Oh}{c{{Cn{DMd}}}Oh}{c{{Cn{DLj}}}Oh}{c{{Cn{DNn}}}Oh}{c{{Cn{DNb}}}Oh}{c{{Cn{DNf}}}Oh}{c{{Cn{DLd}}}Oh}{c{{Cn{AMf}}}Oh}{c{{Cn{DNd}}}Oh}{c{{Cn{DNh}}}Oh}{c{{Cn{Mj}}}Oh}{c{{Cn{DLf}}}Oh}{c{{Cn{DMb}}}Oh}{c{{Cn{EMj}}}Oh}{c{{Cn{EMl}}}Oh}{c{{Cn{EMn}}}Oh}{c{{Cn{EOf}}}Oh}{c{{Cn{EOh}}}Oh}{c{{Cn{EOj}}}Oh}{c{{Cn{H`}}}Oh}`{{{b{DMl}}}Fl}{{{b{DN`}}}Fl}{{{b{ENd}}}Fl}{{{b{DMf}}}Fl}{{{b{DNl}}}DJb}{{{b{DMd}}}DJb}{{{b{DLj}}}DJb}{{{b{EHb}}BEn}EHd}{{{b{jF@`}}Mf}f}{{{b{jF@`}}}f}{{{b{jGCl}}Cd}f}{{{b{{C`{c}}}}AMhGCnGD`}f{FFlBJb}}{{{b{EJ`}}}{{ACl{An}}}}`{{{b{EJ`}}}{{Cl{{ACl{An}}}}}}{{GhGh}Fl}{{KjKj}Fl}{{DMnDMn}Fl}{{DMjDMj}Fl}{{DNbDNb}DJb}{{DNfDNf}DJb}{{DLdDLd}DJb}6543210{{AMfAMf}CAh}{{DNdDNd}CAh}{{DNhDNh}CAh}{{EMjEMj}DBd}{{EMlEMl}DBd}{{EMnEMn}DBd}{{GhFl}Gh}{{GhGh}Gh}{{KjFl}Kj}{{KjKj}Kj}{{CC`Fl}CC`}{{DMnDMn}DMn}{{DMnFl}DMn}{{DMjDMj}DMj}{{DMjFl}DMj}{{DNnDJb}DNn}{{DNbDNb}DNb}{{DNbDJb}DNb}{{DNfDJb}DNf}{{DNfDNf}DNf}{{DLdDLd}DLd}{{DLdDJb}DLd}{{AMfCAh}AMf}{{AMfAMf}AMf}{{DNdCAh}DNd}{{DNdDNd}DNd}{{DNhCAh}DNh}{{DNhDNh}DNh}{{MjMf}Mj}{{MjMj}Mj}{{DLfMf}DLf}{{DLfDLf}DLf}{{DMbDMb}DMb}{{DMbMf}DMb}{{EMjDBd}EMj}{{EMjEMj}EMj}{{EMlDBd}EMl}{{EMlEMl}EMl}{{EMnDBd}EMn}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOfAMh}EOf}{{EOhAMh}EOh}{{EOhEOh}EOh}{{EOjAMh}EOj}{{EOjEOj}EOj}{{H`EOl}}{{H`Mf}H`}{{{b{jGh}}Fl}f}{{{b{jGh}}Gh}f}{{{b{jKj}}Fl}f}{{{b{jKj}}Kj}f}{{{b{jDMn}}Fl}f}{{{b{jDMn}}DMn}f}{{{b{jDMj}}DMj}f}{{{b{jDMj}}Fl}f}{{{b{jDNb}}DNb}f}{{{b{jDNb}}DJb}f}{{{b{jDNf}}DNf}f}{{{b{jDNf}}DJb}f}{{{b{jDLd}}DJb}f}{{{b{jDLd}}DLd}f}{{{b{jAMf}}CAh}f}{{{b{jAMf}}AMf}f}{{{b{jDNd}}CAh}f}{{{b{jDNd}}DNd}f}{{{b{jDNh}}DNh}f}{{{b{jDNh}}CAh}f}{{{b{jMj}}Mj}f}{{{b{jMj}}Mf}f}{{{b{jDLf}}Mf}f}{{{b{jDLf}}DLf}f}{{{b{jDMb}}Mf}f}{{{b{jDMb}}DMb}f}{{{b{jEMj}}EMj}f}{{{b{jEMj}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMl}}DBd}f}{{{b{jEMn}}DBd}f}{{{b{jEMn}}EMn}f}{{{b{jEOf}}EOf}f}{{{b{jEOf}}AMh}f}{{{b{jEOh}}EOh}f}{{{b{jEOh}}AMh}f}{{{b{jEOj}}AMh}f}{{{b{jEOj}}EOj}f}{{{b{jH`}}Mf}f}{{H`H`}Fl}{{H`H`}DJb}{{GhGh}Gh}{{KjKj}Kj}{{DMnDMn}DMn}{{DMjDMj}DMj}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DLdDLd}DLd}{{AMfAMf}AMf}{{DNdDNd}DNd}{{DNhDNh}DNh}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{H`Fl}H`}{{H`DJb}H`}{{DNbDNb}DNl}{{DNfDNfDNf}DMd}{{DLdDLdDLdDLd}DLj}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}000000000000000000000000000000000000000000000{{GhGh}Fl}{{KjKj}Fl}{{CC`CC`}Fl}{{DMnDMn}Fl}{{DMjDMj}Fl}{{DNnDNn}DJb}{{DNbDNb}DJb}{{DNfDNf}DJb}{{DLdDLd}DJb}{{AMfAMf}CAh}{{DNdDNd}CAh}{{DNhDNh}CAh}{{MjMj}Mf}{{DLfDLf}Mf}{{DMbDMb}Mf}{{EMjEMj}DBd}{{EMlEMl}DBd}{{EMnEMn}DBd}{{EOfEOf}AMh}{{EOhEOh}AMh}{{EOjEOj}AMh}{{GhGh}Gh}{{KjKj}Kj}{{DMnDMn}DMn}{{DMjDMj}DMj}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DLdDLd}DLd}{{AMfAMf}AMf}{{DNdDNd}DNd}{{DNhDNh}DNh}{{MjMj}Mj}{{DLfDLf}DLf}{{DMbDMb}DMb}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj}{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{C`{hc}}}{{Cn{{C`{ec}}{C`{hc}}}}}FA`{hDAjDAl}}1111111111111111111111111111111111111111{{{b{{C`{c}}}}D`}{{Cl{f}}}{G@dBJb}}{{{C`{hc}}}{{C`{ec}}}FA`{hDAjDAl}}{{{b{{C`{ce}}}}}{{GDb{ce}}}BJb{CLdFA`}}{{{b{FHd}}}Mf}{{DJbDJbDJbDJb}DNn}{Anf}0000000000000000{{{b{jFAl}}}f}111111111111111111111111111111{{{b{jBj}}}f}22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222{{{b{j{C`{ce}}}}}fBJbFA`}333333333333333333333333333333333333333`{{{b{{C`{c}}}}G@b}f{G@dBJb}}{{{b{FNf}}}H`}{{{b{FNl}}}H`}`{{{b{H`}}H`}EOn}{{DJbDJb}DNb}{{DJbDJbDJb}DNf}{{DJbDJbDJbDJb}DLd}{{{b{c}}{b{Dn}}}Cd{}}00000000000000000000000000000000000000000{{{b{c}}{b{jAMd}}}f{}}00000000000000000000000000000000000000{{{b{Eb}}}Fl}`{{{b{Hb}}}H`}{{{b{FNd}}}H`}:``{{{b{Hb}}}Fl}`{{{b{Hb}}}DJb}`{{{b{FNd}}}Fl}{{{b{FNf}}}Fl}{{{b{FNd}}}DJb}{{{b{jc}}{b{jEEl}}}{{Cn{AnEEn}}}{}}{{{b{jc}}{b{jEF`}}}{{Cn{AnEFb}}}{}}{{{b{Cj}}}FEb}{{}{{FEf{c}}}Of}{{{b{jF@`}}Mf}f}{{{b{jF@`}}}f}`{{{b{{C`{FFb}}}}{b{FFd}}{b{{GDd{c}}}}}Cd{}}{{{b{{C`{c}}}}{b{GDf}}}Cd{GDhBJb}}{{{b{{C`{c}}}}{b{FFd}}}Cd{G@dBJb}}`{{{b{{C`{c}}}}{b{jGDj}}}{{Cn{fDB`}}}{}}{{{b{{C`{c}}}}{b{jGDl}}}{{Cn{fDB`}}}{}}{{{b{c}}}e{}{{GDn{EHd}}}}0{{{b{jEl}}}f}{{{b{{C`{c}}}}{b{G@b}}}f{G@dBJb}}`{{{b{Bd}}Fjc}{}BBj}{{{b{GE`}}}{{GEd{{Aj{GEb}}}}}}{{{b{GEf}}}{{GEd{{Aj{GEb}}}}}}{{{b{GEh}}}{{GEd{{Aj{GEb}}}}}}{{{b{GEj}}}{{GEd{{Aj{GEb}}}}}}{{{b{{FBn{e}}}}{b{{FBn{c}}}}}Cd{}{{DAn{c}}}}{{{b{FGh}}{b{FGh}}}Cd}{{{b{{Bl{c}}}}{b{{Bl{c}}}}}Cd{}}{{{b{{EMd{e}}}}{b{c}}}Cd{}{{DAn{c}}BJb}}{{{b{Mh}}{b{{b{Ml}}}}}Cd}{{{b{Mh}}{b{A@`}}}Cd}{{{b{Mh}}{b{Mh}}}Cd}{{{b{BBd}}{b{BBd}}}Cd}{{{b{{BDf{e}}}}{b{c}}}Cd{}{{DAn{c}}BJb}}{{{b{FGj}}{b{FGj}}}Cd}{{{b{FGn}}{b{FGn}}}Cd}{{{b{FCb}}{b{FCb}}}Cd}{{{b{FCd}}{b{FCd}}}Cd}{{{b{FHl}}{b{FHl}}}Cd}{{{b{FHn}}{b{FHn}}}Cd}{{{b{AEh}}{b{AEh}}}Cd}{{{b{Fj}}{b{Fj}}}Cd}{{{b{GEl}}{b{GEl}}}Cd}{{{b{{FAb{c}}}}{b{{FAb{c}}}}}CdDAn}{{{b{FJf}}{b{FJf}}}Cd}{{{b{FJj}}{b{FJj}}}Cd}{{{b{FKf}}{b{FKf}}}Cd}{{{b{FKj}}{b{FKj}}}Cd}{{{b{FLd}}{b{FLd}}}Cd}{{{b{FLf}}{b{FLf}}}Cd}{{{b{FLh}}{b{FLh}}}Cd}{{{b{FLj}}{b{FLj}}}Cd}{{{b{FNh}}{b{FNh}}}Cd}{{{b{FNl}}{b{FNl}}}Cd}{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{DAnBJb}FA`}{{{b{FAd}}{b{FAd}}}Cd}{{{b{DMh}}{b{DMh}}}Cd}{{{b{DNj}}{b{DNj}}}Cd}{{{b{DLh}}{b{DLh}}}Cd}{{{b{F@l}}{b{F@l}}}Cd}{{{b{F@n}}{b{F@n}}}Cd}{{{b{EN`}}{b{EN`}}}Cd}{{{b{ENb}}{b{ENb}}}Cd}{{{b{DMl}}{b{DMl}}}Cd}{{{b{Gh}}{b{Gh}}}Cd}{{{b{Kj}}{b{Kj}}}Cd}{{{b{DN`}}{b{DN`}}}Cd}{{{b{ENd}}{b{ENd}}}Cd}{{{b{DMf}}{b{DMf}}}Cd}{{{b{CC`}}{b{CC`}}}Cd}{{{b{DMn}}{b{DMn}}}Cd}{{{b{DMj}}{b{DMj}}}Cd}{{{b{ENf}}{b{ENf}}}Cd}{{{b{ENh}}{b{ENh}}}Cd}{{{b{DNl}}{b{DNl}}}Cd}{{{b{DMd}}{b{DMd}}}Cd}{{{b{DLj}}{b{DLj}}}Cd}{{{b{DNn}}{b{DNn}}}Cd}{{{b{DNb}}{b{DNb}}}Cd}{{{b{DNf}}{b{DNf}}}Cd}{{{b{DLd}}{b{DLd}}}Cd}{{{b{AMf}}{b{AMf}}}Cd}{{{b{DNd}}{b{DNd}}}Cd}{{{b{DNh}}{b{DNh}}}Cd}{{{b{Mj}}{b{Mj}}}Cd}{{{b{DLf}}{b{DLf}}}Cd}{{{b{DMb}}{b{DMb}}}Cd}{{{b{EMj}}{b{EMj}}}Cd}{{{b{EMl}}{b{EMl}}}Cd}{{{b{EMn}}{b{EMn}}}Cd}{{{b{EOf}}{b{EOf}}}Cd}{{{b{EOh}}{b{EOh}}}Cd}{{{b{EOj}}{b{EOj}}}Cd}{{{b{H`}}{b{EOl}}}Cd}{{{b{H`}}{b{H`}}}Cd}`{{{b{c}}{b{h}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{e}}}Cd{}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}010110100110011010101010100110011010100101010101101010100110100101100110011001011001100101`{{{b{FHd}}}Mf}{{{b{{C`{c}}}}{b{GEn}}}f{G@dBJb}}``{{{b{{C`{c}}}}{b{GEn}}}Cd{G@dBJb}}{{{b{{C`{FFb}}}}{b{GEn}}{b{{GDd{c}}}}}Cd{}}`{{{b{FIb}}c}f{{BEd{{b{jGF`}}}}DAj}}`{{{b{{C`{c}}}}{b{G@b}}}f{G@dBJb}}{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}{{{FAb{c}}{b{Ml}}}c{}}{{GhFl}Kj}{{KjFl}DMj}{{DMnFl}DMj}{{DNbDJb}DNf}{{DNfDJb}DLd}{{AMfCAh}DNd}{{DNdCAh}DNh}{{MjMf}DLf}{{DLfMf}DMb}{{EMjDBd}EMl}{{EMlDBd}EMn}{{EOfAMh}EOh}{{EOhAMh}EOj}{{{b{{C`{c}}}}{b{Ml}}}{{Cn{{Cl{GFb}}FFn}}}{FFlBJb}}`{{{b{EHb}}}Fl}0`{{{b{EHb}}}DJb}0{{{b{FNl}}c}FNl{{DBl{{Cl{GFd}}}}}}``{{{b{DMh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DLh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{EN`}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{ENb}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMl}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{Gh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{Kj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DN`}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{ENd}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMn}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{ENf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{ENh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNl}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMd}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DLj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNb}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DLd}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{AMf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNd}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DNh}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{Mj}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DLf}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMb}}{b{Ml}}}{{Cl{{b{FAf}}}}}}{{{b{DMh}}An}{{Cl{{b{FAf}}}}}}{{{b{DNj}}An}{{Cl{{b{FAf}}}}}}{{{b{DLh}}An}{{Cl{{b{FAf}}}}}}{{{b{EN`}}An}{{Cl{{b{FAf}}}}}}{{{b{ENb}}An}{{Cl{{b{FAf}}}}}}{{{b{DMl}}An}{{Cl{{b{FAf}}}}}}{{{b{Gh}}An}{{Cl{{b{FAf}}}}}}{{{b{Kj}}An}{{Cl{{b{FAf}}}}}}{{{b{DN`}}An}{{Cl{{b{FAf}}}}}}{{{b{ENd}}An}{{Cl{{b{FAf}}}}}}{{{b{DMf}}An}{{Cl{{b{FAf}}}}}}{{{b{DMn}}An}{{Cl{{b{FAf}}}}}}{{{b{DMj}}An}{{Cl{{b{FAf}}}}}}{{{b{ENf}}An}{{Cl{{b{FAf}}}}}}{{{b{ENh}}An}{{Cl{{b{FAf}}}}}}{{{b{DNl}}An}{{Cl{{b{FAf}}}}}}{{{b{DMd}}An}{{Cl{{b{FAf}}}}}}{{{b{DLj}}An}{{Cl{{b{FAf}}}}}}{{{b{DNb}}An}{{Cl{{b{FAf}}}}}}{{{b{DNf}}An}{{Cl{{b{FAf}}}}}}{{{b{DLd}}An}{{Cl{{b{FAf}}}}}}{{{b{AMf}}An}{{Cl{{b{FAf}}}}}}{{{b{DNd}}An}{{Cl{{b{FAf}}}}}}{{{b{DNh}}An}{{Cl{{b{FAf}}}}}}{{{b{Mj}}An}{{Cl{{b{FAf}}}}}}{{{b{DLf}}An}{{Cl{{b{FAf}}}}}}{{{b{DMb}}An}{{Cl{{b{FAf}}}}}}{{{b{jDMh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDLh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jEN`}}An}{{Cl{{b{jFAf}}}}}}{{{b{jENb}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMl}}An}{{Cl{{b{jFAf}}}}}}{{{b{jGh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jKj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDN`}}An}{{Cl{{b{jFAf}}}}}}{{{b{jENd}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMn}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jENf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jENh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNl}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMd}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDLj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNb}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDLd}}An}{{Cl{{b{jFAf}}}}}}{{{b{jAMf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNd}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDNh}}An}{{Cl{{b{jFAf}}}}}}{{{b{jMj}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDLf}}An}{{Cl{{b{jFAf}}}}}}{{{b{jDMb}}An}{{Cl{{b{jFAf}}}}}}``{{{b{DMh}}}An}{{{b{DNj}}}An}{{{b{DLh}}}An}{{{b{EN`}}}An}{{{b{ENb}}}An}{{{b{DMl}}}An}{{{b{Gh}}}An}{{{b{Kj}}}An}{{{b{DN`}}}An}{{{b{ENd}}}An}{{{b{DMf}}}An}{{{b{DMn}}}An}{{{b{DMj}}}An}{{{b{ENf}}}An}{{{b{ENh}}}An}{{{b{DNl}}}An}{{{b{DMd}}}An}{{{b{DLj}}}An}{{{b{DNb}}}An}{{{b{DNf}}}An}{{{b{DLd}}}An}{{{b{AMf}}}An}{{{b{DNd}}}An}{{{b{DNh}}}An}{{{b{Mj}}}An}{{{b{DLf}}}An}{{{b{DMb}}}An}{{{b{jDMh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDLh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jEN`}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jENb}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMl}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jGh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jKj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDN`}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jENd}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMn}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jENf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jENh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNl}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMd}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDLj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNb}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDLd}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jAMf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNd}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDNh}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jMj}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDLf}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}{{{b{jDMb}}{b{Ml}}}{{Cl{{b{jFAf}}}}}}```{{{FAb{c}}e}{{FAb{c}}}{}{{BEd{{b{c}}}{{BBf{Cd}}}}}}`{{{EMd{c}}g}{{Cn{{EMd{e}}{EMd{c}}}}}BJbBJb{{BEd{{b{c}}}{{BBf{{Cl{{b{e}}}}}}}}}}{{{BDf{c}}g}{{Cn{{BDf{e}}{BDf{c}}}}}BJbBJb{{BEd{{b{jc}}}{{BBf{{Cl{{b{je}}}}}}}}}}{{{ANn{{b{Ml}}{b{Ml}}{b{Ml}}}}}{{Cn{FOlGFf}}}}{{{b{FNf}}}Cd}``{{{b{Gj}}c}{{ANn{Fj}}}BBj}{{{b{Gj}}{b{FAj}}}Fj}``````{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}`{{{b{{C`{c}}}}}f{GDhBJb}}{{{b{{C`{c}}}}}{{Cn{fFFn}}}{GFhBJb}}{{{b{j{C`{GFj}}}}}{{Cn{fEO`}}}}{{{b{{FDj{c}}}}{b{jB`}}}{{Cn{fDB`}}}{FDhBJb}}000{{{b{{FBn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DKl}{{{b{{FBn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{FGh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GFl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GFn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{Bl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{}}{{{b{Hb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{EMd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBJb}}{{{b{{EMd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKlBJb}}{{{b{Fb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Mh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{BBd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EIl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{GBd{ce}}}}{b{jB`}}}{{Cn{fDB`}}}DBb{}}{{{b{{BDf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{BDf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DKlBJb}}{{{b{FGj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{FEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Ff}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FGl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FGn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{FH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FCb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FCd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FHn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{AEh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FAj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Fj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Gj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GEl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{FAb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{Hl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Hn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EKd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FIn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJ`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{FJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{F@b}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FJn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FK`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{FEf{c}}}}{b{jB`}}}{{Cn{fDB`}}}{OfDBb}}{{{b{EJn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FKn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Kb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Jh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FLn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Jj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GG`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{Lf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Mn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FGd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Hd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Hj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{AMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{AMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Hh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FDn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Bd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Eh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Df}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FNl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GFf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{C`{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbBJb}FA`}{{{b{{C`{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{DKlBJb}FA`}{{{b{{C`{ce}}}}{b{jB`}}}{{Cn{fDB`}}}BJbFA`}{{{b{FAd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{DMh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DLh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{F@l}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{F@n}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EN`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ENb}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{Gh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{Kj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DN`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ENd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{CC`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ENf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ENh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DLj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNb}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DLd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{AMf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DNh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{Mj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DLf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{DMb}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EMj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EMl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EMn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EOf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EOh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EOj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{H`}}{b{jB`}}}{{Cn{fDB`}}}}{{GGb{b{jGGd}}}GGf}{{FDlCd}FDl}```{{}FAl}{{{b{{GBd{ce}}}}}{{b{c}}}{}{{BEd{}{{BBf{c}}}}}}{{{b{j{GBd{ce}}}}}{{b{jc}}}{}{{BEd{}{{BBf{c}}}}}}```{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}{{{b{FNl}}An}{{Cl{GGh}}}}``{cc{}}000000{GGjc{}}{c{{FBn{c}}}{}}22{{{M`{{b{Ml}}}}}FD`}3{{{b{Ml}}}FD`}44444444{{{b{Ml}}}Mh}5{A@`Mh}16{{{M`{BEn}}}BBd}{{{ANn{AMhAMh}}}BBd}{BCnBBd}99999999999999999999999999999999999999999999999999{{{b{FCd}}}FCb}:{{{ANn{{b{ENl}}{Cl{{b{Ml}}}}}}}FCd};;;;;;;;;;;;;;;;;;;;;{{{Cl{c}}}{{FAb{c}}}{}}<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<{{{M`{Fl}}}EMh}={DMjEMh}1>{GGlGG`}????????????????????????????????????????????{{{Aj{ce}}}{{C`{ce}}}BJbFA`}?{GGn{{C`{ENl}}}}{{{b{ENl}}}{{C`{ENl}}}}{BEh{{C`{Ml}}}}{{{b{GH`}}}{{C`{GH`}}}}{GHb{{C`{GH`}}}}{GHd{{C`{FBb}}}}{{{C`{Ml}}}{{C`{{ANf{BEn}}}}}}{{{ENn{c}}}{{C`{c}}}{GHfBJb}}{{{GHh{c}}}{{C`{{ANf{c}}}}}{}}{{{b{Ml}}}{{C`{Ml}}}}{{{b{{ANf{c}}}}}{{C`{{ANf{c}}}}}CLd}{{{M`{c}}}{{C`{{ANf{c}}}}}{}}{cc{}}{{{b{FBb}}}{{C`{FBb}}}}{{{Bn{ce}}}{{C`{{ANf{c}}e}}}{}{FA`CLd}}{A@`{{C`{Ml}}}}{c{{C`{c}}}{}}4{{{BHd{CdBHb}}}DMh}{{{BI`{CdBHbBHbc}}}DMh{{BN`{CdBHb}}}}6{{{BI`{CdBHbBHbc}}}DNj{{BN`{CdBHb}}}}{{{BHd{CdBHb}}}DNj}8{{{BHd{CdBHb}}}DLh}{{{BI`{CdBHbBHbc}}}DLh{{BN`{CdBHb}}}}:::::{{{DEh{Fl{BGl{{BGj{Fl}}}}}}}DMl}{{{BGn{Fl{BGl{{BGj{Fl}}}}}}}DMl}<{ENdDMl}{{{BI`{FlBHbBHbc}}}DMl{{BN`{FlBHbBHb}}}}{EN`DMl}{{{BHd{FlBHb}}}Gh}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}Gh}{{{BI`{FlBHbBHbc}}}Gh{{BN`{FlBHb}}}}{{{ANn{FlFl}}}Gh}{{{DEd{Fl}}}Gh}{{{M`{Fl}}}Gh}{cc{}}{DMnKj}{{{BI`{FlBHbBHbc}}}Kj{{BN`{FlBHb}}}}{{{M`{Fl}}}Kj}{{{BHd{FlBHb}}}Kj}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}Kj}{{{ANn{FlFlFl}}}Kj}{{{ANn{GhFl}}}Kj}{{{DEd{Fl}}}Kj}88{{{DE`{Fl}}}DN`}{{{BGl{{BGj{Fl}}}}}DN`}{{{BI`{FlBHbBHbc}}}DN`{{BN`{FlBHbBHb}}}};{EN`ENd}{DMlENd}={{{BGn{Fl{BGl{{DDl{Fl}}}}}}}DMf}{ENbDMf}{{{BI`{FlBHbBHbc}}}DMf{{BN`{FlBHbBHb}}}}{{{DEh{Fl{BGl{{DDl{Fl}}}}}}}DMf}{{{DDl{Fl}}}CC`}{{{DE`{Fl}}}CC`}{{{BGl{{DDl{Fl}}}}}CC`}{cc{}}{{{DEd{Fl}}}DMn}{{{ANn{FlFlFl}}}DMn}{GHjDMn}{{{BHd{FlBHb}}}DMn}{KjDMn}{{{ANn{GhFl}}}DMn}{DMjDMn}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}DMn}{{{BI`{FlBHbBHbc}}}DMn{{BN`{FlBHb}}}}9{{{M`{Fl}}}DMn}{{{BI`{FlBHbBHbc}}}DMj{{BN`{FlBHb}}}};{{{ANn{GhGh}}}DMj}{{{ANn{KjFl}}}DMj}{EMhDMj}{{{ANn{FlFlFlFl}}}DMj}{{{ANn{FlDMn}}}DMj}{{{ANn{FlKj}}}DMj}{{{ANn{GhFlFl}}}DMj}{GHlDMj}{GHjDMj}{{{BHd{FlBHb}}}DMj}{{{ANn{DMnFl}}}DMj}{{{M`{Fl}}}DMj}{CC`DMj}{{{BGl{{BI`{FlBHbBHb{BHn{Fl}}}}}}}DMj}{{{DEd{Fl}}}DMj}{cc{}}0{{{BI`{DJbBHbBHbc}}}DNl{{BN`{DJbBHbBHb}}}}1{{{DE`{DJb}}}DNl}{{{BGl{{BGj{DJb}}}}}DNl}{{{DEh{DJb{BGl{{BGj{DJb}}}}}}}DMd}{ENfDMd}5{{{BI`{DJbBHbBHbc}}}DMd{{BN`{DJbBHbBHb}}}}{{{BGn{DJb{BGl{{BGj{DJb}}}}}}}DMd}{{{BGn{DJb{BGl{{DDl{DJb}}}}}}}DLj}{ENhDLj}{{{BI`{DJbBHbBHbc}}}DLj{{BN`{DJbBHbBHb}}}}:{{{DEh{DJb{BGl{{DDl{DJb}}}}}}}DLj}{{{BGl{{DDl{DJb}}}}}DNn}{{{DE`{DJb}}}DNn}{{{DDl{DJb}}}DNn}>{MjDNb}{{{ANn{DJbDJb}}}DNb}{{{BI`{DJbBHbBHbc}}}DNb{{BN`{DJbBHb}}}}{AMfDNb}{cc{}}{GhDNb}{{{M`{DJb}}}DNb}{{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}DNb}{{{DEd{DJb}}}DNb}{{{BHd{DJbBHb}}}DNb}{DNdDNf}6{{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}DNf}{{{ANn{DJbDJbDJb}}}DNf}{{{ANn{DNbDJb}}}DNf}{DLfDNf}{{{DEd{DJb}}}DNf}{{{M`{DJb}}}DNf}{{{BI`{DJbBHbBHbc}}}DNf{{BN`{DJbBHb}}}}{{{BHd{DJbBHb}}}DNf}{KjDNf}{DNnDLd}{DNhDLd}{{{BHd{DJbBHb}}}DLd}{{{ANn{DNbDNb}}}DLd}{DMjDLd}{{{M`{DJb}}}DLd}{{{ANn{DNfDJb}}}DLd}{{{BI`{DJbBHbBHbc}}}DLd{{BN`{DJbBHb}}}}{{{ANn{DNbDJbDJb}}}DLd}{cc{}}{DMbDLd}{{{ANn{DJbDJbDJbDJb}}}DLd}{{{ANn{DJbDNf}}}DLd}{{{BGl{{BI`{DJbBHbBHb{BHn{DJb}}}}}}}DLd}{{{DEd{DJb}}}DLd}{{{BHd{CAhBHb}}}AMf}6{{{M`{CAh}}}AMf}{ALfAMf}{{{BI`{CAhBHbBHbc}}}AMf{{BN`{CAhBHb}}}}{{{ANn{CAhCAh}}}AMf}{{{BHd{CAhBHb}}}DNd}{{{ANn{CAhCAhCAh}}}DNd}{{{M`{CAh}}}DNd}={{{BI`{CAhBHbBHbc}}}DNd{{BN`{CAhBHb}}}}{{{ANn{AMfCAh}}}DNd}{{{ANn{CAhDNd}}}DNh}{{{ANn{CAhCAhCAhCAh}}}DNh}{cc{}}{{{ANn{DNdCAh}}}DNh}{{{ANn{AMfAMf}}}DNh}{{{BI`{CAhBHbBHbc}}}DNh{{BN`{CAhBHb}}}}{{{BHd{CAhBHb}}}DNh}{{{ANn{AMfCAhCAh}}}DNh}{{{M`{CAh}}}DNh}6{{{BI`{MfBHbBHbc}}}Mj{{BN`{MfBHb}}}}{{{M`{Mf}}}Mj}{{{ANn{MfMf}}}Mj}{{{BHd{MfBHb}}}Mj}{{{BI`{MfBHbBHbc}}}DLf{{BN`{MfBHb}}}}{{{BHd{MfBHb}}}DLf}{{{ANn{MfMfMf}}}DLf}{{{ANn{MjMf}}}DLf}>{{{M`{Mf}}}DLf}{{{ANn{MfDLf}}}DMb}{{{ANn{DLfMf}}}DMb}{{{BI`{MfBHbBHbc}}}DMb{{BN`{MfBHb}}}}{cc{}}{{{ANn{MfMfMfMf}}}DMb}{{{M`{Mf}}}DMb}{{{ANn{MjMj}}}DMb}{{{ANn{MjMfMf}}}DMb}{{{BHd{MfBHb}}}DMb}{{{M`{DBd}}}EMj}{{{ANn{DBdDBd}}}EMj}{AMfEMj}88{DNdEMl}{{{M`{DBd}}}EMl}{{{ANn{DBdDBdDBd}}}EMl}{{{ANn{EMjDBd}}}EMl}{{{ANn{EMlDBd}}}EMn}{{{M`{DBd}}}EMn}{{{ANn{DBdDBdDBdDBd}}}EMn}{{{ANn{EMjEMj}}}EMn}{{{ANn{EMjDBdDBd}}}EMn}{DNhEMn}{cc{}}{{{ANn{DBdEMl}}}EMn}{MjEOf}{{{M`{AMh}}}EOf}{{{ANn{AMhAMh}}}EOf}4{{{ANn{AMhAMhAMh}}}EOh}{{{ANn{EOfAMh}}}EOh}6{{{M`{AMh}}}EOh}{DLfEOh}{{{ANn{EOhAMh}}}EOj}{{{ANn{EOfAMhAMh}}}EOj}{{{M`{AMh}}}EOj}{DMbEOj}{{{ANn{AMhEOh}}}EOj}{{{ANn{AMhAMhAMhAMh}}}EOj}{{{ANn{EOfEOf}}}EOj}??{GHnH`}{GI`H`}{GIbH`}{GIdH`}{EOnH`}{GIfH`}{{{b{ENb}}}CC`}{{{b{ENh}}}DNn}{FlEN`}{FlDMl}{FlGh}{FlDN`}{FlENd}{DJbENf}{DJbDNl}{DJbDMd}{DJbDNb}{{FlGh}EN`}{{DJbDNb}ENf}{{{M`{Fl}}}Gh}{{{M`{Fl}}}Kj}{{{M`{Fl}}}CC`}{{{M`{Fl}}}DMn}{{{M`{Fl}}}DMj}{{{M`{DJb}}}DNn}{{{M`{DJb}}}DNb}{{{M`{DJb}}}DNf}{{{M`{DJb}}}DLd}{{{M`{CAh}}}AMf}{{{M`{CAh}}}DNd}{{{M`{CAh}}}DNh}{{{M`{Mf}}}Mj}{{{M`{Mf}}}DLf}{{{M`{Mf}}}DMb}{{{M`{DBd}}}EMj}{{{M`{DBd}}}EMl}{{{M`{DBd}}}EMn}{{{M`{AMh}}}EOf}{{{M`{AMh}}}EOh}{{{M`{AMh}}}EOj}{{KjFl}ENb}{{KjFl}DMl}{{KjFl}ENd}{{KjFl}DMf}{{KjFl}CC`}{{DNfDJb}ENh}{{DNfDJb}DMd}{{DNfDJb}DLj}{{DNfDJb}DNn}{{{M`{BEn}}}BBd}{FHn{{GCj{c}}}{}}{{GhGhGh}EN`}{{DMnDMnDMnDMn}ENb}{{KjKjKj}DMl}{{GhGh}DN`}{{DMnDMnDMn}ENd}{{DMjDMjDMjDMj}DMf}{{DNbDNbDNb}ENf}{{DNfDNfDNfDNf}ENh}{{DNbDNb}DNl}{{DNfDNfDNf}DMd}{{DLdDLdDLdDLd}DLj}{{{b{{M`{Fl}}}}}EN`}{{{b{{M`{Fl}}}}}ENb}{{{b{{M`{Fl}}}}}DMl}{{{b{{M`{Fl}}}}}DN`}{{{b{{M`{Fl}}}}}ENd}{{{b{{M`{Fl}}}}}DMf}{{{b{{M`{DJb}}}}}ENf}{{{b{{M`{DJb}}}}}ENh}{{{b{{M`{DJb}}}}}DNl}{{{b{{M`{DJb}}}}}DMd}{{{b{{M`{DJb}}}}}DLj}{{{b{{M`{{M`{Fl}}}}}}}EN`}{{{b{{M`{{M`{Fl}}}}}}}ENb}{{{b{{M`{{M`{Fl}}}}}}}DMl}{{{b{{M`{{M`{Fl}}}}}}}DN`}{{{b{{M`{{M`{Fl}}}}}}}ENd}{{{b{{M`{{M`{Fl}}}}}}}DMf}{{{b{{M`{{M`{DJb}}}}}}}ENf}{{{b{{M`{{M`{DJb}}}}}}}ENh}{{{b{{M`{{M`{DJb}}}}}}}DNl}{{{b{{M`{{M`{DJb}}}}}}}DMd}{{{b{{M`{{M`{DJb}}}}}}}DLj}{{{b{{ANf{Fl}}}}}EN`}{{{b{{ANf{Fl}}}}}ENb}{{{b{{ANf{Fl}}}}}DMl}{{{b{{ANf{Fl}}}}}DN`}{{{b{{ANf{Fl}}}}}ENd}{{{b{{ANf{Fl}}}}}DMf}{{{b{{ANf{DJb}}}}}ENf}{{{b{{ANf{DJb}}}}}ENh}{{{b{{ANf{DJb}}}}}DNl}{{{b{{ANf{DJb}}}}}DMd}{{{b{{ANf{DJb}}}}}DLj}{{{GIh{c}}}{{Cn{FNlGIj}}}{{EOb{{ANf{BEn}}}}DAjDAl}}{GBbBBd}{{GBb{b{jc}}}BBd{GIlBJb}}{AMhH`}{{{b{Cj}}}FEb}{KjDMl}{GhDN`}{KjENd}{DMjDMf}{DNbDNl}{DNfDMd}{DLdDLj}{{FAdFlFlFl}DMl}{{FAdFlFlFl}ENd}{{FAdFlFlFl}DMf}{{FAdFlFlFl}CC`}{{FAdDJbDJbDJb}DMd}{{FAdDJbDJbDJb}DLj}{{FAdDJbDJbDJb}DNn}{{{b{Ml}}}{{Cl{Mh}}}}{c{{Cn{FNlGIj}}}{{EOb{ENl}}}}{AMhH`}{e{{C`{{ANf{c}}}}}{}{{BFd{}{{BFb{c}}}}}}{DN`EN`}{DN`DMl}{DN`ENd}{DNlENf}{DNlDMd}{{DN`Gh}EN`}{{DNlDNb}ENf}{DMlEN`}{DMlENb}{DMlDN`}{DMlDMf}{{{b{DMl}}}CC`}{DMdENf}{DMdENh}{DMdDNl}{DMdDLj}{{{b{DMd}}}DNn}{{DMlKj}ENb}{{DMdDNf}ENh}{ENdEN`}{ENdDN`}{ENdDMf}{{{b{ENd}}}CC`}{DMfENb}{DMfDMl}{DMfENd}{{{b{DMf}}}CC`}{DLjENh}{DLjDMd}{{{b{DLj}}}DNn}{c{{Cn{FNlGIj}}}GIn}{AMhH`}000{{AMhBCn}BBd}{{{M`{{M`{Fl}}}}}DMl}{{{M`{Fl}}}Gh}{{{M`{Fl}}}Kj}{{{M`{{M`{Fl}}}}}DN`}{{{M`{{M`{Fl}}}}}DMf}{{{M`{Fl}}}DMj}{{{M`{CAh}}}AMf}{{{M`{CAh}}}DNd}{{{M`{CAh}}}DNh}{{{M`{Mf}}}Mj}{{{M`{Mf}}}DLf}{{{M`{Mf}}}DMb}{CC`ENb}{CC`DMl}{CC`ENd}{CC`DMf}{DNnENh}{DNnDMd}{DNnDLj}{{}{{C`{c}}}BJb}{c{{C`{ec}}}FA`BJb}{{{b{FAf}}}{{Cl{FAd}}}}{{{b{FAf}}}{{Cl{DMh}}}}{{{b{FAf}}}{{Cl{DNj}}}}{{{b{FAf}}}{{Cl{DLh}}}}{{{b{FAf}}}{{Cl{F@l}}}}{{{b{FAf}}}{{Cl{F@n}}}}{{{b{FAf}}}{{Cl{EN`}}}}{{{b{FAf}}}{{Cl{ENb}}}}{{{b{FAf}}}{{Cl{DMl}}}}{{{b{FAf}}}{{Cl{Gh}}}}{{{b{FAf}}}{{Cl{Kj}}}}{{{b{FAf}}}{{Cl{DN`}}}}{{{b{FAf}}}{{Cl{ENd}}}}{{{b{FAf}}}{{Cl{DMf}}}}{{{b{FAf}}}{{Cl{CC`}}}}{{{b{FAf}}}{{Cl{DMn}}}}{{{b{FAf}}}{{Cl{DMj}}}}{{{b{FAf}}}{{Cl{ENf}}}}{{{b{FAf}}}{{Cl{ENh}}}}{{{b{FAf}}}{{Cl{DNl}}}}{{{b{FAf}}}{{Cl{DMd}}}}{{{b{FAf}}}{{Cl{DLj}}}}{{{b{FAf}}}{{Cl{DNn}}}}{{{b{FAf}}}{{Cl{DNb}}}}{{{b{FAf}}}{{Cl{DNf}}}}{{{b{FAf}}}{{Cl{DLd}}}}{{{b{FAf}}}{{Cl{AMf}}}}{{{b{FAf}}}{{Cl{DNd}}}}{{{b{FAf}}}{{Cl{DNh}}}}{{{b{FAf}}}{{Cl{Mj}}}}{{{b{FAf}}}{{Cl{DLf}}}}{{{b{FAf}}}{{Cl{DMb}}}}{{{b{FAf}}}{{Cl{H`}}}}{CC`Hh}{{KjKj}CC`}{{DNfDNf}DNn}{{GhGh}CC`}{{DNbDNb}DNn}32{{CC`Kj}ENb}{{CC`Kj}DMf}{{DNnDNf}ENh}{{DNnDNf}DLj}{FlENb}{FlDMl}{FlENd}{FlDMf}{FlCC`}{DJbENh}{DJbDMd}{DJbDLj}{DJbDNn}876543210876543210{cc{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{KjHh}{GhEN`}{KjENb}{GhDMl}{GhENd}{KjDMf}{DNbENf}{DNfENh}{DNbDMd}{DNfDLj}{{GhFl}DN`}{{DNbDJb}DNl}{{GhFlGh}EN`}{{GhFlGh}DMl}{{GhFlGh}ENd}{{DNbDJbDNb}ENf}{{DNbDJbDNb}DMd}{{KjCC`Kj}ENb}{{KjCC`Kj}DMf}{{DNfDNnDNf}ENh}{{DNfDNnDNf}DLj}{KjCC`}{DNfDNn}{{FlFNh}FNf}{AMhH`}{FlH`}{DJbH`}{{{b{{ANf{Fl}}}}}Gh}{{{b{{ANf{Fl}}}}}Kj}{{{b{{ANf{Fl}}}}}CC`}{{{b{{ANf{Fl}}}}}DMn}{{{b{{ANf{Fl}}}}}DMj}{{{b{{ANf{DJb}}}}}DNn}{{{b{{ANf{DJb}}}}}DNb}{{{b{{ANf{DJb}}}}}DNf}{{{b{{ANf{DJb}}}}}DLd}{{{b{{ANf{CAh}}}}}AMf}{{{b{{ANf{CAh}}}}}DNd}{{{b{{ANf{CAh}}}}}DNh}{{{b{{ANf{Mf}}}}}Mj}{{{b{{ANf{Mf}}}}}DLf}{{{b{{ANf{Mf}}}}}DMb}{{{b{{ANf{DBd}}}}}EMj}{{{b{{ANf{DBd}}}}}EMl}{{{b{{ANf{DBd}}}}}EMn}{{{b{{ANf{AMh}}}}}EOf}{{{b{{ANf{AMh}}}}}EOh}{{{b{{ANf{AMh}}}}}EOj}{{{b{Ml}}}{{Cn{FGh}}}}{{{b{Ml}}}{{Cn{Mh}}}}{{{b{Ml}}}{{Cn{BBd}}}}{{{b{Ml}}}{{Cn{FGj}}}}{{{b{Ml}}}{{Cn{FH`}}}}{{{b{Ml}}}{{Cn{FHb}}}}{{{b{Ml}}}{{Cn{BBdGJ`}}}}{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{KjHh}{GhEN`}{KjENb}{GhDMl}{GhENd}{KjDMf}{DNbENf}{DNfENh}{DNbDMd}{DNfDLj}{{}GJb}{FAl{{EMb{c}}}Of}{{{C`{FEb}}}{{Cn{{FEf{c}}GJd}}}Of}{{AlGJf}{{Cn{{b{FI`}}FCl}}}}{DMjCC`}{DLdDNn}{AMhH`}{{{b{Bd}}}GCb}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10010110010101100101010101101010100101100101010101100101101010100110011010011001011001011001011010011001101010100101010110011001101010100110100110010101100110101001011010010101010110010110010110010110101010010110101010011001100101011001011001011001010101100101011001{{FlFlFlFl}CC`}{{DJbDJbDJbDJb}DNn}``{{{b{EMh}}}Fl}{{{b{Bh}}}FGj}````````{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{BNhBJb}FA`}{{{b{EI`}}}{{M`{BEn}}}}{{{b{jFNn}}}EHd}0{{{b{jFNn}}}Cd}{{{b{jFNn}}DJb}Cd}{{{b{jFNn}}c}EHd{{EHf{EHd}}}}{{{b{jFNn}}BEn}EHd}{{{b{jFNn}}}Fl}{{{b{jFNn}}c}Fl{{EHf{Fl}}}}{{{b{jFNn}}}DJb}{{{b{jFNn}}c}DJb{{EHf{DJb}}}}{{{b{EI`}}}DOb}{{{b{EI`}}}ANl}{{{b{jFNn}}}ANl}{{{b{jFNn}}c}ANl{{EHf{ANl}}}}{{{b{EI`}}}CAh}{{{b{jFNn}}}CAh}{{{b{jFNn}}c}CAh{{EHf{CAh}}}}{{{b{EI`}}}DBd}{{{b{jFNn}}}DBd}{{{b{jFNn}}c}DBd{{EHf{DBd}}}}{{{b{EI`}}}DAh}{{{b{jFNn}}}DAh}{{{b{jFNn}}c}DAh{{EHf{DAh}}}}{{{b{EI`}}}DCn}{{{b{jFNn}}}DCn}{{{b{jFNn}}c}DCn{{EHf{DCn}}}}{{{b{jFNn}}}EHd}0{{{b{jFNn}}AMh}A@`}{{{b{jFNn}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{jFNn}}c}ClCId}{{{b{jFNn}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{jFNn}}cAn}BnCId}{{{b{jFNn}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{jFNn}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}{{{b{EI`}}}BCn}{{{b{EI`}}}CJb}{{{b{jFNn}}}CJb}{{{b{jFNn}}c}CJb{{EHf{CJb}}}}{{{b{EI`}}}Mf}{{{b{jFNn}}}Mf}{{{b{jFNn}}c}Mf{{EHf{Mf}}}}{{{b{EI`}}}AMh}{{{b{jFNn}}}AMh}{{{b{jFNn}}c}AMh{{EHf{AMh}}}}{{{b{EI`}}}BEn}{{{b{jFNn}}}BEn}{{{b{jFNn}}c}BEn{{EHf{BEn}}}}{{{b{jFNn}}}EHd}{{{b{EI`}}}An}{{{b{jFNn}}}An}{{{b{jFNn}}c}An{{EHf{An}}}}{{{b{jFNn}}}Gh}{{{b{jFNn}}ce}Gh{{EHf{Fl}}}{{EHf{Fl}}}}{{{b{jFNn}}}Kj}{{{b{jFNn}}ceg}Kj{{EHf{Fl}}}{{EHf{Fl}}}{{EHf{Fl}}}}{{{b{jFNn}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{jFNn}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{{C`{c}}}}}{{Cn{MfGJh}}}{GFhBJb}}{{{b{Fj}}}Mf}```{{{b{FAl}}Fj}{{Cl{{b{c}}}}}Of}{{{b{El}}c}{{Cl{{b{Fb}}}}}{{GAh{Mh}}}}{{{b{{GBd{ce}}}}}{{Cl{{b{c}}}}}{}{{BEd{}{{BBf{c}}}}}}{{{b{{EMb{c}}}}Fj}{{Cl{{b{c}}}}}Of}{{{b{FId}}}{{b{{FBn{{EMb{c}}}}}}}Of}{{{b{Bh}}{Bl{c}}}{{GJj{FHnFHhc}}}Of}{{{b{FJl}}{b{Cj}}}{{b{FEb}}}}{{{b{FKb}}}{{Cl{{EMd{c}}}}}Of}{{{b{AMn}}Mj}{{Cl{Fj}}}}{{{b{FMl}}{Bl{FMb}}}GJl}{{{b{GBn}}}{{Cl{{b{c}}}}}Of}{{{b{FOf}}{b{Ml}}}{{ENn{Ml}}}}{{{b{Hn}}{b{Mh}}}{{Cl{{b{Hl}}}}}}{{{b{jHn}}{b{Mh}}}{{Cl{{b{jHl}}}}}}{{{b{Bh}}AEh}{{Cl{{GJn{FHnFHh}}}}}}{{{b{Bh}}AEh}{{Cl{{GK`{FHnFHh}}}}}}{{{b{FId}}{b{Cj}}}{{b{{FBn{FAl}}}}}}{{{b{FId}}}{{C`{{FBn{{EMb{c}}}}}}}Of}{{{b{FJl}}{b{Cj}}}{{C`{FEb}}}}{{{b{FKb}}}{{FEf{c}}}Of}{{{b{FId}}{b{Cj}}}{{C`{{FBn{FAl}}}}}}{{{b{F@j}}Anc}{{b{e}}}{}{}}{{{b{{GKh{}{{GKb{c}}{GKd{e}}{GKf{g}}}}}}An}{{b{i}}}{{F@j{egi}}}Of{}{}}{{{b{j{GKh{}{{GKb{c}}{GKd{e}}{GKf{g}}}}}}An}{{b{ji}}}{{F@j{egi}}}Of{}{}}{{{b{{GKh{}{{GKb{c}}{GKd{e}}{GKf{g}}}}}}An}{{Cl{g}}}{{F@j{egi}}}Of{}{}}{{{b{Hn}}}{{Cl{{b{Hl}}}}}}{{{b{jHn}}}{{Cl{{b{jHl}}}}}}{{{b{Bd}}Fjc}ClBBj}{{{b{c}}{b{Ml}}}{{Cl{{b{e}}}}}{}FAf}00000000000000000000000000{{{b{jc}}{b{Ml}}}{{Cl{{b{je}}}}}{}FAf}00000000000000000000000000{{{b{Gj}}c}{{Cl{{ANn{Fj}}}}}BBj}{{{b{Gj}}{b{FAj}}}{{Cl{Fj}}}}{{{b{Bh}}{b{FHn}}}{{Bl{c}}}{}}{{{b{jFAl}}{M`{Fj}}}{{M`{{Cl{{b{jc}}}}}}}Of}{{{b{j{EMb{c}}}}{M`{Fj}}}{{M`{{Cl{{b{jc}}}}}}}Of}{{{b{jFAl}}{M`{Fj}}}{{M`{{Cl{FCf}}}}}}{{{b{j{FBn{c}}}}}{{b{jc}}}BJb}{{{b{jFAl}}Fj}{{Cl{{b{jc}}}}}Of}{{{b{jEl}}c}{{Cl{{b{jFb}}}}}{{GAh{Mh}}}}{{{b{j{GBd{ce}}}}}{{Cl{{b{jc}}}}}{}{{BEd{}{{BBf{c}}}}}}{{{b{j{EMb{c}}}}Fj}{{Cl{{b{jc}}}}}Of}{{{b{jBh}}{b{{Bl{c}}}}}{{GKj{FHnFHhc}}}Of}{{{b{FKb}}}{{Cl{{BDf{c}}}}}Of}{{{b{jGBn}}}{{Cl{{b{jc}}}}}Of}{{{b{j{C`{ce}}}}}{{Cl{{b{jc}}}}}BJbFA`}{{{b{jFAl}}Fje}{{b{jc}}}Of{{BEd{}{{BBf{c}}}}}}{{{b{j{EMb{c}}}}Fje}{{b{jc}}}Of{{BEd{}{{BBf{c}}}}}}{{{b{j{C`{ce}}}}}{{b{jc}}}BJbFA`}{{{b{j{FAb{c}}}}c}{{b{jc}}}{}}{{{b{jGBn}}}{{b{c}}}{OfD@j}}{{{b{jGBn}}}{{b{jc}}}{OfD@j}}{{{b{j{FAb{c}}}}e}{{b{jc}}}{}{{BEd{}{{BBf{c}}}}}}{{{b{FAl}}Fj}{{Cl{FCh}}}}{{{b{jFAl}}Fj}{{Cl{FCf}}}}{{{b{FAd}}}{{Cl{{b{GKl}}}}}}{{{b{DMh}}}{{Cl{{b{GKl}}}}}}{{{b{DNj}}}{{Cl{{b{GKl}}}}}}{{{b{DLh}}}{{Cl{{b{GKl}}}}}}{{{b{F@l}}}{{Cl{{b{GKl}}}}}}{{{b{F@n}}}{{Cl{{b{GKl}}}}}}{{{b{EN`}}}{{Cl{{b{GKl}}}}}}{{{b{ENb}}}{{Cl{{b{GKl}}}}}}{{{b{DMl}}}{{Cl{{b{GKl}}}}}}{{{b{Gh}}}{{Cl{{b{GKl}}}}}}{{{b{Kj}}}{{Cl{{b{GKl}}}}}}{{{b{DN`}}}{{Cl{{b{GKl}}}}}}{{{b{ENd}}}{{Cl{{b{GKl}}}}}}{{{b{DMf}}}{{Cl{{b{GKl}}}}}}{{{b{CC`}}}{{Cl{{b{GKl}}}}}}{{{b{DMn}}}{{Cl{{b{GKl}}}}}}{{{b{DMj}}}{{Cl{{b{GKl}}}}}}{{{b{ENf}}}{{Cl{{b{GKl}}}}}}{{{b{ENh}}}{{Cl{{b{GKl}}}}}}{{{b{DNl}}}{{Cl{{b{GKl}}}}}}{{{b{DMd}}}{{Cl{{b{GKl}}}}}}{{{b{DLj}}}{{Cl{{b{GKl}}}}}}{{{b{DNn}}}{{Cl{{b{GKl}}}}}}{{{b{DNb}}}{{Cl{{b{GKl}}}}}}{{{b{DNf}}}{{Cl{{b{GKl}}}}}}{{{b{DLd}}}{{Cl{{b{GKl}}}}}}{{{b{AMf}}}{{Cl{{b{GKl}}}}}}{{{b{DNd}}}{{Cl{{b{GKl}}}}}}{{{b{DNh}}}{{Cl{{b{GKl}}}}}}{{{b{Mj}}}{{Cl{{b{GKl}}}}}}{{{b{DLf}}}{{Cl{{b{GKl}}}}}}{{{b{DMb}}}{{Cl{{b{GKl}}}}}}{{{b{H`}}}{{Cl{{b{GKl}}}}}}{{{b{Bd}}}{{Cl{{EMd{c}}}}}Of}{{{b{jBd}}}{{Cl{{BDf{c}}}}}Of}{{{b{Ml}}}A@`}{{{b{jELf}}{Cb{FAj}}}{{Cn{{b{jc}}GEl}}}Of}{{{b{j{EMb{c}}}}{Cb{FAj}}}{{Cn{{b{jc}}GEl}}}Of}{{{b{Gj}}c}{{Cn{{ANn{Fj}}GEl}}}BBj}{{{b{ELf}}{Cb{FAj}}}{{Cn{{b{c}}GEl}}}Of}{{{BBj{}{{FAh{c}}}}{Cb{FAj}}}{{Cn{GEl}}}CId}{{{b{{EMd{FAl}}}}{Cb{FAj}}}{{Cn{GEl}}}}{{{b{{EMd{{EMb{c}}}}}}{Cb{FAj}}}{{Cn{GEl}}}Of}{{{b{FAl}}{Cb{FAj}}}{{Cn{FChGEl}}}}{{{b{{BDf{{EMb{c}}}}}}{Cb{FAj}}}{{Cn{GEl}}}Of}{{{b{j{BDf{{EMb{c}}}}}}{Cb{FAj}}}{{Cn{GEl}}}Of}{{{b{{ELd{cg}}}}{Cb{FAj}}}{{Cn{GEl}}}Of{{ELf{c}}}{{ELj{}{{ELh{e}}}}}}{{{b{j{ELl{cg}}}}{Cb{FAj}}}{{Cn{GEl}}}Of{{ELf{c}}}{{ELn{}{{ELh{e}}}}}}{{{b{{EMb{c}}}}{Cb{FAj}}}{{Cn{{b{c}}GEl}}}Of}0{{{b{jFAl}}{Cb{FAj}}}{{Cn{FCfGEl}}}}<{FGfc{CLdD@jDAlDAj}}{{{b{Bd}}}c{}}{{{b{Bd}}}}00000000000{{}GKn}00000000000000000000000000000000{{{b{Bh}}AEh}{{GJj{FHnFHhFEd}}}}{{{b{Bh}}{b{FHn}}}AEh}{{{b{Bh}}AEh}{{GKj{FHnFHhFEd}}}}{{{b{FOf}}{b{Ml}}{b{GL`}}}{{ENn{Ml}}}}`{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{BNhBJb}FA`}`{{{b{jBh}}c}f{{BEl{{b{jBh}}AEh}}}}{{{b{FGd}}}Cd}`{{{b{Bj}}}Cd}`{{{b{FGh}}{b{jc}}}fAMd}{{{b{{Bl{c}}}}{b{je}}}f{}AMd}{{{b{{EMd{c}}}}{b{je}}}f{E@`BJb}AMd}{{{b{Mh}}{b{jc}}}fAMd}{{{b{BBd}}{b{jc}}}fAMd}{{{b{{BDf{c}}}}{b{je}}}f{E@`BJb}AMd}{{{b{FGj}}{b{jc}}}fAMd}{{{b{FGn}}{b{jc}}}fAMd}{{{b{FCb}}{b{jc}}}fAMd}{{{b{FCd}}{b{jc}}}fAMd}{{{b{FHl}}{b{jc}}}fAMd}{{{b{FHn}}{b{jc}}}fAMd}{{{b{AEh}}{b{jc}}}fAMd}{{{b{Fj}}{b{jc}}}fAMd}{{{b{{FAb{c}}}}{b{je}}}fE@`AMd}{{{b{FJf}}{b{jc}}}fAMd}{{{b{FJj}}{b{jc}}}fAMd}{{{b{FKj}}{b{jc}}}fAMd}{{{b{FLd}}{b{jc}}}fAMd}{{{b{FLj}}{b{jc}}}fAMd}{{{b{FNh}}{b{jc}}}fAMd}{{{b{{C`{ce}}}}{b{jg}}}f{E@`BJb}FA`AMd}{{{b{FAd}}{b{jc}}}fAMd}{{{b{DMh}}{b{jc}}}fAMd}{{{b{DNj}}{b{jc}}}fAMd}{{{b{DLh}}{b{jc}}}fAMd}{{{b{F@l}}{b{jc}}}fAMd}{{{b{F@n}}{b{jc}}}fAMd}{{{b{AMf}}{b{jc}}}fAMd}{{{b{DNd}}{b{jc}}}fAMd}{{{b{DNh}}{b{jc}}}fAMd}{{{b{Mj}}{b{jc}}}fAMd}{{{b{DLf}}{b{jc}}}fAMd}{{{b{DMb}}{b{jc}}}fAMd}{{{b{EMj}}{b{jc}}}fAMd}{{{b{EMl}}{b{jc}}}fAMd}{{{b{EMn}}{b{jc}}}fAMd}{{{b{EOf}}{b{jc}}}fAMd}{{{b{EOh}}{b{jc}}}fAMd}{{{b{EOj}}{b{jc}}}fAMd}{{{b{H`}}{b{jc}}}fAMd}`{c{{Cn{EMhGG`}}}{{EOb{Ml}}}}{{{b{EJ`}}}CAh}{{{b{EJ`}}}BCn}1{{{b{EHb}}c}DOb{{EHf{DOb}}}}{{{b{EHb}}c}ANl{{EHf{ANl}}}}`{{{b{EHb}}c}CAh{{EHf{CAh}}}}`{{{b{EHb}}c}DBd{{EHf{DBd}}}}{{DBdDBd}EMj}{{DBdDBdDBd}EMl}{{DBdDBdDBdDBd}EMn}{{{b{EHb}}c}DAh{{EHf{DAh}}}}{{{b{F@d}}}BBd}{{{b{F@h}}}BBd}{{{b{F@f}}}BBd}{{{b{FKf}}}BBd}{{{b{FN`}}}GLb}```````{{{b{AMn}}Mj}Mf}``````````{{{b{FHd}}}f}000`{{{b{BBd}}}{{Cl{BBd}}}}{{}f}{cf{CLdFA`}}{{{b{EHb}}c}An{{EHf{An}}}}{{{b{Fj}}}Mf}{{{b{Gh}}An}b}{{{b{Kj}}An}b}{{{b{DMn}}An}b}{{{b{DMj}}An}b}{{{b{DNb}}An}b}{{{b{DNf}}An}b}{{{b{DLd}}An}b}{{{b{AMf}}An}b}{{{b{DNd}}An}b}{{{b{DNh}}An}b}{{{b{Mj}}An}b}{{{b{DLf}}An}b}{{{b{DMb}}An}b}{{{b{EMj}}An}b}{{{b{EMl}}An}b}{{{b{EMn}}An}b}{{{b{EOf}}An}b}{{{b{EOh}}An}b}{{{b{EOj}}An}b}``{{{b{jGh}}An}{{b{j}}}}{{{b{jKj}}An}{{b{j}}}}{{{b{jDMn}}An}{{b{j}}}}{{{b{jDMj}}An}{{b{j}}}}{{{b{jDNb}}An}{{b{j}}}}{{{b{jDNf}}An}{{b{j}}}}{{{b{jDLd}}An}{{b{j}}}}{{{b{jAMf}}An}{{b{j}}}}{{{b{jDNd}}An}{{b{j}}}}{{{b{jDNh}}An}{{b{j}}}}{{{b{jMj}}An}{{b{j}}}}{{{b{jDLf}}An}{{b{j}}}}{{{b{jDMb}}An}{{b{j}}}}{{{b{jEMj}}An}{{b{j}}}}{{{b{jEMl}}An}{{b{j}}}}{{{b{jEMn}}An}{{b{j}}}}{{{b{jEOf}}An}{{b{j}}}}{{{b{jEOh}}An}{{b{j}}}}{{{b{jEOj}}An}{{b{j}}}}`{{}An}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{{FEf{c}}}}{b{Bd}}}f{OfGCb}}1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111`{{{b{{FEf{c}}}}{b{Bd}}}{{EMd{c}}}{OfGCb}}{{{b{{FEf{c}}}}{b{Bd}}}{{BDf{c}}}{OfGCb}}{{{b{jBd}}}{{BDf{c}}}{OfGCb}}{{{b{jDb}}}{{BDf{c}}}{OfD@j}}```{{{b{FIf}}}{{Cl{{b{Cj}}}}}}`{{{b{jFAl}}Fjc}{{Cl{c}}}Of}{{{b{FEb}}FEd}{{Cn{{Cl{FEd}}GJd}}}}{{{b{j{EMb{c}}}}Fjc}{{Cl{c}}}Of}{{{b{FKb}}c}{{Cl{c}}}Of}{{{b{jGBn}}c}fOf}{{{b{jHn}}cHl}f{{DBl{Mh}}}}{{{b{jFAl}}FjFEd}{{Cl{FEd}}}}{{{b{FJl}}{C`{FEb}}}{{Cn{fFK`}}}}{{{b{jFAl}}FjCh}Cd}{{{b{jBd}}c}{{Cl{c}}}Of}{{{b{jDb}}c}fOf}{{{b{jFf}}ce}{{b{jFf}}}F@hF@d}0{{GLd{b{jFb}}}f}{{GLf{b{jDb}}}f}{{GLh{b{jFb}}}f}{{GBj{b{jDb}}}f}{{GLj{b{jFb}}}f}{{GLl{b{jDb}}}f}{{{b{jFb}}c}{{b{jFb}}}GLd}{{{b{jDb}}c}{{b{jDb}}}GLf}`{{H`H`DJb}H`}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Aj{FAd}}}{{Aj{h}}}}1{{{Aj{DMh}}}{{Aj{h}}}}{{{Aj{DNj}}}{{Aj{h}}}}33{{{Aj{DLh}}}{{Aj{h}}}}4{{{Aj{F@l}}}{{Aj{h}}}}5{{{Aj{F@n}}}{{Aj{h}}}}6{{{Aj{EN`}}}{{Aj{h}}}}{{{Aj{ENb}}}{{Aj{h}}}}8{{{Aj{DMl}}}{{Aj{h}}}}99{{{Aj{Gh}}}{{Aj{h}}}}{{{Aj{Kj}}}{{Aj{h}}}};{{{Aj{DN`}}}{{Aj{h}}}}<{{{Aj{ENd}}}{{Aj{h}}}}=={{{Aj{DMf}}}{{Aj{h}}}}{{{Aj{CC`}}}{{Aj{h}}}}?{{{Aj{DMn}}}{{Aj{h}}}}{{{Aj{c}}}{{Aj{h}}}{}}0{{{Aj{DMj}}}{{Aj{h}}}}{{{Aj{ENf}}}{{Aj{h}}}}2{{{Aj{ENh}}}{{Aj{h}}}}3{{{Aj{DNl}}}{{Aj{h}}}}44{{{Aj{DMd}}}{{Aj{h}}}}{{{Aj{DLj}}}{{Aj{h}}}}6{{{Aj{DNn}}}{{Aj{h}}}}77{{{Aj{DNb}}}{{Aj{h}}}}{{{Aj{DNf}}}{{Aj{h}}}}9{{{Aj{DLd}}}{{Aj{h}}}}:{{{Aj{AMf}}}{{Aj{h}}}};;{{{Aj{DNd}}}{{Aj{h}}}}<{{{Aj{DNh}}}{{Aj{h}}}}={{{Aj{Mj}}}{{Aj{h}}}}{{{Aj{DLf}}}{{Aj{h}}}}??{{{Aj{DMb}}}{{Aj{h}}}}{{{Aj{c}}}{{Aj{h}}}{}}00000{{{Aj{H`}}}{{Aj{h}}}}1{{{C`{c}}}{{C`{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}000000000{{{b{{GCj{c}}}}{b{Bh}}}{{Bl{c}}}{}}{{{FBn{c}}}c{}}{{{C`{ce}}}{{Cl{c}}}{}FA`}{ce{}{}}000000000{H`AMh}{{{C`{ce}}}{}BJbFA`}{{{C`{ce}}}{{ANn{e}}}BJbFA`}{{{Aj{FAd}}}{{Aj{FAf}}}}{{{Aj{DMh}}}{{Aj{FAf}}}}{{{Aj{DNj}}}{{Aj{FAf}}}}{{{Aj{DLh}}}{{Aj{FAf}}}}{{{Aj{F@l}}}{{Aj{FAf}}}}{{{Aj{F@n}}}{{Aj{FAf}}}}{{{Aj{EN`}}}{{Aj{FAf}}}}{{{Aj{ENb}}}{{Aj{FAf}}}}{{{Aj{DMl}}}{{Aj{FAf}}}}{{{Aj{Gh}}}{{Aj{FAf}}}}{{{Aj{Kj}}}{{Aj{FAf}}}}{{{Aj{DN`}}}{{Aj{FAf}}}}{{{Aj{ENd}}}{{Aj{FAf}}}}{{{Aj{DMf}}}{{Aj{FAf}}}}{{{Aj{CC`}}}{{Aj{FAf}}}}{{{Aj{DMn}}}{{Aj{FAf}}}}{{{Aj{DMj}}}{{Aj{FAf}}}}{{{Aj{ENf}}}{{Aj{FAf}}}}{{{Aj{ENh}}}{{Aj{FAf}}}}{{{Aj{DNl}}}{{Aj{FAf}}}}{{{Aj{DMd}}}{{Aj{FAf}}}}{{{Aj{DLj}}}{{Aj{FAf}}}}{{{Aj{DNn}}}{{Aj{FAf}}}}{{{Aj{DNb}}}{{Aj{FAf}}}}{{{Aj{DNf}}}{{Aj{FAf}}}}{{{Aj{DLd}}}{{Aj{FAf}}}}{{{Aj{AMf}}}{{Aj{FAf}}}}{{{Aj{DNd}}}{{Aj{FAf}}}}{{{Aj{DNh}}}{{Aj{FAf}}}}{{{Aj{Mj}}}{{Aj{FAf}}}}{{{Aj{DLf}}}{{Aj{FAf}}}}{{{Aj{DMb}}}{{Aj{FAf}}}}{{{Aj{H`}}}{{Aj{FAf}}}}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{Df}}}{{Cn{{ANn{{Aj{GLn}}}}}}}}{FNl{{Cn{{ANn{{Aj{GLn}}}}}}}}{{{EMd{c}}}{{ANn{{GM`{c}}GMb}}}BJb}{{{BDf{c}}}{{ANn{{GM`{c}}GMd}}}BJb}{FAl{{EMb{c}}}Of}{{{EMb{c}}}FAlOf}{FKbFJl}{{{FEf{c}}}{{C`{FEb}}}Of}{{{b{{GCj{c}}}}{b{Bh}}}AEh{}}{{FI`Al}GMf}{{{GBd{ce}}}{{Cn{ce}}}{}{}}{{{b{EN`}}}EN`}{{{b{ENb}}}ENb}{{{b{DMl}}}DMl}{{{b{DN`}}}DN`}{{{b{ENd}}}ENd}{{{b{DMf}}}DMf}{CC`CC`}{{{b{ENf}}}ENf}{{{b{ENh}}}ENh}{{{b{DNl}}}DNl}{{{b{DMd}}}DMd}{{{b{DLj}}}DLj}{DNnDNn}`{{{b{Gj}}Fj}Cd}{{{b{F@`}}Mf}Cd}{{{b{Mh}}}Cd}1{{{b{FHd}}}Cd}{{{b{EN`}}}Cd}{{{b{ENb}}}Cd}{{{b{DMl}}}Cd}{GhCd}{KjCd}{{{b{DN`}}}Cd}{{{b{ENd}}}Cd}{{{b{DMf}}}Cd}{CC`Cd}{DMnCd}{DMjCd}{{{b{ENf}}}Cd}{{{b{ENh}}}Cd}{{{b{DNl}}}Cd}{{{b{DMd}}}Cd}{{{b{DLj}}}Cd}{DNnCd}{DNbCd}{DNfCd}{DLdCd}{{{b{c}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{EN`}}}Cd}{{{b{ENb}}}Cd}{{{b{DMl}}}Cd}{GhCd}{KjCd}{{{b{DN`}}}Cd}{{{b{ENd}}}Cd}{{{b{DMf}}}Cd}{CC`Cd}{DMnCd}{DMjCd}{{{b{ENf}}}Cd}{{{b{ENh}}}Cd}{{{b{DNl}}}Cd}{{{b{DMd}}}Cd}{{{b{DLj}}}Cd}{DNnCd}{DNbCd}{DNfCd}{DLdCd}{GhDMh}{KjDNj}{DMnF@l}{DMjF@n}{DNbDMh}{DNfDNj}{DLdDLh}{CC`Cd};{GhMf}{KjMf}{DMnMf}{DMjMf}{DNbMf}{DNfMf}{DLdMf}{AMfMf}{DNdMf}{DNhMf}{EMjMf}{EMlMf}{EMnMf}{{{b{BBd}}}Cd}{{{b{{FAb{c}}}}}Cd{}}{GhCd}{KjCd}{CC`Cd}{DMnCd}{DMjCd}{DNnCd}{DNbCd}{DNfCd}{DLdCd}{{{b{EJ`}}}Cd}0{{{b{Hb}}}Cd}{{{b{{C`{GFj}}}}}Cd}<<<{{{b{c}}}Cd{}}00000000000000000000000000000001{{{b{H`}}}Cd}{{{b{EHb}}c}DCn{{EHf{DCn}}}}{{{b{FAl}}}GMh}{{{b{{GMj{c}}}}}{{GMl{c}}}{}}{{{b{El}}}{{GMn{MhFb}}}}{{{b{{EMb{c}}}}}{{`{{CId{}{{BFb{{b{c}}}}}}}}}Of}{{{b{Gj}}}GN`}{{{b{DMh}}}GNb}{{{b{DNj}}}GNb}{{{b{DLh}}}GNb}{{{b{EN`}}}GNb}{{{b{ENb}}}GNb}{{{b{DMl}}}GNb}{{{b{Gh}}}GNb}{{{b{Kj}}}GNb}{{{b{DN`}}}GNb}{{{b{ENd}}}GNb}{{{b{DMf}}}GNb}{{{b{DMn}}}GNb}{{{b{DMj}}}GNb}{{{b{ENf}}}GNb}{{{b{ENh}}}GNb}{{{b{DNl}}}GNb}{{{b{DMd}}}GNb}{{{b{DLj}}}GNb}{{{b{DNb}}}GNb}{{{b{DNf}}}GNb}{{{b{DLd}}}GNb}{{{b{AMf}}}GNb}{{{b{DNd}}}GNb}{{{b{DNh}}}GNb}{{{b{Mj}}}GNb}{{{b{DLf}}}GNb}{{{b{DMb}}}GNb}{{{b{jFAl}}}GNd}{{{b{jEl}}}{{GNf{MhFb}}}}{{{b{j{EMb{c}}}}}{{`{{CId{}{{BFb{{b{jc}}}}}}}}}Of}{{{b{jELf}}{Cb{FAj}}}{{GNl{GNh{GNj{FCf}{{BBf{{b{jc}}}}}}}}}Of}{{{b{jFAl}}{Cb{FAj}}}GNh}{{{b{j{EMb{c}}}}{Cb{FAj}}}{{GNl{GNh{GNj{FCf}{{BBf{{b{jc}}}}}}}}}Of}{{{b{jELf}}{Cb{FAj}}}{{GNl{GNn{GNj{{Cl{FCf}}}{{BBf{{Cl{{b{jc}}}}}}}}}}}Of}{{{b{jFAl}}{Cb{FAj}}}GNn}{{{b{j{EMb{c}}}}{Cb{FAj}}}{{GNl{GNn{GNj{{Cl{FCf}}}{{BBf{{Cl{{b{jc}}}}}}}}}}}Of}{{{b{{GO`{ce}}}}ko}{{GOb{gie{GMl{e}}m}}}OfOf{}{{CId{}{{BFb{g}}}}}{{BEl{{b{c}}}{{BBf{i}}}}}{{CId{}{{BFb{g}}}}}{{BEl{{b{e}}}{{BBf{m}}}}}}{{{b{Gj}}c}GOdBBj}{{{b{ELf}}{Cb{FAj}}}{{GNl{GOf{GNj{FCh}{{BBf{{b{c}}}}}}}}}Of}{{{BBj{}{{FAh{c}}}}{Cb{FAj}}}cCId}{{{b{{EMd{FAl}}}}{Cb{FAj}}}}{{{b{{EMd{{EMb{c}}}}}}{Cb{FAj}}}{}Of}{{{b{FAl}}{Cb{FAj}}}GOf}{{{b{{BDf{{EMb{c}}}}}}{Cb{FAj}}}{}Of}{{{b{j{BDf{{EMb{c}}}}}}{Cb{FAj}}}{}Of}{{{b{{ELd{cg}}}}{Cb{FAj}}}{}Of{{ELf{c}}}{{ELj{}{{ELh{e}}}}}}{{{b{j{ELl{cg}}}}{Cb{FAj}}}{}Of{{ELf{c}}}{{ELn{}{{ELh{e}}}}}}{{{b{{EMb{c}}}}{Cb{FAj}}}{{GNl{GOf{GNj{FCh}{{BBf{{b{c}}}}}}}}}Of}{{{b{Gj}}{b{FAj}}}GN`}{{{b{ELf}}{Cb{FAj}}}{{GNl{GOh{GNj{{Cl{FCh}}}{{BBf{{Cl{{b{c}}}}}}}}}}}Of}{{{b{FAl}}{Cb{FAj}}}GOh}{{{b{{EMb{c}}}}{Cb{FAj}}}{{GNl{GOh{GNj{{Cl{FCh}}}{{BBf{{Cl{{b{c}}}}}}}}}}}Of}{{CAhCAh}AMf}{{CAhCAhCAh}DNd}{{CAhCAhCAhCAh}DNh}{{{b{FNf}}}Cd}```{{{b{jGj}}Fj}f}{{{b{jGj}}}f}{{{b{Gj}}}{{b{{Bn{Fj}}}}}}````{{{b{EJ`}}}CAh}``{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{BNhBJb}FA`}{{{EMd{c}}}{{b{c}}}BJb}{{{BDf{c}}}{{b{jc}}}BJb}`{{{b{Mh}}}An}{{{b{{C`{c}}}}}An{GAlBJb}}`{GhFl}{KjFl}{CC`Fl}{DMnFl}{DMjFl}{DNnDJb}{DNbDJb}{DNfDJb}{DLdDJb}876543210876543210{AMfCAh}{DNdCAh}{DNhCAh}{MjMf}{DLfMf}{DMbMf}{EMjDBd}{EMlDBd}{EMnDBd}{EOfAMh}{EOhAMh}{EOjAMh}{{GhGhFl}Gh}{{KjKjFl}Kj}{{CC`CC`Fl}CC`}{{DMnDMnFl}DMn}{{DMjDMjFl}DMj}{{DNnDNnDJb}DNn}{{DNbDNbDJb}DNb}{{DNfDNfDJb}DNf}{{DLdDLdDJb}DLd}`{CdCd}`{{{b{FHd}}}{{GEd{{Aj{GOj}}}}}}{{{b{FDb}}GOl{b{{ANf{BEn}}}}}{{GEd{{Aj{GEb}}}}}}{{{b{jGOn}}}{{Bn{FEd}}}}{{{b{Bj}}{C`{H@`}}{b{jGF`}}}{{Cn{fGA`}}}}{{{b{H@b}}GOl{b{{ANf{BEn}}}}}{{GEd{{Aj{GEb}}}}}}{{{b{H@d}}GOl{b{{ANf{BEn}}}}}{{GEd{{Aj{GEb}}}}}}{{{b{H@f}}{b{jGCf}}FCfc}{{Cn{fAJl}}}Oh}{{{b{jGBn}}}f}{{{b{jGC`}}}{{Bn{FEd}}}}{{{b{jGOl}}{b{ENl}}}{{Cn{AEhGA`}}}}{{{b{Bh}}FCd}AEh}{{{b{Bh}}FCbCd}{{Cn{FHnGA`}}}}1{{{b{Bh}}}{{Cn{fGA`}}}}{{{b{Bh}}}{{Cn{FGnGA`}}}}{{{b{GE`}}FCd}{{GEd{{Aj{GEb}}}}}}{{{b{GEf}}FCd}{{GEd{{Aj{GEb}}}}}}{{{b{GEh}}FCd}{{GEd{{Aj{GEb}}}}}}{{{b{GEj}}FCd}{{GEd{{Aj{GEb}}}}}}{{{b{Bh}}{Cl{{b{Ml}}}}}{{Cn{FGnGA`}}}}`{{{b{FHd}}}Mf}```{{{b{EJ`}}}An}0{{{b{EJ`}}}{{Cl{An}}}}``{{{b{{C`{c}}}}{b{H@h}}}f{GDhBJb}}``{{KjKjKj}ENb}{{KjKjKj}DMf}{{DNfDNfDNf}ENh}{{DNfDNfDNf}DLj}321032103210{{{b{FNl}}c}FNlH@j}{{{b{EHb}}}EHd}{{{b{EJ`}}}BCn}{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{BNhBJb}FA`}{{{b{jDb}}}f}{{{b{Eb}}}Fl}`{{{b{Bd}}}f}`{{{b{j{C`{ce}}}}}{{b{jc}}}{H@lBJb}{FA`CLd}}{{{b{{C`{c}}}}}{}{}}{{{EMd{c}}g}{{EMd{e}}}BJbBJb{{BEd{{b{c}}}{{BBf{{b{e}}}}}}}}{{{BDf{c}}g}{{BDf{e}}}BJbBJb{{BEd{{b{jc}}}{{BBf{{b{je}}}}}}}}{{{FAb{c}}g}{{FAb{e}}}{}{}{{BEd{c}{{BBf{e}}}}}}`````{{{FAb{c}}eg}e{}{}{{BEd{c}{{BBf{e}}}}}}{{{FAb{c}}gi}e{}{}{{BEd{}{{BBf{e}}}}}{{BEd{c}{{BBf{e}}}}}}{{{EMd{c}}i}{{ANn{{EMd{e}}{EMd{g}}}}}BJbBJbBJb{{BEd{{b{c}}}{{BBf{{ANn{{b{e}}{b{g}}}}}}}}}}{{{BDf{c}}i}{{ANn{{BDf{e}}{BDf{g}}}}}BJbBJbBJb{{BEd{{b{jc}}}{{BBf{{ANn{{b{je}}{b{jg}}}}}}}}}}{{FDlc}FDl{{DBl{H@n}}}}{{FE`H@n}FE`}``{{GhGh}DN`}{{KjKjKj}DMl}{{DMnDMnDMn}ENd}{{DMjDMjDMjDMj}DMf}````{{GhGh}Gh}{{KjKj}Kj}{{DMnDMn}DMn}{{DMjDMj}DMj}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DLdDLd}DLd}{{AMfAMf}AMf}{{DNdDNd}DNd}{{DNhDNh}DNh}{{MjMj}Mj}{{DLfDLf}DLf}{{DMbDMb}DMb}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj}``{GhFl}{KjFl}{DMnFl}{DMjFl}{DNbDJb}{DNfDJb}{DLdDJb}{AMfCAh}{DNdCAh}{DNhCAh}{MjMf}{DLfMf}{DMbMf}{EMjDBd}{EMlDBd}{EMnDBd}{EOfAMh}{EOhAMh}{EOjAMh}`{{{b{{C`{FFb}}}}}{{Cl{HA`}}}}{{{b{{C`{c}}}}}{{Cl{HA`}}}{G@dBJb}}``{{{b{{C`{c}}}}}An{FFlBJb}}{{{b{Ml}}}FCn}{{{b{HAb}}}{{GNj{Al}{{BBf{EIb}}}}}}{{GhGh}Gh}{{KjKj}Kj}{{DMnDMn}DMn}{{DMjDMj}DMj}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DLdDLd}DLd}{{AMfAMf}AMf}{{DNdDNd}DNd}{{DNhDNh}DNh}{{MjMj}Mj}{{DLfDLf}DLf}{{DMbDMb}DMb}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj}`{GhFl}{KjFl}{DMnFl}{DMjFl}{DNbDJb}{DNfDJb}{DLdDJb}{AMfCAh}{DNdCAh}{DNhCAh}{MjMf}{DLfMf}{DMbMf}{EMjDBd}{EMlDBd}{EMnDBd}{EOfAMh}{EOhAMh}{EOjAMh}{{FDlGh}FDl}``{{{b{FNf}}}FNh}`{{}{{Cl{{b{Ml}}}}}}00000000000000000000000000000000```{{EMhDMj}}{{EMhKj}}{{EMh{M`{Fl}}}}{{EMhFl}}1{{EN`DMl}}{{EN`EN`}}{{EN`ENd}}{{ENbENb}}{{ENbDMf}}{{DMlKj}}{{DMlDMn}DMn}{{DMlDMl}}{{DMlEN`}}{{DMlFl}}{{GhGh}Gh}{{GhFl}Gh}{{KjKj}Kj}{{KjFl}Kj}{{DN`DN`}}{{DN`Fl}}{{DN`Gh}}{{ENdENd}}{{ENdKj}Kj}{{ENdFl}}{{ENdEN`}}{{ENdDMn}}{{DMfDMf}}{{DMfFl}}{{DMfENb}}{{DMfDMj}}{{CC`DMn}}{{CC`Fl}CC`}{{CC`CC`}CC`}{{CC`Kj}}{{DMnDMn}DMn}{{DMnFl}DMn}{{DMjFl}DMj}{{DMjDMj}DMj}{{ENfDMd}}{{ENfENf}}{{ENhENh}}{{ENhDLj}}{{DNlDNb}}{{DNlDJb}}{{DNlDNl}}{{DMdDMd}}{{DMdDJb}}{{DMdDNf}}{{DMdENf}}{{DLjDLd}}{{DLjDJb}}{{DLjENh}}{{DLjDLj}}{{DNnDJb}DNn}{{DNnDNn}DNn}{{DNnDNf}}{{DNbDNb}DNb}{{DNbDJb}DNb}{{DNfDJb}DNf}{{DNfDNf}DNf}{{DLdDJb}DLd}{{DLdDLd}DLd}{{AMfAMf}AMf}{{AMfCAh}AMf}{{DNdDNd}DNd}{{DNdCAh}DNd}{{DNhDNh}DNh}{{DNhCAh}DNh}{{MjMf}Mj}{{MjMj}Mj}{{DLfMf}DLf}{{DLfDLf}DLf}{{DMbDMb}DMb}{{DMbMf}DMb}{{EMjEMj}EMj}{{EMjDBd}EMj}{{EMlDBd}EMl}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EMnDBd}EMn}{{EOfAMh}EOf}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOhAMh}EOh}{{EOjAMh}EOj}{{EOjEOj}EOj}{{H`Mf}H`}{{GhGhGh}Gh}{{KjKjKj}Kj}{{DMnDMnDMn}DMn}{{DMjDMjDMj}DMj}{{DNbDNbDNb}DNb}{{DNfDNfDNf}DNf}{{DLdDLdDLd}DLd}{{{b{jEMh}}{M`{Fl}}}f}0{{{b{jEMh}}Fl}f}{{{b{jEMh}}Kj}f}{{{b{jEMh}}DMj}f}{{{b{jEN`}}EN`}f}{{{b{jENb}}ENb}f}{{{b{jDMl}}Fl}f}{{{b{jDMl}}DMl}f}{{{b{jGh}}Fl}f}{{{b{jGh}}Gh}f}{{{b{jKj}}Kj}f}{{{b{jKj}}Fl}f}{{{b{jDN`}}Fl}f}{{{b{jDN`}}DN`}f}{{{b{jENd}}ENd}f}{{{b{jENd}}Fl}f}{{{b{jDMf}}DMf}f}{{{b{jDMf}}Fl}f}{{{b{jCC`}}CC`}f}{{{b{jDMn}}Fl}f}{{{b{jDMn}}DMn}f}{{{b{jDMj}}Fl}f}{{{b{jDMj}}DMj}f}{{{b{jENf}}ENf}f}{{{b{jENh}}ENh}f}{{{b{jDNl}}DNl}f}{{{b{jDNl}}DJb}f}{{{b{jDMd}}DJb}f}{{{b{jDMd}}DMd}f}{{{b{jDLj}}DJb}f}{{{b{jDLj}}DLj}f}{{{b{jDNn}}DNn}f}{{{b{jDNb}}DNb}f}{{{b{jDNb}}DJb}f}{{{b{jDNf}}DJb}f}{{{b{jDNf}}DNf}f}{{{b{jDLd}}DLd}f}{{{b{jDLd}}DJb}f}{{{b{jAMf}}AMf}f}{{{b{jAMf}}CAh}f}{{{b{jDNd}}CAh}f}{{{b{jDNd}}DNd}f}{{{b{jDNh}}CAh}f}{{{b{jDNh}}DNh}f}{{{b{jMj}}Mf}f}{{{b{jMj}}Mj}f}{{{b{jDLf}}Mf}f}{{{b{jDLf}}DLf}f}{{{b{jDMb}}Mf}f}{{{b{jDMb}}DMb}f}{{{b{jEMj}}DBd}f}{{{b{jEMj}}EMj}f}{{{b{jEMl}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMn}}EMn}f}{{{b{jEMn}}DBd}f}{{{b{jEOf}}AMh}f}{{{b{jEOf}}EOf}f}{{{b{jEOh}}AMh}f}{{{b{jEOh}}EOh}f}{{{b{jEOj}}EOj}f}{{{b{jEOj}}AMh}f}{{{b{jH`}}Mf}f}{{H`Fl}H`}{{H`DJb}H`}{{{b{DN`}}{b{DN`}}}DN`}{{{b{DNl}}{b{DNl}}}DNl}{{{b{DMl}}{b{DMl}}}DMl}{{{b{ENd}}{b{ENd}}}ENd}{{{b{DMd}}{b{DMd}}}DMd}{{{b{DMf}}{b{DMf}}}DMf}{{{b{DLj}}{b{DLj}}}DLj}{{CC`CC`}CC`}{{DNnDNn}DNn}{{{b{DMl}}Fl}DMl}{{{b{DN`}}Fl}DN`}{{{b{ENd}}Fl}ENd}{{{b{DMf}}Fl}DMf}{{{b{DNl}}DJb}DNl}{{{b{DMd}}DJb}DMd}{{{b{DLj}}DJb}DLj}{{{b{DN`}}Gh}Gh}{{{b{DNl}}DNb}DNb}{{{b{DMl}}Kj}Kj}{{{b{ENd}}Kj}Kj}{{CC`Kj}Kj}{{{b{DMd}}DNf}DNf}{{DNnDNf}DNf}{{{b{DMl}}DMn}DMn}{{{b{ENd}}DMn}DMn}{{CC`DMn}DMn}{{{b{DMf}}DMj}DMj}{{{b{DLj}}DLd}DLd}{c{{ANn{egikmoAaAcAeAgAi}}}{}{}{}{}{}{}{}{}{}{}{}{}}{cf{}}{c{{ANn{egikmoAaAc}}}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAa}}}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAe}}}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmo}}}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAeAg}}}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikm}}}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAeAgAiAk}}}{}{}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egi}}}{}{}{}{}}{c{{ANn{eg}}}{}{}{}}{c{{ANn{e}}}{}{}}{c{{ANn{egik}}}{}{}{}{}{}}2{{{b{Eb}}}{{Cl{{b{EM`}}}}}}`{{{b{Eb}}}H`}`{{{b{Eb}}}{{Cl{HAd}}}}{{{b{Eb}}}Fl}`{{{b{F@d}}}A@`}{{{b{F@h}}}A@`}{{{b{HAf}}}{{b{Ml}}}}{{{b{F@f}}}A@`}{{{b{{Ol{ce}}}}}{{b{Ml}}}{}{}}{{{b{FKf}}}A@`}``````````{{{b{DMh}}An}{{Cl{{b{Ml}}}}}}{{{b{DNj}}An}{{Cl{{b{Ml}}}}}}{{{b{DLh}}An}{{Cl{{b{Ml}}}}}}{{{b{EN`}}An}{{Cl{{b{Ml}}}}}}{{{b{ENb}}An}{{Cl{{b{Ml}}}}}}{{{b{DMl}}An}{{Cl{{b{Ml}}}}}}{{{b{Gh}}An}{{Cl{{b{Ml}}}}}}{{{b{Kj}}An}{{Cl{{b{Ml}}}}}}{{{b{DN`}}An}{{Cl{{b{Ml}}}}}}{{{b{ENd}}An}{{Cl{{b{Ml}}}}}}{{{b{DMf}}An}{{Cl{{b{Ml}}}}}}{{{b{DMn}}An}{{Cl{{b{Ml}}}}}}{{{b{DMj}}An}{{Cl{{b{Ml}}}}}}{{{b{ENf}}An}{{Cl{{b{Ml}}}}}}{{{b{ENh}}An}{{Cl{{b{Ml}}}}}}{{{b{DNl}}An}{{Cl{{b{Ml}}}}}}{{{b{DMd}}An}{{Cl{{b{Ml}}}}}}{{{b{DLj}}An}{{Cl{{b{Ml}}}}}}{{{b{DNb}}An}{{Cl{{b{Ml}}}}}}{{{b{DNf}}An}{{Cl{{b{Ml}}}}}}{{{b{DLd}}An}{{Cl{{b{Ml}}}}}}{{{b{AMf}}An}{{Cl{{b{Ml}}}}}}{{{b{DNd}}An}{{Cl{{b{Ml}}}}}}{{{b{DNh}}An}{{Cl{{b{Ml}}}}}}{{{b{Mj}}An}{{Cl{{b{Ml}}}}}}{{{b{DLf}}An}{{Cl{{b{Ml}}}}}}{{{b{DMb}}An}{{Cl{{b{Ml}}}}}}`{{{b{{C`{ce}}}}{b{{C`{ce}}}}}Cd{DAnBJb}FA`}{DMl}{GhGh}{KjKj}{DN`}{ENd}{DMf}{CC`CC`}{DMnDMn}{DMjDMj}{DNl}{DMd}{DLj}{DNnDNn}{DNbDNb}{DNfDNf}{DLdDLd}{AMfAMf}{DNdDNd}{DNhDNh}{EMjEMj}{EMlEMl}{EMnEMn}{{{b{{Bl{c}}}}{b{Bh}}}{{GCj{c}}}{}}{c{{FBn{c}}}{}}{{{b{Ml}}}{{Cn{FGhGFl}}}}{HAhHb}{{{b{c}}}{{EMd{c}}}BJb}{{}Fb}{{{b{Cj}}}FAl}{{}Db}{{}BBd}{{{b{ENl}}{b{ENl}}}GEf}{{{b{Ml}}}GEh}{cGEj{{BFd{}{{BFb{{ANn{{b{Ml}}{Bn{BEn}}}}}}}}}}{c{{GBd{ec}}}{}{}}{{{b{jc}}}{{BDf{c}}}BJb}{{AMhAMhAMh}FGj}{FEdFEb}{cFDl{{DBl{HAj}}}}{{{b{FDn}}}FE`}{cF@fF@h}{{MfMf}Fj}{{cFGj}BhGE`}{{}FJl}{{}FKb}{c{{FEf{c}}}Of}{{FlGhFlFl}Jj}{{{Bl{Mn}}}Hj}{{MjGh{Bl{Mn}}}AMn}{{}Bd}{cFMj{{BBh{{b{jDb}}{b{jEL`}}}}DAlDAj}}{{}FNd}{{H`FNh}FNf}{AMhFNn}{c{{C`{c}}}{}}{{CdCd}DMh}{{CdCdCd}DNj}{{CdCdCdCd}DLh}{{CdCdCd}F@l}{{CdCdCdCd}F@n}{{FlFl}Gh}{{FlFlFl}Kj}{{FlFlFl}DMn}{{FlFlFlFl}DMj}{{DJbDJb}DNb}{{DJbDJbDJb}DNf}{{DJbDJbDJbDJb}DLd}{{CAhCAh}AMf}{{CAhCAhCAh}DNd}{{CAhCAhCAhCAh}DNh}{{MfMf}Mj}{{MfMfMf}DLf}{{MfMfMfMf}DMb}{{DBdDBd}EMj}{{DBdDBdDBd}EMl}{{DBdDBdDBdDBd}EMn}{{AMhAMh}EOf}{{AMhAMhAMh}EOh}{{AMhAMhAMhAMh}EOj}{{AMhMf}H`}{e{{C`{c}}}{}{{BEd{{b{{GDb{c}}}}}{{BBf{c}}}}}}{{ce}{{C`{ce}}}{}FA`}{{{b{{C`{c}}}}{b{HAl}}}G@b{G@dBJb}}{{}{{C`{{DFb{c}}}}}{}}{c{{C`{{DFb{e}}c}}}FA`{}}{An{{C`{{ANf{{DFb{c}}}}}}}{}}{{Anc}{{C`{{ANf{{DFb{e}}}}c}}}FA`{}}{{{b{Ml}}BBd}{{Cn{FGhGFl}}}}4321{{{b{jGOf}}}Cl}{{{b{jGOh}}}Cl}{{{b{jGNn}}}Cl}{{{b{jGNh}}}Cl}{{{b{j{GMl{c}}}}}ClOf}{{{b{j{GOb{cegik}}}}}Cl{}{{CId{}{{BFb{c}}}}}{}{{CId{}{{BFb{{GJj{FHnFHhg}}}}}}}{{CId{}{{BFb{c}}}}}}{{{b{jGMh}}}Cl}{{{b{jGNd}}}Cl}{{{b{j{GOd{c}}}}}ClCId}{{{b{jGN`}}}Cl}````{c{{HAn{e}}}{}{}}{c{{HB`{e}}}{}{}}10{{}BBd}{GhGh}{KjKj}{CC`CC`}{DMnDMn}{DMjDMj}{DNnDNn}{DNbDNb}{DNfDNf}{DLdDLd}8754210{DMhDMh}{DNjDNj}{DLhDLh}{F@lF@l}{F@nF@n}{AMf}{DNd}{DNh}{Mj}{DLf}{DMb}{EMj}{EMl}{EMn}{EOf}{EOh}{EOj}{{{b{FNl}}}An}`{{{FAb{c}}e}{{Cn{ce}}}{}{}}{{{FAb{c}}g}{{Cn{ce}}}{}{}{{BEd{}{{BBf{e}}}}}}{{FDl{Cl{{b{FDn}}}}}FDl}`{{{b{{C`{FFb}}}}G@b{GDd{c}}}f{}}{{{b{{C`{FFb}}}}{b{G@b}}{GDd{c}}}f{}}02`{{{b{{C`{FFb}}}}{b{HAl}}{b{G@b}}{GDd{c}}}f{}}{{{b{{C`{FFb}}}}{b{G@b}}{b{HBb}}{GDd{c}}}f{}}``{{{FAb{c}}}{{Cl{c}}}{}}{{{FAb{c}}{FAb{c}}}{{FAb{c}}}{}}{{{FAb{c}}e}{{FAb{c}}}{}{{BEd{}{{BBf{{FAb{c}}}}}}}}``````{{FlFlFlFlFlFl}DMf}{{DJbDJbDJbDJbDJbDJb}DLj}1010{{{b{FNl}}c}FNl{{DBl{HBd}}}}```````````{{{b{Bh}}}{{b{{HBf{FGnFGl}}}}}}````{{FDlc}FDl{{DBl{H@n}}}}{{FE`c}FE`{{DBl{H@n}}}}````{{{b{FE`}}GJlHBh}HBj}{{{b{FNl}}c}FNl{{DBl{{HBl{DJb}}}}}}{{{b{Ml}}}{{Cn{FGjHBn}}}}{{{b{{C`{c}}}}{b{{ANf{BEn}}}}}{{Cn{HC`HCb}}}{FFlBJb}}{{{b{{C`{c}}}}{b{{ANf{BEn}}}}}{{Cn{HCdHCb}}}{FFlBJb}}{{{b{{FBn{e}}}}{b{{FBn{c}}}}}{{Cl{ALn}}}{}{{BNh{c}}}}{{{b{FGh}}{b{FGh}}}{{Cl{ALn}}}}{{{b{{EMd{e}}}}{b{c}}}{{Cl{ALn}}}{}{{BNh{c}}BJb}}{{{b{Mh}}{b{Mh}}}{{Cl{ALn}}}}{{{b{BBd}}{b{BBd}}}{{Cl{ALn}}}}{{{b{{BDf{e}}}}{b{c}}}{{Cl{ALn}}}{}{{BNh{c}}BJb}}{{{b{FGj}}{b{FGj}}}{{Cl{ALn}}}}{{{b{FHn}}{b{FHn}}}{{Cl{ALn}}}}{{{b{AEh}}{b{AEh}}}{{Cl{ALn}}}}{{{b{Fj}}{b{Fj}}}{{Cl{ALn}}}}{{{b{{FAb{c}}}}{b{{FAb{c}}}}}{{Cl{ALn}}}BNh}{{{b{{C`{ce}}}}{b{{C`{ce}}}}}{{Cl{ALn}}}{BNhBJb}FA`}{{{b{H`}}{b{EOl}}}{{Cl{ALn}}}}{{{b{H`}}{b{H`}}}{{Cl{ALn}}}}{{{b{EHb}}{b{j{ANf{c}}}}An}{{ANn{{b{j{ANf{c}}}}{b{j{ANf{c}}}}}}}{}}`````{{{b{jHb}}}f}{{{b{jFNd}}}f}{{{b{jFNf}}}f}{{{b{FNd}}}Cd}{{{b{FNf}}}Cd}``{{{b{FNf}}}Fl}0{GhGh}{DNbDNb}{AMfAMf}{EMjEMj}{{GhGh}Fl}{{DNbDNb}DJb}{{AMfAMf}CAh}{{EMjEMj}DBd}{{FlFlFl}DMf}{{DJbDJbDJb}DLj}101010{{FlFlFlFl}DMf}{{DJbDJbDJbDJb}DLj}1010```{c{{GEd{{C`{c}}}}}{}}{{ce}{{GEd{{C`{ce}}}}}{}FA`}{{{b{jEb}}{Bl{Df}}DJbCd}f}{{{b{jEb}}{Bl{Df}}DJbCdCdDJbDJbCd}f}{{{b{jEb}}{Bl{Df}}DhCd}f}0{{{b{jEb}}{Bl{Df}}DJb}f}{{{b{FNl}}c}FNl{{DBl{{HBl{HCf}}}}}}{{{b{EJ`}}An}{{Cl{HCh}}}}{{{b{EJ`}}}An}{{{b{EJ`}}}{{Cl{An}}}}{{{b{EJ`}}}{{ACl{HCh}}}}`{{{b{{C`{c}}}}}{{Cn{{Cl{HCd}}FFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{{Cl{{ANn{HCdAMh}}}}FFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{ClFFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{{Cl{{ANn{AMh}}}}FFn}}}{GFhBJb}}{{{b{AMn}}Mf}Mj}`{{GhFl}Gh}{{KjFl}Kj}{{DMnFl}DMn}{{DMjFl}DMj}{{DNbDJb}DNb}{{DNfDJb}DNf}{{DLdDJb}DLd}`{{{b{Mh}}}AMh}{{{b{{C`{c}}}}{b{Ml}}}{{Cn{fFFn}}}{FFlBJb}}{{{b{{C`{c}}}}}f{FFlBJb}}{{{b{FGh}}}{{b{Ml}}}}`{{{b{FLj}}}Cd}``{cEN`{{CId{}{{BFb{{b{EN`}}}}}}}}{cENb{{CId{}{{BFb{{b{ENb}}}}}}}}{cDMl{{CId{}{{BFb{{b{DMl}}}}}}}}{cDMl{{CId{}{{BFb{DMl}}}}}}{cGh{{CId{}{{BFb{Gh}}}}}}{cGh{{CId{}{{BFb{{b{Gh}}}}}}}}{cKj{{CId{}{{BFb{{b{Kj}}}}}}}}{cKj{{CId{}{{BFb{Kj}}}}}}{cDN`{{CId{}{{BFb{{b{DN`}}}}}}}}{cDN`{{CId{}{{BFb{DN`}}}}}}{cENd{{CId{}{{BFb{ENd}}}}}}{cENd{{CId{}{{BFb{{b{ENd}}}}}}}}{cDMf{{CId{}{{BFb{DMf}}}}}}{cDMf{{CId{}{{BFb{{b{DMf}}}}}}}}{cCC`{{CId{}{{BFb{{b{CC`}}}}}}}}{cCC`{{CId{}{{BFb{CC`}}}}}}{cDMn{{CId{}{{BFb{{b{DMn}}}}}}}}{cDMn{{CId{}{{BFb{DMn}}}}}}{cDMj{{CId{}{{BFb{DMj}}}}}}{cDMj{{CId{}{{BFb{{b{DMj}}}}}}}}{cENf{{CId{}{{BFb{{b{ENf}}}}}}}}{cENh{{CId{}{{BFb{{b{ENh}}}}}}}}{cDNl{{CId{}{{BFb{DNl}}}}}}{cDNl{{CId{}{{BFb{{b{DNl}}}}}}}}{cDMd{{CId{}{{BFb{{b{DMd}}}}}}}}{cDMd{{CId{}{{BFb{DMd}}}}}}{cDLj{{CId{}{{BFb{{b{DLj}}}}}}}}{cDLj{{CId{}{{BFb{DLj}}}}}}{cDNn{{CId{}{{BFb{DNn}}}}}}{cDNn{{CId{}{{BFb{{b{DNn}}}}}}}}{cDNb{{CId{}{{BFb{DNb}}}}}}{cDNb{{CId{}{{BFb{{b{DNb}}}}}}}}{cDNf{{CId{}{{BFb{DNf}}}}}}{cDNf{{CId{}{{BFb{{b{DNf}}}}}}}}{cDLd{{CId{}{{BFb{{b{DLd}}}}}}}}{cDLd{{CId{}{{BFb{DLd}}}}}}{cAMf{{CId{}{{BFb{{b{AMf}}}}}}}}{cAMf{{CId{}{{BFb{AMf}}}}}}{cDNd{{CId{}{{BFb{{b{DNd}}}}}}}}{cDNd{{CId{}{{BFb{DNd}}}}}}{cDNh{{CId{}{{BFb{{b{DNh}}}}}}}}{cDNh{{CId{}{{BFb{DNh}}}}}}{cMj{{CId{}{{BFb{{b{Mj}}}}}}}}{cMj{{CId{}{{BFb{Mj}}}}}}{cDLf{{CId{}{{BFb{{b{DLf}}}}}}}}{cDLf{{CId{}{{BFb{DLf}}}}}}{cDMb{{CId{}{{BFb{{b{DMb}}}}}}}}{cDMb{{CId{}{{BFb{DMb}}}}}}{cEMj{{CId{}{{BFb{{b{EMj}}}}}}}}{cEMj{{CId{}{{BFb{EMj}}}}}}{cEMl{{CId{}{{BFb{{b{EMl}}}}}}}}{cEMl{{CId{}{{BFb{EMl}}}}}}{cEMn{{CId{}{{BFb{EMn}}}}}}{cEMn{{CId{}{{BFb{{b{EMn}}}}}}}}{cEOf{{CId{}{{BFb{{b{EOf}}}}}}}}{cEOf{{CId{}{{BFb{EOf}}}}}}{cEOh{{CId{}{{BFb{EOh}}}}}}{cEOh{{CId{}{{BFb{{b{EOh}}}}}}}}{cEOj{{CId{}{{BFb{EOj}}}}}}{cEOj{{CId{}{{BFb{{b{EOj}}}}}}}}{{GhGh}Gh}{{KjKj}Kj}{{DMnDMn}DMn}{{DMjDMj}DMj}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DLdDLd}DLd}6543210{{{b{DMf}}Kj}Kj}{{{b{DLj}}DNf}DNf}`{{{b{{C`{c}}}}{b{jHCj}}}f{FFhBJb}}```````{{{b{{C`{ce}}}}{b{{C`{ce}}}}}CdBJbFA`}{{{b{jEb}}FNj}f}{{FlFlFlFl}CC`}`````{{{b{EMh}}}Fl}`{{{b{BBd}}}BCn}{{{b{EJ`}}}AMh}{{ChCh}f}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{Chf}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{ChCh}Cd}00000000000000000000000000000000000000000{ChAMh}0000000000000000000000000000000000000000{{{b{j{C`{GFj}}}}{b{j{ANf{BEn}}}}}{{Cn{AnEO`}}}}{{{b{{C`{c}}}}An}{{b{{M`{BEn}}}}}{GAlBJb}}{{{b{j{C`{GFj}}}}HCl}{{Cn{fEO`}}}}{{{b{jDMl}}{b{j{GAj{c}}}}}fGAl}{{{b{jGh}}{b{j{GAj{c}}}}}fGAl}{{{b{jKj}}{b{j{GAj{c}}}}}fGAl}{{{b{jDN`}}{b{j{GAj{c}}}}}fGAl}{{{b{jDMf}}{b{j{GAj{c}}}}}fGAl}{{{b{jDMj}}{b{j{GAj{c}}}}}fGAl}{{{b{jAMf}}{b{j{GAj{c}}}}}fGAl}{{{b{jDNd}}{b{j{GAj{c}}}}}fGAl}{{{b{jDNh}}{b{j{GAj{c}}}}}fGAl}{{{b{jMj}}{b{j{GAj{c}}}}}fGAl}{{{b{jDLf}}{b{j{GAj{c}}}}}fGAl}{{{b{jDMb}}{b{j{GAj{c}}}}}fGAl}{{{b{j{C`{GFj}}}}{b{j{Bn{BEn}}}}}{{Cn{AnEO`}}}}{{{b{j{C`{GFj}}}}{b{jA@`}}}{{Cn{AnEO`}}}}{{{b{j{C`{GFj}}}}{b{j{ANf{HCn}}}}}{{Cn{AnEO`}}}}{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}{{{b{{C`{c}}}}{b{G@b}}{b{HBb}}}f{G@dBJb}}{{{b{{C`{c}}}}{b{G@b}}{b{G@b}}}f{G@dBJb}}{{{b{{FDd{ce}}}}}{{Cn{eHD`}}}{}{}}{{{b{{FDf{ce}}}}}{{Cn{cHD`}}}{}{}}10{{{b{c}}}{{Cl{{b{Ml}}}}}{}}00000000000000000000000000000000{{{b{AMf}}}{{Cl{AMh}}}}{{{b{DNd}}}{{Cl{AMh}}}}{{{b{DNh}}}{{Cl{AMh}}}}{{{b{Mj}}}{{Cl{AMh}}}}{{{b{DLf}}}{{Cl{AMh}}}}{{{b{DMb}}}{{Cl{AMh}}}}{{{b{H`}}}{{Cl{AMh}}}}777777777777777777777777777777777{{{b{jFAd}}}HDb}{{{b{jDMh}}}HDb}{{{b{jDNj}}}HDb}{{{b{jDLh}}}HDb}{{{b{jF@l}}}HDb}{{{b{jF@n}}}HDb}{{{b{jEN`}}}HDb}{{{b{jENb}}}HDb}{{{b{jDMl}}}HDb}{{{b{jGh}}}HDb}{{{b{jKj}}}HDb}{{{b{jDN`}}}HDb}{{{b{jENd}}}HDb}{{{b{jDMf}}}HDb}{{{b{jCC`}}}HDb}{{{b{jDMn}}}HDb}{{{b{jDMj}}}HDb}{{{b{jENf}}}HDb}{{{b{jENh}}}HDb}{{{b{jDNl}}}HDb}{{{b{jDMd}}}HDb}{{{b{jDLj}}}HDb}{{{b{jDNn}}}HDb}{{{b{jDNb}}}HDb}{{{b{jDNf}}}HDb}{{{b{jDLd}}}HDb}{{{b{jAMf}}}HDb}{{{b{jDNd}}}HDb}{{{b{jDNh}}}HDb}{{{b{jMj}}}HDb}{{{b{jDLf}}}HDb}{{{b{jDMb}}}HDb}{{{b{jH`}}}HDb}{{{Aj{FAd}}}HDd}{{{Aj{DMh}}}HDd}{{{Aj{DNj}}}HDd}{{{Aj{DLh}}}HDd}{{{Aj{F@l}}}HDd}{{{Aj{F@n}}}HDd}{{{Aj{EN`}}}HDd}{{{Aj{ENb}}}HDd}{{{Aj{DMl}}}HDd}{{{Aj{Gh}}}HDd}{{{Aj{Kj}}}HDd}{{{Aj{DN`}}}HDd}{{{Aj{ENd}}}HDd}{{{Aj{DMf}}}HDd}{{{Aj{CC`}}}HDd}{{{Aj{DMn}}}HDd}{{{Aj{DMj}}}HDd}{{{Aj{ENf}}}HDd}{{{Aj{ENh}}}HDd}{{{Aj{DNl}}}HDd}{{{Aj{DMd}}}HDd}{{{Aj{DLj}}}HDd}{{{Aj{DNn}}}HDd}{{{Aj{DNb}}}HDd}{{{Aj{DNf}}}HDd}{{{Aj{DLd}}}HDd}{{{Aj{AMf}}}HDd}{{{Aj{DNd}}}HDd}{{{Aj{DNh}}}HDd}{{{Aj{Mj}}}HDd}{{{Aj{DLf}}}HDd}{{{Aj{DMb}}}HDd}{{{Aj{H`}}}HDd}{{{b{DMh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DLh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{EN`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{ENb}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMl}}{b{FAf}}}{{Cl{Cd}}}}{{{b{Gh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{Kj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DN`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{ENd}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{CC`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMn}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{ENf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{ENh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNl}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMd}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DLj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNn}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNb}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DLd}}{b{FAf}}}{{Cl{Cd}}}}{{{b{AMf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNd}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DNh}}{b{FAf}}}{{Cl{Cd}}}}{{{b{Mj}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DLf}}{b{FAf}}}{{Cl{Cd}}}}{{{b{DMb}}{b{FAf}}}{{Cl{Cd}}}}{{{b{H`}}{b{FAf}}}{{Cl{Cd}}}}{{{b{c}}{b{Ml}}}{{Cn{{b{FAf}}HDf}}}{}}00000000000000000000000000000000{{{b{jc}}{b{Ml}}}{{Cn{{b{jFAf}}HDf}}}{}}00000000000000000000000000000000{{{b{FAd}}}HDh}{{{b{DMh}}}HDh}{{{b{DNj}}}HDh}{{{b{DLh}}}HDh}{{{b{F@l}}}HDh}{{{b{F@n}}}HDh}{{{b{EN`}}}HDh}{{{b{ENb}}}HDh}{{{b{DMl}}}HDh}{{{b{Gh}}}HDh}{{{b{Kj}}}HDh}{{{b{DN`}}}HDh}{{{b{ENd}}}HDh}{{{b{DMf}}}HDh}{{{b{CC`}}}HDh}{{{b{DMn}}}HDh}{{{b{DMj}}}HDh}{{{b{ENf}}}HDh}{{{b{ENh}}}HDh}{{{b{DNl}}}HDh}{{{b{DMd}}}HDh}{{{b{DLj}}}HDh}{{{b{DNn}}}HDh}{{{b{DNb}}}HDh}{{{b{DNf}}}HDh}{{{b{DLd}}}HDh}{{{b{AMf}}}HDh}{{{b{DNd}}}HDh}{{{b{DNh}}}HDh}{{{b{Mj}}}HDh}{{{b{DLf}}}HDh}{{{b{DMb}}}HDh}{{{b{H`}}}HDh}{{{b{c}}}{{b{Ml}}}{}}00000000000000000000000000000000{{{b{c}}}{{Cl{{b{Ml}}}}}{}}00000000000000000000000000000000111111111111111111111111111111111{{{b{{C`{c}}}}{b{FFd}}}FFf{G@dBJb}}{HDjHDj}{{{b{jBh}}}{{b{jBh}}}}0{{}f}{{GhGh}Gh}{{KjKj}Kj}{{DMnDMn}DMn}{{DMjDMj}DMj}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DLdDLd}DLd}6543210{{GhFl}Gh}76{{KjFl}Kj}6{{DMnFl}DMn}6{{DMjFl}DMj}{{DNbDJb}DNb}7{{DNfDJb}DNf}7{{DLdDJb}DLd}7{{AMfAMf}AMf}{{AMfCAh}AMf}{{DNdDNd}DNd}{{DNdCAh}DNd}{{DNhDNh}DNh}{{DNhCAh}DNh}{{MjMf}Mj}{{MjMj}Mj}{{DLfDLf}DLf}{{DLfMf}DLf}{{DMbDMb}DMb}{{DMbMf}DMb}{{EMjDBd}EMj}{{EMjEMj}EMj}{{EMlDBd}EMl}{{EMlEMl}EMl}{{EMnDBd}EMn}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOfAMh}EOf}{{EOhAMh}EOh}{{EOhEOh}EOh}{{EOjEOj}EOj}{{EOjAMh}EOj}{{{b{jGh}}Fl}f}{{{b{jGh}}Gh}f}{{{b{jKj}}Fl}f}{{{b{jKj}}Kj}f}{{{b{jDMn}}Fl}f}{{{b{jDMn}}DMn}f}{{{b{jDMj}}Fl}f}{{{b{jDMj}}DMj}f}{{{b{jDNb}}DNb}f}{{{b{jDNb}}DJb}f}{{{b{jDNf}}DNf}f}{{{b{jDNf}}DJb}f}{{{b{jDLd}}DLd}f}{{{b{jDLd}}DJb}f}{{{b{jAMf}}AMf}f}{{{b{jAMf}}CAh}f}{{{b{jDNd}}DNd}f}{{{b{jDNd}}CAh}f}{{{b{jDNh}}DNh}f}{{{b{jDNh}}CAh}f}{{{b{jMj}}Mf}f}{{{b{jMj}}Mj}f}{{{b{jDLf}}Mf}f}{{{b{jDLf}}DLf}f}{{{b{jDMb}}Mf}f}{{{b{jDMb}}DMb}f}{{{b{jEMj}}DBd}f}{{{b{jEMj}}EMj}f}{{{b{jEMl}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMn}}EMn}f}{{{b{jEMn}}DBd}f}{{{b{jEOf}}AMh}f}{{{b{jEOf}}EOf}f}{{{b{jEOh}}EOh}f}{{{b{jEOh}}AMh}f}{{{b{jEOj}}AMh}f}{{{b{jEOj}}EOj}f}{{GhGh}Gh}{{KjKj}Kj}{{DMnDMn}DMn}{{DMjDMj}DMj}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DLdDLd}DLd}{{AMfAMf}AMf}{{DNdDNd}DNd}{{DNhDNh}DNh}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{{b{FNf}}}H`}{{{b{FNf}}}Fl}{{{b{EJ`}}}{{ACl{HCh}}}}{{{b{jFAl}}Fj}{{Cl{c}}}Of}{{{b{FEb}}}{{Cl{FEd}}}}{{{b{j{EMb{c}}}}Fj}{{Cl{c}}}Of}{{{b{FKb}}}{{Cl{c}}}Of}{{{b{{FEf{c}}}}}{{Cl{c}}}Of}{{{b{jGBn}}}f}{{{b{jF@d}}}f}{{{b{jFf}}}f}{{{b{jF@f}}}f}{{{b{jHn}}{b{Mh}}}{{Cl{Hl}}}}{{{b{jFAl}}Fj}{{Cl{FEd}}}}{{{b{jFAl}}Fj{Cl{Ch}}}Cd}`{{{b{{FBn{c}}}}c}c{}}{{{b{j{FAb{c}}}}c}{{FAb{c}}}{}}{{{b{{FBn{c}}}}e}c{}{{BEd{{b{jc}}}{{BBf{c}}}}}}```{{{b{jFNd}}}f}{{{b{jFNf}}}f}{{{b{jFb}}CdCdCd}f}{{{b{jBd}}CdCd}f};{{{b{Bd}}}{{EMd{c}}}Of}{{{b{Bd}}}{{BDf{c}}}Of}````{{{b{jEl}}{Cl{AO`}}Cd}f}{{{b{jGCl}}}f}{{{b{jFb}}{b{jBd}}}f}{{{b{FNl}}Cd}FNl}`{{FlFlFl}EMh}{{BEnBEnBEn}EMh}{{FlFlFlFl}EMh}{{BEnBEnBEnBEn}EMh}{{{b{FN`}}c}HDl{{DBl{A@`}}}}``{{{b{Bh}}}{{GJj{FHnFHhc}}}Of}```{{GhGh}Gh}{{DNbDNb}DNb}{{AMfAMf}AMf}{{EMjEMj}EMj}``{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}{{{b{DMl}}An}Kj}{{{b{DN`}}An}Gh}{{{b{ENd}}An}DMn}{{{b{DMf}}An}DMj}{{{b{DNl}}An}DNb}{{{b{DMd}}An}DNf}{{{b{DLj}}An}DLd}`{{{b{jF@d}}{b{Bd}}}f}{{{b{jHAf}}{b{Bd}}c}e{}{}}{{{b{jFf}}{b{jBd}}}f}{{{b{jF@f}}{b{Bd}}}f}{{{b{j{Ol{ce}}}}{b{Bd}}c}e{}{}}`{{{b{FIb}}{b{Bd}}{Bl{HDn}}}f}{{{b{Bd}}ie}g{}{}{}{{On{ceg}}}}`{{{b{EHb}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{EHb}}c}ClCId}{{{b{EHb}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{EHb}}cAn}BnCId}{{{b{EHb}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}`{{AMfAMf}AMf}{{DNdDNd}DNd}{{DNhDNh}DNh}{{MjMj}Mj}{{DLfDLf}DLf}{{DMbDMb}DMb}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj}{{H`H`}H`}<;:987654321<;:987654321{{H`Mf}H`}=<;:987654321{{{b{H`}}EOn}H`}{{{b{jGOn}}{Bn{FEd}}}f}{{{b{jGBn}}}f}{{{b{jGC`}}{Bn{FEd}}}f}````{{}{{b{Cj}}}}00{{{b{FAl}}}{{b{Cj}}}}111{{{b{FEb}}}{{b{Cj}}}}222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222```````````````{{{b{j{C`{GFj}}}}HE`}{{Cn{AMhEO`}}}}{{DMhGhGh}Gh}{{DNjKjKj}Kj}{{F@lDMnDMn}DMn}{{F@nDMjDMj}DMj}{{DMhDNbDNb}DNb}{{DNjDNfDNf}DNf}{{DLhDLdDLd}DLd}{{DMhAMfAMf}AMf}{{DNjDNdDNd}DNd}{{DLhDNhDNh}DNh}{{DMhMjMj}Mj}{{DNjDLfDLf}DLf}{{DLhDMbDMb}DMb}{{DMhEMjEMj}EMj}{{DNjEMlEMl}EMl}{{DLhEMnEMn}EMn}{{DMhEOfEOf}EOf}{{DNjEOhEOh}EOh}{{DLhEOjEOj}EOj}{{{b{{FDd{ce}}}}c}{{Cn{f{HEb{c}}}}}{}{}}{{{b{{FDf{ce}}}}e}{{Cn{f{HEb{e}}}}}{}{}}{{{b{jACh}}Fl}f}21{{{b{{C`{c}}}}{b{{ANf{HEd}}}}{Bn{HEf}}}{{Cn{{HEh{{C`{c}}e}}FFn}}}{FFlBJb}HEj}{{{b{{C`{c}}}}{b{{ANf{HEd}}}}{Bn{HEf}}}{{Cn{{HEl{{C`{c}}e}}FFn}}}{FFlBJb}HEn}{{{b{{C`{c}}}}{b{{ANf{HEd}}}}{Bn{HEf}}}{{Cn{{HF`{{C`{c}}}}FFn}}}{FFlBJb}}{{{b{{C`{c}}}}e}{{Cn{{HEh{{C`{c}}}}FFn}}}{FFlBJb}HFb}{{{b{{C`{c}}}}e}{{Cn{{HEl{{C`{c}}}}FFn}}}{FFlBJb}HFd}{{{b{{C`{c}}}}e}{{Cn{{HF`{{C`{c}}}}FFn}}}{FFlBJb}HFf}{{FDlHFh}FDl}`{{{b{HFj}}c}CnAKj}{{{b{FGh}}c}CnAKj}{{{b{FGj}}c}CnAKj}{{{b{FHn}}c}CnAKj}{{{b{{GCj{c}}}}e}Cn{}AKj}{{{b{FNd}}c}CnAKj}{{{b{FNh}}c}CnAKj}{{{b{{C`{c}}}}e}Cn{HFjBJb}AKj}{{{b{FAd}}c}CnAKj}{{{b{DMh}}c}CnAKj}{{{b{DNj}}c}CnAKj}{{{b{DLh}}c}CnAKj}{{{b{F@l}}c}CnAKj}{{{b{F@n}}c}CnAKj}{{{b{EN`}}c}CnAKj}{{{b{ENb}}c}CnAKj}{{{b{DMl}}c}CnAKj}{{{b{Gh}}c}CnAKj}{{{b{Kj}}c}CnAKj}{{{b{DN`}}c}CnAKj}{{{b{ENd}}c}CnAKj}{{{b{DMf}}c}CnAKj}{{{b{CC`}}c}CnAKj}{{{b{DMn}}c}CnAKj}{{{b{DMj}}c}CnAKj}{{{b{ENf}}c}CnAKj}{{{b{ENh}}c}CnAKj}{{{b{DNl}}c}CnAKj}{{{b{DMd}}c}CnAKj}{{{b{DLj}}c}CnAKj}{{{b{DNn}}c}CnAKj}{{{b{DNb}}c}CnAKj}{{{b{DNf}}c}CnAKj}{{{b{DLd}}c}CnAKj}{{{b{AMf}}c}CnAKj}{{{b{DNd}}c}CnAKj}{{{b{DNh}}c}CnAKj}{{{b{Mj}}c}CnAKj}{{{b{DLf}}c}CnAKj}{{{b{DMb}}c}CnAKj}{{{b{EMj}}c}CnAKj}{{{b{EMl}}c}CnAKj}{{{b{EMn}}c}CnAKj}{{{b{EOf}}c}CnAKj}{{{b{EOh}}c}CnAKj}{{{b{EOj}}c}CnAKj}{{{b{H`}}c}CnAKj}``{{{b{jFAj}}Fj}f}{{{b{jAMn}}Mj{Cl{Fj}}}f}{{{b{jFAd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMh}}AnCd}f}{{{b{jDNj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNj}}AnCd}f}{{{b{jDLh}}AnCd}f}{{{b{jDLh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jF@l}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jF@l}}AnCd}f}{{{b{jF@n}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jF@n}}AnCd}f}{{{b{jEN`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jENb}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMl}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jGh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jKj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDN`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jENd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jCC`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMn}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jENf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jENh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNl}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDLj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNn}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNb}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDLd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jAMf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNd}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDNh}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jMj}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDLf}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jDMb}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jH`}}{Aj{FAf}}}{{Cn{f{Aj{FAf}}}}}}{{{b{jEMh}}Fl}{{b{jEMh}}}}0{{{b{jHn}}c}f{{DBl{Mh}}}}{{{b{jFNf}}H`}f}{{{b{jEb}}Fl}f}{{{b{jFNd}}H`}f}24{{{b{Bh}}FGj}f}{{{b{jBh}}c}fGE`}3{{{b{jFNf}}FNh}f}{{{b{jEb}}H`}f}58{{{b{jF@`}}MfF@bFl}f}{{{b{jF@`}}F@bFl}f}{{{b{jFb}}{Aj{GCl}}}f}3{{FGfc}f{CLdD@jDAlDAj}}{{{b{jF@b}}Fl}f}{{{b{jEb}}FlFlFl}f}1`{{}{{Cn{{ANn{HFlMf}}}}}}{{{b{{C`{c}}}}}{{b{HFn}}}{GFhBJb}}{GBl{{Cl{HG`}}}}{{{ANn{{b{Ml}}{b{Ml}}{b{Ml}}}}}{{Cl{HG`}}}}`{{{b{Db}}}{{Cl{{EMd{c}}}}}Of}{{{b{Db}}}{{Cl{{FEf{c}}}}}Of}{{{b{Db}}}{{Cl{{BDf{c}}}}}Of}``{{AMfBEn}}{{AMfAMh}}{{AMfMj}}{{AMfDAh}}{{AMfANl}}{{AMfMf}}{{AMfCAh}}{{AMfAMf}}{{AMfCJb}}{{AMfDBd}}{{DNdDNd}}{{DNdAMh}}{{DNdDLf}}{{DNdANl}}{{DNdBEn}}{{DNdMf}}{{DNdDBd}}{{DNdDAh}}{{DNdCJb}}{{DNdCAh}}{{DNhDAh}}{{DNhDBd}}{{DNhDMb}}{{DNhCJb}}{{DNhCAh}}{{DNhDNh}}{{DNhANl}}{{DNhBEn}}{{DNhMf}}{{DNhAMh}}{{MjAMf}}{{MjDAh}}{{MjBEn}}{{MjDBd}}{{MjCJb}}{{MjCAh}}{{MjMj}}{{MjMf}}{{MjAMh}}{{MjANl}}{{DLfBEn}}{{DLfDBd}}{{DLfAMh}}{{DLfDNd}}{{DLfMf}}{{DLfDAh}}{{DLfCAh}}{{DLfCJb}}{{DLfANl}}{{DLfDLf}}{{DMbMf}}{{DMbDAh}}{{DMbCJb}}{{DMbBEn}}{{DMbDBd}}{{DMbCAh}}{{DMbANl}}{{DMbAMh}}{{DMbDMb}}{{DMbDNh}}{{EMjAMf}}{{EMjMf}}{{EMjAMh}}{{EMjDBd}}{{EMjDAh}}{{EMjBEn}}{{EMjCAh}}{{EMjANl}}{{EMjMj}}{{EMjCJb}}{{EMlCAh}}{{EMlMf}}{{EMlDNd}}{{EMlANl}}{{EMlAMh}}{{EMlDAh}}{{EMlBEn}}{{EMlDBd}}{{EMlCJb}}{{EMlDLf}}{{EMnMf}}{{EMnDAh}}{{EMnBEn}}{{EMnANl}}{{EMnCAh}}{{EMnDBd}}{{EMnDNh}}{{EMnCJb}}{{EMnDMb}}{{EMnAMh}}{{EOfCJb}}{{EOfCAh}}{{EOfMf}}{{EOfBEn}}{{EOfMj}}{{EOfDBd}}{{EOfDAh}}{{EOfAMh}}{{EOfAMf}}{{EOfANl}}{{EOhCJb}}{{EOhBEn}}{{EOhCAh}}{{EOhDLf}}{{EOhMf}}{{EOhDBd}}{{EOhDNd}}{{EOhAMh}}{{EOhANl}}{{EOhDAh}}{{EOjCJb}}{{EOjDNh}}{{EOjBEn}}{{EOjANl}}{{EOjMf}}{{EOjDMb}}{{EOjDBd}}{{EOjCAh}}{{EOjDAh}}{{EOjAMh}}{{}{{b{Ml}}}}00000000000000000000000000000000{{FDl{b{jGGd}}}GGf}{{FE`{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{AMfMj}}{{AMfBEn}}{{AMfAMh}}{{AMfAMf}}{{AMfMf}}{{AMfDAh}}{{AMfCAh}}{{AMfCJb}}{{AMfDBd}}{{AMfANl}}{{DNdANl}}{{DNdBEn}}{{DNdDNd}}{{DNdAMh}}{{DNdCJb}}{{DNdMf}}{{DNdDBd}}{{DNdDLf}}{{DNdCAh}}{{DNdDAh}}{{DNhDAh}}{{DNhANl}}{{DNhDNh}}{{DNhDBd}}{{DNhMf}}{{DNhBEn}}{{DNhAMh}}{{DNhCAh}}{{DNhCJb}}{{DNhDMb}}{{MjAMf}}{{MjANl}}{{MjMf}}{{MjDBd}}{{MjBEn}}{{MjMj}}{{MjAMh}}{{MjCAh}}{{MjDAh}}{{MjCJb}}{{DLfMf}}{{DLfAMh}}{{DLfCAh}}{{DLfANl}}{{DLfDBd}}{{DLfDLf}}{{DLfDAh}}{{DLfBEn}}{{DLfCJb}}{{DLfDNd}}{{DMbCAh}}{{DMbANl}}{{DMbCJb}}{{DMbDAh}}{{DMbDMb}}{{DMbBEn}}{{DMbDBd}}{{DMbDNh}}{{DMbMf}}{{DMbAMh}}{{EMjCJb}}{{EMjAMh}}{{EMjDBd}}{{EMjDAh}}{{EMjAMf}}{{EMjMj}}{{EMjBEn}}{{EMjMf}}{{EMjCAh}}{{EMjANl}}{{EMlDNd}}{{EMlCAh}}{{EMlAMh}}{{EMlDAh}}{{EMlCJb}}{{EMlDBd}}{{EMlDLf}}{{EMlMf}}{{EMlBEn}}{{EMlANl}}{{EMnDNh}}{{EMnAMh}}{{EMnDMb}}{{EMnDAh}}{{EMnMf}}{{EMnBEn}}{{EMnCJb}}{{EMnDBd}}{{EMnCAh}}{{EMnANl}}{{EOfMj}}{{EOfBEn}}{{EOfCJb}}{{EOfANl}}{{EOfAMh}}{{EOfDAh}}{{EOfCAh}}{{EOfMf}}{{EOfAMf}}{{EOfDBd}}{{EOhBEn}}{{EOhANl}}{{EOhDAh}}{{EOhDLf}}{{EOhMf}}{{EOhCAh}}{{EOhCJb}}{{EOhDBd}}{{EOhAMh}}{{EOhDNd}}{{EOjMf}}{{EOjDAh}}{{EOjDBd}}{{EOjBEn}}{{EOjAMh}}{{EOjCAh}}{{EOjDNh}}{{EOjCJb}}{{EOjANl}}{{EOjDMb}}{{{b{EHb}}{b{j{ANf{c}}}}}f{}}{{{b{jFNn}}{b{j{ACl{c}}}}}fOf}{{{b{jFNn}}{b{j{ANf{c}}}}}f{}}{{{b{jFNn}}{b{j{HGd{c}}}}}f{}}{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}{AMfAMf}{DNdDNd}{DNhDNh}{EMjEMj}{EMlEMl}{EMnEMn}`{{{b{Gj}}c}{{ANn{Fj}}}BBj}{{{b{HGf}}}{{b{GBh}}}}`{{{b{Mn}}}Gh}{{{b{{C`{c}}}}}{{FEl{AMh}}}{HGhBJb}}````{{CC`CC`Fl}CC`}{{DNnDNnDJb}DNn}{{{EMd{{ANf{c}}}}e}{{EMd{{ANf{c}}}}}{}{{EHf{An}}}}{{{BDf{{ANf{c}}}}e}{{BDf{{ANf{c}}}}}{}{{EHf{An}}}}{{{b{FNl}}c}FNlH@j}`{{{b{Fb}}}Bd}{{{b{EJ`}}}{{Cl{{b{HGj}}}}}}{{{b{jEJ`}}}{{Cl{{b{jHGj}}}}}}`{{{b{Eb}}}H`}`{{{b{GG`}}}{{Cl{{b{FFh}}}}}}{{{b{{C`{c}}}}}{{Cl{{b{FFh}}}}}{FFhBJb}}``{{{b{jGj}}{b{j{BDf{{EMb{Hh}}}}}}{b{j{BDf{{EMb{Jh}}}}}}}Fj}{{{b{{C`{c}}}}{HGl{f}}}{{Cn{fHGn}}}{HH`BJb}}{{{b{{C`{c}}}}{HHb{f}}}{{Cn{fHGn}}}{HHdBJb}}`{CdDMh}{CdDNj}{CdDLh}{CdF@l}{CdF@n}{FlGh}{FlKj}{FlDMn}{FlDMj}{DJbDNb}{DJbDNf}{DJbDLd}{CAhAMf}{CAhDNd}{CAhDNh}{MfMj}{MfDLf}{MfDMb}{DBdEMj}{DBdEMl}{DBdEMn}{AMhEOf}{AMhEOh}{AMhEOj}{{{b{jFb}}}f}``{{{b{jHFl}}HHf}{{Cn{f}}}}{{{b{jEl}}F`}f}{{{b{jEl}}}f}{{{b{FNl}}c}FNl{{DBl{HHh}}}}{{{b{FNl}}c}FNl{{DBl{HHj}}}}`````{{{b{{C`{c}}}}}{{Cn{fHGn}}}{HHdBJb}}{{{b{{C`{c}}}}}{{Cn{fHGn}}}{HH`BJb}}{{{b{jGCl}}HAh{b{jBd}}{b{jFf}}}f}{{{b{jDb}}HAh}f}{{{b{jF@`}}Mf}f}{{{b{jF@`}}}f}{{{b{jEb}}Cd}f}0`````{c{{HHl{e}}}{}{}}{{{b{{C`{ce}}}}}AnBJbFA`}{{{b{F@b}}}Fl}`{{DMlDMl}}{{GhGh}Gh}{{GhFl}Gh}{{KjFl}Kj}{{KjKj}Kj}{{DN`DN`}}{{ENdENd}}{{DMfDMf}}{{CC`CC`}CC`}{{DMnDMn}DMn}{{DMnFl}DMn}{{DMjDMj}DMj}{{DMjFl}DMj}{{DNlDNl}}{{DMdDMd}}{{DLjDLj}}{{DNnDNn}DNn}{{DNbDJb}DNb}{{DNbDNb}DNb}{{DNfDNf}DNf}{{DNfDJb}DNf}{{DLdDJb}DLd}{{DLdDLd}DLd}{{AMfAMf}AMf}{{AMfCAh}AMf}{{DNdDNd}DNd}{{DNdCAh}DNd}{{DNhCAh}DNh}{{DNhDNh}DNh}{{MjMf}Mj}{{MjMj}Mj}{{DLfMf}DLf}{{DLfDLf}DLf}{{DMbDMb}DMb}{{DMbMf}DMb}{{EMjEMj}EMj}{{EMjDBd}EMj}{{EMlDBd}EMl}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EMnDBd}EMn}{{EOfEOf}EOf}{{EOfAMh}EOf}{{EOhAMh}EOh}{{EOhEOh}EOh}{{EOjEOj}EOj}{{EOjAMh}EOj}{{H`EOl}}{{H`H`}H`}{{{b{jDMl}}DMl}f}{{{b{jGh}}Fl}f}{{{b{jGh}}Gh}f}{{{b{jKj}}Kj}f}{{{b{jKj}}Fl}f}{{{b{jDN`}}DN`}f}{{{b{jENd}}ENd}f}{{{b{jDMf}}DMf}f}{{{b{jDMn}}DMn}f}{{{b{jDMn}}Fl}f}{{{b{jDMj}}Fl}f}{{{b{jDMj}}DMj}f}{{{b{jDNl}}DNl}f}{{{b{jDMd}}DMd}f}{{{b{jDLj}}DLj}f}{{{b{jDNb}}DNb}f}{{{b{jDNb}}DJb}f}{{{b{jDNf}}DNf}f}{{{b{jDNf}}DJb}f}{{{b{jDLd}}DJb}f}{{{b{jDLd}}DLd}f}{{{b{jAMf}}CAh}f}{{{b{jAMf}}AMf}f}{{{b{jDNd}}DNd}f}{{{b{jDNd}}CAh}f}{{{b{jDNh}}DNh}f}{{{b{jDNh}}CAh}f}{{{b{jMj}}Mf}f}{{{b{jMj}}Mj}f}{{{b{jDLf}}DLf}f}{{{b{jDLf}}Mf}f}{{{b{jDMb}}DMb}f}{{{b{jDMb}}Mf}f}{{{b{jEMj}}EMj}f}{{{b{jEMj}}DBd}f}{{{b{jEMl}}DBd}f}{{{b{jEMl}}EMl}f}{{{b{jEMn}}DBd}f}{{{b{jEMn}}EMn}f}{{{b{jEOf}}EOf}f}{{{b{jEOf}}AMh}f}{{{b{jEOh}}EOh}f}{{{b{jEOh}}AMh}f}{{{b{jEOj}}AMh}f}{{{b{jEOj}}EOj}f}{{{b{jH`}}EOl}f}{{{b{jH`}}H`}f}{{{b{DN`}}{b{DN`}}}DN`}{{{b{DNl}}{b{DNl}}}DNl}{{{b{DMl}}{b{DMl}}}DMl}{{{b{ENd}}{b{ENd}}}ENd}{{{b{DMd}}{b{DMd}}}DMd}{{{b{DMf}}{b{DMf}}}DMf}{{{b{DLj}}{b{DLj}}}DLj}{{{b{H`}}}Mf}00{cDMl{{CId{}{{BFb{{b{DMl}}}}}}}}{cDMl{{CId{}{{BFb{DMl}}}}}}{cGh{{CId{}{{BFb{{b{Gh}}}}}}}}{cGh{{CId{}{{BFb{Gh}}}}}}{cKj{{CId{}{{BFb{{b{Kj}}}}}}}}{cKj{{CId{}{{BFb{Kj}}}}}}{cDN`{{CId{}{{BFb{{b{DN`}}}}}}}}{cDN`{{CId{}{{BFb{DN`}}}}}}{cENd{{CId{}{{BFb{ENd}}}}}}{cENd{{CId{}{{BFb{{b{ENd}}}}}}}}{cDMf{{CId{}{{BFb{DMf}}}}}}{cDMf{{CId{}{{BFb{{b{DMf}}}}}}}}{cCC`{{CId{}{{BFb{CC`}}}}}}{cCC`{{CId{}{{BFb{{b{CC`}}}}}}}}{cDMn{{CId{}{{BFb{{b{DMn}}}}}}}}{cDMn{{CId{}{{BFb{DMn}}}}}}{cDMj{{CId{}{{BFb{{b{DMj}}}}}}}}{cDMj{{CId{}{{BFb{DMj}}}}}}{cDNl{{CId{}{{BFb{{b{DNl}}}}}}}}{cDNl{{CId{}{{BFb{DNl}}}}}}{cDMd{{CId{}{{BFb{DMd}}}}}}{cDMd{{CId{}{{BFb{{b{DMd}}}}}}}}{cDLj{{CId{}{{BFb{{b{DLj}}}}}}}}{cDLj{{CId{}{{BFb{DLj}}}}}}{cDNn{{CId{}{{BFb{{b{DNn}}}}}}}}{cDNn{{CId{}{{BFb{DNn}}}}}}{cDNb{{CId{}{{BFb{{b{DNb}}}}}}}}{cDNb{{CId{}{{BFb{DNb}}}}}}{cDNf{{CId{}{{BFb{DNf}}}}}}{cDNf{{CId{}{{BFb{{b{DNf}}}}}}}}{cDLd{{CId{}{{BFb{DLd}}}}}}{cDLd{{CId{}{{BFb{{b{DLd}}}}}}}}{cAMf{{CId{}{{BFb{{b{AMf}}}}}}}}{cAMf{{CId{}{{BFb{AMf}}}}}}{cDNd{{CId{}{{BFb{DNd}}}}}}{cDNd{{CId{}{{BFb{{b{DNd}}}}}}}}{cDNh{{CId{}{{BFb{{b{DNh}}}}}}}}{cDNh{{CId{}{{BFb{DNh}}}}}}{cMj{{CId{}{{BFb{{b{Mj}}}}}}}}{cMj{{CId{}{{BFb{Mj}}}}}}{cDLf{{CId{}{{BFb{{b{DLf}}}}}}}}{cDLf{{CId{}{{BFb{DLf}}}}}}{cDMb{{CId{}{{BFb{{b{DMb}}}}}}}}{cDMb{{CId{}{{BFb{DMb}}}}}}{cEMj{{CId{}{{BFb{EMj}}}}}}{cEMj{{CId{}{{BFb{{b{EMj}}}}}}}}{cEMl{{CId{}{{BFb{{b{EMl}}}}}}}}{cEMl{{CId{}{{BFb{EMl}}}}}}{cEMn{{CId{}{{BFb{EMn}}}}}}{cEMn{{CId{}{{BFb{{b{EMn}}}}}}}}{cEOf{{CId{}{{BFb{{b{EOf}}}}}}}}{cEOf{{CId{}{{BFb{EOf}}}}}}{cEOh{{CId{}{{BFb{EOh}}}}}}{cEOh{{CId{}{{BFb{{b{EOh}}}}}}}}{cEOj{{CId{}{{BFb{{b{EOj}}}}}}}}{cEOj{{CId{}{{BFb{EOj}}}}}}{cH`{{CId{}{{BFb{{b{H`}}}}}}}}{cH`{{CId{}{{BFb{H`}}}}}}{{{b{{FBn{c}}}}{b{{FBn{c}}}}}f{}}`{{{On{}{{Oj{c}}}}}c{{HAf{eg}}}{}{}}{c{}{}}````{{{b{{FBn{c}}}}}cD@j}{{{b{j{FAb{c}}}}}{{FAb{c}}}{}}{{{b{DMh}}An}Cd}{{{b{DNj}}An}Cd}{{{b{DLh}}An}Cd}{{{b{F@l}}An}Cd}{{{b{F@n}}An}Cd}```{{{b{FMd}}c}FDl{{DBl{HDl}}}}`{{{b{jFNd}}H`}{{b{FNd}}}}{{{b{jFNf}}H`}{{b{FNf}}}}`{{{b{Mn}}Mf}Gh}````{{{b{FNf}}}Mf}`{{{b{BBd}}}AMh}{{{b{Gh}}}{{M`{Fl}}}}{{{b{Kj}}}{{M`{Fl}}}}{{{b{CC`}}}{{M`{Fl}}}}{{{b{DMn}}}{{M`{Fl}}}}{{{b{DMj}}}{{M`{Fl}}}}{{{b{DNn}}}{{M`{DJb}}}}{{{b{DNb}}}{{M`{DJb}}}}{{{b{DNf}}}{{M`{DJb}}}}{{{b{DLd}}}{{M`{DJb}}}}{{{b{AMf}}}{{M`{CAh}}}}{{{b{DNd}}}{{M`{CAh}}}}{{{b{DNh}}}{{M`{CAh}}}}{{{b{Mj}}}{{M`{Mf}}}}{{{b{DLf}}}{{M`{Mf}}}}{{{b{DMb}}}{{M`{Mf}}}}{{{b{EMj}}}{{M`{DBd}}}}{{{b{EMl}}}{{M`{DBd}}}}{{{b{EMn}}}{{M`{DBd}}}}{{{b{EOf}}}{{M`{AMh}}}}{{{b{EOh}}}{{M`{AMh}}}}{{{b{EOj}}}{{M`{AMh}}}}{CC`{{ANn{KjFl}}}}{DNn{{ANn{DNfDJb}}}}{{{b{BBd}}}{{M`{BEn}}}}{{{b{EN`}}}{{M`{Fl}}}}{{{b{ENb}}}{{M`{Fl}}}}{{{b{DMl}}}{{M`{Fl}}}}{{{b{DN`}}}{{M`{Fl}}}}{{{b{ENd}}}{{M`{Fl}}}}{{{b{DMf}}}{{M`{Fl}}}}{{{b{ENf}}}{{M`{DJb}}}}{{{b{ENh}}}{{M`{DJb}}}}{{{b{DNl}}}{{M`{DJb}}}}{{{b{DMd}}}{{M`{DJb}}}}{{{b{DLj}}}{{M`{DJb}}}}{{{b{EN`}}}{{M`{{M`{Fl}}}}}}{{{b{ENb}}}{{M`{{M`{Fl}}}}}}{{{b{DMl}}}{{M`{{M`{Fl}}}}}}{{{b{DN`}}}{{M`{{M`{Fl}}}}}}{{{b{ENd}}}{{M`{{M`{Fl}}}}}}{{{b{DMf}}}{{M`{{M`{Fl}}}}}}{{{b{ENf}}}{{M`{{M`{DJb}}}}}}{{{b{ENh}}}{{M`{{M`{DJb}}}}}}{{{b{DNl}}}{{M`{{M`{DJb}}}}}}{{{b{DMd}}}{{M`{{M`{DJb}}}}}}{{{b{DLj}}}{{M`{{M`{DJb}}}}}}{{CC`FAd}{{ANn{FlFlFl}}}}{{DNnFAd}{{ANn{DJbDJbDJb}}}}{{{b{FHd}}}Mf}{{{b{c}}}e{}{}}00000{{{b{Mh}}}A@`}1111111111111{{{b{FCd}}}FCb}222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222{{{b{c}}}{}{}}00000000000000000000000000000000000{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{EN`{{ANn{GhFlGh}}}}{ENf{{ANn{DNbDJbDNb}}}}{{{b{ENb}}}{{ANn{KjCC`Kj}}}}{{{b{DMf}}}{{ANn{KjCC`Kj}}}}{{{b{ENh}}}{{ANn{DNfDNnDNf}}}}{{{b{DLj}}}{{ANn{DNfDNnDNf}}}}{CC`Kj}{DNnDNf}{{{b{c}}}BEh{}}0000000000000000000000000000000000000000000000000000000{{{b{BBd}}{b{j{ANf{BEn}}}}}{{Cn{{b{jMl}}HHn}}}}{{{b{c}}}A@`{}}000000{{{b{BBd}}}A@`}1111111111111111111111111111111111111111111111111{{{b{c}}}{{Cl{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{{b{EJ`}}}An}{{{b{{C`{c}}}}{b{HI`}}}f{HIbBJb}}`{{{b{ENb}}c}Kj{{DBl{Kj}}}}{{{b{DMf}}c}Kj{{DBl{Kj}}}}{{{b{EN`}}Gh}Gh}{{{b{DMl}}Gh}Gh}{{{b{ENd}}Gh}Gh}{{{b{ENf}}DNb}DNb}{{{b{DMd}}DNb}DNb}{{{b{ENb}}Kj}Kj}{{{b{DMf}}Kj}Kj}{{{b{ENh}}DNf}DNf}{{{b{DLj}}DNf}DNf}{{{b{ENb}}DMn}DMn}{{{b{DMf}}DMn}DMn}:9876543210`````{{{EMd{{Cl{c}}}}}{{Cl{{EMd{c}}}}}{}}{{{BDf{{Cl{c}}}}}{{Cl{{BDf{c}}}}}{}}{{{b{DMl}}}DMl}{{{b{DN`}}}DN`}{{{b{ENd}}}ENd}{{{b{DMf}}}DMf}{{{b{DNl}}}DNl}{{{b{DMd}}}DMd}{{{b{DLj}}}DLj}{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}000000000`{GhGh}{KjKj}{DMnDMn}{DMjDMj}{DNbDNb}{DNfDNf}{DLdDLd}{KjGh}{DMnGh}{DMjKj}{DNfDNb}{DLdDNf}{DNdAMf}{DNhDNd}{DLfMj}{DMbDLf}{EMlEMj}{EMnEMl}{EOhEOf}{EOjEOh}{{{b{c}}}{{Cn{{b{{FAn{eg}}}}{HId{e}}}}}{}{}FB`}{{{b{{FBn{c}}}}}{{Cl{{EMd{c}}}}}BJb}{{{b{{FBn{c}}}}}{{Cl{{BDf{c}}}}}BJb}{{{b{{FBn{c}}}}}{{Cl{{b{c}}}}}BJb}{{{b{{FBn{c}}}}}{{Cl{{b{jc}}}}}BJb}{{{b{Of}}}{{Cn{{b{c}}GJd}}}Of}{{{b{jOf}}}{{Cn{{b{jc}}GJd}}}Of}{{{b{{C`{c}}}}G@b}Cd{G@dBJb}}{c{{Cn{e}}}{}{}}00000000000000000000{{{b{Ml}}}{{Cn{BBd}}}}1111111111111111111111111111111111111111111111111111111111111{FAl{{Cn{{EMb{c}}}}}Of}22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222{{{C`{{ANf{c}}e}}}{{Cn{{C`{{M`{c}}e}}}}}{}FA`}3333333333333333333333333333{Mj{{Cn{AMf}}}}{EOf{{Cn{AMf}}}}{EMj{{Cn{AMf}}}}{DLf{{Cn{DNd}}}}{EOh{{Cn{DNd}}}}{EMl{{Cn{DNd}}}}9{EOj{{Cn{DNh}}}}:{EMn{{Cn{DNh}}}}{DMb{{Cn{DNh}}}}<{AMf{{Cn{Mj}}}}{EMj{{Cn{Mj}}}}{EOf{{Cn{Mj}}}}{EMl{{Cn{DLf}}}}{c{{Cn{e}}}{}{}}{EOh{{Cn{DLf}}}}{DNd{{Cn{DLf}}}}{DNh{{Cn{DMb}}}}3{EMn{{Cn{DMb}}}}{EOj{{Cn{DMb}}}}5{EOf{{Cn{EMj}}}}{EOh{{Cn{EMl}}}}7{EOj{{Cn{EMn}}}}88{EMj{{Cn{EOf}}}}{EMl{{Cn{EOh}}}}::{EMn{{Cn{EOj}}}}{EOl{{Cn{H`HIf}}}}{HIh{{Cn{H`f}}}}={Fl{{Cn{H`HIj}}}}{DJb{{Cn{H`HIj}}}}{{{b{FAl}}Fj}{{Cn{{Cl{{b{c}}}}GJd}}}Of}{{{b{Bh}}{Bl{c}}}{{Cl{{Cn{{GJj{FHnFHhc}}GJd}}}}}Of}{{{b{Bh}}{b{FHn}}}{{Cl{{Bl{c}}}}}{}}{{{b{jFAl}}{M`{Fj}}}{{Cn{{M`{{Cl{{b{jc}}}}}}GJd}}}Of}{{{b{jFAl}}Fj}{{Cn{{Cl{{b{jc}}}}GJd}}}Of}{{{b{Bh}}AEh}{{Cl{{GJj{FHnFHhFEd}}}}}}{{{b{Bh}}{b{FHn}}}{{Cl{AEh}}}}{{{b{Bh}}AEh}{{Cl{{GKj{FHnFHhFEd}}}}}}{{{b{jFAl}}Fjc}{{Cn{{Cl{c}}GJd}}}Of}{{{b{jFAl}}FjFEd}{{Cn{{Cl{FEd}}GJd}}}}{c{{Cn{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{c{{Cn{{C`{c}}HIl}}}{}}{{ce}{{Cn{{C`{ce}}HIl}}}{}FA`}{{}{{Cn{{C`{{DFb{c}}}}HIl}}}{}}{c{{Cn{{C`{{DFb{e}}c}}HIl}}}FA`{}}10{Gh{{Cl{Gh}}}}{Kj{{Cl{Kj}}}}{DMn{{Cl{DMn}}}}{DMj{{Cl{DMj}}}}{DNb{{Cl{DNb}}}}{DNf{{Cl{DNf}}}}{DLd{{Cl{DLd}}}}{c{{Cn{{GEd{{C`{c}}}}HIl}}}{}}{{ce}{{Cn{{GEd{{C`{ce}}}}HIl}}}{}FA`}{{{b{{FDd{ce}}}}}{{Cn{eHIn}}}{}{}}{{{b{{FDf{ce}}}}}{{Cn{cHIn}}}{}{}}{{{b{jFAl}}Fj}{{Cn{{Cl{c}}GJd}}}Of}{{{b{{FDd{ce}}}}c}{{Cn{f{HJ`{c}}}}}{}{}}{{{b{{FDf{ce}}}}e}{{Cn{f{HJ`{e}}}}}{}{}}{{{C`{ce}}}{{Cn{c{C`{ce}}}}}{}FA`}`{{{b{c}}}D`{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{}{{Cl{{b{Ml}}}}}}00000000000000000000000000000000{{}{{b{GKl}}}}00000000000000000000000000000000{{{b{FAd}}}{{b{Ml}}}}{{{b{DMh}}}{{b{Ml}}}}{{{b{DNj}}}{{b{Ml}}}}{{{b{DLh}}}{{b{Ml}}}}{{{b{F@l}}}{{b{Ml}}}}{{{b{F@n}}}{{b{Ml}}}}{{{b{EN`}}}{{b{Ml}}}}{{{b{ENb}}}{{b{Ml}}}}{{{b{DMl}}}{{b{Ml}}}}{{{b{Gh}}}{{b{Ml}}}}{{{b{Kj}}}{{b{Ml}}}}{{{b{DN`}}}{{b{Ml}}}}{{{b{ENd}}}{{b{Ml}}}}{{{b{DMf}}}{{b{Ml}}}}{{{b{CC`}}}{{b{Ml}}}}{{{b{DMn}}}{{b{Ml}}}}{{{b{DMj}}}{{b{Ml}}}}{{{b{ENf}}}{{b{Ml}}}}{{{b{ENh}}}{{b{Ml}}}}{{{b{DNl}}}{{b{Ml}}}}{{{b{DMd}}}{{b{Ml}}}}{{{b{DLj}}}{{b{Ml}}}}{{{b{DNn}}}{{b{Ml}}}}{{{b{DNb}}}{{b{Ml}}}}{{{b{DNf}}}{{b{Ml}}}}{{{b{DLd}}}{{b{Ml}}}}{{{b{AMf}}}{{b{Ml}}}}{{{b{DNd}}}{{b{Ml}}}}{{{b{DNh}}}{{b{Ml}}}}{{{b{Mj}}}{{b{Ml}}}}{{{b{DLf}}}{{b{Ml}}}}{{{b{DMb}}}{{b{Ml}}}}{{{b{H`}}}{{b{Ml}}}}{{{b{c}}}{{b{Ml}}}{}}{{}{{b{Ml}}}}00000000000000000000000000000000{{{b{c}}}HJb{}}{AEh{{Bl{c}}}{}}{{{b{EHb}}c}BCn{{EHf{BCn}}}}{{{b{EHb}}c}CJb{{EHf{CJb}}}}`{{{b{EHb}}c}Mf{{EHf{Mf}}}}`{{{b{EHb}}c}AMh{{EHf{AMh}}}}{{AMhAMh}EOf}{{AMhAMhAMh}EOh}{{AMhAMhAMhAMh}EOj}{{{b{EHb}}c}BEn{{EHf{BEn}}}}{{FDl{b{jGGd}}}GGf}{{{b{jFb}}}f}{{{b{FGh}}}BBd}`{{{b{j{FBn{c}}}}}{{b{jc}}}BJb}`{CdCd}{{{b{jHb}}}f}{{{b{jFNd}}}f}{{{b{jFNf}}}f}{{{Bl{c}}}AEh{}}{{{b{FKb}}}{{b{FJl}}}}```{{{b{Bh}}}{{GJj{FHnFHhFEd}}}}{{{FAb{c}}}c{}}{HJd{{M`{c}}}{}}{{{FAb{c}}c}c{}}{{{C`{ce}}}cCLdFA`}{{{FAb{c}}}cD@j}{{{FAb{c}}e}c{}{{BEd{}{{BBf{c}}}}}}5{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000<{{{b{jFHn}}{b{{ANf{BEn}}}}}f}{{{Ej{Gj}}{BDf{{EMb{Hn}}}}{BDf{{EMb{Hl}}}}}f}{{{b{j{GKh{}{{GKb{c}}{GKd{e}}{GKf{g}}}}}}{b{jc}}}f{{F@j{egi}}}Of{}{}}{{{b{jF@j}}}f}{{{b{jHb}}HAh}f}{{{b{EHb}}}EHd}{{{b{EHb}}c}An{{EHf{An}}}}{{{b{Ml}}}Mh}{{MfMf}Mj}{{MfMfMf}DLf}{{MfMfMfMf}DMb}````````````{{FlFl}Gh}{{FlFlFl}Kj}{{FlFlFl}DMn}{{FlFlFlFl}DMj}```````{{{b{FNl}}c}FNl{{DBl{{HBl{HJf}}}}}}`{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`````````{{{b{{C`{c}}}}}{{Cn{HCdFFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{{ANn{HCdAMh}}FFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{FFn}}}{GFhBJb}}{{{b{{C`{c}}}}}{{Cn{{ANn{AMh}}FFn}}}{GFhBJb}}{{{b{{C`{c}}}}AMh}{{Cn{ClFFn}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{FFj}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{HJhFFn}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{{ANn{{Bn{HEf}}}}FFj}}}{FFlBJb}}{{{b{{C`{c}}}}AMh}{{Cn{{HJh{{ANn{{Bn{HEf}}}}}}FFn}}}{FFlBJb}}`{{{b{GE`}}{HJl{HJj}}}Cd}{{{b{GEf}}{HJl{HJj}}}Cd}{{{b{Bh}}}f}`{{{b{{C`{ce}}}}}AnBJbFA`}{{{b{F@b}}}Fl}`{{{b{EHb}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{EHb}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}``{{{Aj{GOn}}}GBn}{{{b{c}}GMb}{{EMd{c}}}BJb}{{{b{jc}}GMd}{{BDf{c}}}BJb}{{{b{FN`}}EMh}FN`}{{G@ne}{{Cn{gGA`}}}{DKlDAjDAl}{{BEd{}{{BBf{c}}}}}{}}{{}Ff}{{{FEf{Gj}}}Bd}{{{b{FNl}}Dh}FNl}{{{b{jc}}}BBdGIl}{{FlFlGhFlFl}Jj}`{{FDlCd}FDl}`{{AMfAMf}AMf}{{DNdDNd}DNd}{{DNhDNh}DNh}{{MjMj}Mj}{{DLfDLf}DLf}{{DMbDMb}DMb}{{EMjEMj}EMj}{{EMlEMl}EMl}{{EMnEMn}EMn}{{EOfEOf}EOf}{{EOhEOh}EOh}{{EOjEOj}EOj};:9876543210;:9876543210;:9876543210{{{b{j{C`{GFj}}}}{b{{ANf{BEn}}}}}{{Cn{AnEO`}}}}{{EN`{b{j{ANf{Fl}}}}}f}{{ENb{b{j{ANf{Fl}}}}}f}{{DMl{b{j{ANf{Fl}}}}}f}{{DN`{b{j{ANf{Fl}}}}}f}{{ENd{b{j{ANf{Fl}}}}}f}{{DMf{b{j{ANf{Fl}}}}}f}{{ENf{b{j{ANf{DJb}}}}}f}{{ENh{b{j{ANf{DJb}}}}}f}{{DNl{b{j{ANf{DJb}}}}}f}{{DMd{b{j{ANf{DJb}}}}}f}{{DLj{b{j{ANf{DJb}}}}}f}{{{b{{C`{c}}}}{b{j{HJn{e}}}}}f{HK`BJb}HKb}{{{b{DMl}}{b{j{HJn{c}}}}}fHKb}{{{b{Gh}}{b{j{HJn{c}}}}}fHKb}{{{b{Kj}}{b{j{HJn{c}}}}}fHKb}{{{b{DN`}}{b{j{HJn{c}}}}}fHKb}{{{b{DMf}}{b{j{HJn{c}}}}}fHKb}{{{b{DMj}}{b{j{HJn{c}}}}}fHKb}{{{b{AMf}}{b{j{HJn{c}}}}}fHKb}{{{b{DNd}}{b{j{HJn{c}}}}}fHKb}{{{b{DNh}}{b{j{HJn{c}}}}}fHKb}{{{b{Mj}}{b{j{HJn{c}}}}}fHKb}{{{b{DLf}}{b{j{HJn{c}}}}}fHKb}{{{b{DMb}}{b{j{HJn{c}}}}}fHKb}{{Gh{b{j{ANf{Fl}}}}}f}{{Kj{b{j{ANf{Fl}}}}}f}{{CC`{b{j{ANf{Fl}}}}}f}{{DMn{b{j{ANf{Fl}}}}}f}{{DMj{b{j{ANf{Fl}}}}}f}{{DNn{b{j{ANf{DJb}}}}}f}{{DNb{b{j{ANf{DJb}}}}}f}{{DNf{b{j{ANf{DJb}}}}}f}{{DLd{b{j{ANf{DJb}}}}}f}{{AMf{b{j{ANf{CAh}}}}}f}{{DNd{b{j{ANf{CAh}}}}}f}{{DNh{b{j{ANf{CAh}}}}}f}{{Mj{b{j{ANf{Mf}}}}}f}{{DLf{b{j{ANf{Mf}}}}}f}{{DMb{b{j{ANf{Mf}}}}}f}{{EMj{b{j{ANf{DBd}}}}}f}{{EMl{b{j{ANf{DBd}}}}}f}{{EMn{b{j{ANf{DBd}}}}}f}{{EOf{b{j{ANf{AMh}}}}}f}{{EOh{b{j{ANf{AMh}}}}}f}{{EOj{b{j{ANf{AMh}}}}}f}{{{b{j{C`{GFj}}}}{b{{ANf{HEd}}}}}{{Cn{AnEO`}}}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMjGh}{DLdDNb}{DNhAMf}{DMbMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMjGh}{DLdDNb}{DNhAMf}{DMbMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMjGh}{DLdDNb}{DNhAMf}{DMbMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMjGh}{DLdDNb}{DNhAMf}{DMbMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210```````````````````````````{{{FAb{c}}{FAb{c}}}{{FAb{c}}}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMjGh}{DLdDNb}{DNhAMf}{DMbMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{GhGh}{KjGh}{DMnGh}{DMjGh}{DNbDNb}{DNfDNb}{DLdDNb}{AMfAMf}{DNdAMf}{DNhAMf}{MjMj}{DLfMj}{DMbMj}{EMjEMj}{EMlEMj}{EMnEMj}{EOfEOf}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}?{GhKj}{KjKj}{DMnDMn}{DMjKj}{DNbDNf}{DNfDNf}{DLdDNf}{AMfDNd}{DNdDNd}{DNhDNd}{MjDLf}{DLfDLf}{DMbDLf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMj}{KjDMj}{DMnDMj}:{DNbDLd}{DNfDLd};{AMfDNh}{DNdDNh}<{MjDMb}{DLfDMb}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMjDMj};:{DLdDLd}:9{DNhDNh}98{DMbDMb}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8?7=6{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{GhKj}{KjKj}{DMnDMn}{DMjKj}{DNbDNf}{DNfDNf}{DLdDNf}{AMfDNd}{DNdDNd}{DNhDNd}{MjDLf}{DLfDLf}{DMbDLf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMj}{KjDMj}{DMnDMj}:{DNbDLd}{DNfDLd};{AMfDNh}{DNdDNh}<{MjDMb}{DLfDMb}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMjDMj};:{DLdDLd}:9{DNhDNh}98{DMbDMb}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8?7=6{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{GhGh}{KjGh}{DMnGh}{DMjGh}{DNbDNb}{DNfDNb}{DLdDNb}{AMfAMf}{DNdAMf}{DNhAMf}{MjMj}{DLfMj}{DMbMj}{EMjEMj}{EMlEMj}{EMnEMj}{EOfEOf}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}?{GhKj}{KjKj}{DMnDMn}{DMjKj}{DNbDNf}{DNfDNf}{DLdDNf}{AMfDNd}{DNdDNd}{DNhDNd}{MjDLf}{DLfDLf}{DMbDLf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMj}{KjDMj}{DMnDMj}:{DNbDLd}{DNfDLd};{AMfDNh}{DNdDNh}<{MjDMb}{DLfDMb}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMjDMj};:{DLdDLd}:9{DNhDNh}98{DMbDMb}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8?7=6{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{GhKj}{KjKj}{DMnDMn}{DMjKj}{DNbDNf}{DNfDNf}{DLdDNf}{AMfDNd}{DNdDNd}{DNhDNd}{MjDLf}{DLfDLf}{DMbDLf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMj}{KjDMj}{DMnDMj}:{DNbDLd}{DNfDLd};{AMfDNh}{DNdDNh}<{MjDMb}{DLfDMb}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMjDMj};:{DLdDLd}:9{DNhDNh}98{DMbDMb}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8?7=6{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{KjKj}{CC`Kj}{DMnDMn}{DMjKj}{DNnDNf}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DMnGh}{DMjGh}{DNfDNb}{DLdDNb}{DNdAMf}{DNhAMf}{DLfMj}{DMbMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DMnDMn}?{DNfDNf}?{DNdDNd}?{DLfDLf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMj}{DMnDMj}{DMjDMj}{DNfDLd}{DLdDLd}{DNdDNh}{DNhDNh}{DLfDMb}{DMbDMb}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMj}{DMnDMj}9{DNfDLd}9{DNdDNh}9{DLfDMb}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908```````````````````````````{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMjGh}{DLdDNb}{DNhAMf}{DMbMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{GhGh}{KjGh}{DMnGh}{DMjGh}{DNbDNb}{DNfDNb}{DLdDNb}{AMfAMf}{DNdAMf}{DNhAMf}{MjMj}{DLfMj}{DMbMj}{EMjEMj}{EMlEMj}{EMnEMj}{EOfEOf}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}?{GhKj}{KjKj}{DMnDMn}{DMjKj}{DNbDNf}{DNfDNf}{DLdDNf}{AMfDNd}{DNdDNd}{DNhDNd}{MjDLf}{DLfDLf}{DMbDLf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMj}{KjDMj}{DMnDMj}:{DNbDLd}{DNfDLd};{AMfDNh}{DNdDNh}<{MjDMb}{DLfDMb}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMjDMj};:{DLdDLd}:9{DNhDNh}98{DMbDMb}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8?7=6{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{GhKj}{KjKj}{DMnDMn}{DMjKj}{DNbDNf}{DNfDNf}{DLdDNf}{AMfDNd}{DNdDNd}{DNhDNd}{MjDLf}{DLfDLf}{DMbDLf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMj}{KjDMj}{DMnDMj}:{DNbDLd}{DNfDLd};{AMfDNh}{DNdDNh}<{MjDMb}{DLfDMb}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMjDMj};:{DLdDLd}:9{DNhDNh}98{DMbDMb}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8?7=6{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{GhGh}{KjGh}{DMnGh}{DMjGh}{DNbDNb}{DNfDNb}{DLdDNb}{AMfAMf}{DNdAMf}{DNhAMf}{MjMj}{DLfMj}{DMbMj}{EMjEMj}{EMlEMj}{EMnEMj}{EOfEOf}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}?{GhKj}{KjKj}{DMnDMn}{DMjKj}{DNbDNf}{DNfDNf}{DLdDNf}{AMfDNd}{DNdDNd}{DNhDNd}{MjDLf}{DLfDLf}{DMbDLf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMj}{KjDMj}{DMnDMj}:{DNbDLd}{DNfDLd};{AMfDNh}{DNdDNh}<{MjDMb}{DLfDMb}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMjDMj};:{DLdDLd}:9{DNhDNh}98{DMbDMb}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8?7=6{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{GhKj}{KjKj}{DMnDMn}{DMjKj}{DNbDNf}{DNfDNf}{DLdDNf}{AMfDNd}{DNdDNd}{DNhDNd}{MjDLf}{DLfDLf}{DMbDLf}{EMjEMl}{EMlEMl}{EMnEMl}{EOfEOh}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}8{GhDMj}{KjDMj}{DMnDMj}:{DNbDLd}{DNfDLd};{AMfDNh}{DNdDNh}<{MjDMb}{DLfDMb}={EMjEMn}{EMlEMn}>{EOfEOj}{EOhEOj}?>={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;{DMjDMj};:{DLdDLd}:9{DNhDNh}98{DMbDMb}87{EMnEMn}76{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8?7=6{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DMnGh}{DMjGh}{DNfDNb}{DLdDNb}{DNdAMf}{DNhAMf}{DLfMj}{DMbMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DMnDMn}?{DNfDNf}?{DNdDNd}?{DLfDLf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMj}{DMnDMj}{DMjDMj}{DNfDLd}{DLdDLd}{DNdDNh}{DNhDNh}{DLfDMb}{DMbDMb}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMj}{DMnDMj}9{DNfDLd}9{DNdDNh}9{DLfDMb}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908```````````````````{{{FAb{c}}{FAb{e}}}{{FAb{{ANn{ce}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{DMjGh}{DLdDNb}{DNhAMf}{DMbMj}{EMnEMj}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210=<;:9876543210654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DMnGh}{DMjGh}{DNfDNb}{DLdDNb}{DNdAMf}{DNhAMf}{DLfMj}{DMbMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DMnDMn}?{DNfDNf}?{DNdDNd}?{DLfDLf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMj}{DMnDMj}{DMjDMj}{DNfDLd}{DLdDLd}{DNdDNh}{DNhDNh}{DLfDMb}{DMbDMb}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMj}{DMnDMj}9{DNfDLd}9{DNdDNh}9{DLfDMb}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DMnGh}{DMjGh}{DNfDNb}{DLdDNb}{DNdAMf}{DNhAMf}{DLfMj}{DMbMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DMnDMn}?{DNfDNf}?{DNdDNd}?{DLfDLf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMj}{DMnDMj}{DMjDMj}{DNfDLd}{DLdDLd}{DNdDNh}{DNhDNh}{DLfDMb}{DMbDMb}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMj}{DMnDMj}9{DNfDLd}9{DNdDNh}9{DLfDMb}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{KjGh}{DMnGh}{DMjGh}{DNfDNb}{DLdDNb}{DNdAMf}{DNhAMf}{DLfMj}{DMbMj}{EMlEMj}{EMnEMj}{EOhEOf}{EOjEOf}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{DMjKj}{DLdDNf}{DNhDNd}{DMbDLf}{EMnEMl}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}654321065432106543210{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}>{KjKj}{DMnDMn}?{DNfDNf}?{DNdDNd}?{DLfDLf}?{EMlEMl}?{EOhEOh}?>=<;:98{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}?{KjDMj}{DMnDMj}{DMjDMj}{DNfDLd}{DLdDLd}{DNdDNh}{DNhDNh}{DLfDMb}{DMbDMb}{EMlEMn}{EMnEMn}{EOhEOj}{EOjEOj}={{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}=<;:987654321>0=<;:987654321{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}?{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{KjDMj}{DMnDMj}9{DNfDLd}9{DNdDNh}9{DLfDMb}9{EMlEMn}9{EOhEOj}98765>4=3<2;1:098765>4=3<2;1:09{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{KjKj}{DMnDMn}{DMjKj}{DNfDNf}{DLdDNf}{DNdDNd}{DNhDNd}{DLfDLf}{DMbDLf}{EMlEMl}{EMnEMl}{EOhEOh}{EOjEOh}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}{DMjDMj}{DLdDLd}{DNhDNh}{DMbDMb}{EMnEMn}{EOjEOj}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}7{KjDMj}{DMnDMj}8{DNfDLd}8{DNdDNh}8{DLfDMb}8{EMlEMn}8{EOhEOj}87>65=4<3;2:19087>65=4<3;2:1908``````````````````````````````````````````````````{c{{Cn{cGA`}}}{}}``{{{b{c}}d}f{}}`{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{GA`}}}{{b{FFh}}}}0{{{b{GA`}}}{{b{HL`}}}}`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{GA`}}}HLb}{{{b{HLb}}}HLb}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{G@nc}{{Cn{eGA`}}}{DKlDAjDAl}{}}{{GA`c}GA`{DKlDAjDAl}}{Alc{}}{{}HLb}{{{b{GA`}}}b}{An{{b{c}}}{}}0{An{{b{jc}}}{}}{{{b{jGA`}}}{{b{j}}}}1{GA`{{Cn{cGA`}}}{DKlDBbDAjDAl}}>>{{{b{jGA`}}}{{Cl{{b{jc}}}}}{DKlDBbDAjDAl}}{{{b{GA`}}}{{Cl{{b{c}}}}}{DKlDBbDAjDAl}}{Anf}{{{b{jGA`}}}f}1`{{{b{GA`}}{b{jB`}}}{{Cn{fDB`}}}}0`{cGA`{FFhDAjDAl}}{GGjc{}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0`{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}0{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}444{{{b{GA`}}}Cd}{{{b{c}}}Cd{}}0{{{b{HLb}}}An}{cGA`{DKlDBbDAjDAl}}?{{{b{FFh}}}HLb}{{{b{jHLb}}}Cl}0{{ChCh}f}{Chf}00{{{b{GA`}}}{{b{FFh}}}}{{{b{HLb}}}{{ANn{An{Cl{An}}}}}}`{{{b{c}}}e{}{}}??{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}033{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0{{G@ne}{{Cn{gGA`}}}{DKlDAjDAl}{{BEd{}{{BBf{c}}}}}{}}```````{{{Ej{Gj}}{EMd{{EMb{EM`}}}}J`}f}{{{Ed{EMf}}{Ed{Eb}}{Lb{Bh}}{Ed{Gj}}{BDf{{EMb{EM`}}}}}f}```````````````````````````````````````````````````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}00000000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000000`{{{b{c}}}{{b{e}}}{}{}}000000{{{b{HLd}}}HLf}1{{{b{HLh}}}HLj}2222````{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{HLd}}}HLl}1{{{b{HLh}}}HLn}2222{{{b{HLd}}}HLd}{{{b{HLh}}}HLh}{{{b{HM`}}}HM`}{{{b{HMb}}}HMb}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}`{{}HLd}{An{{b{c}}}{}}00000000000{An{{b{jc}}}{}}00000000000{{{b{c}}}{{b{e}}}{}{}}00000000000{Anf}00000000000`````{AlEIb}{{{b{HMd}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}00000000000000000000000{{{b{c}}}e{}{}}00000000000{{AlGJf}{{Cn{{b{HLd}}FCl}}}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}`{{}An}00000000000{ce{}{}}00000000000{{{Aj{c}}}{{Aj{h}}}{}}00000000000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000000000333333333333{{HLdAl}GJf}{{{b{c}}}Cd{}}00000000000={{{b{HLd}}}{{GNj{Al}{{BBf{EIb}}}}}}{AlHMf}```{{ChCh}f}000{Chf}000000000000{{}f}``{{}{{b{Cj}}}}{{{b{HLf}}}{{Cn{FChHMd}}}}{{{b{HLj}}}{{Cn{FChHMd}}}}{{{b{jHLl}}}{{Cn{FCfHMd}}}}{{{b{jHLn}}}{{Cn{FCfHMd}}}}``{{{b{c}}}e{}{}}000{ce{}{}}00000000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000000000444444444444{c{{Cn{e}}}{}{}}00000000000000000000000{{{b{c}}}D`{}}00000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000000666666666666```{AlEIb}0`````````````````````````````````````0```````000{AlHMf}01`````````````````````````````````````{{{b{c}}d}f{}}000000000`{{{b{c}}}{{b{h}}}{}}00000000000000000{{{b{jc}}}{{b{jh}}}{}}000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000{{{b{c}}}{{b{Dn}}}{}}{{{b{HMh}}}{{Cl{{b{HMj}}}}}}{{{b{HMh}}}{{Cl{{b{HMl}}}}}}{{{b{jOf}}}FCf}{{{b{Of}}}FCh}{{{b{HMh}}}{{Cl{{b{HMn}}}}}}{{{b{HMh}}}{{Cl{{b{Cj}}}}}}{{{b{c}}}{{b{e}}}{}{}}000000000{{{b{jc}}}{{b{je}}}{}{}}000000000{{{b{Of}}}{{b{c}}}Of}{{{b{jOf}}}{{b{jc}}}Of}{{{b{HN`}}}HN`}{{{b{{HNb{c}}}}}{{HNb{c}}}CLd}{{{b{HMh}}}HMh}{{{b{HNd}}}HNd}{{{b{HMn}}}HMn}{{{b{HMj}}}HMj}{{{b{HNf}}}HNf}{{{b{HNh}}}HNh}{{{b{HNj}}}HNj}{{{b{HMl}}}HMl}`{{{b{c}}{b{je}}}f{}{}}000000000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000{{{b{HMh}}}HNd}`{An{{b{c}}}{}}000000000{An{{b{jc}}}{}}000000000{{{b{c}}}{{b{e}}}{}{}}000000000{Anf}000000000`{{{b{c}}{b{Dn}}}Cd{}}000{{{b{c}}{b{jAMd}}}f{}}{{{b{HMj}}{b{HMj}}}Cd}{{{b{HNf}}{b{HNf}}}Cd}{{{b{HNh}}{b{HNh}}}Cd}{{{b{HMl}}{b{HMl}}}Cd}`{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}0000000000000000000``{{{b{HN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{HNb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{HMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HNd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HMj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HNf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HNh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HNj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HMl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0000000000000000000{{{b{c}}}e{}{}}000000000{{}GJb}`{{{b{{HNb{c}}}}}{{b{c}}}{}}{{{b{HMh}}}Cd}{{{b{HMl}}{b{jc}}}fAMd}`{{}An}000000000{ce{}{}}000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000{{{C`{c}}}{{C`{h}}}{}}000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000003333333333{{{b{c}}}Cd{}}000000000`{{{b{HNf}}}HNl}````{c{{HNb{c}}}{}}``{{ChCh}f}000000000{Chf}000000000{{ChCh}Cd}000`{ChAMh}{{}f}`{{}{{b{Cj}}}}````{{{b{c}}}e{}{}}000000000{{{b{c}}}{}{}}000>>>>>>>>>>{{{b{c}}}{{Cl{e}}}{}{}}0000000002222222222{{{b{Of}}}{{Cn{{b{c}}GJd}}}Of}{{{b{jOf}}}{{Cn{{b{jc}}GJd}}}Of}{c{{Cn{e}}}{}{}}0000000000000000000`{{{b{c}}}D`{}}000000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000`{ce{}{}}000000000```````````````````{{{b{c}}d}f{}}00000````{{{b{c}}}{{b{h}}}{}}00000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000000000{{{b{HNn}}}Ch}{{{b{c}}}{{b{e}}}{}{}}0000000000000{{{b{jc}}}{{b{je}}}{}{}}0000000000000``{{{b{HO`}}}An}{{{b{HNn}}}An}{{{b{{ACl{c}}}}}AnOf}{c{{Cn{AnFG`}}}{}}0{{{b{jHO`}}}f}{{{b{j{ACl{c}}}}}fOf}{{{b{HO`}}}HO`}{{{b{{HOb{ce}}}}}{{HOb{ce}}}OfOf}{{{b{HNn}}}HNn}{{{b{{ACl{c}}}}}{{ACl{c}}}Of}{{{b{HOd}}}HOd}{{{b{HOf}}}HOf}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}0000{{{b{{HOb{ce}}}}{b{c}}}CdOfOf}{Alc{}}00{{}{{HOb{ce}}}OfOf}{{}{{ACl{c}}}Of}{{}HOf}{An{{b{c}}}{}}0000000000{{{b{{ACl{c}}}}}bOf}111{An{{b{jc}}}{}}0000000000{{{b{j{ACl{c}}}}}{{b{j}}}Of}111{{{b{c}}}{{b{e}}}{}{}}0000000000000{Anf}00{{{b{jHO`}}}f}111{{{b{j{HOh{c}}}}}fOf}222{{{b{jHNn}}}f}33333{{{b{c}}{b{Dn}}}Cd{}}0{{{b{jc}}{b{jEEl}}}{{Cn{AnEEn}}}{}}{{{b{jc}}{b{jEF`}}}{{Cn{AnEFb}}}{}}``{{{b{HO`}}{b{HO`}}}Cd}{{{b{{ACl{c}}}}{b{{ACl{c}}}}}Cd{DAnOf}}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{j{ACl{c}}}}e}fOf{{BFd{}{{BFb{c}}}}}}{{{b{{ACl{c}}}}}{{Cl{{b{c}}}}}Of}{{{b{j{ACl{c}}}}}{{Cl{{b{jc}}}}}Of}{{{b{HO`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{HOb{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{OfDBb}{OfDBb}}{{{b{HNn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{ACl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{OfDBb}}{{{b{HOd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HOf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HOj}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}000000000{{{Bn{c}}}{{ACl{c}}}Of}1{{{M`{c}}}{{ACl{c}}}Of}222{g{{HOb{ce}}}OfOf{{BFd{}{{BFb{{ANn{ce}}}}}}}}{e{{ACl{c}}}Of{{BFd{}{{BFb{c}}}}}}44444444444444{{{b{c}}}e{}{}}0000000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0110{{{b{HO`}}An}{{Cl{{b{c}}}}}Of}{{{b{{HOb{ce}}}}{b{c}}}{{Cl{{b{e}}}}}OfOf}{{{b{{ACl{c}}}}An}{{Cl{{b{c}}}}}Of}{{{b{HOd}}{b{c}}}{{Cl{{b{e}}}}}OfOf}{{{b{HOf}}}{{Cl{{b{c}}}}}Of}{{{b{jHO`}}An}{{Cl{{b{jc}}}}}Of}{{{b{j{HOb{ce}}}}{b{c}}}{{Cl{{b{je}}}}}OfOf}{{{b{j{ACl{c}}}}An}{{Cl{{b{jc}}}}}Of}{{{b{jHOd}}{b{c}}}{{Cl{{b{je}}}}}OfOf}{{{b{HO`}}An}{{Cl{FCh}}}}{{{b{HOd}}FCh}{{Cl{FCh}}}}{{{b{HOf}}G@l}{{Cl{FCh}}}}{{{b{jHO`}}An}{{Cl{FCf}}}}{{{b{jHOd}}FCh}{{Cl{FCf}}}}30{{{b{HO`}}}AMh}{{{b{{ACl{c}}}}}AMhOf}``````{{{b{{HOb{ce}}}}{b{c}}}bOfOf}{{{b{{ACl{c}}}}An}bOf}`{{{b{j{HOb{ce}}}}{b{c}}}{{b{j}}}OfOf}{{{b{j{ACl{c}}}}An}{{b{j}}}Of}{{}An}0000000000000{{{b{j{HOb{ce}}}}ce}{{Cl{e}}}OfOf}{{{b{jHOd}}ce}{{Cl{e}}}OfOf}{{{b{HOf}}c}{{Cn{fHOj}}}Of}{{{b{jHOd}}FEdFEd}{{Cl{FEd}}}}{{{b{HOf}}FEd}{{Cn{fHOj}}}}1{ce{}{}}0000000000000{{{Aj{c}}}{{Aj{h}}}{}}0000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000000000{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}00000044{{{b{jHO`}}}}{{{b{HO`}}}}66666{{{b{j{HOb{ce}}}}}{}OfOf}{{{b{{HOb{ce}}}}}{}OfOf}{{{ACl{c}}}{}Of}{{{b{j{ACl{c}}}}}{}Of}{{{b{{ACl{c}}}}}{}Of}{{{b{jHOd}}}}{{{b{HOd}}}}=============={{{HOb{ce}}}HOdOfOf}{{{ACl{c}}}HO`Of}{HOd{{HOb{ce}}}OfOf}{HO`{{ACl{c}}}Of}{{{b{HO`}}}Cd}{{{b{{HOb{ce}}}}}CdOfOf}{{{b{{ACl{c}}}}}CdOf}{{{b{HOd}}}Cd}{{{b{c}}}Cd{}}0000000000000{{{b{HO`}}}HOl}{{{b{{HOb{ce}}}}}{{GNl{{HOn{FEdFEd}}{GNj{{ANn{{b{FEd}}{b{FEd}}}}}{{BBf{{ANn{{b{c}}{b{e}}}}}}}}}}}OfOf}{{{b{HNn}}}I@`}{{{b{{ACl{c}}}}}{{I@b{c}}}Of}{{{b{HOd}}}{{GNl{{HOn{FEdFEd}}{GNj{{ANn{{b{FEd}}{b{FEd}}}}}{{BBf{{ANn{FChFCh}}}}}}}}}}{{{b{HOf}}}{{`{I@d}}}}{{{b{jHO`}}}I@f}{{{b{j{HOb{ce}}}}}{{GNl{{I@h{FEdFEd}}{GNj{{ANn{{b{FEd}}{b{jFEd}}}}}{{BBf{{ANn{{b{c}}{b{je}}}}}}}}}}}OfOf}{{{b{jHNn}}}I@j}{{{b{j{ACl{c}}}}}{{I@l{c}}}Of}{{{b{jHOd}}}{{GNl{{I@h{FEdFEd}}{GNj{{ANn{{b{FEd}}{b{jFEd}}}}}{{BBf{{ANn{FChFCf}}}}}}}}}}{{{b{HOd}}}{{b{Cj}}}}`{{{b{{HOb{ce}}}}}{{GNl{{I@n{FEdFEd}}{GNj{{b{FEd}}}{{BBf{{b{c}}}}}}}}}OfOf}{{{b{HOd}}}{{GNl{{I@n{FEdFEd}}{GNj{{b{FEd}}}{{BBf{FCh}}}}}}}}{{{b{{ACl{c}}}}}{{Cl{{b{c}}}}}Of}{{{b{j{ACl{c}}}}}{{Cl{{b{jc}}}}}Of}{{{b{HNn}}}HNl}`{{{b{HO`}}}An}{{{b{{HOb{ce}}}}}AnOfOf}{{{b{{ACl{c}}}}}AnOf}{{{b{HOd}}}An}```{cf{}}{{{b{Cj}}}HO`}{{}{{HOb{ce}}}OfOf}{HNlHNn}{{}{{ACl{c}}}Of}{{{b{Cj}}{b{Cj}}}HOd}{{{b{jI@`}}}Cl}{{{b{jI@j}}}Cl}{{{b{jHOl}}}Cl}{{{b{jI@f}}}Cl}{{{b{j{HOh{c}}}}}ClOf}{{{b{j{I@b{c}}}}}ClOf}{{{b{j{I@l{c}}}}}ClOf}10{{{b{IA`}}An}An}{{{b{jHO`}}}{{Cl{c}}}Of}{{{b{j{ACl{c}}}}}{{Cl{c}}}Of}{{{b{jHO`}}}{{Cl{FEd}}}}{{{b{j{ACl{c}}}}e}{{Cl{c}}}Of{{BEd{{b{c}}}{{BBf{Cd}}}}}}`{{{b{jHO`}}c}fOf}{{{b{j{ACl{c}}}}c}fOf}{{{b{jHO`}}FEd}f}{{ChCh}f}00000{Chf}0000000000000000{{ChCh}Cd}00{ChAMh}{{{b{jHO`}}An}FEd}{{{b{j{HOb{ce}}}}{b{c}}}{{Cl{e}}}OfOf}{{{b{j{ACl{c}}}}An}cOf}{{{b{jHOd}}{b{c}}}{{Cl{e}}}OfOf}{{{b{jHOd}}FCh}{{Cl{FEd}}}}0{{{b{IA`}}An}{{Cn{{ANn{HNlAn}}IAb}}}}{{{b{jHNn}}An}{{Cn{fIAb}}}}{{{b{j{ACl{c}}}}e}fOf{{BEl{{b{c}}}{{BBf{Cd}}}}}}{{{b{j{ACl{c}}}}e}fOf{{BEl{{b{jc}}}{{BBf{Cd}}}}}}{{{b{j{ACl{c}}}}}fOf}{{{b{HO`}}}{{b{Cj}}}}{{}{{b{Cj}}}}0`{{{b{{HOh{c}}}}}{{ANn{An{Cl{An}}}}}Of}`{{{b{c}}}e{}{}}00000{{{b{c}}}{}{}}{ce{}{}}0000000000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000000000000055555555555555{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}000000{{{b{jHO`}}An}f}{{{b{j{ACl{c}}}}An}fOf}{c{{Cn{e}}}{}{}}0000000000000{{{b{HO`}}An}{{Cn{{Cl{{b{c}}}}GJd}}}Of}{{{b{HOd}}{b{c}}}{{Cn{{Cl{{b{e}}}}GJd}}}OfOf}{{{b{jHO`}}An}{{Cn{{Cl{{b{jc}}}}GJd}}}Of}{{{b{jHOd}}{b{c}}}{{Cn{{Cl{{b{je}}}}GJd}}}OfOf}{{{b{HOd}}FCh}{{Cn{{Cl{FCh}}GJd}}}}{{{b{jHOd}}FCh}{{Cn{{Cl{FCf}}GJd}}}}{{{b{jHOd}}ce}{{Cn{{Cl{e}}GJd}}}OfOf}{{{b{jHOd}}FEdFEd}{{Cn{{Cl{FEd}}GJd}}}}88888888888888{HOd{{Cn{{HOb{ce}}GJd}}}OfOf}{HO`{{Cn{{ACl{c}}GJd}}}Of}{{{b{jHO`}}}{{Cn{{Cl{c}}GJd}}}Of}{{{b{jHO`}}c}{{Cn{fGJd}}}Of}{{{b{jHO`}}FEd}{{Cn{fGJd}}}}{{{b{jHOd}}{b{c}}}{{Cn{{Cl{e}}GJd}}}OfOf}{{{b{jHOd}}FCh}{{Cn{{Cl{FEd}}GJd}}}}{{{b{c}}}D`{}}0000000000000{{{b{HNn}}An}Ch}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000000000{{{b{HOd}}}{{b{Cj}}}}`{{{b{{HOb{ce}}}}}{{GNl{{IAd{FEdFEd}}{GNj{{b{FEd}}}{{BBf{{b{e}}}}}}}}}OfOf}{{{b{HOd}}}{{GNl{{IAd{FEdFEd}}{GNj{{b{FEd}}}{{BBf{FCh}}}}}}}}{{{b{j{HOb{ce}}}}}{{GNl{{IAf{FEdFEd}}{GNj{{b{jFEd}}}{{BBf{{b{je}}}}}}}}}OfOf}{{{b{jHOd}}}{{GNl{{IAf{FEdFEd}}{GNj{{b{jFEd}}}{{BBf{FCf}}}}}}}}`````{ce{}{}}0000000000000{{HNlAn}{{Cn{HNnIAb}}}}``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{jOf}}}FCf}{{{b{Of}}}FCh}``{{{b{Of}}}{{b{c}}}Of}{{{b{jOf}}}{{b{jc}}}Of}`````````{{}GJb}`````````````````````````````{{}f}{{}{{b{Cj}}}}````````{{{b{Of}}}{{Cn{{b{c}}GJd}}}Of}{{{b{jOf}}}{{Cn{{b{jc}}GJd}}}Of}``````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000```{FChIAh}{{{b{jFCf}}}IAj}{{{b{c}}}{{b{h}}}{}}0000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}00000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000000000000000000{{{b{FCh}}}{{Cl{FCh}}}}{{{b{c}}}{{b{Dn}}}{}}{{{b{FCh}}}{{Cl{{b{HOd}}}}}}{{{b{jFEd}}}FCf}{IAlFCf}{{{b{FCf}}}Ch}{{{b{FEd}}}Ch}{{{b{FCh}}}Ch}{{{b{FCf}}}FCh}{{{b{IAj}}}IAh}{{{b{IAn}}}IB`}{{{b{FEd}}}FCh}{{{b{IBb}}}FCh}{{{b{FCh}}}{{Cl{{b{HO`}}}}}}`{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}00000000000000000000000{{{b{FCh}}}{{b{c}}}Of}{FEdcOf}{FCf{{b{jc}}}Of}{FCf{{b{jc}}}{}}2{FCh{{b{c}}}{}}{{{b{jFCf}}}{{b{jc}}}Of}{{{b{jFEd}}}{{b{jc}}}Of}{{{b{jFCf}}}{{b{jc}}}{}}{{{b{FEd}}}{{b{c}}}Of}{{{b{FCh}}}{{b{c}}}{}}{c{{Cn{AnFG`}}}{}}{{{b{FEd}}}FEd}{{{b{{IBd{c}}}}}{{IBd{c}}}Of}{{{b{FCh}}}FCh}{{{b{IAh}}}IAh}{{{b{IBf}}}IBf}{{{b{IBh}}}IBh}{{{b{IBb}}}IBb}{{{b{IBj}}}IBj}{{{b{IB`}}}IB`}{{{b{IBl}}}IBl}{{{b{c}}{b{je}}}f{}{}}000000000{{{b{FCh}}}FEd}{{{b{c}}}f{}}00000000000000000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}0{{{b{FCh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Cj}}}FEd}{{}FEd}{{}{{IBd{c}}}Of}{An{{b{c}}}{}}0000000000{{{b{{IBd{c}}}}}bOf}1111{{{b{IBf}}}b}2{{{b{IBh}}}b}333{{{b{IAl}}}b}4{{{b{IBn}}}b}5555{An{{b{jc}}}{}}000000000{{{b{j{IBd{c}}}}}{{b{j}}}Of}1111{{{b{jIBf}}}{{b{j}}}}2{{{b{jIBh}}}{{b{j}}}}3333{{{b{jIAl}}}{{b{j}}}}4{{{b{jIBn}}}{{b{j}}}}5555{{FCfc}CnOh}{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000{Anf}00000000{{{b{jFEd}}}f}111111111111111{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{FEd}}{b{FEd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{jFCf}}c}{{Cl{FCf}}}{{DBl{IBl}}}}{{IAjc}{{Cn{IAjIAj}}}{{DBl{IBl}}}}{{FChc}{{Cl{FCh}}}{{DBl{IBl}}}}{{IAhc}{{Cl{IAh}}}{{DBl{IBl}}}}{{IBbc}{{Cl{IAh}}}{{DBl{IBl}}}}``{{{b{jFCf}}c}{{Cl{FCf}}}{{BFd{}{{BFb{IBl}}}}}}{{IAjc}{{Cl{IAj}}}{{BFd{}{{BFb{IBl}}}}}}{{FChc}{{Cl{FCh}}}{{BFd{}{{BFb{IBl}}}}}}{{IAhc}{{Cl{IAh}}}{{BFd{}{{BFb{IBl}}}}}}{{{b{jIC`}}}ICb}{{{b{IBb}}}ICd}{{{b{FCf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IAj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FEd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{IBd{c}}}}{b{jB`}}}{{Cn{fDB`}}}{OfDBb}}{{{b{FCh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{IAh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IB`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IBl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GJd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{ICf}}{b{jB`}}}{{Cn{fDB`}}}}0{FEdf}{cc{}}00000000{FCfIAn}{{{IBd{c}}}FEdOf}222222222{FChIB`}333{{{b{Ml}}}IBl}{AnIBl}5{{{b{A@`}}}IBl}66{{Ch{b{Cj}}}FCf}{{Ch{b{Cj}}}FCh}{{{GM`{Ch}}{b{Cj}}}FEd}999999999999999999999999{{{b{c}}}e{}{}}00000000000000000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{FCf}}}{{Cl{AMh}}}}{{{b{FEd}}}AMh}{{{b{FEd}}{b{jc}}}fAMd}{{{b{FCh}}}{{Cl{AMh}}}}`{{{b{IC`}}}{{b{HMn}}}}{{{b{ICh}}}{{b{HMj}}}}{{{b{IBb}}}{{b{HMn}}}}{{{b{IBj}}}{{b{HMj}}}}{{}An}00000000000000000000000{ce{}{}}00000000000000000000000{FCfIAj}{{{Aj{c}}}{{Aj{h}}}{}}00000000000000000000000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000000000000000000000{FCf{{Cn{FCfFCf}}}}{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}0{{FCfc}{{Cn{FCfFCf}}}{{DBl{IBl}}}}{{IC`c}{{Cn{IAjIC`}}}{{DBl{IBl}}}}{{FCfc}{{Cl{FCf}}}{{BFd{}{{BFb{IBl}}}}}}{IC`ICb}::{{{ICj{{b{Ml}}}}}}{{{ICj{Mh}}}}{FCf{{Cn{{b{jHOd}}FCf}}}}========================{FEd{{IBd{c}}}Of}{{{IBd{c}}}FEdOf}{IAhFCh}{IBfFCh}{IBhFCh}{IAjFCf}{IBnFCf}{FCf{{Cn{{b{jHO`}}FCf}}}}{{{b{c}}}Cd{}}00000000000000000000000``{{{b{FCf}}}{{GNj{Al}{{BBf{EIb}}}}}}{{{b{FCh}}}{{GNj{Al}{{BBf{EIb}}}}}}``{{{b{jc}}}FCfOf}{FCfIAj}{cFEd{OfDAlDAj}}{c{{IBd{c}}}Of}{{{b{c}}}FChOf}{FChIAh}{{{b{jFCf}}}IAj}{{{b{FCh}}}IAh}{{{b{jICd}}}Cl}{{{b{jICb}}}Cl}```````````{{ChCh}f}000000000{Chf}0000000000000000000000000{{ChCh}Cd}{ChAMh}{{{b{jFCf}}}FCf}{{{b{FCf}}}{{b{Cj}}}}{{{b{IC`}}}{{b{Cj}}}}{{{b{ICh}}}{{b{Cj}}}}{{{b{FEd}}}{{b{Cj}}}}{{}{{b{Cj}}}}0{{{b{FCh}}}{{b{Cj}}}}{{{b{IBb}}}{{b{Cj}}}}{{{b{IBj}}}{{b{Cj}}}}```{{{b{c}}}e{}{}}000000000{{{b{c}}}{}{}}{ce{}{}}00000000000000000000000{{{b{c}}}BEh{}}0000{{{b{c}}}A@`{}}0000{{{b{c}}}{{Cl{e}}}{}{}}00000000000000000000000555555555555555555555555{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}0{{{b{FCh}}}{{Cn{{b{c}}GJd}}}Of}{FEd{{Cn{cGJd}}}Of}{FCf{{Cn{{b{jc}}GJd}}}Of}{{{b{jFCf}}}{{Cn{{b{jc}}GJd}}}Of}{{{b{jFEd}}}{{Cn{{b{jc}}GJd}}}Of}{{{b{FEd}}}{{Cn{{b{c}}GJd}}}Of}{c{{Cn{e}}}{}{}}000000000{FEd{{Cn{{IBd{c}}}}}Of}11111111111111{{{b{FEd}}}{{Cl{{Bl{ABn}}}}}}{{{b{FEd}}}{{Cl{AMh}}}}333333333333333333333333{FEd{{Cn{{IBd{c}}FEd}}}Of}{{{b{c}}}D`{}}00000000000000000000000{{{b{Cj}}}FEd}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000000000000000000{{{b{ICh}}}IC`}{{{b{IBj}}}IBb}``{{{b{ICh}}}Mf}{{{b{IBj}}}Mf}{{{b{IBj}}}{{b{HNh}}}}{{{b{ICh}}}{{b{Ml}}}}{{{b{IBj}}}{{b{Ml}}}}{{{b{IBj}}}{{b{HMn}}}}``{ce{}{}}00000000000000000000000{{{b{jFCf}}FCh}{{Cn{fGJd}}}}```````````{{ChCh}f}{{}{{HNb{{b{BBh}}}}}}{Chf}101{{ChCh}Cd}2{ChAMh}3```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{G@l}}}G@l}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}0{An{{b{jc}}}{}}077{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{G@l}}{b{G@l}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{G@l}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{G@l}}{b{jc}}}fAMd}`{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0`{{ChCh}f}{Chf}0{{ChCh}Cd}{ChAMh}{{{b{ICl}}HN`}{{b{Cj}}}}`<{{{b{c}}}{}{}}::{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>```{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{{ICnc}CnOh}{{{b{ID`}}FCfc}{{Cn{f}}}Oh}`{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}666{Anf}00{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{cc{}}00000{{{b{c}}}e{}{}}00{{}ID`}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{Chf}00{{}{{b{Cj}}}}{{{b{IDb}}c}CnAKj}777{{{b{c}}}{{Cl{e}}}{}{}}00;;;{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00;;;``````````````````{{{b{EHb}}}EHd}0{{{b{EHb}}}Cd}{{{b{EHb}}DJb}Cd}{{{b{EHb}}c}EHd{{EHf{EHd}}}}{{}GAf}{{}cD@j}{{{b{EHb}}BEn}EHd}{{{b{EHb}}}Fl}0{{{b{EHb}}}DJb}0{{{b{EI`}}}{{M`{BEn}}}}{{{b{EI`}}}DOb}{{{b{EI`}}}ANl}{{{b{EI`}}}CAh}{{{b{EI`}}}DBd}{{{b{EI`}}}DAh}{{{b{EI`}}}DCn}{{{b{EI`}}}BCn}{{{b{EI`}}}CJb}{{{b{EI`}}}Mf}{{{b{EI`}}}AMh}{{{b{EI`}}}BEn}{{{b{EI`}}}An}{{{b{Ml}}}A@`}{{{b{EHb}}c}DOb{{EHf{DOb}}}}{{{b{EHb}}c}ANl{{EHf{ANl}}}}{{{b{EHb}}c}CAh{{EHf{CAh}}}}{{{b{EHb}}c}DBd{{EHf{DBd}}}}{{{b{EHb}}c}DAh{{EHf{DAh}}}}{{{b{EHb}}c}An{{EHf{An}}}}{{{b{EHb}}c}DCn{{EHf{DCn}}}}{{{b{EHb}}}EHd}{{{b{EHb}}{b{j{ANf{c}}}}An}{{ANn{{b{j{ANf{c}}}}{b{j{ANf{c}}}}}}}{}}``{{{b{EHb}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{EHb}}c}ClCId}{{{b{EHb}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{EHb}}cAn}BnCId}{{{b{EHb}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}f{}}{{{b{EHb}}c}BCn{{EHf{BCn}}}}{{{b{EHb}}c}CJb{{EHf{CJb}}}}{{{b{EHb}}c}Mf{{EHf{Mf}}}}{{{b{EHb}}c}AMh{{EHf{AMh}}}}{{{b{EHb}}c}BEn{{EHf{BEn}}}}`=?{{{b{EHb}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{EHb}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}``````````````````??{{{b{EHb}}}Cd}{{{b{EHb}}DJb}Cd}{{{b{EHb}}c}EHd{{EHf{EHd}}}}{{}GAf}{{}cD@j}{{{b{EHb}}BEn}EHd}{{{b{EHb}}}Fl}0{{{b{EHb}}}DJb}0{{{b{EI`}}}{{M`{BEn}}}}{{{b{EI`}}}DOb}{{{b{EI`}}}ANl}{{{b{EI`}}}CAh}{{{b{EI`}}}DBd}{{{b{EI`}}}DAh}{{{b{EI`}}}DCn}{{{b{EI`}}}BCn}{{{b{EI`}}}CJb}{{{b{EI`}}}Mf}{{{b{EI`}}}AMh}{{{b{EI`}}}BEn}{{{b{EI`}}}An}{{{b{Ml}}}A@`}{{{b{EHb}}c}DOb{{EHf{DOb}}}}{{{b{EHb}}c}ANl{{EHf{ANl}}}}{{{b{EHb}}c}CAh{{EHf{CAh}}}}{{{b{EHb}}c}DBd{{EHf{DBd}}}}{{{b{EHb}}c}DAh{{EHf{DAh}}}}{{{b{EHb}}c}An{{EHf{An}}}}{{{b{EHb}}c}DCn{{EHf{DCn}}}}{{{b{EHb}}}EHd}{{{b{EHb}}{b{j{ANf{c}}}}An}{{ANn{{b{j{ANf{c}}}}{b{j{ANf{c}}}}}}}{}}`{{{b{EHb}}{b{{ANf{c}}}}}{{Cl{{b{c}}}}}{}}{{{b{EHb}}c}ClCId}{{{b{EHb}}{b{{ANf{c}}}}An}{{Bn{{b{c}}}}}{}}{{{b{EHb}}cAn}BnCId}{{{b{EHb}}{b{j{ANf{c}}}}An}{{Bn{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}{{Cl{{b{jc}}}}}{}}{{{b{EHb}}{b{j{ANf{c}}}}}f{}}{{{b{EHb}}c}BCn{{EHf{BCn}}}}{{{b{EHb}}c}CJb{{EHf{CJb}}}}{{{b{EHb}}c}Mf{{EHf{Mf}}}}{{{b{EHb}}c}AMh{{EHf{AMh}}}}{{{b{EHb}}c}BEn{{EHf{BEn}}}}`=?{{{b{EHb}}{b{{ANf{c}}}}e}{{Cl{{b{c}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}{{{b{EHb}}{b{j{ANf{c}}}}e}{{Cl{{b{jc}}}}}{}{{BBh{{ANn{{b{c}}An}}}{{BBf{DJb}}}}}}`````````````````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{DCnCd}0{{{b{GMb}}}GMb}{{{b{GMd}}}GMd}{{{b{IDd}}}f}0{An{{b{c}}}{}}0{An{{b{jc}}}{}}077{{{b{jGMb}}}f}{Anf}0{{{b{jGMd}}}f}{{}GMb}{{}GMd}{cc{}}000{{{b{c}}}e{}{}}0{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{DCnCd}{{{b{c}}}Cd{}}011``{{}IDd}{Chf}0{{{b{IDd}}}f}0{{{b{IDd}}}GMb}{{{b{IDd}}}GMd}::{{{b{c}}}{{Cl{e}}}{}{}}0=={{{b{IDd}}}Cd}0{c{{Cn{e}}}{}{}}000{{{b{IDd}}}{{Cl{GMb}}}}{{{b{IDd}}}{{Cl{GMd}}}}{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0`````{{{b{c}}d}f{}}000{{{b{IDf}}{b{c}}i}f{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{{BEd{{b{e}}g}{{BBf{g}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}f{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}g}{{BBf{g}}}}}}{{{b{IDf}}g}f{IDhE@`}{}{{BEl{{b{c}}e}{{BBf{e}}}}}}{{{b{{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BEl{{b{c}}e}{{BBf{e}}}}}}{{{b{IDf}}}An}{{{b{{HBf{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}f}{{{b{IDf}}{b{c}}}Cd{E@`IDhBJb}}{{{b{IDf}}c}{{IDn{ceg}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}c}{{IDn{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{Cl{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{CLdIDl}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{Cl{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{CLdIDl}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}An}{{b{{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{b{{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}c{CLdIDl}}{{{b{{HBf{ceg}}}}}g{IDhE@`}{}{IDlCLd}}{{{b{IDf}}ce}{{Cl{e}}}{IDhE@`}{}}{{{b{{HBf{ceg}}}}ce}{{Cl{e}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}Cd}{{{b{IDf}}}{{IEd{cegIDf}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}}{{IEd{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}{{IEf{cegIDf}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}}{{IEf{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}}An}{{{b{{HBf{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}i}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{{BEd{{b{e}}{b{g}}}{{BBf{Cd}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}{b{g}}}{{BBf{Cd}}}}}}{{{b{IDf}}{b{c}}i}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{{BEd{{b{e}}{b{jg}}}{{BBf{Cd}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}{b{jg}}}{{BBf{Cd}}}}}}{{{b{IDf}}g}f{IDhE@`}{}{{BEl{{b{c}}{b{je}}}{{BBf{Cd}}}}}}{{{b{{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BEl{{b{c}}{b{je}}}{{BBf{Cd}}}}}}98{{{b{IDf}}}f}{{{b{{HBf{ceg}}}}}f{IDhE@`}{}{IDlCLd}}{{{b{IDf}}c}{{Cl{{IDn{ceg}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}c}{{Cl{{IDn{ceg}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{IEh{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{CLdIDl}}{{{b{{HBf{egi}}}}{b{c}}}{{IEh{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}}{{IEh{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{CLdIDl}}{{{b{{HBf{egi}}}}{b{c}}}{{IEh{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{IDf}}An}{{Cl{{IEl{IEj{IEb{c{IE`{e}}g}}}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{Cl{{IEl{IEj{IEb{c{IE`{e}}g}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}An}{{Cl{{IEn{IEj{IEb{c{IE`{e}}g}}}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{Cl{{IEn{IEj{IEb{c{IE`{e}}g}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}{b{c}}k}{{Cl{i}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{}{{BEd{{b{e}}{b{g}}}{{BBf{i}}}}}}{{{b{{HBf{egi}}}}{b{c}}m}{{Cl{k}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{}{{BEd{{b{e}}{b{g}}}{{BBf{k}}}}}}{{{b{IDf}}An}{{IEl{IEj{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{IEl{IEj{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{IDlCLd}}{{{b{IDf}}An}{{IEn{IEj{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{CLdIDl}}{{{b{{HBf{ceg}}}}An}{{IEn{IEj{IEb{c{IE`{e}}g}}}}}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}k}f{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}g}{{BBf{g}}}}}}{{{b{{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BEl{{b{c}}e}{{BBf{e}}}}}}{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{{HBf{egi}}}}{b{c}}}{}{E@`IDhBJb}{IDhE@`{IDj{c}}}{}{IDlCLd}}0{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{{IF`{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}}An{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{c{{Cn{AnFG`}}}{}}{{{b{{IFb{ce}}}}}f{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}f{IDhE@`}{}{IDlCLd}}{{{b{{IF`{ceg}}}}}{{IF`{ceg}}}{IDhE@`CLd}CLdCLd}{{{b{{IFb{ce}}}}}{{IFb{ce}}}{IDhE@`CLd}CLd}{{{b{{HBf{ceg}}}}}{{HBf{ceg}}}{IDhE@`CLd}CLdCLd}{{{b{IFd}}}IFd}{{{b{j{IFb{ce}}}}{b{{IFb{ce}}}}}f{IDhE@`CLd}CLd}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}000{{{b{{IFb{eg}}}}{b{c}}}Cd{E@`IDhBJb}{{IDj{c}}IDhE@`}{IDlCLd}}{{{b{{IF`{egi}}}}{b{c}}}Cd{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}Cd{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{Alc{}}0{{}{{IFb{ce}}}{IDhE@`}{D@jIDlCLd}}{{}{{HBf{ceg}}}{IDhE@`}{}{D@jIDlCLd}}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}{{{b{{HBf{ceg}}}}c}{{IDn{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{IFd}}{b{IFd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{j{IFb{ce}}}}g}f{IDhE@`}{IDlCLd}{{BFd{}{{BFb{c}}}}}}{{{b{j{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BFd{}{{BFb{{ANn{ce}}}}}}}}{{{b{{IF`{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}DBb{IDlCLd}}{{{b{{IFb{ce}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}{IDlCLd}}{{{b{{HBf{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}DBb{IDlCLd}}{{{b{IFd}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{e{{IFb{cg}}}{IDhE@`}{{BFd{}{{BFb{c}}}}}{IDlCLdD@j}}{g{{HBf{cei}}}{IDhE@`}{}{{BFd{}{{BFb{{ANn{ce}}}}}}}{IDlCLdD@j}}2222{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{{IF`{egi}}}}{b{c}}}{{Cl{{b{g}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{IFb{eg}}}}{b{c}}}{{Cl{{IFf{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{IF`{egi}}}}{b{c}}}{{Cl{{ANn{{b{e}}{b{g}}}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}{b{g}}}An{IDhE@`}{IDlCLd}E@`}{{{b{{HBf{ceg}}}}{b{i}}}An{IDhE@`}{}{IDlCLd}E@`}{{{b{{HBf{ceg}}}}}{{b{g}}}{IDhE@`}{}{IDlCLd}}`{{}An}000`{{{b{{IFb{ce}}}}c}Cd{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}ce}{{Cl{e}}}{IDhE@`}{}{IDlCLd}}{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}000{{{IF`{ceg}}}{{HBf{ceg}}}{}{}{}}{{{IFb{ce}}}{}{IDhE@`}{IDlCLd}}{{{HBf{ceg}}}{}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{ceg}}}}}{}{IDhE@`}{}{IDlCLd}}{{{HBf{ceg}}}{{IF`{ceg}}}{IDhE@`}{}{IDlCLd}}8888{{{b{{IF`{ceg}}}}}Cd{IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}}Cd{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}Cd{IDhE@`}{}{IDlCLd}}{{{b{{HBf{cIFh}}}}}Cd{E@`IDhCLd}}{{{b{c}}}Cd{}}000`{{{b{{IF`{ceg}}}}}{{`{{CId{}{{BFb{{ANn{{b{c}}{b{e}}}}}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}}{{IFj{ce{HBf{cfe}}}}}{IDhE@`}{IDlCLd}}{{{b{{HBf{ceg}}}}}{{IEd{ceg}}}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{ceg}}}}}{{IEf{ceg}}}{IDhE@`}{}{IDlCLd}}`{{{b{{IF`{ceg}}}}}{{`{{CId{}{{BFb{{b{c}}}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{{IF`{ceg}}}}}An{IDhE@`}{}{IDlCLd}}{{{b{{IFb{ce}}}}}An{IDhE@`}{IDlCLd}}{{{b{{HBf{cIFh}}}}}An{E@`IDhCLd}}{{{b{{HBf{ceg}}}}}An{IDhE@`}{}{IDlCLd}}``{{{b{{HBf{cIFh}}}}bi}{{Cn{eg}}}{E@`IDhCLd}{}{}{{BBh{{Cl{EOn}}}{{BBf{{Cn{{ANn{eEOn}}g}}}}}}}}{{}{{IFb{c}}}{IDhE@`}}{{}{{HBf{ce}}}{IDhE@`}{}}{{ChCh}f}000{Chf}00000{{ChCh}Cd}{{{b{{IFb{eg}}}}{b{c}}}{{Cl{e}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{IFb{eg}}}}{b{c}}i}{{Cl{e}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{IDlCLd}{{BEd{{b{e}}}{{BBf{Cd}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}{b{g}}}{{BBf{Cd}}}}}}{{{b{{HBf{egi}}}}{b{c}}k}{{Cl{{ANn{eg}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{{BEd{{b{e}}{b{jg}}}{{BBf{Cd}}}}}}{{{b{{IFb{ce}}}}g}f{IDhE@`}{IDlCLd}{{BEl{{b{c}}}{{BBf{Cd}}}}}}{{{b{{HBf{ceg}}}}i}f{IDhE@`}{}{IDlCLd}{{BEl{{b{c}}{b{je}}}{{BBf{Cd}}}}}}{{{b{{HBf{cIFh}}}}EOn}f{E@`IDhCLd}}```{{{b{{HBf{ceg}}}}{ANn{ce}}}{}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{}{E@`IDhBJb}{IDhE@`{IDj{c}}}{}{IDlCLd}}{{{b{{IFb{ce}}}}}f{IDhE@`}{IDlCLd}}{{{b{{HBf{cIFh}}}}}f{E@`IDhCLd}}{{{b{{HBf{ceg}}}}}f{IDhE@`}{}{IDlCLd}}3{{{b{c}}}e{}{}}000{{{b{c}}}{}{}}{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0003333{{{b{{HBf{ceg}}}}c}{{Cl{{IDn{ceg}}}}}{IDhE@`}{}{IDlCLd}}{c{{Cn{e}}}{}{}}000{{{b{{HBf{egi}}}}{b{c}}}{{IEh{{GJn{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}}{{IEh{{GK`{egi}}}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}}2222{{{b{j{HBf{ceg}}}}An}{{Cn{fIFd}}}{IDhE@`}{}{IDlCLd}}`{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{b{{IF`{ceg}}}}}{{`{{CId{}{{BFb{{b{e}}}}}}}}}{IDhE@`}{}{IDlCLd}}{{{b{{HBf{egi}}}}{b{c}}m}{{Cl{k}}}{E@`IDhBJb}{{IDj{c}}IDhE@`}{}{IDlCLd}{}{{BEd{{b{e}}{b{g}}}{{BBf{k}}}}}}::::{An{{IFb{c}}}{IDhE@`}}{An{{HBf{ce}}}{IDhE@`}{}}{{Anc}{{IFb{ec}}}{IDlCLd}{IDhE@`}}{{Anc}{{HBf{egc}}}{IDlCLd}{IDhE@`}{}}{{AncAn}{{HBf{egc}}}{IDlCLd}{IDhE@`}{}}{{AnAn}{{HBf{ce}}}{IDhE@`}{}}{c{{IFb{ec}}}{IDlCLd}{IDhE@`}}{c{{HBf{egc}}}{IDlCLd}{IDhE@`}{}}{{cAn}{{HBf{egc}}}{IDlCLd}{IDhE@`}{}}7```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{{IEd{ceg}}}}}{{IEd{ceg}}}{CLdE@`IDh}CLd{CLdIDl}}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}```{An{{b{c}}}{}}00{An{{b{jc}}}{}}00777{Anf}00{cc{}}00000{{{b{c}}}e{}{}}00{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}00444444{{{b{c}}}Cd{}}00```{c{{ANn{eg}}}{}{}{}}{{{b{j{IFl{ceg}}}}}Cl{IDhE@`}{}{IDlCLd}}{{{b{j{IEd{cegi}}}}}Cl{IDhE@`}{}{IDlCLd}{{IDf{ceg}}}}{{{b{j{IEf{cegi}}}}}Cl{IDhE@`}{}{IDlCLd}{{IDf{ceg}}}}{{ChCh}f}{Chf}00```=;;;{{{b{c}}}{{Cl{e}}}{}{}}00>>>{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{c{{Cn{AnFG`}}}{}}{c{{FGb{e}}}{}{}}{An{{b{c}}}{}}0{An{{b{jc}}}{}}055{Anf}0{{{b{jc}}{b{jEEl}}}{{Cn{AnEEn}}}{}}{{{b{jc}}{b{jEF`}}}{{Cn{AnEFb}}}{}}{cc{}}000{{{b{c}}}e{}{}}0{{}An}0``??{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}0{ce{}{}}000{{{b{c}}}Cd{}}0{c{{ANn{egikm}}}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAeAgAiAk}}}{}{}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAe}}}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAa}}}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAc}}}{}{}{}{}{}{}{}{}{}}{c{{ANn{eg}}}{}{}{}}{c{{ANn{e}}}{}{}}{c{{ANn{egikmoAaAcAeAgAi}}}{}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egikmoAaAcAeAg}}}{}{}{}{}{}{}{}{}{}{}{}}{c{{ANn{egik}}}{}{}{}{}{}}{c{{ANn{egikmo}}}{}{}{}{}{}{}{}}{c{{ANn{egi}}}{}{}{}{}}{cf{}}{{{b{j{IFn{ce}}}}}Cl{IDhE@`}{IDlCLd}}{{{b{j{IFj{ceg}}}}}Cl{IDhE@`}{IDlCLd}{{IDf{cfe}}}}{c{{HAn{e}}}{}{}}{c{{HB`{e}}}{}{}}10{Chf}0{c{{HHl{e}}}{}{}}{ce{}{}}0{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}066````````{{{IDn{ceg}}i}{{IDn{ceg}}}{IDhE@`}{}IDl{{BEd{{b{je}}}}}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{An{{b{c}}}{}}00{An{{b{jc}}}{}}00333{Anf}00`{cc{}}00000>>>{{{b{{IG`{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{j{IG`{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}{{}An}00{{{IDn{ceg}}e}{{GK`{ceg}}}{IDhE@`}{}IDl}{{{IGb{ceg}}e}{{GK`{ceg}}}{IDhE@`}{}IDl}{{{b{j{IG`{ceg}}}}e}e{IDhE@`}{}IDl}{{{IDn{ceg}}e}{{IG`{ceg}}}{CLdIDhE@`}{}IDl}{{{IGb{ceg}}e}{{IG`{ceg}}}{CLdIDhE@`}{}IDl}{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00{{{IDn{ceg}}}c{IDhE@`}{}IDl}{{{IGb{ceg}}}c{IDhE@`}{}IDl}{{{IG`{ceg}}}c{IDhE@`}{}IDl}{{{IG`{ceg}}}{{GK`{ceg}}}{IDhE@`}{}IDl}777{{{b{c}}}Cd{}}00{{{b{{IDn{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{IGb{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{IG`{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}``{{{IDn{ceg}}}{{GK`{ceg}}}{IDhE@`}D@jIDl}{{{IDn{ceg}}e}{{GK`{ceg}}}{IDhE@`}{}IDl}{{{IDn{ceg}}i}{{GK`{ceg}}}{IDhE@`}{}IDl{{BEd{}{{BBf{e}}}}}}{{{IDn{ceg}}k}{{Cn{{GK`{ceg}}i}}}{IDhE@`}{}IDl{}{{BEd{}{{BBf{{Cn{ei}}}}}}}}{Chf}00{{{IG`{ceg}}}e{IDhE@`}{}IDl}{{{IG`{ceg}}}{{ANn{ce}}}{IDhE@`}{}IDl}{{{IG`{ceg}}e}{{ANn{ce}}}{IDhE@`}{}IDl}``{ce{}{}}00{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00555````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{{IGd{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{An{{b{c}}}{}}{{{b{{IGf{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}1{An{{b{jc}}}{}}0{{{b{j{IGf{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}66{Anf}0{cc{}}000??{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{{b{{IGd{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{IGf{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{IGd{ceg}}}}}{{ANn{{b{c}}{b{e}}}}}{IDhE@`}{}IDl}{{{b{{IGf{ceg}}}}}{{ANn{{b{c}}{b{e}}}}}{IDhE@`}{}IDl}{{{b{j{IGf{ceg}}}}}{{ANn{{b{c}}{b{je}}}}}{IDhE@`}{}IDl}{Chf}0::{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0``{{{b{{IGd{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{{IGf{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{j{IGf{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}{ce{}{}}0```````{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{{FAn{eg}}}}}{}{}FB`}{{{b{{GJj{cei}}}}}{{b{g}}}{IDhE@`}{}BJb{{EOb{g}}}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{{GJn{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{An{{b{c}}}{}}0{{{b{{GK`{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}1{{{b{{GJj{cegi}}}}}{{b{g}}}{IDhE@`}{}{}IDl}{{{b{{GKj{cegi}}}}}{{b{g}}}{IDhE@`}{}{}IDl}3{An{{b{jc}}}{}}0{{{b{j{GK`{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}1{{{b{j{GKj{cegi}}}}}{{b{jg}}}{IDhE@`}{}{}IDl}29999{{{GK`{ceg}}}{{GJn{ceg}}}{IDhE@`}{}IDl}{Anf}000{{{b{c}}}e{}{{GDn{EHd}}}}0{{{b{{GJn{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}DBbIDl}{{{b{{GK`{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}DBbIDl}{{{b{{GJj{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`}{}DKl}{{{b{{GJj{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}{}DBbIDl}{{{b{{GKj{cegi}}}}{b{jB`}}}{{Cn{fDB`}}}{IDhE@`DBb}{}DBbIDl}{cc{}}0000000{{{b{c}}}e{}{}}000`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000````{{{b{{GJn{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{GK`{ceg}}}}}{{b{c}}}{IDhE@`}{}IDl}{{{b{{GJj{cegi}}}}}{{b{c}}}{IDhE@`}{}{}IDl}{{{b{{GKj{cegi}}}}}{{b{c}}}{IDhE@`}{}{}IDl}{{{GJn{ceg}}k}{{GJj{ceig}}}{IDhE@`}{}IDl{}{{BEd{{b{e}}}{{BBf{{b{i}}}}}}}}{{{GK`{ceg}}k}{{GKj{ceig}}}{IDhE@`}{}IDl{}{{BEd{{b{je}}}{{BBf{{b{ji}}}}}}}}{{{GJj{cegi}}m}{{GJj{ceki}}}{IDhE@`}{}{}IDl{}{{BEd{{b{g}}}{{BBf{{b{k}}}}}}}}{{{GKj{cegi}}m}{{GKj{ceki}}}{IDhE@`}{}{}IDl{}{{BEd{{b{jg}}}{{BBf{{b{jk}}}}}}}}{{{b{{GJn{ceg}}}}}{{ANn{{b{c}}{b{e}}}}}{IDhE@`}{}IDl}{{{b{{GK`{ceg}}}}}{{ANn{{b{c}}{b{e}}}}}{IDhE@`}{}IDl}{{{b{{GJj{cegi}}}}}{{ANn{{b{c}}{b{g}}}}}{IDhE@`}{}{}IDl}{{{b{{GKj{cegi}}}}}{{ANn{{b{c}}{b{g}}}}}{IDhE@`}{}{}IDl}{{{b{j{GK`{ceg}}}}}{{ANn{{b{c}}{b{je}}}}}{IDhE@`}{}IDl}{{{b{j{GKj{cegi}}}}}{{ANn{{b{c}}{b{jg}}}}}{IDhE@`}{}{}IDl}{Chf}000{ce{}{}}000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000{{{b{c}}}e{}{}}000{{{b{c}}}{{Cn{{b{{FAn{eg}}}}{HId{e}}}}}{}{}FB`}{c{{Cn{e}}}{}{}}0000000{{{GJn{ceg}}k}{{Cn{{GJj{ceig}}{GJn{ceg}}}}}{IDhE@`}{}IDl{}{{BEd{{b{e}}}{{BBf{{Cl{{b{i}}}}}}}}}}{{{GK`{ceg}}k}{{Cn{{GKj{ceig}}{GK`{ceg}}}}}{IDhE@`}{}IDl{}{{BEd{{b{je}}}{{BBf{{Cl{{b{ji}}}}}}}}}}{{{GJj{cegi}}m}{{Cn{{GJj{ceki}}{GJj{cegi}}}}}{IDhE@`}{}{}IDl{}{{BEd{{b{g}}}{{BBf{{Cl{{b{k}}}}}}}}}}{{{GKj{cegi}}m}{{Cn{{GKj{ceki}}{GKj{cegi}}}}}{IDhE@`}{}{}IDl{}{{BEd{{b{jg}}}{{BBf{{Cl{{b{jk}}}}}}}}}}{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000````{{{b{{GJn{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{{GK`{ceg}}}}}{{b{e}}}{IDhE@`}{}IDl}{{{b{{GJj{cegi}}}}}{{b{g}}}{IDhE@`}{}{}IDl}{{{b{{GKj{cegi}}}}}{{b{g}}}{IDhE@`}{}{}IDl}{{{b{j{GK`{ceg}}}}}{{b{je}}}{IDhE@`}{}IDl}{{{b{j{GKj{cegi}}}}}{{b{jg}}}{IDhE@`}{}{}IDl}{ce{}{}}000```{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{{{b{{IGh{ce}}}}}{{b{c}}}{IDhE@`}IDl}{An{{b{jc}}}{}}4{Anf}{cc{}}0{{{b{c}}}e{}{}}{{}An}`<{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}?{{{b{c}}}Cd{}}9{Chf}{ce{}{}}{{{b{c}}}{{Cl{e}}}{}{}}8{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}4`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{{{b{{IFf{ce}}}}}{{b{c}}}{IDhE@`}IDl}{An{{b{jc}}}{}}4{Anf}{cc{}}0{{{b{c}}}e{}{}}{{}An}`{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}:{Chf}5{{{b{c}}}{{Cl{e}}}{}{}}8{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}9````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{{{b{{IEh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{{IEh{c}}}}}Cd{}}{{{b{c}}}Cd{}}11{Chf}6{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{IEh{c}}}{{Cl{c}}}{}}{{{b{c}}}D`{}}{{{IEh{c}}}c{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<``{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{IGj}}}IGj}{{{b{IGl}}}IGl}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}IGj}{{}IGl}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0``{{{Cl{{Ed{IGj}}}}{Ed{Eh}}}f}``{{{b{jFb}}}f}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0`````{{ChCh}f}0{Chf}000{{{b{jIGj}}}f}{{}{{b{Cj}}}}<<88{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{cf{{BEl{{b{Cf}}}}}}{cf{{BEl{{b{jGGd}}}}}}{{{b{IGn}}}BEn}{{{b{IH`}}}Fl}{IHbIHb}{{IH`IH`}IH`}{{IHdIHb}IHd}{{IHbIHb}IHb}{{{b{jGGd}}c}GGfIHf}{{{b{IHh}}c}IHj{{DBl{HBj}}}}{{H@nH@n}H@n}{{{b{jIHd}}IHb}f}{{{b{jIHb}}IHb}f}{{{b{Cf}}{C`{IHl}}}f}{{{b{jIHn}}HBhIGn}f}{{{b{jGGd}}Cdc}GGfIHf}{{{b{jGGd}}Cde}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}{C`{II`}}}f}{{{b{jIHn}}HBhHBhIGn}f}{{{b{jGGd}}ce}GGf{{DBl{IHb}}}IHf}{{{b{jGGd}}Fl}f}{{{b{Cf}}{C`{IIb}}}f}{{{b{jIHn}}MfMfMf}f}76{IGnIGn}{IH`IH`}{{{b{jGGd}}HBh}IId}`{{{b{IIf}}}Fl}`{{IIhFlc}IIj{{DBl{IIj}}}}{{IIlIHbHBh}HBh}{{{b{IIn}}IHbHBh}HBh}{{{b{IJ`}}}Cd}{{{b{jGGd}}IHbHFh}{{ANn{HBhGGf}}}}0{{{b{jGGd}}IHbHFh}{{ANn{GGfIHh}}}}{{{b{jGGd}}HBhHFh}GGf}{{{b{jGGd}}IHbHFh}GGf}{{{b{jGGd}}IHb}{{ANn{IIdHBh}}}}{{{b{jGGd}}IHbe}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{jGGd}}HBhe}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{jGGd}}IHbIIne}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{IJb}}}Cd}{{{b{IJd}}}Cd}``{{IJfIIlc}IJf{{DBl{IHb}}}}{{IJhIIlc}IJh{{DBl{IHb}}}}`{{IIlHBh}HBh}{IHbFl}{FlIHb}{{IJjCd}IJj}`{{{b{Cf}}IIdCd}Fl}{{{b{Cf}}IIdCdFl}Fl}{{{b{Cf}}IIdFlFl}Fl}`{{{b{IJ`}}}Cd}{{{b{IJl}}}Cd}0{IHdCd}{HBhCd}{IHbCd}{{{b{IJn}}}Cd}44{{{b{IIf}}}Cd}{{{b{jIHn}}IHn}f}{{{b{jIK`}}IK`}f}{{{b{jEL`}}EL`}f}{{{b{jIKb}}IKb}f}{{{b{jIKd}}IKd}f}{{{b{jIHn}}{b{IHn}}}f}{{HDl{b{jIKf}}{b{IKh}}IKjIIh}f}{{{b{HBh}}}Fl}`{{{b{IJn}}c}{{Cl{HBh}}}{{DBl{IId}}}}`{{{b{IHh}}IHdIHbIKl}f}`{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{b{Dn}}}{}}0000000000000000{IIjIIj}{{{b{IKn}}}{{b{{ANf{BEn}}}}}}{{{b{jIKn}}}{{b{j{ANf{BEn}}}}}}{{{b{IL`}}}{{b{Ml}}}}{{{b{ILb}}}Fl};{{ILdILd}ILd}{{IHdIHd}IHd}{{IHbIHb}IHb}{{{b{ILf}}Fl}ILf}3210{{{b{GGd}}c}IIdE@`}{{ILh{M`{Cd}}}ILh}`{IJfIJf}{ILjILj}{{{b{GGd}}}Fl}{{{b{Cf}}}HBh}{{{b{GGd}}}HBh}{{{b{GGd}}}IHb}03{{{b{IGn}}}BEn}{{{b{IH`}}}Fl}{{}IJd}`{{HDlc}HDl{{DBl{IGn}}}}{{HAjc}HAj{{DBl{IGn}}}}``{{ILl{b{jGGd}}}ILn}{{{b{Cf}}EL`}f}{{IIfEL`Cd}IIf}{{IM`c}IM`{{DBl{IGn}}}}`{{IMbAnCd}IMb}{{IMdAnCd}IMd}{{IJ`IJ`}IJ`}{{GGfGGf}GGf}{{{b{jGGf}}GGf}f}``{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{}ILh}{cIMf{{DBl{IId}}}}{{{b{HBh}}}Fl}`{{{b{jHBh}}}{{b{jFl}}}}{IIhIIn}{{{b{HBh}}}IIj}{{{b{jGGd}}c}GGf{{DBl{HAj}}}}{{{b{IJl}}IMh}Cd}00`000{{{b{IL`}}An}An}{{{b{ILb}}}An}`{{{b{IMj}}}An}{{{b{IHn}}}An}`{{{b{IHn}}}HBh}{{{b{IM`}}IHb{Cl{IHb}}}IHb}{{{b{IMl}}IHbIHb}IHb}`{{{b{IKh}}}ILl}{IHdIHd}{IHbIHb}{IIjFl}{{{b{HBh}}}IHd}00{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{IMnIIn}6{{{b{GGf}}}Cd}{{IN`An}IN`}`{{{b{IL`}}{DD`{An}}}{{b{Ml}}}}{{{b{Cf}}IIdHBh{b{Ml}}}f}{{{b{jGGd}}{b{jCd}}c}GGf{{DBl{HAj}}}}``{{{b{jGGd}}HBhIIn}GGd}{{{b{jGGd}}HBhIInc}GGdE@`}{{{b{IHh}}IHdFlce}f{{DBl{IGn}}}{{DBl{IKl}}}}{{IHdFlc}HBj{{DBl{IGn}}}}{{{b{IHh}}IHdFlc}f{{DBl{IGn}}}}{{IHdFlc}HBj{{DBl{IKl}}}}{{{b{IHh}}IHdFlc}f{{DBl{IKl}}}}{{IHdIHdIHd}IHd}{{IIjFl}Fl}{{{b{HBh}}IHd}IHd}{{IHbIHbIHb}IHb}{{IMb{INb{c}}}IMbINd}`{{IMdCd}IMd}`{{{b{jIHn}}}f}{{{b{jIL`}}}f}{{{b{jIK`}}}f}{{{b{Cf}}}f}0{{}HFh}`0{{{b{GGf}}}Cd}{{{b{GGf}}IMh}Cd}1{{{b{GGd}}}HBh}{{{b{IHh}}}HBh}```{{{b{INf}}}INh}`{{IN`Cd}IN`}`{{{b{IGn}}}IGn}{{{b{IH`}}}IH`}{{{b{IIh}}}IIh}{{{b{IIl}}}IIl}{{{b{IHd}}}IHd}{{{b{IIj}}}IIj}{{{b{ILb}}}ILb}{{{b{HBh}}}HBh}{{{b{IHb}}}IHb}{{{b{IMj}}}IMj}{{{b{IKn}}}IKn}{{{b{INj}}}INj}{{{b{IHn}}}IHn}{{{b{HBj}}}HBj}{{{b{ILf}}}ILf}{{{b{INl}}}INl}{{{b{IKl}}}IKl}{{{b{GLb}}}GLb}{{{b{INn}}}INn}{{{b{IO`}}}IO`}{{{b{IOb}}}IOb}{{{b{IOd}}}IOd}{{{b{IOf}}}IOf}{{{b{IOh}}}IOh}{{{b{IOj}}}IOj}{{{b{IOl}}}IOl}{{{b{IK`}}}IK`}{{{b{GJl}}}GJl}{{{b{IOn}}}IOn}{{{b{IJh}}}IJh}{{{b{J@`}}}J@`}{{{b{ILl}}}ILl}{{{b{ILj}}}ILj}{{{b{ILh}}}ILh}{{{b{J@b}}}J@b}{{{b{Cf}}}Cf}{{{b{EL`}}}EL`}{{{b{J@d}}}J@d}{{{b{J@f}}}J@f}{{{b{J@h}}}J@h}{{{b{IMh}}}IMh}{{{b{IJ`}}}IJ`}{{{b{J@j}}}J@j}{{{b{J@l}}}J@l}{{{b{J@n}}}J@n}{{{b{JA`}}}JA`}{{{b{JAb}}}JAb}{{{b{JAd}}}JAd}{{{b{JAf}}}JAf}{{{b{JAh}}}JAh}{{{b{IKb}}}IKb}{{{b{IKd}}}IKd}{{{b{JAj}}}JAj}{{{b{JAl}}}JAl}{{{b{JAn}}}JAn}{{{b{JB`}}}JB`}{{{b{IId}}}IId}{{{b{JBb}}}JBb}{{{b{IIf}}}IIf}{{{b{IJl}}}IJl}{{{b{IJb}}}IJb}{{{b{IJd}}}IJd}{{{b{IMn}}}IMn}{{{b{IIn}}}IIn}{{{b{JBd}}}JBd}{{{b{IJn}}}IJn}{{{b{JBf}}}JBf}{{{b{IHh}}}IHh}{{{b{GGf}}}GGf}{{{b{HFh}}}HFh}{{{b{JBh}}}JBh}{{{b{IKh}}}IKh}{{{b{H@n}}}H@n}{{{b{JBj}}}JBj}{{{b{HDl}}}HDl}{{{b{HAj}}}HAj}{{{b{JBl}}}JBl}{{{b{IM`}}}IM`}{{{b{IMl}}}IMl}{{{b{JBn}}}JBn}{{{b{JC`}}}JC`}{{{b{JCb}}}JCb}{{{b{JCd}}}JCd}{{{b{c}}{b{je}}}f{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}f{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{jGGd}}}f}{{{b{jIJn}}}f}{{{Bn{IHd}}c}HBj{{DBl{IKl}}}}{{{b{INn}}{b{INn}}}ALn}{{{b{GJl}}{b{GJl}}}ALn}{{{b{J@l}}{b{J@l}}}ALn}{{{b{JA`}}{b{JA`}}}ALn}{{{b{JAb}}{b{JAb}}}ALn}{{{b{IJb}}{b{IJb}}}ALn}{{{b{JBd}}{b{JBd}}}ALn}{{{b{JBh}}{b{JBh}}}ALn}{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{HDlHDl}{HAjHAj}``{{{b{jGGd}}{b{jc}}}GGfIL`}{IN`IN`}{{IJfCd}IJf}`{{{b{jGGd}}cg}{{JCf{e}}}{{DBl{HAj}}}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}`{{HDlc}HDl{{DBl{IGn}}}}{{HAjc}HAj{{DBl{IGn}}}}{{JChc}JCh{{DBl{IGn}}}}```{{{b{jGGd}}{b{jJCj}}}GGf}{{{b{jGGd}}{b{j{M`{Fl}}}}}GGf}00{{{b{jGGd}}{b{j{M`{BEn}}}}}GGf}{{{b{jGGd}}{b{jIGn}}}GGf}11`{{{b{jGGd}}ce}GGf{{DBl{IGn}}}{{DBl{HDl}}}}{{{b{jIHn}}IHdIGn}f}{{{b{jGGd}}Ane}c{}{{BEd{{b{j{ANf{GGd}}}}}{{BBf{c}}}}}}`{{{b{IJ`}}}Cd}{{{b{c}}{b{e}}}ALn{}{}}0000000`={{IJhCd}IJh}``{{IJhHBh}IJh}{{IJfHBh}IJf}{{{b{jIIf}}IJ`J@l}Cd}{{{b{jIIf}}{b{J@n}}}Cd}`{{IIjFl}Cd}{{{b{HBh}}IHd}Cd}{{{b{IJ`}}IJ`}Cd}{{{b{HBh}}HBh}Cd}{{GGfc}GGf{{BEd{{b{jGGd}}}}}}{{{Bn{IHd}}ce}HBj{{DBl{IGn}}}{{DBl{IKl}}}}`{{{b{Cf}}A@`}f}{{{b{IJl}}}Cd}{{{b{jIIf}}IJ`J@l}An}{Alc{}}000000000000000000000000000000000000000000000{{{b{IIn}}}IIh}`{{{b{IIn}}}Cd}```{{{b{GGd}}}{{b{Cf}}}}{{{b{IHh}}}{{b{Cf}}}}```{{IJfc}IJf{{DBl{IHd}}}}{{IJhc}IJh{{DBl{IHd}}}}`{{{b{GGd}}}HBh}{{IN`Cd}IN`}`{{{b{IOh}}{b{JCl}}}JCl}00{{{b{IOh}}IHb}JCl}`111{{IMbc}IMb{{BBh{DJb{INb{An}}}{{BBf{A@`}}}}}}{{IMdc}IMd{{BBh{DJb{INb{An}}}{{BBf{A@`}}}}}}``{{IMbc}IMb{{BBh{{b{Ml}}}{{BBf{{Cl{DJb}}}}}}}}{{IMdc}IMd{{BBh{{b{Ml}}}{{BBf{{Cl{DJb}}}}}}}}``{{}JBj}{{{b{IKh}}}ILl}`{{{b{{ANf{IHd}}}}cFlFl}{{Bn{HBj}}}{{DBl{IKl}}}}{{{b{{ANf{IHd}}}}cFlFl{b{j{Bn{HBj}}}}}f{{DBl{IKl}}}}{{{b{GGd}}e}c{}{{BEd{{b{JCn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{JCn}}}{{BBf{c}}}}}}`{{{b{GGd}}e}c{}{{BEd{{b{jJCn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{jJCn}}}{{BBf{c}}}}}}{{}IJd}`{{{b{Cf}}}Cd}{{{b{GGd}}}f}{{{b{Cf}}}IHh}{{{b{IHh}}HBhIGnc}fJD`}{{{b{IHh}}IHdIIlIGnc}HBhJD`}{{}IGn}{{}IH`}{{}IIh}{{}IHd}{{}IHb}{{}IKn}{{}INj}{{}IHn}{{}ILf}{{}IKl}{{}IKj}{{}GLb}{{}INn}{{}IOb}{{}IOd}{{}IOf}{{}JDb}{{}IOj}{{}IK`}{{}GJl}{{}ILl}{{}JDd}{{}ILj}{{}Cf}{{}EL`}{{}J@d}{{}J@f}{{}IJ`}{{}JAh}{{}IKb}{{}IKd}{{}JAn}{{}IIf}{{}IJl}{{}IIn}{{}JBd}{{}IJn}{{}JBf}{{}IKh}{{}H@n}{{}JBj}{{}HDl}{{}HAj}{{}IMl}{{}JCb}{{}JCh}{{IMfFl}IMf}{{IJfFl}IJf}{{ILjFl}ILj}`{{JDfCd}JDf}{{IJfCd}IJf}``{{IJfc}IJf{{DBl{IHd}}}}{{IJhc}IJh{{DBl{IHd}}}}`{{IJfHBh}IJf}{{IJfc}IJf{{DBl{IHb}}}}{{ILjc}ILj{{DBl{IHb}}}}`{{JDhFl}JDh}98`{{{b{jIL`}}{DD`{An}}}f}{{{b{IJl}}}IHb}`{An{{b{c}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{An{{b{jc}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{JB`}}}A@`}{c{{Cn{IGn}}}Oh}{c{{Cn{IH`}}}Oh}{c{{Cn{IIh}}}Oh}{c{{Cn{IIl}}}Oh}{c{{Cn{IHd}}}Oh}{c{{Cn{IIj}}}Oh}{c{{Cn{HBh}}}Oh}{c{{Cn{IHb}}}Oh}{c{{Cn{IMj}}}Oh}{c{{Cn{IKn}}}Oh}{c{{Cn{INj}}}Oh}{c{{Cn{IHn}}}Oh}{c{{Cn{ILf}}}Oh}{c{{Cn{IKl}}}Oh}{c{{Cn{GLb}}}Oh}{c{{Cn{INn}}}Oh}{c{{Cn{IO`}}}Oh}{c{{Cn{IOb}}}Oh}{c{{Cn{IOd}}}Oh}{c{{Cn{IOf}}}Oh}{c{{Cn{IOh}}}Oh}{c{{Cn{IOj}}}Oh}{c{{Cn{IOl}}}Oh}{c{{Cn{IK`}}}Oh}{c{{Cn{GJl}}}Oh}{c{{Cn{EL`}}}Oh}{c{{Cn{J@d}}}Oh}{c{{Cn{J@f}}}Oh}{c{{Cn{J@h}}}Oh}{c{{Cn{IMh}}}Oh}{c{{Cn{IJ`}}}Oh}{c{{Cn{J@l}}}Oh}{c{{Cn{JA`}}}Oh}{c{{Cn{JAb}}}Oh}{c{{Cn{JAd}}}Oh}{c{{Cn{JAf}}}Oh}{c{{Cn{IKd}}}Oh}{c{{Cn{JAj}}}Oh}{c{{Cn{JAn}}}Oh}{c{{Cn{JB`}}}Oh}{c{{Cn{IId}}}Oh}{c{{Cn{IJb}}}Oh}{c{{Cn{IJd}}}Oh}{c{{Cn{IMn}}}Oh}{c{{Cn{JBf}}}Oh}{c{{Cn{JBh}}}Oh}{c{{Cn{IKh}}}Oh}{c{{Cn{H@n}}}Oh}{c{{Cn{JBj}}}Oh}{c{{Cn{JBn}}}Oh}{c{{Cn{JCb}}}Oh}{c{{Cn{JCd}}}Oh}{{IJjFl}IJj}``{{IN`An}IN`}1{{IN`Fl}IN`}``{{IHdIHd}Fl}0{{{b{HBh}}IHd}Fl}0{{IHbFl}IHb}{{IHbIHb}IHb}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}000000000000000000000000000000000000000000000000000{{IHbIHb}Fl}{{{b{{ANf{IHd}}}}cFlFl}{{Bn{HBj}}}{{DBl{IGn}}}}{{{b{GGf}}}Cd}{{{b{GGf}}IMh}Cd}`{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{}HFh}`{{{b{jGGd}}{b{jFl}}}GGf}0{{IJfHBh}IJf}{{IJhHBh}IJh}{{{b{GGf}}}IHb}7676{{IJfCd}IJf}{{ILhCd}ILh}`{DJbJB`}`{{IMdDJb}IMd}``;:{Anf}000000000000{{{b{jILb}}}f}11111111111111{{{b{jGGd}}}f}2222222222222222222222222222222222222222222222222222222222222222222222222222222222`{{{b{c}}{b{Dn}}}Cd{}}000000000000000000000000000000000000{{{b{c}}{b{jAMd}}}f{}}0000000000000000``{{}IOd}8{{JDfCd}JDf}:{{IJhCd}IJh}{{{b{GGf}}}Cd}````{{{b{IOh}}}JCl}{{{b{Cf}}}IKb}{{{b{IOh}}}JDj}9{{{b{IGn}}{b{IGn}}}Cd}{{{b{IH`}}{b{IH`}}}Cd}{{{b{IIh}}{b{IIh}}}Cd}{{{b{IIl}}{b{IIl}}}Cd}{{{b{IHd}}{b{IHd}}}Cd}{{{b{IIj}}{b{IIj}}}Cd}{{{b{IIj}}{b{{INb{Fl}}}}}Cd}{{{b{ILb}}{b{ILb}}}Cd}{{{b{HBh}}{b{HBh}}}Cd}{{{b{IHb}}{b{IHb}}}Cd}{{{b{IMj}}{b{IMj}}}Cd}{{{b{IKn}}{b{IKn}}}Cd}{{{b{INj}}{b{INj}}}Cd}{{{b{IHn}}{b{IHn}}}Cd}{{{b{HBj}}{b{HBj}}}Cd}{{{b{ILf}}{b{ILf}}}Cd}{{{b{INl}}{b{INl}}}Cd}{{{b{IKl}}{b{IKl}}}Cd}{{{b{GLb}}{b{GLb}}}Cd}{{{b{INn}}{b{INn}}}Cd}{{{b{IO`}}{b{IO`}}}Cd}{{{b{IOb}}{b{IOb}}}Cd}{{{b{IOd}}{b{IOd}}}Cd}{{{b{IOf}}{b{IOf}}}Cd}{{{b{IOh}}{b{IOh}}}Cd}{{{b{IOj}}{b{IOj}}}Cd}{{{b{IOl}}{b{IOl}}}Cd}{{{b{IK`}}{b{IK`}}}Cd}{{{b{GJl}}{b{GJl}}}Cd}{{{b{J@`}}{b{J@`}}}Cd}{{{b{ILl}}{b{ILl}}}Cd}{{{b{Cf}}{b{Cf}}}Cd}{{{b{EL`}}{b{EL`}}}Cd}{{{b{J@d}}{b{J@d}}}Cd}{{{b{J@f}}{b{J@f}}}Cd}{{{b{J@h}}{b{J@h}}}Cd}{{{b{IMh}}{b{IMh}}}Cd}{{{b{IJ`}}{b{IJ`}}}Cd}{{{b{J@j}}{b{J@j}}}Cd}{{{b{J@l}}{b{J@l}}}Cd}{{{b{J@n}}{b{J@n}}}Cd}{{{b{JA`}}{b{JA`}}}Cd}{{{b{JAb}}{b{JAb}}}Cd}{{{b{JAd}}{b{JAd}}}Cd}{{{b{JAf}}{b{JAf}}}Cd}{{{b{IKb}}{b{IKb}}}Cd}{{{b{IKd}}{b{IKd}}}Cd}{{{b{JAj}}{b{JAj}}}Cd}{{{b{JAl}}{b{JAl}}}Cd}{{{b{JAn}}{b{JAn}}}Cd}{{{b{JB`}}{b{JB`}}}Cd}{{{b{IId}}{b{IId}}}Cd}{{{b{JBb}}{b{JBb}}}Cd}{{{b{IJb}}{b{IJb}}}Cd}{{{b{IJd}}{b{IJd}}}Cd}{{{b{IMn}}{b{IMn}}}Cd}{{{b{IIn}}{b{IIn}}}Cd}{{{b{JBd}}{b{JBd}}}Cd}{{{b{HFh}}{b{HFh}}}Cd}{{{b{JBh}}{b{JBh}}}Cd}{{{b{IKh}}{b{IKh}}}Cd}{{{b{H@n}}{b{H@n}}}Cd}{{{b{JBj}}{b{JBj}}}Cd}{{{b{HDl}}{b{HDl}}}Cd}{{{b{JCd}}{b{JCd}}}Cd}{{{b{c}}{b{h}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{e}}}Cd{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}010110010110100101100110011010101010101001100101100101100110100101100110011001010101101010100110100101{{{b{IHh}}IHdc}HBhDKl}``````{{{b{IKd}}}A@`}{FlHBh}0{{{b{IJn}}}Cd}`11{{IMfFl}IMf}{{JDhFl}JDh}{{}IKn}{{IIjFl}IIj}{{HBhFl}HBh}{{HBhIHb}HBh}{{{b{H@n}}HBh}HBh}{{{b{jGGd}}HBh}f}{{{b{jGGd}}Fl}f}0`{{{b{IHh}}c}f{{BFd{}{{BFb{HBj}}}}}}{{{b{jHBh}}IHd}f}{{{b{jHBh}}Fl}f}0{{HDlFl}HDl}```{{{b{JBj}}}IGn}``{{HDlJBh}HDl}{{HAjJBh}HAj}`{{HDlINn}HDl}``{{JDlc}JDl{{DBl{IGn}}}}{{IJjIGn}IJj}{{ILlIGn}ILl}```{{{b{IIf}}{b{JAh}}}{{Bn{J@h}}}}`{{IM`IHb}IM`}0{{IM`Fl}IM`}{{IMbAn}IMb}{{IMdAn}IMd}{{IJfc}IJf{{DBl{IHd}}}}{{IJhc}IJh{{DBl{IHd}}}}{{IJfHBh}IJf}{{IJfc}IJf{{DBl{IHb}}}}{{ILjc}ILj{{DBl{IHb}}}}{IHdIHd}{IHbIHb}{{{b{IGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HBh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IHn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HBj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ILf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{INl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IKl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GLb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{INn}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{IO`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IK`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GJl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IOn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ILl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ILj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{ILh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@b}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Cf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{EL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@d}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@f}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@h}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IMh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJ`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@j}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@l}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{J@n}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JA`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JAn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JB`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IId}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IMn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IIn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GGf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{HGb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{HFh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{IKh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{H@n}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IM`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JBn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JC`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JCb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JCd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IJn}}}{{Cl{IId}}}}{{GGf{b{jGGd}}}GGf}`{{}HFh}``{{IN`c}IN`{{DBl{IKj}}}}{{HDlGLb}HDl}``{{{b{HDl}}{b{JDn}}{b{IKh}}}Fl}``{{{b{GGd}}e}c{}{{BEd{{b{JDn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{JDn}}}{{BBf{c}}}}}}{{{b{IHh}}e}c{}{{BEd{{b{JDn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{j{Cl{JDn}}}}}{{BBf{c}}}}}}`{{{b{Cf}}}f}{{{b{Cf}}{b{Ml}}}f}{{{b{J@j}}{b{IJ`}}Cd}A@`}{{{b{J@n}}{b{J@j}}Cd}A@`}{{{b{Cf}}{b{J@n}}}A@`}{{JDhILl}JDh}{{IMfILl}IMf}{{IJfILl}IJf}{{JDlCd}JDl}{{IN`Cd}IN`}{{JDdILl}JDd}{{JBlCd}JBl}```````{{{b{Cf}}}AMh}`{cc{}}00{EMhIGn}{JE`IGn}{IH`IGn}3{JCjIGn}444{JCjIH`}{IGnIH`}{JE`IH`}7777{{{b{{ANn{FlFl}}}}}IHd}{{{M`{Fl}}}IHd}{{{ANn{FlFl}}}IHd}{{{b{{M`{Fl}}}}}IHd};{{{b{{INb{Fl}}}}}IIj}{{{b{{JEb{Fl}}}}}IIj}{{{JEb{Fl}}}IIj}>{{{INb{Fl}}}IIj}{{{JEd{Fl}}}IIj}{JEfIIj}{{{b{JEf}}}IIj}{cc{}}0{{{M`{IHd}}}HBh}11{{{ANn{FlFl}}}IHb}{{{b{{ANn{FlFl}}}}}IHb}{{{M`{Fl}}}IHb}{{{b{{M`{Fl}}}}}IHb}{INjIMj}{IKnIMj}7{{{C`{IKn}}}IMj}8888{INlHBj}{JEhHBj}{IHnHBj}{JEjHBj}{JElHBj}{JEnHBj}{JF`HBj}{{{Bn{HBj}}}HBj}{JFbHBj}{cc{}}{FlILf}11{{{ANn{Flc}}}IKl{{DBl{IGn}}}}{GLbIKj}3{FN`IKj}{JBhIKj}555555555555555555555555{{{b{jILb}}}GJl}{{{b{ILb}}}GJl}77777777777777777777{AMhJAb}{CAhJAb}9{MfJAb}::::::::::{A@`IId}{{{b{Ml}}}IId}<<<<<<<{IHbJBd}========={FlH@n}{FMhH@n}{IHbH@n}{cc{}}0{{{b{Ml}}}HDl}{{{b{jA@`}}}HDl}{{{b{A@`}}}HDl}{A@`HDl}{{{ENn{Ml}}}HDl}5{{{C`{IOh}}}HAj}6{IKfHAj}{{{b{A@`}}}HAj}{A@`HAj}{{{b{Ml}}}HAj}{HDlHAj}{{{ENn{Ml}}}HAj}<{cIM`{{DBl{JC`}}}}==={{{b{Ml}}}JC`}{{{ENn{Ml}}}JC`}{cJC`{{DBl{JFd}}}}{{{ANn{{ENn{Ml}}c}}}JC`{{DBl{JFf}}}}{A@`JC`}{cc{}}{{{b{A@`}}}JC`}{{{ANn{A@`c}}}JC`{{DBl{JFf}}}}{{{ANn{{b{Ml}}c}}}JC`{{DBl{JFf}}}}{{{b{{ENn{Ml}}}}}JC`}444{BEnIGn}0{FlIH`}{{ce}IM`{{DBl{{ENn{Ml}}}}}{{DBl{JFf}}}}{{{b{IOh}}JFh}JCl}{{IHdIHb}HBh}{cIMb{{BEl{{Cl{DJb}}}{{BBf{DJb}}}}}}{{{INb{DJb}}c}IMd{{BEl{{Cl{DJb}}}{{BBf{DJb}}}}}}65{{{M`{An}}{b{{ANf{BEn}}}}}IKn}{cJFjE@`}{cJFj{{DBl{HAj}}}}{{ce}JFl{{DBl{HAj}}}JD`}{{FlFl}IH`}{{IMnIIh}IIn}{{IHdIHd}HBh}9{{{Bn{BEn}}}IO`}{{{b{IOh}}JFn}JCl}{{{b{{ANf{IHd}}}}}HBh}{{{b{IOh}}JDj}JCl}{{BEnBEnBEn}IGn}{{FlFlFl}IH`}<1{{BEnBEnBEnBEn}IGn}{{FlFlFlFl}IH`}>10>{cc{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{BEnBEnBEnBEn}IH`}0{{{b{{ANf{BEn}}}}}IO`}{{{b{c}}}e{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{cIM`{{DBl{JFd}}}}={cIM`{{DBl{{ENn{Ml}}}}}}{BEnIGn}{FlIH`}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}100110011010101010011010010101100110010110100110100110100101010101100110010101010110010101{{ce}HBh{{DBl{IIj}}}{{DBl{IIj}}}}{{{b{{JCf{c}}}}}Cd{}}0{{{b{IGn}}}BEn}{{{b{IH`}}}Fl}{{{b{GGf}}}Cd}{{IHd{C`{IOh}}}HBj}{{{b{IHh}}IHd{C`{IOh}}}f}{{IHd{C`{IOh}}IGn}HBj}{{{b{IHh}}IHd{C`{IOh}}IGn}f}{{IGnFl}IGn}```{{{b{Cf}}}c{CLdD@jDAlDAj}}``{{{b{jGGd}}}f}0{{{b{JBj}}IGn}IGn}{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{IKh}}}ILl}{{JDbFl}JDb}```{{{b{IJn}}IId}Cd}<`{{{b{IJl}}}Cd}{{{b{IGn}}{b{jc}}}fAMd}{{{b{IH`}}{b{jc}}}fAMd}{{{b{IIh}}{b{jc}}}fAMd}{{{b{IIl}}{b{jc}}}fAMd}{{{b{ILb}}{b{jc}}}fAMd}{{{b{IKl}}{b{jc}}}fAMd}{{{b{GLb}}{b{jc}}}fAMd}{{{b{INn}}{b{jc}}}fAMd}{{{b{IOf}}{b{jc}}}fAMd}{{{b{IOj}}{b{jc}}}fAMd}{{{b{IOl}}{b{jc}}}fAMd}{{{b{GJl}}{b{jc}}}fAMd}{{{b{J@`}}{b{jc}}}fAMd}{{{b{IJ`}}{b{jc}}}fAMd}{{{b{J@l}}{b{jc}}}fAMd}{{{b{J@n}}{b{jc}}}fAMd}{{{b{IId}}{b{jc}}}fAMd}{{{b{IJb}}{b{jc}}}fAMd}{{{b{IJd}}{b{jc}}}fAMd}{{{b{JBd}}{b{jc}}}fAMd}{{{b{JBh}}{b{jc}}}fAMd}`{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{HDlHDl}{HAjHAj}{{{b{HBh}}}Fl}{{{b{IMj}}}An}{{{b{IKn}}}An}{{{b{INj}}}An}{{IMfc}IMf{{DBl{IIj}}}}`{{IMbAnCdCd}IMb}{{IMdAnCdCd}IMd}{GGfGGf}{{{b{Cf}}IId}f}{{{b{IMl}}IHb}JBd}{{IN`c}IN`{{DBl{HAj}}}}`{{cFle}HBj{{DBl{IIj}}}{{DBl{IKl}}}}{{{b{IHh}}cFle}f{{DBl{IIj}}}{{DBl{IKl}}}}{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{JDbJDb}{{}ILh}{{IN`IIh}IN`}{{{b{IIn}}}IIh}4{{{b{IIn}}}Cd}1{{ILhFl}ILh}66{{}HFh}{{{b{IJl}}}{{Cl{IHd}}}}{{{b{GGf}}}{{Cl{IHd}}}}{{{b{GGf}}}Cd}`{{IJfCd}IJf}{{ILhCd}ILh}{{{b{jGGd}}c}GGfJD`}`{{{b{jGGd}}ce}GGf{{DBl{HAj}}}JD`}{{JDfc}JDf{{BEd{{b{jGGd}}Fl{b{GGf}}}}}}{{JFjc}JFj{{BEd{{b{GGd}}HBh{b{JG`}}CdJ@`}}}}``{{IJfIId}IJf}{{{b{ILb}}}GJl}{{{b{GGd}}}IId}{{IN`IId}IN`}{{IJhIId}IJh}{{ILjIId}ILj}`````````{{JDfc}JDfE@`}{{IN`c}IN`E@`}{{ILjc}ILjE@`}{{ILhc}ILhE@`}``````{{GJlHBhHBhIGn}HBj}{{{b{jGGd}}c}GGf{{DBl{JC`}}}}{cJDl{{DBl{IM`}}}}{{{b{IHh}}GJlHBhHBhIGn}f}``{{ce}JDl{{DBl{IM`}}}{{DBl{HAj}}}}`{{{b{IM`}}}{{b{JCb}}}}`{{{b{Cf}}ce}f{{DBl{{ENn{Ml}}}}}{{DBl{JFf}}}}`{{{b{jGGd}}cg}{{HGb{e}}}E@`{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}`{{{b{IGn}}An}{{b{BEn}}}}{{{b{IH`}}An}{{b{Fl}}}}{{{b{IIl}}An}{{b{IIh}}}}{{{b{IHd}}An}{{b{Fl}}}}{{{b{IHb}}An}{{b{Fl}}}}{{{b{IKn}}{ANn{AnAn}}}{{b{IGn}}}}{{{b{INj}}{ANn{AnAn}}}{{b{Fl}}}}`{{{b{jIGn}}An}{{b{jBEn}}}}{{{b{jIH`}}An}{{b{jFl}}}}{{{b{jIIl}}An}{{b{jIIh}}}}{{{b{jIHd}}An}{{b{jFl}}}}{{{b{jIHb}}An}{{b{jFl}}}}{{{b{jIKn}}{ANn{AnAn}}}{{b{jIGn}}}}{{{b{jINj}}{ANn{AnAn}}}{{b{jFl}}}}`{{}An}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000`{{ILlc}ILl{{DBl{H@n}}}}`{{{b{GGd}}e}c{}{{BEd{{b{IIf}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{IIf}}}{{BBf{c}}}}}}{{{b{GGd}}e}c{}{{BEd{{b{jIIf}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{jIIf}}}{{BBf{c}}}}}}{{{b{jIL`}}{b{Ml}}An}An}{{{b{Cf}}{b{jGGd}}}f}{IMdIMd}{{{b{IH`}}}Fl}{{{b{GGd}}HBhIIdHFh}GGf}{{{b{GGf}}HFh}GGf}{{{b{IKh}}{b{GGf}}}{{b{JG`}}}}`{{{b{GGf}}}{{Cl{IHd}}}}{{{b{IJl}}}{{Cl{IHd}}}}`{{{b{IKh}}{b{GGf}}Cd}JG`}{{{b{GGd}}HBhCdIIdHFh}GGf}{{IJfCd}IJf}{{IJhCd}IJh}```{{IN`Cd}IN`}{{{b{HFh}}}Cd}`{{{b{jIJn}}IId}f}{{HBhHBh}HBh}{{IIjIIj}IIj}{{HBhHBh}Cd}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{HAj{b{GGd}}{Cl{Cd}}Flc}JGb{{DBl{IKj}}}}4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444{{HAj{b{IKh}}IKjIIh}JGd}`{IGnCd}{IH`Cd}{{{b{IJn}}}Cd}{{{b{IJn}}IId}Cd}{{{b{Cf}}}Cd}{{{b{IJl}}}Cd}{{{b{IHn}}}Cd}{{{b{IKl}}}Cd}{{{b{IOh}}}Cd}{{{b{IK`}}}Cd}{{{b{HDl}}}Cd}{{{b{HAj}}}Cd}{{{b{GGd}}}Cd}{{{b{IJh}}}Cd}{IHdCd}{{{b{HBh}}}Cd}{IHbCd}{IMnCd}{{{b{IIn}}}Cd}`{{{b{c}}}Cd{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{Cf}}{b{Ml}}}Cd}7?{{{b{IL`}}}Cd}6{{{b{IJ`}}}Cd}{{{b{IGn}}}Cd}{{{b{GGf}}}Cd}{{{b{Cf}}}Cd}{{{b{IJn}}IId}Cd};{{{b{GGd}}HBh}Cd}{{{b{ILj}}}Cd}{{{b{ILf}}}Cd}{{{b{H@n}}}Cd}`{{{b{IJl}}}Cd}76{{{b{IHn}}}Cd}======?>{{{b{GGd}}}Cd}{HDlHDl}{HAjHAj}````{{{b{IIf}}J@l}Cd}00`{{{b{jGGd}}c}GGf{{DBl{HAj}}}}``{{JCdc}JB`JD`}{{GGfIId}GGf}{{IMdDJb}IMd}````{{{b{IJl}}}{{Cl{IHd}}}}`{{{b{IJh}}}IJd}{{{b{GGd}}}IJd}{{{b{IHh}}}IJd}``{{{b{Cf}}IHd}{{Cl{IJd}}}}{{{b{IJn}}IHdFl}{{Cl{IJd}}}}{{{b{IJn}}}{{`{DCb}}}}{{{b{Cf}}IJd}IHh}`{{{b{GGd}}}{{b{IIn}}}}{{{b{IHh}}A@`GLbIGnFl}{{C`{IOh}}}}{{JGf{b{jGGd}}}{{ANn{IHdJGbGGf}}}}{{{b{IHh}}A@`GLbIGn}{{C`{IOh}}}}{{IN`{b{jBEl}}}IN`}`{cJDh{{DBl{IId}}}}{{{b{HBh}}}Fl}`{{{b{HBh}}}IHd}0{{{b{jHBh}}}{{b{jFl}}}}{IIhIIn}2{{{b{H@n}}}IHb}{IHbFl}0{{eg}c{}{{DBl{{INb{c}}}}}{{JGh{}{{BBf{c}}}}{DGh{c}}}}{{{b{IHd}}IHdFl}IHd}{{{b{HBh}}IHb}IHd}0{{{b{HBh}}{b{HBh}}Fl}HBh}{{}JBj}{{{b{jJBj}}{b{jGGd}}}f}{{{b{JBj}}{b{jGGd}}}{{Cl{JBj}}}}{{{Bn{IHd}}c}HBj{{DBl{IKl}}}}{{HDl{Cl{Fl}}}HDl}``{{{M`{IHd}}c}HBj{{DBl{IKl}}}}{{{b{IHh}}{M`{IHd}}c}f{{DBl{IKl}}}}{{IGnFl}IGn}{{{b{jGGd}}c}GGf{{DBl{HAj}}}}`{{JC`{b{Cf}}IOjJBd}{{Cn{JGjJGl}}}}{{{b{IM`}}{b{jGGd}}IHb}{{Cl{IHb}}}}{{{b{IM`}}{b{Cf}}IHb}{{Cn{JGjJGl}}}}{{{b{Cf}}IId}{{Cl{JGn}}}}{{{b{Cf}}ceIOj}ILb{{DBl{A@`}}}{{DBl{IMj}}}}{{{b{Cf}}}{{C`{JH`}}}}{{IN`Cd}IN`}{{{b{jIJn}}IIdCd}f}{{IMdCd}IMd}{{{b{GGf}}}Cd}`````{{{b{IIn}}}IMn}``{{{b{IIn}}}Cd}`{{IM`Cd}IM`}`{{{b{GGd}}c}IIdE@`}{{IN`IHb}IN`}{{ILlc}ILl{{DBl{H@n}}}}`{{{b{jGGf}}}f}{{{b{IJ`}}IJ`}Cd}{{{b{JAh}}{b{J@h}}}Cd}{{IHdIHd}IHd}{{IHbIHb}IHb}```{{JHbFl}JHb}{{IMbAn}IMb}{{IMdAn}IMd}``{{IMb{Cl{An}}}IMb}{IHbFl}{{IMfFl}IMf}{{ILhFl}ILh}{{IM`Fl}IM`}{{{b{GGd}}}HBh}{{ILjc}ILj{{DBl{IHb}}}}{{IM`IHb}IM`}`````{{JDhFl}JDh}54{{{b{GGd}}e}c{}{{BEd{{b{IJn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{IJn}}}{{BBf{c}}}}}}{{{b{GGd}}e}c{}{{BEd{{b{jIJn}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{jIJn}}}{{BBf{c}}}}}}{{{b{Cf}}{b{jGGd}}}f}`{{{b{IKh}}}ILl}{{{b{jGGd}}cg}{{HGb{{Cl{e}}}}}{{DBl{HAj}}}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}{{{b{jGGd}}cg}{{HGb{{Cl{e}}}}}{{DBl{IM`}}}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}``{IHnHBj}`{{{b{GGf}}}Cd}{{{b{IJl}}}Cd}``{{IHdIHd}IHd}{{IHbIHb}IHb}``{{JHbFl}JHb}`{{IMbAn}IMb}{{IMdAn}IMd}``{IHbFl}{{IMfFl}IMf}{{IJfFl}IJf}{{ILjFl}ILj}{{{b{GGd}}}HBh}7`{{ILhFl}ILh}`0{{{b{GGd}}}IHb}{{JDlIHb}JDl}{{IN`IHb}IN`}{{ILjc}ILj{{DBl{IHb}}}}```{{JDhFl}JDh}87````{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{FlGLb}{HDlHDl}{HAjHAj}{{IJfCd}IJf}{{IJhCd}IJh}`{{{b{Cf}}IJd}f}{{IH`Fl}IH`}{{IH`IH`}IH`}{{IHbFl}IHb}{{IHbIHb}IHb}{{{b{jIHb}}Fl}f}{{{b{Cf}}}{{Cl{JBb}}}}{{{b{IIf}}}{{Cl{JBb}}}}{{{b{jIL`}}}IN`}`7{{ILlFl}ILl}`{{IJfc}IJf{{BBh{{b{jIJf}}}}}}{{{b{ILb}}}A@`}{J@l{{b{Ml}}}}``{IHbIHb}{{}ILh}{cJDf{{DBl{HAj}}}}{{ce}JFjE@`{{DBl{HAj}}}}{{JHdc}JDh{{DBl{IId}}}}{{JHfc}IMf{{DBl{IId}}}}{cIJf{{DBl{HAj}}}}{{FlFl}IHd}{{FlFl}IIj}{{{C`{{JHj{JHh}}}}GJl}ILb}{cJHbE@`}{{FlFl}IHb}{{{M`{An}}IGn}IKn}{{{M`{An}}}INj}{{ce}IKl{{DBl{Fl}}}{{DBl{IGn}}}}{{CfIJdIIdHBhHBh}GGd}{{FlINn}GLb}{cJDl{{DBl{HAj}}}}{{{b{jCd}}c}JHl{{DBl{HAj}}}}{{Cdc}JHn{{DBl{HAj}}}}{{{b{jc}}}IMbINd}{cJI`{{DBl{HAj}}}}{cJFlJD`}{cJGf{{DBl{HAj}}}}{FlIJj}{{Cdc}JIb{{DBl{HAj}}}}{{{b{jc}}{INb{c}}}IMdINd}{cIJh{{DBl{IId}}}}{{{M`{Cd}}}ILh}{{IJ`J@l}J@n}{JCdJB`}{cIIdE@`}{{IJbIId}IJd}{{CfIJdHBh}IHh}{{cGGf}{{HGb{c}}}{}}{cHDl{{DBl{A@`}}}}{cJBl{{DBl{IM`}}}}{cIM`{{DBl{JC`}}}}{{}JCh}```{cJAjJD`}``{{{b{GGd}}}IId}`{{{b{GGd}}}IHd}{{}ILf}{{}IKl}{{}ILl}{{{b{IKh}}}{{b{JG`}}}}{{{b{JBj}}}{{b{JG`}}}}{IHbIHb}{{}IId}{{JHbAn}JHb}``{{{b{IIf}}J@l}An}```{{IMbAnCd}IMb}{{IMdAnCd}IMd}``{{GGfc}GGf{{DBl{HAj}}}}{{GGfc}GGf{{BEd{{b{jGGd}}}}}}{{GGfJAn}GGf}02211{{JDf{Cl{Cd}}}JDf}{{IJf{b{jCd}}}IJf}``{{JFlCd}JFl}{{{b{jIJn}}IId}f}{{{b{Cf}}JAj}f}{{{b{jIKd}}c}fJD`}``{{{Cl{IM`}}{Cl{HAj}}}JDl}{{{b{Cf}}e}c{}{{BEd{{b{JBf}}}{{BBf{c}}}}}}`{{{b{Cf}}e}c{}{{BEd{{b{jJBf}}}{{BBf{c}}}}}}{{IJhIJb}IJh}``{{IMdJId}IMd}``{{{b{Cf}}}JIf}{{ILlc}ILl{{DBl{H@n}}}}``{{{b{GGd}}e}c{}{{BEd{{b{IKd}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{IKd}}}{{BBf{c}}}}}}{{{b{GGf}}JIh}f}{{{b{GGd}}e}c{}{{BEd{{b{jIKd}}}{{BBf{c}}}}}}{{{b{Cf}}e}c{}{{BEd{{b{jIKd}}}{{BBf{c}}}}}}```{{{b{ILl}}HBh}HBj}{{{b{IM`}}{b{jGGd}}HBh}f}{{{b{JCh}}{b{GGd}}HBh}f}{{{b{IHh}}HBh{b{JCb}}{b{JFd}}}f}{{{b{GGd}}}{{b{IHh}}}}`{{{b{GGd}}HBh}IHh}`{{{b{INn}}{b{INn}}}{{Cl{ALn}}}}{{{b{GJl}}{b{GJl}}}{{Cl{ALn}}}}{{{b{J@l}}{b{J@l}}}{{Cl{ALn}}}}{{{b{JA`}}{b{JA`}}}{{Cl{ALn}}}}{{{b{JAb}}{b{JAb}}}{{Cl{ALn}}}}{{{b{IJb}}{b{IJb}}}{{Cl{ALn}}}}{{{b{JBd}}{b{JBd}}}{{Cl{ALn}}}}{{{b{JBh}}{b{JBh}}}{{Cl{ALn}}}}{{IN`Cd}IN`}```{{{b{IIf}}}Fl}{{IJfIIl}IJf}{{IJhIIl}IJh}```{{{b{Cf}}}Fl}3``````{{IJ`IJ`}IJ`}{FlIIj}``{{{b{Cf}}}{{Cl{IHd}}}}00{{{b{IKh}}}ILl}`{{{b{GGd}}IId{b{GGf}}J@`e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{GGd}}IId{b{GGf}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}`{{FlFl}IHd}{{{b{IOh}}{b{JCl}}}HBh}{{{b{IOh}}JFn}HBh}`{{IIl{b{HBh}}}IHd}``{{{b{IIn}}}Cd}{{IMbc}IMbJD`}{{IMdc}IMdJD`}```{{{b{IJl}}}{{Cl{IHd}}}}`{{{b{IJl}}}{{Cl{DJb}}}}``{{{b{IJl}}}Cd}000``{FlGLb}{{{b{jGGd}}cg}{{HGb{e}}}E@`{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}{{{b{jGGd}}HBhc}GGfIHf}{{{b{IGn}}}BEn}{{{b{IH`}}}Fl}{{{b{jGGd}}Cdc}GGf{{DBl{HAj}}}}{{{b{jGGd}}{b{jc}}ce}GGfDAn{{DBl{HAj}}}}{HDlHDl}{HAjHAj}```{{ChCh}f}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{Chf}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{ChCh}Cd}000000000000000000000000000000000000{ChAMh}00000000000000000000{{{b{IHh}}HBhceg}f{{DBl{ILf}}}{{DBl{IGn}}}{{DBl{IKl}}}}```{{{b{GGd}}HBh}Cd}{{HBhce}HBj{{DBl{ILf}}}{{DBl{IGn}}}}{{{b{IHh}}HBhce}f{{DBl{ILf}}}{{DBl{IGn}}}}{{HBhce}HBj{{DBl{ILf}}}{{DBl{IKl}}}}{{{b{IHh}}HBhce}f{{DBl{ILf}}}{{DBl{IKl}}}}{{{b{IKn}}{b{HBh}}{Cl{Fl}}}IKn}{{{b{INj}}{M`{An}}{M`{An}}}INj}{{ceg}cJGh{{DBl{{INb{c}}}}}{{DBl{{INb{c}}}}}}0`{{{b{jIL`}}{b{Ml}}}f}{{{b{jIJn}}IId}f}{{{b{GGf}}}f}{{{b{Cf}}}f}{{{b{Cf}}H`}f}{{{b{jIHn}}An}f}0{{{b{jIJn}}}f}{{{b{jGGd}}{b{jc}}}f{D@jDAn}}{{{b{jGGd}}{b{jc}}c}fDAn}{{{b{jGGd}}}f}{{JDhCd}JDh}{{IMfCd}IMf}{{IJfCd}IJf}{{ILjCd}ILj}```{{IJfc}IJf{{BBh{ILj}{{BBf{ILj}}}}}}``{{IKj{b{IKh}}}GLb}{{{b{JBh}}{b{IKh}}}GLb}{{JBnIHbIHb}IHb}`{cJDh{{DBl{IId}}}}{{{b{HBh}}}Fl}`{{{b{HBh}}}IHd}{{{b{H@n}}}IHb}1{{{b{jHBh}}}{{b{jFl}}}}{IIhIIn}3{IHbIHb}{{{b{jIHn}}JIjIHd}f}{{IM`FlIHb}IM`}{{HBhJIj}HBh}``{IHdIHd}4{{{b{IHh}}IHd}IHd}{{{b{IHh}}Fl}Fl}{{{b{IHh}}IHb}IHb}{{JDlc}JDl{{DBl{ILf}}}}{{ILlc}ILl{{DBl{ILf}}}}{{IM`c}IM`{{DBl{ILf}}}}````{{{b{Cf}}EL`c}IKb{{BEd{{b{Cf}}}}}}{FlILf}{FlH@n}{cJAjJD`}`{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}`{{{b{Cf}}}HBh}{{{b{IIf}}}HBh}````{{IJf{M`{Cd}}}IJf}{{ILh{M`{Cd}}}ILh}{{ILhJIl}ILh}``{{ILhIHb}ILh}{{{b{GGd}}{Cl{IIh}}}f}{{{b{GGf}}{Cl{IIh}}}f}{{{b{GGd}}HBh{Cl{IIh}}}f}{{{b{GGd}}IHb}f}``{{{b{IJl}}}Cd}{{{b{GGf}}}Cd}111{{JDfCd}JDf}`{{{b{jGGd}}Cdc}GGf{{DBl{HAj}}}}{{{b{jGGd}}{b{jc}}ce}GGfDAn{{DBl{HAj}}}}2{{JDlCd}JDl}{{JCdCdc}JB`JD`}{{JBlCd}JBl}`````{{JFjc}JFj{{DBl{HAj}}}}``{{JDlHFh}JDl}{{JGfHFh}JGf}{{JBlHFh}JBl}{{IM`HFh}IM`}`````{{{b{jGGd}}}GGf}{{{b{IGn}}c}CnAKj}{{{b{IH`}}c}CnAKj}{{{b{IIh}}c}CnAKj}{{{b{IIl}}c}CnAKj}{{{b{IHd}}c}CnAKj}{{{b{IIj}}c}CnAKj}{{{b{HBh}}c}CnAKj}{{{b{IHb}}c}CnAKj}{{{b{IMj}}c}CnAKj}{{{b{IKn}}c}CnAKj}{{{b{INj}}c}CnAKj}{{{b{IHn}}c}CnAKj}{{{b{ILf}}c}CnAKj}{{{b{IKl}}c}CnAKj}{{{b{GLb}}c}CnAKj}{{{b{INn}}c}CnAKj}{{{b{IO`}}c}CnAKj}{{{b{IOb}}c}CnAKj}{{{b{IOd}}c}CnAKj}{{{b{IOf}}c}CnAKj}{{{b{IOh}}c}CnAKj}{{{b{IOj}}c}CnAKj}{{{b{IOl}}c}CnAKj}{{{b{IK`}}c}CnAKj}{{{b{GJl}}c}CnAKj}{{{b{EL`}}c}CnAKj}{{{b{J@d}}c}CnAKj}{{{b{J@f}}c}CnAKj}{{{b{J@h}}c}CnAKj}{{{b{IMh}}c}CnAKj}{{{b{IJ`}}c}CnAKj}{{{b{J@l}}c}CnAKj}{{{b{JA`}}c}CnAKj}{{{b{JAb}}c}CnAKj}{{{b{JAd}}c}CnAKj}{{{b{JAf}}c}CnAKj}{{{b{IKd}}c}CnAKj}{{{b{JAj}}c}CnAKj}{{{b{JAn}}c}CnAKj}{{{b{JB`}}c}CnAKj}{{{b{IId}}c}CnAKj}{{{b{IJb}}c}CnAKj}{{{b{IJd}}c}CnAKj}{{{b{IMn}}c}CnAKj}{{{b{JBf}}c}CnAKj}{{{b{JBh}}c}CnAKj}{{{b{IKh}}c}CnAKj}{{{b{H@n}}c}CnAKj}{{{b{JBj}}c}CnAKj}{{{b{JBn}}c}CnAKj}{{{b{JCb}}c}CnAKj}{{{b{JCd}}c}CnAKj}{{{b{jILb}}cIOj}f{{DBl{IMj}}}}{{{b{IHh}}IHjc}f{{DBl{HBj}}}}`{{{b{jHBh}}Fl}f}{{{b{jHBh}}IHd}f}{{{b{jGGd}}HBh}f}{{{b{jIHh}}HBh}f}{{{b{Cf}}JAn}f}{{{b{Cf}}Cd}f}{{{b{jIJn}}IId}f}{{{b{jGGd}}Cd}f}{{{b{jIJn}}Cd}f}{{{b{jIJn}}IIdJAh}f}{{{b{Cf}}IOd}f}:{{{b{jGGd}}Fl}f}{{{b{jGGd}}c}f{{DBl{IIj}}}}{{{b{jIHh}}IJd}f}=2{{{b{jGGd}}IHb}f}3303{{{b{Cf}}JIf}f}{{{b{jILb}}{M`{An}}cIOj}f{{DBl{IMj}}}}{{{b{Cf}}Fl}f}{{{b{Cf}}c}f{{BBh{J@b}}DAjDAl}}{{{b{jHBh}}Fl}f}8{{{b{Cf}}c}f{CLdD@jDAlDAj}}{{{b{jGGd}}c}f{{DBl{{C`{IKh}}}}}}{{{b{Cf}}c}f{{DBl{{C`{IKh}}}}}}3?{{{b{Cf}}JBj}f}4<;{{{b{Cf}}{b{jGGd}}}f}{{ILlJIn}ILl}````{{{b{IJ`}}}Cd}{{{b{IId}}}A@`}{{{b{IJb}}}{{b{Ml}}}}{{{b{IJd}}}A@`}{{JDlc}JDl{{DBl{HAj}}}}`{{JDf{b{jGGd}}e}{{JCf{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDh{b{Cf}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMf{b{Cf}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IJf{b{Cf}}e}{{Cl{{HGb{{Cl{c}}}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JHb{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IN`{b{jGGd}}}JJ`}{{IJh{b{Cf}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{ILl{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDd{b{Cf}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{ILj{b{jGGd}}e}c{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{ILh{b{jGGd}}e}{{JJb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDh{b{Cf}}Cde}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMf{b{Cf}}Cde}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}CdJDhJDhe}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}Fl}{{BBf{c}}}}}}{{{b{Cf}}CdIMfIMfe}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}Fl}{{BBf{c}}}}}}{{{b{jGGd}}CdJDhJDhe}{{HGb{c}}}{}{{BEd{{b{jGGd}}Fl}{{BBf{c}}}}}}{{{b{jGGd}}CdIMfIMfe}{{HGb{c}}}{}{{BEd{{b{jGGd}}Fl}{{BBf{c}}}}}}{{JDh{b{jGGd}}Cde}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMf{b{jGGd}}Cde}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDfCd}JDf}`{{JFj{b{jGGd}}{b{jAn}}Ane}GGf{{DBl{HAj}}}{{BBh{An}{{BBf{c}}}}}}{{JDh{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMf{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDd{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IM`Cd}IM`}`{{{b{IJh}}{b{Cf}}{b{ILl}}Cd}f}{IJjIJj}{{ILh{b{jGGd}}FlAne}{{JJb{c}}}{}{{BEd{{b{jGGd}}{DD`{An}}}{{BBf{c}}}}}}{{JDhCd}JDh}{{IMfCd}IMf}``{{{b{Cf}}IIde}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IId{Cl{IHd}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}1{{{b{Cf}}IId{b{HBh}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IIdc}{{Cl{f}}}{{DBl{HAj}}}}{{JFj{b{jGGd}}e}{{HGb{{Cl{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JDf{b{jGGd}}e}{{JCf{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IMdCd}IMd}`{{ILh{b{jGGd}}e}{{JJb{c}}}{}{{BEd{{b{jGGd}}HBh}{{BBf{c}}}}}}{{IIjFl}IIj}{{HBhFl}HBh}{{JDbFl}JDb}{{HBhIHb}HBh}{{{b{jGGd}}}f}{{{b{H@n}}HBh}HBh}{IM`IM`}2``{{{b{IKh}}}ILl}{{{b{HBh}}IHd}Fl}{{GLbIGn}IOf}{{{b{jIL`}}}IN`}{{{b{ILb}}}{{M`{An}}}}{{{b{HBh}}}IHb}{{{b{IMj}}}{{M`{An}}}}{{{b{IOh}}}IHb}{{HDlFl}HDl}{{{b{IM`}}}{{Cl{IHb}}}}{{JChFl}JCh}``````{{{b{ILb}}}IHb}{{{b{jGGd}}An}f}{{DJbc}JB`JD`}`{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{JDlJDl}{HDlHDl}{HAjHAj}`{{{b{jGGd}}c}GGf{{DBl{HAj}}}}21{{IMdDJb}IMd}{{IMdCd}IMd}`{{{b{IM`}}}{{b{JC`}}}}`{{JHbc}JHb{{DBl{IHb}}}}{{{b{GGd}}}{{b{JJd}}}}{{JDbFl}JDb}```{{{b{jGGd}}}{{b{jJJd}}}}{IIjFl}``{{IMbc}IMb{{DBl{DJb}}}}`{{{b{jGGd}}}GGf}{FlIHb}{{{b{HBh}}Fl}{{ANn{HBhHBh}}}}0{IHn{{Bn{JJf}}}}11{{{b{HBh}}}IHb}{{{b{INj}}{Cl{Fl}}}{{`{DCb}}}}``{{JHbAn}JHb}```?{{ILhCd}ILh}`0{{{b{jIJn}}}f}0{{{b{Cf}}IIdJGn}f}{HDlHDl}{HAjHAj}``{{JHbCd}JHb}`{{JDlc}JDl{{DBl{IKl}}}}{{ILlIKl}ILl}``{{{b{jGGd}}{b{jIKl}}{b{Ml}}}f}{{{b{jGGd}}c}GGf{{DBl{HDl}}}}65`{{{b{JBj}}}IGn}`{{{b{GGd}}}{{b{{C`{IKh}}}}}}{{{b{Cf}}}{{C`{IKh}}}}``{{{b{jGGd}}}{{b{jIKh}}}}{{{b{Cf}}c}f{{BEd{{b{jIKh}}}}}}{{{b{Cf}}{b{jGGd}}}f}{{IHdIHd}IHb}{{IHdIHb}IHd}{{IHbIHb}IHb}{{{b{jIHd}}IHb}f}{{{b{jIHb}}IHb}f}{{{b{IHh}}HBh}IHh}{{IMbc}IMbJD`}{{IMdc}IMdJD`}``{{{b{H@n}}}IHb}{{{b{jIJn}}IId}f}{{{b{GGf}}}f}`{J@l{{b{Ml}}}}{{FlFl}H@n}`{{{b{jIL`}}}A@`}{{{b{jEL`}}}EL`}{{{b{jIKd}}}IKd}{{{b{Cf}}{Bn{JJh}}}{{Bn{IOn}}}}{{{b{Cf}}e}c{}{{BEd{{b{JJj}}}{{BBf{c}}}}}}`{{{b{Cf}}e}c{}{{BEd{{b{jJJj}}}{{BBf{c}}}}}}{{{b{Cf}}}{{C`{{JHj{JHh}}}}}}``{{{b{JDn}}IHdIIlcGLbIGn}HBjJD`}{{{b{JGf}}}{{b{Ml}}}}{{IJjc}IJj{{DBl{HAj}}}}{{{b{IOh}}}{{b{Ml}}}}{{IMdc}IMd{{DBl{HAj}}}}{{{b{IHh}}IHdIIlcGLbIGn}HBhJD`}{{{b{HDl}}}{{b{Ml}}}}{{{b{HAj}}}{{b{Ml}}}}````````````{{IMdIGn}IMd}{{IN`IGn}IN`}{{{b{JBj}}}IGn}``{{IN`{Cl{IGn}}}IN`}```{{ce}JB`JD`JD`}{{{b{jGGd}}{b{jc}}}GGfIL`}0`{{{INb{An}}c}JB`JD`}{{IN`JBh}IN`}{{HDlJBh}HDl}{{HAjJBh}HAj}`{{{b{GGd}}{b{JBh}}}Fl}{{{b{IKh}}}{{Bn{JBh}}}}`{{{b{HBj}}}GJl}`{{IM`IOj}IM`}`{{{b{JC`}}}{{Cl{IHb}}}}{{{b{Cf}}{b{jGGd}}}f}````{{{b{IJl}}}DJb}{{JBlc}JBl{{DBl{IGn}}}}{{IM`c}IM`{{DBl{IGn}}}}``{{IJfCd}IJf}{{{b{IGn}}}{{M`{BEn}}}}{{{b{IH`}}}{{M`{Fl}}}}{IIhFl}{IGn{{M`{Fl}}}}{IGnIGn}{{{b{IH`}}}IH`}{{{b{c}}}e{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{}{}}00000000000000000000000000000000000{IHbIHd}7{ce{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007{IIlIHb}{{{b{c}}}BEh{}}0;{{{b{IH`}}}{{M`{BEn}}}}{{{b{c}}}A@`{}}0{{{b{c}}}{{Cl{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888{{{b{IGn}}}{{ANn{BEnBEnBEnBEn}}}}{{{b{IH`}}}{{ANn{FlFlFlFl}}}}{IHdIHb}{{{b{jIJn}}IId}f}{{{b{jGGd}}{b{jCd}}c}GGf{{DBl{HAj}}}}{cIMf{{DBl{IId}}}}{{{b{HBh}}}Fl}`{IIhIIn}0{{{b{jHBh}}}{{b{jFl}}}}{{{b{ILl}}}H@n}`{{IMdCd}IMd}`{{HBhIHb}HBh}{{{b{jIHn}}IHb}f}{{{b{jHBj}}IHb}f}{{{b{Cf}}IJdIHb}f}`{{{b{GGf}}}Cd}{{{b{GGf}}IMh}Cd}{{JGfCd}JGf}`{c{{Cn{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{Cf}}{b{Ml}}}{{Cn{JJlJGl}}}}{{{b{Cf}}{b{Ml}}JBd}{{Cn{JJnJGl}}}}{{{b{Cf}}{b{Ml}}IOjJBd}{{Cn{JGjJGl}}}}{{IO`IOb}IO`}``{{{b{c}}}D`{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{IHf{b{jGGd}}}GGf}{{JDl{b{jGGd}}}GGf}{{JHl{b{jGGd}}}GGf}{{JHn{b{jGGd}}}GGf}{{IMb{b{jGGd}}}GGf}{{JI`{b{jGGd}}}GGf}{{JFl{b{jGGd}}}GGf}{{JGf{b{jGGd}}}GGf}{{IJj{b{jGGd}}}GGf}{{JIb{b{jGGd}}}GGf}{{JDb{b{jGGd}}}GGf}{{IMd{b{jGGd}}}GGf}{{IN`{b{jGGd}}}GGf}{{{b{EL`}}{b{jGGd}}}f}{{{b{IIf}}{b{jGGd}}}f}{{{b{IJl}}{b{jGGd}}}f}{{{b{jIKh}}{b{jGGd}}}f}{{{b{jJBj}}{b{jGGd}}}f}{{JBl{b{jGGd}}}GGf}{{IM`{b{jGGd}}}GGf}{{JCh{b{jGGd}}}GGf}{{{b{GGd}}}Cd}{HDlHDl}{HAjHAj}``{{HBhHBh}HBh}{{{b{GGf}}GGf}GGf}{{HFhHFh}HFh}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{IMbCd}IMb}`{{{b{JC`}}}{{Cl{{b{Ml}}}}}}``{{{b{Cf}}}HBh}{{{b{Cf}}}IHb}`{{JBlc}JBl{{DBl{HBh}}}}{{IM`c}IM`{{DBl{HBh}}}}```{{FlFl}IHb}{{{b{IJl}}}IHb}`{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{JDbJDb}{IMdIMd}{{}ILh}{{IN`IIh}IN`}{{{b{IIn}}}IIh}55{{{b{IIn}}}Cd}{{ILhFl}ILh}``{{{b{INf}}}INh}{{{b{HBj}}}HBh}{{{b{GGd}}}{{b{JBj}}}}`{{{b{jGGd}}}{{b{jJBj}}}}{{Flce}HBj{{DBl{IIj}}}{{DBl{IKl}}}}{{{b{IHh}}Flce}f{{DBl{IIj}}}{{DBl{IKl}}}}{{IJfCd}IJf}{{ILhCd}ILh}{ce{}{}}000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{Cf}}}Cd}0{{{b{IIf}}}Cd}`{{{b{jGGd}}}f}`{{{b{Cf}}IId}Cd}{{{b{jGGd}}c}GGf{{DBl{HDl}}}}{HDlHDl}{HAjHAj}`{{{b{JBj}}}IGn}{{{b{GGf}}c}f{{BBh{}{{BBf{JB`}}}}}}```{{JFjFl}JFj}{{{b{HBh}}}Fl}{{{b{IMj}}}An}{{{b{IKn}}}An}{{{b{INj}}}An}``{{JDhc}JDh{{DBl{IIj}}}}`{{{b{IKh}}}ILl}8````{{{b{JBj}}}IKl}`{{IIdc}IIdE@`}{{{b{Cf}}IIdc}fBEd}{{{b{IHh}}HBh}IHh}{{IInIIh}IIn}{{IInCd}IIn}{{{b{jGGd}}IJde}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{IHhIJd}IHh}{{{b{jGGd}}IIne}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}433{{GGfHBh}GGf}{{JHbc}JHb{DAjDAl{BBh{An{b{IKh}}}{{BBf{{Cl{IGn}}}}}}}}{{ILjCd}ILj}`{GJlIHn}`{{{b{jCd}}}JHl}{{JFjCd}JFj}{{JDlCd}JDl}{{JGfCd}JGf}````{{{b{GGd}}}Cd}{IIlIIh}``{{{b{HBh}}}IIj}1````0{{{b{IIf}}}Fl}`{{{b{IIf}}}IHb}```````````````````````````````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}0000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{{JK`{ce}}}}{b{{JK`{ce}}}}}{{JK`{ce}}}{IDhE@`CLd}{IDlD@j}}00{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000`{{{b{JKb}}}JKd}{c{{Cn{AnFG`}}}{}}{{{b{JKd}}}JKd}{{{b{{JKf{ceg}}}}}{{JKf{ceg}}}CLdCLdCLd}{{{b{{JK`{ce}}}}}{{JK`{ce}}}CLdCLd}{{{b{JKb}}}JKb}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}000{Alc{}}000{{}JKd}{{}{{JKf{ce}}}{}{}}{{}{{JK`{c}}}{}}{{}JKb}{An{{b{c}}}{}}0{{{b{{JKf{ceg}}}}}b{}{}{}}{{{b{{JK`{ce}}}}}b{}{}}22{An{{b{jc}}}{}}0{{{b{j{JKf{ceg}}}}}{{b{j}}}{}{}{}}{{{b{j{JK`{ce}}}}}{{b{j}}}{}{}}22{c{{Cn{{JKf{eg}}}}}Oh{BAnIDhE@`}BAn}{c{{Cn{{JK`{e}}}}}Oh{BAnIDhE@`}}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}0{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{{JKf{ceg}}}}{b{{JKf{ceg}}}}}Cd{IDhE@`}DAnIDl}{{{b{{JK`{ce}}}}{b{{JK`{ce}}}}}Cd{IDhE@`}IDl}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}10{{{b{j{JKf{ceg}}}}i}f{IDhE@`}{}IDl{{BFd{}{{BFb{{ANn{ce}}}}}}}}{{{b{j{JKf{ceg}}}}i}f{IDhE@`CBb}CBbIDl{{BFd{}{{BFb{{ANn{{b{c}}{b{e}}}}}}}}}}{{{b{j{JK`{ce}}}}g}f{IDhE@`}IDl{{BFd{}{{BFb{c}}}}}}{{{b{j{JK`{ce}}}}g}f{IDhE@`CBb}IDl{{BFd{}{{BFb{{b{c}}}}}}}}`{{{b{JKd}}}AMh}{{{b{JKd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{JKf{ceg}}}}{b{jB`}}}{{Cn{fDB`}}}DBbDBbIDl}{{{b{{JK`{ce}}}}{b{jB`}}}{{Cn{fDB`}}}DBbIDl}{{{b{JKb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{{{M`{{ANn{ce}}}}}{{JKf{ce}}}{IDhE@`}{}}1{{{JKh{ceJKb}}}{{JKf{ce}}}{}{}}2{{{M`{c}}}{{JK`{c}}}{IDhE@`}}{{{JKj{cJKb}}}{{JK`{c}}}{}}4{g{{JKf{ce}}}{IDhE@`}{}{{BFd{}{{BFb{{ANn{ce}}}}}}}}{e{{JK`{c}}}{IDhE@`}{{BFd{}{{BFb{c}}}}}}6666{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}101001{{AMhAMhAMhAMh}JKb}{{{b{{JKf{egi}}}}{b{c}}}{{Cl{{b{g}}}}}{E@`IDhBJb}{{IDj{c}}E@`IDh}{}IDl}{{{b{{JKf{egi}}}}{b{c}}}{{Cl{{ANn{{b{e}}{b{g}}}}}}}{E@`IDhBJb}{{IDj{c}}E@`IDh}{}IDl}{{{b{j{JKf{egi}}}}{b{c}}}{{Cl{{b{jg}}}}}{E@`IDhBJb}{{IDj{c}}E@`IDh}{}IDl}{{{b{JKb}}c}AMhE@`}{{{b{{JKf{egi}}}}{b{c}}}{{b{g}}}{IDhE@`BJb}{IDhE@`{IDj{c}}}{}IDl}{{}An}000{{{b{j{JKf{ceg}}}}ce}{{Cl{e}}}{E@`IDh}{}IDl}{ce{}{}}0{{{JKf{ce}}}{{JKh{ceJKb}}}{}{}}{{{JK`{c}}}{{JKj{cJKb}}}{}}22{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}000{{{JKf{ceg}}}{}{}{}{}}{{{b{j{JKf{ceg}}}}}{}{}{}{}}{{{b{{JKf{ceg}}}}}{}{}{}{}}{{{JK`{ce}}}{}{}{}}{{{b{{JK`{ce}}}}}{}{}{}}{{{JKf{ceg}}}{{JKl{ce}}}{E@`IDh}{}IDl};;;;{{{JKf{ceg}}}{{JKn{ce}}}{E@`IDh}{}IDl}{{{b{c}}}Cd{}}000````{{}JL`}{{}JLb}{{}{{JKf{ce}}}{}{}}{{}{{JK`{c}}}{}}{{}JKb}``{{ChCh}f}000{Chf}0000000{{ChCh}Cd}0{{{b{j{JKf{egi}}}}{b{c}}}{{Cl{g}}}{E@`IDhBJb}{{IDj{c}}E@`IDh}{}IDl}{{{b{{JKf{ce}}}}g}Cn{HFjIDhE@`}HFjAKj}{{{b{{JK`{c}}}}e}Cn{HFjIDhE@`}AKj}{{{b{{JK`{ce}}}}{b{{JK`{ce}}}}}{{JK`{ce}}}{IDhE@`CLd}{IDlD@j}}{{{b{c}}}e{}{}}000{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0004444{AnJL`}{AnJLb}{An{{JKf{ce}}}{}{}}{An{{JK`{c}}}{}}{{Anc}{{JKf{egc}}}IDl{}{}}{{Anc}{{JK`{ec}}}IDl{}}{c{{JKf{egc}}}IDl{}{}}{c{{JK`{ec}}}IDl{}}{AnJKb}{{AMhAMhAMhAMh}JKb}{{{b{jJKd}}{b{{ANf{BEn}}}}}f}{{{b{jJKd}}BCn}f}{{{b{jJKd}}CJb}f}{{{b{jJKd}}Mf}f}{{{b{jJKd}}AMh}f}{{{b{jJKd}}BEn}f}{{{b{jJKd}}An}f}``{{{b{JLd}}}An}````{c{{Cn{fCd}}}{JLdDAjDAl}}``````````````````````````````````````````````````````````````````````{{{b{GGd}}IId{b{GGf}}J@`e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{GGd}}IId{b{GGf}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}````````````````{{{b{Cf}}IIde}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IId{Cl{IHd}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}1{{{b{Cf}}IId{b{HBh}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IIdc}{{Cl{f}}}{{DBl{HAj}}}}``````{{{b{Cf}}IId}Cd}``````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{JLf{c}}g}{{ANn{GGf{HGb{c}}{Cl{{HGb{e}}}}}}}{}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}``0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{JLh}}}JLh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}`{An{{b{c}}}{}}0{An{{b{jc}}}{}}077{Anf}0`{{{b{JLh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0```{{{b{JLh}}}IId}``{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{JLh}}}Cd}{{{b{Cf}}IId}{{Cl{JLh}}}}{{{b{Cf}}IIdCd}JLh}`{{{b{JLh}}{b{Cf}}}Fl}`{{{b{jGGd}}Fl{b{GGf}}}f}{{ChCh}f}{Chf}0{{{b{JLh}}{b{Cf}}}f}``{{{b{jJLh}}Cd}f}`{{{b{jJLh}}{b{GGf}}{b{jGGd}}e}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{jJLh}}{b{jGGd}}e}{{Cl{{HGb{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{JLh{b{jGGd}}e}{{JLf{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{jJLh}}{b{jGGd}}c}GGf{{BEd{{b{jGGd}}Fl{b{GGf}}}}}}``5`{{{b{c}}}e{}{}}{ce{}{}}0{{{b{c}}}{{Cl{e}}}{}{}}022{{{b{jJLh}}{b{GGd}}}f}`{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}055``````````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}000000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{JLj}}}JLj}{{{b{JHd}}}JHd}{{{b{JHf}}}JHf}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00``{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{c{{Cn{JLj}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}};;;{Anf}00{{{b{c}}{b{Dn}}}Cd{}}0{{{b{JHd}}{b{JHd}}}Cd}{{{b{JHf}}{b{JHf}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{JLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JHf}}{b{jB`}}}{{Cn{fDB`}}}}```{cc{}}00000{{{b{c}}}e{}{}}00```{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{Cf}}IId}{{Cl{JLj}}}}{{ChCh}f}00{Chf}00{{ChCh}Cd}0```{{{b{JLj}}c}CnAKj}````{{{b{JLj}}}IHb}<<<{{{b{c}}}{}{}}0;;;{{{b{c}}}{{Cl{e}}}{}{}}00>>>{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00???`{{{b{GGd}}IId{b{GGf}}J@`e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{GGd}}IId{b{GGf}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IIde}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IId{Cl{IHd}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}1{{{b{Cf}}IId{b{HBh}}e}{{Cl{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{Cf}}IIdc}{{Cl{f}}}{{DBl{HAj}}}}{{{b{Cf}}IId}Cd}```````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00`{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{JLl}}}JLl}{{{b{JIl}}}JIl}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0``{Alc{}}{{}JLl}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{c{{Cn{JLl}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}<<<`{Anf}00{{{b{c}}{b{Dn}}}Cd{}}{{{b{JIl}}{b{JIl}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{JLl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JIl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}```{{}An}00``{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{Cf}}IId}{{Cl{JLl}}}}`````{{ChCh}f}0{Chf}000{{ChCh}Cd}````{{{b{JLl}}c}CnAKj}```{{JLl{b{Cf}}IId}f}>>{{{b{c}}}{}{}};;;{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00`{{{b{JLl}}}IHb}{ce{}{}}00``````````````````````````````````````````````````````````````{{{b{c}}d}f{}}0000000000000``{{{b{jJHh}}A@`IMjIOj}GJl}{{{b{jJLn}}{ANn{AnAn}}}{{ANn{{ANn{AnAn}}{b{jINj}}}}}}{{{b{JHh}}}{{`{DCb}}}}`{{{b{c}}}{{b{h}}}{}}00000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}00000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000000000000{{{b{JDn}}FlAn}f}`{{}JIn}0{{{b{c}}}{{b{e}}}{}{}}00000000000000000{{{b{jc}}}{{b{je}}}{}{}}00000000000000000```````{{{b{JEl}}}JEl}{{{b{JEn}}}JEn}{{{b{JM`}}}JM`}{{{b{JMb}}}JMb}{{{b{JIn}}}JIn}{{{b{JFb}}}JFb}{{{b{JF`}}}JF`}{{{b{JEj}}}JEj}{{{b{JEh}}}JEh}{{{b{JMd}}}JMd}{{{b{JJj}}}JJj}{{{b{JLn}}}JLn}{{{b{JJh}}}JJh}{{{b{JMf}}}JMf}{{{b{c}}{b{je}}}f{}{}}0000000000000{{{b{c}}}f{}}000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000000000```{{{Bn{IHd}}c}JF`{{DBl{IKl}}}}````{{{Bn{IHd}}ce}JF`{{DBl{IGn}}}{{DBl{IKl}}}}{Alc{}}0000````{{}JMb}{{}JIn}{{}JMd}{{}JJj}{{}JHh}`{An{{b{c}}}{}}00000000000000000{An{{b{jc}}}{}}00000000000000000{c{{Cn{JEl}}}Oh}{c{{Cn{JEn}}}Oh}{c{{Cn{JM`}}}Oh}{c{{Cn{JMb}}}Oh}{c{{Cn{JIn}}}Oh}{c{{Cn{JFb}}}Oh}{c{{Cn{JF`}}}Oh}{c{{Cn{JEj}}}Oh}{c{{Cn{JEh}}}Oh}{c{{Cn{JJj}}}Oh}``{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}000000000{{{b{c}}}{{b{e}}}{}{}}00000000000000000{Anf}00000000000000000{{{b{c}}{b{Dn}}}Cd{}}```{{{b{JEl}}{b{JEl}}}Cd}{{{b{JEn}}{b{JEn}}}Cd}{{{b{JM`}}{b{JM`}}}Cd}{{{b{JMb}}{b{JMb}}}Cd}{{{b{JIn}}{b{JIn}}}Cd}{{{b{JFb}}{b{JFb}}}Cd}{{{b{JF`}}{b{JF`}}}Cd}{{{b{JEj}}{b{JEj}}}Cd}{{{b{JEh}}{b{JEh}}}Cd}{{{b{JJj}}{b{JJj}}}Cd}{{{b{JJh}}{b{JJh}}}Cd}{{{b{c}}{b{h}}}Cd{}}0000000000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}100110010110011010`{{{b{JDn}}}{{Bn{INn}}}}`````````{{{b{JLn}}}Fl}`{{IHdFlc}JFb{{DBl{IGn}}}}{{HBhce}JEj{{DBl{ILf}}}{{DBl{IGn}}}}{{{b{JEl}}Fl}{{Cl{Fl}}}}{{{b{JEl}}{Cl{Fl}}}{{Bn{IHd}}}}{{{b{JEn}}{Cl{Fl}}}{{Bn{IHd}}}}{{{b{JEl}}{Cl{Fl}}{Cl{Fl}}}{{Bn{{Bn{IHd}}}}}}{{{b{JEl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JEn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JMb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JIn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JFb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JF`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JEj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JEh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JJj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JJh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JDn}}}Fl}{{{b{JDn}}}{{Cl{JM`}}}}{{{b{JDn}}}{{M`{An}}}}`{{{b{JEl}}Fl{b{jc}}}f{{BEl{IHdFl}}}}{{{b{JEn}}Fl{b{jc}}}f{{BEl{IHdFl}}}}{{{b{jJHh}}GJl}f}{cc{}}00000000000000000{{{M`{IHd}}CdIGnc}JEl{{DBl{IKl}}}}{{{M`{IHd}}CdIGnc}JEn{{DBl{IKl}}}}222222222222222222{{{b{{ANf{JJh}}}}}JMd}{{{b{c}}}e{}{}}00000000000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10010101{{cIOj}JM`{{DBl{IMj}}}}`{{{b{JDn}}{b{GLb}}EHd}Fl}``{{{b{JDn}}{b{GLb}}EHd}Cd}{{{b{JDn}}{b{GLb}}{b{Ml}}}Cd}```````{{}An}00000000000000000{ce{}{}}00000000000000000{{{Aj{c}}}{{Aj{h}}}{}}00000000000000000{{{C`{c}}}{{C`{h}}}{}}00000000000000000{{{Cb{c}}}{{Cb{h}}}{}}00000000000000000333333333333333333{{{b{c}}}Cd{}}00000000000000000{{{b{JJf}}}Cd}1{{{b{JM`}}}Cd}`{{{b{JDn}}A@`GLbIGnFl}{{C`{IOh}}}}{{{b{JDn}}A@`GLbFl}{{C`{IOh}}}}{{{b{JDn}}IKf}{{C`{IOh}}}}{{{b{JDn}}A@`GLbIGn}{{C`{IOh}}}}{{{Bn{IHd}}c}JF`{{DBl{IKl}}}}{{{b{JEl}}}HBh}{{{b{JEn}}}HBh}`{{{b{JDn}}}An}`{{{b{JHh}}GJl}{{Cl{{b{JMh}}}}}}````{{FlJJj{M`{An}}{Bn{JMj}}}JMl}{{FlAnIOd}JDn}{{HBhceg}JEj{{DBl{ILf}}}{{DBl{IGn}}}{{DBl{IKl}}}}{{IHd{C`{IOh}}}JEh}{{{M`{An}}}JLn}`{{{b{JHh}}}An}`7`{{{b{JEl}}Fl}Mf}``````{{{M`{An}}cIOj}JM`{{DBl{IMj}}}}``{{{b{JDn}}}Fl}`````````{{FlFl}IHd}{{{b{JLn}}}{{Bn{JMj}}}}````{{ChCh}f}0000000000000{Chf}0000000000000000000000{{ChCh}Cd}```{{{b{jJHh}}GJl}f}`{{{b{JMl}}Fl}Fl}`{{{b{JDn}}{b{GLb}}}Fl}````{{{b{JEl}}Fl}IHd}{{{b{JEn}}Fl}IHd}````{{{b{JEl}}c}CnAKj}{{{b{JEn}}c}CnAKj}{{{b{JM`}}c}CnAKj}{{{b{JMb}}c}CnAKj}{{{b{JIn}}c}CnAKj}{{{b{JFb}}c}CnAKj}{{{b{JF`}}c}CnAKj}{{{b{JEj}}c}CnAKj}{{{b{JEh}}c}CnAKj}{{{b{JJj}}c}CnAKj}{{{b{jJHh}}GJlJM`}f}{{{b{jJMl}}HBh}f}```````{{{b{JLn}}}{{M`{An}}}}```{{}JIn}0{{{b{JEl}}{DD`{Fl}}}JEl}`{{IHdFlc}JFb{{DBl{IKl}}}}{{HBhce}JEj{{DBl{ILf}}}{{DBl{IKl}}}}``````{{{b{jJLn}}}{{Cl{JM`}}}}{{{b{jJHh}}}IK`}{{{b{JIn}}HBhc}IHn{{DBl{ILf}}}}{{{b{jJMl}}JFb{b{jIHn}}}f}{{{b{jJMl}}JJh{b{j{Bn{IOn}}}}}f}{{{b{jJMl}}JEl{b{jIHn}}}f}{{{b{jJMl}}{M`{IHd}}IKl{b{jIHn}}}f}{{{b{jJMl}}{b{IHn}}{b{jIHn}}}f}{{{b{jJMl}}{b{JF`}}{b{jIHn}}}f}{{{b{jJMl}}JEn{b{jIHn}}}f}{{{b{jJMl}}{b{JEj}}{b{jIHn}}}f}{{{b{jJMl}}HBj{b{jIHn}}}f}{{FlJJj{M`{An}}{Bn{JMj}}{Bn{JJh}}}{{Bn{IOn}}}}{{{b{jJMl}}{b{JEh}}{b{jIHn}}}f}`````{{{b{JDn}}}{{C`{{JMn{JLn}}}}}}```{{{b{c}}}e{}{}}0000000000000{{{b{c}}}{}{}}{{{b{JEn}}{Cl{Fl}}}JF`}{{{b{JEl}}{Cl{Fl}}{Cl{Fl}}}{{Bn{JF`}}}}{ce{}{}}00000000000000000{{{b{c}}}{{Cl{e}}}{}{}}00000000000000000555555555555555555{{{b{JEl}}{b{JN`}}}JEl}{{{b{JEn}}{b{JN`}}}JEn}{c{{Cn{e}}}{}{}}00000000000000000000000000000000000{{{b{c}}}D`{}}00000000000000000{{{b{JMd}}{b{jGGd}}}GGf}{{{b{jJJj}}{b{jGGd}}}GGf}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000000000000`````{{FlFl}IHb}````{{{b{JEl}}}HBh}{{{b{JEn}}}HBh}{{{b{JFb}}}HBh}{{{b{JF`}}}HBh}{{{b{JEj}}}HBh}{{{b{JEh}}}HBh}??????????????????`{{JMd{b{{ANf{IOn}}}}}JMd}``````````{{{b{c}}d}f{}}0``{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{JE`}}}JE`}{{{b{JCj}}}JCj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}JE`}{{}JCj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0`{{{b{JE`}}{b{JE`}}}Cd}{{{b{JCj}}{b{JCj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{JE`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JCj}}{b{jB`}}}{{Cn{fDB`}}}}{IH`JE`}{cc{}}{IGnJE`}{JCjJE`}{IGnJCj}{JE`JCj}{IH`JCj}5{{{M`{Fl}}}JCj}0{{FlFlFlFl}JCj}077{{{M`{BEn}}}JCj}00{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{FlFl}{FlBEn}``{{{M`{Fl}}}{{ANn{FlFlFl}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{BEnFl}098>{{ChCh}f}0{Chf}000{{{ANn{FlFlFl}}}{{M`{Fl}}}}``{{IGnIGn}IGn}{JCjJCj}{{{b{c}}}e{}{}}0{{{b{JCj}}}{{M`{Fl}}}}00<<{{{b{JCj}}}{{M`{BEn}}}}00{{{b{c}}}{{Cl{e}}}{}{}}033{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0``{ce{}{}}0````````````````````{{{b{c}}d}f{}}00{{{b{j{JNb{c}}}}DJbc}fCBb}`{{FlFlFl}Cd}{JIjFl}{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{ILdILd}ILd}0{{{b{{JNb{c}}}}}{{Cl{c}}}{CBbJNd{JNf{}{{BBf{}}}}}}{{{b{{JNb{c}}}}}{{Cl{c}}}{JNd{JNf{}{{BBf{}}}}{DGh{}{{BBf{}}}}CBb}}{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`{{{b{j{JNb{c}}}}}fCBb}{{{b{{JNb{c}}}}}{{JNb{c}}}CLd}{{{b{JN`}}}JN`}{{{b{JIj}}}JIj}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}{{}JIj}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{c{{Cn{JN`}}}Oh}{c{{Cn{JIj}}}Oh}{{JIjFl}JIj}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}0{{{b{c}}}{{b{e}}}{}{}}00{Anf}00{{{b{{JNb{c}}}}}FlCBb}{{{b{c}}{b{Dn}}}Cd{}}`{{{b{JN`}}{b{JN`}}}Cd}{{{b{JIj}}{b{JIj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}10{{FlFlFl}Fl}{{{b{j{JNb{c}}}}DJb}fCBb}{{{b{{JNb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{JN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JIj}}{b{jB`}}}{{Cn{fDB`}}}}{{DJb{INb{An}}}A@`}{{DJbAn}A@`}{cc{}}{{{b{JN`}}}{{b{HBh}}}}11`{FlJIj}{DJbINd}333{{{b{c}}}e{}{}}00{{HBhHBh}JN`}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{HBhJN`}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{JN`}}}JN`}{JIjJIj}{{{INb{c}}c}{{Cl{c}}}{CBbDAn{JNh{}{{BBf{}}}}{JNf{}{{BBf{}}}}}}{{{b{{JNb{c}}}}}CdCBb}{JIjCd}{{{b{c}}}Cd{}}0000{{{b{{JNb{c}}}}}{{`{DCb}}}CBb}{{{b{{JNb{c}}}}}{{Cl{c}}}CBb}{{{b{j{JNb{c}}}}}{{Cl{{b{jc}}}}}CBb}{{{b{{JNb{c}}}}}AnCBb}{JIjFl}0{{eg}c{}{{DBl{{INb{c}}}}}{{JGh{}{{BBf{c}}}}{DGh{c}}}}``{{{b{{JNb{c}}}}}FlCBb}`3`{{{b{{JNb{c}}}}}{{Cl{Fl}}}CBb}```{{{b{JN`}}IHd}IHd}{{JN`IHd}IHd}{{JIjIHb}IHb}{{JIjFl}JIj}{{JIjJIj}JIj}{{{DD`{An}}Fl}{{JNb{c}}}CBb}{JIjJIj}{FlFl}{{}JNj}{{FlFl}IHd}:{{ChCh}f}00{Chf}000{{ChCh}Cd}{{ceg}cJGh{{DBl{{INb{c}}}}}{{DBl{{INb{c}}}}}}0{{DJbAn}DJb}`{{{b{JN`}}}IHb}{{{b{JN`}}c}CnAKj}{{{b{JIj}}c}CnAKj}`{{{b{{JNb{c}}}}}c{CBbJNd{JNf{}{{BBf{}}}}}}{{{b{JN`}}}{{b{HBh}}}}`{INdDJb}{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}{ce{}{}}00{{{b{c}}}{{Cl{e}}}{}{}}00333{{{b{{JNb{c}}}}}AMhCBb}`{{{b{JN`}}IHd}IHd}0{{{b{JN`}}HBh}HBh}{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{b{{JNb{c}}}}}{{`{DCb}}}CBb}`{{FlFl}IHb}{{{b{{JNb{e}}}}}{{Cl{c}}}{{JNf{}{{BBf{}}}}}{CBb{JNh{}{{BBf{c}}}}}}:::`````````{{IHbHBh}HBh}{{DJbDJb}DJb}``````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{{JMn{c}}}}}{{JMn{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}0{{}{{JMn{c}}}D@j}{{}{{JHj{c}}}D@j}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0::{Anf}0{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{{JMn{c}}}}}{{JNl{GAbc}}}{}}{c{{JMn{c}}}{}}{c{{JHj{c}}}{}}{{ChCh}f}{Chf}000{{{b{{JHj{c}}}}}{{JO`{JNnc}}}{}}>::{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>{{{b{{JHj{c}}}}}{{JOb{JNnc}}}{}}{{{b{jHBj}}{b{c}}}f{{BBh{{b{jIGn}}}}}}``{{{b{c}}d}f{}}{{JOdJOd}JOd}{{{b{jJOd}}JOd}f}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{{{b{JOd}}}JOd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}JOd}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}`{{{b{JOd}}{b{JOd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{JOd}}{b{Ml}}}A@`}{cc{}}{{{b{{ANf{c}}}}}JOd{}}{{{b{IOh}}}JOd}{{{b{IHn}}}JOd}32{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}`{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{{b{JOd}}}A@`}{{{b{JOd}}}An}`0``0`{{ChCh}f}{Chf}0`````{cJOd{{CId{}{{BFb{JOd}}}}}}``=9{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`=``````{{{b{c}}d}f{}}0{{{b{jJOf}}IHdFl}f}{{{b{jJOf}}{b{{ANf{IHd}}}}}f}{{{b{jJOf}}{M`{IHd}}}f}1{{{b{jJOf}}IHdIHb}f}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{jJOf}}}f}`{{{b{JOf}}}JOf}{{{b{JOh}}}JOh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}```{{}JOf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{c}}{b{Dn}}}Cd{}}`{{{b{JOh}}{b{JOh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000```{{{b{jJOf}}FlIGn{b{jIHn}}}f}{{{b{jJOf}}FlIGnGJlc{b{jIHn}}}f{{BBh{IHd}{{BBf{IHd}}}}}}{{{b{JOf}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0`````{{ChCh}f}0{Chf}00{{ChCh}Cd}{{{b{jJOf}}An}f}```{{{b{JOf}}FlJOhIKl{b{jIHn}}}f}{{{b{JOf}}FlIKl{b{jIHn}}}f}0{{FlJJj{M`{An}}{Bn{JMj}}{Bn{JJh}}}{{Bn{IOn}}}}??{{{b{c}}}{}{}}<<{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0{{{b{j{Bn{IHd}}}}IHdFlFl}f}{{{b{j{Bn{IHd}}}}HBhILf}f}````````````````````{{{b{c}}d}f{}}00000{{{b{jIKf}}{b{Ml}}FlIOf}f}{{{b{c}}}{{b{h}}}{}}0000000000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000````{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000```{{{b{JOj}}Fl}An}{{{b{JOj}}}An}0`{{{b{IKf}}}IKf}{{{b{JOl}}}JOl}{{{b{JOn}}}JOn}{{{b{JOj}}}JOj}{{{b{K@`}}}K@`}{{{b{K@b}}}K@b}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}000000{{{b{c}}}{{Aj{Ah}}}{}}00000`{Alc{}}00`{{}IKf}{{}JOn}{{}K@`}{{{b{K@d}}}{{b{IOd}}}}`{An{{b{c}}}{}}000000{An{{b{jc}}}{}}000000{c{{Cn{IKf}}}Oh}{c{{Cn{JOl}}}Oh}{c{{Cn{JOn}}}Oh}{c{{Cn{JOj}}}Oh}{c{{Cn{K@`}}}Oh}{c{{Cn{K@b}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}000000{Anf}000000{{{b{c}}{b{Dn}}}Cd{}}``{{{b{IKf}}{b{IKf}}}Cd}{{{b{JOl}}{b{JOl}}}Cd}{{{b{JOn}}{b{JOn}}}Cd}{{{b{JOj}}{b{JOj}}}Cd}{{{b{K@`}}{b{K@`}}}Cd}{{{b{K@b}}{b{K@b}}}Cd}{{{b{c}}{b{h}}}Cd{}}00000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}1010010110````{{{b{IKf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JOl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JOn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JOj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{K@`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{K@b}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{jK@d}}{b{GLb}}}{{b{jK@f}}}}``{{{b{IKf}}{b{JDn}}}Fl}```{cc{}}0000000000000{{{b{c}}}e{}{}}000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0101```{{{b{jK@d}}{b{GLb}}EHd}Cd}{{{b{jK@d}}{b{GLb}}{b{Ml}}}Cd}{{{b{IKf}}{b{jc}}}fAMd}{{{b{JOl}}{b{jc}}}fAMd}{{{b{JOn}}{b{jc}}}fAMd}{{{b{JOj}}}Fl}`{{}An}000000{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}000000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{IKf}}}Cd}{{{b{c}}}Cd{}}000000```{{{b{jK@d}}{C`{IKf}}}IOh}``{{{b{K@b}}}HBh}```{{{b{K@b}}}Fl}:```:{{FlAnIOd}K@d}{{}JOn}```{{{b{K@d}}}Fl}```{{ChCh}f}00000{Chf}000000000{{ChCh}Cd}{ChAMh}00```````{{{b{IKf}}c}CnAKj}{{{b{JOl}}c}CnAKj}{{{b{JOn}}c}CnAKj}{{{b{JOj}}c}CnAKj}{{{b{K@`}}c}CnAKj}{{{b{K@b}}c}CnAKj}{{A@`GLbIGnFl}IKf}{{A@`GLbIGn}IKf}{{A@`IOf}IKf}````{{{b{JOj}}}A@`}`{{{b{c}}}e{}{}}00000{{{b{c}}}{}{}}{ce{}{}}000000{{{b{c}}}{{Cl{e}}}{}{}}0000003333333{FlJOn}{c{{Cn{e}}}{}{}}0000000000000`{{{b{c}}}D`{}}000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000```5555555`{{{b{JOj}}An}Fl}``````{{{b{c}}d}f{}}000{{JFhAn}}{{{b{jJFh}}An}f}{{{b{c}}}{{b{h}}}{}}00000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000`{{{b{JFh}}}JFh}{{{b{JDj}}}JDj}{{{b{JFn}}}JFn}{{{b{JCl}}}JCl}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}0000000{{{b{c}}}{{Aj{Ah}}}{}}000`{Alc{}}000{{}JFh}{{}JDj}{{}JFn}{{}JCl}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{c{{Cn{JFh}}}Oh}{c{{Cn{JDj}}}Oh}{c{{Cn{JFn}}}Oh}{c{{Cn{JCl}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}000{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}{{{b{JFh}}{b{JFh}}}Cd}{{{b{JDj}}{b{JDj}}}Cd}{{{b{JFn}}{b{JFn}}}Cd}{{{b{JCl}}{b{JCl}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}101001{{{b{JFh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JDj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JFn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JCl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}101010`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000{AnJFh}`````{{ChCh}f}000{Chf}0000000{{ChCh}Cd}``{{{b{JFh}}c}CnAKj}{{{b{JDj}}c}CnAKj}{{{b{JFn}}c}CnAKj}{{{b{JCl}}c}CnAKj}{{JFhAn}}{{{b{jJFh}}An}f}{{{b{c}}}e{}{}}000{{{b{c}}}{}{}}{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0003333{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0004444```````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{{{b{JMh}}}An}{{{b{JMh}}}JMh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}`{An{{b{c}}}{}}{An{{b{jc}}}{}}8{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{JMh}}{b{JMh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{JMh}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}``````{{ChCh}f}{Chf}{{ChCh}Cd}```9{{{b{c}}}{}{}}8{{{b{c}}}{{Cl{e}}}{}{}};{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{{K@h{c}}}}}{{K@h{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{{{b{{K@h{c}}}}{b{{K@h{c}}}}}ALnK@j}{{{b{c}}{b{e}}}ALn{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{{K@h{c}}}}{b{{K@h{c}}}}}CdK@j}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{cc{}}0{{{b{c}}}e{}{}}{cAMhE@`}{{{b{{K@h{c}}}}{b{je}}}fK@jAMd}{{ce}AMhE@`AMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}{{{K@h{c}}}c{K@jCBb}}4{{{b{c}}}Cd{}}{K@l{{K@h{K@l}}}}{{{b{{K@h{c}}}}{b{{K@h{c}}}}}{{Cl{ALn}}}K@j}{{ChCh}f}{Chf}{{ChCh}Cd}{ChAMh}{{{b{c}}}e{}{}}<{{{b{c}}}{{Cl{e}}}{}{}}1{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{ce{}{}}`{{{b{Cf}}}f}{{{b{jGGd}}{Cl{Fl}}}f}1{{{b{Cf}}{Cl{Fl}}}f}```{{{b{jGGd}}{b{jINn}}}f}{{{b{jGGd}}{b{jGLb}}}f}``````````{{{b{c}}d}f{}}0{{{b{jK@n}}HBhHBj}IHj}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{IHj}}}IHj}{{{b{K@n}}}K@n}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}{{}K@n}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0::{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{IHj}}{b{IHj}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{jK@n}}HBhc}f{{BFd{}{{BFb{HBj}}}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}`{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{K@n}}}Cd}{{{b{c}}}Cd{}}0`{{ChCh}f}0{Chf}00{{ChCh}Cd}{{{b{jK@n}}IHjHBhHBj}f}=={{{b{c}}}{}{}}::{{{b{c}}}{{Cl{e}}}{}{}}0??{{{b{jK@n}}IHb}f}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0??```````````````````````````````````````````{{{b{c}}d}f{}}000000{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}00000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000{{{b{c}}}{{b{{FAn{eg}}}}}{}{}FB`}{{{b{JFf}}}{{b{{ANf{BEn}}}}}}{{{b{c}}}{{b{e}}}{}{}}00000000{{{b{jc}}}{{b{je}}}{}{}}00000000{{{b{IHl}}}An}{{{b{II`}}}An}{{{b{IIb}}}An}{{{b{KA`}}}An}{{{b{KAb}}}An}```{{{b{JGl}}}JGl}{{{b{JFf}}}JFf}{{{b{JJl}}}JJl}{{{b{JJn}}}JJn}{{{b{JFd}}}JFd}{{{b{JGj}}}JGj}{{{b{JH`}}}JH`}{{{b{c}}{b{je}}}f{}{}}000000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}000000{Alc{}}00{{}KA`}{{}KAb}{{}JH`}{An{{b{c}}}{}}00{{{b{JFf}}}b}111111{An{{b{jc}}}{}}00000000{{{b{c}}}{{b{e}}}{}{}}00000000{Anf}00000000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}}e{}{{GDn{EHd}}}}0{{{b{IHl}}An}f}{{{b{II`}}An}f}{{{b{IIb}}An}f}{{{b{KAb}}An}f}{{{b{JFd}}{b{JFd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{JGl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{JFf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JFd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{IHl}}{b{Ml}}}f}{{{b{II`}}{b{Ml}}}f}{{{b{IIb}}{b{Ml}}}f}{{{b{KA`}}{b{Ml}}}f}{{{b{KAb}}{b{Ml}}}f}{{{b{IHl}}}f}{{{b{II`}}}f}{{{b{IIb}}}f}{{{b{KA`}}}f}{{{b{KAb}}}f}{cc{}}00{{{Bn{BEn}}}JFf}{{{C`{{ANf{BEn}}}}}JFf}{{{b{{ANf{BEn}}}}}JFf}{{{b{{M`{BEn}}}}}JFf}444{{{ANn{GJlIHb}}}JFd}{{{b{ILb}}}JFd}6660666666666{{{b{c}}}e{}{}}00000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}0101`{{{b{IHl}}}{{b{Ml}}}}{{{b{II`}}}{{b{Ml}}}}{{{b{IIb}}}{{b{Ml}}}}{{{b{KA`}}}{{b{Ml}}}}{{{b{KAb}}}{{b{Ml}}}}```{{}An}00000000{{{b{KA`}}ce}f{{DBl{{ENn{Ml}}}}}{{DBl{JFf}}}}{ce{}{}}00000000{{{Aj{c}}}{{Aj{h}}}{}}00000000{{{C`{c}}}{{C`{h}}}{}}00000000{{{Cb{c}}}{{Cb{h}}}{}}00000000333333333{{{b{c}}}Cd{}}00000000{{{b{IHl}}{b{Cf}}{b{Ml}}}{{Cn{JJlJGl}}}}{{{b{II`}}{b{Cf}}{b{Ml}}JBd}{{Cn{JJnJGl}}}}{{{b{IIb}}{b{Cf}}{b{Ml}}IOjJBd}{{Cn{JGjJGl}}}}{{{b{KA`}}{b{Cf}}{b{Ml}}}{{Cn{JJlJGl}}}}{{{b{KAb}}{b{Cf}}{b{Ml}}IOjJBd}{{Cn{JGjJGl}}}}{{ce}JFd{{DBl{GJl}}}{{DBl{IHb}}}}{{ChCh}f}000000{Chf}00000000000{{ChCh}Cd}{JGj{{Cl{IHb}}}}``{{{b{c}}}e{}{}}000000{{{b{c}}}{}{}}{ce{}{}}00000000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000000555555555{{{b{c}}}{{Cn{{b{{FAn{eg}}}}{HId{e}}}}}{}{}FB`}{c{{Cn{e}}}{}{}}00000000000000000{{{b{c}}}D`{}}00000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000777777777``````````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{jGGd}}e}{{HGb{c}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{An{{b{c}}}{}}0{An{{b{jc}}}{}}033{Anf}0{cc{}}000{{{b{c}}}e{}{}}0{{KAdc}KAd{{DBl{HAj}}}}``{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{jGGd}}cg}{{HGb{{Cl{e}}}}}{{DBl{HAj}}}{}{{BEd{{b{jGGd}}}{{BBf{e}}}}}}{{{b{jGGd}}JBle}{{HGb{{Cl{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}`{Chf}0{{KAf{b{jGGd}}e}{{HGb{{Cl{c}}}}}{}{{BEd{{b{jGGd}}}{{BBf{c}}}}}}`88{{{b{c}}}{{Cl{e}}}{}{}}0<<{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<```````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{JIf}}}JIf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}JIf}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{JIf}}{b{JIf}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{JIf}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}};{{{b{Ml}}}JIf}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{JIf}}{b{jc}}}fAMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}0{{ChCh}Cd}{ChAMh}>{{{b{c}}}{}{}}9{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}>```````````````````````````````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{JIh}}}JIh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}```{An{{b{c}}}{}}{An{{b{jc}}}{}}{c{{Cn{JIh}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}9{Anf}`{{{b{JIh}}{b{JIh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}`{{{b{JIh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}``````{{ChCh}f}{Chf}``{{{b{JIh}}c}CnAKj}````97{{{b{c}}}{{Cl{e}}}{}{}}:{c{{Cn{e}}}{}{}}0`{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}``;{{{b{JIh}}}{{b{JB`}}}}```````````````````````````{{{b{c}}d}f{}}00000``{{{b{c}}}{{b{h}}}{}}000000000000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000```{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000````{{{b{JJd}}}JJd}{{{b{KAh}}}KAh}{{{b{KAj}}}KAj}{{{b{KAl}}}KAl}{{{b{JG`}}}JG`}{{{b{KAn}}}KAn}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}00000````{Alc{}}0000{{}KAl}````{{}JJd}{{}KAh}{{}KAj}3{{}KAn}{{}{{KB`{JBhGLb}}}}{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000{c{{Cn{JJd}}}Oh}{c{{Cn{KAh}}}Oh}{c{{Cn{KAj}}}Oh}{c{{Cn{KAl}}}Oh}{c{{Cn{JG`}}}Oh}{c{{Cn{KAn}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000`{Anf}00000{{{b{c}}{b{Dn}}}Cd{}}{{{b{JJd}}{b{JJd}}}Cd}{{{b{KAh}}{b{KAh}}}Cd}{{{b{KAj}}{b{KAj}}}Cd}{{{b{KAl}}{b{KAl}}}Cd}{{{b{JG`}}{b{JG`}}}Cd}{{{b{KAn}}{b{KAn}}}Cd}{{{b{c}}{b{h}}}Cd{}}00000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}1010101001``````{{{b{JJd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KAh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KAj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KAl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{JG`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KAn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000000000{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01011010```{{{b{JJd}}HBh}{{ANn{HBhHBh}}}}````````{{}An}00000```{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000333333{{{b{c}}}Cd{}}00000``{{}KAl}`````````{{ChCh}f}00000{Chf}0000000000{{ChCh}Cd}``````````{{{b{JJd}}c}CnAKj}{{{b{KAh}}c}CnAKj}{{{b{KAj}}c}CnAKj}{{{b{KAl}}c}CnAKj}{{{b{JG`}}c}CnAKj}{{{b{KAn}}c}CnAKj}```````````{{{b{KAl}}{b{GGf}}}{{b{JG`}}}}{{{b{JG`}}}IGn}````{{{b{c}}}e{}{}}00000{{{b{c}}}{}{}}{ce{}{}}00000{{{b{c}}}{{Cl{e}}}{}{}}00000333333```{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{jJJd}}{b{jGGd}}}f}{{{b{jKAh}}{b{jGGd}}}f}{{{b{jKAj}}{b{jGGd}}}f}{{{b{jKAl}}{b{jGGd}}}f}{{{b{jJG`}}{b{jGGd}}}f}{{{b{jKAn}}{b{jGGd}}}f}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000`::::::````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}`{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}```{{{b{KBb}}}KBb}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}KBb}{An{{b{c}}}{}}{An{{b{jc}}}{}}{c{{Cn{KBb}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}};{Anf}`{{{b{KBb}}{b{KBb}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}```{{{b{KBb}}{b{jB`}}}{{Cn{fDB`}}}}````{cc{}}0{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}```{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{{b{KBb}}}Cd}``````````{JFhKBb}````{{ChCh}f}{Chf}0````{{{b{KBb}}c}CnAKj}{{{b{KBb}}}{{M`{JFh}}}}``>:{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0`{{JFhJFh}KBb}{{{b{c}}}D`{}}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`?```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{{{b{jJCn}}}f}{{{b{JCn}}}JCn}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{{{b{JCn}}}An}0{Alc{}}{{}JCn}{An{{b{c}}}{}}{An{{b{jc}}}{}};{Anf}{{{b{JCn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jJCn}}IId}{{Cl{c}}}KBd}{{{b{jJCn}}IIdc}{{b{jc}}}KBd}{{{b{jJCn}}IId}{{b{jc}}}{KBdD@j}}{{{b{jJCn}}IIde}{{b{jc}}}KBd{{BEd{}{{BBf{c}}}}}}{{{b{JCn}}IId}{{Cl{c}}}CLd}{{{b{jJCn}}IIdc}{{b{jc}}}{hCLdDAjDAl}}{{{b{jJCn}}IId}{{b{jc}}}{hCLdDAjDAlD@j}}{{{b{jJCn}}IIde}{{b{jc}}}{hCLdDAjDAl}{{BEd{}{{BBf{c}}}}}}{cAMhE@`}{{ce}AMhE@`AMd}`{{}An}{{{b{jJCn}}IIdc}fKBd}{{{b{jJCn}}IIdc}f{hCLdDAjDAl}}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{JCn}}}Cd}{{{b{c}}}Cd{}}{{{b{JCn}}}An}``0```{{ChCh}f}{Chf}0{{{b{jJCn}}IId}f}{{{b{jJCn}}}f}{{{b{jJCn}}An}f}{{{b{c}}}e{}{}}<{{{b{c}}}{{Cl{e}}}{}{}}1`{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`{ce{}{}}````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jKBf}}}{{b{jh}}}}{{{b{jc}}}{{b{jh}}}{}}{{{b{j{KBh{ce}}}}}{{b{jh}}}{DAjDAl}{DAjDAl}}1{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{jKBj}}}{{b{jc}}}{KBfD@j}}``{{{b{KBj}}}KBj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{{{b{jKBl}}c}e{}{}}`{Alc{}}0{{}{{KBh{ce}}}{}D@j}{{}KBj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0<<{Anf}0{{{b{j{KBh{ce}}}}}f{}{}}{{{b{KBj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10`{{{b{j{KBh{cg}}}}e}cCLd{CBbE@`}{{KBl{ec}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{KBf}}}An}{{{b{{KBh{ce}}}}}An{DAjDAl}{DAjDAl}}{c{{KBh{ec}}}{}{}}{{ChCh}f}{Chf}000>99{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{{b{jKBf}}}f}{{{b{j{KBh{ce}}}}}f{DAjDAl}{DAjDAl}}{{{b{jKBj}}}f}{ce{}{}}0```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{KBn}}}KBn}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KBn}}{b{KBn}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KBn}}{b{jB`}}}{{Cn{fDB`}}}}{D`KBn}{cc{}}0{{{b{c}}}e{}{}}{{{b{KBn}}{b{jc}}}fAMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}``{{}KBn}{{ChCh}f}{Chf}{{ChCh}Cd}{ChAMh}<{{{b{c}}}{}{}}:{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}>``{{{b{c}}d}f{}}0{{{b{j{KC`{c}}}}{b{c}}}f{CLdDAn}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{KCb}}}KCb}{{{b{{KC`{c}}}}}{{KC`{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}KCb}{{}{{KC`{c}}}D@j}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{c{{Cn{KCb}}}Oh}{c{{Cn{{KC`{e}}}}}Oh{BAnD@j}}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}0>>{Anf}0{{{b{KCb}}{b{KCb}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}10{{{b{j{KC`{c}}}}DJb{b{c}}}f{CLdDAn}}`{{{b{KCb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{KC`{c}}}}{b{jB`}}}{{Cn{fDB`}}}{}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{{b{{KC`{c}}}}{b{c}}}Cd{CLdDAn}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{{KC`{c}}}}}Cd{CLdDAn}}{{{b{c}}}Cd{}}0`{{ChCh}f}0{Chf}000{{{b{KCb}}c}CnAKj}{{{b{{KC`{c}}}}e}CnHFjAKj}``>>99{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{j{KC`{c}}}}{b{c}}}{{Cl{{b{c}}}}}{CLdDAn}}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>```````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{JGd}}}JGd}{{{b{JGb}}}JGb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0`{An{{b{c}}}{}}0{An{{b{jc}}}{}}088{Anf}0{{{b{JGd}}{b{JGd}}}Cd}{{{b{JGb}}{b{JGb}}}Cd}{{{b{c}}{b{h}}}Cd{}}0``{cc{}}000{{{b{c}}}e{}{}}0{{{b{JGb}}}{{b{{C`{IOh}}}}}}``{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}0{{JGd{b{JDn}}}JGb}44{{{b{c}}}Cd{}}0````{{JGb{b{IHh}}IHdIGn}f}0{{JGb{b{IHh}}IHd{b{JG`}}}f}`{{ChCh}f}0{Chf}0{{{b{JGb}}}IHb}```{{{b{JGb}}}{{b{Ml}}}}```>>;;{{{b{c}}}{{Cl{e}}}{}{}}0??{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0??```````````````````````````````````{{{b{IL`}}}{{b{Ml}}}}`{{{b{IL`}}An}An}`{{{b{IL`}}{DD`{An}}}{{b{Ml}}}}````{{{b{jIL`}}}f}````````{{{b{jIL`}}{DD`{An}}}f}```````````````{{{b{jGGd}}}f}0```````{{{b{jIL`}}{b{Ml}}An}An}``{{{b{IL`}}}Cd}`````````````{{{b{IHh}}HBh{b{JCb}}{b{JFd}}}f}`````{{{b{jIL`}}{b{Ml}}}f}{{{b{jGGd}}{b{jc}}}f{D@jDAn}}{{{b{jGGd}}{b{jc}}c}fDAn}```````````````````````{{{b{jGGd}}{b{jIKl}}{b{Ml}}}f}``{{{b{jIL`}}}A@`}````````````````{{IHf{b{jGGd}}}GGf}````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{KCd}}}KCd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{{{b{jGGd}}{b{jJCj}}KCd}GGf}{{{b{jGGd}}{b{j{M`{Fl}}}}}GGf}{{{b{jGGd}}{b{jIH`}}KCd}GGf}{{{b{jGGd}}{b{j{M`{BEn}}}}}GGf}{{{b{jGGd}}{b{jIGn}}KCd}GGf}{{{b{jGGd}}{b{jIGn}}KCd}Cd}{{{b{jGGd}}{b{jJCj}}KCd}Cd}{An{{b{c}}}{}}{An{{b{jc}}}{}}>{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{KCd}}{b{KCd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{ChCh}f}{Chf}{{ChCh}Cd}{{{b{jGGd}}cIHb}GGf{{DBl{IGn}}}}{{{b{IHh}}IGnHBh}f};{{{b{c}}}{}{}}:{{{b{c}}}{{Cl{e}}}{}{}}={c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}>```````{{{b{c}}d}f{}}00`{{{b{c}}}{{b{h}}}{}}00000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{KCf}}}KBb}{{{b{KCf}}}{{DD`{An}}}}{{{b{IL`}}}{{b{Ml}}}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{IL`}}An}An}{{{b{JGn}}}{{Cl{KBb}}}}``{{{b{IL`}}{DD`{An}}}{{b{Ml}}}}{{{b{jIL`}}}f}`{{{b{KCf}}}KCf}{{{b{KCh}}}KCh}{{{b{JGn}}}JGn}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}00`{{{b{jJGn}}{b{IOh}}}{{Cl{KCf}}}}``{{}KCf}{{}KCh}{{}JGn}{{{b{jIL`}}{DD`{An}}}f}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{c{{Cn{KCf}}}Oh}{c{{Cn{KCh}}}Oh}{c{{Cn{JGn}}}Oh}``{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}00{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{KCf}}{b{KCf}}}Cd}{{{b{KCh}}{b{KCh}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}1010`{{{b{KCf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KCh}}{b{jB`}}}{{Cn{fDB`}}}}``{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}1010`````{{}An}000{{{b{jIL`}}{b{Ml}}An}An}`{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{KCf}}}Cd}{{{b{c}}}Cd{}}000{{{b{IL`}}}Cd}2`{{{b{Cf}}IId}{{Cl{JGn}}}}```{JClKCf}````{{ChCh}f}00{Chf}000000{{{b{jIL`}}{b{Ml}}}f}````{{{b{KCf}}c}CnAKj}{{{b{KCh}}c}CnAKj}{{{b{JGn}}c}CnAKj}{{{b{jJGn}}{Cl{KBb}}}f}{{{b{jJGn}}{Cl{KCf}}}f}{{{b{KCf}}}{{Cl{JCl}}}}`{KCfKCf}{{{b{KCf}}}{{M`{JCl}}}}`{{JGn{b{Cf}}IId}f}{{{b{jIL`}}}A@`}````{{{b{c}}}e{}{}}00{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{JClJCl}KCf}{{{b{c}}}D`{}}000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0005555```````````{{GhGh}DN`}{{KjKjKj}DMl}{{DMnDMnDMn}ENd}{{DMjDMjDMjDMj}DMf}``{{FlFlFlFl}CC`}``{{FlFl}Gh}{{FlFlFl}Kj}{{FlFlFl}DMn}{{FlFlFlFl}DMj}````````````````````````{{DNbDNb}DNl}{{DNfDNfDNf}DMd}{{DLdDLdDLdDLd}DLj}{{DJbDJbDJbDJb}DNn}{{DJbDJb}DNb}{{DJbDJbDJb}DNf}{{DJbDJbDJbDJb}DLd}`````````````````````````````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000{{{b{KCj}}{b{{KCl{ce}}}}}{{ENn{Ml}}}{{IDj{FEj}}}KCn}{{{b{KD`}}}{{`{{CId{}{{BFb{KDb}}}}}}}}{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000`{{{b{KDd}}}KDd}{{{b{KCj}}}KCj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}GL`}{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000::::::{Anf}00000{{{b{c}}{b{Dn}}}Cd{}}{{{b{FEj}}}{{`{{CId{}{{BFb{{b{{KDf{{b{Ml}}}}}}}}}}}}}}{{{b{KDd}}{b{KDd}}}Cd}{{{b{KDb}}{b{KDb}}}Cd}{{{b{KD`}}{b{KD`}}}Cd}{{{b{KCj}}{b{KCj}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}0000`{{{b{GL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KDd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{KDb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KD`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{FEj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KCj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{KDhKDd}{KDjKDd}22{{{b{{KDl{{b{Ml}}}}}}}KDb}3{{{b{{KDn{{b{Ml}}}}}}}KD`}4{{{b{DAh}}}KCj}{CAhKCj}{{{b{A@`}}}KCj}{DAhKCj}{KE`KCj}{ANlKCj}{{{b{Fl}}}KCj}{{{b{BCn}}}KCj}{{{b{DJb}}}KCj}{{{b{An}}}KCj}{AMhKCj}{DObKCj}{{{b{Mf}}}KCj}{A@`KCj}{{{b{BEn}}}KCj}{CJbKCj}{DCnKCj}{BEnKCj}{{{b{CAh}}}KCj}{{{b{DOb}}}KCj}{{{b{DBd}}}KCj}{{{b{AMh}}}KCj}{{{Cl{c}}}KCj{{DBl{KCj}}}}{{{ENn{Ml}}}KCj}{BCnKCj}{AnKCj}{DJbKCj}{cc{}}{FlKCj}{MfKCj}{DBdKCj}{{{b{CJb}}}KCj}{{{b{ANl}}}KCj}{{{b{DCn}}}KCj}{{{b{Ml}}}KCj}{gGL`{{DBl{{ENn{Ml}}}}}{{DBl{KCj}}}{{BFd{}{{BFb{{ANn{ce}}}}}}}}888888{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{GL`}}c}{{Cl{{b{KCj}}}}}{{DBl{{ENn{Ml}}}}}}{{{b{KD`}}{b{Ml}}}{{Cl{KDb}}}}{{{b{FEj}}An}{{Cl{{b{{KDf{{b{Ml}}}}}}}}}}{{{b{KDb}}}{{b{Ml}}}}{{}An}00000{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}00000{GL`}{{{b{KCj}}}KCj}555555{{KCj{b{{KCl{ce}}}}}{{ENn{Ml}}}{{IDj{FEj}}}KCn}{{{b{c}}}Cd{}}00000{{{b{GL`}}}{{`{{CId{}{{BFb{{ANn{{b{Ml}}{b{KCj}}}}}}}}}}}}`{{{b{KCj}}{b{KCj}}{b{{KCl{ce}}}}}Cd{{IDj{FEj}}}KCn}{{}GL`}``{{ChCh}f}0{Chf}000000{{ChCh}Cd}{{{b{jGL`}}ce}f{{DBl{{ENn{Ml}}}}}{{DBl{KCj}}}}{{{b{FEj}}}{{b{Ml}}}}{{{b{c}}}e{}{}}0{{{b{c}}}{}{}}{ce{}{}}00000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000555555{c{{Cn{e}}}{}{}}00000000000{A@`{{Cn{FEj{ANn{FEj{Bn{KDj}}}}}}}}{{{b{Ml}}}KCj}{{{b{c}}}D`{}}00000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000{{{b{KDb}}}{{b{{KEb{{b{Ml}}}}}}}}{{{b{KD`}}}{{Cl{{b{{KEb{{b{Ml}}}}}}}}}}::::::{AnGL`}{{{b{KCj}}{b{jc}}{b{{KCl{eg}}}}}{{Cn{fDB`}}}KEd{{IDj{FEj}}}KCn}```{{{b{j{KEf{ce}}}}{b{Ml}}g}{{Cn{fKDd}}}{}{}{{BBh{{b{{ANf{KCj}}}}{b{GL`}}}{{BBf{KCj}}}}DAlDAj}}{{{b{j{KEf{ce}}}}c}{{Cn{f{Bn{KDd}}}}}{{IDj{FEj}}}{}}{{{b{j{KEf{ce}}}}c}f{{IDj{FEj}}}{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{Alc{}}{{}{{KEf{cKEh}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}5{Anf}`{{{b{{KEf{ce}}}}{b{{KEb{{b{Ml}}}}}}{Cl{{b{GL`}}}}{b{j{Bn{KDd}}}}}{{ENn{Ml}}}{{IDj{FEj}}}KCn}`{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{{KEf{ce}}}}{b{Ml}}}{{Cl{KD`}}}{{IDj{FEj}}}{}}{{{b{{KEf{ce}}}}{b{Ml}}}Cd{{IDj{FEj}}}{}}{{}An}`{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{Bn{KEj}}}{{KEf{cKEh}}}{}}{{{Bn{KEj}}}{{KEf{cKEl}}}{}}{Chf}0`{{{b{j{KEf{ce}}}}{Cl{{GNj{{b{KCj}}{b{e}}}{{BBf{{Cl{A@`}}}}}}}}}f{}{}}{{{b{j{KEf{ce}}}}{Cl{{GNj{{b{Ml}}}{{BBf{{ENn{Ml}}}}}}}}}f{}{}}{{{b{j{KEf{ce}}}}Cd}f{}{}}:{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}`{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}`?{{{b{{KEf{ce}}}}{b{jg}}{b{{KEb{{b{Ml}}}}}}{Cl{{b{GL`}}}}{b{j{Bn{KDd}}}}}{{Cn{fDB`}}}{{IDj{FEj}}}KCnKEd}````````````````````{{{b{c}}d}f{}}000{{{b{KEn}}}{{b{h}}}}{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}00{{{b{KF`}}{b{KEh}}}{{ENn{Ml}}}}{{{b{KE`}}}{{ENn{Ml}}}}{{{b{KF`}}{b{KEl}}}{{ENn{Ml}}}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{KFb}}}KFb}{{{b{KFd}}}KFd}{{{b{KFf}}}KFf}{{{b{KE`}}}KE`}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}000{Alc{}}00``{{}KFb}{{}KFd}{{}KFf}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000>>>>{Anf}000{{{b{KF`}}}{{Aj{KF`}}}}{{{b{c}}{b{Dn}}}Cd{}}00{{{b{c}}{b{jAMd}}}f{}}00{{{b{KF`}}{b{KF`}}}Cd}{{{b{KFb}}{b{KFb}}}Cd}{{{b{KFd}}{b{KFd}}}Cd}{{{b{KFf}}{b{KFf}}}Cd}{{{b{KE`}}{b{KE`}}}Cd}{{{b{KEn}}{b{h}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}00000000000000{{{b{KFb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KFd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KFf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KE`}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{{{b{Ml}}}KFb}{{{b{Ml}}}KFd}22{{{b{Fl}}}KE`}{ANlKE`}{AMhKE`}{MfKE`}{BCnKE`}{DJbKE`}{DAhKE`}9{{{b{DCn}}}KE`}{{{b{BCn}}}KE`}{AnKE`}{BEnKE`}{{{b{BEn}}}KE`}{DObKE`}{{{b{DOb}}}KE`}{DBdKE`}{{{b{ANl}}}KE`}{{{b{DBd}}}KE`}{FlKE`}{CAhKE`}{{{b{DJb}}}KE`}{CJbKE`}{{{b{AMh}}}KE`}{{{b{CAh}}}KE`}{DCnKE`}{{{b{CJb}}}KE`}{{{b{DAh}}}KE`}{{{b{An}}}KE`}{{{b{Mf}}}KE`}{cc{}}000{{{b{Ml}}}{{Cn{KE`}}}}{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}1001{{{b{KFb}}{b{jc}}}fAMd}{{{b{KFd}}{b{jc}}}fAMd}{{{b{KFf}}{b{jc}}}fAMd}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000``{{{b{jKFf}}{b{GL`}}}f}```{{DJbKFf}KE`}`{{ChCh}f}000{Chf}000000{{ChCh}Cd}00{ChAMh}00`{{{b{c}}}e{}{}}000{{{b{c}}}{}{}}00<<<<{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000``{ce{}{}}000````{{{b{c}}d}f{}}`{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{KFh}}}KFh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{e{{Cn{{Bn{KEj}}KFj}}}{{EOb{{ANf{BEn}}}}}{{BFd{}{{BFb{c}}}}}}{e{{Bn{KEj}}}{{EOb{{ANf{BEn}}}}}{{BFd{}{{BFb{c}}}}}}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{KFh}}{b{KFh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{KFh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{b{{ANf{c}}}}{b{{ANf{e}}}}{Cl{{b{e}}}}KFh}{{Bn{{b{e}}}}}{{EOb{KEj}}}{{EOb{KEj}}DAn}}{{{b{Ml}}}{{Bn{KEj}}}}{{ChCh}f}{Chf}:8{{{b{c}}}{{Cl{e}}}{}{}};{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}<6````{{{b{{ANf{c}}}}{b{{ANf{e}}}}KFh}{{Bn{{b{e}}}}}{{EOb{KEj}}}{{EOb{KEj}}}}8```{{CAhCAh}AMf}{{CAhCAhCAh}DNd}{{CAhCAhCAhCAh}DNh}````````````{{DBdDBd}EMj}{{DBdDBdDBd}EMl}{{DBdDBdDBdDBd}EMn}``````````````````{{{b{KFl}}An}cKFn}{{{b{KG`}}Anc}e{}KFn}{{{b{KGb}}}cKFn}{{{b{jKFl}}An{b{c}}AKh}fKFn}{{{b{jKGb}}{b{c}}}fKFn}`````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{KEjc}{{Cn{{KGh{}{{KGd{c}}{KGf{e}}}}e}}}{IDhE@`CLd}{}}{Alc{}}{{}KGj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}066{Anf}0{{{b{KEh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jKGj}}KEj}{{Cb{KEh}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}022{{{b{c}}}Cd{}}0```{KEjKEh}{Chf}0055{{{b{c}}}{{Cl{e}}}{}{}}0;;{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}099{{{b{KEh}}g}{{Cn{e}}}KGh{}{{BEd{{b{c}}}{{BBf{e}}}}}}`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{{{b{KEl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}``{KEjKEl}{Chf}6{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}:{{{b{KEl}}g}{{Cn{e}}}{KGhDAlDAj}{}{{BEd{{b{c}}}{{BBf{e}}}}}}```````````````{{{b{c}}d}f{}}0000{{GGhGGh}}{{{b{jGGh}}GGh}f}{{{b{HJf}}}DJb}{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}00003{{{b{c}}}{{b{Dn}}}{}}0{GGhGGh}{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000`{{{b{KGl}}}KGl}{{{b{GGh}}}GGh}{{{b{HBd}}}HBd}{{{b{HHj}}}HHj}{{{b{HJf}}}HJf}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}0000``{Alc{}}000{{}GGh}{{}HBd}{{}HHj}{{}HJf}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{{GGhFl}}{{{b{jGGh}}Fl}f}{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}0`{{{b{KGl}}{b{KGl}}}Cd}{{{b{GGh}}{b{GGh}}}Cd}{{{b{HBd}}{b{HBd}}}Cd}{{{b{HHj}}{b{HHj}}}Cd}{{{b{HJf}}{b{HJf}}}Cd}{{{b{c}}{b{h}}}Cd{}}0000{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{KGl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GGh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HBd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HHj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HJf}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{KGnHBd}{{{b{KH`}}}HBd}{{{b{KHb}}}HBd}{KHdHBd}{KHfHBd}5{KHhHHj}6{H`HHj}7{DJbHJf}{FlGGh}99999{{{b{c}}}e{}{}}0000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}100101{{{b{KGl}}{b{jc}}}fAMd}{{{b{HBd}}{b{jc}}}fAMd}{{}An}0000{{HJfHJfDJb}HJf}{{GGhGGhGGhGGhFl}GGh}{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000```{{GGhFl}}{{{b{jGGh}}Fl}f}{GGh}{{FlFl}GGh}{{GGhFl}GGh}{{ChCh}f}0000{Chf}00000000{{ChCh}Cd}0{ChAMh}0```{{GGhGGh}}{{{b{jGGh}}GGh}f}{{{b{c}}}e{}{}}0000{{{b{c}}}{}{}}0{ce{}{}}0000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000055555`{c{{Cn{e}}}{}{}}000000000`{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000066666```````{{{b{c}}d}f{}}00{{KHhDJb}}{{KHhAMh}}{{{b{jKHh}}DJb}f}{{{b{jKHh}}AMh}f}{{{b{c}}}{{b{h}}}{}}0000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}{{{b{KHj}}}DJb}00{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000``{{{b{KHj}}}KHj}{{{b{KHh}}}KHh}{{{b{KHl}}}KHl}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00`{An{{b{c}}}{}}000{An{{b{jc}}}{}}0009999{Anf}{{{b{jKHn}}}f}111{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KHj}}{b{KHj}}}Cd}{{{b{KHh}}{b{KHh}}}Cd}{{{b{KHl}}{b{KHl}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KHj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHl}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}00{{{b{KHn}}}KHl}11111{{{b{c}}}e{}{}}000{{cDJb}KHh{{DBl{KHl}}}}{{cAMh}KHh{{DBl{KHl}}}}{{{b{KHl}}{b{jc}}}fAMd}4`{{}An}000{{KHjKHjDJb}KHj}{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000{{{b{KHh}}{b{KHh}}}{{Cl{ALn}}}}{{{b{jKHn}}}f}{{ChCh}f}00{Chf}000{{ChCh}Cd}{ChAMh}{{{b{jKHn}}cGFd}f{{DBl{{HBl{KHj}}}}}}`55{{KHhAMh}}{{KHhDJb}}{{{b{jKHh}}DJb}f}{{{b{jKHh}}AMh}f}{{{b{KHn}}}Cd}`{{{b{KHn}}}KHh}{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0003333{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0004444```````{{{b{c}}d}f{}}0{{{b{jKI`}}CdAMhDJb}{{Cn{KHlKIb}}}}{{{b{c}}}{{b{h}}}{}}000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{KI`KId}`{{{b{KIf}}}KIf}{{{b{KIh}}}KIh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0{An{{b{c}}}{}}000{An{{b{jc}}}{}}0009999{Anf}000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KIf}}{b{KIf}}}Cd}{{{b{KIh}}{b{KIh}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KIf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KIh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{KId}}KHl}{{Cl{KIf}}}}{{{b{KIh}}{b{jc}}}fAMd}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{CJbKI`}{{ChCh}f}0{Chf}000{{ChCh}Cd}{ChAMh}``=={{{b{c}}}{}{}}::::{{{b{c}}}{{Cl{e}}}{}{}}000????{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000>>>>{{{b{KId}}KHh}KIh}```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{{KIj{c}}}}}{{KIj{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{{}{{ANn{{KIl{c}}{KIn{c}}}}}{DAjCBb}}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00888{Anf}00{{{b{{KIj{c}}}}{b{{KIj{c}}}}}CdDAn}{{{b{c}}{b{h}}}Cd{}}{{{b{{KIl{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbDAjCBb}}{{{b{{KIn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{DBbDAjCBb}}{{{b{{KIj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}00000{{{b{c}}}e{}{}}00{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{ChCh}f}{Chf}00{{{b{j{KIn{c}}}}}{{Cl{c}}}{DAjCBb}}`9777{{{b{c}}}{{Cl{e}}}{}{}}00:::{c{{Cn{e}}}{}{}}00000`{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00;;;{{{b{j{KIl{c}}}}c}f{DAjCBb}}```{{{KJb{}{{KJ`{c}}}}}{{ANn{{Aj{KJd}}c}}}{}}`````{{{b{jKJd}}Mf}f}0{{{b{jKJd}}}f}`{{{b{jKJd}}GGhDJb{b{KId}}{b{KJf}}}GGh}````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{KJhc}KJh{{DBl{{HBl{H`}}}}}}`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{KJh{{ANn{{Aj{KJd}}}}}}`{Alc{}}{{}KJh}{An{{b{c}}}{}}0{An{{b{jc}}}{}}066{Anf}0{{{b{KJj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{KJhc}KJh{{DBl{{HBl{DJb}}}}}}`0`?0`{Chf}00{{KJhc}KJh{{DBl{{HBl{H`}}}}}}`{{{b{jKJj}}cGFd}f{{DBl{{HBl{H`}}}}}}{{{b{jKJj}}cGFd}f{{DBl{{HBl{DJb}}}}}}00104`99{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0==``{{{b{jKJl}}c}{}KJb}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{KJlDJb}KJl}`{KJl{{ANn{{Aj{KJd}}}}}}`{Alc{}}{{}KJl}{{KJlc}KJl{{DBl{{HBl{DJb}}}}}}`{An{{b{c}}}{}}0{An{{b{jc}}}{}}088{Anf}0{{KJlc}KJl{{DBl{{HBl{HJf}}}}}}``{{{b{KJn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0?`{{}KJl}{Chf}00{{{b{jKJn}}cGFd}f{{DBl{{HBl{DJb}}}}}}{{{b{jKJn}}cGFd}f{{DBl{{HBl{HJf}}}}}}188{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<`````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{KK`{{ANn{{Aj{KJd}}}}}}{{{b{KK`}}}KK`}{{{b{KKb}}}KKb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}0{{}KK`}{{}KKb}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00<<<{{KK`c}KK`{{DBl{{HBl{HJf}}}}}}`{Anf}00{{{b{KK`}}{b{KK`}}}Cd}{{{b{KKb}}{b{KKb}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{KK`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KKd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KKb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{KK`KKb}KK`}`{{KK`c}KK`{{DBl{{HBl{DJb}}}}}}`{{}KK`}{{ChCh}f}0{Chf}0000{{{b{jKKd}}cGFd}f{{DBl{{HBl{HJf}}}}}}{{{b{jKKd}}KKb}f}{{{b{jKKd}}cGFd}f{{DBl{{HBl{DJb}}}}}}{{{b{c}}}e{}{}}0==={{{b{c}}}{{Cl{e}}}{}{}}00111{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00``````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{KKf{{ANn{{Aj{KJd}}}}}}{{{b{KKh}}}KKh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{An{{b{c}}}{}}00{An{{b{jc}}}{}}00888{Anf}00{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KKh}}{b{KKh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KKj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KKh}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}00000{{{b{c}}}e{}{}}00`{{{b{KKh}}{b{jc}}}fAMd}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00`{{KKhceg}KKf{{DBl{{HBl{DJb}}}}}{{DBl{{HBl{DJb}}}}}{{DBl{{HBl{DJb}}}}}}`{{ChCh}f}{Chf}00{{ChCh}Cd}{ChAMh}{{{b{jKKj}}cGFd}f{{DBl{{HBl{DJb}}}}}}0{{{b{jKKj}}KKh}f}1>{{{b{c}}}{}{}}<<<{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00```````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{KKl{{ANn{{Aj{KJd}}}}}}{{{b{KKl}}}KKl}{{{b{KKn}}}KKn}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}{{KKlc}KKl{{DBl{{HBl{DJb}}}}}}`{{}KKl}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00<<<{Anf}00{{{b{KKl}}{b{KKl}}}Cd}{{{b{KKn}}{b{KKn}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{KKl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KL`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KKn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{KKlc}KKl{{DBl{{HBl{DJb}}}}}}`{{KKlKKn}KKl}`{{}KKl}{{ChCh}f}0{Chf}0004`{{{b{jKL`}}cGFd}f{{DBl{{HBl{DJb}}}}}}0{{{b{jKL`}}KKn}f}1??;;;{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{KLb{{ANn{{Aj{KJd}}}}}}{{{b{KLb}}}KLb}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}KLb}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0::{Anf}0{{{b{KLb}}{b{KLb}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{KLb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KLd}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{ChCh}f}{Chf}00{{{b{jKLd}}cGFd}f{{DBl{{HBl{DJb}}}}}};77{{{b{c}}}{{Cl{e}}}{}{}}0<<{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0;;``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{KLf{{ANn{{Aj{KJd}}}}}}{{{b{KLf}}}KLf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{KLfc}KLf{{DBl{{HBl{DJb}}}}}}`{{}KLf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{KLf}}{b{KLf}}}Cd}{{{b{c}}{b{h}}}Cd{}}6`{{{b{KLf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KLh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{KLfc}KLf{{DBl{{HBl{DJb}}}}}}`{{}KLf}{{ChCh}f}{Chf}00{{{b{jKLh}}cGFd}f{{DBl{{HBl{DJb}}}}}}0004`=99{{{b{c}}}{{Cl{e}}}{}{}}0>>{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0==``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{KLj{{ANn{{Aj{KJd}}}}}}{{{b{KLj}}}KLj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}KLj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0::{Anf}0{{{b{KLj}}{b{KLj}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{KLj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KLl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{cKLj{{DBl{{HBl{HJf}}}}}}{{ChCh}f}{Chf}00{{{b{jKLl}}cGFd}f{{DBl{{HBl{HJf}}}}}}<88{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<````{{{b{c}}d}f{}}{{{b{j{KLn{c}}}}e}{{Cn{KHnKGl}}}KM`{{DBl{{HBl{KHj}}}}}}{{{b{j{KLn{c}}}}e}{{Cn{KGl}}}KM`KMb}{{{b{j{KLn{c}}}}KMd}{{Cn{KMfKGl}}}KM`}{{{b{j{KLn{c}}}}KMh}{{Cn{KHbKGl}}}KM`}{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{Dn}}}{}}``{{{b{j{KLn{c}}}}}{{b{jc}}}KM`}`{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`{{{b{{KLn{c}}}}}CJbKM`}`{{{b{KMj}}}KMj}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}0{{}{{KMl{c}}}KM`}{{}KMj}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00;;;{Anf}00{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KMj}}{b{KMj}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000`{{{b{KMj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{KMj}}{b{jc}}}fAMd}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{j{KLn{c}}}}}{{b{jKHb}}}KM`}`{{{b{{KLn{c}}}}}CJbKM`}`{{{KMl{c}}}{{Cn{{KLn{c}}}}}KM`}11111{{{b{j{KLn{c}}}}e}{{Cn{KMn}}}KM`KN`}{{ChCh}f}{Chf}0000{{ChCh}Cd}{ChAMh}``6`6`6`{{{b{c}}}e{}{}}{{{b{c}}}{}{}}>>>{{{b{c}}}{{Cl{e}}}{}{}}00222{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00`````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}`{cc{}}0?{{}An}:{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}<{{{b{c}}}Cd{}}`{{{b{jHHf}}Mf}f}{{{b{jHHf}}}f}{{{b{jHHf}}}GGh}{Chf}`{c{{Cn{{ANn{{KM`{}{{KNb{c}}{KGf{e}}}}Mf}}e}}}{}{}}`{{{b{j{KM`{}{{KNb{c}}{KGf{e}}}}}}HHf}{{Cn{fe}}}{}{}}{ce{}{}}{{{b{c}}}{{Cl{e}}}{}{}}{{{b{c}}}e{}{}}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}5```````{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00``{Alc{}}`{{}KNd}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00`555{Anf}0{{{b{jKNf}}}f}1{{{b{KNh}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}0{KNjKNh}{KNlKNh}2{KNnKNh}333{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{Chf}000{{}{{Cn{{ANn{KNfMf}}}}}}{{{b{KNh}}}{{Cl{{b{FFh}}}}}}{{{b{jKNf}}HHf}{{Cn{f}}}}`888{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00???{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00>>>``{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{KO`}}}KO`}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}KO`}{An{{b{c}}}{}}0{An{{b{jc}}}{}}099{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KO`}}{b{KO`}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KO`}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{KO`}}{b{jc}}}fAMd}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{jKOb}}}f}{{{b{jKOb}}}GGh}{{ChCh}f}{Chf}00{{ChCh}Cd}{ChAMh}``{{{b{jKOb}}Mf}f}{{}{{Cn{{ANn{KObMf}}}}}}{{{b{jKOb}}HHf}{{Cn{f}}}}`{{{b{c}}}e{}{}}{{{b{c}}}{}{}}??{{{b{c}}}{{Cl{e}}}{}{}}022{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0```{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{{{b{{KMn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{KMn{c}}}}{b{jB`}}}{{Cn{fDB`}}}{}}{cc{}}0{{{b{c}}}e{}{}}{{}An}={{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}{ce{}{}}{{{b{c}}}Cd{}}{Chf}2{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}:{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}8````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{KMb{}{{KJ`{c}}}}KOd}{{ANn{{Aj{KOf}}c}}}{}}{{{b{KOd}}}KOd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}8{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KOd}}{b{KOd}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KOf}}}Cd}{{{b{KOd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KOh}}}KOd}{cc{}}{{{b{KOj}}}KOd}1{{{b{c}}}e{}{}}{{{b{KOd}}{b{jc}}}fAMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}`{{{b{jKOf}}}f}{{ChCh}f}{Chf}{{ChCh}Cd}{ChAMh}<{{{b{c}}}{}{}}:{{{b{c}}}{{Cl{e}}}{}{}}>{c{{Cn{e}}}{}{}}0`{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}{{{b{jKOf}}DJb{b{KId}}{b{KJf}}}f}{{{b{KOf}}}DJb}`{ce{}{}}```````{{{b{c}}d}f{}}{{KOlc}KOl{{DBl{{HBl{DJb}}}}}}`{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{KOlKOd}{{ANn{{Aj{KOf}}}}}}{{{b{KOn}}}KOn}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}KOl}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00:::{Anf}0{{{b{jKOj}}}f}1{{{b{KOn}}{b{KOn}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{KOj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KOn}}{b{jB`}}}{{Cn{fDB`}}}}{{KOlc}KOl{{DBl{{HBl{DJb}}}}}}`{cc{}}00000{{{b{c}}}e{}{}}00{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{KOj}}}KOd}`{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{}KOl}<`{{ChCh}f}{Chf}000{{{b{jKOj}}cGFd}f{{DBl{{HBl{DJb}}}}}}00{{{b{jKOj}}DJb}f}{{{b{jKOj}}KOn}f}`{{KOlDJb}KOl}`{{{b{c}}}e{}{}}<<<{{{b{c}}}{{Cl{e}}}{}{}}00111{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00{{KOlKOn}KOl}````{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{L@`KOd}{{ANn{{Aj{KOf}}}}}}`{An{{b{c}}}{}}0{An{{b{jc}}}{}}044{Anf}{{{b{jKOh}}}f}1{{{b{KOh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{KOh}}}KOd}`{{}An}0`{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{Chf}0{{{b{jKOh}}DJbGFd}f}`66{{{b{c}}}{{Cl{e}}}{}{}}0::{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0::``{{{b{jL@b}}DJb}{{Cn{KOdKIb}}}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{L@bKJf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}044{Anf}0{cc{}}000{{{b{c}}}e{}{}}0{{{b{KJf}}KOd}{{Cl{DJb}}}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{CJbL@b}{Chf}066{{{b{c}}}{{Cl{e}}}{}{}}0::{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0::````````````````````````````{{{b{c}}d}f{}}0000{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000{{{b{c}}}{{b{Dn}}}{}}{{{b{HCf}}}DJb}0{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{HHh}}}HHh}{{{b{HCf}}}HCf}{{{b{HAd}}}HAd}{{{b{L@d}}}L@d}{{{b{L@f}}}L@f}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}0000{Alc{}}000{{}HHh}{{}HCf}{{}L@d}{{}L@f}{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000{Anf}00000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}`{{{b{HHh}}{b{HHh}}}Cd}{{{b{HCf}}{b{HCf}}}Cd}{{{b{HAd}}{b{HAd}}}Cd}{{{b{L@d}}{b{L@d}}}Cd}{{{b{L@f}}{b{L@f}}}Cd}{{{b{c}}{b{h}}}Cd{}}0000{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{GLn}}}Cd}{{{b{GIj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{HHh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HCf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{HAd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{L@d}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{L@f}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{EO`GIj}{L@hGIj}{DJbHHh}33{DJbHCf}4{{{DD`{c}}}L@d{{DBl{HHh}}}}{{{L@j{c}}}L@d{{DBl{HHh}}}}6{{{JEb{c}}}L@d{{DBl{HHh}}}}{JEfL@d}8888888{{{b{c}}}e{}{}}00000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}011010{{{b{HAd}}{b{jc}}}fAMd}{{}An}00000{{HCfHCfDJb}HCf}{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000{H@j{{Cl{L@d}}}}{c{{Cl{L@d}}}{}}555555{{{KN`{}{{KGf{c}}{KJ`{e}}}}}{{Cn{{ANn{{Aj{GLn}}e}}c}}}{}{}}{{{b{c}}}Cd{}}00000{{{b{jGLn}}}f}{{{b{jGLn}}}HBd}{{{b{jGLn}}DJb{b{KId}}{b{KJf}}}GGh}{{ChCh}f}0000{Chf}000000000{{ChCh}Cd}{ChAMh}{{{b{GIj}}}{{Cl{{b{FFh}}}}}}```{{{b{c}}}e{}{}}0000{{{b{c}}}{}{}}{ce{}{}}00000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000555555{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000666666```{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{Dh}}}Dh}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{}Dh}{An{{b{c}}}{}}0{An{{b{jc}}}{}}099{Anf}0{{{b{Dh}}{b{Dh}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{Dhc}Dh{{DBl{{Cl{GFd}}}}}}`{{{b{L@l}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{Dh}}{b{jB`}}}{{Cn{fDB`}}}}`{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{Dhc}DhH@j}`{{}Dh}{{Dhc}Dh{{DBl{HBd}}}}`{{Dhc}Dh{{DBl{{HBl{DJb}}}}}}`{{{b{jL@l}}GFd}f}{{Dhc}Dh{{DBl{{HBl{HCf}}}}}}`{{{b{L@l}}}DJb}{{ChCh}f}{Chf}004{{{b{jL@l}}HHjGFd}f}{{DhCd}Dh}``{{{b{jL@l}}DJb}f}0{{{b{jL@l}}c}fH@j}{{{b{jL@l}}cGFd}f{{DBl{{HBl{DJb}}}}}}{{{b{jL@l}}cGFd}f{{DBl{{HBl{HCf}}}}}}{{{b{jL@l}}cGFd}f{{DBl{{HBl{HJf}}}}}}```{{Dhc}Dh{{DBl{HHh}}}}`{{Dhc}Dh{{DBl{HHj}}}}`{{{b{L@l}}}HAd}>{{{b{c}}}e{}{}}{ce{}{}}0{{{b{c}}}{{Cl{e}}}{}{}}022{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{{Dhc}Dh{{DBl{{HBl{HJf}}}}}}`55`````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{L@n}}}L@n}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}`{Alc{}}{{{b{j{LA`{}{{KGf{c}}}}}}}{{Cn{{Bn{GGh}}c}}}{}}`{{}L@n}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00:::{Anf}00{{{b{{LAb{c}}}}}H`DAj}{{{b{L@n}}{b{L@n}}}Cd}{{{b{c}}{b{h}}}Cd{}}`{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{{Cl{GFd}}}}}}{{L@nc}L@n{{DBl{{Cl{GFd}}}}}}`{{{b{{LAd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{L@n}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00{{{GIh{c}}}{{Cn{{LAb{GIj}}GIj}}}{{EOb{{ANf{BEn}}}}DAjDAl}}{e{{LAb{c}}}DAj{{LA`{}{{KGf{c}}}}}}{c{{Cn{{LAb{GIj}}GIj}}}{{EOb{ENl}}}}{c{{Cn{{LAb{GIj}}GIj}}}GIn}444{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}00333{{{LAb{c}}}{{Cn{{ANn{{Aj{GLn}}}}}}}DAj}{{{b{c}}}Cd{}}00{{{LAb{c}}e}{{LAb{c}}}DAjH@j}{{L@nc}L@nH@j}`{{}L@n}{{{b{{LA`{}{{KGf{c}}}}}}}An{}}{{{b{{LAb{c}}}}}AnDAj}{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{HBd}}}}{{L@nc}L@n{{DBl{HBd}}}}`{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{{HBl{DJb}}}}}}{{L@nc}L@n{{DBl{{HBl{DJb}}}}}}`{{{b{j{LAd{c}}}}GFd}f{}}{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{{HBl{HCf}}}}}}{{L@nc}L@n{{DBl{{HBl{HCf}}}}}}`{{{b{j{LAd{c}}}}}{{Cl{c}}}{}}{{{b{{LAd{c}}}}}DJb{}}{{ChCh}f}{Chf}0006{{{b{j{LAd{c}}}}HHjGFd}f{}}{{{b{{LA`{}{{KGf{c}}}}}}}Mf{}}{{{b{j{LA`{}{{KGf{c}}}}}}An}{{Cn{Anc}}}{}}{{{b{j{LAd{c}}}}DJb}f{}}0{{{b{j{LAd{c}}}}e}f{}H@j}{{{b{j{LAd{c}}}}eGFd}f{}{{DBl{{HBl{DJb}}}}}}{{{b{j{LAd{c}}}}eGFd}f{}{{DBl{{HBl{HCf}}}}}}{{{b{j{LAd{c}}}}eGFd}f{}{{DBl{{HBl{HJf}}}}}}``{{{LAb{c}}e}{{LAb{c}}}DAjH@j}`{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{HHh}}}}{{L@nc}L@n{{DBl{HHh}}}}`{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{HHj}}}}{{L@nc}L@n{{DBl{HHj}}}}`{{{b{{LAd{c}}}}}HAd{}}{{{b{j{LAd{c}}}}GFd}f{}}{{{b{c}}}e{}{}}{ce{}{}}00{{{b{c}}}{{Cl{e}}}{}{}}00222{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{LAb{c}}e}{{LAb{c}}}DAj{{DBl{{HBl{HJf}}}}}}{{L@nc}L@n{{DBl{{HBl{HJf}}}}}}`666{{{LAb{c}}L@n}{{LAb{c}}}DAj}```````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}0000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}{{LAfc}LAf{{DBl{{Cl{LAh}}}}}}`{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{LAj}}}LAj}{{{b{LAf}}}LAf}{{{b{KHd}}}KHd}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00`{Alc{}}0{{}LAj}{{}LAf}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{{LAfc}LAf{{DBl{LAj}}}}`===={Anf}0{{{b{jKH`}}}f}11{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{LAfCd}LAf}`{{{b{LAj}}{b{LAj}}}Cd}{{{b{LAf}}{b{LAf}}}Cd}{{{b{KHd}}{b{KHd}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{LAj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LAf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHd}}{b{jB`}}}{{Cn{fDB`}}}}{{{INb{Fl}}}LAj}{{{ANn{FlFl}}}LAj}{{{M`{Fl}}}LAj}{cc{}}00{{{b{KH`}}}KHd}11111{{{b{c}}}e{}{}}000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{KHd}}{b{jc}}}fAMd}4`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000```{{}LAf}{{LAfCd}LAf}`{{ChCh}f}00{Chf}00000{{ChCh}Cd}{ChAMh}{{{b{KHd}}}LAl}`{{{b{jKH`}}cGFd}f{{DBl{{HBl{{LAn{Fl}}}}}}}}`{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}>>>>{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{ce{}{}}000``{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{Alc{}}{{}LB`}{An{{b{c}}}{}}0{An{{b{jc}}}{}}055{Anf}0{{{b{jLBb}}}f}{{{b{LBb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0?{Chf}00{{{b{jLBb}}cGFd}f{{DBl{{HBl{{LBd{Fl}}}}}}}}{{{b{jLBb}}cGFd}f{{DBl{{HBl{{LAn{Fl}}}}}}}}`77{{{b{c}}}{{Cl{e}}}{}{}}0<<{{LB`c}LB`{{DBl{KGn}}}}`{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<```{{{b{c}}d}f{}}{{{b{jKMf}}cLAf}{{Cn{KH`KGl}}}{{DBl{{HBl{{LAn{Fl}}}}}}}}{{{b{jKMf}}ceLB`}{{Cn{LBbKGl}}}{{DBl{{HBl{{LAn{Fl}}}}}}}{{DBl{{HBl{{LBd{Fl}}}}}}}}{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{LAl}}}LAl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}KMd}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00999{Anf}0{{{b{jKMf}}}f}1{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{KMdCJb}KMd}``{{{b{LAl}}{b{LAl}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{KMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LAl}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{KMf}}}LAl}1111{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{LAl}}{b{jc}}}fAMd}4`{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{KMdCJb}KMd}``{{}KMd}{{{b{KMf}}}CJb}0{{ChCh}f}{Chf}000{{ChCh}Cd}{ChAMh}`{{{b{c}}}e{}{}}{{{b{c}}}{}{}}==={{{b{c}}}{{Cl{e}}}{}{}}00222{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00````````{{{b{c}}d}f{}}00{{{b{jKMh}}{Aj{KJd}}}f}{{{b{jKMh}}c}{}KJb}{{{b{c}}}{{b{h}}}{}}0000000000{{{b{jc}}}{{b{jh}}}{}}00000{{{b{c}}{b{{n{l}}}}}e{}{}}00000{{{b{c}}}{{b{Dn}}}{}}0{{{b{c}}}{{b{e}}}{}{}}00000{{{b{jc}}}{{b{je}}}{}{}}00000{{{b{LBf}}}LBf}{{{b{KHf}}}KHf}{{{b{KGn}}}KGn}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{Alc{}}0{{}KMh}{{}LBf}{An{{b{c}}}{}}00000{An{{b{jc}}}{}}00000<<<<<<{Anf}0{{{b{jKHb}}}f}1111{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}0`6{{{b{LBf}}{b{LBf}}}Cd}{{{b{KHf}}{b{KHf}}}Cd}{{{b{KGn}}{b{KGn}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{LBh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{KHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LBf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KHf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KGn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0000{{{b{KHb}}}KGn}1{KHfKGn}222222{{{b{c}}}e{}{}}00000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10{{{b{KHf}}{b{jc}}}fAMd}{{{b{KGn}}{b{jc}}}fAMd}6`{{}An}00000{ce{}{}}00000{{{Aj{c}}}{{Aj{h}}}{}}00000{{{C`{c}}}{{C`{h}}}{}}00000{{{Cb{c}}}{{Cb{h}}}{}}00000333333{{{b{c}}}Cd{}}00000{{}KMh}{{}LBf}{cLBf{{DBl{KGn}}}}{{ChCh}f}00{Chf}0000000{{ChCh}Cd}0{ChAMh}0`{{KMhLBf}KMh}`{{{b{jKHb}}ceGFd}{{Cn{fLBh}}}{{DBl{KGn}}}{{DBl{{HBl{HJf}}}}}}{{{b{jKHb}}cGFd}f{{DBl{{HBl{HJf}}}}}}``{{{b{c}}}e{}{}}00{{{b{c}}}{}{}}0{ce{}{}}00000{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00000555555{c{{Cn{e}}}{}{}}00000000000{{{b{c}}}D`{}}00000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000{{KMhc}KMh{{DBl{{HBl{HJf}}}}}}`777777{{KMh{Aj{KJd}}}KMh}{{KMhc}KMhKJb}{{LBfce}LBf{{DBl{KGn}}}{{DBl{{HBl{HJf}}}}}}{{LBfc}LBf{{DBl{KGn}}}}```````````````{{{b{c}}d}f{}}0000{{{b{c}}}{{b{h}}}{}}00000000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000``{{{b{{HBl{c}}}}}{{HBl{c}}}CLd}{{{b{{LBj{c}}}}}{{LBj{c}}}CLd}{{{b{{LBl{c}}}}}{{LBl{c}}}{CLdLBn}}{{{b{LAh}}}LAh}{{{b{GFd}}}GFd}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}0000{Alc{}}000{{}{{HBl{c}}}D@j}{{}{{LBj{Fl}}}}{{}{{LBj{DJb}}}}{{}{{LBj{HJf}}}}{{}{{LBj{HCf}}}}{{}LAh}{{}GFd}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000``{{{b{{HBl{c}}}}{b{{HBl{c}}}}}CdDAn}{{{b{{LBj{c}}}}{b{{LBj{c}}}}}CdDAn}{{{b{LAh}}{b{LAh}}}Cd}{{{b{GFd}}{b{GFd}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{{HBl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{LBj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{LAh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GFd}}{b{jB`}}}{{Cn{fDB`}}}}{KHj{{HBl{KHj}}}}{HJf{{HBl{HJf}}}}{DJb{{HBl{DJb}}}}{c{{HBl{{LBd{Fl}}}}}{{DBl{{LBd{Fl}}}}}}{c{{HBl{{LAn{Fl}}}}}{{DBl{{LAn{Fl}}}}}}{DJb{{HBl{HCf}}}}{Fl{{HBl{Fl}}}}{c{{HBl{e}}}{}{}}{cc{}}{HCf{{HBl{HCf}}}}{DJb{{HBl{HJf}}}}{H`{{HBl{H`}}}}3333{{c{LBj{e}}}{{HBl{e}}}{{DBl{KOd}}}{}}44444{{{b{c}}}e{}{}}0000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}100101{{}An}0000`{{LBnLBnDJb}LBn}{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000{{{LBj{c}}DJb}cLBn}{{{HBl{c}}c}{{LBl{c}}}LBn}`{{ChCh}f}0000{Chf}00000000`{{{b{j{LBl{c}}}}{b{j{KIn{{KIj{c}}}}}}}f{DAjLBn}}{{{b{j{LBl{c}}}}{HBl{c}}GFd}fLBn}```{{{HBl{c}}}{{HBl{e}}}{}{{DM`{c}}}}{{{LBj{c}}}{{LBj{e}}}{}{{DM`{c}}}}{{{b{c}}}e{}{}}0000====={{{b{c}}}{{Cl{e}}}{}{}}000011111{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{{{b{j{LBl{c}}}}DJb{b{KId}}{b{KJf}}}CdLBn}{{{b{{LBl{c}}}}}cLBn}{ce{}{}}0000``````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000{{{b{LC`}}}LC`}{{{b{LCb}}}LCb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}0{An{{b{c}}}{}}000{{{b{LCd}}}b}1{An{{b{jc}}}{}}00{{{b{jLCd}}}{{b{j}}}}11:::::{Anf}0000{{{b{LCf}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000000000{{{b{c}}}e{}{}}0000{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000{{{b{LC`}}}{{Cn{fGA`}}}}{{}f}`{{{b{j{Cl{LC`}}}}{b{Ml}}}{{ANn{Cd{b{jLC`}}}}}}{{{b{j{Bn{LC`}}}}{b{j{Cl{LCb}}}}{b{FNf}}}f}{{ChCh}f}0{Chf}0000`{{LC`Mf}f}{{{b{LC`}}}f}>><<<<<{{{b{c}}}{{Cl{e}}}{}{}}0000?????{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{ce{}{}}0000{{}{{Cl{LCh}}}}{{{b{jAn}}{b{LC`}}}{{Cl{LCh}}}}``````````````````````````````````{{{b{c}}d}f{}}00000{{{b{jLCj}}}{{Cn{{b{LCl}}GA`}}}}{{{b{c}}}{{b{h}}}{}}00000000000000{{{b{jc}}}{{b{jh}}}{}}00000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000{{{b{c}}}{{b{Dn}}}{}}00{{{b{c}}}{{b{e}}}{}{}}00000000{{{b{jc}}}{{b{je}}}{}{}}00000000{{{b{LCn}}}LCn}{{{b{LD`}}}LD`}{{{b{LDb}}}LDb}{{{b{LDd}}}LDd}{{{b{LDf}}}LDf}{{{b{LDh}}}LDh}{{{b{c}}{b{je}}}f{}{}}00000{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00000{{{b{jLCj}}}f}`{Alc{}}0{{LDjLD`}{{Cn{fGA`}}}}`{{}LDb}{{}LCj}{An{{b{c}}}{}}000000{{{b{LDl}}}b}11{An{{b{jc}}}{}}00000{{{b{jLDl}}}{{b{j}}}}111{c{{Cn{LCn}}}Oh}{c{{Cn{LD`}}}Oh}{c{{Cn{LDb}}}Oh}{c{{Cn{LDd}}}Oh}{c{{Cn{LDf}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}00000{{{b{c}}}{{b{e}}}{}{}}00000000{Anf}00000000{{{b{c}}{b{Dn}}}Cd{}}00{{{b{c}}{b{jAMd}}}f{}}00`{{{b{LCn}}{b{LCn}}}Cd}{{{b{LDb}}{b{LDb}}}Cd}{{{b{LDd}}{b{LDd}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}00000000000000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}0110100110{{{b{LCn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LD`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LDh}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000000000000000{{{b{c}}}e{}{}}00000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10````{{{b{LCn}}{b{jc}}}fAMd}{{{b{LDb}}{b{jc}}}fAMd}{{{b{LDd}}{b{jc}}}fAMd}`{{}An}00000000{ce{}{}}00000000{{{Aj{c}}}{{Aj{h}}}{}}00000000{{{C`{c}}}{{C`{h}}}{}}00000000{{{Cb{c}}}{{Cb{h}}}{}}00000000333333333{{{b{LCj}}}Cd}{{{b{c}}}Cd{}}00000000{{LDjA@`LDd{Cl{A@`}}}{{Cn{fGA`}}}}{{LDjA@`}{{Cn{fGA`}}}}```````{{}LCj}{{{b{LDn}}}LDj}````{{ChCh}f}00000{Chf}0000000000{{ChCh}Cd}00{ChAMh}00{{}{{Cl{LDh}}}}{{{b{LCn}}c}CnAKj}{{{b{LD`}}c}CnAKj}{{{b{LDb}}c}CnAKj}{{{b{LDd}}c}CnAKj}{{{b{LDf}}c}CnAKj}{{{b{LDh}}c}CnAKj}{{{b{jLCj}}LDj}f}{{LDjA@`Mf{Bn{BEn}}LDb}{{Cn{fGA`}}}}{LDj{{Cn{fGA`}}}}{{{b{c}}}e{}{}}00000{{{b{c}}}{}{}}00{ce{}{}}00000000{{{b{c}}}{{Cl{e}}}{}{}}00000000333333333{c{{Cn{e}}}{}{}}00000000000000000{{{b{c}}}D`{}}00000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000444444444```````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000000000{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}{{{b{jLEb}}CAh}f}``{{{b{c}}}{{b{h}}}{}}000000000000000000000000000000000000000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}00000000000000000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}00000000000000000000000000000000000000000000{{{b{c}}}{{b{{FAn{eg}}}}}{}{}FB`}{LEd{{b{{ANf{BEn}}}}}}{{{b{c}}}{{b{Dn}}}{}}000000000{{{b{LEf}}}{{Cl{GJf}}}}{{{b{LEh}}}{{b{FFh}}}}{{{b{LEd}}}{{b{{ANf{BEn}}}}}}{{{b{GJf}}}{{Cn{{b{c}}FCl}}}{}}{{{b{{LE`{c}}}}}{{LE`{{b{c}}}}}{}}`{{LEj{b{LEl}}c}LEj{LEnHIbCLd}}={{{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}>>{{{b{c}}}{{b{e}}}{}{}}00000000000000000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}00000000000000000000000000000000000000000000`{{{b{LF`}}AlLFbLFd}{{Cn{LFfLFh}}}}{{HMfAlLFbLFd}{{Cn{LFfLFh}}}}`{c{{Cn{AnFG`}}}{}}`{{{b{jLFd}}}f}{{{b{jLEb}}}f}{{{b{HMf}}}HMf}{{{b{LFj}}}LFj}{{{b{LFl}}}LFl}{{{b{{LE`{c}}}}}{{LE`{c}}}CLd}{{{b{{LFn{c}}}}}{{LFn{c}}}CLd}{{{b{FCl}}}FCl}{{{b{LEh}}}LEh}{{{b{LFh}}}LFh}{{{b{LG`}}}LG`}{{{b{LGb}}}LGb}{{{b{LEb}}}LEb}{{{b{LEj}}}LEj}{{{b{Al}}}Al}{{{b{LGd}}}LGd}{{{b{LGf}}}LGf}{{{b{LGh}}}LGh}{{{b{LGj}}}LGj}{{{b{LGl}}}LGl}{{{b{LGn}}}LGn}{{{b{LH`}}}LH`}{{{b{LHb}}}LHb}{{{b{LEf}}}LEf}{{{b{LHd}}}LHd}{{{b{LEd}}}LEd}{{{b{LHf}}}LHf}{{{b{LHh}}}LHh}{{{b{EIb}}}EIb}{{{b{LHj}}}LHj}{{{b{LHl}}}LHl}{{{b{LHn}}}LHn}{{{b{LI`}}}LI`}{{{b{LIb}}}LIb}{{{b{LId}}}LId}{{{b{LIf}}}LIf}{{{b{LIh}}}LIh}{{{b{GMf}}}GMf}{{{b{GJf}}}GJf}{{{b{c}}{b{je}}}f{}{}}000000000000000000000000000000000000{{{b{c}}}f{}}000000000000000000000000000000000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000000000`{{{b{{LFn{c}}}}{b{{LFn{c}}}}}ALnC@b}{{{b{c}}{b{e}}}ALn{}{}}{{Al{b{Ml}}c}{{Cn{LIjLIl}}}LIn}`{{{b{LEl}}c}LEj{{EOb{{ANf{LEj}}}}HIb}}{{Al{b{{ANf{GJf}}}}}{{Cn{LEdLHf}}}}``{{{b{jLFd}}Al}{{Cn{cFCl}}}LJ`}{{{b{jLEb}}CAh}f}`{{}GF`}{AlLJb}{Alc{}}0{{{b{LFb}}}LJd}3{{}GJf}{An{{b{c}}}{}}000000{{{b{LJf}}}b}11111{{{b{{LFn{c}}}}}b{}}222222222{{{b{Al}}}b}33333333333{{{b{LEd}}}{{b{{ANf{BEn}}}}}}4444444444444{An{{b{jc}}}{}}00000{{{b{jLJf}}}{{b{j}}}}111111{{{b{j{LFn{c}}}}}{{b{j}}}{}}222222222222222222222222222222222{{GJfc}{{Cn{fEO`}}}LJh}{{{b{c}}}{{b{e}}}{}{}}0000000000000{{{b{LEh}}}{{Cl{{b{c}}}}}{DKlDBbDAjDAl}}11111111111111111111111111111{GMf{{Cn{bLIh}}}}22{GMf{{Cn{{b{c}}LIh}}}{}}{{GMf{b{LEl}}}{{Cn{{b{LJj}}LIh}}}}{{{b{jLFd}}c}{{LJn{GJfLJl}}}{{EHf{An}}}}{Anf}00000000000000000000000000000000000000000000{{{b{c}}{b{Dn}}}Cd{}}00000000000{{{b{c}}{b{jAMd}}}f{}}000000000{{}GF`}{{}LEb}{{{b{c}}}e{}{{GDn{EHd}}}}0{{{b{jGF`}}e}c{}{{BEd{Al}{{BBf{c}}}}}}{{{b{HMf}}{b{HMf}}}Cd}{{{b{LFj}}{b{LFj}}}Cd}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}Cd{{EOb{{ANf{BEn}}}}}}{{{b{{LFn{c}}}}{b{{LFn{c}}}}}CdDAn}{{{b{LEj}}{b{LEj}}}Cd}{{{b{LGd}}{b{LGd}}}Cd}{{{b{LEd}}{b{c}}}Cd{{EOb{{ANf{BEn}}}}BJb}}{{{b{EIb}}{b{EIb}}}Cd}{{{b{LHj}}{b{LHj}}}Cd}{{{b{LHn}}{b{LHn}}}Cd}{{{b{LI`}}{b{LI`}}}Cd}{{{b{LId}}{b{LId}}}Cd}{{{b{GMf}}{b{GMf}}}Cd}{{{b{c}}{b{h}}}Cd{}}000000000000{{{b{c}}{b{e}}}Cd{}{}}00000000000000000000000000000000000000000000000000000000000`{{{b{jLK`}}AlLFbLFhLFd}{{Cn{LKbLFh}}}}{{{b{jGF`}}{b{LH`}}}{{Cn{cLG`}}}LJ`}{{{b{LFb}}}LHn}````{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}{{{b{jLFd}}c}f{{BFd{}{{BFb{GJf}}}}}}{{{b{jLFd}}c}f{{BFd{}{{BFb{{b{GJf}}}}}}}}{{{b{j{b{jLFd}}}}c}f{{BFd{}{{BFb{{b{GJf}}}}}}}}{{{b{j{b{jLFd}}}}c}f{{BFd{}{{BFb{GJf}}}}}}{{Al{b{c}}}{}LKd}{{{b{LGf}}{b{LKf}}}}{{{b{LGh}}{b{LKf}}}}{{{b{LGj}}{b{LKf}}}}{{{b{LGl}}{b{LKf}}}}{{{b{LGn}}{b{LKf}}}}{{{b{LH`}}{b{LKf}}}}{{{b{LHb}}{b{LKf}}}}{{{b{LEf}}{b{LKf}}}}{{{b{LHd}}{b{c}}}{}LKd}`{AlLGb}{{{b{jGF`}}{b{LH`}}}f}`{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}0{{{b{HMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LJf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LIl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LIj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LFj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LFl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{LE`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{LFn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{FCl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LEh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LFh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LG`}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LEj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LGn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LH`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LHb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LEf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LEd}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LHf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LHh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{EIb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LHj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LHl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LHn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LI`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LIb}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LId}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LIf}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LIh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{GMf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{GJf}}{b{jB`}}}{{Cn{fDB`}}}}0```{cc{}}000000{LKhLIl}{LKjLIl}22222222{GGjc{}}{cLEh{{DBl{GA`}}}}{cLFh{{DBl{GA`}}}}{LKlLFh}6{GJfLFh}4{LEhLFh}{LEhLG`}9{LFhLG`}{LKnLG`};;;{HMfLEj}{LFjLEj}========{LGhLHb}>{LGjLHb}{LGfLEf}{LHbLEf}{CdLEf}{DJbLEf}{DBdLEf}{cc{}}{LGnLEf}{LGjLEf}{LGhLEf}{LL`LEf}44444444444{FClLIf}555{{{LE`{c}}}GJf{}}{DBdGJf}{LEdGJf}{CdGJf}{GMfGJf}{HMfGJf};{EIbGJf}{LEjGJf}{DJbGJf}{LIdGJf}{LFjGJf}{{{b{jLFd}}Al}{{Cn{cFCl}}}LLb}{{{b{LEl}}{Aj{{ANf{BEn}}}}}LEd}{{{b{LEl}}LEd{b{{LLd{LEd}}}}}LIj}{{{b{LEl}}LEd{b{{LLd{c}}}}e}LIj{}{{BBh{{b{c}}}{{BBf{LEd}}}}}}{{{b{LEl}}c}HMf{{BBh{AlLFbLFd}{{BBf{{Cn{LFfLFh}}}}}}}}{{{b{LEl}}ce}HMfHIb{{BBh{{b{c}}AlLFbLFd}{{BBf{{Cn{LFfLFh}}}}}}}}5{{{LLh{LLf}}}HMf}{{{LLh{LLj}}}LFj}{{{LLh{LLl}}}LEd}{{{LLh{{LM`{LLn}}}}}EIb}{{{LLh{{LM`{LMb}}}}}LHn}{{{LLh{{LM`{LMd}}}}}LId}{{{LLh{{LMj{{LMh{LMf}}}}}}}GMf}{e{{LFn{g}}}{}{{BFd{}{{BFb{c}}}}}{{GDn{c}}}}{{Alc}{{Cn{LJ`FCl}}}{{CId{}{{BFb{GJf}}}}}}{{Alc}{{Cn{eFCl}}}{{CId{}{{BFb{GJf}}}}}{}}0{{Alc}{{Cn{{LFn{{Bn{e}}}}FCl}}}{{CId{}{{BFb{GJf}}}}}LLb}{{Alc}{{Cn{{LFn{{M`{e}}}}FCl}}}{{CId{}{{BFb{GJf}}}}}LLb}222222{{{b{LEl}}{LLh{LIj}}{LMn{LMlLJl}}}LFj}{{{b{LEl}}LN`{Cl{EIb}}}EIb}{cc{}}00000000000000000000000000000000000000000000{{{b{LEl}}c}LEd{{EOb{{ANf{BEn}}}}}}{{{b{LEl}}{b{c}}}LEd{{EOb{{ANf{BEn}}}}BJb}}{{{b{c}}}e{}{}}00000000000000000000000000000000000000000000{{AlGJf}{{Cn{LLbFCl}}}}{{AlGJf}{{Cn{HMfFCl}}}}{{AlGJf}{{Cn{LFjFCl}}}}{GJfLFh}{{AlGJf}{{Cn{LEjFCl}}}}{{AlGJf}{{Cn{LEdFCl}}}}{{AlGJf}{{Cn{EIbFCl}}}}{{AlGJf}{{Cn{LIdFCl}}}}{{AlGJf}{{Cn{GMfFCl}}}}{{AlGJf}{{Cn{GJfFCl}}}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10`{{{b{jLFb}}}{{b{jLEb}}}}``{{}GF`}`{{{b{jGF`}}}f}{{{b{GF`}}}{{b{LNb}}}}{{{b{LFd}}An}GJf}{{EIbAlc}GJfLNd}{{Alc}GJfLNd}{{EIbGJf}GJf}{AlEIb}`{{{b{HMf}}{b{jc}}}fAMd}{{{b{LFj}}{b{jc}}}fAMd}{{{b{{LFn{c}}}}{b{je}}}fE@`AMd}{{{b{LEj}}{b{jc}}}fAMd}{{{b{LGd}}{b{jc}}}fAMd}{{{b{LEd}}{b{jc}}}fAMd}{{{b{EIb}}{b{jc}}}fAMd}{{{b{LHn}}{b{jc}}}fAMd}{{{b{LId}}{b{jc}}}fAMd}{{{b{GMf}}{b{jc}}}fAMd}{{{b{LFd}}c}b{{LNf{{ANf{GJf}}}}}}{{{b{jLFd}}c}{{b{j}}}{{LNf{{ANf{GJf}}}}}}{{}An}00000000000000000000000000000000000000000000{{Al{b{{ANf{BEn}}}}}LEd}0{AlLNh}{{{b{jLEb}}}f}`{ce{}{}}00000000000000000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}00000000000000000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}0000000000000000{{{Cb{c}}}{{Cb{h}}}{}}00000000000000000000000000000000000000000000{{{b{jLFd}}Alc}fLEn}0{HMf{{LLh{LLf}}}}{LFj{{LLh{LLj}}}}{LEd{{LLh{LLl}}}}{EIb{{LLh{{LM`{LLn}}}}}}{LHn{{LLh{{LM`{LMb}}}}}}{LId{{LLh{{LM`{LMd}}}}}}{GMf{{LLh{{LMj{{LMh{LMf}}}}}}}}{{{b{LFd}}}}{{{LFn{c}}}{}BFd}{{{b{{LFn{c}}}}}{}{}}{EIb}{{{LEn{}{{FAh{c}}}}Al}c{{CId{}{{BFb{GJf}}}}}}{{cAl}{}{}}0{{{LFn{c}}Al}{}BFd}{{{b{{LFn{c}}}}Al}{}{}}2222222{ce{}{}}00000000000000000000000000000000000000000000{LFhLG`}{{LNdAl}GJf}{{HMfAl}GJf}{{{b{HMf}}Al}GJf}{{LFjAl}GJf}{{{b{LFj}}Al}GJf}{{{b{LEj}}Al}GJf}{{LEjAl}GJf}{{LGdAl}GJf}{{{b{LEd}}Al}GJf}{{LEdAl}GJf}{{{b{EIb}}Al}GJf}{{EIbAl}GJf}{{{b{LId}}Al}GJf}{{LIdAl}GJf}{{GMfAl}GJf}{{{b{GMf}}Al}GJf}{{GJfAl}GJf}{{{b{GJf}}Al}GJf}`{{{b{LEh}}}Cd}{GMfCd}{{{b{LFd}}}Cd}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}Cd{{EOb{{ANf{BEn}}}}}}{{{b{c}}}Cd{}}00000000000000000000000000000000000000000000{{{b{LEb}}}Cd}{GJfCd}5{EIbLNj}{{{b{LFd}}}An}{LEdDBd}{EIbDBd}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{Cd}}}{{EOb{{ANf{BEn}}}}}}0{{Al{Cl{{b{Ml}}}}c}{{Cn{LFjLIl}}}LIn}{{{b{jGF`}}}f}0{{Al{Cl{{b{Ml}}}}cEIb}{{Cn{LFjLIl}}}LIn}`{{{LE`{c}}g}{{LE`{e}}}{}{}{{BEd{c}{{BBf{e}}}}}}`{EIb{{Cl{EIb}}}}{GMf{{Cl{EIb}}}}{LHnLHj}{LIdLI`}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}0`{LGd{{b{Ml}}}}{{}Cd}00000000000000000{{{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}{{{b{j{LMn{GJfLJl}}}}An}LFd}{{{b{LEl}}c}HMfLF`}{{{b{LEl}}c}LJfLK`}{{{b{LEl}}LIj{Cl{EIb}}}{{Cn{LFjLFl}}}}{{{b{LEl}}}LHd}{{{b{LEl}}}EIb}{AlLHn}{AlLId}{{{b{LEl}}}GMf}{{{b{LEl}}c}GMf{}}{{EIbGJf}LNl}{{{b{{LE`{c}}}}}{{LE`{c}}}{}}{GJfGJf}```{{{b{{LFn{c}}}}{b{{LFn{c}}}}}{{Cl{ALn}}}BNh}{{{b{jLK`}}AlLFbLFd}{{Cn{LKbLFh}}}}{{{b{jLFd}}}GJf}0{LFj{{LLh{LIj}}}}`{{{b{jLFd}}GJf}f}0{{ChCh}f}000000000000000000000000000000000000{Chf}0000000000000000000000000000000000000000000000{{ChCh}Cd}00000000000{ChAMh}000000000``{{{b{jLEb}}CAhCAh}f}`{AlLHd}{{{b{LEb}}}CAh}{{{b{jLFd}}Alc}fLEn}{{LHn{b{LEl}}LId}f}{{LId{b{LEl}}}{{Cn{fLIb}}}}{{{b{jLFd}}An}f}{{LHnAlLEjc}fLEn}{{LHnAlc}{{Cn{fLHl}}}LEn}{{LIdAlc}{{Cn{fLIb}}}LEn}{{LHn{b{LEl}}LFh}{{Cn{fLHl}}}}{{LId{b{LEl}}LFh}{{Cn{fLIb}}}}{{{b{LEh}}}{{b{FFh}}}}{{{b{LHd}}}LKf}`{{{b{LEl}}LId}LHn}{{EIbAlce}{{Cn{GJfLHh}}}LNdLNd}{{Alce}{{Cn{GJfLHh}}}LNdLNd}{{EIb{b{LEl}}{Cl{EIb}}}{{Cl{EIb}}}}{{GMf{b{LEl}}{Cl{EIb}}}{{Cl{EIb}}}}{{{b{jLEb}}CAh}f}{{EIb{b{LEl}}GJfGJf}{{Cn{GJfLHh}}}}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}0{{{b{LEb}}}Cd}{Alb}{{{b{LHd}}Al}b}{{{b{Al}}}{{b{GBh}}}}`{{{b{LIl}}}{{Cl{{b{FFh}}}}}}{{{b{LG`}}}{{Cl{{b{FFh}}}}}}{{{b{LIf}}}{{Cl{{b{FFh}}}}}}``{{AlLEjc}LHnLEn}{{LIdAlLEjc}{{Cn{fLIb}}}LEn}{{LId{b{LEl}}LEj}{{Cn{fLIb}}}}{{HMf{b{LKf}}{b{LEl}}}}{{LFj{b{LKf}}{b{LEl}}}}{{LEj{b{LKf}}{b{LEl}}}}{{Alc}{}LNn}{{{b{LHd}}{b{LEl}}c}{}LNn}{{LEd{b{LKf}}{b{LEl}}}}{{EIb{b{LKf}}{b{LEl}}}}{{LHn{b{LKf}}{b{LEl}}}}{{LId{b{LKf}}{b{LEl}}}}{{GMf{b{LKf}}{b{LEl}}}}{{GJf{b{LKf}}{b{LEl}}}}``{{LHnAl{b{jLEb}}}Cd}{{LHn{b{LEl}}}f}{LEdAMh}`{{{b{jLFd}}An}LFd}{{{b{{LE`{c}}}}{b{{LE`{c}}}}}{{Cl{{LE`{c}}}}}{{EOb{{ANf{BEn}}}}}}`{{LHnAl}{{Cn{{Cn{cLFh}}LHl}}}LJ`}{{LIdAl}{{Cn{{Cn{cLFh}}LIb}}}LJ`}``{{{b{{LE`{c}}}}}Cd{}}{LEfCd}{GJfCd}{GJf{{Cl{{LE`{LEd}}}}}}{{{b{{LE`{c}}}}}{{Cl{DBd}}}{{EOb{{ANf{BEn}}}}}}{GJf{{Cl{DBd}}}}{{{b{{LE`{c}}}}}{{Cl{DJb}}}{{EOb{{ANf{BEn}}}}}}{GJf{{Cl{DJb}}}}{{{b{c}}}e{}{}}000000000000000000000000000000000000{{{b{c}}}{}{}}00{ce{}{}}00000000000000000000000000000000000000000000{{{b{c}}}BEh{}}0000000000000{{{b{LFh}}}LG`}{LEd{{Cn{{b{Ml}}LO`}}}}{LEd{{ENn{Ml}}}}{{{b{c}}}A@`{}}0000000000000{{{b{c}}}{{Cl{e}}}{}{}}00000000000000000000000000000000000000000000888888888888888888888888888888888888888888888{{{b{LFh}}Al}GJf}{{{b{GF`}}}An}{{{b{LFf}}{b{HI`}}}f}{{{b{HMf}}{b{HI`}}}f}{{{b{LJf}}{b{HI`}}}f}{{{b{LIj}}{b{HI`}}}f}{{{b{LFj}}{b{HI`}}}f}{{{b{{LE`{c}}}}{b{HI`}}}fHIb}{{{b{LFh}}{b{HI`}}}f}{{{b{LGb}}{b{HI`}}}f}{{{b{LEj}}{b{HI`}}}f}{{{b{LHd}}{b{HI`}}}f}{{{b{LEd}}{b{HI`}}}f}{{{b{EIb}}{b{HI`}}}f}{{{b{LHn}}{b{HI`}}}f}{{{b{LId}}{b{HI`}}}f}{{{b{GMf}}{b{HI`}}}f}{{{b{GJf}}{b{HI`}}}f}{{{b{c}}}{{Cn{{b{{FAn{eg}}}}{HId{e}}}}}{}{}FB`}{{{b{jGF`}}e}{{Cn{cLG`}}}{}{{BEd{Al}{{BBf{{Cn{cLFh}}}}}}}}{c{{Cn{e}}}{}{}}00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000{{{b{c}}}D`{}}00000000000000000000000000000000000000000000{GJf{{b{Ml}}}}`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00000000000000000000000000000000000000000000`{{{b{LFb}}}{{Cl{LOb}}}}{LFj{{b{{ANf{LMl}}}}}}````{ce{}{}}00000000000000000000000000000000000000000000{CAhLEb}``````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{{LOd{c}}}}}{{LOd{c}}}{}}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{{{LOd{c}}}{{Cl{b}}}{}}77{{{LOd{c}}{b{LEl}}}{{Cl{{b{LJj}}}}}{}}{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{{LOd{c}}}}{b{{LOd{c}}}}}Cd{}}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{{LOd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}0{{{LLh{{LMj{c}}}}}{{LOd{c}}}{}}11{{{b{c}}}e{}{}}0{{{b{{LOd{c}}}}{b{je}}}f{}AMd}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}0{{{LOd{c}}}{{LLh{{LMj{c}}}}}{}}44{{{LOd{c}}}Cd{}}{{{b{c}}}Cd{}}0{{{LOd{c}}}{{b{c}}}{}}`{{}Cd}0{{{b{LEl}}}{{LOd{c}}}{HIbD@j}}{{ChCh}f}{Chf}0{{ChCh}Cd}{ChAMh}{{{b{c}}}e{}{}}>>{{{b{c}}}{{Cl{e}}}{}{}}011{{{b{{LOd{c}}}}{b{HI`}}}fHIb}{{{b{{LMj{c}}}}{b{HI`}}}fHIb}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}{{{LOd{c}}}D`{}}1`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0{{{b{LEl}}c}{{LOd{c}}}HIb}{{{LOd{c}}{b{LEl}}}{{b{{LJj{c}}}}}{}}`````````````````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{LF`}}AlLFbLFd}{{Cn{LFfLFh}}}}`{An{{b{c}}}{}}{An{{b{jc}}}{}}4{Anf}{{{b{jLK`}}AlLFbLFhLFd}{{Cn{LKbLFh}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}?{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}{ce{}{}}{{{b{c}}}Cd{}}{{{b{jLK`}}AlLFbLFd}{{Cn{LKbLFh}}}}{Chf}3{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}7``````````````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00`{{{b{LOf}}}LOf}{{{b{LMl}}}LMl}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000`{An{{b{c}}}{}}00{An{{b{jc}}}{}}00777{Anf}00`{{{b{LOf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LMl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LLj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00{{{LLh{{LMh{LOf}}}}}LMl}111{{{b{c}}}e{}{}}00{LMlLOf}`{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00{LMl{{LLh{{LMh{LOf}}}}}}333{{{b{c}}}Cd{}}00{{}Cd}00{{{b{LEl}}LOf}LMl}````{{ChCh}f}0{Chf}00`{{LMl{b{LEl}}LOf}f}`<<999{{{b{c}}}{{Cl{e}}}{}{}}00==={{{b{LOf}}{b{HI`}}}f}{{{b{LMl}}{b{HI`}}}f}{{{b{LLj}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00``{ce{}{}}00```````````````````````````{{{b{c}}d}f{}}0000{{{b{c}}}{{b{h}}}{}}00000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000{{{b{c}}}{{b{Dn}}}{}}{{{b{{LOh{c}}}}}{{LOh{{b{c}}}}}{}}{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{LOj}}}LOj}{{{b{LKj}}}LKj}{{{b{{LOh{c}}}}}{{LOh{c}}}CLd}{{{b{{LLd{c}}}}}{{LLd{c}}}CLd}{{{b{LOl}}}LOl}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}0000{{{b{LOl}}{b{LOl}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}{{{b{LOn}}c}{{Cn{LLdLKj}}}M@`}`{An{{b{c}}}{}}000000{An{{b{jc}}}{}}000000>>>>>>>{Anf}000000{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{LOl}}{b{LOl}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000`{{{b{LOj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LKj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{{LOh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{LOh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DKl}{{{b{{LLd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{LOl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{M@b}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LKh}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}00000{M@dM@b}11111111{{{b{c}}}e{}{}}000000`{{{b{LOl}}{b{jc}}}fAMd}{{}An}000000{{{b{j{M@`{}{{M@f{c}}}}}}{b{{ANf{BEn}}}}}c{{EOb{{ANf{BEn}}}}CLd}}`{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}000000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{c}}}Cd{}}000000`````{{{LOh{c}}g}{{LOh{e}}}{}{}{{BBh{c}{{BBf{e}}}}}}{{{LLd{c}}g}{{LLd{e}}}{}{}{{BBh{c}{{BBf{e}}}}}}{{}Cd}00``{{ce}{{Cn{LOnLKh}}}LInM@`}`{{{b{LOl}}{b{LOl}}}{{Cl{ALn}}}}`{{ChCh}f}0000{Chf}000000{{ChCh}Cd}{ChAMh}`{{{b{M@b}}}{{Cl{{b{FFh}}}}}}`{{{b{c}}}e{}{}}0000{{{b{c}}}{}{}}{ce{}{}}000000{{{b{c}}}BEh{}}00000{{{b{c}}}A@`{}}00000{{{b{c}}}{{Cl{e}}}{}{}}0000005555555{{{b{{LOh{c}}}}{b{HI`}}}fHIb}{{{b{{LLd{c}}}}{b{HI`}}}fHIb}{c{{Cn{e}}}{}{}}0000000000000{{{b{c}}}D`{}}000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000`8888888``````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{Alc{}}{{}M@h}{An{{b{c}}}{}}{An{{b{jc}}}{}}5{Anf}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}{{{b{j{M@`{}{{M@f{c}}}}}}{b{{ANf{BEn}}}}}c{{EOb{{ANf{BEn}}}}CLd}}{{{b{jM@h}}{b{{ANf{BEn}}}}}}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}2{{{b{c}}}Cd{}}{Chf}04{{{b{c}}}{{Cl{e}}}{}{}};{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}8```````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{{M@j{c}}}}}{{M@j{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00777{Anf}00{{{b{{M@j{c}}}}{b{{M@j{c}}}}}Cd{{EOb{{ANf{BEn}}}}}}{{{b{c}}{b{h}}}Cd{}}{{{b{{M@j{c}}}}{b{jB`}}}{{Cn{fDB`}}}{{EOb{{ANf{BEn}}}}}}{{{b{M@d}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}0{EO`M@d}1111{{{b{c}}}e{}{}}00{{}An}00`{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{{b{{M@l{ce}}}}}LOlLInM@`}`{{ce}{{M@l{ce}}}LInM@`}`{{ChCh}f}{Chf}00{{{b{{ANf{BEn}}}}}{{Cl{DJb}}}}{{{b{{ANf{BEn}}}}}{{Cl{DBd}}}}1100{{{b{j{M@l{ce}}}}}{{Cn{{Cl{M@j}}M@d}}}LInM@`}{{{b{j{M@l{ce}}}}}{{Cn{fM@d}}}LInM@`}{{{b{M@d}}}{{Cl{{b{FFh}}}}}}``?==={{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}00{{{b{c}}}e{}{}}00{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00`````````````````````````````````````````````````````````````````````````````````````````````````````````{{{b{c}}d}f{}}000000000000000000000000000000{{{b{c}}}{{b{h}}}{}}0000000000000000000000000000000000{{{b{jc}}}{{b{jh}}}{}}000000000000000000000000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000000000000000000000000{{{b{c}}}{{b{Dn}}}{}}0{{{b{{M@n{c}}}}}{{b{c}}}{}}````{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000{{{b{jc}}}{{b{je}}}{}{}}000000000000000000000000000000`{{{b{{M@n{c}}}}}{{M@n{c}}}CLd}{{{b{{LOn{c}}}}}{{LOn{c}}}CLd}{{{b{{MA`{c}}}}}{{MA`{c}}}CLd}{{{b{{MAb{c}}}}}{{MAb{c}}}CLd}{{{b{{MAd{c}}}}}{{MAd{c}}}CLd}{{{b{{MAf{c}}}}}{{MAf{c}}}CLd}{{{b{{MAh{c}}}}}{{MAh{c}}}CLd}{{{b{{MAj{c}}}}}{{MAj{c}}}CLd}{{{b{{MAl{c}}}}}{{MAl{c}}}CLd}{{{b{{MAn{c}}}}}{{MAn{c}}}CLd}{{{b{{MB`{c}}}}}{{MB`{c}}}CLd}{{{b{{MBb{c}}}}}{{MBb{c}}}CLd}{{{b{{MBd{c}}}}}{{MBd{c}}}CLd}{{{b{{MBf{c}}}}}{{MBf{c}}}CLd}{{{b{MBh}}}MBh}{{{b{MBj}}}MBj}{{{b{{MBl{c}}}}}{{MBl{c}}}CLd}{{{b{{MBn{c}}}}}{{MBn{c}}}CLd}{{{b{{MC`{c}}}}}{{MC`{c}}}CLd}{{{b{{MCb{c}}}}}{{MCb{c}}}CLd}{{{b{{MCd{c}}}}}{{MCd{c}}}CLd}{{{b{{MCf{c}}}}}{{MCf{c}}}CLd}{{{b{{MCh{c}}}}}{{MCh{c}}}CLd}{{{b{{MCj{c}}}}}{{MCj{c}}}CLd}{{{b{{MCl{c}}}}}{{MCl{c}}}CLd}{{{b{{MCn{c}}}}}{{MCn{c}}}CLd}{{{b{{MD`{c}}}}}{{MD`{c}}}CLd}{{{b{{MDb{c}}}}}{{MDb{c}}}CLd}{{{b{{MDd{c}}}}}{{MDd{c}}}CLd}{{{b{{MDf{c}}}}}{{MDf{c}}}CLd}{{{b{{MDh{c}}}}}{{MDh{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}000000000000000000000000000000{{{b{c}}}f{}}00000000000000000000000000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000000000000000000000000````{An{{b{c}}}{}}{{{b{{M@n{c}}}}}b{}}111111111111111111111111111111{An{{b{jc}}}{}}000000000000000000000000000000{{{b{c}}}{{b{e}}}{}{}}000000000000000000000000000000{Anf}000000000000000000000000000000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{c}}{b{jAMd}}}f{}}0``{{{b{MBh}}{b{MBh}}}Cd}{{{b{MBj}}{b{MBj}}}Cd}{{{b{c}}{b{h}}}Cd{}}0{{{b{c}}{b{e}}}Cd{}{}}000000000``{{{b{{M@n{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{LOn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MA`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MAn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MB`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MBb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MBd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MBf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{MBh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MBj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{{MBl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MBn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MC`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCl{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MCn{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MD`{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MDb{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MDd{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MDf{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{{{b{{MDh{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}0000000000000000000000000000000000000000000000000000000000000{{{b{c}}}e{}{}}000000000000000000000000000000`{{{b{MBh}}{b{jc}}}fAMd}{{{b{MBj}}{b{jc}}}fAMd}```{{}An}000000000000000000000000000000`{ce{}{}}000000000000000000000000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000000000000000000000000{{{C`{c}}}{{C`{h}}}{}}000000000000000000000000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000000000000000000000000003333333333333333333333333333333{{{b{c}}}Cd{}}000000000000000000000000000000```{{{M@n{c}}g}{{M@n{e}}}{}{}{{BEd{c}{{BBf{e}}}}}}``````{{LOlc}{{M@n{c}}}{}}`{{ce}{{Cn{LOnLKh}}}LInM@`}`{{ChCh}f}000000000000000000000000000000{Chf}000000000000000000000000000000{{ChCh}Cd}0{ChAMh}0``````???????????????????????????????{{{b{c}}}{}{}}0<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<{{{b{c}}}{{Cl{e}}}{}{}}000000000000000000000000000000{{{b{c}}}e{}{}}000000000000000000000000000000{c{{Cn{e}}}{}{}}0000000000000000000000000000000000000000000000000000000000000{{{M@n{c}}i}{{Cn{{M@n{e}}g}}}{}{}{}{{BEd{c}{{BBf{{Cn{eg}}}}}}}}{{{b{c}}}D`{}}000000000000000000000000000000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000000000000000000000000``{ce{}{}}000000000000000000000000000000``````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{Dn}}}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{{MDj{c}}}}}{{MDj{c}}}CLd}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{{MDj{c}}}}{b{{MDj{c}}}}}Cd{{EOb{{ANf{BEn}}}}}}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{{MDj{c}}}}{b{jB`}}}{{Cn{fDB`}}}DBb}{cc{}}{{{LE`{c}}}{{MDj{c}}}{}}1{{{b{c}}}e{}{}}{{{b{{MDj{c}}}}{b{je}}}f{{EOb{{ANf{BEn}}}}}AMd}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{}Cd}{{ChCh}f}{Chf}{{ChCh}Cd}{ChAMh}<9{{{b{c}}}{{Cl{e}}}{}{}}={{{b{{MDj{c}}}}{b{HI`}}}fHIb}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}>```````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}`{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{cc{}}{{Alc}{{Cn{LJ`FCl}}}{{CId{}{{BFb{GJf}}}}}}1{{{b{c}}}e{}{}}{{AlGJf}{{Cn{LLbFCl}}}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}{c{{EFd{g}}}{}{}{{CId{}{{BFb{e}}}}}}3{{{LEn{}{{FAh{c}}}}Al}c{{CId{}{{BFb{GJf}}}}}}4{{LNdAl}GJf}{{{b{c}}}Cd{}}`{{{b{j{MDl{c}}}}}ClCId}{Chf}8{{{b{c}}}{{Cl{e}}}{}{}}<{c{{EFf{i}}}{}{}{}{{CId{}{{BFb{{Cn{eg}}}}}}}}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}=``````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{LKl}}}LKl}{{{b{LKn}}}LKn}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}{An{{b{c}}}{}}0{An{{b{jc}}}{}}088{Anf}0`{{{b{LKl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{LKn}}{b{jB`}}}{{Cn{fDB`}}}}0`{GJfLKl}{cc{}}{LKlLKn}111{{{b{c}}}e{}{}}0{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{}Cd}{{ChCh}f}0{Chf}09977{{{b{c}}}BEh{}}0;{{{b{c}}}A@`{}}0{{{b{c}}}{{Cl{e}}}{}{}}0<<{{{b{LKl}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>```````{c{{Cn{{MDn{c}}EO`}}}LIn}{{{b{jc}}}{{Cn{fEO`}}}ME`}`````````````````{{{b{c}}d}f{}}0`{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{AlGJf}{{Cn{LEjFCl}}}}{{{b{MEb}}}MEb}{{{b{MEd}}}MEd}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{An{{b{c}}}{}}0{An{{b{jc}}}{}}088{Anf}0{{AlGJfGJf}{{Cn{MEdFCl}}}}{{{b{MEb}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MEd}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{GJfMEd}{MEbMEd}222{{{b{c}}}e{}{}}0`6{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}022{{{b{c}}}Cd{}}0{{AlGJf}{{Cn{MEdFCl}}}}{{}Cd}0{{AlGJfGJfGJf}{{Cn{{Cl{MEb}}LEh}}}}{{ChCh}f}0{Chf}0::88{{{b{c}}}{{Cl{e}}}{}{}}0;;5{{{b{MEb}}{b{HI`}}}f}{{{b{MEd}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0>>``````````````````````````````````````````````````{{{b{c}}d}f{}}00{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{MEf}}}MEf}{{{b{MEh}}}MEh}{{{b{MEj}}}MEj}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}00000{{{b{c}}}{{Aj{Ah}}}{}}00{MEjMEh}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00:::{Anf}00{MEhMEj}{{{b{MEf}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MEh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MEj}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{MElMEf}{MEnMEf}22222{{{b{c}}}e{}{}}00{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00333{{{b{c}}}Cd{}}00{{}Cd}00{{ChCh}f}00{Chf}00999777{{{b{c}}}{{Cl{e}}}{}{}}00:::{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00;;;```````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{GJfGJf}{{Cl{GJf}}}}0{GJf{{Cl{GJf}}}}11111{{GJfGJf}{{Cl{Cd}}}}0221222``````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{LL`}}}LL`}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{AlLJb}{An{{b{c}}}{}}{An{{b{jc}}}{}}7{Anf}{{{b{{LKd{}{{MF`{c}}}}}}{b{LKf}}}c{}}{{{b{LL`}}{b{LKf}}}}{{{b{LL`}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}2{{{b{c}}}Cd{}}{{ChCh}f}{Chf}``{{{LNn{}{{MFb{c}}}}{b{LKf}}{b{LEl}}}c{}}86{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}:```{Alf}00000````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{LLl}}}LLl}{{{b{LNh}}}LNh}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{An{{b{c}}}{}}0{An{{b{jc}}}{}}077{Anf}0`{cc{}}000{{{b{c}}}e{}{}}0`{{}An}0{{LNh{b{LEl}}{b{{ANf{BEn}}}}}LEd}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}022{{{b{c}}}Cd{}}0{{}Cd}0{{{b{LEl}}}LNh}{{ChCh}f}0{Chf}0`::77{{{b{c}}}{{Cl{e}}}{}{}}0;;{{{b{LNh}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<```````````{{{b{c}}d}f{}}`{{{b{c}}}{{b{h}}}{}}00{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{{{b{LNl}}}LNl}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{An{{b{c}}}{}}00{An{{b{jc}}}{}}00666{Anf}00{{{b{LNl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LN`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{LLn}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}00000{{{b{c}}}e{}{}}00{{{b{LN`}}GJf}GJf}`{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00222{{{b{c}}}Cd{}}00{{{b{LN`}}}DBd}``{{}Cd}00{{{b{LEl}}}LN`}{{{b{LN`}}GJf}LNl}{{ChCh}f}{Chf}00`{{{b{jLN`}}An}f}0{{{b{jLN`}}GJfGJf}{{Cn{GJfLHh}}}}>;;;{{{b{c}}}{{Cl{e}}}{}{}}00???{{{b{LNl}}{b{HI`}}}f}{{{b{LN`}}{b{HI`}}}f}{{{b{LLn}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{ce{}{}}00``````````````````````````````````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000`{{{b{MFd}}}MFd}{{{b{MFf}}}MFf}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}000{{{b{c}}}{{Aj{Ah}}}{}}``{An{{b{c}}}{}}000{An{{b{jc}}}{}}0008888{Anf}000```{{{b{MFd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFf}}{b{jB`}}}{{Cn{fDB`}}}}0``{cc{}}0000000{{{b{c}}}e{}{}}000`{{MFd{b{LEl}}}GJf}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000`{{}Cd}{{ChCh}f}0{Chf}000{{MFd{b{LEl}}GJf}f}````;;8888{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}000>>>>{{{b{MFd}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000`????```````````{{{b{c}}d}f{}}0000000{{{b{c}}}{{b{h}}}{}}00000000000000000000000{{{b{jc}}}{{b{jh}}}{}}0000000{{{b{c}}{b{{n{l}}}}}e{}{}}0000000{{{b{c}}}{{b{e}}}{}{}}0000000{{{b{jc}}}{{b{je}}}{}{}}0000000{{{b{MEl}}}MEl}{{{b{MEn}}}MEn}{{{b{MFh}}}MFh}{{{b{MFj}}}MFj}{{{b{MFl}}}MFl}{{{b{MFn}}}MFn}{{{b{MG`}}}MG`}{{{b{MGb}}}MGb}{{{b{c}}{b{je}}}f{}{}}0000000{{{b{c}}}f{}}000000000000000{{{b{c}}}{{Aj{Ah}}}{}}0000000{BEnMGb}{An{{b{c}}}{}}0000000{An{{b{jc}}}{}}0000000????????{Anf}0000000{{{b{c}}{b{Dn}}}Cd{}}0000000{{{b{MEl}}{b{MEl}}}Cd}{{{b{MEn}}{b{MEn}}}Cd}{{{b{MFh}}{b{MFh}}}Cd}{{{b{MFj}}{b{MFj}}}Cd}{{{b{MFl}}{b{MFl}}}Cd}{{{b{MFn}}{b{MFn}}}Cd}{{{b{MG`}}{b{MG`}}}Cd}{{{b{MGb}}{b{MGb}}}Cd}{{{b{c}}{b{h}}}Cd{}}0000000{{{b{c}}{b{e}}}Cd{}{}}000000000000000000000000000000000000000{{{b{MEl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MEn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFh}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFj}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFl}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MFn}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MG`}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{MGb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}000000000000000{{{b{c}}}e{}{}}0000000{{}An}0000000{ce{}{}}0000000{{{Aj{c}}}{{Aj{h}}}{}}0000000{{{C`{c}}}{{C`{h}}}{}}0000000{{{Cb{c}}}{{Cb{h}}}{}}000000033333333{{{b{c}}}Cd{}}0000000{MFnCd}0{MGbCd}{{}Cd}0000000{{{Cl{BEn}}}MFn}{{}MFn}{{ChCh}f}0000000{Chf}0000000{{ChCh}Cd}0000000{BEnMFn}{MGb{{Cl{BEn}}}}{{{b{c}}}e{}{}}0000000{{{b{c}}}{}{}}0000000{ce{}{}}0000000{{{b{c}}}{{Cl{e}}}{}{}}000000033333333{MFn{{Cl{BEn}}}}{BEn{{Cl{MGb}}}}{c{{Cn{e}}}{}{}}000000000000000{{{Cl{BEn}}}{{Cl{MFn}}}}{BEn{{Cl{MFn}}}}{{{b{c}}}D`{}}0000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000000{{}MGb}99999999`````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{LMf}}}LMf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}0{Alc{}}{{}LMf}{An{{b{c}}}{}}{An{{b{jc}}}{}}8{Anf}{{{b{LMf}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}2{{{b{c}}}Cd{}}`{{}Cd}{{ChCh}f}{Chf}0:6{{{b{c}}}{{Cl{e}}}{}{}};{{{b{LMf}}{b{HI`}}}f}{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}};```````````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{Alc{}}{{}ELb}{An{{b{c}}}{}}{{{b{ELb}}}b}{{{b{jELb}}}{{b{j}}}}{An{{b{jc}}}{}}7{Anf}{{{b{ELb}}{b{jB`}}}{{Cn{fDB`}}}}{cc{}}{MfELb}{CJbELb}2{{{b{c}}}e{}{}}{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{Chf}05{{{b{c}}}{{Cl{e}}}{}{}}:{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}9```````````{{{HKh{}{{HKd{c}}{HKf{e}}}}}c{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}e{}{}}{{{HKh{}{{HKd{c}}{HKf{e}}}}}{{HKh{}{{HKd{c}}{HKf{e}}}}}{}{}}000100001000010000210000100001000010000210000100001000010000210000100001000010000210000100001000010000{{{HKl{}{{HKf{c}}{HKj{e}}}}}{{HKl{}{{HKf{c}}{HKj{e}}}}}{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}c{}{}}432222{{{HKl{}{{HKf{c}}{HKj{e}}}}}c{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}{{HKn{}{{HKd{c}}{HKj{e}}}}}{}{}}54{{{HKl{}{{HKf{c}}{HKj{e}}}}}e{}{}}{{{HKn{}{{HKd{c}}{HKj{e}}}}}e{}{}}61060632761061060627606060648576666327610610606327610610606726060606487666627606060627606060627606060687666676666766667666654876666327610610606327610610606276060606548766663276106106063276106106062760606064876666276060606276060606276060606876666766667666676666487666627606060627606060627606060648766662760606062760606062760606064876666276060606276060606276060606{{}{{Cl{A@`}}}}{{}{{`{{CId{}{{BFb{A@`}}}}}}}}```{{MfMf}Mj}{{MfMfMf}DLf}{{MfMfMfMf}DMb}````````````{{AMhAMh}EOf}{{AMhAMhAMh}EOh}{{AMhAMhAMhAMh}EOj}`````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000000{{{b{jc}}}{{b{jh}}}{}}00{{{b{c}}{b{{n{l}}}}}e{}{}}00{{{b{c}}}{{b{Dn}}}{}}{{{b{KEj}}}{{b{KEj}}}}{{{b{c}}}{{b{e}}}{}{}}00{{{b{jc}}}{{b{je}}}{}{}}00{c{{Cn{A@`KFj}}}{{EOb{{ANf{BEn}}}}}}{{{b{KEj}}}MGd}{{{b{jKEj}}}f}{{{b{MGd}}}MGd}{{{b{KEj}}}KEj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{{{b{KEj}}{b{KEj}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}{Alc{}}{{}KEj}{An{{b{c}}}{}}00{An{{b{jc}}}{}}00{c{{Cn{KEj}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}{{{b{c}}}{{b{e}}}{}{}}00{Anf}00{{{b{c}}{b{Dn}}}Cd{}}{{{b{c}}{b{jAMd}}}f{}}{{{b{KFj}}{b{KFj}}}Cd}{{{b{MGd}}{b{MGd}}}Cd}{{{b{KEj}}{b{{b{Ml}}}}}Cd}{{{b{KEj}}{b{KEj}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}0000{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{KFj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{MGd}}{b{jB`}}}{{Cn{fDB`}}}}{{{b{KEj}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}{MGfKFj}11{{{b{{ANf{BEn}}}}}{{Cn{KEjKFj}}}}{{MGh{Cl{MGj}}{Cl{MGl}}{b{{ANf{MGn}}}}}KEj}{{MGh{Cl{MGj}}{Cl{MGl}}{Cl{{Aj{{ANf{MGn}}}}}}}KEj}444{{{b{Ml}}}{{Cn{KEj}}}}{{{b{c}}}e{}{}}00{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{KEj}}MGn}Cd}{{{b{KEj}}{b{jc}}}fAMd}{{}An}00{ce{}{}}00{{{Aj{c}}}{{Aj{h}}}{}}00{{{C`{c}}}{{C`{h}}}{}}00{{{Cb{c}}}{{Cb{h}}}{}}00{KEj{{ANn{MGh{Cl{MGj}}{Cl{MGl}}{Bn{MGn}}}}}}444{{{b{c}}}Cd{}}00`{{{b{KEj}}{b{c}}CdCd}Cd{{EOb{KEj}}}}{{{b{KEj}}{b{KEj}}}{{Cl{ALn}}}}{{ChCh}f}0{Chf}000{{ChCh}Cd}{ChAMh}``{{{b{KEj}}c}CnAKj}{{{b{jKEj}}{b{{ANf{MGn}}}}}f}`{{{b{c}}}e{}{}}0{{{b{c}}}{}{}}???{{{b{c}}}BEh{}}0{{{b{c}}}A@`{}}0{{{b{c}}}{{Cl{e}}}{}{}}00444{c{{Cn{e}}}{}{}}00000{{{b{c}}}D`{}}00{{{b{c}}}{{Cl{{b{e}}}}}{}{}}00{{{b{KEj}}}{{`{DCb}}}}`{ce{}{}}00````{{{b{c}}d}f{}}000{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{Dn}}}{}}000{{{b{MGh}}}{{b{Ml}}}}{{{b{MGl}}}{{b{Ml}}}}{{{b{MGj}}}{{b{Ml}}}}{{{b{MGn}}}{{b{Ml}}}}{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{jMGh}}}f}{{{b{MGh}}}MGh}{{{b{MGl}}}MGl}{{{b{MGj}}}MGj}{{{b{MGn}}}MGn}{{{b{c}}{b{je}}}f{}{}}000{{{b{c}}}f{}}0000000{{{b{c}}}{{Aj{Ah}}}{}}000{{{b{MGh}}{b{MGh}}}ALn}{{{b{MGl}}{b{MGl}}}ALn}{{{b{MGj}}{b{MGj}}}ALn}{{{b{MGn}}{b{MGn}}}ALn}{{{b{c}}{b{e}}}ALn{}{}}000{Alc{}}{{}MGh}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{Dn}}}Cd{}}000{{{b{c}}{b{jAMd}}}f{}}000{{{b{MGh}}{b{{b{Ml}}}}}Cd}{{{b{MGh}}{b{MGh}}}Cd}{{{b{MGl}}{b{MGl}}}Cd}{{{b{MGl}}{b{{b{Ml}}}}}Cd}{{{b{MGj}}{b{MGj}}}Cd}{{{b{MGj}}{b{{b{Ml}}}}}Cd}{{{b{MGn}}{b{Ml}}}Cd}{{{b{MGn}}{b{{b{Ml}}}}}Cd}{{{b{MGn}}{b{MGn}}}Cd}{{{b{c}}{b{h}}}Cd{}}000{{{b{c}}{b{e}}}Cd{}{}}0000000000000000000{{{b{MGh}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{MGl}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{MGj}}{b{jB`}}}{{Cn{fDB`}}}}0{{{b{MGn}}{b{jB`}}}{{Cn{fDB`}}}}0{cc{}}000{{{b{{ANf{BEn}}}}}{{Cn{MGhMGf}}}}{{{b{{ANf{BEn}}}}}{{Cn{MGlMGf}}}}{{{b{{ANf{BEn}}}}}{{Cn{MGjMGf}}}}{{{b{{ANf{BEn}}}}}{{Cn{MGnMGf}}}}{AMhMGh}{MfMGl}{MfMGj}{AMhMGn}8888{{{b{Ml}}}{{Cn{MGh}}}}{{{b{Ml}}}{{Cn{MGl}}}}{{{b{Ml}}}{{Cn{MGj}}}}{{{b{Ml}}}{{Cn{MGn}}}}{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{{b{MGh}}{b{jc}}}fAMd}{{{b{MGl}}{b{jc}}}fAMd}{{{b{MGj}}{b{jc}}}fAMd}{{{b{MGn}}{b{jc}}}fAMd}{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{MGhCd}{{{b{c}}}Cd{}}000{{MGhcCdCd}Cd{{IDj{MGh}}}}{{{b{MGh}}{b{MGh}}}{{Cl{ALn}}}}{{{b{MGl}}{b{MGl}}}{{Cl{ALn}}}}{{{b{MGj}}{b{MGj}}}{{Cl{ALn}}}}{{{b{MGn}}{b{MGn}}}{{Cl{ALn}}}}{{ChCh}f}000{Chf}0000{{ChCh}Cd}000{ChAMh}000{{{b{c}}}e{}{}}000{{{b{c}}}{}{}}000{ce{}{}}000{{{b{c}}}BEh{}}000{{{b{c}}}A@`{}}000{{{b{c}}}{{Cl{e}}}{}{}}0005555{c{{Cn{e}}}{}{}}{{{Cl{c}}}{{Cn{MGh}}}{{EOb{{ANf{BEn}}}}}}1111111{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0007777``````````````````````````````````````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{MH`}}}MH`}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}MH`}{An{{b{c}}}{}}{An{{b{jc}}}{}}9{Anf}{{{b{MH`}}{b{jB`}}}Bb}{cc{}}0{{{b{c}}}e{}{}}{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jDb}}}f}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}6{{{Ed{Eh}}{EK`{A`}}{Ef{MH`}}{Ej{EJn}}}f}{{ChCh}f}{Chf}0{{}{{b{Cj}}}}{{{b{jFb}}}f}`>9{{{b{c}}}{{Cl{e}}}{}{}}?{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}=``````````{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{{{b{jMHb}}}f}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{Chf}{{{b{jMHb}}{Cl{AO`}}Cd}f}{{{b{jMHb}}F`}f};7{{{b{c}}}{{Cl{e}}}{}{}}:{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}};``````````{{{b{c}}d}f{}}0000{{{b{EKb}}}{{`{{CId{}{{BFb{{b{MHd}}}}}}}}}}{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000{{{b{MHf}}}MHf}{{{b{EKb}}}EKb}{{{b{MHd}}}MHd}{{{b{MHh}}}MHh}{{{b{MHj}}}MHj}{{{b{c}}{b{je}}}f{}{}}0000{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}0000{Alc{}}0000{{}MHf}{{}EKb}{{}MHd}{{}MHh}{{}MHj}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000`{{{b{c}}}{{b{e}}}{}{}}0000{Anf}0000`{{{b{MHf}}{b{jB`}}}Bb}{{{b{EKb}}{b{jB`}}}Bb}{{{b{MHd}}{b{jB`}}}Bb}{{{b{MHh}}{b{jB`}}}Bb}{{{b{MHj}}{b{jB`}}}Bb}0{cc{}}000000000{{{b{c}}}e{}{}}0000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}10010101`{{{b{jDb}}}f}``{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000````6`{{{b{EKb}}AKf}{{b{MHd}}}}``````````{{ChCh}f}0000{Chf}000000000`{{}{{b{Cj}}}}0000``=====88888{{{b{c}}}BEh{}}{{{b{c}}}A@`{}}{{{b{c}}}{{Cl{e}}}{}{}}0000{{{b{c}}}e{}{}}0000{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000`{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{{{b{MHf}}}FNj}{ce{}{}}0000``````````{{{b{c}}d}f{}}000000000`{{{b{c}}}{{b{h}}}{}}000000000{{{b{jc}}}{{b{jh}}}{}}000000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000000`````{{{b{c}}}{{b{e}}}{}{}}000000000{{{b{jc}}}{{b{je}}}{}{}}000000000`{{{b{MHl}}}MHl}{{{b{MHn}}}MHn}{{{b{MI`}}}MI`}{{{b{MIb}}}MIb}{{{b{MId}}}MId}{{{b{MIf}}}MIf}{{{b{MIh}}}MIh}{{{b{MIj}}}MIj}{{{b{MIl}}}MIl}{{{b{MIn}}}MIn}{{{b{c}}{b{je}}}f{}{}}000000000{{{b{c}}}f{}}000000000{{{b{c}}}{{Aj{Ah}}}{}}000000000``{Alc{}}000000000{{}MHl}{{}MHn}{{}MI`}{{}MIb}{{}MId}{{}MIf}{{}MIh}{{}MIj}{{}MIl}{{}MIn}`{An{{b{c}}}{}}000000000{An{{b{jc}}}{}}000000000{{{b{c}}}{{b{e}}}{}{}}000000000{Anf}000000000``{{{b{MHl}}{b{jB`}}}Bb}{{{b{MHn}}{b{jB`}}}Bb}{{{b{MI`}}{b{jB`}}}Bb}{{{b{MIb}}{b{jB`}}}Bb}{{{b{MId}}{b{jB`}}}Bb}{{{b{MIf}}{b{jB`}}}Bb}{{{b{MIh}}{b{jB`}}}Bb}{{{b{MIj}}{b{jB`}}}Bb}{{{b{MIl}}{b{jB`}}}Bb}{{{b{MIn}}{b{jB`}}}Bb}```{cc{}}0000000000000000000{{{b{c}}}e{}{}}000000000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}011010101010011010`````{{}An}000000000{ce{}{}}000000000{{{Aj{c}}}{{Aj{h}}}{}}000000000{{{C`{c}}}{{C`{h}}}{}}000000000{{{Cb{c}}}{{Cb{h}}}{}}0000000003333333333{{{b{c}}}Cd{}}000000000```````````````{{ChCh}f}000000000{Chf}0000000000000000000`{{}{{b{Cj}}}}000000000``````;;;;;;;;;;7777777777{{{b{c}}}{{Cl{e}}}{}{}}000000000<<<<<<<<<<{c{{Cn{e}}}{}{}}0000000000000000000{{{b{c}}}D`{}}000000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000000;;;;;;;;;;```````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0`{{{b{MJ`}}}MJ`}{{{b{MJb}}}MJb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0`{{}MJ`}{{}MJb}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{MJ`}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}01{{eg}A@`{}{{BFd{}{{BFb{{Bl{c}}}}}}}{{BBh{{Bl{c}}}{{BBf{{b{Ml}}}}}}}}{{{GCd{{b{jGGd}}}}{E`{A`}}{EK`{A`}}{Cl{{Ed{FOn}}}}}f}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{b{Bd}}}f}````{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}0{{{b{jFb}}}f}`{{{E`{A`}}{Ef{FNb}}{Ed{Gj}}{Gn{Hd}}{Gn{Hh}}{Gn{Jh}}{Ef{AMj}}}f}``{{{b{c}}}e{}{}}0;;{{{b{c}}}{{Cl{e}}}{}{}}011{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0??```````````````````````````````````{{}f}``````{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000``{An{{b{c}}}{}}000{An{{b{jc}}}{}}0003333{Anf}000`{cc{}}0000000>>>>`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{c}}}Cd{}}000```{Chf}000``5555{{{b{c}}}{{Cl{e}}}{}{}}000{{{b{c}}}e{}{}}000{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000::::{{{GCd{{b{jGGd}}}}{E`{A`}}{EK`{A`}}{Ej{EKj}}}f}```{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{f}}}}0{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{A@`}}}}{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{MJj}}}}{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{MJl}}}}2{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{MJn}}}}{{{b{Ml}}{b{jMJd}}{b{jMJf}}An}{{MJh{MK`}}}}`{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{{{b{Ml}}}{{Cn{MJjMKb}}}}{An{{b{c}}}{}}{An{{b{jc}}}{}}4{Anf}{cc{}}0{{{b{c}}}e{}{}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{{}MJd}{Chf}6{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}:``{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}{c{{Cn{MKd}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}5{Anf}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{cc{}}0{{{b{c}}}e{}{}}{{{b{{Cl{{Ej{LCh}}}}}}{b{Bh}}}{{Cl{MKf}}}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{Chf}{{{b{MKf}}{b{{Cl{{Ej{LCh}}}}}}{b{Bh}}}f}{{{b{MKd}}c}CnAKj}7{{{b{c}}}{{Cl{e}}}{}{}};{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}};{{{GCd{{b{jGGd}}}}{b{Bd}}{E`{A`}}{Ed{El}}{Ed{EIl}}{Ej{Bh}}{Cl{{Ej{LCh}}}}}f}{{{GCd{{b{jGGd}}}}{b{Bd}}}f}```````````````{{{b{c}}d}f{}}00{{{b{MKh}}AKf}Cd}{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}000{{{b{c}}{b{{n{l}}}}}e{}{}}000{{{b{c}}}{{b{e}}}{}{}}000{{{b{jc}}}{{b{je}}}{}{}}000{{{b{jMKh}}{b{{E`{A`}}}}{Ej{Bh}}}f}{{{b{MKh}}}MKh}{{{b{MKj}}}MKj}{{{b{MKl}}}MKl}{{{b{c}}{b{je}}}f{}{}}00{{{b{c}}}f{}}0000{{{b{c}}}{{Aj{Ah}}}{}}00{{{b{MKj}}}{{Cl{MKl}}}}{Alc{}}0{{}MKh}{{}MKj}{An{{b{c}}}{}}000{An{{b{jc}}}{}}000{c{{Cn{MKn}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}{{{b{c}}}{{b{e}}}{}{}}000{Anf}000{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{MKh}}{b{jB`}}}Bb}{{{b{MKj}}{b{jB`}}}Bb}{{{b{MKl}}{b{jB`}}}Bb}{cc{}}0000000{{{b{c}}}e{}{}}000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10{{{b{LCh}}{b{jMKh}}{b{Bh}}}f}`{{}An}000{ce{}{}}000{{{Aj{c}}}{{Aj{h}}}{}}000{{{C`{c}}}{{C`{h}}}{}}000{{{Cb{c}}}{{Cb{h}}}{}}0003333{{{b{MKj}}}Cd}{MKlCd}1{{{b{c}}}Cd{}}00022221{{{GCd{{ANn{{b{jGGd}}Mf{b{jMKh}}}}}}{E`{A`}}{Ej{EKj}}{Ej{Bh}}{EK`{A`}}{Ej{EKb}}{b{Bd}}{Cl{{Ej{LCh}}}}}f}`{{ChCh}f}00{Chf}00000{{}{{b{Cj}}}}{{{b{MKj}}}{{Cl{{Bl{BAl}}}}}}{{{b{MKj}}}{{Cl{{Bl{B@j}}}}}}{{{b{MKn}}c}CnAKj}`{{}AKf}{{{b{Bh}}{b{{ANf{{Bl{BAl}}}}}}}{{Cl{{Bl{BAl}}}}}}{{}{{Cl{A@`}}}}{{{b{c}}}e{}{}}00{ce{}{}}000{{{b{c}}}{{Cl{e}}}{}{}}0002222{c{{Cn{e}}}{}{}}0000000{{{b{c}}}D`{}}000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000{{{b{MKj}}}{{Cl{AKf}}}}{MKl{{Cl{AKf}}}}6666{{{GCd{{b{jGGd}}}}{E`{A`}}{EK`{A`}}{Ej{EKj}}{b{Bd}}{Ej{Bh}}{Cl{{Ej{LCh}}}}}f}````````````````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}000{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0`{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{ML`}}}ML`}{{{b{MLb}}}MLb}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0`{Alc{}}0`{{}ML`}{{}MLb}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{c}}{b{Dn}}}Cd{}}{{{b{MLb}}{b{MLb}}}Cd}{{{b{c}}{b{h}}}Cd{}}{{{b{c}}{b{e}}}Cd{}{}}0000{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}10`{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0``{{ChCh}f}0{Chf}000{{ChCh}Cd}``;;{{{b{c}}}{}{}}88{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<{{{GCd{{ANn{{b{jGGd}}{b{jCd}}}}}}{E`{A`}}{EK`{A`}}{Ej{EKj}}{Ed{EKb}}{Ed{GBn}}{b{Bd}}}f}`{{{GCd{{b{ML`}}}}{Ed{Eb}}}f}{{{b{MLd}}}FNj}{{{b{jGGd}}c{b{jFl}}}GGf{{DBl{HAj}}}}{{{GCd{{ANn{{b{jGGd}}{b{jML`}}Cd}}}}{E`{A`}}{EK`{A`}}{Ed{Eb}}}f}```{{{b{c}}}{{b{h}}}{}}{{{b{jc}}}{{b{jh}}}{}}{{{b{c}}{b{{n{l}}}}}e{}{}}{{{b{c}}}{{b{e}}}{}{}}{{{b{jc}}}{{b{je}}}{}{}}{An{{b{c}}}{}}{An{{b{jc}}}{}}3{Anf}{cc{}}0{{{b{c}}}e{}{}}{{MLf{b{EJn}}{b{EKd}}}{{Cl{MHj}}}}{{}An}{ce{}{}}{{{Aj{c}}}{{Aj{h}}}{}}{{{C`{c}}}{{C`{h}}}{}}{{{Cb{c}}}{{Cb{h}}}{}}3{{{b{c}}}Cd{}}{Chf}5{{{b{c}}}{{Cl{e}}}{}{}}9{c{{Cn{e}}}{}{}}0{{{b{c}}}D`{}}{{{b{c}}}{{Cl{{b{e}}}}}{}{}}9{{{GCd{{ANn{{b{jGGd}}{b{jML`}}Cd}}}}{E`{A`}}{EK`{A`}}{Ej{EJn}}{Ej{EKd}}}f}{{{GCd{{ANn{{b{jGGd}}{b{jML`}}Cd}}}}{E`{A`}}{EK`{A`}}}f}0``````{{{b{c}}d}f{}}{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{MKf}}}MKf}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}{{}MKf}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0{c{{Cn{MLh}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}};;{Anf}0{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{MKf}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{Ej{Bh}}{E`{A`}}{Ej{Eh}}{EK`{A`}}{Ej{EKj}}{Lb{AAl}}}MKf}{{ChCh}f}{Chf}00{{{b{MLh}}c}CnAKj}<88{{{b{c}}}{{Cl{e}}}{}{}}0=={c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0<<`````````````````````{{{b{c}}d}f{}}000000{{{b{c}}}{{b{h}}}{}}00000000000{{{b{jc}}}{{b{jh}}}{}}000000{{{b{c}}{b{{n{l}}}}}e{}{}}000000{{{b{c}}}{{b{e}}}{}{}}000000{{{b{jc}}}{{b{je}}}{}{}}000000{{{b{MLj}}}MLj}{{{b{MLl}}}MLl}{{{b{MLn}}}MLn}{{{b{MM`}}}MM`}{{{b{MMb}}}MMb}{{{b{MMd}}}MMd}{{{b{MMf}}}MMf}{{{b{c}}{b{je}}}f{}{}}000000{{{b{c}}}f{}}00000000{{{b{c}}}{{Aj{Ah}}}{}}000000{Alc{}}00000{{}MLj}{{}MLl}{{}MLn}{{}MM`}{{}MMb}{{}MMf}{An{{b{c}}}{}}000000{An{{b{jc}}}{}}000000{{{b{c}}}{{b{e}}}{}{}}000000{Anf}000000{{{b{c}}{b{Dn}}}Cd{}}0{{{b{MLn}}{b{MLn}}}Cd}{{{b{MMb}}{b{MMb}}}Cd}{{{b{MMd}}{b{MMd}}}Cd}{{{b{c}}{b{h}}}Cd{}}00{{{b{c}}{b{e}}}Cd{}{}}000000000{{{b{MLj}}{b{jB`}}}Bb}{cc{}}0000000000000{{{b{c}}}e{}{}}000000{{{b{Bd}}}c{}}{{{b{jBf}}}c{}}0101011001{{}An}000000{ce{}{}}000000{{{Aj{c}}}{{Aj{h}}}{}}000000{{{C`{c}}}{{C`{h}}}{}}000000{{{Cb{c}}}{{Cb{h}}}{}}0000003333333{{{b{c}}}Cd{}}000000`````{{{b{Bd}}{EK`{A`}}{E`{A`}}{Ej{Eh}}{Ej{EKj}}{Ed{GBn}}}f}``{{{b{MMf}}}AMh}`{{ChCh}f}000000{Chf}000000000000{{ChCh}Cd}0``======={{{b{c}}}{}{}}0:::::::{{{b{c}}}{{Cl{e}}}{}{}}000000???????{c{{Cn{e}}}{}{}}0000000000000{{{b{c}}}D`{}}000000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}000000>>>>>>>``{{{E`{A`}}{Ej{Eh}}{Ed{El}}{b{Bd}}}f}{{{GCd{{ANn{{b{jGGd}}{b{jEl}}}}}}{EK`{A`}}{E`{A`}}}f}{{{b{jFb}}}f}`````{{{b{c}}d}f{}}0{{{b{c}}}{{b{h}}}{}}0{{{b{jc}}}{{b{jh}}}{}}0{{{b{c}}{b{{n{l}}}}}e{}{}}0{{{b{c}}}{{b{e}}}{}{}}0{{{b{jc}}}{{b{je}}}{}{}}0{{{b{MMh}}}MMh}{{{b{MMj}}}MMj}{{{b{c}}{b{je}}}f{}{}}0{{{b{c}}}f{}}00{{{b{c}}}{{Aj{Ah}}}{}}0{Alc{}}0{{}MMh}{{}MMj}{An{{b{c}}}{}}0{An{{b{jc}}}{}}0;;{Anf}0{{{b{MMh}}{b{jB`}}}Bb}{{{b{MMj}}{b{jB`}}}Bb}{cc{}}000{{{b{c}}}e{}{}}0{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}01{{}An}0{ce{}{}}0{{{Aj{c}}}{{Aj{h}}}{}}0{{{C`{c}}}{{C`{h}}}{}}0{{{Cb{c}}}{{Cb{h}}}{}}033{{{b{c}}}Cd{}}0{{{GCd{{ANn{{b{jGGd}}{b{jFb}}{b{jCd}}{b{jCd}}{b{jCd}}Cd}}}}{E`{A`}}{EK`{A`}}{Ej{EKj}}{Ej{EIn}}}f}`{{{E`{A`}}{Ed{El}}{Ej{Eh}}{Ej{EKj}}{b{Bd}}{Ej{Bh}}{Ef{MMj}}}f}{{CdCd{b{jFb}}Cd}f}{{ChCh}f}0{Chf}000{{}{{b{Cj}}}}{{{b{jFb}}}f}??;;{{{b{c}}}{{Cl{e}}}{}{}}0{{{b{c}}}e{}{}}0{c{{Cn{e}}}{}{}}000{{{b{c}}}D`{}}0{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0{ce{}{}}0{{{GCd{{ANn{{b{jGGd}}{b{B@j}}{Cl{{b{BAl}}}}}}}}{Ej{FMl}}{Ej{Bh}}}f}``````````{{{b{c}}d}f{}}`{{{b{c}}}{{b{h}}}{}}0000{{{b{jc}}}{{b{jh}}}{}}0000{{{b{c}}{b{{n{l}}}}}e{}{}}0000{{{b{c}}}{{b{e}}}{}{}}0000{{{b{jc}}}{{b{je}}}{}{}}0000{{{b{EIn}}}EIn}{{{b{c}}{b{je}}}f{}{}}{{{b{c}}}f{}}{{{b{c}}}{{Aj{Ah}}}{}}{Alc{}}`{{}EIn}{An{{b{c}}}{}}0000{An{{b{jc}}}{}}0000{c{{Cn{MMl}}}Oh}{c{{Cn{MMn}}}Oh}{{{b{c}}{b{jAJh}}}{{Cn{fAJj}}}{}}0<<<<<{Anf}0000`{{{b{c}}{b{jAJh}}}{{Cn{fAJl}}}{}}{{{b{c}}{b{jAJn}}}{{Cn{AK`AKb}}}{}}10{{{b{EIn}}{b{jB`}}}Bb}{cc{}}000{MMnMMl}111111{{{b{c}}}e{}{}}0000{{{b{jBf}}}c{}}{{{b{Bd}}}c{}}{{{b{jDb}}}f}{{{b{c}}{b{jEIn}}}f{MN`BJb}}{{}An}0000{ce{}{}}0000{{{Aj{c}}}{{Aj{h}}}{}}0000{{{C`{c}}}{{C`{h}}}{}}0000{{{Cb{c}}}{{Cb{h}}}{}}000033333{{{b{c}}}Cd{}}0000````{{{GCd{{ANn{{b{jGGd}}{b{AJ`}}{b{MNb}}Cd{Cl{MNd}}}}}}{E`{A`}}{Ej{Bh}}{EK`{A`}}{b{Bd}}}f}{{ChCh}f}{Chf}00000`{{{b{jEIn}}}f}{{}{{b{Cj}}}}`{{{GCd{{ANn{{b{jGGd}}{b{{Bn{MNb}}}}{b{I`}}{b{EIn}}{b{{Bn{Ib}}}}}}}}{E`{A`}}{EK`{A`}}{b{Bd}}}f}{{{E`{A`}}{Ed{El}}{Ej{Eh}}{Ed{EIn}}{Ej{EKj}}{b{Bd}}}f}{{{b{MMl}}c}CnAKj}{{{b{MMn}}c}CnAKj}{{{b{jFb}}}f}{{{b{c}}}e{}{}}?????{{{b{c}}}{{Cl{e}}}{}{}}000011111{c{{Cn{e}}}{}{}}000000000{{{b{c}}}D`{}}0000{{{b{c}}}{{Cl{{b{e}}}}}{}{}}0000{ce{}{}}0000","D":"AFBhAEChACIbAEJjADCjADInAF@lGKn","p":[[1,"reference"],[5,"Private",85980],[1,"unit"],[10,"Any",85981],[0,"mut"],[5,"Image",85982],[5,"RenderAssets",85983],[5,"GameMeta",0],[5,"NetworkMeta",0],[5,"PackMeta",0],[5,"GameMusic",0],[10,"TypeData",85984],[5,"Box",85985],[5,"Context",76676,85986],[1,"usize"],[5,"Formatter",85987],[8,"Result",85987],[5,"World",33998,85988],[5,"World",85989],[5,"AssetServer",33998,85990],[5,"LuaPlugin",33998,85991],[5,"Handle",33998,85992],[5,"Vec",85993],[5,"Arc",33998,85994],[5,"Rc",85995],[1,"bool"],[5,"Context",58547,85996],[6,"c_void",85997],[5,"Schema",85998],[6,"Option",85999],[6,"Result",86000],[5,"TypeId",85981],[5,"Game",33998,86001],[10,"AudioCenterExt",208],[5,"AudioSource",33998,86002],[5,"StaticSoundSettings",74791,86003],[5,"ShuffledPlaylist",212],[6,"MusicState",212],[10,"DynEq",86004],[5,"Root",33998,86005],[5,"AudioCenter",33998,86006],[5,"ResMut",33998,86007],[5,"ResMutInit",33998,86007],[5,"EguiCtx",33998,86008],[5,"Res",33998,86007],[5,"Sessions",33998,86001],[5,"JumpyDefaultMatchRunner",311],[5,"MatchPlugin",311],[5,"Session",33998,86001],[8,"Instant",33998,86009],[5,"SystemStages",33998,86010],[5,"AttachmentMeta",443],[5,"Entity",33998,86011],[1,"f32"],[5,"Attachment",443],[5,"AttachmentEasing",443],[5,"AttachmentEasingMeta",443],[5,"PlayerBodyAttachment",443],[5,"HadPlayerBodyAttachmentMarker",443],[5,"Vec2",33998,86012],[5,"Entities",33998,86011],[8,"Comp",33998,86007],[8,"CompMut",33998,86007],[5,"Duration",33998,86013],[5,"Time",33998,86014],[5,"Sprite",33998,86015],[5,"Invincibility",5674],[5,"Transform",33998,86016],[5,"AtlasSprite",33998,86015],[5,"AnimatedSprite",33998,86017],[5,"AnimationBankSprite",33998,86017],[5,"MatchInputs",4974],[5,"PlayerIdx",32037],[5,"Bullet",734],[5,"BulletMeta",734],[5,"BulletHandle",734],[5,"Actor",7631],[5,"Collider",7631],[5,"Lifetime",5674],[5,"Commands",33998,86010],[5,"CollisionWorld",7631],[5,"EmoteRegion",32037],[5,"LoadedMap",5767],[5,"Camera",33998,86018],[5,"CameraShake",33998,86018],[5,"CameraState",881],[5,"CameraSubject",881],[5,"KinematicBody",7510],[5,"Window",33998,86019],[5,"ParallaxBackgroundSprite",881],[5,"DamageRegion",1017],[5,"DamageRegionOwner",1017],[5,"Vec3",33998,86020],[5,"Rect",33409],[5,"DebugSettings",1107],[5,"RapierDebugContext",1107],[5,"ResInit",33998,86007],[5,"DynamicBody",12919],[5,"Path2d",33998,86021],[5,"RapierDebugBackend",1107],[6,"DebugRenderObject",12970,86022],[8,"Real",12970,86023],[8,"Point",12970,86024],[1,"array"],[5,"MapManager",1229],[5,"ElementMeta",1288],[1,"u32"],[5,"Ustr",33998,86025],[5,"UVec2",33998,86026],[1,"str"],[5,"Atlas",33998,86015],[6,"TileCollisionKind",7631],[5,"ElementSolidMeta",1288],[5,"ElementEditorMeta",1288],[5,"MapElementHydrated",1288],[5,"DehydrateOutOfBounds",1288],[5,"ElementHandle",1288],[5,"ElementSolid",1288],[5,"ElementKillCallback",1288],[5,"Spawner",1288],[5,"SpawnerEntities",1288],[5,"SpawnerManager",1288],[10,"HasSchema",54626,86027],[10,"Deserializer",86028],[17,"Sys"],[5,"StaticSystem",33998,86007],[10,"IntoSystem",33998,86007],[5,"String",86029],[5,"BussMeta",1799],[5,"Buss",1799],[5,"Item",5234],[5,"ItemThrow",5234],[5,"ItemGrab",5234],[5,"PlayerInventories",5234],[5,"ItemUsed",5234],[5,"ItemDropped",5234],[5,"CannonMeta",1915],[5,"Cannon",1915],[5,"CrabMeta",2031],[6,"CrabState",2031],[5,"CrabCritter",2031],[5,"GlobalRng",32842],[5,"CrateMeta",2190],[5,"IdleCrate",2190],[5,"ThrownCrate",2190],[5,"AnimatedDecorationMeta",2344],[5,"FishSchoolMeta",2394],[5,"FishSchool",2394],[5,"Fish",2394],[6,"FishState",2394],[5,"FlappyJellyfishMeta",2573],[5,"FlappyJellyfish",2573],[5,"ExplodeFlappyJellyfish",2573],[5,"PlayerDrivingJellyfish",2890],[5,"Jellyfish",2890],[5,"CameraTraumaEvents",33998,86018],[5,"DehydrateJellyfish",2890],[5,"SVec",55122,86030],[10,"FlappyJellyfishMetaSchemaExts",2573],[5,"GrenadeMeta",2734],[5,"IdleGrenade",2734],[5,"LitGrenade",2734],[5,"PlayerLayers",32037],[5,"JellyfishMeta",2890],[5,"Inventory",5234],[5,"PlayerState",32623],[5,"KickBombMeta",3080],[5,"IdleKickBomb",3080],[5,"LitKickBomb",3080],[5,"KickBombHandle",3080],[5,"KickBombCommand",3080],[5,"UntypedHandle",33998,85992],[5,"MachineGunMeta",3327],[5,"MachineGun",3327],[6,"MachineGunState",3327],[5,"MineMeta",3486],[5,"IdleMine",3486],[5,"ThrownMine",3486],[5,"MusketMeta",3641],[5,"Musket",3641],[5,"PeriscopeMeta",3755],[5,"Periscope",3755],[5,"PlayerSpawnerMeta",3869],[5,"PlayerSpawner",3869],[5,"CurrentSpawner",3869],[5,"SlipperyMeta",4003],[5,"Slippery",4003],[5,"SlipperySeaweedMeta",4099],[5,"SlipperySeaweed",4099],[5,"SnailMeta",4194],[6,"Snail",4194],[5,"SpikeMeta",4301],[5,"Spike",4301],[5,"SproingerMeta",4396],[5,"Sproinger",4396],[5,"NavGraph",5767],[5,"StompBootsMeta",4493],[5,"WearingStompBoots",4493],[5,"StompBoots",4493],[5,"WornStompBoots",4493],[5,"PlayerKilled",32037],[5,"SwordMeta",4678],[5,"Sword",4678],[6,"SwordState",4678],[5,"PendingDamageRegions",4678],[5,"UrchinMeta",4876],[5,"Urchin",4876],[5,"PlayerInput",4974],[5,"LocatedTileLayer",4974],[5,"ElementLayer",4974],[6,"EditorInput",4974],[10,"Serializer",86031],[6,"ErrorImpl",86031],[5,"Error",86032],[10,"Serializer",86031],[5,"Ok",86031],[5,"Error",86032],[5,"PlayerControl",33569],[6,"ControlSource",33569],[6,"NetworkInputStatus",86033],[10,"Serializer",86034],[5,"PlayerInputCollector",33569],[5,"DropItem",5234],[5,"Inv",5234],[5,"ItemGrabbed",5234],[5,"SpawnedMapLayerMeta",5767],[5,"NavNode",5767],[5,"MapSpawned",5767],[5,"SpawnedMapMeta",5767],[5,"NavGraphEdge",5767],[6,"Ordering",86035],[5,"MapMeta",6749],[8,"NavGraphInner",5767],[10,"Hasher",86036],[5,"IVec2",33998,86037],[1,"u64"],[5,"ClearColor",33998,86018],[5,"Tile",33998,86038],[5,"TileLayer",33998,86038],[5,"TileDynamicCollider",7631],[10,"MapConstructor",6104],[5,"ShiftnanigansMapConstructor",6107],[1,"slice"],[5,"UngroupedPixel",6107],[5,"PixelType",6107],[1,"i16"],[1,"tuple"],[5,"MapPool",6329],[5,"MapPoolNetwork",6329],[5,"CoreMeta",6411],[5,"CameraMeta",6411],[5,"PhysicsMeta",6411],[5,"PhysicsPlayerMeta",6411],[5,"CoreConfigMeta",6411],[10,"MatchAssetServerExt",6411],[5,"BackgroundMeta",6749],[5,"ParallaxLayerMeta",6749],[5,"MapLayerMeta",6749],[5,"ElementSpawn",6749],[5,"MapTileMeta",6749],[5,"PlayerMeta",7030],[5,"PlayerLayersMeta",7030],[5,"PlayerBodyLayerMeta",7030],[5,"BodyAnimationsMeta",7030],[5,"Offsets",7030],[5,"PlayerLayerMeta",7030],[5,"PlayerStatsMeta",7030],[5,"PlayerSoundsMeta",7030],[5,"EmoteMeta",7030],[5,"HatMeta",7030],[10,"Deserialize",33998,86028],[6,"ColliderShape",12801],[6,"PhysicsStage",7510],[5,"Ulid",33998,86039],[17,"Output"],[10,"Fn",86040],[10,"QueryItem",33998,86011],[5,"SharedShape",12970,86041],[5,"ColliderBuilder",12970,86042],[5,"CollisionCache",7631],[5,"RapierContext",7631],[5,"PhysicsHooks",7631],[5,"Solid",7631],[5,"TileRapierHandle",7631],[5,"ColliderHandle",12970,86043],[5,"EntityHasher",7631],[1,"u128"],[5,"PairFilterContext",12970,86044],[5,"SolverFlags",12970,86045],[6,"PhysicsError",7631],[5,"RefMut",33998,86046],[5,"RigidBodySet",12970,86047],[5,"ColliderSet",12970,86048],[6,"CollisionEvent",12970,86049],[5,"ContactPair",12970,86045],[5,"ContactModificationContext",12970,86044],[5,"RigidBody",12970,86050],[10,"FnOnce",86040],[5,"SolverGroup",8284],[5,"SmolStr",86051],[5,"PhysicsParams",7631],[10,"FnMut",86040],[1,"u8"],[5,"CollisionGroup",8284],[17,"Item"],[10,"IntoIterator",86052],[5,"Iter",86053],[5,"IterNames",86053],[10,"Shape",12970,86054],[10,"SimdCompositeShape",12970,86055],[10,"PolygonalFeatureMap",12970,86056],[10,"SupportMap",12970,86057],[6,"TypedShape",12970,86054],[10,"RayCast",12970,86058],[5,"Ray",86058],[5,"RayIntersection",86058],[5,"Complex",20771,86059],[5,"Unit",20771,86060],[5,"Isometry",20771,86061],[10,"BoundingVolume",12970,86062],[5,"Const",20771,86063],[5,"OPoint",20771,86064],[5,"Aabb",86065],[5,"BoundingSphere",86066],[10,"PointQuery",12970,86067],[10,"DebugRenderBackend",12970,86022],[5,"ArrayStorage",20771,86068],[5,"Matrix",20771,86069],[6,"FeatureId",12970,86070],[10,"PhysicsHooks",12970,86044],[10,"EventHandler",12970,86071],[5,"PolygonalFeature",12970,86072],[17,"PartShape"],[17,"PartId"],[17,"QbvhStorage"],[10,"TypedSimdCompositeShape",12970,86055],[10,"Sized",86073],[10,"IndexedData",86074],[10,"QbvhStorage",86075],[5,"MassProperties",12970,86076],[5,"PointProjection",86067],[17,"Location"],[10,"PointQueryWithLocation",12970,86067],[5,"DefaultStorage",86077],[5,"GenericQbvh",86074],[6,"ShapeType",12970,86054],[5,"IntegrationParameters",12970,86078],[5,"Multibody",12970,86079],[5,"MultibodyLink",12970,86080],[5,"Dyn",20771,86063],[5,"VecStorage",20771,86081],[5,"JointGenericOneBodyConstraint",86082],[5,"JointMotor",12970,86083],[10,"BroadPhase",12970,86084],[6,"BroadPhasePairEvent",12970,86085],[10,"Signed",86086],[17,"RealField"],[10,"ComplexField",20771,86087],[10,"RealField",20771,86088],[10,"DimAdd",20771,86063],[10,"Dim",20771,86063],[10,"DimNameAdd",20771,86063],[10,"DimName",20771,86063],[10,"SimdBool",20771,86089],[10,"RawStorageMut",20771,86090],[17,"RStride"],[17,"CStride"],[10,"RawStorage",20771,86090],[17,"Size"],[10,"DimRange",20771,86091],[10,"SimdComplexField",20771,86092],[10,"PartialOrd",86035],[10,"Storage",20771,86090],[10,"SupersetOf",86093],[10,"DimDiv",20771,86063],[10,"DimNameDiv",20771,86063],[17,"Element"],[17,"SimdBool"],[10,"SimdValue",20771,86094],[17,"SimdRealField"],[10,"SimdRealField",20771,86095],[10,"AbstractRotation",20771,86096],[10,"Scalar",20771,86097],[10,"SimdPartialOrd",20771,86098],[10,"Ord",86035],[10,"DimMax",20771,86063],[10,"DimNameMax",20771,86063],[10,"Norm",20771,86099],[10,"DimMin",20771,86063],[10,"DimNameMin",20771,86063],[10,"DimMul",20771,86063],[10,"DimNameMul",20771,86063],[17,"Norm"],[10,"Normed",20771,86060],[10,"One",86100],[1,"i32"],[10,"ReshapableStorage",20771,86090],[10,"DimSub",20771,86063],[10,"DimNameSub",20771,86063],[10,"StorageMut",20771,86090],[10,"Copy",86073],[10,"ClosedAdd",20771,86101],[10,"ClosedSub",20771,86101],[10,"Zero",86100],[5,"ColliderShapeCache",12801],[8,"Aabb",12970,86049],[8,"SimulationCommand",12919],[5,"Quat",33998,86102],[5,"GenericTriMesh",12970,86103],[10,"TriMeshStorage",12970,86104],[5,"HalfSpace",12970,86105],[5,"Polyline",12970,86106],[5,"ConvexPolygon",12970,86107],[5,"GenericHeightField",12970,86108],[10,"HeightFieldStorage",12970,86108],[5,"Compound",12970,86109],[5,"RigidBodyActivation",12970,86110],[5,"Collider",12970,86042],[5,"ActiveCollisionTypes",12970,86043],[5,"IslandManager",12970,86111],[5,"RigidBodyHandle",12970,86110],[5,"ActiveEvents",12970,86071],[5,"ActiveHooks",12970,86044],[5,"RigidBodyVelocity",12970,86110],[5,"ColliderParent",12970,86043],[5,"ColliderPosition",12970,86043],[6,"ColliderMassProps",12970,86043],[5,"RigidBodyBuilder",12970,86050],[5,"JointAxesMask",12970,86083],[5,"RigidBodyChanges",12970,86110],[5,"LockedAxes",12970,86110],[5,"CollisionEventFlags",12970,86049],[5,"ColliderChanges",12970,86043],[5,"TriMeshFlags",12970,86103],[5,"InteractionGroups",12970,86112],[5,"Group",12970,86112],[5,"QueryFilterFlags",12970,86113],[5,"DebugRenderMode",12970,86114],[5,"RigidBodyDamping",12970,86110],[5,"MultibodyJoint",12970,86115],[5,"RigidBodyForces",12970,86110],[5,"RigidBodyMassProps",12970,86110],[5,"Ball",86116],[5,"Capsule",86117],[5,"Cuboid",86118],[5,"GenericJoint",12970,86083],[5,"FixedJoint",12970,86119],[5,"Triangle",86120],[5,"RoundShape",12970,86121],[5,"PrismaticJoint",12970,86122],[5,"RevoluteJoint",12970,86123],[5,"RopeJoint",12970,86124],[5,"Segment",86125],[5,"RigidBodyColliders",12970,86110],[5,"RigidBodyCcd",12970,86110],[5,"RigidBodyPosition",12970,86110],[5,"MultibodyJointSet",12970,86126],[10,"Iterator",86127],[5,"ImpulseJointSet",12970,86128],[5,"ImpulseJointHandle",12970,86128],[5,"ImpulseJoint",12970,86129],[5,"MultibodyJointHandle",12970,86126],[6,"SegmentPointLocation",12970,86125],[6,"TrianglePointLocation",12970,86120],[1,"u16"],[6,"RigidBodyType",12970,86110],[5,"FixedJointBuilder",12970,86119],[5,"GenericJointBuilder",12970,86083],[5,"PrismaticJointBuilder",12970,86122],[5,"RevoluteJointBuilder",12970,86123],[5,"RopeJointBuilder",12970,86124],[5,"SpringJointBuilder",12970,86130],[5,"SpringJoint",12970,86130],[5,"QueryPipeline",12970,86113],[5,"QueryFilter",12970,86113],[5,"TOI",86131],[5,"CCDSolver",12970,86132],[6,"PredictedImpacts",86132],[6,"CoefficientCombineRule",12970,86133],[6,"JointAxis",12970,86083],[5,"JointLimits",12970,86083],[10,"Clone",86134],[6,"JointEnabled",12970,86083],[6,"MotorModel",12970,86135],[5,"MultibodyIndex",12970,86126],[5,"MultibodyLinkId",12970,86126],[6,"RigidBodyAdditionalMassProps",12970,86110],[5,"RigidBodyIds",12970,86110],[5,"RigidBodyDominance",12970,86110],[5,"TrackedContact",12970,86136],[5,"BodyPair",12970,86047],[5,"ContactForceEvent",12970,86049],[5,"BroadPhaseMultiSap",12970,86137],[5,"ColliderPair",12970,86085],[6,"TriangleOrientation",12970,86120],[6,"ColliderType",12970,86043],[5,"ColliderBroadPhaseData",12970,86043],[6,"TopologyError",12970,86103],[5,"TriMeshConnectedComponents",12970,86103],[5,"TopoVertex",12970,86103],[5,"TopoFace",12970,86103],[5,"ColliderMaterial",12970,86043],[5,"TopoHalfEdge",12970,86103],[5,"TriMeshTopology",12970,86103],[6,"ColliderEnabled",12970,86043],[5,"ColliderFlags",12970,86043],[5,"PackedFeatureId",12970,86070],[5,"ContactData",12970,86045],[5,"IntersectionPair",12970,86045],[5,"ContactManifoldData",12970,86045],[5,"SolverContact",12970,86045],[5,"InteractionGraph",12970,86138],[5,"NarrowPhase",12970,86139],[5,"DebugRenderStyle",12970,86140],[5,"EdgeIndex",86141],[5,"ContactManifold",86136],[10,"Default",86142],[5,"VHACDParameters",86143],[5,"CollisionPipeline",12970,86144],[5,"PhysicsPipeline",12970,86145],[5,"DebugRenderPipeline",12970,86114],[10,"SimdRealCopy",86146],[5,"ViewStorageMut",20771,86091],[1,"i8"],[10,"Send",86073],[10,"Sync",86073],[10,"PartialEq",86035],[5,"Error",85987],[10,"Debug",85987],[1,"i64"],[5,"ViewStorage",20771,86091],[5,"ChannelEventCollector",12970,86071],[5,"Index",86147],[10,"Into",86148],[5,"NodeIndex",86141],[5,"LU",20771,86149],[10,"ExactSizeIterator",86150],[5,"Sender",86151],[5,"NonlinearRigidMotion",86152],[10,"PersistentQueryDispatcher",86153],[10,"QueryDispatcher",86153],[5,"Graph",86141],[1,"isize"],[5,"Range",86154],[6,"QueryPipelineMode",12970,86113],[10,"ToTypenum",20771,86063],[5,"Transform",20771,86155],[10,"TCategory",20771,86155],[10,"AbsDiffEq",86156],[5,"Quaternion",20771,86157],[5,"DualQuaternion",20771,86158],[5,"Rotation",20771,86159],[17,"Epsilon"],[5,"Translation",20771,86160],[5,"Scale",20771,86161],[5,"Similarity",20771,86162],[5,"AutoSimd",86163],[10,"ClosedMul",20771,86101],[10,"Num",86164],[10,"NumAssign",86164],[20,"MaybeUninit",86165],[10,"SimdSigned",86166],[5,"PermutationSequence",20771,86167],[10,"AsPrimitive",86168],[5,"Orthographic3",20771,86169],[5,"Perspective3",20771,86170],[10,"IsContiguous",20771,86090],[6,"TProjective",20771,86155],[5,"Reflection",20771,86171],[5,"Bidiagonal",20771,86172],[10,"ClosedDiv",20771,86101],[10,"Mul",86173],[10,"Add",86173],[5,"Cholesky",20771,86174],[5,"DefaultAllocator",20771,86175],[5,"EuclideanNorm",20771,86099],[5,"LpNorm",20771,86099],[5,"UniformNorm",20771,86099],[6,"TGeneral",20771,86155],[6,"TAffine",20771,86155],[5,"ColPivQR",20771,86176],[5,"FullPivLU",20771,86177],[5,"Hessenberg",20771,86178],[5,"QR",20771,86179],[5,"Schur",20771,86180],[5,"SVD",20771,86181],[5,"SymmetricEigen",20771,86182],[5,"SymmetricTridiagonal",20771,86183],[5,"UDU",20771,86184],[5,"ColumnIter",31399,86185],[5,"ColumnIterMut",31399,86185],[10,"Field",20771,86101],[1,"f64"],[10,"Neg",86173],[10,"ClosedNeg",86101],[10,"SubTCategoryOf",20771,86155],[10,"TCategoryMul",20771,86155],[10,"SuperTCategoryOf",20771,86155],[10,"Extend",86052],[10,"UpperHex",85987],[10,"UpperExp",85987],[10,"Octal",85987],[10,"LowerExp",85987],[10,"Binary",85987],[10,"LowerHex",85987],[10,"Display",85987],[10,"Pointer",85987],[10,"ToPrimitive",86168],[10,"NumCast",86168],[5,"DVec4",33998,86186],[5,"UVec3",33998,86187],[5,"BVec4",33998,86188],[5,"DMat4",33998,86189],[10,"SubsetOf",86093],[10,"PrimitiveSimdValue",86094],[10,"From",86148],[5,"UVec4",33998,86190],[5,"DMat3",33998,86191],[5,"Mat4",33998,86192],[5,"BVec2",33998,86193],[5,"Vec4",33998,86194],[5,"Mat3",33998,86195],[5,"Vec3A",33998,86196],[5,"Mat2",33998,86197],[5,"DVec2",33998,86198],[5,"IVec3",33998,86199],[5,"DVec3",33998,86200],[5,"IVec4",33998,86201],[5,"BVec3",33998,86202],[5,"DMat2",33998,86203],[5,"DQuat",33998,86204],[10,"FromPrimitive",86168],[1,"i128"],[5,"WideF32x4",86205],[5,"WideF64x4",86205],[5,"WideF32x8",86205],[10,"FromStr",86206],[10,"MatrixIndex",31395,86207],[10,"MatrixIndexMut",31395,86207],[10,"Hash",86036],[10,"FloatCore",86208],[10,"RelativeEq",86209],[5,"MatrixIter",31399,86185],[5,"MatrixIterMut",31399,86185],[10,"Bounded",86210],[10,"MulAdd",86211],[10,"MulAddAssign",86211],[5,"RowIter",31399,86185],[5,"RowIterMut",31399,86185],[5,"SimdOption",86212],[10,"IsNotStaticOne",20771,86063],[10,"UlpsEq",86213],[5,"ShapeConstraint",28904,86214],[5,"X",28951,86215],[5,"XY",28951,86215],[5,"XYZ",28951,86215],[5,"XYZW",28951,86215],[5,"XYZWA",28951,86215],[5,"XYZWAB",28951,86215],[5,"IJKW",28951,86215],[5,"M2x2",28951,86215],[5,"M2x3",28951,86215],[5,"M2x4",28951,86215],[5,"M2x5",28951,86215],[5,"M2x6",28951,86215],[5,"M3x2",28951,86215],[5,"M3x3",28951,86215],[5,"M3x4",28951,86215],[5,"M3x5",28951,86215],[5,"M3x6",28951,86215],[5,"M4x2",28951,86215],[5,"M4x3",28951,86215],[5,"M4x4",28951,86215],[5,"M4x5",28951,86215],[5,"M4x6",28951,86215],[5,"M5x2",28951,86215],[5,"M5x3",28951,86215],[5,"M5x4",28951,86215],[5,"M5x5",28951,86215],[5,"M5x6",28951,86215],[5,"M6x2",28951,86215],[5,"M6x3",28951,86215],[5,"M6x4",28951,86215],[5,"M6x5",28951,86215],[5,"M6x6",28951,86215],[5,"BinEncoder",86216],[5,"ProtoError",86217],[5,"BinEncoder",86216],[5,"ProtoError",86217],[5,"IntoFallible",86218],[5,"Convert",86218],[5,"Init",31702,86219],[5,"Uninit",31702,86219],[5,"GivensRotation",31986,86220],[6,"Emote",32037],[6,"EmoteState",32037],[5,"PlayerCommand",32037],[5,"AiPlayer",32037],[5,"PathfindingDebugLines",32037],[5,"PlayersHaveSpawned",32037],[5,"Hat",32037],[5,"PlayerRagdollState",32783],[5,"PlayerStateStageImpl",32675],[5,"PlayerStateStage",32675],[10,"TurboRand",33998,86221],[1,"char"],[10,"RangeBounds",86154],[5,"Rng",32842,86222],[5,"AtomicRng",32842,86222],[10,"TurboCore",32842,86221],[10,"ForkableCore",32842,86221],[10,"GenCore",33998,86221],[5,"Table",76676,86223],[17,"Seed"],[10,"SeededCore",32842,86221],[5,"RoundScoringState",33099],[5,"MatchScore",33099],[5,"SessionOptions",33998,86001],[5,"ScoringMenuState",85789],[6,"SyncingInfo",33998,86033],[6,"MetaHandleCastError",33365],[5,"Ease",33225],[5,"EaseMeta",33225],[6,"EaseFunction",33225],[5,"WinIndicatorMeta",33471],[5,"DebugMenuState",33519],[5,"KeyboardInputs",33998,86224],[5,"Localization",33998,86225],[5,"PlayerControlMapping",83840],[5,"GamepadInputs",33998,86226],[5,"DensePlayerControl",33569],[5,"EguiInputSettings",33569],[5,"GlobalPlayerControls",33569],[5,"ControlSourceIter",33569],[8,"HashMap",33998,86227],[5,"RawInput",58547,86228],[5,"DenseMoveDirection",82709,86229],[5,"OptionalQueryItem",33998,86011],[10,"ComponentIterBitset",33998,86230],[17,"Target"],[10,"Deref",86231],[5,"OptionalQueryItemMut",33998,86011],[10,"DerefMut",86231],[5,"Audio",33998,86232],[5,"ComponentStore",33998,86230],[5,"Ref",33998,86233],[5,"AudioManager",33998,86002],[6,"Color",33998,86234],[5,"I64Vec2",33998,86235],[5,"I64Vec3",33998,86236],[5,"I64Vec4",33998,86237],[5,"Affine2",33998,86238],[5,"Affine3A",33998,86239],[5,"Mat3A",33998,86240],[5,"DAffine2",33998,86241],[5,"DAffine3",33998,86242],[10,"Absolutize",33998,86243],[5,"Path",86244],[6,"Cow",86245],[5,"Error",86246],[10,"AsRef",86148],[5,"CommandQueue",33998,86010],[5,"U64Vec2",33998,86247],[5,"U64Vec3",33998,86248],[5,"U64Vec4",33998,86249],[5,"Duration",86250],[5,"Nanos",86251],[5,"GamepadsRumble",33998,86226],[5,"GamepadRumbleIntensity",33998,86226],[10,"SystemStage",33998,86010],[5,"SimpleSystemStage",33998,86010],[10,"StageLabel",33998,86010],[10,"InputCollector",33998,86252],[5,"BVec3A",33998,86253],[5,"BVec4A",33998,86254],[10,"Allocator",86255],[6,"Maybe",33998,86256],[6,"EulerRot",33998,86257],[10,"Reflect",86258],[17,"Iter"],[5,"BitSetVec",33998,86259],[5,"UntypedComponentStore",33998,86260],[5,"BitSlice",86261],[10,"BitOrder",86262],[5,"CStr",86263],[5,"BorrowedFd",86264],[10,"AsFd",86264],[6,"LuaPluginSystemsState",33998,85991],[5,"LuaPluginSystems",33998,85991],[10,"AsMut",86148],[5,"AtomicCell",33998,86265],[10,"AsRawFd",86266],[5,"AssetLoc",33998,86267],[5,"AssetLocRef",33998,86267],[5,"SchemaRefMut",56012,86268],[5,"SchemaRef",56012,86268],[10,"ValueExt",33998,86269],[5,"TypeError",76676,86270],[6,"AssetKind",33998,86267],[5,"AssetExtensions",33998,86267],[10,"AssetLoader",33998,86267],[5,"BiChannelClient",33998,86271],[5,"BiChannelServer",33998,86271],[10,"BitSet",33998,86272],[5,"BitFmt",33998,86273],[5,"BorderedButton",33998,86274],[5,"BorderImageMeta",33998,86275],[5,"BorderedFrame",33998,86276],[5,"UntypedResource",33998,86277],[5,"SchemaBox",56012,86268],[5,"AtomicResource",33998,86277],[5,"FluentResourceAsset",33998,86225],[5,"FluentResource",71262,86278],[5,"NonZero",86279],[10,"Service",86280],[5,"Request",86281],[10,"Filter",86282],[5,"Metadata",86283],[5,"Interest",86284],[10,"Error",86285],[6,"ReplyError",86286],[10,"RequestConnection",86287],[6,"ConnectionError",86286],[6,"Error",86288],[5,"Replacements",86289],[5,"AtlasCollisionTile",33998,86015],[10,"EguiContextExt",33998,86008],[5,"LabeledId",33998,86290],[5,"Version",33998,86291],[5,"AssetPack",33998,86267],[5,"AssetPackSpec",33998,86267],[5,"AssetPackReq",33998,86267],[5,"SchemaPath",33998,86267],[5,"AssetLoadProgress",33998,86267],[5,"AssetStore",33998,86267],[5,"LoadedAsset",33998,86267],[5,"LuaPlugins",33998,86292],[5,"AssetInfo",33998,86267],[5,"Cid",33998,86293],[5,"WorldRef",33998,86292],[5,"LuaEngine",33998,86292],[5,"ComponentStores",33998,86294],[5,"SchemaAssetHandle",33998,85992],[5,"CorePackfileMeta",33998,85990],[5,"PackfileMeta",33998,85990],[5,"IncompatibleGameVersionError",33998,85990],[6,"GamepadEvent",33998,86226],[5,"GamepadConnectionEvent",33998,86226],[6,"GamepadConnectionEventKind",33998,86226],[5,"GamepadButtonEvent",33998,86226],[6,"GamepadButton",33998,86226],[5,"GamepadAxisEvent",33998,86226],[6,"GamepadAxis",33998,86226],[5,"UntypedResources",33998,86277],[6,"GamepadRumbleRequest",33998,86226],[5,"CellAlreadyPresentError",33998,86277],[5,"Resources",33998,86277],[5,"CurrentSystemStage",33998,86010],[6,"CoreStage",33998,86010],[5,"KeyboardEvent",33998,86224],[6,"KeyCode",33998,86224],[5,"MouseInputs",33998,86295],[5,"MouseScrollEvent",33998,86295],[6,"MouseScrollUnit",33998,86295],[5,"MouseButtonEvent",33998,86295],[6,"MouseButton",33998,86295],[5,"MouseScreenPosition",33998,86295],[5,"MouseWorldPosition",33998,86295],[6,"ButtonState",33998,86252],[6,"CameraSize",33998,86018],[5,"Viewport",33998,86018],[5,"ShakeNoise",33998,86018],[6,"Image",33998,86015],[5,"ButtonThemeMeta",33998,86275],[5,"ButtonBordersMeta",33998,86275],[5,"MarginMeta",33998,86275],[5,"EguiInputHook",33998,86008],[5,"EguiTextures",33998,86008],[5,"Font",33998,86008],[5,"FontMeta",33998,86008],[5,"EguiSettings",33998,86008],[5,"Stopwatch",33998,86296],[5,"Timer",33998,86297],[6,"TimerMode",33998,86297],[6,"AudioEvent",33998,86006],[5,"StaticSoundData",33998,86298],[5,"RngGenerator",33998,86299],[5,"NetworkDebugMenuState",33998,86300],[5,"DisconnectedPlayers",33998,86033],[5,"FluentBundleAsset",33998,86225],[5,"LocalizationAsset",33998,86225],[5,"RootLocalizationFieldIdx",33998,86225],[6,"LogFileRotation",33998,86301],[5,"LogPath",33998,86301],[5,"ExitBones",33998,86302],[5,"DynamicStruct",86303],[5,"Id",86304],[10,"Subscriber",86284],[5,"ClientConfig",86305],[10,"ReadWrite",86306],[6,"Error",86307],[5,"SchemaId",57040,85998],[10,"Context",53999,86308],[5,"Error",53999,86308],[5,"RawMutex",86309],[5,"MappedMutexGuard",86310],[10,"UlidExt",33998,86311],[10,"TryInto",86148],[5,"Reader",86312],[10,"BufferRef",86312],[10,"CreateFrom",86313],[5,"Current",86304],[5,"SystemTime",86314],[5,"Lazy",33998,86315],[5,"AssetServerInner",33998,85990],[5,"LuaSingletons",33998,86292],[5,"ScriptingGamePlugin",33998,86316],[5,"LogSettings",33998,86301],[5,"Storage",33998,86317],[5,"MemoryBackend",33998,86317],[10,"FromWorld",33998,85988],[5,"In",33998,86007],[5,"MetaAssetLoadCtx",33998,86318],[5,"SchemaPtrLoadCtx",33998,86318],[5,"NetworkHandle",33998,86319],[10,"SessionRunner",33998,86001],[6,"RequestKind",86287],[6,"DiscardMode",86320],[5,"Weak",85994],[5,"Context",86321],[5,"Metadata",86322],[10,"Log",86322],[5,"LabelKeyEncoder",86323],[5,"LabelValueEncoder",86323],[10,"FromIterator",86052],[10,"AssetIo",33998,86324],[10,"Future",86325],[5,"Pin",86326],[5,"FileAssetIo",33998,86324],[5,"WebAssetIo",33998,86324],[5,"DummyIo",33998,86324],[6,"QuerySingleError",33998,86011],[5,"Event",86327],[5,"Lua",76676,85986],[5,"ExtensionInformation",86328],[5,"Tween",75754,86329],[6,"LogFileError",33998,86301],[10,"Connection",86287],[5,"File",86330],[6,"LabeledIdCreateError",33998,86290],[6,"LabledIdParseError",33998,86290],[6,"HexColorError",33998,86234],[10,"EguiResponseExt",33998,86008],[5,"Ui",58547,86331],[5,"Response",58547,86332],[5,"Frame",72104,86333],[1,"never"],[6,"FromHexError",86334],[5,"PathBuf",86244],[5,"OsStr",86335],[5,"OsString",86335],[5,"CString",86336],[10,"ToOwned",86245],[5,"Vec1",86337],[5,"__m128",86338],[6,"Color",86339],[5,"TimeSpec",86340],[5,"Time",86341],[5,"Delay",86342],[5,"Delay",86342],[5,"TimeSpec",86340],[5,"Cursor",86343],[6,"FromFileError",74475,86344],[10,"Rng",86345],[10,"MediaSource",86346],[6,"DecodeError",86347],[10,"FromType",54626,86027],[5,"SchemaMismatchError",56012,86268],[6,"Value",76676,86348],[6,"ReplyOrIdError",86286],[5,"MappedRef",58179,86349],[6,"TextureId",58547,86350],[5,"Ref",58179,86349],[5,"RefMut",58179,86349],[17,"InputCollector"],[17,"ControlMapping"],[17,"ControlSource"],[10,"PlayerControls",33998,86252],[5,"MappedRefMut",58179,86349],[6,"TypeInfo",86351],[5,"TypeRegistration",85984],[5,"FluentArgs",71262,86352],[5,"FontId",58547,86353],[10,"SessionPlugin",33998,86001],[10,"GamePlugin",33998,86001],[5,"LuaPluginLoaderSessionPlugin",33998,86292],[5,"DefaultSessionPlugin",33998,86302],[5,"DefaultGamePlugin",33998,86302],[10,"Sound",74475,86354],[5,"NonNull",86355],[5,"AtomicBorrow",57380,86356],[5,"AtomicBorrowMut",57380,86356],[5,"UserData",76676,86357],[5,"UntypedComponentStoreIter",33998,86260],[5,"Packs",33998,86005],[5,"PacksIter",33998,86005],[5,"Iter",86358],[5,"EntityIterator",33998,86011],[5,"FieldIter",86303],[5,"UntypedComponentStoreIterMut",33998,86260],[5,"IterMut",86358],[5,"UntypedComponentBitsetIteratorMut",33998,86359],[1,"fn"],[5,"Map",86360],[5,"UntypedComponentOptionalBitsetIteratorMut",33998,86359],[5,"AllPacksData",33998,86005],[5,"AllPacksDataIter",33998,86005],[5,"EntitiesIterWith",33998,86011],[5,"UntypedComponentBitsetIterator",33998,86359],[5,"UntypedComponentOptionalBitsetIterator",33998,86359],[5,"EventListener",86361],[5,"AssetLoadCtx",33998,86267],[10,"StorageApi",33998,86317],[5,"ThreadExecutor",86362],[5,"FontLoader",33998,86008],[5,"AudioLoader",33998,86002],[5,"SchemaMetaAssetLoader",33998,86267],[5,"Record",86322],[10,"IntoOptionalRegion",74475,86354],[10,"CloneToUninit",86134],[5,"Margin",58547,86363],[5,"LevelFilter",86283],[10,"MetatableFn",33998,86269],[6,"PlaybackState",74475,86354],[10,"System",33998,86007],[5,"Instant",86314],[6,"WidgetText",58547,86364],[5,"Attributes",86304],[5,"Recompositions",86365],[5,"Decompositions",86366],[5,"Record",86304],[6,"OutputDestination",72104,86367],[5,"DashMap",57463,86368],[5,"Rect",58547,86369],[6,"Shape",58547,86370],[6,"Value",75754,86371],[5,"Error",86372],[5,"X11Error",86328],[6,"ParseError",86373],[6,"Event",86374],[6,"PlaybackRate",74475,86375],[5,"PlayerNetworkStats",86033],[5,"Request",86285],[5,"BorrowedCursor",86376],[5,"IoSliceMut",86377],[5,"RecvError",86378],[6,"ReflectMut",86258],[6,"ReflectOwned",86258],[6,"ReflectPathError",86379],[6,"ReflectRef",86258],[10,"AssetServerExt",33998,86302],[5,"RichText",58547,86364],[5,"LuaScript",33998,85991],[6,"SeekFrom",86377],[5,"SendError",86378],[5,"IoSlice",86377],[5,"OwnedFd",86264],[5,"Cookie",86380],[10,"TryParse",86328],[5,"CookieWithFds",86380],[10,"TryParseFd",86328],[5,"VoidCookie",86380],[10,"ReplyRequest",86328],[10,"ReplyFDsRequest",86328],[10,"VoidRequest",86328],[5,"Sense",58547,86381],[10,"Serialize",33998,86034],[6,"CpalWithFallbackBackend",33998,86002],[5,"Setup",86382],[5,"LogFileGuard",86301],[5,"InnerResponse",58547,86332],[5,"VecDeque",86383],[10,"CtxExt",33998,86269],[10,"ShaderType",86313],[5,"Socket",86384],[5,"LocalFutureObj",86385],[5,"SpawnError",86386],[10,"LocalSpawn",86386],[5,"FutureObj",86385],[10,"Spawn",86386],[5,"Renderer",73861,86387],[6,"PlaybackPosition",74475,86388],[6,"StartTime",72104,86389],[5,"StreamSafe",86390],[6,"EncodeError",86347],[5,"Collection",86391],[10,"Collect",86392],[6,"BitSpanError",86393],[5,"ConversionRange",86394],[5,"PollTimeout",86395],[5,"TryFromFloatSecsError",86013],[5,"AllocError",86255],[6,"TryRecvError",86378],[6,"TrySendError",86378],[5,"Uuid",86396],[10,"UnwrapMany",33998,86397],[6,"Volume",72104,86398],[6,"ReplyOrError",86287],[6,"ChangedAsset",33998,85990],[5,"Sender",86378],[5,"Writer",86312],[10,"WriteInto",86313],[10,"BufferMut",86312],[17,"Vec2"],[17,"Vec3"],[10,"Vec4Swizzles",33998,86399],[17,"Vec4"],[10,"Vec2Swizzles",33998,86399],[10,"Vec3Swizzles",33998,86399],[5,"Backtrace",86400],[5,"Chain",53999,86308],[5,"EcsRef",54141,86401],[5,"EcsRefBorrow",54141,86401],[6,"EcsRefData",54141,86401],[6,"EcsRefBorrowKind",54141,86401],[5,"EcsRefBorrowMut",54141,86401],[6,"EcsRefBorrowMutKind",54141,86401],[5,"ComponentRef",54141,86401],[5,"AssetRef",54141,86401],[6,"EcsRefBorrowError",54141,86401],[5,"Callback",76676,86402],[6,"SchemaKind",54626,86027],[5,"EnumSchemaInfo",54626,86027],[6,"Primitive",54626,86027],[5,"StructSchemaInfo",54626,86027],[5,"SchemaData",54626,86027],[5,"Unsafe",54626,86027],[5,"SchemaLayoutInfo",54626,86027],[6,"EnumTagType",54626,86027],[5,"VariantInfo",54626,86027],[5,"StructFieldInfo",54626,86027],[5,"Layout",86403],[5,"ResizableAlloc",55122,86404],[5,"SchemaVec",55122,86030],[5,"SMap",55122,86405],[5,"SchemaMap",55122,86405],[5,"TypeDatas",55122,86406],[5,"SVecIntoIter",55122,86030],[5,"TypeDataAlreadyInserted",55122,86406],[5,"SchemaVecIter",55122,86030],[5,"Iter",86407],[5,"ResizableAllocIter",55122,86404],[5,"SVecIter",55122,86030],[10,"DoubleEndedIterator",86408],[5,"SchemaVecIterMut",55122,86030],[5,"IterMut",86407],[5,"ResizableAllocIterMut",55122,86404],[5,"SVecIterMut",55122,86030],[5,"Keys",86407],[10,"LayoutExt",55122,86409],[5,"LayoutError",86403],[5,"Values",86407],[5,"ValuesMut",86407],[6,"SchemaRefAccess",56012,86268],[6,"SchemaRefMutAccess",56012,86268],[5,"SchemaVecMutAccess",56012,86268],[6,"PrimitiveRefMut",56012,86268],[6,"PrimitiveRef",56012,86268],[5,"StructRefAccess",56012,86268],[5,"SBox",56012,86268],[5,"SchemaVecAccess",56012,86268],[5,"SchemaMapAccess",56012,86268],[5,"EnumRefAccess",56012,86268],[6,"FieldIdx",56012,86268],[5,"SchemaMapMutAccess",56012,86268],[5,"StructRefMutAccess",56012,86268],[5,"StructRefMutFieldIter",56012,86268],[5,"StructRefFieldIter",56012,86268],[5,"SchemaFieldNotFoundError",56012,86268],[5,"EnumRefMutAccess",56012,86268],[5,"FieldPath",56012,86268],[5,"SchemaRegistry",57040,85998],[5,"SchemaDeserializer",57128,86410],[5,"SchemaDeserialize",57128,86411],[5,"SchemaSerializer",57128,86410],[5,"AtomicIsize",86412],[10,"Map",57463,86413],[10,"Eq",86035],[10,"Borrow",86414],[10,"BuildHasher",86036],[6,"Entry",57988,86415],[5,"SharedValue",86416],[5,"HashMap",86407],[5,"Iter",57779,86417],[5,"IterMut",57779,86417],[6,"TryResult",58414,86418],[5,"RawRwLock",86419],[5,"RwLockReadGuard",86420],[5,"RwLockWriteGuard",86420],[5,"ReadOnlyView",57463,86421],[5,"DashSet",57463,86422],[5,"TryReserveError",57463,86368],[5,"Ref",58382,86423],[5,"InMemoryState",86424],[5,"Iter",57895,86425],[5,"OwningIter",57779,86417],[5,"OwningIter",57895,86425],[5,"OccupiedEntry",57988,86415],[5,"VacantEntry",57988,86415],[5,"RefMulti",58104,86426],[5,"RefMutMulti",58104,86426],[5,"RefMulti",58350,86427],[5,"FrameDiagState",58452,86428],[5,"FrameTimeWindowState",58452,86428],[5,"Color32",58547,86429],[5,"Rgba",58547,86430],[5,"Vec2",58547,86431],[5,"Pos2",58547,86432],[10,"Widget",58547,86433],[5,"Painter",58547,86434],[5,"ShapeIdx",68946,86435],[10,"BytesLoader",69051,86436],[5,"Mesh",58547,86437],[10,"ImageLoader",69051,86436],[10,"TextureLoader",69051,86436],[5,"Id",58547,86438],[5,"InputState",58547,86439],[6,"Align",58547,86440],[5,"Rangef",58547,86441],[5,"Align2",58547,86440],[5,"Layout",58547,86442],[5,"Modifiers",58547,86228],[6,"Order",58547,86435],[5,"LayerId",58547,86435],[5,"Window",58547,86443],[5,"Area",58547,86444],[5,"ProgressBar",58547,86445],[5,"PointerState",58547,86439],[5,"Memory",58547,86446],[5,"TexturesDelta",58547,86447],[5,"FullOutput",58547,86448],[5,"PlatformOutput",58547,86448],[5,"LayoutJob",68149,86449],[5,"Style",58547,86363],[6,"FontSelection",58547,86363],[5,"Stroke",58547,86450],[5,"ColorImage",58547,86451],[10,"TextBuffer",58547,86452],[5,"TextureHandle",58547,86453],[10,"NumExt",58547,86454],[5,"Rounding",58547,86370],[5,"ScrollArea",58547,86455],[5,"Resize",58547,86456],[5,"Frame",58547,86457],[5,"Prepared",86457],[5,"Image",58547,86458],[5,"DragValue",58547,86459],[5,"Slider",58547,86460],[5,"TopBottomPanel",58547,86461],[6,"PointerButton",58547,86228],[6,"ImageData",58547,86451],[5,"ImageSize",58547,86458],[6,"Direction",58547,86442],[5,"TextEdit",58547,86462],[5,"RangeInclusive",86154],[10,"Numeric",67602,86463],[5,"PaintCallbackInfo",58547,86370],[5,"ViewportInPixels",86370],[5,"FontImage",58547,86451],[5,"PaintCallback",58547,86370],[6,"FontFamily",58547,86353],[5,"FontData",58547,86353],[5,"FontTweak",58547,86353],[5,"FontDefinitions",58547,86353],[5,"TextFormat",58547,86449],[5,"Galley",58547,86449],[5,"TextureOptions",58547,86447],[6,"TextureFilter",58547,86447],[5,"ClippedPrimitive",58547,86350],[6,"AboveOrBelow",58547,86464],[5,"RequestRepaintInfo",58547,85996],[5,"HoveredFile",58547,86228],[5,"DroppedFile",58547,86228],[6,"Event",58547,86228],[5,"ModifierNames",58547,86228],[6,"Key",58547,86228],[5,"KeyboardShortcut",58547,86228],[5,"TouchDeviceId",58547,86228],[5,"TouchId",58547,86228],[6,"TouchPhase",58547,86228],[6,"MouseWheelUnit",58547,86228],[5,"EventFilter",58547,86228],[5,"OpenUrl",58547,86448],[6,"UserAttentionType",58547,86448],[6,"CursorIcon",58547,86448],[5,"WidgetInfo",58547,86448],[5,"MultiTouchInfo",58547,86465],[6,"SizeHint",58547,86436],[5,"Options",58547,86446],[6,"TextStyle",58547,86363],[5,"Visuals",58547,86363],[5,"ImageButton",58547,86466],[6,"ImageFit",58547,86458],[6,"ImageSource",58547,86458],[5,"ImageOptions",58547,86458],[6,"WidgetType",58547,86467],[5,"CollapsingResponse",58547,86468],[5,"Spinner",58547,86469],[5,"Hsva",67469,86470],[5,"Cursor",68580,86471],[5,"IdTypeMap",70279,86472],[10,"ToString",86029],[5,"Separator",58547,86473],[5,"CentralPanel",58547,86461],[5,"CollapsingHeader",58547,86468],[5,"SidePanel",58547,86461],[5,"RCursor",68580,86471],[5,"Button",58547,86466],[5,"Fonts",66438,86353],[5,"HsvaGamma",67469,86474],[5,"RangeFrom",86154],[5,"RangeToInclusive",86154],[5,"RangeFull",86154],[5,"TextShape",66438,86370],[5,"RectShape",66438,86370],[5,"CubicBezierShape",66438,86475],[5,"QuadraticBezierShape",66438,86475],[5,"PathShape",66438,86370],[5,"CircleShape",66438,86370],[5,"SizedTexture",69051,86436],[6,"Bytes",69051,86436],[5,"CCursor",68580,86471],[5,"ComboBox",58547,86464],[5,"Hyperlink",58547,86476],[5,"PCursor",68580,86471],[5,"WidgetVisuals",69750,86363],[5,"WidgetTextGalley",70615,86364],[5,"WidgetTextJob",70615,86364],[5,"Label",58547,86477],[10,"Real",67602,86454],[6,"TexturePoll",69051,86436],[6,"LoadError",69051,86436],[5,"TextEditState",70940,86478],[5,"Loaders",69051,86436],[5,"Grid",58547,86479],[6,"Side",66107,86461],[6,"TopBottomSide",66107,86461],[5,"TextureManager",66438,86447],[5,"RwLock",67863,86480],[5,"Checkbox",58547,86466],[5,"RadioButton",58547,86466],[5,"Link",58547,86476],[5,"SelectableLabel",58547,86481],[6,"SliderOrientation",58547,86460],[6,"OperatingSystem",69560,86482],[6,"OutputEvent",69627,86448],[5,"Rot2",67602,86483],[6,"ScrollBarVisibility",66283,86455],[5,"Shadow",66438,86484],[5,"TextEditOutput",70940,86485],[5,"ScrollAreaOutput",66283,86455],[5,"Spacing",69750,86363],[5,"Mesh16",66438,86437],[5,"ClippedShape",66438,86350],[5,"TessellationOptions",66438,86486],[6,"BytesPoll",69051,86436],[6,"ImagePoll",69051,86436],[5,"AHashSet",65618,86487],[5,"RandomState",65618,86488],[5,"AHasher",65618,86489],[5,"AHashMap",65618,86490],[5,"HashMap",86358],[5,"HashSet",86491],[5,"IntoKeys",86358],[5,"IntoValues",86358],[10,"HashMapExt",65618,86492],[10,"HashSetExt",65618,86492],[10,"RandomSource",65890,86488],[5,"HeaderResponse",66003,86468],[5,"CollapsingState",66003,86468],[5,"PanelState",66107,86461],[5,"State",66283,86455],[5,"TextureAtlas",66438,86493],[5,"ImageDelta",66438,86451],[5,"Vertex",66438,86437],[5,"PaintStats",66438,86494],[6,"Primitive",66438,86350],[5,"TextureMeta",68808,86447],[5,"PreparedDisc",86493],[5,"Tessellator",66438,86486],[5,"Mutex",67863,86495],[5,"RectTransform",67602,86496],[5,"History",67602,86497],[10,"Sum",86498],[10,"Div",86173],[10,"Sub",86173],[10,"One",67602,86454],[5,"MutexGuard",86310],[5,"RawRwLock",86499],[5,"MappedRwLockReadGuard",86420],[5,"MappedRwLockWriteGuard",86420],[5,"AllocInfo",67947,86494],[5,"Path",68020,86486],[6,"PathType",68020,86486],[5,"Row",68149,86449],[5,"LayoutSection",68149,86449],[5,"TextWrapping",68149,86449],[5,"RowVisuals",68149,86449],[5,"Glyph",68149,86449],[5,"FontsImpl",68149,86353],[5,"Font",86500],[5,"OrderedFloat",68876,86501],[10,"Float",86501],[10,"FloatOrd",68876,86501],[5,"PaintList",68946,86435],[5,"DefaultBytesLoader",69051,86502],[5,"DefaultTextureLoader",69051,86503],[5,"SubMenuButton",69492,86504],[5,"SubMenu",69492,86504],[5,"Interaction",69750,86363],[5,"Selection",69750,86363],[5,"Widgets",69750,86363],[5,"DebugOptions",69750,86363],[5,"BTreeMap",86505],[5,"CCursorRange",70170,86506],[10,"SerializableAny",70447,86472],[10,"CacheTrait",70353,86507],[5,"FrameCache",70353,86507],[5,"CacheStorage",70353,86507],[10,"ComputerMut",70353,86507],[5,"TypeId",70447,86472],[5,"Undoer",70507,86508],[5,"Settings",70507,86508],[6,"Alpha",70879,86509],[5,"CursorRange",70940,86506],[5,"PCursorRange",70940,86506],[6,"FluentValue",71262,86510],[5,"Scope",86511],[10,"MemoizerKind",86512],[5,"FluentMessage",71262,86513],[5,"FluentAttribute",71262,86513],[6,"FluentError",71262,86514],[6,"Entry",86515],[6,"ResolverError",86516],[5,"ParserError",86517],[5,"Attribute",86515],[5,"Message",86515],[5,"FluentNumber",71615,86518],[5,"Pattern",86515],[10,"Write",85987],[5,"FluentBundle",71560,86519],[5,"IntlLangMemoizer",71997,86520],[5,"LanguageIdentifier",83272,86521],[5,"IntlLangMemoizer",72070,86522],[10,"AnyEq",71615,86510],[10,"FluentType",71615,86510],[6,"FluentNumberStyle",71615,86518],[6,"FluentNumberCurrencyDisplayStyle",71615,86518],[5,"FluentNumberOptions",71615,86518],[6,"NegotiationStrategy",71896,86523],[6,"LanguageIdentifierError",83272,86524],[10,"NetworkPlayerControls",71983,86525],[10,"DenseInput",71983,86525],[10,"NetworkInputCollector",71983,86525],[10,"NetworkPlayerControl",71983,86525],[17,"Args"],[17,"Error"],[10,"Memoizable",71997,86520],[5,"IntlMemoizer",71997,86520],[5,"ResourceLimitReached",72104,86526],[6,"TrackId",75477,86527],[5,"EmitterHandle",75071,86528],[5,"TrackHandle",75477,86529],[5,"EmitterId",75071,86530],[5,"SubTrackId",75477,86527],[5,"ClockTime",72405,86531],[6,"ClockSpeed",72405,86532],[5,"ClockId",72405,86533],[5,"ClockHandle",72405,86534],[5,"MockClockInfoProviderBuilder",72605,86535],[5,"ArenaFull",86536],[5,"ClockInfoProvider",72605,86535],[5,"ClockInfo",72605,86535],[6,"WhenToStart",72605,86535],[5,"ValueChangeCommand",72770,86537],[5,"CommandWriter",72770,86537],[5,"CommandReader",72770,86537],[17,"Handle"],[10,"EffectBuilder",72876,86538],[10,"Effect",72876,86538],[5,"ModulatorValueProvider",74412,86539],[5,"CompressorBuilder",72892,86540],[5,"CompressorHandle",72892,86541],[5,"DelayBuilder",72977,86542],[5,"DelayHandle",72977,86543],[5,"DistortionBuilder",73057,86544],[6,"DistortionKind",73057,86545],[5,"DistortionHandle",73057,86546],[5,"EqFilterBuilder",73193,86547],[6,"EqFilterKind",73193,86548],[5,"EqFilterHandle",73193,86549],[5,"FilterBuilder",73320,86550],[6,"FilterMode",73320,86551],[5,"FilterHandle",73320,86552],[5,"PanningControlBuilder",73456,86553],[5,"PanningControlHandle",73456,86554],[5,"ReverbBuilder",73535,86555],[5,"ReverbHandle",73535,86556],[5,"VolumeControlBuilder",73626,86557],[5,"VolumeControlHandle",73626,86558],[5,"AudioManager",73706,86559],[10,"Backend",73861,86560],[10,"ModulatorBuilder",74146,86561],[5,"SpatialSceneSettings",75343,86562],[5,"SpatialSceneHandle",75343,86563],[5,"TrackBuilder",75477,86564],[5,"Capacities",73706,86565],[5,"AudioManagerSettings",73706,86565],[6,"PlaySoundError",74111,86566],[10,"SoundData",74475,86354],[17,"Settings"],[5,"CpalBackendSettings",73903,86567],[5,"CpalBackend",73903,86568],[6,"Error",73903,86569],[6,"PlayStreamError",86570],[6,"BuildStreamError",86570],[6,"DefaultStreamConfigError",86570],[5,"MockBackendSettings",74015,86571],[5,"MockBackend",74015,86571],[5,"ModulatorId",74146,86561],[10,"Modulator",74146,86561],[5,"TweenerHandle",74345,86572],[5,"LfoHandle",74213,86573],[5,"LfoBuilder",74213,86574],[6,"Waveform",74213,86575],[5,"TweenerBuilder",74345,86576],[5,"MockModulatorValueProviderBuilder",74412,86539],[5,"Region",74475,86354],[6,"EndPosition",74475,86354],[6,"Error",86577],[5,"RangeTo",86154],[5,"StaticSoundHandle",74791,86578],[5,"StreamingSoundSettings",74905,86579],[10,"Decoder",74905,86580],[5,"StreamingSoundData",74905,86581],[5,"StreamingSoundHandle",74905,86582],[5,"EmitterSettings",75071,86583],[6,"Easing",75754,86329],[5,"EmitterDistances",75071,86584],[5,"SpatialSceneId",75343,86585],[5,"Vector3",86586],[5,"ListenerSettings",75271,86587],[5,"ListenerHandle",75271,86588],[5,"Quaternion",86589],[5,"TrackRoutes",75477,86590],[5,"NonexistentRoute",75477,86529],[5,"ModulatorMapping",75754,86371],[5,"Parameter",75754,86591],[10,"Tweenable",75754,86592],[5,"ServerInfo",76020,86593],[5,"ServiceDiscoveryReceiver",76020,86593],[5,"LanMatchmaker",76020,86593],[6,"LanMatchmakerRequest",76020,86593],[5,"NetworkMatchSocket",86033],[5,"MatchmakerConnectionState",76204,86594],[5,"Connection",86595],[5,"MatchInfo",76204,86596],[5,"LobbyInfo",76204,86596],[6,"PlayerIdxAssignment",76204,86596],[5,"LobbyId",76204,86596],[5,"LobbyListItem",76204,86596],[6,"OnlineMatchmakerResponse",76204,86594],[5,"PublicKey",86597],[5,"OnlineMatchmaker",76204,86594],[6,"OnlineMatchmakerRequest",76204,86594],[6,"Constant",76676,86598],[5,"Fuel",76676,86599],[5,"String",76676,86600],[6,"StaticValue",76676,86601],[5,"RuntimeError",76676,86270],[6,"Function",76676,86602],[5,"Mutation",86391],[10,"IntoMultiValue",76676,86603],[10,"CallbackFn",76676,86402],[5,"Execution",76676,86604],[5,"Stack",76676,86605],[6,"CallbackReturn",76676,86402],[6,"Error",76676,86270],[5,"Closure",76676,86606],[6,"ClosureError",76676,86606],[5,"Variadic",76676,86603],[6,"StaticError",76676,86270],[5,"Finalizers",76676,86607],[6,"MetaMethod",76676,86608],[5,"StashedTable",76676,86601],[5,"StashedClosure",76676,86601],[5,"StashedCallback",76676,86601],[5,"StashedThread",76676,86601],[5,"StashedUserData",76676,86601],[5,"StashedExecutor",76676,86601],[6,"StashedFunction",76676,86601],[5,"Registry",76676,86601],[5,"BadConcatType",76676,86600],[6,"InvalidTableKey",76676,86609],[6,"ExecutorMode",76676,86604],[5,"BadExecutorMode",76676,86604],[5,"Executor",76676,86604],[6,"ThreadMode",76676,86610],[5,"BadThreadMode",76676,86610],[5,"Thread",76676,86610],[6,"VMError",76676,86611],[5,"BadUserDataType",76676,86357],[5,"FunctionPrototype",76676,86606],[6,"PrototypeError",76676,86606],[10,"Read",86377],[10,"FromMultiValue",76676,86603],[10,"Singleton",76676,86601],[5,"CurrentThread",82035,86604],[5,"BoxSequence",76676,86402],[10,"Write",86377],[5,"Write",86612],[5,"MetricsAlloc",86613],[5,"Drain",86614],[10,"Sequence",76676,86402],[6,"SequencePoll",76676,86402],[10,"Fetchable",81755,86601],[5,"DynamicRootSet",86615],[5,"ParseError",79270,86616],[5,"CompileError",79270,86617],[5,"LuaError",81252,86270],[5,"StaticLuaError",81252,86270],[5,"StashedString",81755,86601],[10,"FromValue",76676,86603],[5,"CompiledPrototype",79270,86617],[5,"CallbackInner",79074,86402],[5,"Gc",86618],[5,"ClosureInner",79135,86606],[5,"StringInner",81830,86600],[5,"TableState",81913,86223],[5,"RefLock",86619],[5,"ExecutorState",86604],[5,"ThreadState",86610],[5,"UserDataMeta",82651,86357],[5,"Lock",86619],[5,"AnyInner",78978,86620],[5,"UpValue",79135,86606],[5,"Vec",86621],[5,"RawTable",81913,86609],[5,"Metrics",86622],[10,"IntoValue",76676,86603],[10,"SliceIndex",86623],[5,"InternedStringSet",81830,86600],[5,"Iter",86223],[6,"NextValue",81913,86609],[10,"Stashable",81755,86601],[5,"Utf8Error",86624],[5,"UpperLuaFrame",82035,86604],[5,"Any",78978,86620],[6,"UpValueState",79135,86606],[6,"FunctionRef",79270,86617],[6,"CompileErrorKind",79270,86617],[5,"LineNumber",79270,86625],[5,"Chunk",79836,86616],[10,"StringInterner",79270,86626],[6,"ParseErrorKind",79270,86616],[6,"LexError",79645,86625],[17,"String"],[5,"BasicInterner",79608,86626],[6,"Token",79645,86625],[5,"Lexer",79645,86625],[5,"LineAnnotated",79836,86616],[5,"Block",79836,86616],[6,"Statement",79836,86616],[5,"ReturnStatement",79836,86616],[5,"IfStatement",79836,86616],[5,"WhileStatement",79836,86616],[6,"ForStatement",79836,86616],[5,"RepeatStatement",79836,86616],[5,"LabelStatement",79836,86616],[5,"GotoStatement",79836,86616],[5,"FunctionStatement",79836,86616],[5,"LocalFunctionStatement",79836,86616],[5,"LocalStatement",79836,86616],[6,"BinaryOperator",79836,86616],[6,"UnaryOperator",79836,86616],[5,"Expression",79836,86616],[6,"HeadExpression",79836,86616],[6,"SimpleExpression",79836,86616],[6,"PrimaryExpression",79836,86616],[6,"FieldSuffix",79836,86616],[6,"CallSuffix",79836,86616],[6,"SuffixPart",79836,86616],[5,"SuffixedExpression",79836,86616],[5,"FunctionDefinition",79836,86616],[5,"FunctionCallStatement",79836,86616],[5,"AssignmentStatement",79836,86616],[6,"AssignmentTarget",79836,86616],[5,"TableConstructor",79836,86616],[6,"ConstructorField",79836,86616],[6,"RecordKey",79836,86616],[5,"IdenticalConstant",81146,86598],[5,"IterIntoValue",81208,86603],[5,"BufReader",86627],[10,"BufRead",86377],[5,"MetaCall",81360,86608],[6,"MetaResult",81360,86608],[6,"RCIndex",81456,86628],[6,"Operation",81456,86628],[5,"OpCode",81456,86628],[5,"RegisterIndex",82227,86629],[5,"ConstantIndex8",82227,86629],[17,"Fetched"],[17,"Stashed"],[5,"OpenUpValue",82035,86610],[6,"BinaryOperatorError",82035,86630],[5,"ConstantIndex16",82227,86629],[5,"UpValueIndex",82227,86629],[5,"PrototypeIndex",82227,86629],[5,"Opt254",82227,86629],[6,"UpValueDescriptor",82227,86629],[5,"VarCount",82227,86629],[6,"CharacterDirection",83272,86521],[6,"ParserError",86631],[5,"Language",83443,86632],[5,"Script",83443,86633],[5,"Region",83443,86634],[5,"Variant",83443,86635],[5,"ProfilerState",83750],[10,"SessionExt",83798],[5,"PlayerControlSetting",83840],[5,"Settings",83840],[5,"VirtualDPad",83840],[6,"InputKind",83840],[5,"UiTheme",84092],[5,"ImageMeta",84092],[5,"UiThemeColors",84092],[5,"UiThemeWidgets",84092],[5,"UiThemeWidgetColors",84092],[5,"UiThemeFontStyles",84092],[5,"UiThemeButtons",84092],[5,"UiThemePanel",84092],[5,"UiThemeEditor",84092],[5,"UiThemeEditorIcons",84092],[5,"MainMenuMeta",84566],[6,"MenuPage",84566],[5,"ParseState",84838],[5,"ErrorState",86636],[6,"RuleResult",86637],[5,"Credits",84710],[5,"CreditsEntry",84710],[5,"CreditsHandle",84710],[5,"CreditsSection",84710],[5,"ParseError",86636],[6,"MapSelectMessage",84880],[6,"MapSelectAction",85270],[5,"PlayerSelectState",84919],[6,"PlayerSlot",84919],[6,"PlayerSlotControlSource",84919],[6,"PlayerSelectMessage",84919],[5,"SettingsState",85121],[6,"SettingsTab",85121],[10,"SettingsExts",85230],[6,"BindingKind",85235],[6,"MapSelectMessage",85270],[6,"NetworkGameAction",85351],[6,"LanMode",85351],[5,"OnlineState",85351],[6,"MatchKind",85351],[6,"NetworkGameStatus",85351],[6,"MatchmakingStatus",85351],[5,"NetworkGameState",85351],[6,"PauseMenuPage",85694],[5,"PauseMenu",85694],[5,"ScoringMessage",85789],[6,"ScoringMessageEnum",85789],[10,"NetworkSocket",86033],[5,"PlayerScoreInfo",85789],[6,"PlayerWon",85789],[15,"Fight",310],[5,"MatchPlayerInfo",311],[15,"Walking",2188],[15,"Fleeing",2188],[15,"Moving",2571],[15,"Moving",4298],[15,"Swinging",4874],[15,"Cooldown",4874],[15,"SetTile",5212],[15,"MoveLayer",5212],[15,"RandomizeTiles",5212],[15,"MoveEntity",5212],[15,"DeleteEntity",5212],[15,"SpawnElement",5212],[15,"SetTilemap",5212],[15,"CreateLayer",5212],[15,"RenameLayer",5212],[15,"DeleteLayer",5212],[15,"RenameMap",5212],[6,"LayerPixelEntityType",6107],[5,"Tile",6107],[5,"Element",6107],[5,"GroupedPixel",6107],[5,"RapierUserData",7631],[15,"Circle",12915],[15,"CapsuleY",12915],[15,"Rectangle",12915],[8,"BodyStatus",12970],[8,"Segment",12970],[8,"Triangle",12970],[8,"RoundCuboid",12970],[8,"RoundTriangle",12970],[8,"RoundConvexPolygon",12970],[8,"DMatrix",20771],[8,"DVector",20771],[8,"Contact",12970],[8,"ContactManifold",12970],[8,"Jacobian",12970],[8,"JacobianView",12970],[8,"JacobianViewMut",12970],[8,"Vector",12970],[8,"Matrix",12970],[8,"Orientation",12970],[8,"CrossMatrix",12970],[8,"SpacialVector",12970],[8,"Ray",12970],[8,"RayIntersection",12970],[8,"Cuboid",12970],[8,"PointProjection",12970],[8,"SdpMatrix",12970],[8,"TOI",12970],[8,"Ball",12970],[8,"Capsule",12970],[8,"Isometry",12970],[8,"Translation",12970],[15,"SweepTestWithPredictedPosition",9229],[15,"BadAdjascentTrianglesOrientation",9230],[10,"ToConst",20771],[8,"Point",20771],[8,"Point1",20771],[8,"Point2",20771],[8,"Point3",20771],[8,"Point4",20771],[8,"Point5",20771],[8,"Point6",20771],[8,"OMatrix",20771],[8,"UninitMatrix",20771],[8,"MatrixMN",20771],[8,"MatrixN",20771],[8,"SMatrix",20771],[8,"MatrixXx1",20771],[8,"MatrixXx2",20771],[8,"MatrixXx3",20771],[8,"MatrixXx4",20771],[8,"MatrixXx5",20771],[8,"MatrixXx6",20771],[8,"Matrix1xX",20771],[8,"Matrix2xX",20771],[8,"Matrix3xX",20771],[8,"Matrix4xX",20771],[8,"Matrix5xX",20771],[8,"Matrix6xX",20771],[8,"Matrix1",20771],[8,"Matrix2",20771],[8,"Matrix3",20771],[8,"Matrix4",20771],[8,"Matrix5",20771],[8,"Matrix6",20771],[8,"Matrix1x2",20771],[8,"Matrix1x3",20771],[8,"Matrix1x4",20771],[8,"Matrix1x5",20771],[8,"Matrix1x6",20771],[8,"Matrix2x3",20771],[8,"Matrix2x4",20771],[8,"Matrix2x5",20771],[8,"Matrix2x6",20771],[8,"Matrix3x4",20771],[8,"Matrix3x5",20771],[8,"Matrix3x6",20771],[8,"Matrix4x5",20771],[8,"Matrix4x6",20771],[8,"Matrix5x6",20771],[8,"Matrix2x1",20771],[8,"Matrix3x1",20771],[8,"Matrix4x1",20771],[8,"Matrix5x1",20771],[8,"Matrix6x1",20771],[8,"Matrix3x2",20771],[8,"Matrix4x2",20771],[8,"Matrix5x2",20771],[8,"Matrix6x2",20771],[8,"Matrix4x3",20771],[8,"Matrix5x3",20771],[8,"Matrix6x3",20771],[8,"Matrix5x4",20771],[8,"Matrix6x4",20771],[8,"Matrix6x5",20771],[8,"OVector",20771],[8,"SVector",20771],[8,"UninitVector",20771],[8,"VectorN",20771],[8,"Vector1",20771],[8,"Vector2",20771],[8,"Vector3",20771],[8,"Vector4",20771],[8,"Vector5",20771],[8,"Vector6",20771],[8,"RowDVector",20771],[8,"RowOVector",20771],[8,"RowSVector",20771],[8,"RowVector1",20771],[8,"RowVector2",20771],[8,"RowVector3",20771],[8,"RowVector4",20771],[8,"RowVector5",20771],[8,"RowVector6",20771],[8,"SMatrixSlice",20771],[8,"DMatrixSlice",20771],[8,"MatrixSlice1",20771],[8,"MatrixSlice2",20771],[8,"MatrixSlice3",20771],[8,"MatrixSlice4",20771],[8,"MatrixSlice5",20771],[8,"MatrixSlice6",20771],[8,"MatrixSlice1x2",20771],[8,"MatrixSlice1x3",20771],[8,"MatrixSlice1x4",20771],[8,"MatrixSlice1x5",20771],[8,"MatrixSlice1x6",20771],[8,"MatrixSlice2x1",20771],[8,"MatrixSlice2x3",20771],[8,"MatrixSlice2x4",20771],[8,"MatrixSlice2x5",20771],[8,"MatrixSlice2x6",20771],[8,"MatrixSlice3x1",20771],[8,"MatrixSlice3x2",20771],[8,"MatrixSlice3x4",20771],[8,"MatrixSlice3x5",20771],[8,"MatrixSlice3x6",20771],[8,"MatrixSlice4x1",20771],[8,"MatrixSlice4x2",20771],[8,"MatrixSlice4x3",20771],[8,"MatrixSlice4x5",20771],[8,"MatrixSlice4x6",20771],[8,"MatrixSlice5x1",20771],[8,"MatrixSlice5x2",20771],[8,"MatrixSlice5x3",20771],[8,"MatrixSlice5x4",20771],[8,"MatrixSlice5x6",20771],[8,"MatrixSlice6x1",20771],[8,"MatrixSlice6x2",20771],[8,"MatrixSlice6x3",20771],[8,"MatrixSlice6x4",20771],[8,"MatrixSlice6x5",20771],[8,"MatrixSlice1xX",20771],[8,"MatrixSlice2xX",20771],[8,"MatrixSlice3xX",20771],[8,"MatrixSlice4xX",20771],[8,"MatrixSlice5xX",20771],[8,"MatrixSlice6xX",20771],[8,"MatrixSliceXx1",20771],[8,"MatrixSliceXx2",20771],[8,"MatrixSliceXx3",20771],[8,"MatrixSliceXx4",20771],[8,"MatrixSliceXx5",20771],[8,"MatrixSliceXx6",20771],[8,"VectorSlice",20771],[8,"SVectorSlice",20771],[8,"DVectorSlice",20771],[8,"VectorSlice1",20771],[8,"VectorSlice2",20771],[8,"VectorSlice3",20771],[8,"VectorSlice4",20771],[8,"VectorSlice5",20771],[8,"VectorSlice6",20771],[8,"MatrixSliceMutMN",20771],[8,"MatrixSliceMutN",20771],[8,"SMatrixSliceMut",20771],[8,"DMatrixSliceMut",20771],[8,"MatrixSliceMut1",20771],[8,"MatrixSliceMut2",20771],[8,"MatrixSliceMut3",20771],[8,"MatrixSliceMut4",20771],[8,"MatrixSliceMut5",20771],[8,"MatrixSliceMut6",20771],[8,"MatrixSliceMut1x2",20771],[8,"MatrixSliceMut1x3",20771],[8,"MatrixSliceMut1x4",20771],[8,"MatrixSliceMut1x5",20771],[8,"MatrixSliceMut1x6",20771],[8,"MatrixSliceMut2x1",20771],[8,"MatrixSliceMut2x3",20771],[8,"MatrixSliceMut2x4",20771],[8,"MatrixSliceMut2x5",20771],[8,"MatrixSliceMut2x6",20771],[8,"MatrixSliceMut3x1",20771],[8,"MatrixSliceMut3x2",20771],[8,"MatrixSliceMut3x4",20771],[8,"MatrixSliceMut3x5",20771],[8,"MatrixSliceMut3x6",20771],[8,"MatrixSliceMut4x1",20771],[8,"MatrixSliceMut4x2",20771],[8,"MatrixSliceMut4x3",20771],[8,"MatrixSliceMut4x5",20771],[8,"MatrixSliceMut4x6",20771],[8,"MatrixSliceMut5x1",20771],[8,"MatrixSliceMut5x2",20771],[8,"MatrixSliceMut5x3",20771],[8,"MatrixSliceMut5x4",20771],[8,"MatrixSliceMut5x6",20771],[8,"MatrixSliceMut6x1",20771],[8,"MatrixSliceMut6x2",20771],[8,"MatrixSliceMut6x3",20771],[8,"MatrixSliceMut6x4",20771],[8,"MatrixSliceMut6x5",20771],[8,"MatrixSliceMut1xX",20771],[8,"MatrixSliceMut2xX",20771],[8,"MatrixSliceMut3xX",20771],[8,"MatrixSliceMut4xX",20771],[8,"MatrixSliceMut5xX",20771],[8,"MatrixSliceMut6xX",20771],[8,"MatrixSliceMutXx1",20771],[8,"MatrixSliceMutXx2",20771],[8,"MatrixSliceMutXx3",20771],[8,"MatrixSliceMutXx4",20771],[8,"MatrixSliceMutXx5",20771],[8,"MatrixSliceMutXx6",20771],[8,"VectorSliceMut",20771],[8,"SVectorSliceMut",20771],[8,"DVectorSliceMut",20771],[8,"VectorSliceMut1",20771],[8,"VectorSliceMut2",20771],[8,"VectorSliceMut3",20771],[8,"VectorSliceMut4",20771],[8,"VectorSliceMut5",20771],[8,"VectorSliceMut6",20771],[8,"SMatrixView",20771],[8,"DMatrixView",20771],[8,"MatrixView1",20771],[8,"MatrixView2",20771],[8,"MatrixView3",20771],[8,"MatrixView4",20771],[8,"MatrixView5",20771],[8,"MatrixView6",20771],[8,"MatrixView1x2",20771],[8,"MatrixView1x3",20771],[8,"MatrixView1x4",20771],[8,"MatrixView1x5",20771],[8,"MatrixView1x6",20771],[8,"MatrixView2x1",20771],[8,"MatrixView2x3",20771],[8,"MatrixView2x4",20771],[8,"MatrixView2x5",20771],[8,"MatrixView2x6",20771],[8,"MatrixView3x1",20771],[8,"MatrixView3x2",20771],[8,"MatrixView3x4",20771],[8,"MatrixView3x5",20771],[8,"MatrixView3x6",20771],[8,"MatrixView4x1",20771],[8,"MatrixView4x2",20771],[8,"MatrixView4x3",20771],[8,"MatrixView4x5",20771],[8,"MatrixView4x6",20771],[8,"MatrixView5x1",20771],[8,"MatrixView5x2",20771],[8,"MatrixView5x3",20771],[8,"MatrixView5x4",20771],[8,"MatrixView5x6",20771],[8,"MatrixView6x1",20771],[8,"MatrixView6x2",20771],[8,"MatrixView6x3",20771],[8,"MatrixView6x4",20771],[8,"MatrixView6x5",20771],[8,"MatrixView1xX",20771],[8,"MatrixView2xX",20771],[8,"MatrixView3xX",20771],[8,"MatrixView4xX",20771],[8,"MatrixView5xX",20771],[8,"MatrixView6xX",20771],[8,"MatrixViewXx1",20771],[8,"MatrixViewXx2",20771],[8,"MatrixViewXx3",20771],[8,"MatrixViewXx4",20771],[8,"MatrixViewXx5",20771],[8,"MatrixViewXx6",20771],[8,"VectorView",20771],[8,"SVectorView",20771],[8,"DVectorView",20771],[8,"VectorView1",20771],[8,"VectorView2",20771],[8,"VectorView3",20771],[8,"VectorView4",20771],[8,"VectorView5",20771],[8,"VectorView6",20771],[8,"SMatrixViewMut",20771],[8,"DMatrixViewMut",20771],[8,"MatrixViewMut1",20771],[8,"MatrixViewMut2",20771],[8,"MatrixViewMut3",20771],[8,"MatrixViewMut4",20771],[8,"MatrixViewMut5",20771],[8,"MatrixViewMut6",20771],[8,"MatrixViewMut1x2",20771],[8,"MatrixViewMut1x3",20771],[8,"MatrixViewMut1x4",20771],[8,"MatrixViewMut1x5",20771],[8,"MatrixViewMut1x6",20771],[8,"MatrixViewMut2x1",20771],[8,"MatrixViewMut2x3",20771],[8,"MatrixViewMut2x4",20771],[8,"MatrixViewMut2x5",20771],[8,"MatrixViewMut2x6",20771],[8,"MatrixViewMut3x1",20771],[8,"MatrixViewMut3x2",20771],[8,"MatrixViewMut3x4",20771],[8,"MatrixViewMut3x5",20771],[8,"MatrixViewMut3x6",20771],[8,"MatrixViewMut4x1",20771],[8,"MatrixViewMut4x2",20771],[8,"MatrixViewMut4x3",20771],[8,"MatrixViewMut4x5",20771],[8,"MatrixViewMut4x6",20771],[8,"MatrixViewMut5x1",20771],[8,"MatrixViewMut5x2",20771],[8,"MatrixViewMut5x3",20771],[8,"MatrixViewMut5x4",20771],[8,"MatrixViewMut5x6",20771],[8,"MatrixViewMut6x1",20771],[8,"MatrixViewMut6x2",20771],[8,"MatrixViewMut6x3",20771],[8,"MatrixViewMut6x4",20771],[8,"MatrixViewMut6x5",20771],[8,"MatrixViewMut1xX",20771],[8,"MatrixViewMut2xX",20771],[8,"MatrixViewMut3xX",20771],[8,"MatrixViewMut4xX",20771],[8,"MatrixViewMut5xX",20771],[8,"MatrixViewMut6xX",20771],[8,"MatrixViewMutXx1",20771],[8,"MatrixViewMutXx2",20771],[8,"MatrixViewMutXx3",20771],[8,"MatrixViewMutXx4",20771],[8,"MatrixViewMutXx5",20771],[8,"MatrixViewMutXx6",20771],[8,"VectorViewMut",20771],[8,"SVectorViewMut",20771],[8,"DVectorViewMut",20771],[8,"VectorViewMut1",20771],[8,"VectorViewMut2",20771],[8,"VectorViewMut3",20771],[8,"VectorViewMut4",20771],[8,"VectorViewMut5",20771],[8,"VectorViewMut6",20771],[8,"SquareMatrix",20771],[8,"Vector",20771],[8,"RowVector",20771],[8,"MatrixSum",20771],[8,"VectorSum",20771],[8,"MatrixCross",20771],[8,"MatrixSlice",20771],[8,"MatrixView",20771],[8,"MatrixSliceMut",20771],[8,"MatrixViewMut",20771],[8,"Similarity2",20771],[8,"Similarity3",20771],[8,"SimilarityMatrix2",20771],[8,"SimilarityMatrix3",20771],[8,"Isometry2",20771],[8,"Isometry3",20771],[8,"IsometryMatrix2",20771],[8,"IsometryMatrix3",20771],[8,"Translation1",20771],[8,"Translation2",20771],[8,"Translation3",20771],[8,"Translation4",20771],[8,"Translation5",20771],[8,"Translation6",20771],[8,"Scale1",20771],[8,"Scale2",20771],[8,"Scale3",20771],[8,"Scale4",20771],[8,"Scale5",20771],[8,"Scale6",20771],[10,"Allocator",28891],[10,"Reallocator",28891],[10,"DimEq",28904],[10,"SameDimension",28904],[10,"SameNumberOfRows",28904],[10,"SameNumberOfColumns",28904],[10,"InitStatus",31702],[6,"TurboKind",32842],[5,"NetworkInputConfig",33569],[10,"SystemParam",33998],[5,"LoadedAssets",33998],[5,"LogFileConfig",33998],[8,"FluentBundle",33998],[5,"StructRefFieldIterField",56012],[5,"StructRefMutFieldIterField",56012],[15,"Metadata",53953],[15,"Custom",53953],[15,"VolumeScaleUpdate",54125],[15,"StopMusic",54125],[15,"StopAllSounds",54125],[15,"PlayMusic",54125],[15,"PlaySound",54125],[15,"Rgba",53966],[15,"AddRumble",53970],[15,"SetRumble",53970],[15,"Stop",53970],[15,"Loaded",53977],[15,"Opaque",53979],[15,"Opaque",53981],[15,"Opaque",53984],[15,"Map",53987],[15,"Online",53989],[15,"Offline",53989],[8,"Result",53999],[5,"ComponentBorrow",54141],[5,"ComponentBorrowMut",54141],[5,"SchemaLuaEcsRefMetatable",54141],[15,"MissingComponent",54618],[10,"RawClone",57025],[10,"RawDefault",57025],[10,"RawDrop",57025],[10,"RawEq",57025],[10,"RawHash",57025],[10,"WidgetWithState",58547],[15,"PointerButton",65597],[15,"MouseWheel",65597],[15,"Touch",65597],[15,"Key",65597],[15,"Original",70876],[15,"Bytes",70877],[15,"LineSegment",67467],[8,"Result",69051],[8,"BytesLoadResult",69051],[8,"ImageLoadResult",69051],[8,"TextureLoadResult",69051],[15,"Ready",69484],[15,"Pending",69484],[15,"Ready",69488],[15,"Pending",69488],[15,"Pending",69490],[15,"Ready",69490],[8,"FluentBundle",71262],[15,"Overriding",71558],[8,"FluentBundle",71613],[10,"NetworkInputConfig",71983],[15,"Pulse",74344],[15,"FromModulator",76018],[6,"LanMatchmakerResponse",76020],[15,"JoinServer",76199],[15,"StartServer",76199],[15,"GameStarting",76201],[15,"SearchForGame",76654],[15,"ListLobbies",76654],[15,"JoinLobby",76654],[15,"StopSearch",76654],[15,"CreateLobby",76654],[15,"LobbyJoined",76668],[15,"MatchmakingUpdate",76668],[15,"GameStarting",76668],[15,"LobbyUpdate",76668],[15,"Call",79123],[15,"Yield",79123],[15,"Resume",79123],[15,"Call",79129],[15,"Yield",79129],[15,"Resume",79129],[15,"Unexpected",81143],[15,"EndOfStream",81143],[15,"Generic",81135],[15,"Numeric",81135],[15,"Call",81624],[15,"TailCall",81624],[15,"NewTable",81624],[15,"SetList",81624],[15,"NumericForPrep",81624],[15,"NumericForLoop",81624],[15,"GenericForCall",81624],[15,"GenericForLoop",81624],[15,"Method",81624],[15,"Jump",81624],[15,"LoadConstant",81624],[15,"LoadNil",81624],[15,"Return",81624],[15,"VarArgs",81624],[15,"Concat",81624],[15,"Move",81624],[15,"LoadBool",81624],[15,"GetTable",81624],[15,"GetUpTable",81624],[15,"TestSet",81624],[15,"Closure",81624],[15,"GetUpValue",81624],[15,"SetUpValue",81624],[15,"Length",81624],[15,"Not",81624],[15,"Minus",81624],[15,"Add",81624],[15,"Sub",81624],[15,"Mul",81624],[15,"Div",81624],[15,"IDiv",81624],[15,"Mod",81624],[15,"Pow",81624],[15,"BitAnd",81624],[15,"BitOr",81624],[15,"BitXor",81624],[15,"ShiftLeft",81624],[15,"ShiftRight",81624],[15,"BitNot",81624],[15,"Test",81624],[15,"SetTable",81624],[15,"SetUpTable",81624],[15,"Eq",81624],[15,"Less",81624],[15,"LessEq",81624],[15,"Found",82033],[5,"SessionNames",83798],[15,"MapSelect",84674],[15,"SelectingPlayer",85112],[15,"SelectingHat",85112],[15,"Ready",85112],[15,"Host",85689]],"r":[[6411,6749],[6412,7030],[6416,6749],[6417,7030],[6418,7030],[6419,6749],[6420,6749],[6421,6749],[6423,7030],[6424,6749],[6427,7030],[6428,7030],[6429,7030],[6430,7030],[6431,7030],[6432,7030],[7510,7631],[7511,7631],[7512,12801],[7513,7631],[7516,7631],[7518,7631],[7519,7631],[7520,7631],[7521,7631],[7636,12801],[7637,12801],[8438,86638],[8439,86049],[8441,86043],[8442,86071],[8443,86044],[8445,86024],[8446,86024],[8448,86024],[8461,86049],[8464,86047],[8465,86110],[8466,86062],[8467,86084],[8468,86137],[8469,86085],[8470,86132],[8471,86049],[8474,86071],[8476,86133],[8477,86042],[8480,86043],[8481,86042],[8482,86043],[8483,86043],[8484,86043],[8485,86138],[8486,86043],[8487,86043],[8488,86043],[8489,86085],[8490,86043],[8491,86043],[8492,86048],[8493,86043],[8494,86043],[8495,86049],[8496,86049],[8497,86144],[8498,86109],[8501,86049],[8502,86045],[8503,86049],[8504,86049],[8505,86045],[8506,86044],[8507,86045],[8509,86107],[8513,86024],[8514,86049],[8520,86024],[8521,86024],[8522,86639],[8523,86639],[8524,86140],[8525,86022],[8526,86114],[8527,86022],[8528,86114],[8529,86140],[8530,86049],[8534,86024],[8543,86071],[8545,86070],[8548,86119],[8549,86119],[8551,86108],[8552,86083],[8553,86083],[8554,86103],[8555,86112],[8556,86105],[8559,86049],[8562,86108],[8563,86108],[8565,86129],[8567,86128],[8568,86128],[8569,86078],[8570,86138],[8571,86112],[8572,86045],[8573,86111],[8574,86024],[8575,86638],[8576,86638],[8577,86638],[8578,86083],[8579,86083],[8580,86083],[8581,86083],[8582,86083],[8588,86110],[8589,86638],[8592,86076],[8595,86024],[8598,86135],[8599,86079],[8600,86126],[8601,86115],[8603,86126],[8604,86126],[8605,86080],[8606,86126],[8608,86139],[8615,86024],[8616,86070],[8617,86044],[8620,86044],[8621,86145],[8622,86024],[8623,86049],[8624,86067],[8625,86067],[8626,86072],[8627,86056],[8628,86106],[8631,86024],[8632,86122],[8633,86122],[8636,86113],[8637,86113],[8638,86113],[8639,86113],[8640,86049],[8641,86058],[8642,86049],[8643,86023],[8644,86123],[8645,86123],[8646,86050],[8648,86110],[8649,86110],[8650,86050],[8651,86110],[8652,86110],[8653,86110],[8654,86110],[8655,86110],[8656,86110],[8657,86138],[8658,86110],[8659,86110],[8660,86110],[8661,86110],[8662,86047],[8663,86110],[8664,86110],[8665,86124],[8666,86124],[8667,86024],[8668,86640],[8671,86640],[8674,86121],[8675,86640],[8678,86641],[8679,86641],[8680,86638],[8681,86024],[8682,86049],[8685,86125],[8687,86054],[8688,86054],[8689,86041],[8690,86641],[8691,86055],[8692,86641],[8694,86045],[8695,86045],[8696,86024],[8697,86130],[8698,86130],[8702,86057],[8705,86049],[8706,86024],[8707,86138],[8708,86103],[8709,86103],[8710,86103],[8711,86103],[8712,86136],[8713,86024],[8714,86103],[8717,86103],[8718,86103],[8719,86104],[8720,86103],[8721,86049],[8724,86120],[8725,86120],[8726,86054],[8727,86055],[8728,86024],[8730,86024],[9094,86642],[9201,86643],[9202,86643],[9214,86642],[9233,86096],[9234,86644],[9235,86644],[9236,86068],[9237,86172],[9238,86090],[9240,86174],[9241,86101],[9242,86101],[9243,86101],[9244,86101],[9245,86176],[9246,86059],[9247,86087],[9248,86063],[9250,86639],[9251,86645],[9252,86645],[9253,86646],[9254,86646],[9255,86639],[9256,86645],[9257,86645],[9258,86646],[9259,86646],[9260,86175],[9261,86063],[9262,86063],[9263,86063],[9264,86063],[9265,86063],[9266,86063],[9267,86063],[9268,86063],[9269,86063],[9270,86063],[9271,86063],[9272,86063],[9273,86063],[9274,86063],[9275,86063],[9276,86063],[9277,86063],[9278,86063],[9279,86063],[9280,86063],[9281,86063],[9282,86063],[9283,86063],[9284,86063],[9285,86091],[9286,86063],[9287,86063],[9288,86158],[9289,86063],[9290,86063],[9292,86099],[9293,86101],[9294,86177],[9295,86178],[9296,86090],[9297,86063],[9298,86063],[9299,86061],[9300,86647],[9301,86647],[9302,86647],[9303,86647],[9304,86149],[9305,86099],[9306,86069],[9307,86639],[9308,86639],[9309,86639],[9310,86639],[9311,86639],[9312,86639],[9313,86639],[9314,86639],[9315,86639],[9316,86639],[9317,86639],[9318,86639],[9319,86639],[9320,86639],[9321,86639],[9322,86639],[9323,86639],[9324,86639],[9325,86639],[9326,86639],[9327,86639],[9328,86639],[9329,86639],[9330,86639],[9331,86639],[9332,86639],[9333,86639],[9334,86639],[9335,86639],[9336,86639],[9337,86639],[9338,86639],[9339,86639],[9340,86639],[9341,86639],[9342,86639],[9343,86639],[9344,86639],[9345,86639],[9346,86639],[9347,86639],[9348,86639],[9349,86069],[9350,86639],[9351,86639],[9352,86091],[9353,86645],[9354,86645],[9355,86645],[9356,86645],[9357,86645],[9358,86645],[9359,86645],[9360,86645],[9361,86645],[9362,86645],[9363,86645],[9364,86645],[9365,86645],[9366,86645],[9367,86645],[9368,86645],[9369,86645],[9370,86645],[9371,86645],[9372,86645],[9373,86645],[9374,86645],[9375,86645],[9376,86645],[9377,86645],[9378,86645],[9379,86645],[9380,86645],[9381,86645],[9382,86645],[9383,86645],[9384,86645],[9385,86645],[9386,86645],[9387,86645],[9388,86645],[9389,86645],[9390,86645],[9391,86645],[9392,86645],[9393,86645],[9394,86645],[9395,86091],[9396,86645],[9397,86645],[9398,86645],[9399,86645],[9400,86645],[9401,86645],[9402,86645],[9403,86645],[9404,86645],[9405,86645],[9406,86645],[9407,86645],[9408,86645],[9409,86645],[9410,86645],[9411,86645],[9412,86645],[9413,86645],[9414,86645],[9415,86645],[9416,86645],[9417,86645],[9418,86645],[9419,86645],[9420,86645],[9421,86645],[9422,86645],[9423,86645],[9424,86645],[9425,86645],[9426,86645],[9427,86645],[9428,86645],[9429,86645],[9430,86645],[9431,86645],[9432,86645],[9433,86645],[9434,86645],[9435,86645],[9436,86645],[9437,86645],[9438,86645],[9439,86645],[9440,86645],[9441,86645],[9442,86645],[9443,86645],[9444,86645],[9445,86645],[9446,86645],[9447,86645],[9448,86645],[9449,86645],[9450,86645],[9451,86645],[9452,86069],[9453,86081],[9454,86091],[9455,86646],[9456,86646],[9457,86646],[9458,86646],[9459,86646],[9460,86646],[9461,86646],[9462,86646],[9463,86646],[9464,86646],[9465,86646],[9466,86646],[9467,86646],[9468,86646],[9469,86646],[9470,86646],[9471,86646],[9472,86646],[9473,86646],[9474,86646],[9475,86646],[9476,86646],[9477,86646],[9478,86646],[9479,86646],[9480,86646],[9481,86646],[9482,86646],[9483,86646],[9484,86646],[9485,86646],[9486,86646],[9487,86646],[9488,86646],[9489,86646],[9490,86646],[9491,86646],[9492,86646],[9493,86646],[9494,86646],[9495,86646],[9496,86646],[9497,86091],[9498,86646],[9499,86646],[9500,86646],[9501,86646],[9502,86646],[9503,86646],[9504,86646],[9505,86646],[9506,86646],[9507,86646],[9508,86646],[9509,86646],[9510,86646],[9511,86646],[9512,86646],[9513,86646],[9514,86646],[9515,86646],[9516,86646],[9517,86646],[9518,86646],[9519,86646],[9520,86646],[9521,86646],[9522,86646],[9523,86646],[9524,86646],[9525,86646],[9526,86646],[9527,86646],[9528,86646],[9529,86646],[9530,86646],[9531,86646],[9532,86646],[9533,86646],[9534,86646],[9535,86646],[9536,86646],[9537,86646],[9538,86646],[9539,86646],[9540,86646],[9541,86646],[9542,86646],[9543,86646],[9544,86646],[9545,86646],[9546,86646],[9547,86646],[9548,86646],[9549,86646],[9550,86646],[9551,86646],[9552,86639],[9553,86639],[9554,86639],[9555,86639],[9556,86639],[9557,86639],[9558,86099],[9560,86060],[9561,86639],[9562,86064],[9563,86639],[9564,86169],[9578,86090],[9579,86090],[9580,86167],[9581,86170],[9582,86648],[9583,86648],[9584,86648],[9585,86648],[9586,86648],[9587,86648],[9588,86648],[9589,86644],[9590,86644],[9591,86179],[9592,86157],[9593,86090],[9595,86090],[9596,86090],[9597,86088],[9599,86171],[9600,86649],[9601,86649],[9602,86649],[9603,86649],[9604,86649],[9605,86649],[9607,86090],[9608,86159],[9609,86650],[9610,86650],[9611,86639],[9612,86639],[9613,86639],[9614,86069],[9615,86639],[9616,86639],[9617,86639],[9618,86639],[9619,86639],[9620,86639],[9621,86639],[9622,86645],[9623,86645],[9624,86646],[9625,86646],[9626,86181],[9627,86639],[9628,86645],[9629,86645],[9630,86646],[9631,86646],[9632,86090],[9633,86097],[9634,86161],[9635,86651],[9636,86651],[9637,86651],[9638,86651],[9639,86651],[9640,86651],[9641,86180],[9642,86089],[9644,86092],[9645,86098],[9646,86095],[9648,86094],[9649,86162],[9650,86652],[9651,86652],[9652,86652],[9653,86652],[9655,86091],[9656,86091],[9657,86091],[9658,86069],[9659,86090],[9660,86090],[9661,86155],[9662,86155],[9663,86182],[9664,86183],[9665,86155],[9666,86155],[9667,86155],[9668,86155],[9669,86155],[9670,86063],[9671,86063],[9672,86155],[9673,86644],[9674,86644],[9675,86160],[9676,86653],[9677,86653],[9678,86653],[9679,86653],[9680,86653],[9681,86653],[9683,86063],[9684,86063],[9685,86063],[9686,86063],[9687,86063],[9688,86063],[9689,86063],[9690,86063],[9691,86063],[9692,86063],[9693,86063],[9694,86063],[9695,86063],[9696,86063],[9697,86063],[9698,86063],[9699,86063],[9700,86063],[9701,86063],[9702,86063],[9703,86063],[9704,86063],[9705,86063],[9706,86063],[9707,86063],[9708,86063],[9709,86063],[9710,86063],[9711,86063],[9712,86063],[9713,86063],[9714,86063],[9715,86063],[9716,86063],[9717,86063],[9718,86063],[9719,86063],[9720,86063],[9721,86063],[9722,86063],[9723,86063],[9724,86063],[9725,86063],[9726,86063],[9727,86063],[9728,86063],[9729,86063],[9730,86063],[9731,86063],[9732,86063],[9733,86063],[9734,86063],[9735,86063],[9736,86063],[9737,86063],[9738,86063],[9739,86063],[9740,86063],[9741,86063],[9742,86063],[9743,86063],[9744,86063],[9745,86063],[9746,86063],[9747,86063],[9748,86063],[9749,86063],[9750,86063],[9751,86063],[9752,86063],[9753,86063],[9754,86063],[9755,86063],[9756,86063],[9757,86063],[9758,86063],[9759,86063],[9760,86063],[9761,86063],[9762,86063],[9763,86063],[9764,86063],[9765,86063],[9766,86063],[9767,86063],[9768,86063],[9769,86063],[9770,86063],[9771,86063],[9772,86063],[9773,86063],[9774,86063],[9775,86063],[9776,86063],[9777,86063],[9778,86063],[9779,86063],[9780,86063],[9781,86063],[9782,86063],[9783,86063],[9784,86063],[9785,86063],[9786,86063],[9787,86063],[9788,86063],[9789,86063],[9790,86063],[9791,86063],[9792,86063],[9793,86063],[9794,86063],[9795,86063],[9796,86063],[9797,86063],[9798,86063],[9799,86063],[9800,86063],[9801,86063],[9802,86063],[9803,86063],[9804,86063],[9805,86063],[9806,86063],[9807,86063],[9808,86063],[9809,86063],[9810,86063],[9811,86063],[9812,86063],[9813,86063],[9814,86063],[9815,86063],[9816,86063],[9817,86063],[9818,86063],[9819,86063],[9820,86063],[9821,86063],[9822,86063],[9823,86063],[9824,86063],[9825,86063],[9826,86063],[9827,86063],[9828,86063],[9829,86063],[9830,86063],[9831,86063],[9832,86063],[9833,86063],[9834,86063],[9835,86063],[9836,86063],[9837,86063],[9838,86063],[9839,86063],[9840,86063],[9841,86063],[9842,86063],[9843,86063],[9844,86063],[9845,86063],[9846,86063],[9847,86063],[9848,86063],[9849,86063],[9850,86063],[9851,86063],[9852,86063],[9853,86063],[9854,86063],[9855,86063],[9856,86063],[9857,86063],[9858,86063],[9859,86063],[9860,86063],[9861,86063],[9862,86063],[9863,86063],[9864,86063],[9865,86063],[9866,86063],[9867,86063],[9868,86063],[9869,86063],[9870,86063],[9871,86063],[9872,86063],[9873,86063],[9874,86063],[9875,86063],[9876,86063],[9877,86063],[9878,86063],[9879,86063],[9880,86063],[9881,86063],[9882,86063],[9883,86063],[9884,86063],[9885,86063],[9886,86063],[9887,86063],[9888,86063],[9889,86063],[9890,86063],[9891,86063],[9892,86063],[9893,86063],[9894,86063],[9895,86063],[9896,86063],[9897,86063],[9898,86063],[9899,86063],[9900,86063],[9901,86063],[9902,86063],[9903,86063],[9904,86063],[9905,86063],[9906,86063],[9907,86063],[9908,86063],[9909,86063],[9910,86063],[9911,86063],[9912,86063],[9913,86063],[9914,86063],[9915,86063],[9916,86063],[9917,86063],[9918,86063],[9919,86063],[9920,86063],[9921,86063],[9922,86063],[9923,86063],[9924,86063],[9925,86063],[9926,86063],[9927,86063],[9928,86063],[9929,86063],[9930,86063],[9931,86063],[9932,86063],[9933,86063],[9934,86063],[9935,86063],[9936,86063],[9937,86063],[9938,86063],[9939,86184],[9941,86099],[9942,86639],[9943,86639],[9944,86060],[9945,86654],[9946,86158],[9947,86157],[9948,86639],[9949,86639],[9950,86639],[9951,86639],[9952,86639],[9953,86639],[9954,86081],[9955,86069],[9956,86639],[9957,86639],[9958,86639],[9959,86639],[9960,86639],[9961,86639],[9962,86639],[9963,86645],[9964,86645],[9965,86645],[9966,86645],[9967,86645],[9968,86645],[9969,86645],[9970,86645],[9971,86645],[9972,86645],[9973,86645],[9974,86645],[9975,86645],[9976,86645],[9977,86069],[9978,86646],[9979,86646],[9980,86646],[9981,86646],[9982,86646],[9983,86646],[9984,86646],[9985,86646],[9986,86646],[9987,86646],[9988,86646],[9989,86646],[9990,86646],[9991,86646],[9992,86091],[9993,86091],[9998,86655],[10016,86655],[10022,86655],[10025,86655],[10030,86655],[10031,86655],[10032,86655],[10033,86655],[10377,86655],[10378,86655],[10381,86642],[10383,86642],[10406,86655],[10424,86655],[10425,86655],[10435,86655],[10446,86655],[10464,86642],[10465,86655],[10471,86655],[10491,86655],[10496,86655],[10497,86655],[10498,86655],[10499,86655],[10500,86655],[10501,86655],[10502,86655],[10503,86655],[10504,86655],[10506,86642],[10637,86655],[10654,86655],[10655,86655],[10656,86149],[10683,86642],[10684,86182],[10685,86655],[10687,86655],[10689,86068],[10690,86090],[10692,86063],[10694,86639],[10695,86645],[10696,86645],[10697,86646],[10698,86646],[10699,86639],[10700,86645],[10701,86645],[10702,86646],[10703,86646],[10704,86175],[10705,86063],[10706,86063],[10707,86063],[10708,86063],[10709,86063],[10710,86063],[10711,86063],[10712,86063],[10713,86063],[10714,86063],[10715,86063],[10716,86063],[10717,86063],[10718,86063],[10719,86063],[10720,86063],[10721,86063],[10722,86063],[10723,86063],[10724,86063],[10725,86063],[10726,86063],[10727,86063],[10728,86063],[10729,86091],[10730,86063],[10731,86063],[10732,86063],[10733,86063],[10734,86099],[10735,86090],[10736,86063],[10737,86063],[10738,86099],[10739,86069],[10740,86639],[10741,86639],[10742,86639],[10743,86639],[10744,86639],[10745,86639],[10746,86639],[10747,86639],[10748,86639],[10749,86639],[10750,86639],[10751,86639],[10752,86639],[10753,86639],[10754,86639],[10755,86639],[10756,86639],[10757,86639],[10758,86639],[10759,86639],[10760,86639],[10761,86639],[10762,86639],[10763,86639],[10764,86639],[10765,86639],[10766,86639],[10767,86639],[10768,86639],[10769,86639],[10770,86639],[10771,86639],[10772,86639],[10773,86639],[10774,86639],[10775,86639],[10776,86639],[10777,86639],[10778,86639],[10779,86639],[10780,86639],[10781,86639],[10782,86069],[10783,86639],[10784,86639],[10785,86091],[10786,86645],[10787,86645],[10788,86645],[10789,86645],[10790,86645],[10791,86645],[10792,86645],[10793,86645],[10794,86645],[10795,86645],[10796,86645],[10797,86645],[10798,86645],[10799,86645],[10800,86645],[10801,86645],[10802,86645],[10803,86645],[10804,86645],[10805,86645],[10806,86645],[10807,86645],[10808,86645],[10809,86645],[10810,86645],[10811,86645],[10812,86645],[10813,86645],[10814,86645],[10815,86645],[10816,86645],[10817,86645],[10818,86645],[10819,86645],[10820,86645],[10821,86645],[10822,86645],[10823,86645],[10824,86645],[10825,86645],[10826,86645],[10827,86645],[10828,86091],[10829,86645],[10830,86645],[10831,86645],[10832,86645],[10833,86645],[10834,86645],[10835,86645],[10836,86645],[10837,86645],[10838,86645],[10839,86645],[10840,86645],[10841,86645],[10842,86645],[10843,86645],[10844,86645],[10845,86645],[10846,86645],[10847,86645],[10848,86645],[10849,86645],[10850,86645],[10851,86645],[10852,86645],[10853,86645],[10854,86645],[10855,86645],[10856,86645],[10857,86645],[10858,86645],[10859,86645],[10860,86645],[10861,86645],[10862,86645],[10863,86645],[10864,86645],[10865,86645],[10866,86645],[10867,86645],[10868,86645],[10869,86645],[10870,86645],[10871,86645],[10872,86645],[10873,86645],[10874,86645],[10875,86645],[10876,86645],[10877,86645],[10878,86645],[10879,86645],[10880,86645],[10881,86645],[10882,86645],[10883,86645],[10884,86645],[10885,86069],[10886,86081],[10887,86091],[10888,86646],[10889,86646],[10890,86646],[10891,86646],[10892,86646],[10893,86646],[10894,86646],[10895,86646],[10896,86646],[10897,86646],[10898,86646],[10899,86646],[10900,86646],[10901,86646],[10902,86646],[10903,86646],[10904,86646],[10905,86646],[10906,86646],[10907,86646],[10908,86646],[10909,86646],[10910,86646],[10911,86646],[10912,86646],[10913,86646],[10914,86646],[10915,86646],[10916,86646],[10917,86646],[10918,86646],[10919,86646],[10920,86646],[10921,86646],[10922,86646],[10923,86646],[10924,86646],[10925,86646],[10926,86646],[10927,86646],[10928,86646],[10929,86646],[10930,86091],[10931,86646],[10932,86646],[10933,86646],[10934,86646],[10935,86646],[10936,86646],[10937,86646],[10938,86646],[10939,86646],[10940,86646],[10941,86646],[10942,86646],[10943,86646],[10944,86646],[10945,86646],[10946,86646],[10947,86646],[10948,86646],[10949,86646],[10950,86646],[10951,86646],[10952,86646],[10953,86646],[10954,86646],[10955,86646],[10956,86646],[10957,86646],[10958,86646],[10959,86646],[10960,86646],[10961,86646],[10962,86646],[10963,86646],[10964,86646],[10965,86646],[10966,86646],[10967,86646],[10968,86646],[10969,86646],[10970,86646],[10971,86646],[10972,86646],[10973,86646],[10974,86646],[10975,86646],[10976,86646],[10977,86646],[10978,86646],[10979,86646],[10980,86646],[10981,86646],[10982,86646],[10983,86646],[10984,86646],[10985,86639],[10986,86639],[10987,86639],[10988,86639],[10989,86639],[10990,86639],[10991,86099],[10993,86060],[10994,86639],[10995,86639],[11009,86090],[11010,86090],[11011,86090],[11013,86090],[11014,86090],[11015,86090],[11016,86639],[11017,86639],[11018,86639],[11019,86069],[11020,86639],[11021,86639],[11022,86639],[11023,86639],[11024,86639],[11025,86639],[11026,86639],[11027,86645],[11028,86645],[11029,86646],[11030,86646],[11031,86639],[11032,86645],[11033,86645],[11034,86646],[11035,86646],[11036,86090],[11037,86097],[11039,86091],[11040,86091],[11041,86091],[11042,86069],[11043,86090],[11044,86090],[11045,86063],[11046,86063],[11048,86063],[11049,86063],[11050,86063],[11051,86063],[11052,86063],[11053,86063],[11054,86063],[11055,86063],[11056,86063],[11057,86063],[11058,86063],[11059,86063],[11060,86063],[11061,86063],[11062,86063],[11063,86063],[11064,86063],[11065,86063],[11066,86063],[11067,86063],[11068,86063],[11069,86063],[11070,86063],[11071,86063],[11072,86063],[11073,86063],[11074,86063],[11075,86063],[11076,86063],[11077,86063],[11078,86063],[11079,86063],[11080,86063],[11081,86063],[11082,86063],[11083,86063],[11084,86063],[11085,86063],[11086,86063],[11087,86063],[11088,86063],[11089,86063],[11090,86063],[11091,86063],[11092,86063],[11093,86063],[11094,86063],[11095,86063],[11096,86063],[11097,86063],[11098,86063],[11099,86063],[11100,86063],[11101,86063],[11102,86063],[11103,86063],[11104,86063],[11105,86063],[11106,86063],[11107,86063],[11108,86063],[11109,86063],[11110,86063],[11111,86063],[11112,86063],[11113,86063],[11114,86063],[11115,86063],[11116,86063],[11117,86063],[11118,86063],[11119,86063],[11120,86063],[11121,86063],[11122,86063],[11123,86063],[11124,86063],[11125,86063],[11126,86063],[11127,86063],[11128,86063],[11129,86063],[11130,86063],[11131,86063],[11132,86063],[11133,86063],[11134,86063],[11135,86063],[11136,86063],[11137,86063],[11138,86063],[11139,86063],[11140,86063],[11141,86063],[11142,86063],[11143,86063],[11144,86063],[11145,86063],[11146,86063],[11147,86063],[11148,86063],[11149,86063],[11150,86063],[11151,86063],[11152,86063],[11153,86063],[11154,86063],[11155,86063],[11156,86063],[11157,86063],[11158,86063],[11159,86063],[11160,86063],[11161,86063],[11162,86063],[11163,86063],[11164,86063],[11165,86063],[11166,86063],[11167,86063],[11168,86063],[11169,86063],[11170,86063],[11171,86063],[11172,86063],[11173,86063],[11174,86063],[11175,86063],[11176,86063],[11177,86063],[11178,86063],[11179,86063],[11180,86063],[11181,86063],[11182,86063],[11183,86063],[11184,86063],[11185,86063],[11186,86063],[11187,86063],[11188,86063],[11189,86063],[11190,86063],[11191,86063],[11192,86063],[11193,86063],[11194,86063],[11195,86063],[11196,86063],[11197,86063],[11198,86063],[11199,86063],[11200,86063],[11201,86063],[11202,86063],[11203,86063],[11204,86063],[11205,86063],[11206,86063],[11207,86063],[11208,86063],[11209,86063],[11210,86063],[11211,86063],[11212,86063],[11213,86063],[11214,86063],[11215,86063],[11216,86063],[11217,86063],[11218,86063],[11219,86063],[11220,86063],[11221,86063],[11222,86063],[11223,86063],[11224,86063],[11225,86063],[11226,86063],[11227,86063],[11228,86063],[11229,86063],[11230,86063],[11231,86063],[11232,86063],[11233,86063],[11234,86063],[11235,86063],[11236,86063],[11237,86063],[11238,86063],[11239,86063],[11240,86063],[11241,86063],[11242,86063],[11243,86063],[11244,86063],[11245,86063],[11246,86063],[11247,86063],[11248,86063],[11249,86063],[11250,86063],[11251,86063],[11252,86063],[11253,86063],[11254,86063],[11255,86063],[11256,86063],[11257,86063],[11258,86063],[11259,86063],[11260,86063],[11261,86063],[11262,86063],[11263,86063],[11264,86063],[11265,86063],[11266,86063],[11267,86063],[11268,86063],[11269,86063],[11270,86063],[11271,86063],[11272,86063],[11273,86063],[11274,86063],[11275,86063],[11276,86063],[11277,86063],[11278,86063],[11279,86063],[11280,86063],[11281,86063],[11282,86063],[11283,86063],[11284,86063],[11285,86063],[11286,86063],[11287,86063],[11288,86063],[11289,86063],[11290,86063],[11291,86063],[11292,86063],[11293,86063],[11294,86063],[11295,86063],[11296,86063],[11297,86063],[11298,86063],[11299,86063],[11300,86063],[11301,86063],[11302,86063],[11303,86063],[11305,86099],[11306,86639],[11307,86639],[11308,86060],[11309,86639],[11310,86639],[11311,86639],[11312,86639],[11313,86639],[11314,86639],[11315,86081],[11316,86069],[11317,86639],[11318,86639],[11319,86639],[11320,86639],[11321,86639],[11322,86639],[11323,86639],[11324,86645],[11325,86645],[11326,86645],[11327,86645],[11328,86645],[11329,86645],[11330,86645],[11331,86645],[11332,86645],[11333,86645],[11334,86645],[11335,86645],[11336,86645],[11337,86645],[11338,86069],[11339,86646],[11340,86646],[11341,86646],[11342,86646],[11343,86646],[11344,86646],[11345,86646],[11346,86646],[11347,86646],[11348,86646],[11349,86646],[11350,86646],[11351,86646],[11352,86646],[11353,86091],[11354,86091],[11360,86656],[11365,86656],[11366,86656],[11691,86656],[11693,86656],[11706,86656],[11710,86656],[11735,86656],[11744,86656],[11748,86657],[11751,86657],[11752,86657],[11753,86657],[11754,86657],[11755,86657],[11761,86214],[11762,86214],[11767,86214],[11768,86214],[11769,86214],[11770,86214],[11771,86215],[11772,86215],[11773,86215],[11774,86215],[11775,86215],[11776,86215],[11777,86215],[11778,86215],[11779,86215],[11780,86215],[11781,86215],[11782,86215],[11783,86215],[11784,86215],[11785,86215],[11786,86215],[11787,86215],[11788,86215],[11789,86215],[11790,86215],[11791,86215],[11792,86215],[11793,86215],[11794,86215],[11795,86215],[11796,86215],[11797,86215],[11798,86215],[11799,86215],[11800,86215],[11801,86215],[11802,86215],[12228,86175],[12229,86063],[12231,86063],[12232,86063],[12233,86063],[12234,86063],[12235,86063],[12236,86063],[12237,86063],[12238,86063],[12239,86063],[12240,86063],[12241,86063],[12242,86063],[12243,86063],[12244,86063],[12245,86063],[12246,86063],[12247,86063],[12248,86063],[12249,86063],[12250,86063],[12251,86063],[12252,86063],[12253,86063],[12254,86063],[12255,86063],[12256,86063],[12257,86063],[12258,86063],[12259,86063],[12260,86063],[12273,86063],[12274,86063],[12276,86063],[12277,86063],[12278,86063],[12279,86063],[12280,86063],[12281,86063],[12282,86063],[12283,86063],[12284,86063],[12285,86063],[12286,86063],[12287,86063],[12288,86063],[12289,86063],[12290,86063],[12291,86063],[12292,86063],[12293,86063],[12294,86063],[12295,86063],[12296,86063],[12297,86063],[12298,86063],[12299,86063],[12300,86063],[12301,86063],[12302,86063],[12303,86063],[12304,86063],[12305,86063],[12306,86063],[12307,86063],[12308,86063],[12309,86063],[12310,86063],[12311,86063],[12312,86063],[12313,86063],[12314,86063],[12315,86063],[12316,86063],[12317,86063],[12318,86063],[12319,86063],[12320,86063],[12321,86063],[12322,86063],[12323,86063],[12324,86063],[12325,86063],[12326,86063],[12327,86063],[12328,86063],[12329,86063],[12330,86063],[12331,86063],[12332,86063],[12333,86063],[12334,86063],[12335,86063],[12336,86063],[12337,86063],[12338,86063],[12339,86063],[12340,86063],[12341,86063],[12342,86063],[12343,86063],[12344,86063],[12345,86063],[12346,86063],[12347,86063],[12348,86063],[12349,86063],[12350,86063],[12351,86063],[12352,86063],[12353,86063],[12354,86063],[12355,86063],[12356,86063],[12357,86063],[12358,86063],[12359,86063],[12360,86063],[12361,86063],[12362,86063],[12363,86063],[12364,86063],[12365,86063],[12366,86063],[12367,86063],[12368,86063],[12369,86063],[12370,86063],[12371,86063],[12372,86063],[12373,86063],[12374,86063],[12375,86063],[12376,86063],[12377,86063],[12378,86063],[12379,86063],[12380,86063],[12381,86063],[12382,86063],[12383,86063],[12384,86063],[12385,86063],[12386,86063],[12387,86063],[12388,86063],[12389,86063],[12390,86063],[12391,86063],[12392,86063],[12393,86063],[12394,86063],[12395,86063],[12396,86063],[12397,86063],[12398,86063],[12399,86063],[12400,86063],[12401,86063],[12402,86063],[12403,86063],[12404,86063],[12405,86063],[12406,86063],[12407,86063],[12408,86063],[12409,86063],[12410,86063],[12411,86063],[12412,86063],[12413,86063],[12414,86063],[12415,86063],[12416,86063],[12417,86063],[12418,86063],[12419,86063],[12420,86063],[12421,86063],[12422,86063],[12423,86063],[12424,86063],[12425,86063],[12426,86063],[12427,86063],[12428,86063],[12429,86063],[12430,86063],[12431,86063],[12432,86063],[12433,86063],[12434,86063],[12435,86063],[12436,86063],[12437,86063],[12438,86063],[12439,86063],[12440,86063],[12441,86063],[12442,86063],[12443,86063],[12444,86063],[12445,86063],[12446,86063],[12447,86063],[12448,86063],[12449,86063],[12450,86063],[12451,86063],[12452,86063],[12453,86063],[12454,86063],[12455,86063],[12456,86063],[12457,86063],[12458,86063],[12459,86063],[12460,86063],[12461,86063],[12462,86063],[12463,86063],[12464,86063],[12465,86063],[12466,86063],[12467,86063],[12468,86063],[12469,86063],[12470,86063],[12471,86063],[12472,86063],[12473,86063],[12474,86063],[12475,86063],[12476,86063],[12477,86063],[12478,86063],[12479,86063],[12480,86063],[12481,86063],[12482,86063],[12483,86063],[12484,86063],[12485,86063],[12486,86063],[12487,86063],[12488,86063],[12489,86063],[12490,86063],[12491,86063],[12492,86063],[12493,86063],[12494,86063],[12495,86063],[12496,86063],[12497,86063],[12498,86063],[12499,86063],[12500,86063],[12501,86063],[12502,86063],[12503,86063],[12504,86063],[12505,86063],[12506,86063],[12507,86063],[12508,86063],[12509,86063],[12510,86063],[12511,86063],[12512,86063],[12513,86063],[12514,86063],[12515,86063],[12516,86063],[12517,86063],[12518,86063],[12519,86063],[12520,86063],[12521,86063],[12522,86063],[12523,86063],[12524,86063],[12525,86063],[12526,86063],[12527,86063],[12528,86063],[12529,86063],[12530,86063],[12531,86063],[12551,86207],[12552,86207],[12555,86185],[12556,86185],[12557,86185],[12558,86185],[12559,86185],[12560,86185],[12583,86090],[12585,86090],[12587,86090],[12588,86090],[12589,86090],[12591,86090],[12592,86090],[12593,86090],[12594,86090],[12595,86090],[12596,86090],[12618,86219],[12619,86219],[12620,86219],[12625,86096],[12626,86644],[12627,86644],[12628,86158],[12629,86061],[12630,86647],[12631,86647],[12632,86647],[12633,86647],[12634,86064],[12635,86169],[12636,86170],[12637,86648],[12638,86648],[12639,86648],[12640,86648],[12641,86648],[12642,86648],[12643,86648],[12644,86644],[12645,86644],[12646,86157],[12647,86171],[12648,86649],[12649,86649],[12650,86649],[12651,86649],[12652,86649],[12653,86649],[12655,86159],[12656,86650],[12657,86650],[12658,86161],[12659,86651],[12660,86651],[12661,86651],[12662,86651],[12663,86651],[12664,86651],[12665,86162],[12666,86652],[12667,86652],[12668,86652],[12669,86652],[12670,86155],[12671,86155],[12672,86155],[12673,86155],[12674,86155],[12675,86155],[12676,86155],[12677,86155],[12678,86644],[12679,86644],[12680,86160],[12681,86653],[12682,86653],[12683,86653],[12684,86653],[12685,86653],[12686,86653],[12687,86654],[12688,86158],[12689,86157],[12748,86172],[12749,86174],[12750,86176],[12751,86177],[12752,86178],[12753,86149],[12754,86167],[12755,86179],[12756,86181],[12757,86180],[12758,86182],[12759,86183],[12760,86184],[12761,86658],[12770,86658],[12772,86658],[12789,86149],[12795,86182],[12796,86659],[12797,86659],[12798,86220],[12972,86638],[12974,86049],[12976,86043],[12977,86071],[12978,86044],[12980,86024],[12981,86024],[12983,86024],[12996,86049],[12999,86047],[13000,86110],[13001,86062],[13002,86084],[13003,86137],[13004,86085],[13005,86132],[13014,86049],[13017,86071],[13019,86133],[13020,86042],[13023,86043],[13024,86042],[13025,86043],[13026,86043],[13027,86043],[13028,86138],[13029,86043],[13030,86043],[13031,86043],[13032,86085],[13033,86043],[13034,86043],[13035,86048],[13036,86043],[13037,86043],[13038,86049],[13039,86049],[13040,86144],[13041,86109],[13044,86049],[13045,86045],[13046,86049],[13047,86049],[13048,86045],[13049,86044],[13050,86045],[13052,86107],[13056,86024],[13057,86049],[13063,86024],[13067,86024],[13068,86639],[13070,86639],[13074,86140],[13075,86022],[13076,86114],[13077,86022],[13078,86114],[13079,86140],[13080,86049],[13084,86024],[13100,86071],[13108,86070],[13111,86119],[13112,86119],[13147,86108],[13148,86083],[13149,86083],[13150,86103],[13151,86112],[13153,86105],[13156,86049],[13159,86108],[13160,86108],[13163,86129],[13165,86128],[13166,86128],[13167,86078],[13168,86138],[13169,86112],[13170,86045],[13171,86111],[13172,86024],[13174,86638],[13175,86638],[13176,86638],[13177,86083],[13178,86083],[13179,86083],[13180,86083],[13181,86083],[13195,86110],[13196,86638],[13204,86076],[13207,86024],[13210,86135],[13211,86079],[13212,86126],[13213,86115],[13215,86126],[13216,86126],[13217,86080],[13218,86126],[13221,86139],[13232,86024],[13237,86070],[13238,86044],[13241,86044],[13242,86145],[13243,86024],[13244,86049],[13245,86067],[13246,86067],[13247,86072],[13248,86056],[13249,86106],[13252,86024],[13253,86122],[13254,86122],[13257,86113],[13258,86113],[13259,86113],[13260,86113],[13267,86049],[13268,86058],[13269,86049],[13270,86023],[13271,86123],[13272,86123],[13273,86050],[13275,86110],[13276,86110],[13277,86050],[13278,86110],[13279,86110],[13280,86110],[13281,86110],[13282,86110],[13283,86110],[13284,86138],[13285,86110],[13286,86110],[13287,86110],[13288,86110],[13289,86047],[13290,86110],[13291,86110],[13292,86124],[13293,86124],[13294,86024],[13295,86640],[13298,86640],[13301,86121],[13302,86640],[13307,86641],[13308,86641],[13311,86638],[13312,86024],[13313,86049],[13316,86125],[13318,86054],[13319,86054],[13320,86041],[13321,86641],[13322,86055],[13323,86641],[13325,86045],[13326,86045],[13327,86024],[13328,86130],[13329,86130],[13333,86057],[13336,86049],[13341,86024],[13344,86138],[13345,86103],[13346,86103],[13347,86103],[13348,86103],[13349,86136],[13350,86024],[13351,86103],[13354,86103],[13355,86103],[13356,86104],[13357,86103],[13358,86049],[13361,86120],[13362,86120],[13363,86054],[13364,86055],[13366,86024],[13368,86024],[18739,86642],[20459,86643],[20460,86643],[20609,86642],[20771,86096],[20772,86644],[20773,86644],[20774,86068],[20775,86172],[20776,86090],[20778,86174],[20779,86101],[20780,86101],[20781,86101],[20782,86101],[20783,86176],[20784,86059],[20785,86087],[20786,86063],[20788,86639],[20789,86645],[20790,86645],[20791,86646],[20792,86646],[20793,86639],[20794,86645],[20795,86645],[20796,86646],[20797,86646],[20798,86175],[20799,86063],[20800,86063],[20801,86063],[20802,86063],[20803,86063],[20804,86063],[20805,86063],[20806,86063],[20807,86063],[20808,86063],[20809,86063],[20810,86063],[20811,86063],[20812,86063],[20813,86063],[20814,86063],[20815,86063],[20816,86063],[20817,86063],[20818,86063],[20819,86063],[20820,86063],[20821,86063],[20822,86063],[20823,86091],[20824,86063],[20825,86063],[20826,86158],[20827,86063],[20828,86063],[20830,86099],[20831,86101],[20832,86177],[20833,86178],[20835,86090],[20836,86063],[20837,86063],[20838,86061],[20839,86647],[20840,86647],[20841,86647],[20842,86647],[20843,86149],[20844,86099],[20845,86069],[20846,86639],[20847,86639],[20848,86639],[20849,86639],[20850,86639],[20851,86639],[20852,86639],[20853,86639],[20854,86639],[20855,86639],[20856,86639],[20857,86639],[20858,86639],[20859,86639],[20860,86639],[20861,86639],[20862,86639],[20863,86639],[20864,86639],[20865,86639],[20866,86639],[20867,86639],[20868,86639],[20869,86639],[20870,86639],[20871,86639],[20872,86639],[20873,86639],[20874,86639],[20875,86639],[20876,86639],[20877,86639],[20878,86639],[20879,86639],[20880,86639],[20881,86639],[20882,86639],[20883,86639],[20884,86639],[20885,86639],[20886,86639],[20887,86639],[20888,86069],[20889,86639],[20890,86639],[20891,86091],[20892,86645],[20893,86645],[20894,86645],[20895,86645],[20896,86645],[20897,86645],[20898,86645],[20899,86645],[20900,86645],[20901,86645],[20902,86645],[20903,86645],[20904,86645],[20905,86645],[20906,86645],[20907,86645],[20908,86645],[20909,86645],[20910,86645],[20911,86645],[20912,86645],[20913,86645],[20914,86645],[20915,86645],[20916,86645],[20917,86645],[20918,86645],[20919,86645],[20920,86645],[20921,86645],[20922,86645],[20923,86645],[20924,86645],[20925,86645],[20926,86645],[20927,86645],[20928,86645],[20929,86645],[20930,86645],[20931,86645],[20932,86645],[20933,86645],[20934,86091],[20935,86645],[20936,86645],[20937,86645],[20938,86645],[20939,86645],[20940,86645],[20941,86645],[20942,86645],[20943,86645],[20944,86645],[20945,86645],[20946,86645],[20947,86645],[20948,86645],[20949,86645],[20950,86645],[20951,86645],[20952,86645],[20953,86645],[20954,86645],[20955,86645],[20956,86645],[20957,86645],[20958,86645],[20959,86645],[20960,86645],[20961,86645],[20962,86645],[20963,86645],[20964,86645],[20965,86645],[20966,86645],[20967,86645],[20968,86645],[20969,86645],[20970,86645],[20971,86645],[20972,86645],[20973,86645],[20974,86645],[20975,86645],[20976,86645],[20977,86645],[20978,86645],[20979,86645],[20980,86645],[20981,86645],[20982,86645],[20983,86645],[20984,86645],[20985,86645],[20986,86645],[20987,86645],[20988,86645],[20989,86645],[20990,86645],[20991,86069],[20992,86081],[20993,86091],[20994,86646],[20995,86646],[20996,86646],[20997,86646],[20998,86646],[20999,86646],[21000,86646],[21001,86646],[21002,86646],[21003,86646],[21004,86646],[21005,86646],[21006,86646],[21007,86646],[21008,86646],[21009,86646],[21010,86646],[21011,86646],[21012,86646],[21013,86646],[21014,86646],[21015,86646],[21016,86646],[21017,86646],[21018,86646],[21019,86646],[21020,86646],[21021,86646],[21022,86646],[21023,86646],[21024,86646],[21025,86646],[21026,86646],[21027,86646],[21028,86646],[21029,86646],[21030,86646],[21031,86646],[21032,86646],[21033,86646],[21034,86646],[21035,86646],[21036,86091],[21037,86646],[21038,86646],[21039,86646],[21040,86646],[21041,86646],[21042,86646],[21043,86646],[21044,86646],[21045,86646],[21046,86646],[21047,86646],[21048,86646],[21049,86646],[21050,86646],[21051,86646],[21052,86646],[21053,86646],[21054,86646],[21055,86646],[21056,86646],[21057,86646],[21058,86646],[21059,86646],[21060,86646],[21061,86646],[21062,86646],[21063,86646],[21064,86646],[21065,86646],[21066,86646],[21067,86646],[21068,86646],[21069,86646],[21070,86646],[21071,86646],[21072,86646],[21073,86646],[21074,86646],[21075,86646],[21076,86646],[21077,86646],[21078,86646],[21079,86646],[21080,86646],[21081,86646],[21082,86646],[21083,86646],[21084,86646],[21085,86646],[21086,86646],[21087,86646],[21088,86646],[21089,86646],[21090,86646],[21091,86639],[21092,86639],[21093,86639],[21094,86639],[21095,86639],[21096,86639],[21097,86099],[21099,86060],[21100,86639],[21102,86064],[21103,86639],[21104,86169],[21118,86090],[21119,86090],[21120,86167],[21121,86170],[21122,86648],[21123,86648],[21124,86648],[21125,86648],[21126,86648],[21127,86648],[21128,86648],[21129,86644],[21130,86644],[21131,86179],[21132,86157],[21133,86090],[21135,86090],[21136,86090],[21137,86088],[21139,86171],[21140,86649],[21141,86649],[21142,86649],[21143,86649],[21144,86649],[21145,86649],[21147,86090],[21148,86159],[21149,86650],[21150,86650],[21151,86639],[21152,86639],[21153,86639],[21154,86069],[21155,86639],[21156,86639],[21157,86639],[21158,86639],[21159,86639],[21160,86639],[21161,86639],[21162,86645],[21163,86645],[21164,86646],[21165,86646],[21166,86181],[21167,86639],[21168,86645],[21169,86645],[21170,86646],[21171,86646],[21172,86090],[21173,86097],[21174,86161],[21175,86651],[21176,86651],[21177,86651],[21178,86651],[21179,86651],[21180,86651],[21181,86180],[21182,86089],[21184,86092],[21185,86098],[21186,86095],[21188,86094],[21189,86162],[21190,86652],[21191,86652],[21192,86652],[21193,86652],[21195,86091],[21196,86091],[21197,86091],[21198,86069],[21199,86090],[21200,86090],[21201,86155],[21202,86155],[21203,86182],[21204,86183],[21205,86155],[21206,86155],[21207,86155],[21208,86155],[21209,86155],[21210,86063],[21211,86063],[21212,86155],[21213,86644],[21214,86644],[21215,86160],[21216,86653],[21217,86653],[21218,86653],[21219,86653],[21220,86653],[21221,86653],[21223,86063],[21224,86063],[21225,86063],[21226,86063],[21227,86063],[21228,86063],[21229,86063],[21230,86063],[21231,86063],[21232,86063],[21233,86063],[21234,86063],[21235,86063],[21236,86063],[21237,86063],[21238,86063],[21239,86063],[21240,86063],[21241,86063],[21242,86063],[21243,86063],[21244,86063],[21245,86063],[21246,86063],[21247,86063],[21248,86063],[21249,86063],[21250,86063],[21251,86063],[21252,86063],[21253,86063],[21254,86063],[21255,86063],[21256,86063],[21257,86063],[21258,86063],[21259,86063],[21260,86063],[21261,86063],[21262,86063],[21263,86063],[21264,86063],[21265,86063],[21266,86063],[21267,86063],[21268,86063],[21269,86063],[21270,86063],[21271,86063],[21272,86063],[21273,86063],[21274,86063],[21275,86063],[21276,86063],[21277,86063],[21278,86063],[21279,86063],[21280,86063],[21281,86063],[21282,86063],[21283,86063],[21284,86063],[21285,86063],[21286,86063],[21287,86063],[21288,86063],[21289,86063],[21290,86063],[21291,86063],[21292,86063],[21293,86063],[21294,86063],[21295,86063],[21296,86063],[21297,86063],[21298,86063],[21299,86063],[21300,86063],[21301,86063],[21302,86063],[21303,86063],[21304,86063],[21305,86063],[21306,86063],[21307,86063],[21308,86063],[21309,86063],[21310,86063],[21311,86063],[21312,86063],[21313,86063],[21314,86063],[21315,86063],[21316,86063],[21317,86063],[21318,86063],[21319,86063],[21320,86063],[21321,86063],[21322,86063],[21323,86063],[21324,86063],[21325,86063],[21326,86063],[21327,86063],[21328,86063],[21329,86063],[21330,86063],[21331,86063],[21332,86063],[21333,86063],[21334,86063],[21335,86063],[21336,86063],[21337,86063],[21338,86063],[21339,86063],[21340,86063],[21341,86063],[21342,86063],[21343,86063],[21344,86063],[21345,86063],[21346,86063],[21347,86063],[21348,86063],[21349,86063],[21350,86063],[21351,86063],[21352,86063],[21353,86063],[21354,86063],[21355,86063],[21356,86063],[21357,86063],[21358,86063],[21359,86063],[21360,86063],[21361,86063],[21362,86063],[21363,86063],[21364,86063],[21365,86063],[21366,86063],[21367,86063],[21368,86063],[21369,86063],[21370,86063],[21371,86063],[21372,86063],[21373,86063],[21374,86063],[21375,86063],[21376,86063],[21377,86063],[21378,86063],[21379,86063],[21380,86063],[21381,86063],[21382,86063],[21383,86063],[21384,86063],[21385,86063],[21386,86063],[21387,86063],[21388,86063],[21389,86063],[21390,86063],[21391,86063],[21392,86063],[21393,86063],[21394,86063],[21395,86063],[21396,86063],[21397,86063],[21398,86063],[21399,86063],[21400,86063],[21401,86063],[21402,86063],[21403,86063],[21404,86063],[21405,86063],[21406,86063],[21407,86063],[21408,86063],[21409,86063],[21410,86063],[21411,86063],[21412,86063],[21413,86063],[21414,86063],[21415,86063],[21416,86063],[21417,86063],[21418,86063],[21419,86063],[21420,86063],[21421,86063],[21422,86063],[21423,86063],[21424,86063],[21425,86063],[21426,86063],[21427,86063],[21428,86063],[21429,86063],[21430,86063],[21431,86063],[21432,86063],[21433,86063],[21434,86063],[21435,86063],[21436,86063],[21437,86063],[21438,86063],[21439,86063],[21440,86063],[21441,86063],[21442,86063],[21443,86063],[21444,86063],[21445,86063],[21446,86063],[21447,86063],[21448,86063],[21449,86063],[21450,86063],[21451,86063],[21452,86063],[21453,86063],[21454,86063],[21455,86063],[21456,86063],[21457,86063],[21458,86063],[21459,86063],[21460,86063],[21461,86063],[21462,86063],[21463,86063],[21464,86063],[21465,86063],[21466,86063],[21467,86063],[21468,86063],[21469,86063],[21470,86063],[21471,86063],[21472,86063],[21473,86063],[21474,86063],[21475,86063],[21476,86063],[21477,86063],[21478,86063],[21479,86184],[21481,86099],[21482,86639],[21483,86639],[21484,86060],[21485,86654],[21486,86158],[21487,86157],[21488,86639],[21489,86639],[21490,86639],[21491,86639],[21492,86639],[21493,86639],[21494,86081],[21495,86069],[21496,86639],[21497,86639],[21498,86639],[21499,86639],[21500,86639],[21501,86639],[21502,86639],[21503,86645],[21504,86645],[21505,86645],[21506,86645],[21507,86645],[21508,86645],[21509,86645],[21510,86645],[21511,86645],[21512,86645],[21513,86645],[21514,86645],[21515,86645],[21516,86645],[21517,86069],[21518,86646],[21519,86646],[21520,86646],[21521,86646],[21522,86646],[21523,86646],[21524,86646],[21525,86646],[21526,86646],[21527,86646],[21528,86646],[21529,86646],[21530,86646],[21531,86646],[21532,86091],[21533,86091],[21580,86655],[22072,86655],[22238,86655],[22245,86655],[22506,86655],[22507,86655],[22508,86655],[22509,86655],[23144,86655],[23145,86655],[23382,86642],[23470,86642],[24379,86655],[24480,86655],[24483,86655],[24834,86655],[25007,86655],[25062,86642],[25067,86655],[25088,86655],[25723,86655],[25764,86655],[25765,86655],[25768,86655],[25769,86655],[25770,86655],[25771,86655],[25772,86655],[25773,86655],[25774,86655],[25779,86642],[27010,86655],[27372,86655],[27373,86655],[27487,86149],[27673,86642],[27727,86182],[27728,86655],[27784,86655],[27832,86068],[27833,86090],[27835,86063],[27837,86639],[27838,86645],[27839,86645],[27840,86646],[27841,86646],[27842,86639],[27843,86645],[27844,86645],[27845,86646],[27846,86646],[27847,86175],[27848,86063],[27849,86063],[27850,86063],[27851,86063],[27852,86063],[27853,86063],[27854,86063],[27855,86063],[27856,86063],[27857,86063],[27858,86063],[27859,86063],[27860,86063],[27861,86063],[27862,86063],[27863,86063],[27864,86063],[27865,86063],[27866,86063],[27867,86063],[27868,86063],[27869,86063],[27870,86063],[27871,86063],[27872,86091],[27873,86063],[27874,86063],[27875,86063],[27876,86063],[27877,86099],[27878,86090],[27879,86063],[27880,86063],[27881,86099],[27882,86069],[27883,86639],[27884,86639],[27885,86639],[27886,86639],[27887,86639],[27888,86639],[27889,86639],[27890,86639],[27891,86639],[27892,86639],[27893,86639],[27894,86639],[27895,86639],[27896,86639],[27897,86639],[27898,86639],[27899,86639],[27900,86639],[27901,86639],[27902,86639],[27903,86639],[27904,86639],[27905,86639],[27906,86639],[27907,86639],[27908,86639],[27909,86639],[27910,86639],[27911,86639],[27912,86639],[27913,86639],[27914,86639],[27915,86639],[27916,86639],[27917,86639],[27918,86639],[27919,86639],[27920,86639],[27921,86639],[27922,86639],[27923,86639],[27924,86639],[27925,86069],[27926,86639],[27927,86639],[27928,86091],[27929,86645],[27930,86645],[27931,86645],[27932,86645],[27933,86645],[27934,86645],[27935,86645],[27936,86645],[27937,86645],[27938,86645],[27939,86645],[27940,86645],[27941,86645],[27942,86645],[27943,86645],[27944,86645],[27945,86645],[27946,86645],[27947,86645],[27948,86645],[27949,86645],[27950,86645],[27951,86645],[27952,86645],[27953,86645],[27954,86645],[27955,86645],[27956,86645],[27957,86645],[27958,86645],[27959,86645],[27960,86645],[27961,86645],[27962,86645],[27963,86645],[27964,86645],[27965,86645],[27966,86645],[27967,86645],[27968,86645],[27969,86645],[27970,86645],[27971,86091],[27972,86645],[27973,86645],[27974,86645],[27975,86645],[27976,86645],[27977,86645],[27978,86645],[27979,86645],[27980,86645],[27981,86645],[27982,86645],[27983,86645],[27984,86645],[27985,86645],[27986,86645],[27987,86645],[27988,86645],[27989,86645],[27990,86645],[27991,86645],[27992,86645],[27993,86645],[27994,86645],[27995,86645],[27996,86645],[27997,86645],[27998,86645],[27999,86645],[28000,86645],[28001,86645],[28002,86645],[28003,86645],[28004,86645],[28005,86645],[28006,86645],[28007,86645],[28008,86645],[28009,86645],[28010,86645],[28011,86645],[28012,86645],[28013,86645],[28014,86645],[28015,86645],[28016,86645],[28017,86645],[28018,86645],[28019,86645],[28020,86645],[28021,86645],[28022,86645],[28023,86645],[28024,86645],[28025,86645],[28026,86645],[28027,86645],[28028,86069],[28029,86081],[28030,86091],[28031,86646],[28032,86646],[28033,86646],[28034,86646],[28035,86646],[28036,86646],[28037,86646],[28038,86646],[28039,86646],[28040,86646],[28041,86646],[28042,86646],[28043,86646],[28044,86646],[28045,86646],[28046,86646],[28047,86646],[28048,86646],[28049,86646],[28050,86646],[28051,86646],[28052,86646],[28053,86646],[28054,86646],[28055,86646],[28056,86646],[28057,86646],[28058,86646],[28059,86646],[28060,86646],[28061,86646],[28062,86646],[28063,86646],[28064,86646],[28065,86646],[28066,86646],[28067,86646],[28068,86646],[28069,86646],[28070,86646],[28071,86646],[28072,86646],[28073,86091],[28074,86646],[28075,86646],[28076,86646],[28077,86646],[28078,86646],[28079,86646],[28080,86646],[28081,86646],[28082,86646],[28083,86646],[28084,86646],[28085,86646],[28086,86646],[28087,86646],[28088,86646],[28089,86646],[28090,86646],[28091,86646],[28092,86646],[28093,86646],[28094,86646],[28095,86646],[28096,86646],[28097,86646],[28098,86646],[28099,86646],[28100,86646],[28101,86646],[28102,86646],[28103,86646],[28104,86646],[28105,86646],[28106,86646],[28107,86646],[28108,86646],[28109,86646],[28110,86646],[28111,86646],[28112,86646],[28113,86646],[28114,86646],[28115,86646],[28116,86646],[28117,86646],[28118,86646],[28119,86646],[28120,86646],[28121,86646],[28122,86646],[28123,86646],[28124,86646],[28125,86646],[28126,86646],[28127,86646],[28128,86639],[28129,86639],[28130,86639],[28131,86639],[28132,86639],[28133,86639],[28134,86099],[28136,86060],[28137,86639],[28138,86639],[28152,86090],[28153,86090],[28154,86090],[28156,86090],[28157,86090],[28158,86090],[28159,86639],[28160,86639],[28161,86639],[28162,86069],[28163,86639],[28164,86639],[28165,86639],[28166,86639],[28167,86639],[28168,86639],[28169,86639],[28170,86645],[28171,86645],[28172,86646],[28173,86646],[28174,86639],[28175,86645],[28176,86645],[28177,86646],[28178,86646],[28179,86090],[28180,86097],[28182,86091],[28183,86091],[28184,86091],[28185,86069],[28186,86090],[28187,86090],[28188,86063],[28189,86063],[28191,86063],[28192,86063],[28193,86063],[28194,86063],[28195,86063],[28196,86063],[28197,86063],[28198,86063],[28199,86063],[28200,86063],[28201,86063],[28202,86063],[28203,86063],[28204,86063],[28205,86063],[28206,86063],[28207,86063],[28208,86063],[28209,86063],[28210,86063],[28211,86063],[28212,86063],[28213,86063],[28214,86063],[28215,86063],[28216,86063],[28217,86063],[28218,86063],[28219,86063],[28220,86063],[28221,86063],[28222,86063],[28223,86063],[28224,86063],[28225,86063],[28226,86063],[28227,86063],[28228,86063],[28229,86063],[28230,86063],[28231,86063],[28232,86063],[28233,86063],[28234,86063],[28235,86063],[28236,86063],[28237,86063],[28238,86063],[28239,86063],[28240,86063],[28241,86063],[28242,86063],[28243,86063],[28244,86063],[28245,86063],[28246,86063],[28247,86063],[28248,86063],[28249,86063],[28250,86063],[28251,86063],[28252,86063],[28253,86063],[28254,86063],[28255,86063],[28256,86063],[28257,86063],[28258,86063],[28259,86063],[28260,86063],[28261,86063],[28262,86063],[28263,86063],[28264,86063],[28265,86063],[28266,86063],[28267,86063],[28268,86063],[28269,86063],[28270,86063],[28271,86063],[28272,86063],[28273,86063],[28274,86063],[28275,86063],[28276,86063],[28277,86063],[28278,86063],[28279,86063],[28280,86063],[28281,86063],[28282,86063],[28283,86063],[28284,86063],[28285,86063],[28286,86063],[28287,86063],[28288,86063],[28289,86063],[28290,86063],[28291,86063],[28292,86063],[28293,86063],[28294,86063],[28295,86063],[28296,86063],[28297,86063],[28298,86063],[28299,86063],[28300,86063],[28301,86063],[28302,86063],[28303,86063],[28304,86063],[28305,86063],[28306,86063],[28307,86063],[28308,86063],[28309,86063],[28310,86063],[28311,86063],[28312,86063],[28313,86063],[28314,86063],[28315,86063],[28316,86063],[28317,86063],[28318,86063],[28319,86063],[28320,86063],[28321,86063],[28322,86063],[28323,86063],[28324,86063],[28325,86063],[28326,86063],[28327,86063],[28328,86063],[28329,86063],[28330,86063],[28331,86063],[28332,86063],[28333,86063],[28334,86063],[28335,86063],[28336,86063],[28337,86063],[28338,86063],[28339,86063],[28340,86063],[28341,86063],[28342,86063],[28343,86063],[28344,86063],[28345,86063],[28346,86063],[28347,86063],[28348,86063],[28349,86063],[28350,86063],[28351,86063],[28352,86063],[28353,86063],[28354,86063],[28355,86063],[28356,86063],[28357,86063],[28358,86063],[28359,86063],[28360,86063],[28361,86063],[28362,86063],[28363,86063],[28364,86063],[28365,86063],[28366,86063],[28367,86063],[28368,86063],[28369,86063],[28370,86063],[28371,86063],[28372,86063],[28373,86063],[28374,86063],[28375,86063],[28376,86063],[28377,86063],[28378,86063],[28379,86063],[28380,86063],[28381,86063],[28382,86063],[28383,86063],[28384,86063],[28385,86063],[28386,86063],[28387,86063],[28388,86063],[28389,86063],[28390,86063],[28391,86063],[28392,86063],[28393,86063],[28394,86063],[28395,86063],[28396,86063],[28397,86063],[28398,86063],[28399,86063],[28400,86063],[28401,86063],[28402,86063],[28403,86063],[28404,86063],[28405,86063],[28406,86063],[28407,86063],[28408,86063],[28409,86063],[28410,86063],[28411,86063],[28412,86063],[28413,86063],[28414,86063],[28415,86063],[28416,86063],[28417,86063],[28418,86063],[28419,86063],[28420,86063],[28421,86063],[28422,86063],[28423,86063],[28424,86063],[28425,86063],[28426,86063],[28427,86063],[28428,86063],[28429,86063],[28430,86063],[28431,86063],[28432,86063],[28433,86063],[28434,86063],[28435,86063],[28436,86063],[28437,86063],[28438,86063],[28439,86063],[28440,86063],[28441,86063],[28442,86063],[28443,86063],[28444,86063],[28445,86063],[28446,86063],[28448,86099],[28449,86639],[28450,86639],[28451,86060],[28452,86639],[28453,86639],[28454,86639],[28455,86639],[28456,86639],[28457,86639],[28458,86081],[28459,86069],[28460,86639],[28461,86639],[28462,86639],[28463,86639],[28464,86639],[28465,86639],[28466,86639],[28467,86645],[28468,86645],[28469,86645],[28470,86645],[28471,86645],[28472,86645],[28473,86645],[28474,86645],[28475,86645],[28476,86645],[28477,86645],[28478,86645],[28479,86645],[28480,86645],[28481,86069],[28482,86646],[28483,86646],[28484,86646],[28485,86646],[28486,86646],[28487,86646],[28488,86646],[28489,86646],[28490,86646],[28491,86646],[28492,86646],[28493,86646],[28494,86646],[28495,86646],[28496,86091],[28497,86091],[28503,86656],[28508,86656],[28509,86656],[28834,86656],[28836,86656],[28849,86656],[28853,86656],[28878,86656],[28887,86656],[28891,86657],[28894,86657],[28895,86657],[28896,86657],[28897,86657],[28898,86657],[28904,86214],[28905,86214],[28910,86214],[28911,86214],[28912,86214],[28913,86214],[28951,86215],[28952,86215],[28953,86215],[28954,86215],[28955,86215],[28956,86215],[28957,86215],[28958,86215],[28959,86215],[28960,86215],[28961,86215],[28962,86215],[28963,86215],[28964,86215],[28965,86215],[28966,86215],[28967,86215],[28968,86215],[28969,86215],[28970,86215],[28971,86215],[28972,86215],[28973,86215],[28974,86215],[28975,86215],[28976,86215],[28977,86215],[28978,86215],[28979,86215],[28980,86215],[28981,86215],[28982,86215],[31072,86175],[31073,86063],[31075,86063],[31076,86063],[31077,86063],[31078,86063],[31079,86063],[31080,86063],[31081,86063],[31082,86063],[31083,86063],[31084,86063],[31085,86063],[31086,86063],[31087,86063],[31088,86063],[31089,86063],[31090,86063],[31091,86063],[31092,86063],[31093,86063],[31094,86063],[31095,86063],[31096,86063],[31097,86063],[31098,86063],[31099,86063],[31100,86063],[31101,86063],[31102,86063],[31103,86063],[31104,86063],[31117,86063],[31118,86063],[31120,86063],[31121,86063],[31122,86063],[31123,86063],[31124,86063],[31125,86063],[31126,86063],[31127,86063],[31128,86063],[31129,86063],[31130,86063],[31131,86063],[31132,86063],[31133,86063],[31134,86063],[31135,86063],[31136,86063],[31137,86063],[31138,86063],[31139,86063],[31140,86063],[31141,86063],[31142,86063],[31143,86063],[31144,86063],[31145,86063],[31146,86063],[31147,86063],[31148,86063],[31149,86063],[31150,86063],[31151,86063],[31152,86063],[31153,86063],[31154,86063],[31155,86063],[31156,86063],[31157,86063],[31158,86063],[31159,86063],[31160,86063],[31161,86063],[31162,86063],[31163,86063],[31164,86063],[31165,86063],[31166,86063],[31167,86063],[31168,86063],[31169,86063],[31170,86063],[31171,86063],[31172,86063],[31173,86063],[31174,86063],[31175,86063],[31176,86063],[31177,86063],[31178,86063],[31179,86063],[31180,86063],[31181,86063],[31182,86063],[31183,86063],[31184,86063],[31185,86063],[31186,86063],[31187,86063],[31188,86063],[31189,86063],[31190,86063],[31191,86063],[31192,86063],[31193,86063],[31194,86063],[31195,86063],[31196,86063],[31197,86063],[31198,86063],[31199,86063],[31200,86063],[31201,86063],[31202,86063],[31203,86063],[31204,86063],[31205,86063],[31206,86063],[31207,86063],[31208,86063],[31209,86063],[31210,86063],[31211,86063],[31212,86063],[31213,86063],[31214,86063],[31215,86063],[31216,86063],[31217,86063],[31218,86063],[31219,86063],[31220,86063],[31221,86063],[31222,86063],[31223,86063],[31224,86063],[31225,86063],[31226,86063],[31227,86063],[31228,86063],[31229,86063],[31230,86063],[31231,86063],[31232,86063],[31233,86063],[31234,86063],[31235,86063],[31236,86063],[31237,86063],[31238,86063],[31239,86063],[31240,86063],[31241,86063],[31242,86063],[31243,86063],[31244,86063],[31245,86063],[31246,86063],[31247,86063],[31248,86063],[31249,86063],[31250,86063],[31251,86063],[31252,86063],[31253,86063],[31254,86063],[31255,86063],[31256,86063],[31257,86063],[31258,86063],[31259,86063],[31260,86063],[31261,86063],[31262,86063],[31263,86063],[31264,86063],[31265,86063],[31266,86063],[31267,86063],[31268,86063],[31269,86063],[31270,86063],[31271,86063],[31272,86063],[31273,86063],[31274,86063],[31275,86063],[31276,86063],[31277,86063],[31278,86063],[31279,86063],[31280,86063],[31281,86063],[31282,86063],[31283,86063],[31284,86063],[31285,86063],[31286,86063],[31287,86063],[31288,86063],[31289,86063],[31290,86063],[31291,86063],[31292,86063],[31293,86063],[31294,86063],[31295,86063],[31296,86063],[31297,86063],[31298,86063],[31299,86063],[31300,86063],[31301,86063],[31302,86063],[31303,86063],[31304,86063],[31305,86063],[31306,86063],[31307,86063],[31308,86063],[31309,86063],[31310,86063],[31311,86063],[31312,86063],[31313,86063],[31314,86063],[31315,86063],[31316,86063],[31317,86063],[31318,86063],[31319,86063],[31320,86063],[31321,86063],[31322,86063],[31323,86063],[31324,86063],[31325,86063],[31326,86063],[31327,86063],[31328,86063],[31329,86063],[31330,86063],[31331,86063],[31332,86063],[31333,86063],[31334,86063],[31335,86063],[31336,86063],[31337,86063],[31338,86063],[31339,86063],[31340,86063],[31341,86063],[31342,86063],[31343,86063],[31344,86063],[31345,86063],[31346,86063],[31347,86063],[31348,86063],[31349,86063],[31350,86063],[31351,86063],[31352,86063],[31353,86063],[31354,86063],[31355,86063],[31356,86063],[31357,86063],[31358,86063],[31359,86063],[31360,86063],[31361,86063],[31362,86063],[31363,86063],[31364,86063],[31365,86063],[31366,86063],[31367,86063],[31368,86063],[31369,86063],[31370,86063],[31371,86063],[31372,86063],[31373,86063],[31374,86063],[31375,86063],[31395,86207],[31396,86207],[31399,86185],[31400,86185],[31401,86185],[31402,86185],[31403,86185],[31404,86185],[31667,86090],[31669,86090],[31671,86090],[31672,86090],[31673,86090],[31675,86090],[31676,86090],[31677,86090],[31678,86090],[31679,86090],[31680,86090],[31702,86219],[31703,86219],[31704,86219],[31813,86096],[31814,86644],[31815,86644],[31816,86158],[31817,86061],[31818,86647],[31819,86647],[31820,86647],[31821,86647],[31822,86064],[31823,86169],[31824,86170],[31825,86648],[31826,86648],[31827,86648],[31828,86648],[31829,86648],[31830,86648],[31831,86648],[31832,86644],[31833,86644],[31834,86157],[31835,86171],[31836,86649],[31837,86649],[31838,86649],[31839,86649],[31840,86649],[31841,86649],[31843,86159],[31844,86650],[31845,86650],[31846,86161],[31847,86651],[31848,86651],[31849,86651],[31850,86651],[31851,86651],[31852,86651],[31853,86162],[31854,86652],[31855,86652],[31856,86652],[31857,86652],[31858,86155],[31859,86155],[31860,86155],[31861,86155],[31862,86155],[31863,86155],[31864,86155],[31865,86155],[31866,86644],[31867,86644],[31868,86160],[31869,86653],[31870,86653],[31871,86653],[31872,86653],[31873,86653],[31874,86653],[31875,86654],[31876,86158],[31877,86157],[31936,86172],[31937,86174],[31938,86176],[31939,86177],[31940,86178],[31941,86149],[31942,86167],[31943,86179],[31944,86181],[31945,86180],[31946,86182],[31947,86183],[31948,86184],[31949,86658],[31958,86658],[31960,86658],[31977,86149],[31983,86182],[31984,86659],[31985,86659],[31986,86220],[32054,32623],[32055,32675],[32056,32675],[32188,32749],[32190,32749],[32191,32749],[32239,32749],[32343,32749],[32344,32749],[32424,32749],[32435,32623],[32436,32749],[32591,32749],[32592,32758],[32593,32758],[32594,32758],[32595,32758],[32596,32762],[32597,32762],[32598,32762],[32599,32762],[32600,32766],[32601,32766],[32602,32768],[32603,32768],[32604,32768],[32605,32771],[32606,32771],[32607,32771],[32608,32771],[32609,32775],[32610,32775],[32611,32775],[32612,32779],[32613,32779],[32614,32779],[32615,32779],[32616,32783],[32617,32783],[32618,32783],[32619,32783],[32622,32783],[32836,32832],[32837,32832],[32838,32832],[32839,32832],[32840,311],[32841,311],[32842,86222],[32845,86221],[32847,86221],[32849,86222],[32851,86221],[32853,86221],[32854,86221],[32855,86221],[32856,86221],[33199,33225],[33200,33225],[33201,33225],[33204,33365],[33206,33409],[33215,0],[33223,33364],[33224,33365],[34020,86243],[34022,86238],[34023,86239],[34024,86005],[34025,86005],[34028,86017],[34029,86017],[34032,85994],[34033,86267],[34034,86267],[34035,86324],[34036,86267],[34037,86267],[34038,86267],[34039,86267],[34040,86267],[34041,86267],[34042,86267],[34043,86267],[34044,86267],[34045,86267],[34046,85990],[34047,86302],[34048,85990],[34049,86267],[34052,86015],[34053,86015],[34054,86015],[34055,86265],[34056,86294],[34057,86277],[34058,86277],[34059,86232],[34060,86006],[34061,86006],[34062,86002],[34063,86002],[34064,86002],[34068,86259],[34071,86193],[34072,86202],[34073,86253],[34074,86188],[34075,86254],[34078,86271],[34079,86271],[34080,86273],[34081,86272],[34082,86259],[34086,86275],[34087,86274],[34088,86276],[34094,86275],[34095,86252],[34096,86275],[34099,85990],[34102,86018],[34103,86018],[34104,86018],[34105,86018],[34108,86277],[34109,85990],[34110,86293],[34111,86018],[34113,86234],[34115,86010],[34116,86010],[34117,86007],[34118,86007],[34119,86359],[34120,86359],[34121,86359],[34122,86359],[34123,86230],[34124,86230],[34125,86294],[34129,86308],[34136,85990],[34137,86010],[34139,86002],[34141,86269],[34142,86010],[34146,86241],[34147,86242],[34148,86232],[34149,86203],[34150,86191],[34151,86189],[34156,86204],[34157,86198],[34158,86200],[34159,86186],[34162,86302],[34163,86302],[34165,86660],[34166,86660],[34167,86028],[34168,86661],[34170,86033],[34173,86324],[34174,86013],[34177,86008],[34178,86008],[34179,86008],[34180,86008],[34181,86008],[34182,86008],[34184,86011],[34185,86011],[34186,86011],[34187,86011],[34191,86268],[34192,86268],[34193,86027],[34194,86027],[34197,86257],[34198,86302],[34236,86268],[34237,86268],[34238,86324],[34242,86225],[34243,86225],[34244,86225],[34245,86008],[34246,86008],[34247,86008],[34248,86027],[34249,85988],[34254,86001],[34255,0],[34256,86001],[34257,86226],[34258,86226],[34259,86226],[34260,86226],[34261,86226],[34262,86226],[34263,86226],[34264,86226],[34265,86226],[34266,86226],[34267,86226],[34268,86221],[34271,85992],[34273,86027],[34274,86662],[34275,86227],[34276,86227],[34278,86234],[34294,86235],[34295,86236],[34296,86237],[34320,86037],[34321,86199],[34322,86201],[34324,86015],[34325,86007],[34326,85990],[34327,86252],[34330,86009],[34331,86007],[34348,86224],[34349,86224],[34350,86224],[34355,86290],[34356,86290],[34357,86290],[34359,86315],[34371,86267],[34372,86267],[34374,86225],[34375,86225],[34377,86301],[34378,86301],[34379,86301],[34380,86301],[34381,86301],[34382,86292],[34383,85991],[34384,86292],[34385,85991],[34386,85991],[34387,85991],[34388,86292],[34389,85991],[34390,86292],[34443,86275],[34444,86197],[34445,86195],[34446,86240],[34447,86192],[34448,86256],[34451,86317],[34452,86318],[34454,86269],[34459,86295],[34460,86295],[34461,86295],[34462,86295],[34463,86295],[34464,86295],[34465,86295],[34554,86300],[34555,86319],[34609,86011],[34610,86011],[34611,86011],[34612,86011],[34617,85990],[34618,86005],[34619,86005],[34624,86021],[34631,86252],[34640,86027],[34644,86268],[34645,86268],[34647,86102],[34648,86011],[34649,86011],[34653,86033],[34654,86233],[34655,86046],[34658,86007],[34659,86007],[34660,86007],[34661,86007],[34662,86277],[34673,86299],[34674,86005],[34675,86225],[34677,86268],[34678,85998],[34680,86405],[34681,86030],[34682,85992],[34683,86268],[34684,86027],[34685,86411],[34686,86410],[34687,86268],[34688,85998],[34689,86027],[34690,86027],[34691,86405],[34692,86268],[34693,86268],[34694,86267],[34695,86268],[34696,86267],[34697,86318],[34698,86268],[34699,86268],[34700,86268],[34701,86268],[34702,85998],[34703,86410],[34704,86030],[34705,86268],[34706,86268],[34707,86316],[34711,86034],[34712,86661],[34713,86001],[34714,86001],[34715,86001],[34716,86001],[34717,86001],[34718,86001],[34721,86018],[34724,86010],[34730,86015],[34731,86010],[34734,86298],[34735,86007],[34740,86296],[34741,86317],[34742,86317],[34749,86027],[34750,86268],[34751,86268],[34752,86268],[34753,86268],[34754,86268],[34755,86268],[34756,86027],[34759,86033],[34762,86007],[34763,86007],[34764,86663],[34765,86010],[34766,85991],[34767,86010],[34769,86664],[34777,86038],[34778,86038],[34779,86014],[34780,86297],[34781,86297],[34782,86016],[34783,86221],[34799,86247],[34800,86248],[34801,86249],[34806,86026],[34807,86187],[34808,86190],[34809,86039],[34811,86311],[34815,86027],[34818,86294],[34819,86359],[34820,86359],[34821,86359],[34822,86359],[34823,86260],[34824,86260],[34825,86260],[34826,85992],[34827,86277],[34828,86277],[34829,86397],[34832,86025],[34833,86665],[34834,86665],[34839,86269],[34840,86027],[34844,86012],[34847,86399],[34848,86020],[34851,86196],[34852,86399],[34853,86194],[34856,86399],[34857,86291],[34858,86018],[34871,86324],[34880,86019],[34881,85988],[34882,86292],[35133,86006],[35144,86006],[35326,86017],[35327,86017],[36568,86267],[36583,86232],[36584,86232],[36592,86271],[36593,86292],[36684,86272],[36699,86272],[36735,86666],[36744,86667],[38432,86259],[38468,86302],[38502,86668],[38506,86669],[39374,86203],[39375,86191],[39376,86189],[39694,86204],[39930,86198],[39931,86200],[39932,86186],[40491,86668],[40524,86666],[40527,86666],[40696,86670],[42609,86671],[42733,86666],[42735,86666],[42737,86235],[42738,86236],[42739,86237],[42762,86272],[42763,86672],[42814,86668],[43051,86033],[44712,86037],[44713,86199],[44714,86201],[44724,86033],[44785,86673],[44840,86292],[44863,86197],[44864,86195],[44865,86240],[44866,86192],[44917,86267],[45411,86033],[45621,86033],[45632,86102],[45639,86033],[47154,86301],[47155,86301],[47156,86302],[47480,86018],[47508,86015],[47703,86666],[48777,86668],[49734,86666],[49736,86666],[49738,86247],[49739,86248],[49740,86249],[49743,86008],[49748,86673],[49993,86017],[49999,86025],[50000,86026],[50001,86187],[50002,86190],[50015,86012],[50016,86020],[50017,86196],[50018,86194],[50272,86668],[50283,86008],[53999,86308],[54000,86308],[54002,86308],[54003,86308],[54005,86308],[54007,86308],[54017,86308],[54044,86308],[54109,86006],[54110,86006],[54116,86006],[54117,86006],[54135,86002],[54136,86002],[54137,86002],[54139,86002],[54145,86401],[54149,86401],[54150,86401],[54151,86401],[54152,86401],[54153,86401],[54154,86401],[54155,86401],[54156,86401],[54157,86401],[54158,86401],[54168,86401],[54209,86674],[54256,86674],[54308,86674],[54309,86674],[54313,86674],[54435,86401],[54437,86674],[54458,86674],[54459,86674],[54460,86674],[54570,86674],[54573,86675],[54574,86676],[54579,86401],[54583,86401],[54584,86401],[54585,86401],[54586,86401],[54587,86401],[54588,86401],[54589,86401],[54590,86401],[54591,86401],[54592,86401],[54602,86401],[54612,86401],[54620,86677],[54621,86678],[54622,86679],[54623,86679],[54624,86679],[54625,86680],[54629,86027],[54630,86027],[54633,86027],[54634,86027],[54635,86662],[54643,86027],[54645,86027],[54646,86027],[54647,86027],[54650,86027],[54651,86027],[54660,86027],[54661,86027],[54673,86681],[54984,86681],[54985,86681],[55010,86681],[55013,86681],[55017,86681],[55122,86409],[55123,86404],[55124,86404],[55125,86404],[55126,86405],[55127,86030],[55128,86030],[55129,86030],[55130,86030],[55131,86405],[55132,86030],[55133,86030],[55134,86030],[55135,86406],[55136,86406],[55825,86268],[55826,86268],[55827,86027],[55828,86027],[55835,86268],[55836,86268],[55837,86027],[55838,86027],[55839,86662],[55863,86027],[55867,86268],[55868,86268],[55869,86268],[55870,85998],[55871,86405],[55872,86030],[55873,86268],[55874,86027],[55875,86411],[55876,86410],[55877,86268],[55878,85998],[55879,86027],[55880,86027],[55881,86405],[55882,86268],[55883,86268],[55884,86268],[55885,86268],[55886,86268],[55887,86268],[55888,86268],[55889,85998],[55890,86410],[55891,86030],[55892,86268],[55893,86268],[55900,86027],[55901,86268],[55902,86268],[55903,86268],[55904,86268],[55905,86268],[55906,86268],[55907,86027],[55926,86027],[55927,86027],[56016,86268],[56017,86268],[56022,86268],[56023,86268],[56043,86268],[56044,86268],[56045,86268],[56046,86268],[56047,86268],[56048,86268],[56049,86268],[56050,86268],[56051,86268],[56052,86268],[56053,86268],[56054,86268],[56055,86268],[56056,86268],[56061,86268],[56062,86268],[56063,86268],[56064,86268],[56065,86268],[56066,86268],[57025,86682],[57026,86682],[57027,86682],[57028,86682],[57029,86682],[57040,85998],[57041,85998],[57042,85998],[57128,86411],[57129,86410],[57130,86410],[57224,86660],[57225,86660],[57227,86221],[57228,86227],[57229,86227],[57231,86290],[57232,86290],[57233,86290],[57236,86664],[57237,86221],[57238,86039],[57240,86311],[57247,86669],[57266,86671],[57277,86683],[57296,86660],[57297,86660],[57299,86221],[57300,86227],[57301,86227],[57303,86290],[57304,86290],[57305,86290],[57308,86664],[57309,86221],[57310,86039],[57312,86311],[57319,86669],[57338,86671],[57366,86193],[57367,86202],[57368,86253],[57369,86188],[57370,86254],[57380,86356],[57381,86356],[57382,86356],[57393,86356],[57394,86356],[57397,86356],[57398,86356],[57429,86356],[57432,86356],[57433,86356],[57436,86356],[57439,86356],[57440,86356],[57449,86356],[57450,86356],[57463,86368],[57464,86422],[57465,86413],[57466,86421],[57467,86368],[57681,86368],[57686,86368],[57693,86368],[57716,86368],[57754,86368],[57779,86417],[57780,86417],[57781,86417],[57895,86425],[57896,86425],[57985,86684],[57986,86684],[57987,86684],[57988,86415],[57990,86415],[57992,86415],[58104,86426],[58105,86426],[58179,86349],[58180,86349],[58181,86349],[58182,86349],[58348,86685],[58349,86685],[58350,86427],[58382,86423],[58417,86418],[58452,86428],[58453,86428],[58488,86428],[58491,86428],[58552,86464],[58554,86440],[58555,86440],[58557,86444],[58574,86466],[58588,86461],[58589,86466],[58592,86350],[58593,86468],[58595,86468],[58597,86429],[58599,86451],[58600,86464],[58605,85996],[58612,86448],[58625,86442],[58626,86459],[58628,86228],[58636,86228],[58637,86228],[58663,86353],[58664,86353],[58665,86353],[58666,86353],[58668,86451],[58669,86363],[58670,86353],[58673,86457],[58674,86448],[58680,86449],[58684,86479],[58691,86228],[58692,86476],[58695,86464],[58696,86438],[58697,86438],[58698,86458],[58699,86466],[58701,86451],[58702,86458],[58703,86458],[58704,86458],[58705,86458],[58707,86332],[58708,86439],[58713,86228],[58715,86228],[58728,86477],[58730,86435],[58731,86442],[58737,86476],[58742,86363],[58744,86446],[58745,86437],[58751,86228],[58752,86228],[58756,86228],[58759,86465],[58769,86228],[58787,86454],[58789,86448],[58790,86446],[58791,86435],[58798,86370],[58799,86370],[58800,86434],[58804,86448],[58807,86228],[58811,86439],[58813,86432],[58816,86445],[58828,86466],[58830,86441],[58831,86228],[58832,86369],[58834,85996],[58836,86456],[58851,86332],[58852,86430],[58853,86364],[58856,86370],[58862,86455],[58864,86481],[58866,86381],[58867,86473],[58868,86370],[58869,86461],[58871,86436],[58872,86460],[58874,86460],[58877,86469],[58880,86450],[58881,86363],[58893,86452],[58894,86462],[58896,86449],[58897,86363],[58899,86447],[58900,86453],[58901,86350],[58902,86447],[58903,86447],[58905,86461],[58908,86228],[58909,86228],[58910,86228],[58913,86331],[58916,86448],[58919,86431],[58922,86363],[58927,86433],[58928,86448],[58929,86364],[58930,86467],[58931,86433],[58933,86443],[59032,86467],[59033,86467],[60335,86467],[61148,86467],[62301,86467],[62305,86467],[62306,86467],[62307,86433],[62308,86433],[62314,86467],[62421,86467],[63123,86467],[63313,86467],[63331,86454],[63347,86467],[63408,86467],[63572,86467],[63576,86686],[63588,86458],[63628,86687],[63629,86687],[63631,86432],[63974,86454],[63975,86454],[63985,86433],[63986,86433],[64223,86687],[64224,86687],[64225,86687],[64226,86687],[64227,86687],[64286,86467],[64321,86433],[64327,86467],[64361,86467],[65384,86467],[65390,86431],[65527,86467],[65529,86687],[65536,86467],[65537,86467],[65618,86490],[65619,86487],[65620,86489],[65621,86492],[65622,86492],[65623,86492],[65624,86492],[65625,86488],[65818,86492],[65890,86488],[65891,86488],[65897,86488],[65899,86464],[65900,86444],[65902,86461],[65903,86468],[65904,86468],[65905,86464],[65906,86457],[65907,86464],[65908,86456],[65909,86455],[65910,86461],[65911,86461],[65912,86443],[65919,86688],[65965,86688],[65967,86688],[65968,86687],[65969,86687],[65976,86688],[65986,86687],[65987,86687],[65988,86687],[65989,86687],[65990,86687],[65997,86687],[66003,86468],[66004,86468],[66005,86468],[66006,86468],[66007,86468],[66070,86468],[66108,86461],[66110,86461],[66112,86461],[66113,86461],[66115,86461],[66116,86461],[66275,86687],[66276,86687],[66277,86687],[66278,86687],[66279,86687],[66280,86687],[66281,86687],[66282,86687],[66285,86455],[66286,86455],[66287,86455],[66288,86455],[66441,86370],[66442,86350],[66443,86350],[66445,86429],[66446,86451],[66448,86475],[66450,86353],[66451,86353],[66452,86451],[66453,86353],[66454,86449],[66455,86470],[66456,86474],[66457,86451],[66458,86451],[66461,86437],[66464,86437],[66469,86370],[66470,86370],[66471,86494],[66473,86370],[66474,86432],[66475,86350],[66478,86475],[66479,86369],[66481,86370],[66482,86430],[66483,86370],[66484,86484],[66485,86370],[66486,86450],[66487,86486],[66488,86486],[66490,86370],[66491,86493],[66492,86453],[66493,86350],[66494,86447],[66497,86431],[66498,86437],[66499,86350],[66817,86350],[66978,86350],[67127,86350],[67159,86432],[67237,86350],[67247,86350],[67268,86486],[67270,86350],[67272,86350],[67278,86350],[67427,86350],[67432,86431],[67469,86429],[67470,86470],[67471,86474],[67472,86430],[67511,86689],[67541,86689],[67542,86689],[67545,86470],[67560,86689],[67561,86689],[67562,86689],[67563,86689],[67571,86470],[67574,86689],[67602,86440],[67603,86440],[67605,86497],[67612,86454],[67613,86463],[67614,86454],[67615,86432],[67616,86441],[67617,86454],[67618,86369],[67619,86496],[67620,86483],[67621,86431],[67626,86454],[67627,86454],[67688,86454],[67702,86454],[67707,86454],[67708,86454],[67746,86454],[67760,86454],[67778,86454],[67780,86432],[67790,86454],[67791,86454],[67792,86454],[67797,86454],[67834,86431],[67843,86440],[67844,86440],[67848,86440],[67849,86690],[67851,86451],[67853,86451],[67854,86451],[67855,86451],[67863,86495],[67864,86691],[67865,86480],[67946,86692],[67947,86494],[67948,86494],[68022,86486],[68023,86486],[68024,86486],[68025,86486],[68110,86486],[68127,86486],[68147,86693],[68148,86693],[68149,86353],[68150,86353],[68151,86353],[68152,86353],[68153,86353],[68154,86353],[68155,86353],[68156,86449],[68157,86449],[68158,86449],[68159,86449],[68162,86694],[68164,86449],[68165,86449],[68166,86694],[68167,86449],[68168,86449],[68258,86694],[68443,86695],[68580,86471],[68581,86471],[68582,86471],[68583,86471],[68810,86447],[68811,86447],[68812,86447],[68813,86447],[68814,86447],[68876,86501],[68877,86501],[68910,86696],[68912,86696],[68936,86697],[68937,86697],[68938,86697],[68939,86697],[68940,86697],[68941,86698],[68942,86698],[68943,86698],[68944,86699],[68945,86699],[68949,86435],[68951,86435],[68952,86435],[68954,86435],[69051,86436],[69052,86436],[69053,86436],[69054,86436],[69055,86502],[69056,86503],[69062,86436],[69063,86436],[69064,86436],[69065,86436],[69066,86436],[69083,86436],[69087,86436],[69088,86436],[69090,86436],[69091,86436],[69092,86436],[69299,86467],[69492,86504],[69493,86504],[69500,86504],[69537,86504],[69538,86504],[69564,86482],[69635,86448],[69639,86448],[69648,86448],[69649,86448],[69650,86448],[69671,86448],[69675,86448],[69743,86700],[69744,86700],[69745,86700],[69746,86700],[69747,86700],[69748,86700],[69749,86700],[69752,86363],[69755,86363],[69757,86363],[69758,86363],[69761,86363],[69763,86363],[69764,86363],[69766,86363],[69767,86363],[69768,86363],[69769,86363],[69868,86363],[70170,86471],[70171,86506],[70172,86353],[70173,86353],[70174,86353],[70175,86353],[70176,86449],[70177,86449],[70178,86449],[70182,86694],[70183,86449],[70184,86449],[70279,86497],[70280,86472],[70287,86701],[70315,86696],[70316,86696],[70317,86701],[70349,86701],[70353,86507],[70354,86507],[70355,86507],[70356,86507],[70447,86472],[70448,86472],[70449,86472],[70507,86508],[70508,86508],[70617,86364],[70619,86364],[70620,86364],[70621,86364],[70724,86466],[70726,86466],[70727,86459],[70731,86476],[70732,86458],[70733,86466],[70734,86458],[70735,86458],[70736,86458],[70737,86458],[70738,86477],[70739,86476],[70741,86445],[70742,86466],[70743,86481],[70744,86473],[70745,86460],[70746,86460],[70747,86469],[70749,86452],[70750,86462],[70754,86433],[70755,86433],[70770,86433],[70792,86433],[70793,86433],[70818,86458],[70825,86433],[70826,86433],[70850,86433],[70865,86433],[70879,86509],[70896,86509],[70897,86509],[70898,86509],[70899,86509],[70900,86509],[70901,86509],[70902,86509],[70928,86509],[70929,86509],[70940,86506],[70941,86506],[70942,86506],[70943,86452],[70944,86462],[70945,86485],[70946,86478],[71181,86238],[71182,86239],[71183,86197],[71184,86195],[71185,86240],[71186,86192],[71187,86102],[71188,86012],[71189,86020],[71190,86196],[71191,86194],[71192,86197],[71193,86195],[71194,86240],[71195,86192],[71198,86102],[71201,86012],[71202,86020],[71203,86196],[71204,86194],[71220,86241],[71221,86242],[71222,86203],[71223,86191],[71224,86189],[71225,86204],[71226,86198],[71227,86200],[71228,86186],[71229,86203],[71230,86191],[71231,86189],[71232,86204],[71233,86198],[71234,86200],[71235,86186],[71264,86352],[71265,86513],[71266,86702],[71267,86514],[71268,86513],[71269,86278],[71270,86510],[71316,86702],[71324,86702],[71366,86670],[71541,86702],[71560,86519],[71613,86703],[71615,86510],[71621,86518],[71622,86518],[71623,86518],[71624,86518],[71625,86510],[71626,86510],[71899,86523],[71901,86704],[71913,86704],[71914,86704],[71932,86704],[71933,86523],[71946,86705],[71950,86523],[71951,86523],[71952,86523],[71953,86037],[71954,86199],[71955,86201],[71956,86037],[71957,86199],[71958,86201],[71968,86235],[71969,86236],[71970,86237],[71971,86235],[71972,86236],[71973,86237],[71985,86525],[71987,86525],[71988,86525],[71989,86525],[71990,86525],[71999,86520],[72000,86520],[72001,86520],[72012,86520],[72070,86522],[72109,86333],[72113,86367],[72114,86526],[72115,86389],[72117,86398],[72163,86706],[72189,86706],[72190,86706],[72225,86706],[72292,86333],[72324,86706],[72325,86706],[72350,86706],[72351,86706],[72378,86706],[72389,86706],[72405,86534],[72406,86533],[72407,86532],[72408,86531],[72448,86533],[72605,86535],[72606,86535],[72608,86535],[72611,86535],[72770,86537],[72771,86537],[72772,86537],[72795,86537],[72876,86538],[72877,86538],[72880,86538],[72881,86538],[72882,86538],[72883,86538],[72884,86538],[72888,86538],[72890,86538],[72891,86538],[72892,86540],[72893,86541],[72977,86542],[72978,86543],[73057,86544],[73058,86546],[73059,86545],[73194,86547],[73195,86549],[73196,86548],[73321,86550],[73322,86552],[73323,86551],[73456,86553],[73457,86554],[73535,86555],[73536,86556],[73626,86557],[73627,86558],[73706,86559],[73707,86565],[73708,86565],[73709,86560],[73727,86559],[73771,86559],[73861,86560],[73862,86560],[73864,86387],[73871,86560],[73886,86560],[73904,86568],[73905,86567],[73907,86569],[74015,86571],[74016,86571],[74112,86566],[74147,86561],[74148,86561],[74149,86561],[74193,86561],[74206,86561],[74211,86561],[74213,86574],[74214,86573],[74219,86575],[74345,86576],[74346,86572],[74412,86539],[74413,86539],[74477,86354],[74480,86344],[74482,86354],[74487,86388],[74488,86375],[74489,86354],[74491,86354],[74495,86354],[74496,86354],[74733,86354],[74734,86354],[74791,86298],[74792,86578],[74793,86003],[74905,86580],[74907,86581],[74908,86582],[74909,86579],[75068,86707],[75069,86707],[75070,86707],[75071,86584],[75072,86528],[75073,86530],[75074,86583],[75271,86588],[75272,86587],[75343,86563],[75344,86585],[75345,86562],[75478,86529],[75480,86527],[75481,86564],[75482,86529],[75483,86527],[75484,86590],[75754,86329],[75762,86371],[75765,86591],[75766,86329],[75767,86592],[75768,86371],[76022,86593],[76023,86593],[76024,86593],[76026,86593],[76028,86593],[76140,86593],[76141,86593],[76143,86593],[76144,86593],[76153,86593],[76154,86593],[76197,86593],[76198,86593],[76206,86596],[76212,86596],[76213,86596],[76215,86596],[76217,86596],[76218,86596],[76219,86594],[76221,86594],[76222,86594],[76223,86594],[76224,86594],[76226,86596],[76227,86594],[76676,86600],[76678,86604],[76679,86610],[76681,86357],[76685,86402],[76689,86402],[76692,86402],[76693,86402],[76694,86606],[76697,86606],[76699,86598],[76700,85986],[76702,86270],[76703,86604],[76704,86604],[76705,86604],[76707,86607],[76708,86603],[76709,86603],[76710,86599],[76711,86602],[76714,86606],[76720,86603],[76721,86603],[76722,86609],[76727,85986],[76730,86608],[76743,86606],[76744,86601],[76756,86270],[76757,86402],[76759,86402],[76760,86601],[76761,86605],[76762,86601],[76763,86601],[76764,86601],[76765,86601],[76766,86601],[76767,86601],[76768,86601],[76769,86270],[76770,86601],[76773,86600],[76779,86223],[76782,86610],[76785,86610],[76787,86270],[76788,86357],[76791,86611],[76792,86348],[76793,86603],[76836,86708],[77114,86708],[77270,86708],[77274,86708],[77277,86708],[77281,86708],[77594,86708],[77617,86708],[77893,86708],[77898,86708],[78210,86708],[78273,86708],[78275,86708],[78316,86708],[78433,86708],[78436,86708],[78468,86708],[78485,86708],[78489,86708],[78492,86708],[78495,86708],[78867,86708],[78917,86708],[78918,86708],[78978,86620],[78979,86620],[79074,86402],[79077,86402],[79078,86402],[79079,86402],[79080,86402],[79086,86402],[79088,86402],[79136,86606],[79137,86606],[79138,86606],[79140,86606],[79144,86606],[79146,86606],[79147,86606],[79148,86606],[79272,86617],[79273,86617],[79274,86617],[79281,86617],[79287,86625],[79289,86616],[79290,86616],[79294,86626],[79367,86617],[79452,86709],[79497,86709],[79507,86616],[79508,86709],[79608,86626],[79610,86626],[79690,86625],[79691,86625],[79692,86625],[79713,86625],[79798,86625],[79799,86625],[79800,86625],[79801,86625],[79802,86625],[79803,86625],[79841,86616],[79842,86616],[79843,86616],[79848,86616],[79851,86616],[79852,86616],[79854,86616],[79859,86616],[79864,86616],[79867,86616],[79872,86616],[79873,86616],[79874,86616],[79877,86616],[79881,86616],[79884,86616],[79889,86616],[79894,86616],[79896,86616],[79897,86616],[79912,86616],[79913,86616],[79915,86616],[79917,86616],[79920,86616],[79921,86616],[79925,86616],[79926,86616],[79929,86616],[79931,86616],[79932,86616],[79935,86616],[79940,86616],[80776,86616],[81147,86598],[81148,86598],[81208,86603],[81209,86603],[81210,86603],[81211,86603],[81213,86603],[81214,86603],[81252,86270],[81255,86270],[81258,86270],[81259,86270],[81260,86270],[81261,86270],[81346,86607],[81347,86599],[81352,86602],[81353,86710],[81354,86710],[81355,85986],[81356,85986],[81365,86608],[81366,86608],[81367,86608],[81385,86608],[81402,86608],[81414,86608],[81427,86608],[81430,86608],[81443,86608],[81489,86628],[81490,86628],[81492,86628],[81739,86711],[81740,86711],[81741,86711],[81742,86711],[81743,86711],[81744,86711],[81745,86711],[81746,86711],[81747,86711],[81748,86711],[81749,86711],[81750,86711],[81751,86711],[81752,86711],[81753,86711],[81754,86711],[81758,86601],[81764,86601],[81765,86601],[81766,86601],[81768,86601],[81769,86601],[81770,86601],[81771,86601],[81772,86601],[81773,86601],[81774,86601],[81775,86601],[81776,86601],[81821,86605],[81824,86712],[81825,86713],[81826,86714],[81827,86715],[81828,86716],[81829,86717],[81830,86600],[81831,86600],[81832,86600],[81833,86600],[81914,86609],[81918,86609],[81920,86609],[81921,86223],[81922,86223],[81923,86223],[82037,86604],[82038,86610],[82040,86630],[82045,86604],[82046,86604],[82047,86604],[82048,86604],[82049,86604],[82060,86610],[82072,86610],[82073,86610],[82074,86610],[82076,86604],[82077,86611],[82227,86629],[82228,86629],[82230,86629],[82233,86629],[82234,86629],[82235,86629],[82236,86629],[82237,86629],[82651,86357],[82652,86357],[82653,86357],[82654,86357],[82655,86357],[82708,86348],[82709,86229],[82748,86299],[82752,86399],[82755,86399],[82758,86399],[83240,86718],[83241,86718],[83242,86026],[83243,86187],[83244,86190],[83245,86026],[83246,86187],[83247,86190],[83257,86247],[83258,86248],[83259,86249],[83260,86247],[83261,86248],[83262,86249],[83272,86521],[83274,86521],[83275,86524],[83303,86521],[83409,86521],[83443,86632],[83444,86634],[83445,86633],[83446,86635],[83713,86275],[83714,86274],[83715,86276],[83716,86275],[83717,86275],[83718,86275]],"b":[[7894,"impl-Display-for-PhysicsError"],[7895,"impl-Debug-for-PhysicsError"],[8311,"impl-CollisionGroup"],[8312,"impl-Flags-for-CollisionGroup"],[8313,"impl-Flags-for-SolverGroup"],[8314,"impl-SolverGroup"],[8346,"impl-LowerHex-for-CollisionGroup"],[8347,"impl-Octal-for-CollisionGroup"],[8348,"impl-UpperHex-for-CollisionGroup"],[8349,"impl-Binary-for-CollisionGroup"],[8350,"impl-UpperHex-for-SolverGroup"],[8351,"impl-Binary-for-SolverGroup"],[8352,"impl-Octal-for-SolverGroup"],[8353,"impl-LowerHex-for-SolverGroup"],[8358,"impl-Flags-for-CollisionGroup"],[8359,"impl-CollisionGroup"],[8360,"impl-SolverGroup"],[8361,"impl-Flags-for-SolverGroup"],[14104,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14105,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14106,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14130,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14131,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14132,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14143,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14144,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14145,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14579,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14580,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14581,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14593,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14594,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14595,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[14726,"impl-Shape-for-RoundShape%3CTriangle%3E"],[14727,"impl-Shape-for-RoundShape%3CCuboid%3E"],[14728,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[15231,"impl-Shape-for-RoundShape%3CTriangle%3E"],[15232,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[15233,"impl-Shape-for-RoundShape%3CCuboid%3E"],[15244,"impl-Shape-for-RoundShape%3CTriangle%3E"],[15245,"impl-Shape-for-RoundShape%3CCuboid%3E"],[15246,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[15254,"impl-Shape-for-RoundShape%3CTriangle%3E"],[15255,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[15256,"impl-Shape-for-RoundShape%3CCuboid%3E"],[15451,"impl-Default-for-MultibodyJointHandle"],[15452,"impl-IndexedData-for-MultibodyJointHandle"],[15455,"impl-Default-for-RigidBodyHandle"],[15456,"impl-IndexedData-for-RigidBodyHandle"],[15475,"impl-IndexedData-for-ColliderHandle"],[15476,"impl-Default-for-ColliderHandle"],[16527,"impl-UpperHex-for-JointAxesMask"],[16528,"impl-Binary-for-JointAxesMask"],[16529,"impl-Octal-for-JointAxesMask"],[16530,"impl-Debug-for-JointAxesMask"],[16531,"impl-LowerHex-for-JointAxesMask"],[16555,"impl-Octal-for-RigidBodyChanges"],[16556,"impl-Binary-for-RigidBodyChanges"],[16557,"impl-UpperHex-for-RigidBodyChanges"],[16558,"impl-LowerHex-for-RigidBodyChanges"],[16559,"impl-Debug-for-RigidBodyChanges"],[16561,"impl-LowerHex-for-LockedAxes"],[16562,"impl-UpperHex-for-LockedAxes"],[16563,"impl-Octal-for-LockedAxes"],[16564,"impl-Binary-for-LockedAxes"],[16565,"impl-Debug-for-LockedAxes"],[16581,"impl-Debug-for-CollisionEventFlags"],[16582,"impl-LowerHex-for-CollisionEventFlags"],[16583,"impl-Octal-for-CollisionEventFlags"],[16584,"impl-UpperHex-for-CollisionEventFlags"],[16585,"impl-Binary-for-CollisionEventFlags"],[16597,"impl-Binary-for-ColliderChanges"],[16598,"impl-Debug-for-ColliderChanges"],[16599,"impl-LowerHex-for-ColliderChanges"],[16600,"impl-UpperHex-for-ColliderChanges"],[16601,"impl-Octal-for-ColliderChanges"],[16608,"impl-Display-for-TopologyError"],[16609,"impl-Debug-for-TopologyError"],[16617,"impl-Octal-for-ActiveCollisionTypes"],[16618,"impl-Debug-for-ActiveCollisionTypes"],[16619,"impl-LowerHex-for-ActiveCollisionTypes"],[16620,"impl-Binary-for-ActiveCollisionTypes"],[16621,"impl-UpperHex-for-ActiveCollisionTypes"],[16622,"impl-UpperHex-for-TriMeshFlags"],[16623,"impl-Binary-for-TriMeshFlags"],[16624,"impl-Debug-for-TriMeshFlags"],[16625,"impl-Octal-for-TriMeshFlags"],[16626,"impl-LowerHex-for-TriMeshFlags"],[16631,"impl-UpperHex-for-SolverFlags"],[16632,"impl-Binary-for-SolverFlags"],[16633,"impl-LowerHex-for-SolverFlags"],[16634,"impl-Octal-for-SolverFlags"],[16635,"impl-Debug-for-SolverFlags"],[16643,"impl-Binary-for-Group"],[16644,"impl-LowerHex-for-Group"],[16645,"impl-Debug-for-Group"],[16646,"impl-Octal-for-Group"],[16647,"impl-UpperHex-for-Group"],[16648,"impl-UpperHex-for-ActiveEvents"],[16649,"impl-Debug-for-ActiveEvents"],[16650,"impl-Octal-for-ActiveEvents"],[16651,"impl-LowerHex-for-ActiveEvents"],[16652,"impl-Binary-for-ActiveEvents"],[16653,"impl-Debug-for-ActiveHooks"],[16654,"impl-UpperHex-for-ActiveHooks"],[16655,"impl-Binary-for-ActiveHooks"],[16656,"impl-Octal-for-ActiveHooks"],[16657,"impl-LowerHex-for-ActiveHooks"],[16658,"impl-UpperHex-for-QueryFilterFlags"],[16659,"impl-Debug-for-QueryFilterFlags"],[16660,"impl-Octal-for-QueryFilterFlags"],[16661,"impl-Binary-for-QueryFilterFlags"],[16662,"impl-LowerHex-for-QueryFilterFlags"],[16663,"impl-Debug-for-DebugRenderMode"],[16664,"impl-Binary-for-DebugRenderMode"],[16665,"impl-UpperHex-for-DebugRenderMode"],[16666,"impl-LowerHex-for-DebugRenderMode"],[16667,"impl-Octal-for-DebugRenderMode"],[16703,"impl-From%3CRevoluteJoint%3E-for-GenericJoint"],[16704,"impl-From%3CRopeJoint%3E-for-GenericJoint"],[16705,"impl-From%3CPrismaticJointBuilder%3E-for-GenericJoint"],[16707,"impl-From%3CSpringJoint%3E-for-GenericJoint"],[16708,"impl-From%3CPrismaticJoint%3E-for-GenericJoint"],[16709,"impl-From%3CFixedJointBuilder%3E-for-GenericJoint"],[16710,"impl-From%3CRopeJointBuilder%3E-for-GenericJoint"],[16711,"impl-From%3CFixedJoint%3E-for-GenericJoint"],[16712,"impl-From%3CSpringJointBuilder%3E-for-GenericJoint"],[16713,"impl-From%3CGenericJointBuilder%3E-for-GenericJoint"],[16714,"impl-From%3CRevoluteJointBuilder%3E-for-GenericJoint"],[16743,"impl-From%3CMassProperties%3E-for-RigidBodyMassProps"],[16744,"impl-From%3CLockedAxes%3E-for-RigidBodyMassProps"],[16796,"impl-From%3CActiveEvents%3E-for-ColliderFlags"],[16797,"impl-From%3CActiveHooks%3E-for-ColliderFlags"],[16824,"impl-From%3CQueryFilterFlags%3E-for-QueryFilter%3C\'a%3E"],[16825,"impl-From%3CInteractionGroups%3E-for-QueryFilter%3C\'a%3E"],[17364,"impl-Index%3CRigidBodyHandle%3E-for-RigidBodySet"],[17365,"impl-Index%3CIndex%3E-for-RigidBodySet"],[17367,"impl-Index%3CColliderHandle%3E-for-ColliderSet"],[17368,"impl-Index%3CIndex%3E-for-ColliderSet"],[18214,"impl-Shape-for-RoundShape%3CTriangle%3E"],[18215,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[18216,"impl-Shape-for-RoundShape%3CCuboid%3E"],[18557,"impl-Shape-for-RoundShape%3CTriangle%3E"],[18558,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[18559,"impl-Shape-for-RoundShape%3CCuboid%3E"],[18802,"impl-GenericTriMesh%3CStorage%3E"],[18803,"impl-SimdCompositeShape-for-GenericTriMesh%3CDefaultStorage%3E"],[18804,"impl-SimdCompositeShape-for-Compound"],[18805,"impl-Compound"],[19412,"impl-Shape-for-RoundShape%3CCuboid%3E"],[19413,"impl-Shape-for-RoundShape%3CTriangle%3E"],[19414,"impl-Shape-for-RoundShape%3CConvexPolygon%3E"],[19666,"impl-RoundShape%3CCuboid%3E"],[19667,"impl-RoundShape%3CConvexPolygon%3E"],[21586,"impl-AbsDiffEq-for-Unit%3CQuaternion%3CT%3E%3E"],[21587,"impl-AbsDiffEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[21588,"impl-AbsDiffEq-for-Unit%3CComplex%3CT%3E%3E"],[21589,"impl-AbsDiffEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[21598,"impl-IsometryOps%3Cf32%3E-for-Isometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[21599,"impl-IsometryOps%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E-for-Isometry%3CAutoSimd%3C%5Bf32;+4%5D%3E,+Unit%3CComplex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E%3E,+2%3E"],[21618,"impl-Add%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[21619,"impl-Add%3CT%3E-for-%26Complex%3CT%3E"],[21620,"impl-Add%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[21621,"impl-Add%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[21622,"impl-Add%3C%26T%3E-for-Complex%3CT%3E"],[21623,"impl-Add%3CT%3E-for-Complex%3CT%3E"],[21624,"impl-Add-for-Complex%3CT%3E"],[21625,"impl-Add%3C%26T%3E-for-%26Complex%3CT%3E"],[21626,"impl-DimAdd%3CD%3E-for-Dyn"],[21627,"impl-Add%3Cusize%3E-for-Dyn"],[21629,"impl-DimAdd%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[21630,"impl-DimNameAdd%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[21631,"impl-Add%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[21632,"impl-Add%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[21633,"impl-Add%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[21634,"impl-Add%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[21635,"impl-Add%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[21636,"impl-Add%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-%26OPoint%3CT,+D1%3E"],[21637,"impl-Add%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-%26OPoint%3CT,+D1%3E"],[21638,"impl-Add%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[21639,"impl-Add%3CQuaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[21640,"impl-Add%3C%26Quaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[21641,"impl-Add-for-Quaternion%3CT%3E"],[21642,"impl-Add%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[21643,"impl-Add%3CDualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[21644,"impl-Add-for-DualQuaternion%3CT%3E"],[21645,"impl-Add%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[21646,"impl-Add%3C%26DualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[21647,"impl-AddAssign%3C%26T%3E-for-Complex%3CT%3E"],[21648,"impl-AddAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[21649,"impl-AddAssign%3CT%3E-for-Complex%3CT%3E"],[21650,"impl-AddAssign-for-Complex%3CT%3E"],[21651,"impl-AddAssign%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[21652,"impl-AddAssign%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[21653,"impl-AddAssign%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[21654,"impl-AddAssign%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[21655,"impl-AddAssign%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[21656,"impl-AddAssign-for-Quaternion%3CT%3E"],[21657,"impl-AddAssign-for-DualQuaternion%3CT%3E"],[21658,"impl-AddAssign%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[21666,"impl-Allocator%3CT,+R,+Dyn%3E-for-DefaultAllocator"],[21667,"impl-Allocator%3CT,+Const%3CR%3E,+Const%3CC%3E%3E-for-DefaultAllocator"],[21668,"impl-Allocator%3CT,+Dyn,+C%3E-for-DefaultAllocator"],[21669,"impl-Allocator%3CT,+Const%3CR%3E,+Const%3CC%3E%3E-for-DefaultAllocator"],[21670,"impl-Allocator%3CT,+Dyn,+C%3E-for-DefaultAllocator"],[21671,"impl-Allocator%3CT,+R,+Dyn%3E-for-DefaultAllocator"],[21676,"impl-Unit%3CQuaternion%3CT%3E%3E"],[21677,"impl-Unit%3CComplex%3CT%3E%3E"],[21678,"impl-Rotation%3CT,+2%3E"],[21679,"impl-Rotation%3CT,+3%3E"],[21680,"impl-Unit%3CQuaternion%3CT%3E%3E"],[21681,"impl-Unit%3CComplex%3CT%3E%3E"],[21682,"impl-Rotation%3CT,+2%3E"],[21683,"impl-Rotation%3CT,+3%3E"],[21876,"impl-AsBytes-for-Matrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E"],[21877,"impl-AsBytes-for-Matrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E"],[21878,"impl-AsBytes-for-OPoint%3CN,+Const%3C3%3E%3E"],[21879,"impl-AsBytes-for-OPoint%3CN,+Const%3C2%3E%3E"],[21898,"impl-AsMut%3C%5B%5BT;+5%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[21899,"impl-AsMut%3C%5BT;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+S%3E"],[21900,"impl-AsMut%3C%5BT;+6%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+S%3E"],[21901,"impl-AsMut%3C%5BT;+15%5D%3E-for-Matrix%3CT,+Const%3C15%3E,+Const%3C1%3E,+S%3E"],[21902,"impl-AsMut%3C%5BT;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+S%3E"],[21903,"impl-AsMut%3C%5B%5BT;+4%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[21904,"impl-AsMut%3C%5B%5BT;+5%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[21905,"impl-AsMut%3C%5B%5BT;+4%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[21906,"impl-AsMut%3C%5B%5BT;+6%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[21907,"impl-AsMut%3C%5BT;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+S%3E"],[21908,"impl-AsMut%3C%5BT;+3%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+S%3E"],[21909,"impl-AsMut%3C%5BT;+14%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C14%3E,+S%3E"],[21910,"impl-AsMut%3C%5BT;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+S%3E"],[21911,"impl-AsMut%3C%5BT;+8%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C8%3E,+S%3E"],[21912,"impl-AsMut%3C%5B%5BT;+5%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[21913,"impl-AsMut%3C%5B%5BT;+4%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[21914,"impl-AsMut%3C%5BT;+16%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C16%3E,+S%3E"],[21915,"impl-AsMut%3C%5B%5BT;+2%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[21916,"impl-AsMut%3C%5BT;+13%5D%3E-for-Matrix%3CT,+Const%3C13%3E,+Const%3C1%3E,+S%3E"],[21917,"impl-AsMut%3C%5BT;+15%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C15%3E,+S%3E"],[21918,"impl-AsMut%3C%5BT;+7%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C7%3E,+S%3E"],[21919,"impl-AsMut%3C%5B%5BT;+3%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[21920,"impl-AsMut%3C%5BT;+11%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C11%3E,+S%3E"],[21921,"impl-AsMut%3C%5BT;+8%5D%3E-for-Matrix%3CT,+Const%3C8%3E,+Const%3C1%3E,+S%3E"],[21922,"impl-AsMut%3C%5BT;+9%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C9%3E,+S%3E"],[21923,"impl-AsMut%3C%5BT;+11%5D%3E-for-Matrix%3CT,+Const%3C11%3E,+Const%3C1%3E,+S%3E"],[21924,"impl-AsMut%3C%5B%5BT;+3%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[21925,"impl-AsMut%3C%5B%5BT;+6%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[21926,"impl-AsMut%3C%5B%5BT;+5%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[21927,"impl-AsMut%3C%5B%5BT;+5%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[21928,"impl-AsMut%3C%5B%5BT;+2%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[21929,"impl-AsMut%3C%5BT;+1%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+S%3E"],[21930,"impl-AsMut%3C%5BT;+2%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+S%3E"],[21931,"impl-AsMut%3C%5B%5BT;+6%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[21932,"impl-AsMut%3C%5BT;+16%5D%3E-for-Matrix%3CT,+Const%3C16%3E,+Const%3C1%3E,+S%3E"],[21933,"impl-AsMut%3C%5B%5BT;+4%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[21934,"impl-AsMut%3C%5BT;+4%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+S%3E"],[21935,"impl-AsMut%3C%5B%5BT;+3%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[21936,"impl-AsMut%3C%5B%5BT;+2%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[21937,"impl-AsMut%3C%5BT;+14%5D%3E-for-Matrix%3CT,+Const%3C14%3E,+Const%3C1%3E,+S%3E"],[21938,"impl-AsMut%3C%5B%5BT;+3%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[21939,"impl-AsMut%3C%5BT;+7%5D%3E-for-Matrix%3CT,+Const%3C7%3E,+Const%3C1%3E,+S%3E"],[21940,"impl-AsMut%3C%5B%5BT;+6%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[21941,"impl-AsMut%3C%5BT;+12%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C12%3E,+S%3E"],[21942,"impl-AsMut%3C%5B%5BT;+2%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[21943,"impl-AsMut%3C%5BT;+10%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C10%3E,+S%3E"],[21944,"impl-AsMut%3C%5B%5BT;+3%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[21945,"impl-AsMut%3C%5BT;+9%5D%3E-for-Matrix%3CT,+Const%3C9%3E,+Const%3C1%3E,+S%3E"],[21946,"impl-AsMut%3C%5BT;+10%5D%3E-for-Matrix%3CT,+Const%3C10%3E,+Const%3C1%3E,+S%3E"],[21947,"impl-AsMut%3C%5BT;+13%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C13%3E,+S%3E"],[21948,"impl-AsMut%3C%5BT;+5%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+S%3E"],[21949,"impl-AsMut%3C%5BT;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E"],[21950,"impl-AsMut%3C%5B%5BT;+6%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[21951,"impl-AsMut%3C%5B%5BT;+4%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[21952,"impl-AsMut%3C%5B%5BT;+2%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[21953,"impl-AsMut%3C%5BT;+12%5D%3E-for-Matrix%3CT,+Const%3C12%3E,+Const%3C1%3E,+S%3E"],[21962,"impl-RawStorageMut%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[21963,"impl-RawStorageMut%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[21968,"impl-AsRef%3C%5BT;+7%5D%3E-for-Matrix%3CT,+Const%3C7%3E,+Const%3C1%3E,+S%3E"],[21969,"impl-AsRef%3C%5BT;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+S%3E"],[21970,"impl-AsRef%3C%5B%5BT;+6%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[21971,"impl-AsRef%3C%5BT;+10%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C10%3E,+S%3E"],[21972,"impl-AsRef%3C%5BT;+8%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C8%3E,+S%3E"],[21973,"impl-AsRef%3C%5B%5BT;+3%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[21974,"impl-AsRef%3C%5B%5BT;+6%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[21975,"impl-AsRef%3C%5B%5BT;+3%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[21976,"impl-AsRef%3C%5B%5BT;+3%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[21977,"impl-AsRef%3C%5BT;+4%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+S%3E"],[21978,"impl-AsRef%3C%5B%5BT;+2%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[21979,"impl-AsRef%3C%5BT;+8%5D%3E-for-Matrix%3CT,+Const%3C8%3E,+Const%3C1%3E,+S%3E"],[21980,"impl-AsRef%3C%5BT;+5%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+S%3E"],[21981,"impl-AsRef%3C%5B%5BT;+2%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[21982,"impl-AsRef%3C%5B%5BT;+6%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[21983,"impl-AsRef%3C%5B%5BT;+2%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[21984,"impl-AsRef%3C%5B%5BT;+5%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[21985,"impl-AsRef%3C%5BT;+7%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C7%3E,+S%3E"],[21986,"impl-AsRef%3C%5BT;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+S%3E"],[21987,"impl-AsRef%3C%5B%5BT;+6%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[21988,"impl-AsRef%3C%5B%5BT;+5%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[21989,"impl-AsRef%3C%5B%5BT;+5%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[21990,"impl-AsRef%3C%5B%5BT;+2%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[21991,"impl-AsRef%3C%5BT;+12%5D%3E-for-Matrix%3CT,+Const%3C12%3E,+Const%3C1%3E,+S%3E"],[21992,"impl-AsRef%3C%5B%5BT;+4%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[21993,"impl-AsRef%3C%5BT;+13%5D%3E-for-Matrix%3CT,+Const%3C13%3E,+Const%3C1%3E,+S%3E"],[21994,"impl-AsRef%3C%5BT;+10%5D%3E-for-Matrix%3CT,+Const%3C10%3E,+Const%3C1%3E,+S%3E"],[21995,"impl-AsRef%3C%5B%5BT;+4%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[21996,"impl-AsRef%3C%5BT;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+S%3E"],[21997,"impl-AsRef%3C%5BT;+9%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C9%3E,+S%3E"],[21998,"impl-AsRef%3C%5BT;+12%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C12%3E,+S%3E"],[21999,"impl-AsRef%3C%5B%5BT;+3%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[22000,"impl-AsRef%3C%5BT;+13%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C13%3E,+S%3E"],[22001,"impl-AsRef%3C%5B%5BT;+4%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[22002,"impl-AsRef%3C%5B%5BT;+5%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[22003,"impl-AsRef%3C%5BT;+14%5D%3E-for-Matrix%3CT,+Const%3C14%3E,+Const%3C1%3E,+S%3E"],[22004,"impl-AsRef%3C%5BT;+3%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+S%3E"],[22005,"impl-AsRef%3C%5BT;+11%5D%3E-for-Matrix%3CT,+Const%3C11%3E,+Const%3C1%3E,+S%3E"],[22006,"impl-AsRef%3C%5BT;+2%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+S%3E"],[22007,"impl-AsRef%3C%5BT;+16%5D%3E-for-Matrix%3CT,+Const%3C16%3E,+Const%3C1%3E,+S%3E"],[22008,"impl-AsRef%3C%5B%5BT;+4%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[22009,"impl-AsRef%3C%5BT;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E"],[22010,"impl-AsRef%3C%5B%5BT;+2%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[22011,"impl-AsRef%3C%5BT;+9%5D%3E-for-Matrix%3CT,+Const%3C9%3E,+Const%3C1%3E,+S%3E"],[22012,"impl-AsRef%3C%5B%5BT;+4%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[22013,"impl-AsRef%3C%5BT;+1%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+S%3E"],[22014,"impl-AsRef%3C%5BT;+16%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C16%3E,+S%3E"],[22015,"impl-AsRef%3C%5B%5BT;+6%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[22016,"impl-AsRef%3C%5BT;+6%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+S%3E"],[22017,"impl-AsRef%3C%5BT;+15%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C15%3E,+S%3E"],[22018,"impl-AsRef%3C%5BT;+15%5D%3E-for-Matrix%3CT,+Const%3C15%3E,+Const%3C1%3E,+S%3E"],[22019,"impl-AsRef%3C%5BT;+11%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C11%3E,+S%3E"],[22020,"impl-AsRef%3C%5B%5BT;+5%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[22021,"impl-AsRef%3C%5BT;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+S%3E"],[22022,"impl-AsRef%3C%5BT;+14%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3C14%3E,+S%3E"],[22023,"impl-AsRef%3C%5B%5BT;+3%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[22035,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[22036,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[22050,"impl-Allocator%3CT,+Dyn,+C%3E-for-DefaultAllocator"],[22051,"impl-Allocator%3CT,+R,+Dyn%3E-for-DefaultAllocator"],[22052,"impl-Allocator%3CT,+Const%3CR%3E,+Const%3CC%3E%3E-for-DefaultAllocator"],[22066,"impl-Unit%3CComplex%3CT%3E%3E"],[22067,"impl-Unit%3CQuaternion%3CT%3E%3E"],[22085,"impl-Borrow%3C%5B%5BT;+6%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[22086,"impl-Borrow%3C%5B%5BT;+2%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[22087,"impl-Borrow%3C%5B%5BT;+6%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[22088,"impl-Borrow%3C%5B%5BT;+4%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[22089,"impl-Borrow%3C%5B%5BT;+6%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[22090,"impl-Borrow%3C%5B%5BT;+4%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[22091,"impl-Borrow%3C%5B%5BT;+5%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[22092,"impl-Borrow%3C%5B%5BT;+6%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[22093,"impl-Borrow%3C%5B%5BT;+2%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[22094,"impl-Borrow%3C%5B%5BT;+4%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[22095,"impl-Borrow%3C%5B%5BT;+5%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[22096,"impl-Borrow%3C%5B%5BT;+5%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[22097,"impl-Borrow%3C%5B%5BT;+6%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[22098,"impl-Borrow%3C%5B%5BT;+3%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[22099,"impl-Borrow%3C%5B%5BT;+5%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[22100,"impl-Borrow%3C%5B%5BT;+2%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[22101,"impl-Borrow%3C%5B%5BT;+4%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[22102,"impl-Borrow%3C%5B%5BT;+4%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[22103,"impl-Borrow%3C%5B%5BT;+2%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[22105,"impl-Borrow%3C%5B%5BT;+3%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[22106,"impl-Borrow%3C%5B%5BT;+3%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[22107,"impl-Borrow%3C%5B%5BT;+5%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[22108,"impl-Borrow%3C%5B%5BT;+2%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[22109,"impl-Borrow%3C%5B%5BT;+3%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[22110,"impl-Borrow%3C%5B%5BT;+3%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[22151,"impl-BorrowMut%3C%5B%5BT;+6%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[22152,"impl-BorrowMut%3C%5B%5BT;+5%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[22153,"impl-BorrowMut%3C%5B%5BT;+3%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[22154,"impl-BorrowMut%3C%5B%5BT;+4%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[22155,"impl-BorrowMut%3C%5B%5BT;+2%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[22157,"impl-BorrowMut%3C%5B%5BT;+5%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[22158,"impl-BorrowMut%3C%5B%5BT;+3%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[22159,"impl-BorrowMut%3C%5B%5BT;+4%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[22160,"impl-BorrowMut%3C%5B%5BT;+6%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[22161,"impl-BorrowMut%3C%5B%5BT;+6%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[22162,"impl-BorrowMut%3C%5B%5BT;+3%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[22163,"impl-BorrowMut%3C%5B%5BT;+3%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[22164,"impl-BorrowMut%3C%5B%5BT;+4%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[22165,"impl-BorrowMut%3C%5B%5BT;+2%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[22166,"impl-BorrowMut%3C%5B%5BT;+5%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[22167,"impl-BorrowMut%3C%5B%5BT;+3%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[22168,"impl-BorrowMut%3C%5B%5BT;+2%5D;+5%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[22169,"impl-BorrowMut%3C%5B%5BT;+5%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[22170,"impl-BorrowMut%3C%5B%5BT;+2%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[22171,"impl-BorrowMut%3C%5B%5BT;+2%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[22172,"impl-BorrowMut%3C%5B%5BT;+6%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[22173,"impl-BorrowMut%3C%5B%5BT;+4%5D;+6%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[22174,"impl-BorrowMut%3C%5B%5BT;+6%5D;+4%5D%3E-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[22175,"impl-BorrowMut%3C%5B%5BT;+5%5D;+3%5D%3E-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[22176,"impl-BorrowMut%3C%5B%5BT;+4%5D;+2%5D%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[22215,"impl-Unit%3CQuaternion%3CT%3E%3E"],[22216,"impl-Unit%3CComplex%3CT%3E%3E"],[22217,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[22218,"impl-Unit%3CMatrix%3CT,+D,+Const%3C1%3E,+S%3E%3E"],[22225,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[22226,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[22227,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[22228,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[22229,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[22230,"impl-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[22231,"impl-Similarity%3CT,+Rotation%3CT,+2%3E,+2%3E"],[22232,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[22331,"impl-Storage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[22332,"impl-Storage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[22492,"impl-Unit%3CComplex%3CT%3E%3E"],[22493,"impl-Unit%3CQuaternion%3CT%3E%3E"],[22494,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[22498,"impl-Unit%3CComplex%3CT%3E%3E"],[22499,"impl-Unit%3CQuaternion%3CT%3E%3E"],[22500,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[22526,"impl-SimdSign%3CMatrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E%3E-for-Matrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E"],[22527,"impl-SimdSign%3CMatrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E%3E-for-Matrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E"],[22883,"impl-Default-for-Unit%3CComplex%3CT%3E%3E"],[22884,"impl-Default-for-Unit%3CDualQuaternion%3CT%3E%3E"],[22885,"impl-Default-for-Unit%3CQuaternion%3CT%3E%3E"],[22895,"impl-AbsDiffEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[22896,"impl-AbsDiffEq-for-Unit%3CQuaternion%3CT%3E%3E"],[22897,"impl-AbsDiffEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[22898,"impl-AbsDiffEq-for-Unit%3CComplex%3CT%3E%3E"],[22909,"impl-RelativeEq-for-Unit%3CComplex%3CT%3E%3E"],[22910,"impl-RelativeEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[22911,"impl-RelativeEq-for-Unit%3CQuaternion%3CT%3E%3E"],[22912,"impl-RelativeEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[22923,"impl-UlpsEq-for-Unit%3CQuaternion%3CT%3E%3E"],[22924,"impl-UlpsEq-for-Unit%3CComplex%3CT%3E%3E"],[22925,"impl-UlpsEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[22926,"impl-UlpsEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[22942,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[22943,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E"],[22944,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[22945,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[22946,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+S%3E"],[22947,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[22948,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[22949,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[22950,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[22951,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[22953,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[22954,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+S%3E"],[22955,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+S%3E"],[22956,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[22957,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[22958,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[22959,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[22960,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[22961,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[22962,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+S%3E"],[22963,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+S%3E"],[22964,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[22965,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[22966,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+S%3E"],[22967,"impl-Deref-for-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+S%3E"],[22968,"impl-Deref-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[22969,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[22970,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[22971,"impl-Deref-for-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+S%3E"],[22972,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+S%3E"],[22973,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[22974,"impl-Deref-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[22975,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[22976,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[22977,"impl-Deref-for-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+S%3E"],[22978,"impl-Deref-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[22987,"impl-Deref-for-OPoint%3CT,+Const%3C6%3E%3E"],[22988,"impl-Deref-for-OPoint%3CT,+Const%3C2%3E%3E"],[22989,"impl-Deref-for-OPoint%3CT,+Const%3C3%3E%3E"],[22990,"impl-Deref-for-OPoint%3CT,+Const%3C5%3E%3E"],[22991,"impl-Deref-for-OPoint%3CT,+Const%3C1%3E%3E"],[22992,"impl-Deref-for-OPoint%3CT,+Const%3C4%3E%3E"],[22998,"impl-Deref-for-Translation%3CT,+3%3E"],[22999,"impl-Deref-for-Translation%3CT,+6%3E"],[23000,"impl-Deref-for-Translation%3CT,+1%3E"],[23001,"impl-Deref-for-Translation%3CT,+5%3E"],[23002,"impl-Deref-for-Translation%3CT,+2%3E"],[23004,"impl-Deref-for-Translation%3CT,+4%3E"],[23006,"impl-Deref-for-Scale%3CT,+2%3E"],[23007,"impl-Deref-for-Scale%3CT,+3%3E"],[23008,"impl-Deref-for-Scale%3CT,+6%3E"],[23009,"impl-Deref-for-Scale%3CT,+5%3E"],[23010,"impl-Deref-for-Scale%3CT,+1%3E"],[23011,"impl-Deref-for-Scale%3CT,+4%3E"],[23039,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+S%3E"],[23041,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+S%3E"],[23042,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+S%3E"],[23043,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+S%3E"],[23044,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+S%3E"],[23045,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[23046,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+S%3E"],[23047,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+S%3E"],[23048,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+S%3E"],[23049,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+S%3E"],[23050,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+S%3E"],[23051,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+S%3E"],[23052,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+S%3E"],[23053,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+S%3E"],[23054,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+S%3E"],[23055,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+S%3E"],[23056,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+S%3E"],[23057,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+S%3E"],[23058,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+S%3E"],[23059,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+S%3E"],[23060,"impl-DerefMut-for-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+S%3E"],[23061,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+S%3E"],[23062,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[23063,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+S%3E"],[23064,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+S%3E"],[23065,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+S%3E"],[23066,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+S%3E"],[23067,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+S%3E"],[23068,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+S%3E"],[23069,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+S%3E"],[23070,"impl-DerefMut-for-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+S%3E"],[23071,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+S%3E"],[23072,"impl-DerefMut-for-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+S%3E"],[23073,"impl-DerefMut-for-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+S%3E"],[23074,"impl-DerefMut-for-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+S%3E"],[23075,"impl-DerefMut-for-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E"],[23083,"impl-DerefMut-for-OPoint%3CT,+Const%3C6%3E%3E"],[23084,"impl-DerefMut-for-OPoint%3CT,+Const%3C5%3E%3E"],[23085,"impl-DerefMut-for-OPoint%3CT,+Const%3C4%3E%3E"],[23086,"impl-DerefMut-for-OPoint%3CT,+Const%3C3%3E%3E"],[23088,"impl-DerefMut-for-OPoint%3CT,+Const%3C2%3E%3E"],[23089,"impl-DerefMut-for-OPoint%3CT,+Const%3C1%3E%3E"],[23094,"impl-DerefMut-for-Translation%3CT,+6%3E"],[23095,"impl-DerefMut-for-Translation%3CT,+3%3E"],[23096,"impl-DerefMut-for-Translation%3CT,+4%3E"],[23097,"impl-DerefMut-for-Translation%3CT,+5%3E"],[23098,"impl-DerefMut-for-Translation%3CT,+2%3E"],[23100,"impl-DerefMut-for-Translation%3CT,+1%3E"],[23102,"impl-DerefMut-for-Scale%3CT,+4%3E"],[23103,"impl-DerefMut-for-Scale%3CT,+3%3E"],[23104,"impl-DerefMut-for-Scale%3CT,+2%3E"],[23105,"impl-DerefMut-for-Scale%3CT,+5%3E"],[23106,"impl-DerefMut-for-Scale%3CT,+1%3E"],[23107,"impl-DerefMut-for-Scale%3CT,+6%3E"],[23140,"impl-SimdQuat%3CN%3E-for-Unit%3CQuaternion%3CN%3E%3E"],[23141,"impl-SimdQuat%3CN%3E-for-Unit%3CComplex%3CN%3E%3E"],[23148,"impl-Div%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[23149,"impl-Div-for-Complex%3CT%3E"],[23150,"impl-Div%3CT%3E-for-Complex%3CT%3E"],[23151,"impl-Div%3CT%3E-for-%26Complex%3CT%3E"],[23152,"impl-Div%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[23153,"impl-Div%3C%26T%3E-for-Complex%3CT%3E"],[23154,"impl-Div%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[23155,"impl-Div%3C%26T%3E-for-%26Complex%3CT%3E"],[23156,"impl-Div%3CTransform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[23157,"impl-Div%3CTransform%3CT,+CB,+D%3E%3E-for-%26Transform%3CT,+CA,+D%3E"],[23158,"impl-Div%3C%26Transform%3CT,+CB,+D%3E%3E-for-%26Transform%3CT,+CA,+D%3E"],[23159,"impl-Div%3CRotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23160,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[23161,"impl-Div%3C%26Transform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[23162,"impl-Div%3C%26Translation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23163,"impl-Div%3CRotation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[23164,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[23165,"impl-Div%3CTranslation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[23166,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23167,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+3%3E"],[23168,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[23169,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+3%3E"],[23170,"impl-Div%3CTranslation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23171,"impl-Div%3C%26Translation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[23173,"impl-DimDiv%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[23174,"impl-DimNameDiv%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[23176,"impl-Div%3CT%3E-for-Matrix%3CT,+R,+C,+S%3E"],[23177,"impl-Div%3CRotation%3CT,+D2%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[23178,"impl-Div%3CRotation%3CT,+D2%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[23179,"impl-Div%3C%26Rotation%3CT,+D2%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[23180,"impl-Div%3C%26Rotation%3CT,+D2%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[23181,"impl-Div%3CT%3E-for-%26Matrix%3CT,+R,+C,+S%3E"],[23182,"impl-Div%3C%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23183,"impl-Div%3C%26Translation%3CT,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23184,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23185,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23186,"impl-Div%3CRotation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23187,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23188,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23189,"impl-Div-for-Unit%3CComplex%3CT%3E%3E"],[23190,"impl-Div%3CTranslation%3CT,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23191,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23192,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23193,"impl-Div%3CSimilarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23194,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23195,"impl-Div%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23196,"impl-Div%3CSimilarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23197,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23198,"impl-Div-for-Unit%3CQuaternion%3CT%3E%3E"],[23199,"impl-Div%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23200,"impl-Div-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23201,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23202,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23203,"impl-Div%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23204,"impl-Div%3CTranslation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23205,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23206,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23207,"impl-Div%3CRotation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[23208,"impl-Div%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23209,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23210,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23211,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[23212,"impl-Div%3C%26Transform%3CT,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23213,"impl-Div%3C%26Rotation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23214,"impl-Div%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23215,"impl-Div%3C%26Rotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23216,"impl-Div%3C%26Rotation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[23217,"impl-Div%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23218,"impl-Div%3C%26Transform%3CT,+C,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23219,"impl-Div%3CTransform%3CT,+C,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23220,"impl-Div%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23221,"impl-Div%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23222,"impl-Div%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23223,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[23224,"impl-Div%3CTransform%3CT,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23225,"impl-Div%3C%26Rotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23226,"impl-Div%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[23227,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[23228,"impl-Div%3C%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23229,"impl-Div%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23230,"impl-Div%3CT%3E-for-OPoint%3CT,+D%3E"],[23231,"impl-Div%3CT%3E-for-%26OPoint%3CT,+D%3E"],[23232,"impl-Div%3C%26Transform%3CT,+C,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23233,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[23234,"impl-Div%3CIsometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23235,"impl-Div%3CSimilarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23236,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23237,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Rotation%3CT,+3%3E"],[23238,"impl-Div%3C%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23239,"impl-Div%3CTransform%3CT,+C,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23240,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23241,"impl-Div%3C%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23242,"impl-Div%3C%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23243,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Rotation%3CT,+3%3E"],[23244,"impl-Div%3CRotation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23245,"impl-Div%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23246,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[23247,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Rotation%3CT,+2%3E"],[23248,"impl-Div%3C%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23249,"impl-Div%3CIsometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23250,"impl-Div-for-Rotation%3CT,+D%3E"],[23251,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23252,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23253,"impl-Div%3CSimilarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23254,"impl-Div%3CTransform%3CT,+C,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[23255,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Rotation%3CT,+2%3E"],[23256,"impl-Div%3CT%3E-for-Quaternion%3CT%3E"],[23257,"impl-Div%3CT%3E-for-%26Quaternion%3CT%3E"],[23258,"impl-Div%3CT%3E-for-%26DualQuaternion%3CT%3E"],[23259,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[23260,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26DualQuaternion%3CT%3E"],[23261,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[23262,"impl-Div%3CT%3E-for-DualQuaternion%3CT%3E"],[23263,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26DualQuaternion%3CT%3E"],[23264,"impl-Div%3CTranslation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[23265,"impl-Div%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[23266,"impl-Div%3C%26Translation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[23267,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[23268,"impl-Div%3CTransform%3CT,+C,+D%3E%3E-for-Translation%3CT,+D%3E"],[23269,"impl-Div%3CTransform%3CT,+C,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[23270,"impl-Div-for-Translation%3CT,+D%3E"],[23271,"impl-Div%3C%26Translation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[23272,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[23273,"impl-Div%3C%26Transform%3CT,+C,+D%3E%3E-for-Translation%3CT,+D%3E"],[23274,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[23275,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[23276,"impl-Div%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[23277,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23278,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23279,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23280,"impl-Div%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[23281,"impl-Div%3C%26Similarity%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23282,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23283,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23284,"impl-Div%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23285,"impl-Div%3CIsometry%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[23286,"impl-Div%3C%26Isometry%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23287,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23288,"impl-Div%3CRotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23289,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23290,"impl-Div%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[23291,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23292,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23293,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23294,"impl-Div%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23295,"impl-Div%3CRotation%3CT,+D%3E%3E-for-%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23296,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23297,"impl-Div%3CSimilarity%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23298,"impl-Div-for-Isometry%3CT,+R,+D%3E"],[23299,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23300,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23301,"impl-Div%3CIsometry%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[23302,"impl-Div%3CIsometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23303,"impl-Div%3CRotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23304,"impl-Div%3C%26Similarity%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23305,"impl-Div%3C%26Isometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23306,"impl-Div%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[23307,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23308,"impl-Div%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23309,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23310,"impl-Div%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23311,"impl-Div%3C%26Rotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23312,"impl-Div%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[23313,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23314,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23315,"impl-Div-for-Similarity%3CT,+R,+D%3E"],[23316,"impl-Div%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[23317,"impl-Div%3CRotation%3CT,+D%3E%3E-for-%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23318,"impl-Div%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23319,"impl-Div%3CUnit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23320,"impl-DivAssign%3C%26T%3E-for-Complex%3CT%3E"],[23321,"impl-DivAssign-for-Complex%3CT%3E"],[23322,"impl-DivAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[23323,"impl-DivAssign%3CT%3E-for-Complex%3CT%3E"],[23324,"impl-DivAssign%3C%26Transform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[23325,"impl-DivAssign%3CRotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23326,"impl-DivAssign%3CTranslation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23327,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[23328,"impl-DivAssign%3C%26Translation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23329,"impl-DivAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[23330,"impl-DivAssign%3C%26Rotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[23331,"impl-DivAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[23332,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[23333,"impl-DivAssign%3CTransform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[23334,"impl-DivAssign%3C%26Rotation%3CT,+C1%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+ArrayStorage%3CT,+R1,+C1%3E%3E"],[23335,"impl-DivAssign%3CT%3E-for-Matrix%3CT,+R,+C,+S%3E"],[23336,"impl-DivAssign%3CRotation%3CT,+C1%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+ArrayStorage%3CT,+R1,+C1%3E%3E"],[23337,"impl-DivAssign%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23338,"impl-DivAssign-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23339,"impl-DivAssign-for-Unit%3CComplex%3CT%3E%3E"],[23340,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23341,"impl-DivAssign%3CTranslation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23342,"impl-DivAssign%3C%26Rotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23343,"impl-DivAssign%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23344,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23345,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23346,"impl-DivAssign-for-Unit%3CQuaternion%3CT%3E%3E"],[23347,"impl-DivAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23348,"impl-DivAssign%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23349,"impl-DivAssign%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23350,"impl-DivAssign%3C%26Rotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23351,"impl-DivAssign%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23352,"impl-DivAssign%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23354,"impl-DivAssign-for-Rotation%3CT,+D%3E"],[23355,"impl-DivAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23356,"impl-DivAssign%3C%26Rotation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[23357,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23359,"impl-DivAssign%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[23360,"impl-DivAssign%3CT%3E-for-DualQuaternion%3CT%3E"],[23361,"impl-DivAssign%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[23362,"impl-DivAssign-for-Translation%3CT,+D%3E"],[23363,"impl-DivAssign%3C%26Translation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[23364,"impl-DivAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23365,"impl-DivAssign%3CRotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23366,"impl-DivAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23367,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23368,"impl-DivAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23369,"impl-DivAssign-for-Isometry%3CT,+R,+D%3E"],[23370,"impl-DivAssign%3C%26Rotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23371,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23372,"impl-DivAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23373,"impl-DivAssign%3C%26Similarity%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23374,"impl-DivAssign%3CRotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23375,"impl-DivAssign%3CIsometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[23376,"impl-DivAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23377,"impl-DivAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23378,"impl-DivAssign-for-Similarity%3CT,+R,+D%3E"],[23379,"impl-DivAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[23380,"impl-DivAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23381,"impl-DivAssign%3C%26Rotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[23517,"impl-Matrix%3CT,+R,+C,+S%3E"],[23518,"impl-PartialEq%3CMatrix%3CT,+R2,+C2,+S2%3E%3E-for-Matrix%3CT,+R,+C,+S%3E"],[23519,"impl-PartialEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23520,"impl-PartialEq-for-Unit%3CQuaternion%3CT%3E%3E"],[23521,"impl-PartialEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[23522,"impl-PartialEq-for-Unit%3CComplex%3CT%3E%3E"],[23666,"impl-Extend%3CT%3E-for-Matrix%3CT,+R,+Dyn,+S%3E"],[23667,"impl-Extend%3CT%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+S%3E"],[23668,"impl-Extend%3CMatrix%3CT,+RV,+Const%3C1%3E,+SV%3E%3E-for-Matrix%3CT,+R,+Dyn,+S%3E"],[23669,"impl-Extend%3C%26T%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[23670,"impl-Extend%3CT%3E-for-VecStorage%3CT,+Dyn,+Const%3C1%3E%3E"],[23671,"impl-Extend%3CT%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[23672,"impl-Extend%3CMatrix%3CT,+RV,+Const%3C1%3E,+SV%3E%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[23677,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[23678,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[23690,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[23691,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[23702,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[23703,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23704,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23705,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[23735,"impl-UpperHex-for-Complex%3CT%3E"],[23736,"impl-UpperExp-for-Complex%3CT%3E"],[23737,"impl-Octal-for-Complex%3CT%3E"],[23738,"impl-LowerExp-for-Complex%3CT%3E"],[23739,"impl-Binary-for-Complex%3CT%3E"],[23740,"impl-LowerHex-for-Complex%3CT%3E"],[23741,"impl-Display-for-Complex%3CT%3E"],[23742,"impl-Debug-for-Complex%3CT%3E"],[23748,"impl-Display-for-Matrix%3CT,+R,+C,+S%3E"],[23749,"impl-UpperExp-for-Matrix%3CT,+R,+C,+S%3E"],[23750,"impl-Binary-for-Matrix%3CT,+R,+C,+S%3E"],[23751,"impl-Pointer-for-Matrix%3CT,+R,+C,+S%3E"],[23752,"impl-LowerExp-for-Matrix%3CT,+R,+C,+S%3E"],[23753,"impl-Debug-for-Matrix%3CT,+R,+C,+S%3E"],[23754,"impl-LowerHex-for-Matrix%3CT,+R,+C,+S%3E"],[23755,"impl-Octal-for-Matrix%3CT,+R,+C,+S%3E"],[23756,"impl-UpperHex-for-Matrix%3CT,+R,+C,+S%3E"],[23762,"impl-Debug-for-Unit%3CT%3E"],[23763,"impl-Display-for-Unit%3CQuaternion%3CT%3E%3E"],[23764,"impl-Display-for-Unit%3CComplex%3CT%3E%3E"],[23765,"impl-Display-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23767,"impl-Display-for-OPoint%3CT,+D%3E"],[23768,"impl-Debug-for-OPoint%3CT,+D%3E"],[23769,"impl-Debug-for-Rotation%3CT,+D%3E"],[23770,"impl-Display-for-Rotation%3CT,+D%3E"],[23771,"impl-Display-for-Quaternion%3CT%3E"],[23772,"impl-Debug-for-Quaternion%3CT%3E"],[23774,"impl-Display-for-Translation%3CT,+D%3E"],[23775,"impl-Debug-for-Translation%3CT,+D%3E"],[23776,"impl-Debug-for-Scale%3CT,+D%3E"],[23777,"impl-Display-for-Scale%3CT,+D%3E"],[23778,"impl-Display-for-Isometry%3CT,+R,+D%3E"],[23779,"impl-Debug-for-Isometry%3CT,+R,+D%3E"],[23780,"impl-Display-for-Similarity%3CT,+R,+D%3E"],[23781,"impl-Debug-for-Similarity%3CT,+R,+D%3E"],[23813,"impl-NumCast-for-Complex%3CT%3E"],[23815,"impl-From%3CT%3E-for-Complex%3CT%3E"],[23816,"impl-From%3C%26T%3E-for-Complex%3CT%3E"],[23823,"impl-From%3CVec3%3E-for-Matrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E"],[23824,"impl-From%3CIVec2%3E-for-Matrix%3Ci32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Ci32,+2,+1%3E%3E"],[23825,"impl-From%3CDVec4%3E-for-Matrix%3Cf64,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+4,+1%3E%3E"],[23826,"impl-From%3CUVec3%3E-for-Matrix%3Cu32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cu32,+3,+1%3E%3E"],[23827,"impl-From%3C%26mut+Matrix%3CT,+R,+C,+S%3E%3E-for-Matrix%3CT,+RView,+CView,+ViewStorage%3C\'a,+T,+RView,+CView,+RStride,+CStride%3E%3E"],[23828,"impl-From%3CBVec4%3E-for-Matrix%3Cbool,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cbool,+4,+1%3E%3E"],[23829,"impl-From%3CMatrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+Dyn,+C,+VecStorage%3CT,+Dyn,+C%3E%3E"],[23830,"impl-From%3C%26%5BT%5D%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+ViewStorage%3C\'a,+T,+Dyn,+Const%3C1%3E,+Const%3C1%3E,+Dyn%3E%3E"],[23831,"impl-From%3CDMat4%3E-for-Matrix%3Cf64,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3Cf64,+4,+4%3E%3E"],[23832,"impl-From%3CMatrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+Dyn,+C,+VecStorage%3CT,+Dyn,+C%3E%3E"],[23833,"impl-From%3CSimilarity%3CT,+R,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23834,"impl-From%3C%5BT;+D%5D%3E-for-Matrix%3CT,+Const%3C1%3E,+Const%3CD%3E,+ArrayStorage%3CT,+1,+D%3E%3E"],[23835,"impl-From%3C%5B%5BT;+R%5D;+C%5D%3E-for-Matrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ArrayStorage%3CT,+R,+C%3E%3E"],[23836,"impl-From%3CUnit%3CComplex%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3CT,+2,+2%3E%3E"],[23837,"impl-From%3C%5BMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E;+2%5D%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[23838,"impl-From%3CMatrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ViewStorage%3C\'a,+T,+Const%3CR%3E,+Const%3CC%3E,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ArrayStorage%3CT,+R,+C%3E%3E"],[23839,"impl-From%3CMatrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+R,+Dyn,+VecStorage%3CT,+R,+Dyn%3E%3E"],[23840,"impl-From%3COPoint%3CT,+D%3E%3E-for-Matrix%3CT,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23841,"impl-From%3CMatrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[23842,"impl-From%3CUVec4%3E-for-Matrix%3Cu32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cu32,+4,+1%3E%3E"],[23843,"impl-From%3CRotation%3CT,+3%3E%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[23844,"impl-From%3CMatrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+R,+Dyn,+VecStorage%3CT,+R,+Dyn%3E%3E"],[23845,"impl-From%3C%26mut+Matrix%3CT,+R,+C,+S%3E%3E-for-Matrix%3CT,+RView,+CView,+ViewStorageMut%3C\'a,+T,+RView,+CView,+RStride,+CStride%3E%3E"],[23846,"impl-From%3CVec%3CT%3E%3E-for-Matrix%3CT,+Const%3C1%3E,+Dyn,+VecStorage%3CT,+Const%3C1%3E,+Dyn%3E%3E"],[23847,"impl-From%3CDMat3%3E-for-Matrix%3Cf64,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3Cf64,+3,+3%3E%3E"],[23848,"impl-From%3CMat4%3E-for-Matrix%3Cf32,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3Cf32,+4,+4%3E%3E"],[23849,"impl-From%3CTranslation%3CT,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23850,"impl-From%3C%26mut+%5BT%5D%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+ViewStorageMut%3C\'a,+T,+Dyn,+Const%3C1%3E,+Const%3C1%3E,+Dyn%3E%3E"],[23851,"impl-From%3CBVec2%3E-for-Matrix%3Cbool,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cbool,+2,+1%3E%3E"],[23852,"impl-From%3COrthographic3%3CT%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23853,"impl-From%3CScale%3CT,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23854,"impl-From%3CVec4%3E-for-Matrix%3Cf32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+4,+1%3E%3E"],[23855,"impl-From%3CIsometry%3CT,+R,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23856,"impl-From%3CRotation%3CT,+3%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23857,"impl-From%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23858,"impl-From%3C%5BMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E;+4%5D%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[23859,"impl-From%3CUnit%3CComplex%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[23860,"impl-From%3CRotation%3CT,+2%3E%3E-for-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3CT,+2,+2%3E%3E"],[23861,"impl-From%3C%5BT;+D%5D%3E-for-Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E"],[23862,"impl-From%3CMat3%3E-for-Matrix%3Cf32,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3Cf32,+3,+3%3E%3E"],[23863,"impl-From%3CVec3A%3E-for-Matrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E"],[23864,"impl-From%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[23865,"impl-From%3CPerspective3%3CT%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23867,"impl-From%3CMat2%3E-for-Matrix%3Cf32,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3Cf32,+2,+2%3E%3E"],[23868,"impl-From%3CDVec2%3E-for-Matrix%3Cf64,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+2,+1%3E%3E"],[23869,"impl-From%3CIVec3%3E-for-Matrix%3Ci32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Ci32,+3,+1%3E%3E"],[23870,"impl-From%3C%26Matrix%3CT,+R,+C,+S%3E%3E-for-Matrix%3CT,+RView,+CView,+ViewStorage%3C\'a,+T,+RView,+CView,+RStride,+CStride%3E%3E"],[23871,"impl-From%3CDVec3%3E-for-Matrix%3Cf64,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+3,+1%3E%3E"],[23872,"impl-From%3CIVec4%3E-for-Matrix%3Ci32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Ci32,+4,+1%3E%3E"],[23873,"impl-From%3CVec2%3E-for-Matrix%3Cf32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+2,+1%3E%3E"],[23874,"impl-From%3CUVec2%3E-for-Matrix%3Cu32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cu32,+2,+1%3E%3E"],[23875,"impl-From%3CBVec3%3E-for-Matrix%3Cbool,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cbool,+3,+1%3E%3E"],[23876,"impl-From%3CVec%3CT%3E%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+VecStorage%3CT,+Dyn,+Const%3C1%3E%3E%3E"],[23877,"impl-From%3CDMat2%3E-for-Matrix%3Cf64,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3Cf64,+2,+2%3E%3E"],[23878,"impl-From%3C%5BMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E;+16%5D%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[23879,"impl-From%3CMatrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ViewStorageMut%3C\'a,+T,+Const%3CR%3E,+Const%3CC%3E,+RStride,+CStride%3E%3E%3E-for-Matrix%3CT,+Const%3CR%3E,+Const%3CC%3E,+ArrayStorage%3CT,+R,+C%3E%3E"],[23880,"impl-From%3CTransform%3CT,+C,+D%3E%3E-for-Matrix%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E"],[23881,"impl-From%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[23882,"impl-From%3CRotation%3CT,+2%3E%3E-for-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[23883,"impl-From%3C%5BMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E;+8%5D%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[23889,"impl-From%3CMat2%3E-for-Unit%3CComplex%3Cf32%3E%3E"],[23890,"impl-From%3C%5BUnit%3CComplex%3C%3CT+as+SimdValue%3E::Element%3E%3E;+2%5D%3E-for-Unit%3CComplex%3CT%3E%3E"],[23891,"impl-From%3CQuat%3E-for-Unit%3CQuaternion%3Cf32%3E%3E"],[23892,"impl-From%3C%5BUnit%3CComplex%3C%3CT+as+SimdValue%3E::Element%3E%3E;+16%5D%3E-for-Unit%3CComplex%3CT%3E%3E"],[23893,"impl-From%3C%5BUnit%3CMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E%3E;+2%5D%3E-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[23894,"impl-From%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[23895,"impl-From%3C%5BUnit%3CMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E%3E;+4%5D%3E-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[23896,"impl-From%3C%5BUnit%3CComplex%3C%3CT+as+SimdValue%3E::Element%3E%3E;+8%5D%3E-for-Unit%3CComplex%3CT%3E%3E"],[23897,"impl-From%3C%5BUnit%3CQuaternion%3C%3CT+as+SimdValue%3E::Element%3E%3E;+2%5D%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23898,"impl-From%3C%5BUnit%3CQuaternion%3C%3CT+as+SimdValue%3E::Element%3E%3E;+16%5D%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23899,"impl-From%3CDMat2%3E-for-Unit%3CComplex%3Cf64%3E%3E"],[23900,"impl-From%3C%5BUnit%3CQuaternion%3C%3CT+as+SimdValue%3E::Element%3E%3E;+8%5D%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23901,"impl-From%3C%5BUnit%3CMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E%3E;+16%5D%3E-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[23902,"impl-From%3C%5BUnit%3CComplex%3C%3CT+as+SimdValue%3E::Element%3E%3E;+4%5D%3E-for-Unit%3CComplex%3CT%3E%3E"],[23904,"impl-From%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23905,"impl-From%3C%5BUnit%3CMatrix%3C%3CT+as+SimdValue%3E::Element,+R,+C,+%3CDefaultAllocator+as+Allocator%3C%3CT+as+SimdValue%3E::Element,+R,+C%3E%3E::Buffer%3E%3E;+8%5D%3E-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[23906,"impl-From%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[23907,"impl-From%3C%5BUnit%3CQuaternion%3C%3CT+as+SimdValue%3E::Element%3E%3E;+4%5D%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[23908,"impl-From%3CDQuat%3E-for-Unit%3CQuaternion%3Cf64%3E%3E"],[23910,"impl-From%3CMatrix%3CT,+D,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT,+D%3E%3E::Buffer%3E%3E-for-OPoint%3CT,+D%3E"],[23911,"impl-From%3CVec4%3E-for-OPoint%3Cf32,+Const%3C4%3E%3E"],[23912,"impl-From%3CUVec4%3E-for-OPoint%3Cu32,+Const%3C4%3E%3E"],[23914,"impl-From%3C%5BOPoint%3C%3CT+as+SimdValue%3E::Element,+Const%3CD%3E%3E;+2%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23915,"impl-From%3C%5BOPoint%3C%3CT+as+SimdValue%3E::Element,+Const%3CD%3E%3E;+4%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23916,"impl-From%3C%5BT;+D%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23917,"impl-From%3CVec2%3E-for-OPoint%3Cf32,+Const%3C2%3E%3E"],[23918,"impl-From%3C%5BOPoint%3C%3CT+as+SimdValue%3E::Element,+Const%3CD%3E%3E;+16%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23919,"impl-From%3CDVec2%3E-for-OPoint%3Cf64,+Const%3C2%3E%3E"],[23920,"impl-From%3CIVec2%3E-for-OPoint%3Ci32,+Const%3C2%3E%3E"],[23921,"impl-From%3CBVec3%3E-for-OPoint%3Cbool,+Const%3C3%3E%3E"],[23922,"impl-From%3C%5BOPoint%3C%3CT+as+SimdValue%3E::Element,+Const%3CD%3E%3E;+8%5D%3E-for-OPoint%3CT,+Const%3CD%3E%3E"],[23923,"impl-From%3CIVec3%3E-for-OPoint%3Ci32,+Const%3C3%3E%3E"],[23924,"impl-From%3CIVec4%3E-for-OPoint%3Ci32,+Const%3C4%3E%3E"],[23925,"impl-From%3CVec3%3E-for-OPoint%3Cf32,+Const%3C3%3E%3E"],[23926,"impl-From%3CBVec4%3E-for-OPoint%3Cbool,+Const%3C4%3E%3E"],[23927,"impl-From%3CBVec2%3E-for-OPoint%3Cbool,+Const%3C2%3E%3E"],[23928,"impl-From%3CVec3A%3E-for-OPoint%3Cf32,+Const%3C3%3E%3E"],[23929,"impl-From%3CDVec3%3E-for-OPoint%3Cf64,+Const%3C3%3E%3E"],[23930,"impl-From%3CUVec2%3E-for-OPoint%3Cu32,+Const%3C2%3E%3E"],[23931,"impl-From%3CUVec3%3E-for-OPoint%3Cu32,+Const%3C3%3E%3E"],[23932,"impl-From%3CDVec4%3E-for-OPoint%3Cf64,+Const%3C4%3E%3E"],[23933,"impl-From%3CDQuat%3E-for-Rotation%3Cf64,+3%3E"],[23934,"impl-From%3CDMat2%3E-for-Rotation%3Cf64,+2%3E"],[23935,"impl-From%3CMat2%3E-for-Rotation%3Cf32,+2%3E"],[23936,"impl-From%3C%5BRotation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Rotation%3CT,+D%3E"],[23937,"impl-From%3CQuat%3E-for-Rotation%3Cf32,+3%3E"],[23938,"impl-From%3C%5BRotation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Rotation%3CT,+D%3E"],[23940,"impl-From%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[23941,"impl-From%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[23942,"impl-From%3C%5BRotation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Rotation%3CT,+D%3E"],[23943,"impl-From%3C%5BRotation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Rotation%3CT,+D%3E"],[23944,"impl-From%3C%5BQuaternion%3C%3CT+as+SimdValue%3E::Element%3E;+8%5D%3E-for-Quaternion%3CT%3E"],[23945,"impl-From%3CQuat%3E-for-Quaternion%3Cf32%3E"],[23946,"impl-From%3C%5BQuaternion%3C%3CT+as+SimdValue%3E::Element%3E;+4%5D%3E-for-Quaternion%3CT%3E"],[23947,"impl-From%3C%5BQuaternion%3C%3CT+as+SimdValue%3E::Element%3E;+2%5D%3E-for-Quaternion%3CT%3E"],[23948,"impl-From%3C%5BQuaternion%3C%3CT+as+SimdValue%3E::Element%3E;+16%5D%3E-for-Quaternion%3CT%3E"],[23949,"impl-From%3CMatrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3CT,+4,+1%3E%3E%3E-for-Quaternion%3CT%3E"],[23950,"impl-From%3CDQuat%3E-for-Quaternion%3Cf64%3E"],[23951,"impl-From%3C%5BT;+4%5D%3E-for-Quaternion%3CT%3E"],[23955,"impl-From%3C%5BTranslation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Translation%3CT,+D%3E"],[23956,"impl-From%3CVec2%3E-for-Translation%3Cf32,+2%3E"],[23957,"impl-From%3C%5BTranslation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Translation%3CT,+D%3E"],[23958,"impl-From%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT,+Const%3CD%3E%3E%3E::Buffer%3E%3E-for-Translation%3CT,+D%3E"],[23959,"impl-From%3C%5BTranslation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Translation%3CT,+D%3E"],[23960,"impl-From%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Translation%3CT,+D%3E"],[23961,"impl-From%3CVec3%3E-for-Translation%3Cf32,+3%3E"],[23962,"impl-From%3CVec4%3E-for-Translation%3Cf32,+4%3E"],[23963,"impl-From%3C%5BT;+D%5D%3E-for-Translation%3CT,+D%3E"],[23964,"impl-From%3CDVec3%3E-for-Translation%3Cf64,+3%3E"],[23965,"impl-From%3CDVec4%3E-for-Translation%3Cf64,+4%3E"],[23966,"impl-From%3C%5BTranslation%3C%3CT+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Translation%3CT,+D%3E"],[23967,"impl-From%3CVec3A%3E-for-Translation%3Cf32,+3%3E"],[23968,"impl-From%3CDVec2%3E-for-Translation%3Cf64,+2%3E"],[23969,"impl-From%3C%5BScale%3C%3CT+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Scale%3CT,+D%3E"],[23971,"impl-From%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Scale%3CT,+D%3E"],[23972,"impl-From%3C%5BT;+D%5D%3E-for-Scale%3CT,+D%3E"],[23973,"impl-From%3C%5BScale%3C%3CT+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Scale%3CT,+D%3E"],[23974,"impl-From%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT,+Const%3CD%3E%3E%3E::Buffer%3E%3E-for-Scale%3CT,+D%3E"],[23975,"impl-From%3C%5BScale%3C%3CT+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Scale%3CT,+D%3E"],[23976,"impl-From%3C%5BScale%3C%3CT+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Scale%3CT,+D%3E"],[23977,"impl-From%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[23978,"impl-From%3CTranslation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23979,"impl-From%3CVec2%3E-for-Isometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[23980,"impl-From%3C(DVec3,+DQuat)%3E-for-Isometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[23981,"impl-From%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23982,"impl-From%3CQuat%3E-for-Isometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[23983,"impl-From%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[23984,"impl-From%3CDVec2%3E-for-Isometry%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E"],[23985,"impl-From%3CDQuat%3E-for-Isometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[23986,"impl-From%3C%5BIsometry%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23987,"impl-From%3C(DVec2,+f64)%3E-for-Isometry%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E"],[23988,"impl-From%3C(Vec3,+Quat)%3E-for-Isometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[23989,"impl-From%3C%5BIsometry%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23990,"impl-From%3C%5BIsometry%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23992,"impl-From%3C(Vec2,+f32)%3E-for-Isometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[23993,"impl-From%3CDVec3%3E-for-Isometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[23994,"impl-From%3C%5BT;+D%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23995,"impl-From%3CVec3%3E-for-Isometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[23996,"impl-From%3C%5BIsometry%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Isometry%3CT,+R,+D%3E"],[23997,"impl-From%3C%5BSimilarity%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+4%5D%3E-for-Similarity%3CT,+R,+D%3E"],[23999,"impl-From%3C%5BSimilarity%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+16%5D%3E-for-Similarity%3CT,+R,+D%3E"],[24000,"impl-From%3C%5BSimilarity%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+8%5D%3E-for-Similarity%3CT,+R,+D%3E"],[24001,"impl-From%3C%5BSimilarity%3C%3CT+as+SimdValue%3E::Element,+%3CR+as+SimdValue%3E::Element,+D%3E;+2%5D%3E-for-Similarity%3CT,+R,+D%3E"],[24025,"impl-Unit%3CComplex%3CT%3E%3E"],[24026,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24027,"impl-Rotation%3CT,+3%3E"],[24028,"impl-Rotation%3CT,+2%3E"],[24029,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24030,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24031,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24032,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24042,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24043,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24044,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24045,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24047,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24048,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24049,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24050,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24057,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24058,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24059,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24060,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24074,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24075,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24076,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24077,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24079,"impl-Unit%3CComplex%3CT%3E%3E"],[24080,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24081,"impl-Rotation%3CT,+2%3E"],[24082,"impl-Rotation%3CT,+3%3E"],[24083,"impl-Unit%3CComplex%3CT%3E%3E"],[24084,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24085,"impl-Rotation%3CT,+3%3E"],[24086,"impl-Rotation%3CT,+2%3E"],[24091,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24092,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24093,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24094,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24111,"impl-Unit%3CComplex%3CT%3E%3E"],[24112,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24113,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24114,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24115,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24116,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24118,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24119,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24120,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24121,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24166,"impl-Unit%3CComplex%3CT%3E%3E"],[24167,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24168,"impl-Rotation%3CT,+2%3E"],[24169,"impl-Rotation%3CT,+3%3E"],[24173,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[24174,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[24175,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[24176,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[24177,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[24179,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[24180,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[24181,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[24182,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[24183,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[24184,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorage%3C\'a,+T,+Dyn,+Dyn,+Const%3C1%3E,+Dyn%3E%3E"],[24185,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorageMut%3C\'a,+T,+Dyn,+Dyn,+Const%3C1%3E,+Dyn%3E%3E"],[24186,"impl-Matrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+Const%3C1%3E,+R%3E%3E"],[24187,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24188,"impl-Matrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+Const%3C1%3E,+Dyn%3E%3E"],[24189,"impl-Matrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+Const%3C1%3E,+R%3E%3E"],[24190,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24191,"impl-Matrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+Const%3C1%3E,+Dyn%3E%3E"],[24193,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24194,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24195,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24196,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24197,"impl-Matrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+Const%3C1%3E,+Dyn%3E%3E"],[24198,"impl-Matrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+Const%3C1%3E,+Dyn%3E%3E"],[24199,"impl-Matrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+Const%3C1%3E,+R%3E%3E"],[24200,"impl-Matrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+Const%3C1%3E,+R%3E%3E"],[24201,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24202,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Const%3C1%3E,+R%3E%3E"],[24203,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorage%3C\'a,+T,+Dyn,+Dyn,+Const%3C1%3E,+Dyn%3E%3E"],[24204,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorageMut%3C\'a,+T,+Dyn,+Dyn,+Const%3C1%3E,+Dyn%3E%3E"],[24205,"impl-Matrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+Dyn,+Dyn%3E%3E"],[24206,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Dyn,+Dyn%3E%3E"],[24207,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorage%3C\'a,+T,+Dyn,+Dyn,+Dyn,+Dyn%3E%3E"],[24208,"impl-Matrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+Dyn,+Dyn%3E%3E"],[24209,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[24210,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[24211,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[24212,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+RStride,+CStride%3E%3E"],[24213,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Dyn,+Dyn%3E%3E"],[24214,"impl-Matrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+Dyn,+Dyn%3E%3E"],[24215,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorageMut%3C\'a,+T,+Dyn,+Dyn,+Dyn,+Dyn%3E%3E"],[24216,"impl-Matrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+Dyn,+Dyn%3E%3E"],[24217,"impl-Matrix%3CT,+R,+Dyn,+ViewStorage%3C\'a,+T,+R,+Dyn,+Dyn,+Dyn%3E%3E"],[24218,"impl-Matrix%3CT,+Dyn,+C,+ViewStorage%3C\'a,+T,+Dyn,+C,+Dyn,+Dyn%3E%3E"],[24219,"impl-Matrix%3CT,+Dyn,+C,+ViewStorageMut%3C\'a,+T,+Dyn,+C,+Dyn,+Dyn%3E%3E"],[24220,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorageMut%3C\'a,+T,+Dyn,+Dyn,+Dyn,+Dyn%3E%3E"],[24221,"impl-Matrix%3CT,+R,+Dyn,+ViewStorageMut%3C\'a,+T,+R,+Dyn,+Dyn,+Dyn%3E%3E"],[24222,"impl-Matrix%3CT,+Dyn,+Dyn,+ViewStorage%3C\'a,+T,+Dyn,+Dyn,+Dyn,+Dyn%3E%3E"],[24223,"impl-Matrix%3CT,+R,+C,+ViewStorage%3C\'a,+T,+R,+C,+Dyn,+Dyn%3E%3E"],[24224,"impl-Matrix%3CT,+R,+C,+ViewStorageMut%3C\'a,+T,+R,+C,+Dyn,+Dyn%3E%3E"],[24269,"impl-SubsetOf%3CTransform%3CT2,+C2,+D%3E%3E-for-Transform%3CT1,+C1,+D%3E"],[24270,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Transform%3CT1,+C,+D%3E"],[24272,"impl-SubsetOf%3CTransform%3CT2,+C,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24273,"impl-SubsetOf%3CRotation%3CT2,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24274,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24275,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT2,+3,+3%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24276,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24277,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24278,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24279,"impl-SubsetOf%3CIsometry%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24280,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24281,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24282,"impl-SubsetOf%3CRotation%3CT2,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24283,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24284,"impl-SubsetOf%3CSimilarity%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24285,"impl-SubsetOf%3CIsometry%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24286,"impl-SubsetOf%3CSimilarity%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24287,"impl-SubsetOf%3CIsometry%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24288,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24289,"impl-SubsetOf%3CSimilarity%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24290,"impl-SubsetOf%3CMatrix%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-OPoint%3CT1,+D%3E"],[24291,"impl-SubsetOf%3COPoint%3CT2,+D%3E%3E-for-OPoint%3CT1,+D%3E"],[24292,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Rotation%3CT1,+D%3E"],[24293,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24294,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24295,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Rotation%3CT1,+2%3E"],[24296,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[24297,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24298,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[24299,"impl-SubsetOf%3CRotation%3CT2,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24302,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Translation%3CT1,+D%3E"],[24303,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24304,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24305,"impl-SubsetOf%3CTranslation%3CT2,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24306,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Translation%3CT1,+3%3E"],[24307,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24308,"impl-SubsetOf%3CScale%3CT2,+D%3E%3E-for-Scale%3CT1,+D%3E"],[24309,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Scale%3CT1,+D%3E"],[24310,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Scale%3CT1,+D%3E"],[24311,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[24312,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[24313,"impl-SubsetOf%3CIsometry%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[24314,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[24315,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Isometry%3CT1,+Unit%3CQuaternion%3CT1%3E%3E,+3%3E"],[24316,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Similarity%3CT1,+R1,+D%3E"],[24317,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[24318,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[24328,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24329,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24330,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24331,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24333,"impl-Matrix%3CT,+Dyn,+Dyn,+VecStorage%3CT,+Dyn,+Dyn%3E%3E"],[24334,"impl-Matrix%3CT,+Dyn,+Const%3C1%3E,+VecStorage%3CT,+Dyn,+Const%3C1%3E%3E%3E"],[24335,"impl-Matrix%3CT,+Const%3C1%3E,+Dyn,+VecStorage%3CT,+Const%3C1%3E,+Dyn%3E%3E"],[24383,"impl-Array2-for-Matrix%3CT,+Dyn,+Dyn,+VecStorage%3CT,+Dyn,+Dyn%3E%3E"],[24384,"impl-Matrix%3CT,+R,+C,+S%3E"],[24435,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[24436,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[24437,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[24438,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[24439,"impl-Unit%3CComplex%3CT%3E%3E"],[24440,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24441,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24442,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24443,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24444,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24445,"impl-Rotation%3CT,+D%3E"],[24452,"impl-PermutationSequence%3CDyn%3E"],[24453,"impl-PermutationSequence%3CD%3E"],[24466,"impl-Index%3Cusize%3E-for-Matrix%3CT,+R,+C,+S%3E"],[24467,"impl-Matrix%3CT,+R,+C,+S%3E"],[24468,"impl-Index%3C(usize,+usize)%3E-for-Matrix%3CT,+R,+C,+S%3E"],[24474,"impl-IndexMut%3Cusize%3E-for-Matrix%3CT,+R,+C,+S%3E"],[24475,"impl-IndexMut%3C(usize,+usize)%3E-for-Matrix%3CT,+R,+C,+S%3E"],[24476,"impl-Matrix%3CT,+R,+C,+S%3E"],[24706,"impl-IntoIterator-for-%26Matrix%3CT,+R,+C,+S%3E"],[24707,"impl-IntoIterator-for-%26mut+Matrix%3CT,+R,+C,+S%3E"],[24713,"impl-Storage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[24714,"impl-Storage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[24762,"impl-Inv-for-Complex%3CT%3E"],[24763,"impl-Inv-for-%26Complex%3CT%3E"],[24764,"impl-Complex%3CT%3E"],[24770,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24771,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24772,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24773,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24774,"impl-Unit%3CComplex%3CT%3E%3E"],[24775,"impl-Rotation%3CT,+D%3E"],[24776,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24785,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24786,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24787,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24788,"impl-Unit%3CComplex%3CT%3E%3E"],[24789,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24790,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24791,"impl-Rotation%3CT,+D%3E"],[24797,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24798,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24799,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24800,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24801,"impl-Unit%3CComplex%3CT%3E%3E"],[24802,"impl-Rotation%3CT,+D%3E"],[24803,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24808,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24809,"impl-Unit%3CComplex%3CT%3E%3E"],[24810,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24811,"impl-Rotation%3CT,+D%3E"],[24812,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24816,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[24817,"impl-Unit%3CComplex%3CT%3E%3E"],[24818,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[24819,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24820,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[24821,"impl-Rotation%3CT,+D%3E"],[24822,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[24832,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[24833,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[24840,"impl-ComplexField-for-Complex%3CN%3E"],[24841,"impl-Complex%3CT%3E"],[24845,"impl-SubsetOf%3CTransform%3CT2,+C2,+D%3E%3E-for-Transform%3CT1,+C1,+D%3E"],[24846,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Transform%3CT1,+C,+D%3E"],[24860,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24861,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24862,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24863,"impl-SubsetOf%3CIsometry%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24864,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24865,"impl-SubsetOf%3CRotation%3CT2,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24866,"impl-SubsetOf%3CRotation%3CT2,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24867,"impl-SubsetOf%3CIsometry%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24868,"impl-SubsetOf%3CSimilarity%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24869,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT2,+3,+3%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24870,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24872,"impl-SubsetOf%3CSimilarity%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24873,"impl-SubsetOf%3CTransform%3CT2,+C,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[24874,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24875,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24876,"impl-SubsetOf%3CIsometry%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24877,"impl-SubsetOf%3CSimilarity%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[24878,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[24880,"impl-SubsetOf%3COPoint%3CT2,+D%3E%3E-for-OPoint%3CT1,+D%3E"],[24881,"impl-SubsetOf%3CMatrix%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-OPoint%3CT1,+D%3E"],[24883,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[24884,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[24885,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24886,"impl-SubsetOf%3CRotation%3CT2,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24887,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Rotation%3CT1,+2%3E"],[24888,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Rotation%3CT1,+D%3E"],[24890,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24891,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[24896,"impl-SubsetOf%3CTranslation%3CT2,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24897,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Translation%3CT1,+3%3E"],[24898,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24899,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Translation%3CT1,+D%3E"],[24900,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24901,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[24903,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Scale%3CT1,+D%3E"],[24905,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Scale%3CT1,+D%3E"],[24906,"impl-SubsetOf%3CScale%3CT2,+D%3E%3E-for-Scale%3CT1,+D%3E"],[24907,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Isometry%3CT1,+Unit%3CQuaternion%3CT1%3E%3E,+3%3E"],[24908,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[24909,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[24911,"impl-SubsetOf%3CIsometry%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[24912,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[24913,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[24915,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Similarity%3CT1,+R1,+D%3E"],[24916,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[24978,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[24979,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[24991,"impl-Matrix%3CT,+R,+C,+S%3E"],[24992,"impl-Array1%3CT%3E-for-Matrix%3CT,+Dyn,+Const%3C1%3E,+VecStorage%3CT,+Dyn,+Const%3C1%3E%3E%3E"],[24998,"impl-Unit%3CQuaternion%3CT%3E%3E"],[24999,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[25003,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[25004,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25005,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25006,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25029,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25030,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25031,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25032,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25036,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25037,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25038,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25039,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25073,"impl-DimNameMax%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25074,"impl-DimMax%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25093,"impl-DimNameMin%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25094,"impl-DimMin%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25108,"impl-Mul%3C%26T%3E-for-%26Complex%3CT%3E"],[25109,"impl-Mul%3CT%3E-for-%26Complex%3CT%3E"],[25110,"impl-Mul%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[25111,"impl-Mul%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[25112,"impl-Mul%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[25113,"impl-Mul%3C%26T%3E-for-Complex%3CT%3E"],[25114,"impl-Mul%3CT%3E-for-Complex%3CT%3E"],[25115,"impl-Mul-for-Complex%3CT%3E"],[25116,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25117,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Transform%3CT,+C,+D%3E"],[25118,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[25119,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25120,"impl-Mul%3C%26Transform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[25121,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25122,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+2%3E"],[25123,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25124,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25125,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25126,"impl-Mul%3CTransform%3CT,+CB,+D%3E%3E-for-%26Transform%3CT,+CA,+D%3E"],[25127,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25128,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25129,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[25130,"impl-Mul%3CTransform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[25131,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25132,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+3%3E"],[25133,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+3%3E"],[25134,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Transform%3CT,+C,+2%3E"],[25135,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25136,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25137,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25138,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25139,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Transform%3CT,+C,+D%3E"],[25140,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25141,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Transform%3CT,+C,+D%3E"],[25142,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[25143,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Transform%3CT,+C,+D%3E"],[25144,"impl-Mul%3C%26Transform%3CT,+CB,+D%3E%3E-for-%26Transform%3CT,+CA,+D%3E"],[25145,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25146,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25147,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[25148,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25149,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25150,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Transform%3CT,+C,+D%3E"],[25151,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25154,"impl-DimNameMul%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25155,"impl-DimMul%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[25156,"impl-Mul%3C%26OPoint%3CT,+Const%3CD2%3E%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+SA%3E"],[25157,"impl-Mul%3C%26Rotation%3CT,+D2%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[25158,"impl-Mul%3COPoint%3CT,+Const%3CD2%3E%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+SA%3E"],[25159,"impl-Mul%3C%26Rotation%3CT,+D2%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25160,"impl-Mul%3CRotation%3CT,+D2%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25161,"impl-Mul%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25162,"impl-Mul%3CT%3E-for-Matrix%3CT,+R,+C,+S%3E"],[25163,"impl-Mul%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[25164,"impl-Mul%3C%26OPoint%3CT,+Const%3CD2%3E%3E%3E-for-%26Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+SA%3E"],[25165,"impl-Mul%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[25166,"impl-Mul%3CT%3E-for-%26Matrix%3CT,+R,+C,+S%3E"],[25167,"impl-Mul%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25168,"impl-Mul%3COPoint%3CT,+Const%3CD2%3E%3E%3E-for-%26Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+SA%3E"],[25169,"impl-Mul%3CRotation%3CT,+D2%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[25170,"impl-Mul%3CRotation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25171,"impl-Mul%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25172,"impl-Mul%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25173,"impl-Mul%3COPoint%3CT,+Const%3C3%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25174,"impl-Mul%3CTranslation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25175,"impl-Mul%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25176,"impl-Mul%3C%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25177,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25178,"impl-Mul%3C%26Translation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25179,"impl-Mul%3CSimilarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25180,"impl-Mul%3C%26OPoint%3CT,+Const%3C3%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25181,"impl-Mul%3C%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25182,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25183,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25184,"impl-Mul%3CDualQuaternion%3CT%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25185,"impl-Mul%3C%26Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25186,"impl-Mul%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25187,"impl-Mul%3CSimilarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25188,"impl-Mul%3C%26Rotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25189,"impl-Mul%3C%26Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25190,"impl-Mul%3CSimilarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25191,"impl-Mul%3CSimilarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25192,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25193,"impl-Mul%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25194,"impl-Mul%3C%26Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25195,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25196,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25197,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25198,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25199,"impl-Mul%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25200,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25201,"impl-Mul%3CIsometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25202,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25203,"impl-Mul%3CRotation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25204,"impl-Mul%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25205,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25206,"impl-Mul%3C%26Transform%3CT,+C,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25207,"impl-Mul%3C%26OPoint%3CT,+Const%3C2%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25208,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25209,"impl-Mul%3COPoint%3CT,+Const%3C3%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25210,"impl-Mul%3C%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25211,"impl-Mul%3C%26Translation%3CT,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25212,"impl-Mul%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25213,"impl-Mul%3CTranslation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25214,"impl-Mul%3CTranslation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25215,"impl-Mul%3C%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25216,"impl-Mul%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25217,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25218,"impl-Mul%3C%26DualQuaternion%3CT%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25219,"impl-Mul%3CTransform%3CT,+C,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25220,"impl-Mul%3C%26DualQuaternion%3CT%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25221,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25222,"impl-Mul%3C%26Transform%3CT,+C,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25223,"impl-Mul%3CDualQuaternion%3CT%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25224,"impl-Mul%3COPoint%3CT,+Const%3C2%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25225,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25226,"impl-Mul%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25227,"impl-Mul%3C%26Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25228,"impl-Mul%3C%26Transform%3CT,+C,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25229,"impl-Mul%3C%26Rotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25230,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25231,"impl-Mul%3C%26Rotation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25232,"impl-Mul%3CTransform%3CT,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25233,"impl-Mul-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25234,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25235,"impl-Mul%3C%26OPoint%3CT,+Const%3C3%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25236,"impl-Mul%3C%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25237,"impl-Mul%3CTranslation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25238,"impl-Mul%3C%26Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25239,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25240,"impl-Mul%3CTransform%3CT,+C,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25241,"impl-Mul%3C%26Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25242,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25243,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25244,"impl-Mul%3CIsometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25245,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25246,"impl-Mul%3C%26OPoint%3CT,+Const%3C2%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25247,"impl-Mul%3CTranslation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25248,"impl-Mul%3C%26Translation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25249,"impl-Mul%3C%26Rotation%3CT,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25250,"impl-Mul%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25251,"impl-Mul%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25252,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25253,"impl-Mul%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25254,"impl-Mul%3C%26Transform%3CT,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25255,"impl-Mul%3COPoint%3CT,+Const%3C3%3E%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25256,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25257,"impl-Mul%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25258,"impl-Mul%3COPoint%3CT,+Const%3C2%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25259,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25260,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+SB%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25261,"impl-Mul%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25262,"impl-Mul%3COPoint%3CT,+Const%3C3%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25263,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25264,"impl-Mul%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25265,"impl-Mul-for-Unit%3CComplex%3CT%3E%3E"],[25266,"impl-Mul%3CTransform%3CT,+C,+3%3E%3E-for-%26Unit%3CQuaternion%3CT%3E%3E"],[25267,"impl-Mul-for-Unit%3CQuaternion%3CT%3E%3E"],[25268,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25269,"impl-Mul%3CTranslation%3CT,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25270,"impl-Mul%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25271,"impl-Mul%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25272,"impl-Mul%3C%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25273,"impl-Mul%3C%26OPoint%3CT,+Const%3C3%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25274,"impl-Mul%3C%26Translation%3CT,+2%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25275,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25276,"impl-Mul%3C%26OPoint%3CT,+Const%3C3%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25277,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E%3E-for-%26Unit%3CComplex%3CT%3E%3E"],[25278,"impl-Mul%3CT%3E-for-%26OPoint%3CT,+D%3E"],[25279,"impl-Mul%3CT%3E-for-OPoint%3CT,+D%3E"],[25280,"impl-Mul%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Rotation%3CT,+D1%3E"],[25281,"impl-Mul%3CIsometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25282,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25283,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25284,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25285,"impl-Mul%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Rotation%3CT,+D1%3E"],[25286,"impl-Mul%3C%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25287,"impl-Mul%3CSimilarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25288,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Rotation%3CT,+3%3E"],[25289,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25290,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[25291,"impl-Mul%3CSimilarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25292,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25293,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Rotation%3CT,+3%3E"],[25294,"impl-Mul%3C%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25295,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Rotation%3CT,+2%3E"],[25296,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25297,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25298,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25299,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+S%3E%3E%3E-for-%26Rotation%3CT,+D%3E"],[25300,"impl-Mul%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Rotation%3CT,+D1%3E"],[25301,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+S%3E%3E%3E-for-%26Rotation%3CT,+D%3E"],[25302,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Rotation%3CT,+D%3E"],[25303,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+S%3E%3E%3E-for-Rotation%3CT,+D%3E"],[25304,"impl-Mul%3C%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25305,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Rotation%3CT,+D%3E"],[25306,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25307,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Rotation%3CT,+D%3E"],[25308,"impl-Mul-for-Rotation%3CT,+D%3E"],[25309,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25310,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Rotation%3CT,+D%3E"],[25311,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Rotation%3CT,+2%3E"],[25312,"impl-Mul%3C%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25313,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[25314,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Rotation%3CT,+3%3E"],[25315,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+S%3E%3E%3E-for-Rotation%3CT,+D%3E"],[25316,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Rotation%3CT,+D%3E"],[25317,"impl-Mul%3CIsometry%3CT,+Rotation%3CT,+D%3E,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25318,"impl-Mul%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Rotation%3CT,+D1%3E"],[25319,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[25320,"impl-Mul%3CT%3E-for-Quaternion%3CT%3E"],[25321,"impl-Mul%3C%26Quaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[25322,"impl-Mul%3CT%3E-for-%26Quaternion%3CT%3E"],[25323,"impl-Mul%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[25324,"impl-Mul%3CQuaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[25325,"impl-Mul-for-Quaternion%3CT%3E"],[25326,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[25327,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26DualQuaternion%3CT%3E"],[25328,"impl-Mul%3C%26DualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[25329,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[25330,"impl-Mul%3CDualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[25331,"impl-Mul-for-DualQuaternion%3CT%3E"],[25332,"impl-Mul%3CT%3E-for-%26DualQuaternion%3CT%3E"],[25333,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26DualQuaternion%3CT%3E"],[25334,"impl-Mul%3CT%3E-for-DualQuaternion%3CT%3E"],[25335,"impl-Mul%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[25336,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Translation%3CT,+2%3E"],[25337,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[25338,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[25339,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Translation%3CT,+D%3E"],[25340,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[25341,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25342,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[25343,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Translation%3CT,+D%3E"],[25344,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-Translation%3CT,+D%3E"],[25345,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[25346,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[25347,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25348,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[25349,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25350,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25351,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25352,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Translation%3CT,+2%3E"],[25353,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-Translation%3CT,+D%3E"],[25354,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Translation%3CT,+2%3E"],[25355,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-Translation%3CT,+D%3E"],[25356,"impl-Mul-for-Translation%3CT,+D%3E"],[25357,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Translation%3CT,+D%3E"],[25358,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[25359,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-Translation%3CT,+D%3E"],[25360,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Translation%3CT,+3%3E"],[25361,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25362,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-Translation%3CT,+D%3E"],[25363,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25364,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Translation%3CT,+2%3E"],[25365,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25366,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25367,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Translation%3CT,+3%3E"],[25368,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Translation%3CT,+D%3E"],[25369,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-Translation%3CT,+D%3E"],[25370,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Translation%3CT,+D%3E"],[25371,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[25372,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Scale%3CT,+D%3E"],[25373,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Scale%3CT,+D%3E"],[25374,"impl-Mul%3C%26Scale%3CT,+D%3E%3E-for-Scale%3CT,+D%3E"],[25375,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Scale%3CT,+D%3E"],[25376,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Scale%3CT,+D%3E"],[25377,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Scale%3CT,+D%3E"],[25378,"impl-Mul%3C%26Scale%3CT,+D%3E%3E-for-%26Scale%3CT,+D%3E"],[25379,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Scale%3CT,+D%3E"],[25380,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Scale%3CT,+D%3E"],[25381,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Scale%3CT,+D%3E"],[25382,"impl-Mul%3CT%3E-for-%26Scale%3CT,+D%3E"],[25383,"impl-Mul%3CScale%3CT,+D%3E%3E-for-%26Scale%3CT,+D%3E"],[25384,"impl-Mul-for-Scale%3CT,+D%3E"],[25385,"impl-Mul%3CT%3E-for-Scale%3CT,+D%3E"],[25386,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25387,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25388,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25389,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25390,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25391,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25392,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25393,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25394,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25395,"impl-Mul%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25396,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25397,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25398,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25399,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25400,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25401,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25402,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25403,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25404,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25405,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25406,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25407,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25408,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25409,"impl-Mul-for-Isometry%3CT,+R,+D%3E"],[25410,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25411,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25412,"impl-Mul%3CUnit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25413,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25414,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25415,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25416,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25417,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25418,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25419,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25420,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25421,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25422,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25423,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25424,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25425,"impl-Mul%3C%26Unit%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25426,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25427,"impl-Mul%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25428,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25429,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Isometry%3CT,+R,+D%3E"],[25430,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25431,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25432,"impl-Mul%3CUnit%3CComplex%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25433,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25434,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25435,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25436,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25437,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25438,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25439,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25440,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25441,"impl-Mul-for-Similarity%3CT,+R,+D%3E"],[25442,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25443,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25444,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25445,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25446,"impl-Mul%3C%26Isometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25447,"impl-Mul%3CRotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25448,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25449,"impl-Mul%3C%26OPoint%3CT,+Const%3CD%3E%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25450,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25451,"impl-Mul%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25452,"impl-Mul%3C%26Similarity%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25453,"impl-Mul%3CSimilarity%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25454,"impl-Mul%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25455,"impl-Mul%3C%26Matrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25456,"impl-Mul%3CMatrix%3CT,+Const%3CD%3E,+Const%3C1%3E,+ArrayStorage%3CT,+D,+1%3E%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25457,"impl-Mul%3CTranslation%3CT,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25458,"impl-Mul%3C%26Transform%3CT,+C,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25459,"impl-Mul%3C%26Rotation%3CT,+D%3E%3E-for-%26Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25460,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25461,"impl-Mul%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-%26Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25462,"impl-Mul%3C%26Translation%3CT,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25463,"impl-Mul%3CIsometry%3CT,+R,+D%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25464,"impl-Mul%3CTransform%3CT,+C,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25465,"impl-Mul%3COPoint%3CT,+Const%3CD%3E%3E%3E-for-%26Similarity%3CT,+R,+D%3E"],[25467,"impl-MulAdd%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[25468,"impl-ComplexField-for-Complex%3CN%3E"],[25469,"impl-MulAdd-for-Complex%3CT%3E"],[25470,"impl-MulAddAssign-for-Complex%3CT%3E"],[25471,"impl-MulAddAssign%3C%26Complex%3CT%3E,+%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[25472,"impl-MulAssign%3CT%3E-for-Complex%3CT%3E"],[25473,"impl-MulAssign%3C%26T%3E-for-Complex%3CT%3E"],[25474,"impl-MulAssign-for-Complex%3CT%3E"],[25475,"impl-MulAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[25476,"impl-MulAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25477,"impl-MulAssign%3CRotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25478,"impl-MulAssign%3C%26Transform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[25479,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[25480,"impl-MulAssign%3C%26Translation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25481,"impl-MulAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Transform%3CT,+C,+2%3E"],[25482,"impl-MulAssign%3CIsometry%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25483,"impl-MulAssign%3CSimilarity%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25484,"impl-MulAssign%3CTranslation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25485,"impl-MulAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[25486,"impl-MulAssign%3CTransform%3CT,+CB,+D%3E%3E-for-Transform%3CT,+CA,+D%3E"],[25487,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Transform%3CT,+C,+3%3E"],[25488,"impl-MulAssign%3C%26Rotation%3CT,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25489,"impl-MulAssign%3C%26Similarity%3CT,+R,+D%3E%3E-for-Transform%3CT,+C,+D%3E"],[25490,"impl-MulAssign%3C%26Matrix%3CT,+R2,+C1,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25491,"impl-MulAssign%3CMatrix%3CT,+R2,+C1,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[25492,"impl-MulAssign%3CRotation%3CT,+C1%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+ArrayStorage%3CT,+R1,+C1%3E%3E"],[25493,"impl-MulAssign%3CT%3E-for-Matrix%3CT,+R,+C,+S%3E"],[25494,"impl-MulAssign%3C%26Rotation%3CT,+C1%3E%3E-for-Matrix%3CT,+Const%3CR1%3E,+Const%3CC1%3E,+ArrayStorage%3CT,+R1,+C1%3E%3E"],[25495,"impl-MulAssign%3CTranslation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25496,"impl-MulAssign-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25497,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25498,"impl-MulAssign%3C%26Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25499,"impl-MulAssign%3C%26Rotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25500,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25501,"impl-MulAssign%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25502,"impl-MulAssign%3C%26Translation%3CT,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25503,"impl-MulAssign-for-Unit%3CQuaternion%3CT%3E%3E"],[25504,"impl-MulAssign-for-Unit%3CComplex%3CT%3E%3E"],[25505,"impl-MulAssign%3CRotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25506,"impl-MulAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25507,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25508,"impl-MulAssign%3CRotation%3CT,+2%3E%3E-for-Unit%3CComplex%3CT%3E%3E"],[25509,"impl-MulAssign%3CIsometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25510,"impl-MulAssign%3C%26Rotation%3CT,+3%3E%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[25512,"impl-MulAssign%3C%26Rotation%3CT,+D%3E%3E-for-Rotation%3CT,+D%3E"],[25513,"impl-MulAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[25514,"impl-MulAssign-for-Rotation%3CT,+D%3E"],[25515,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Rotation%3CT,+2%3E"],[25516,"impl-MulAssign%3CT%3E-for-Quaternion%3CT%3E"],[25517,"impl-MulAssign-for-Quaternion%3CT%3E"],[25518,"impl-MulAssign%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[25519,"impl-MulAssign-for-DualQuaternion%3CT%3E"],[25520,"impl-MulAssign%3CUnit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[25521,"impl-MulAssign%3C%26Unit%3CDualQuaternion%3CT%3E%3E%3E-for-DualQuaternion%3CT%3E"],[25522,"impl-MulAssign%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[25523,"impl-MulAssign%3CT%3E-for-DualQuaternion%3CT%3E"],[25524,"impl-MulAssign-for-Translation%3CT,+D%3E"],[25525,"impl-MulAssign%3C%26Translation%3CT,+D%3E%3E-for-Translation%3CT,+D%3E"],[25526,"impl-MulAssign-for-Scale%3CT,+D%3E"],[25527,"impl-MulAssign%3C%26Scale%3CT,+D%3E%3E-for-Scale%3CT,+D%3E"],[25528,"impl-MulAssign%3CT%3E-for-Scale%3CT,+D%3E"],[25529,"impl-MulAssign-for-Isometry%3CT,+R,+D%3E"],[25530,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25531,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25532,"impl-MulAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25533,"impl-MulAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25534,"impl-MulAssign%3C%26Rotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25535,"impl-MulAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25536,"impl-MulAssign%3CRotation%3CT,+D%3E%3E-for-Isometry%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25537,"impl-MulAssign%3CTranslation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25538,"impl-MulAssign%3C%26Translation%3CT,+D%3E%3E-for-Isometry%3CT,+R,+D%3E"],[25539,"impl-MulAssign%3C%26Translation%3CT,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25540,"impl-MulAssign%3CUnit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25541,"impl-MulAssign%3C%26Similarity%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25542,"impl-MulAssign-for-Similarity%3CT,+R,+D%3E"],[25543,"impl-MulAssign%3C%26Isometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25544,"impl-MulAssign%3CIsometry%3CT,+R,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25545,"impl-MulAssign%3C%26Unit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25546,"impl-MulAssign%3C%26Unit%3CQuaternion%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25547,"impl-MulAssign%3CUnit%3CComplex%3CT%3E%3E%3E-for-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25548,"impl-MulAssign%3CRotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25549,"impl-MulAssign%3C%26Rotation%3CT,+D%3E%3E-for-Similarity%3CT,+Rotation%3CT,+D%3E,+D%3E"],[25550,"impl-MulAssign%3CTranslation%3CT,+D%3E%3E-for-Similarity%3CT,+R,+D%3E"],[25554,"impl-Array2-for-Matrix%3CT,+Dyn,+Dyn,+VecStorage%3CT,+Dyn,+Dyn%3E%3E"],[25555,"impl-Matrix%3CT,+R,+C,+S%3E"],[25557,"impl-Neg-for-Complex%3CT%3E"],[25558,"impl-Neg-for-%26Complex%3CT%3E"],[25559,"impl-Neg-for-%26Matrix%3CT,+R,+C,+S%3E"],[25560,"impl-Neg-for-Matrix%3CT,+R,+C,+S%3E"],[25561,"impl-Neg-for-Unit%3CMatrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E"],[25562,"impl-Neg-for-%26Unit%3CDualQuaternion%3CT%3E%3E"],[25563,"impl-Neg-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25564,"impl-Neg-for-%26OPoint%3CT,+D%3E"],[25565,"impl-Neg-for-OPoint%3CT,+D%3E"],[25566,"impl-Neg-for-%26Quaternion%3CT%3E"],[25567,"impl-Neg-for-Quaternion%3CT%3E"],[25568,"impl-Neg-for-%26DualQuaternion%3CT%3E"],[25569,"impl-Neg-for-DualQuaternion%3CT%3E"],[25574,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C6%3E,+ArrayStorage%3CT,+4,+6%3E%3E"],[25575,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3CT,+4,+1%3E%3E"],[25576,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C4%3E,+ArrayStorage%3CT,+1,+4%3E%3E"],[25577,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C3%3E,+ArrayStorage%3CT,+1,+3%3E%3E"],[25578,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C2%3E,+ArrayStorage%3CT,+1,+2%3E%3E"],[25579,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C1%3E,+ArrayStorage%3CT,+1,+1%3E%3E"],[25580,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C5%3E,+ArrayStorage%3CT,+6,+5%3E%3E"],[25581,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C4%3E,+ArrayStorage%3CT,+6,+4%3E%3E"],[25582,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C3%3E,+ArrayStorage%3CT,+6,+3%3E%3E"],[25583,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C2%3E,+ArrayStorage%3CT,+6,+2%3E%3E"],[25584,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C6%3E,+ArrayStorage%3CT,+5,+6%3E%3E"],[25585,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C4%3E,+ArrayStorage%3CT,+5,+4%3E%3E"],[25586,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C3%3E,+ArrayStorage%3CT,+5,+3%3E%3E"],[25587,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C2%3E,+ArrayStorage%3CT,+5,+2%3E%3E"],[25588,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C1%3E,+ArrayStorage%3CT,+5,+1%3E%3E"],[25589,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C5%3E,+ArrayStorage%3CT,+4,+5%3E%3E"],[25590,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C3%3E,+ArrayStorage%3CT,+4,+3%3E%3E"],[25591,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C5%3E,+ArrayStorage%3CT,+1,+5%3E%3E"],[25592,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C6%3E,+ArrayStorage%3CT,+3,+6%3E%3E"],[25593,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C5%3E,+ArrayStorage%3CT,+3,+5%3E%3E"],[25594,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C4%3E,+ArrayStorage%3CT,+3,+4%3E%3E"],[25595,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C2%3E,+ArrayStorage%3CT,+3,+2%3E%3E"],[25596,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C6%3E,+ArrayStorage%3CT,+2,+6%3E%3E"],[25597,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C5%3E,+ArrayStorage%3CT,+2,+5%3E%3E"],[25598,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C4%3E,+ArrayStorage%3CT,+2,+4%3E%3E"],[25599,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C3%3E,+ArrayStorage%3CT,+2,+3%3E%3E"],[25600,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C6%3E,+ArrayStorage%3CT,+6,+6%3E%3E"],[25601,"impl-Matrix%3CT,+Const%3C5%3E,+Const%3C5%3E,+ArrayStorage%3CT,+5,+5%3E%3E"],[25602,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[25603,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[25604,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C2%3E,+ArrayStorage%3CT,+2,+2%3E%3E"],[25605,"impl-Matrix%3CT,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CT,+2,+1%3E%3E"],[25606,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CT,+3,+1%3E%3E"],[25607,"impl-Matrix%3CT,+Const%3C6%3E,+Const%3C1%3E,+ArrayStorage%3CT,+6,+1%3E%3E"],[25608,"impl-Matrix%3CT,+Const%3C1%3E,+Const%3C6%3E,+ArrayStorage%3CT,+1,+6%3E%3E"],[25609,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C2%3E,+ArrayStorage%3CT,+4,+2%3E%3E"],[25610,"impl-Unit%3CComplex%3CT%3E%3E"],[25611,"impl-Unit%3CQuaternion%3CT%3E%3E"],[25613,"impl-OPoint%3CT,+Const%3C6%3E%3E"],[25614,"impl-OPoint%3CT,+Const%3C2%3E%3E"],[25615,"impl-OPoint%3CT,+Const%3C3%3E%3E"],[25616,"impl-OPoint%3CT,+Const%3C4%3E%3E"],[25617,"impl-OPoint%3CT,+Const%3C1%3E%3E"],[25618,"impl-OPoint%3CT,+Const%3C5%3E%3E"],[25619,"impl-Rotation%3CT,+3%3E"],[25620,"impl-Rotation%3CT,+2%3E"],[25622,"impl-Translation%3CT,+1%3E"],[25623,"impl-Translation%3CT,+3%3E"],[25624,"impl-Translation%3CT,+4%3E"],[25625,"impl-Translation%3CT,+5%3E"],[25626,"impl-Translation%3CT,+6%3E"],[25627,"impl-Translation%3CT,+2%3E"],[25628,"impl-Scale%3CT,+4%3E"],[25629,"impl-Scale%3CT,+5%3E"],[25630,"impl-Scale%3CT,+1%3E"],[25631,"impl-Scale%3CT,+2%3E"],[25632,"impl-Scale%3CT,+3%3E"],[25633,"impl-Scale%3CT,+6%3E"],[25634,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[25635,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25636,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25637,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25638,"impl-Similarity%3CT,+Rotation%3CT,+2%3E,+2%3E"],[25639,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25640,"impl-Similarity%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[25641,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25660,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[25661,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[25664,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25665,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25668,"impl-Similarity%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[25669,"impl-Similarity%3CT,+Rotation%3CT,+3%3E,+3%3E"],[25672,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT,+3,+3%3E%3E"],[25673,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT,+4,+4%3E%3E"],[25686,"impl-Unit%3CQuaternion%3CT%3E%3E"],[25687,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[25692,"impl-Normed-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[25693,"impl-Matrix%3CT,+R,+C,+S%3E"],[25697,"impl-Quaternion%3CT%3E"],[25698,"impl-Normed-for-Quaternion%3CT%3E"],[25705,"impl-Matrix%3CT,+R,+C,+S%3E"],[25706,"impl-Normed-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[25707,"impl-Normed-for-Quaternion%3CT%3E"],[25708,"impl-Quaternion%3CT%3E"],[25716,"impl-Matrix%3CT,+R,+C,+S%3E"],[25717,"impl-Array2-for-Matrix%3CT,+Dyn,+Dyn,+VecStorage%3CT,+Dyn,+Dyn%3E%3E"],[25731,"impl-One-for-Unit%3CQuaternion%3CT%3E%3E"],[25732,"impl-One-for-Unit%3CDualQuaternion%3CT%3E%3E"],[25733,"impl-One-for-Unit%3CComplex%3CT%3E%3E"],[25750,"impl-SimdBasis-for-Matrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E"],[25751,"impl-SimdBasis-for-Matrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E"],[25753,"impl-SimdBasis-for-Matrix%3CN,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3CN,+2,+1%3E%3E"],[25754,"impl-SimdBasis-for-Matrix%3CN,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3CN,+3,+1%3E%3E"],[25782,"impl-Pow%3C%26i128%3E-for-%26Complex%3CT%3E"],[25783,"impl-Pow%3C%26u8%3E-for-%26Complex%3CT%3E"],[25784,"impl-Pow%3Cu16%3E-for-%26Complex%3CT%3E"],[25785,"impl-Pow%3C%26i64%3E-for-%26Complex%3CT%3E"],[25786,"impl-Pow%3Cu128%3E-for-%26Complex%3CT%3E"],[25787,"impl-Pow%3C%26isize%3E-for-%26Complex%3CT%3E"],[25788,"impl-Pow%3C%26u128%3E-for-%26Complex%3CT%3E"],[25789,"impl-Pow%3C%26i32%3E-for-%26Complex%3CT%3E"],[25790,"impl-Pow%3Ci16%3E-for-%26Complex%3CT%3E"],[25791,"impl-Pow%3Ci128%3E-for-%26Complex%3CT%3E"],[25792,"impl-Pow%3Cu64%3E-for-%26Complex%3CT%3E"],[25793,"impl-Pow%3C%26usize%3E-for-%26Complex%3CT%3E"],[25794,"impl-Pow%3Cusize%3E-for-%26Complex%3CT%3E"],[25795,"impl-Pow%3Ci8%3E-for-%26Complex%3CT%3E"],[25796,"impl-Pow%3Ci32%3E-for-%26Complex%3CT%3E"],[25797,"impl-Pow%3Cisize%3E-for-%26Complex%3CT%3E"],[25798,"impl-Pow%3C%26i8%3E-for-%26Complex%3CT%3E"],[25799,"impl-Pow%3C%26i16%3E-for-%26Complex%3CT%3E"],[25800,"impl-Pow%3C%26u16%3E-for-%26Complex%3CT%3E"],[25801,"impl-Pow%3Cu8%3E-for-%26Complex%3CT%3E"],[25802,"impl-Pow%3Cu32%3E-for-%26Complex%3CT%3E"],[25803,"impl-Pow%3C%26u64%3E-for-%26Complex%3CT%3E"],[25804,"impl-Pow%3Ci64%3E-for-%26Complex%3CT%3E"],[25805,"impl-Pow%3C%26u32%3E-for-%26Complex%3CT%3E"],[25812,"impl-Unit%3CQuaternion%3CT%3E%3E"],[25813,"impl-Unit%3CComplex%3CT%3E%3E"],[25814,"impl-Rotation%3CT,+2%3E"],[25815,"impl-Rotation%3CT,+3%3E"],[25818,"impl-ComplexField-for-Complex%3CN%3E"],[25819,"impl-Complex%3CT%3E"],[25829,"impl-Product-for-Complex%3CT%3E"],[25830,"impl-Product%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[25831,"impl-Product-for-Matrix%3CT,+D,+D,+%3CDefaultAllocator+as+Allocator%3CT,+D,+D%3E%3E::Buffer%3E"],[25832,"impl-Matrix%3CT,+R,+C,+S%3E"],[25833,"impl-Product%3C%26Matrix%3CT,+D,+D,+%3CDefaultAllocator+as+Allocator%3CT,+D,+D%3E%3E::Buffer%3E%3E-for-Matrix%3CT,+D,+D,+%3CDefaultAllocator+as+Allocator%3CT,+D,+D%3E%3E::Buffer%3E"],[25846,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[25847,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[25853,"impl-RawStorageMut%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[25854,"impl-RawStorageMut%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[26009,"impl-Reallocator%3CT,+Const%3CRFROM%3E,+Const%3CCFROM%3E,+RTo,+Dyn%3E-for-DefaultAllocator"],[26010,"impl-Reallocator%3CT,+RFrom,+CFrom,+Const%3CRTO%3E,+Const%3CCTO%3E%3E-for-DefaultAllocator"],[26011,"impl-Reallocator%3CT,+RFrom,+Dyn,+Dyn,+CTo%3E-for-DefaultAllocator"],[26012,"impl-Reallocator%3CT,+RFrom,+Dyn,+RTo,+Dyn%3E-for-DefaultAllocator"],[26013,"impl-Reallocator%3CT,+Const%3CRFROM%3E,+Const%3CCFROM%3E,+Dyn,+CTo%3E-for-DefaultAllocator"],[26014,"impl-Reallocator%3CT,+Dyn,+CFrom,+Dyn,+CTo%3E-for-DefaultAllocator"],[26015,"impl-Reallocator%3CT,+Dyn,+CFrom,+RTo,+Dyn%3E-for-DefaultAllocator"],[26027,"impl-Matrix%3CT,+R,+C,+S%3E"],[26028,"impl-RelativeEq-for-Matrix%3CT,+R,+C,+S%3E"],[26029,"impl-RelativeEq-for-Unit%3CComplex%3CT%3E%3E"],[26030,"impl-RelativeEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[26031,"impl-RelativeEq-for-Unit%3CQuaternion%3CT%3E%3E"],[26032,"impl-RelativeEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[26041,"impl-Rem%3C%26T%3E-for-%26Complex%3CT%3E"],[26042,"impl-Rem%3CT%3E-for-%26Complex%3CT%3E"],[26043,"impl-Rem%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[26044,"impl-Rem%3C%26T%3E-for-Complex%3CT%3E"],[26045,"impl-Rem%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[26046,"impl-Rem-for-Complex%3CT%3E"],[26047,"impl-Rem%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[26048,"impl-Rem%3CT%3E-for-Complex%3CT%3E"],[26049,"impl-RemAssign-for-Complex%3CT%3E"],[26050,"impl-RemAssign%3C%26T%3E-for-Complex%3CT%3E"],[26051,"impl-RemAssign%3CT%3E-for-Complex%3CT%3E"],[26052,"impl-RemAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[26065,"impl-Rotation%3CT,+3%3E"],[26066,"impl-Rotation%3CT,+2%3E"],[26068,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[26069,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[26070,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[26071,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[26077,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[26078,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[26090,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[26091,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[26104,"impl-ReshapableStorage%3CT,+Dyn,+C1,+Dyn,+C2%3E-for-VecStorage%3CT,+Dyn,+C1%3E"],[26105,"impl-ReshapableStorage%3CT,+R1,+Dyn,+Dyn,+C2%3E-for-VecStorage%3CT,+R1,+Dyn%3E"],[26106,"impl-ReshapableStorage%3CT,+R1,+Dyn,+R2,+Dyn%3E-for-VecStorage%3CT,+R1,+Dyn%3E"],[26107,"impl-ReshapableStorage%3CT,+Dyn,+C1,+R2,+Dyn%3E-for-VecStorage%3CT,+Dyn,+C1%3E"],[26119,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[26120,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[26121,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[26122,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[26128,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26129,"impl-Unit%3CComplex%3CT%3E%3E"],[26130,"impl-Rotation%3CT,+3%3E"],[26131,"impl-Rotation%3CT,+2%3E"],[26132,"impl-Unit%3CComplex%3CT%3E%3E"],[26133,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26134,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26135,"impl-Unit%3CComplex%3CT%3E%3E"],[26136,"impl-Rotation%3CT,+3%3E"],[26137,"impl-Rotation%3CT,+2%3E"],[26170,"impl-Complex%3CT%3E"],[26171,"impl-ComplexField-for-Complex%3CN%3E"],[26175,"impl-Matrix%3CT,+R,+C,+S%3E"],[26176,"impl-Normed-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[26179,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26180,"impl-Unit%3CComplex%3CT%3E%3E"],[26181,"impl-Rotation%3CT,+3%3E"],[26182,"impl-Rotation%3CT,+2%3E"],[26183,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26184,"impl-Unit%3CComplex%3CT%3E%3E"],[26185,"impl-Rotation%3CT,+3%3E"],[26186,"impl-Rotation%3CT,+2%3E"],[26187,"impl-Unit%3CComplex%3CT%3E%3E"],[26188,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26197,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[26198,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[26237,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[26238,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[26244,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26245,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26246,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26247,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26248,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26249,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26251,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26252,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26253,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26254,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26257,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26258,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26259,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26260,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26261,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26262,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26263,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26264,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26265,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26266,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26268,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26269,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26270,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26271,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26272,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26273,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26275,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26276,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26277,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26278,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26280,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26281,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26282,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26283,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26284,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26286,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26287,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26288,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26289,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26290,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26292,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26294,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26295,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26296,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26297,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26298,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26299,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26300,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26301,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26302,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26304,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26305,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26306,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26307,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26308,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26309,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26311,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26312,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26313,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26314,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26316,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26317,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26318,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26320,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26321,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26322,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26323,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26324,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26325,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26326,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26329,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26330,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26331,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26333,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26334,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26335,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26336,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26337,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26338,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26339,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26342,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26343,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26344,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26345,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26346,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26347,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26349,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26350,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26351,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26352,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26354,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26355,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26356,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26357,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26358,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26359,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26360,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26362,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26363,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26364,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26369,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26370,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26371,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26372,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26373,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26374,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26376,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26377,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26378,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26379,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26382,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26383,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26384,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26385,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26386,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26388,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26389,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26390,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26391,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26392,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26396,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26397,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26398,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26399,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26400,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26402,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26403,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26404,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26405,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26406,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26415,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26416,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26417,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26418,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26419,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26421,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26422,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26423,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26424,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26425,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26427,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26428,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26429,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26430,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26432,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26433,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26434,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26435,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26436,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26437,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26439,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26440,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26441,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26442,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26443,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26444,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26445,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26446,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26448,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26449,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26451,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26452,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26453,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26454,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26455,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26456,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26457,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26458,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26459,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26460,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26471,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26472,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26473,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26474,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26475,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26476,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26478,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26479,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26480,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26481,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26495,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26496,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26497,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26498,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26500,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26501,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26502,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26503,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26504,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26505,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26507,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26509,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26510,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26511,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26512,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26513,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26514,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26515,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26516,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26517,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26519,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26520,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26521,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26522,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26523,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26524,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26525,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26526,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26527,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26528,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26531,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26532,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26534,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26535,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26536,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26537,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26538,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26539,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26540,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26541,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26547,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26548,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26549,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26550,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26551,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26552,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26553,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26554,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26555,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26556,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26559,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26560,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26561,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26562,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26563,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26564,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26566,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26567,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26568,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26569,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26572,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26573,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26574,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26575,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26576,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26577,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26578,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26579,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26580,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26581,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26584,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26586,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26587,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26588,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26589,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26590,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26591,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26592,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26593,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26594,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26597,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26598,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26599,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26600,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26601,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26602,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26604,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26605,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26606,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26607,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26619,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26620,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26621,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26622,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26623,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26625,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26626,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26627,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26628,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26629,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26631,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26632,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26633,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26634,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26635,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26637,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26638,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26639,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26640,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26641,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26643,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26644,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26645,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26646,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26647,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26648,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26649,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26650,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26652,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26653,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26658,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26659,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26660,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26661,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26662,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26663,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26664,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26665,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26667,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26668,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26671,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26672,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26673,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26674,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26675,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26676,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26677,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26678,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26679,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26681,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26684,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26685,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26686,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26687,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26688,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26689,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26690,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26691,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26692,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26693,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26695,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26696,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26697,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26698,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26699,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26700,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26701,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26703,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26704,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26705,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26707,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26708,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26709,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26710,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26711,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26712,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26714,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26715,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26716,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26717,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26719,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26720,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26721,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26722,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26723,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26724,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26726,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26727,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26728,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26729,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26731,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26732,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26733,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26734,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26735,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26737,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26738,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26739,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26740,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26741,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26743,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26744,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26745,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26747,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26748,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26749,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26750,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26751,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26752,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26753,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26757,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26758,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26759,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26761,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26762,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26763,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26764,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26765,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26766,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26767,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26769,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26770,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26771,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26772,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26773,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26775,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26776,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26777,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26778,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26779,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26783,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26784,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26785,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26787,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26788,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26789,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26790,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26791,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26792,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26793,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26794,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26795,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26797,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26798,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26799,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26800,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26801,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26802,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26803,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26804,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26809,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26810,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26812,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26813,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26814,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26815,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26816,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26817,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26818,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26819,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26821,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26822,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26823,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26824,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26825,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26826,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26827,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26828,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26829,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26831,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26833,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26834,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26835,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26836,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26837,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26839,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26840,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26841,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26842,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26843,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26849,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26850,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26851,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26852,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26853,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26855,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26856,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26857,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26858,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26859,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26865,"impl-SimdComplexField-for-Complex%3CWideF32x4%3E"],[26866,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+4%5D%3E%3E"],[26867,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+8%5D%3E%3E"],[26868,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+2%5D%3E%3E"],[26869,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+8%5D%3E%3E"],[26870,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf32;+16%5D%3E%3E"],[26872,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+2%5D%3E%3E"],[26873,"impl-SimdComplexField-for-Complex%3CAutoSimd%3C%5Bf64;+4%5D%3E%3E"],[26874,"impl-SimdComplexField-for-Complex%3CWideF64x4%3E"],[26875,"impl-SimdComplexField-for-Complex%3CWideF32x8%3E"],[26894,"impl-Unit%3CQuaternion%3CT%3E%3E"],[26895,"impl-Unit%3CComplex%3CT%3E%3E"],[26896,"impl-Unit%3CMatrix%3CT,+D,+Const%3C1%3E,+S%3E%3E"],[26897,"impl-Rotation%3CT,+3%3E"],[26898,"impl-Rotation%3CT,+2%3E"],[26931,"impl-SimdValue-for-Unit%3CQuaternion%3CT%3E%3E"],[26932,"impl-SimdValue-for-Unit%3CComplex%3CT%3E%3E"],[26950,"impl-RawStorage%3CT,+Dyn,+C%3E-for-VecStorage%3CT,+Dyn,+C%3E"],[26951,"impl-RawStorage%3CT,+R,+Dyn%3E-for-VecStorage%3CT,+R,+Dyn%3E"],[26956,"impl-Sub%3CComplex%3CT%3E%3E-for-%26Complex%3CT%3E"],[26957,"impl-Sub%3CT%3E-for-Complex%3CT%3E"],[26958,"impl-Sub-for-Complex%3CT%3E"],[26959,"impl-Sub%3C%26Complex%3CT%3E%3E-for-%26Complex%3CT%3E"],[26960,"impl-Sub%3C%26T%3E-for-Complex%3CT%3E"],[26961,"impl-Sub%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[26962,"impl-Sub%3CT%3E-for-%26Complex%3CT%3E"],[26963,"impl-Sub%3C%26T%3E-for-%26Complex%3CT%3E"],[26964,"impl-DimSub%3CD%3E-for-Dyn"],[26965,"impl-Sub%3Cusize%3E-for-Dyn"],[26967,"impl-DimNameSub%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[26968,"impl-DimSub%3CConst%3CB%3E%3E-for-Const%3CA%3E"],[26969,"impl-Sub%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[26970,"impl-Sub%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-%26Matrix%3CT,+R1,+C1,+SA%3E"],[26971,"impl-Sub%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[26972,"impl-Sub%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[26973,"impl-Sub%3COPoint%3CT,+D%3E%3E-for-%26OPoint%3CT,+D%3E"],[26974,"impl-Sub%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[26975,"impl-Sub-for-OPoint%3CT,+D%3E"],[26976,"impl-Sub%3C%26OPoint%3CT,+D%3E%3E-for-OPoint%3CT,+D%3E"],[26977,"impl-Sub%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-%26OPoint%3CT,+D1%3E"],[26978,"impl-Sub%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[26979,"impl-Sub%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-%26OPoint%3CT,+D1%3E"],[26980,"impl-Sub%3C%26OPoint%3CT,+D%3E%3E-for-%26OPoint%3CT,+D%3E"],[26981,"impl-Sub%3C%26Quaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[26982,"impl-Sub-for-Quaternion%3CT%3E"],[26983,"impl-Sub%3CQuaternion%3CT%3E%3E-for-%26Quaternion%3CT%3E"],[26984,"impl-Sub%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[26985,"impl-Sub%3CDualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[26986,"impl-Sub%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[26987,"impl-Sub-for-DualQuaternion%3CT%3E"],[26988,"impl-Sub%3C%26DualQuaternion%3CT%3E%3E-for-%26DualQuaternion%3CT%3E"],[26989,"impl-SubAssign%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[26990,"impl-SubAssign-for-Complex%3CT%3E"],[26991,"impl-SubAssign%3C%26T%3E-for-Complex%3CT%3E"],[26992,"impl-SubAssign%3CT%3E-for-Complex%3CT%3E"],[26993,"impl-SubAssign%3C%26Matrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[26994,"impl-SubAssign%3CMatrix%3CT,+R2,+C2,+SB%3E%3E-for-Matrix%3CT,+R1,+C1,+SA%3E"],[26995,"impl-SubAssign%3CMatrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[26996,"impl-SubAssign%3C%26Matrix%3CT,+D2,+Const%3C1%3E,+SB%3E%3E-for-OPoint%3CT,+D1%3E"],[26997,"impl-SubAssign-for-Quaternion%3CT%3E"],[26998,"impl-SubAssign%3C%26Quaternion%3CT%3E%3E-for-Quaternion%3CT%3E"],[26999,"impl-SubAssign%3C%26DualQuaternion%3CT%3E%3E-for-DualQuaternion%3CT%3E"],[27000,"impl-SubAssign-for-DualQuaternion%3CT%3E"],[27003,"impl-Sum-for-Complex%3CT%3E"],[27004,"impl-Sum%3C%26Complex%3CT%3E%3E-for-Complex%3CT%3E"],[27005,"impl-Sum-for-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[27006,"impl-Sum%3C%26Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E%3E-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[27007,"impl-Sum%3C%26Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E%3E-for-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[27008,"impl-Sum-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[27009,"impl-Matrix%3CT,+R,+C,+S%3E"],[27041,"impl-Matrix%3CT,+D,+D,+S%3E"],[27042,"impl-Matrix%3CT,+D,+Const%3C1%3E,+S%3E"],[27043,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[27044,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27045,"impl-Unit%3CComplex%3CT%3E%3E"],[27109,"impl-Unit%3CComplex%3CT%3E%3E"],[27110,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27256,"impl-SubsetOf%3CTransform%3CT2,+C2,+D%3E%3E-for-Transform%3CT1,+C1,+D%3E"],[27257,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Transform%3CT1,+C,+D%3E"],[27259,"impl-SubsetOf%3CIsometry%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27260,"impl-SubsetOf%3CIsometry%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27261,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27262,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C3%3E,+Const%3C3%3E,+ArrayStorage%3CT2,+3,+3%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27263,"impl-SubsetOf%3CIsometry%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27264,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27265,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27266,"impl-SubsetOf%3CSimilarity%3CT2,+R,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27267,"impl-SubsetOf%3CTransform%3CT2,+C,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27268,"impl-SubsetOf%3CSimilarity%3CT2,+Unit%3CQuaternion%3CT2%3E%3E,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27269,"impl-SubsetOf%3CRotation%3CT2,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27270,"impl-SubsetOf%3CSimilarity%3CT2,+R,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27271,"impl-SubsetOf%3CRotation%3CT2,+2%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27272,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27273,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27274,"impl-SubsetOf%3CTransform%3CT2,+C,+3%3E%3E-for-Unit%3CDualQuaternion%3CT1%3E%3E"],[27275,"impl-SubsetOf%3CMatrix%3CT2,+Const%3C4%3E,+Const%3C4%3E,+ArrayStorage%3CT2,+4,+4%3E%3E%3E-for-Unit%3CQuaternion%3CT1%3E%3E"],[27276,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Unit%3CComplex%3CT1%3E%3E"],[27277,"impl-SubsetOf%3CMatrix%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+Const%3C1%3E,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CD+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-OPoint%3CT1,+D%3E"],[27278,"impl-SubsetOf%3COPoint%3CT2,+D%3E%3E-for-OPoint%3CT1,+D%3E"],[27279,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Rotation%3CT1,+D%3E"],[27280,"impl-SubsetOf%3CUnit%3CComplex%3CT2%3E%3E%3E-for-Rotation%3CT1,+2%3E"],[27281,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[27282,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[27283,"impl-SubsetOf%3CUnit%3CQuaternion%3CT2%3E%3E%3E-for-Rotation%3CT1,+3%3E"],[27284,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[27285,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[27286,"impl-SubsetOf%3CRotation%3CT2,+D%3E%3E-for-Rotation%3CT1,+D%3E"],[27289,"impl-SubsetOf%3CIsometry%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[27290,"impl-SubsetOf%3CSimilarity%3CT2,+R,+D%3E%3E-for-Translation%3CT1,+D%3E"],[27291,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Translation%3CT1,+D%3E"],[27292,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Translation%3CT1,+D%3E"],[27293,"impl-SubsetOf%3CTranslation%3CT2,+D%3E%3E-for-Translation%3CT1,+D%3E"],[27294,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Translation%3CT1,+3%3E"],[27295,"impl-SubsetOf%3CScale%3CT2,+D%3E%3E-for-Scale%3CT1,+D%3E"],[27296,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Scale%3CT1,+D%3E"],[27297,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Scale%3CT1,+D%3E"],[27298,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[27299,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[27300,"impl-SubsetOf%3CIsometry%3CT2,+R2,+D%3E%3E-for-Isometry%3CT1,+R1,+D%3E"],[27301,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Isometry%3CT1,+R,+D%3E"],[27302,"impl-SubsetOf%3CUnit%3CDualQuaternion%3CT2%3E%3E%3E-for-Isometry%3CT1,+Unit%3CQuaternion%3CT1%3E%3E,+3%3E"],[27303,"impl-SubsetOf%3CTransform%3CT2,+C,+D%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[27304,"impl-SubsetOf%3CSimilarity%3CT2,+R2,+D%3E%3E-for-Similarity%3CT1,+R1,+D%3E"],[27305,"impl-SubsetOf%3CMatrix%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CDefaultAllocator+as+Allocator%3CT2,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output,+%3CConst%3CD%3E+as+DimNameAdd%3CConst%3C1%3E%3E%3E::Output%3E%3E::Buffer%3E%3E-for-Similarity%3CT1,+R,+D%3E"],[27328,"impl-Matrix%3CT,+Const%3C4%3E,+Const%3C4%3E,+S%3E"],[27329,"impl-Matrix%3CT,+Const%3C3%3E,+Const%3C3%3E,+S%3E"],[27330,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[27331,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27332,"impl-Unit%3CComplex%3CT%3E%3E"],[27333,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[27334,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[27335,"impl-Rotation%3CT,+D%3E"],[27336,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[27344,"impl-Unit%3CDualQuaternion%3CT%3E%3E"],[27345,"impl-AbstractRotation%3CT,+3%3E-for-Unit%3CQuaternion%3CT%3E%3E"],[27346,"impl-Unit%3CComplex%3CT%3E%3E"],[27347,"impl-AbstractRotation%3CT,+2%3E-for-Unit%3CComplex%3CT%3E%3E"],[27348,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27349,"impl-AbstractRotation%3CT,+D%3E-for-Rotation%3CT,+D%3E"],[27350,"impl-Rotation%3CT,+D%3E"],[27354,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[27355,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[27356,"impl-Isometry%3CT,+Rotation%3CT,+2%3E,+2%3E"],[27357,"impl-Isometry%3CT,+Unit%3CComplex%3CT%3E%3E,+2%3E"],[27387,"impl-TryFrom%3CVec2%3E-for-Unit%3CMatrix%3Cf32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+2,+1%3E%3E%3E"],[27388,"impl-TryFrom%3CVec4%3E-for-Unit%3CMatrix%3Cf32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+4,+1%3E%3E%3E"],[27389,"impl-TryFrom%3CDVec3%3E-for-Unit%3CMatrix%3Cf64,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+3,+1%3E%3E%3E"],[27390,"impl-TryFrom%3CVec3%3E-for-Unit%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E%3E"],[27391,"impl-TryFrom%3CVec3A%3E-for-Unit%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E%3E"],[27392,"impl-TryFrom%3CDVec4%3E-for-Unit%3CMatrix%3Cf64,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+4,+1%3E%3E%3E"],[27393,"impl-TryFrom%3CDVec2%3E-for-Unit%3CMatrix%3Cf64,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+2,+1%3E%3E%3E"],[27402,"impl-TryFrom%3CMat4%3E-for-Isometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[27403,"impl-TryFrom%3CDMat4%3E-for-Isometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[27404,"impl-TryFrom%3CDMat3%3E-for-Isometry%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E"],[27405,"impl-TryFrom%3CMat3%3E-for-Isometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[27407,"impl-TryFrom%3CMat4%3E-for-Similarity%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E"],[27408,"impl-TryFrom%3CDMat3%3E-for-Similarity%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E"],[27409,"impl-TryFrom%3CDMat4%3E-for-Similarity%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E"],[27411,"impl-TryFrom%3CMat3%3E-for-Similarity%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E"],[27488,"impl-Isometry%3CT,+Unit%3CQuaternion%3CT%3E%3E,+3%3E"],[27489,"impl-Isometry%3CT,+Rotation%3CT,+3%3E,+3%3E"],[27502,"impl-Unit%3CQuaternion%3CT%3E%3E"],[27503,"impl-Unit%3CMatrix%3CT,+D,+Const%3C1%3E,+S%3E%3E"],[27563,"impl-UlpsEq-for-Unit%3CQuaternion%3CT%3E%3E"],[27564,"impl-UlpsEq-for-Unit%3CComplex%3CT%3E%3E"],[27565,"impl-UlpsEq-for-Unit%3CMatrix%3CT,+R,+C,+S%3E%3E"],[27566,"impl-UlpsEq-for-Unit%3CDualQuaternion%3CT%3E%3E"],[27593,"impl-Complex%3CT%3E"],[27594,"impl-ComplexField-for-Complex%3CN%3E"],[27598,"impl-Normed-for-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[27599,"impl-Matrix%3CT,+R,+C,+S%3E"],[27793,"impl-Matrix%3CT,+R,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+R,+Dyn%3E%3E::Buffer%3E"],[27794,"impl-Matrix%3CT,+Dyn,+C,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+C%3E%3E::Buffer%3E"],[27795,"impl-Matrix%3CT,+Dyn,+Dyn,+%3CDefaultAllocator+as+Allocator%3CT,+Dyn,+Dyn%3E%3E::Buffer%3E"],[27796,"impl-Matrix%3CT,+R,+C,+%3CDefaultAllocator+as+Allocator%3CT,+R,+C%3E%3E::Buffer%3E"],[33383,"impl-Display-for-MetaHandleCastError"],[33384,"impl-Debug-for-MetaHandleCastError"],[35191,"impl-Add%3Cf32%3E-for-Vec2"],[35192,"impl-Add-for-Vec2"],[35193,"impl-Add-for-Vec3"],[35194,"impl-Add%3Cf32%3E-for-Vec3"],[35199,"impl-Add-for-Vec3A"],[35200,"impl-Add%3Cf32%3E-for-Vec3A"],[35201,"impl-Add-for-Vec4"],[35202,"impl-Add%3Cf32%3E-for-Vec4"],[35207,"impl-Add%3Cf64%3E-for-DVec2"],[35208,"impl-Add-for-DVec2"],[35209,"impl-Add%3Cf64%3E-for-DVec3"],[35210,"impl-Add-for-DVec3"],[35211,"impl-Add-for-DVec4"],[35212,"impl-Add%3Cf64%3E-for-DVec4"],[35213,"impl-Add%3Ci32%3E-for-IVec2"],[35214,"impl-Add-for-IVec2"],[35215,"impl-Add-for-IVec3"],[35216,"impl-Add%3Ci32%3E-for-IVec3"],[35217,"impl-Add%3Ci32%3E-for-IVec4"],[35218,"impl-Add-for-IVec4"],[35219,"impl-Add%3Cu32%3E-for-UVec2"],[35220,"impl-Add-for-UVec2"],[35221,"impl-Add%3Cu32%3E-for-UVec3"],[35222,"impl-Add-for-UVec3"],[35223,"impl-Add-for-UVec4"],[35224,"impl-Add%3Cu32%3E-for-UVec4"],[35225,"impl-Add-for-I64Vec2"],[35226,"impl-Add%3Ci64%3E-for-I64Vec2"],[35227,"impl-Add-for-I64Vec3"],[35228,"impl-Add%3Ci64%3E-for-I64Vec3"],[35229,"impl-Add-for-I64Vec4"],[35230,"impl-Add%3Ci64%3E-for-I64Vec4"],[35231,"impl-Add-for-U64Vec2"],[35232,"impl-Add%3Cu64%3E-for-U64Vec2"],[35233,"impl-Add%3Cu64%3E-for-U64Vec3"],[35234,"impl-Add-for-U64Vec3"],[35235,"impl-Add-for-U64Vec4"],[35236,"impl-Add%3Cu64%3E-for-U64Vec4"],[35237,"impl-Add%3CDuration%3E-for-Duration"],[35238,"impl-Add-for-Duration"],[35239,"impl-Add%3CNanos%3E-for-Duration"],[35242,"impl-AddAssign%3Cf32%3E-for-Vec2"],[35243,"impl-AddAssign-for-Vec2"],[35244,"impl-AddAssign%3Cf32%3E-for-Vec3"],[35245,"impl-AddAssign-for-Vec3"],[35249,"impl-AddAssign-for-Vec3A"],[35250,"impl-AddAssign%3Cf32%3E-for-Vec3A"],[35251,"impl-AddAssign%3Cf32%3E-for-Vec4"],[35252,"impl-AddAssign-for-Vec4"],[35256,"impl-AddAssign-for-DVec2"],[35257,"impl-AddAssign%3Cf64%3E-for-DVec2"],[35258,"impl-AddAssign%3Cf64%3E-for-DVec3"],[35259,"impl-AddAssign-for-DVec3"],[35260,"impl-AddAssign-for-DVec4"],[35261,"impl-AddAssign%3Cf64%3E-for-DVec4"],[35262,"impl-AddAssign-for-IVec2"],[35263,"impl-AddAssign%3Ci32%3E-for-IVec2"],[35264,"impl-AddAssign%3Ci32%3E-for-IVec3"],[35265,"impl-AddAssign-for-IVec3"],[35266,"impl-AddAssign%3Ci32%3E-for-IVec4"],[35267,"impl-AddAssign-for-IVec4"],[35268,"impl-AddAssign-for-UVec2"],[35269,"impl-AddAssign%3Cu32%3E-for-UVec2"],[35270,"impl-AddAssign-for-UVec3"],[35271,"impl-AddAssign%3Cu32%3E-for-UVec3"],[35272,"impl-AddAssign-for-UVec4"],[35273,"impl-AddAssign%3Cu32%3E-for-UVec4"],[35274,"impl-AddAssign-for-I64Vec2"],[35275,"impl-AddAssign%3Ci64%3E-for-I64Vec2"],[35276,"impl-AddAssign-for-I64Vec3"],[35277,"impl-AddAssign%3Ci64%3E-for-I64Vec3"],[35278,"impl-AddAssign-for-I64Vec4"],[35279,"impl-AddAssign%3Ci64%3E-for-I64Vec4"],[35280,"impl-AddAssign-for-U64Vec2"],[35281,"impl-AddAssign%3Cu64%3E-for-U64Vec2"],[35282,"impl-AddAssign-for-U64Vec3"],[35283,"impl-AddAssign%3Cu64%3E-for-U64Vec3"],[35284,"impl-AddAssign%3Cu64%3E-for-U64Vec4"],[35285,"impl-AddAssign-for-U64Vec4"],[35286,"impl-AddAssign-for-Duration"],[35287,"impl-AddAssign%3CDuration%3E-for-Duration"],[35377,"impl-QueryItem-for-%26Ref%3C\'q,+ComponentStore%3CT%3E%3E"],[35378,"impl-QueryItem-for-%26Ref%3C\'a,+UntypedComponentStore%3E"],[35379,"impl-QueryItem-for-%26RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[35380,"impl-QueryItem-for-%26mut+RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[36346,"impl-AsMut%3CU%3E-for-RefMut%3C\'a,+T%3E"],[36347,"impl-RefMut%3C\'a,+T%3E"],[36390,"impl-AsRef%3CU%3E-for-Ref%3C\'a,+T%3E"],[36391,"impl-Ref%3C\'a,+T%3E"],[36579,"impl-Arc%3C%5BMaybeUninit%3CT%3E%5D,+A%3E"],[36580,"impl-Arc%3CMaybeUninit%3CT%3E,+A%3E"],[36621,"impl-BitAnd%3Ci32%3E-for-IVec2"],[36622,"impl-BitAnd-for-IVec2"],[36623,"impl-BitAnd-for-IVec3"],[36624,"impl-BitAnd%3Ci32%3E-for-IVec3"],[36625,"impl-BitAnd-for-IVec4"],[36626,"impl-BitAnd%3Ci32%3E-for-IVec4"],[36627,"impl-BitAnd-for-UVec2"],[36628,"impl-BitAnd%3Cu32%3E-for-UVec2"],[36629,"impl-BitAnd-for-UVec3"],[36630,"impl-BitAnd%3Cu32%3E-for-UVec3"],[36631,"impl-BitAnd-for-UVec4"],[36632,"impl-BitAnd%3Cu32%3E-for-UVec4"],[36633,"impl-BitAnd-for-I64Vec2"],[36634,"impl-BitAnd%3Ci64%3E-for-I64Vec2"],[36635,"impl-BitAnd-for-I64Vec3"],[36636,"impl-BitAnd%3Ci64%3E-for-I64Vec3"],[36637,"impl-BitAnd%3Ci64%3E-for-I64Vec4"],[36638,"impl-BitAnd-for-I64Vec4"],[36639,"impl-BitAnd-for-U64Vec2"],[36640,"impl-BitAnd%3Cu64%3E-for-U64Vec2"],[36641,"impl-BitAnd%3Cu64%3E-for-U64Vec3"],[36642,"impl-BitAnd-for-U64Vec3"],[36643,"impl-BitAnd%3Cu64%3E-for-U64Vec4"],[36644,"impl-BitAnd-for-U64Vec4"],[36660,"impl-BitOr%3Ci32%3E-for-IVec2"],[36661,"impl-BitOr-for-IVec2"],[36662,"impl-BitOr-for-IVec3"],[36663,"impl-BitOr%3Ci32%3E-for-IVec3"],[36664,"impl-BitOr%3Ci32%3E-for-IVec4"],[36665,"impl-BitOr-for-IVec4"],[36666,"impl-BitOr-for-UVec2"],[36667,"impl-BitOr%3Cu32%3E-for-UVec2"],[36668,"impl-BitOr%3Cu32%3E-for-UVec3"],[36669,"impl-BitOr-for-UVec3"],[36670,"impl-BitOr%3Cu32%3E-for-UVec4"],[36671,"impl-BitOr-for-UVec4"],[36672,"impl-BitOr-for-I64Vec2"],[36673,"impl-BitOr%3Ci64%3E-for-I64Vec2"],[36674,"impl-BitOr-for-I64Vec3"],[36675,"impl-BitOr%3Ci64%3E-for-I64Vec3"],[36676,"impl-BitOr-for-I64Vec4"],[36677,"impl-BitOr%3Ci64%3E-for-I64Vec4"],[36678,"impl-BitOr%3Cu64%3E-for-U64Vec2"],[36679,"impl-BitOr-for-U64Vec2"],[36680,"impl-BitOr-for-U64Vec3"],[36681,"impl-BitOr%3Cu64%3E-for-U64Vec3"],[36682,"impl-BitOr-for-U64Vec4"],[36683,"impl-BitOr%3Cu64%3E-for-U64Vec4"],[36705,"impl-BitXor-for-IVec2"],[36706,"impl-BitXor%3Ci32%3E-for-IVec2"],[36707,"impl-BitXor%3Ci32%3E-for-IVec3"],[36708,"impl-BitXor-for-IVec3"],[36709,"impl-BitXor-for-IVec4"],[36710,"impl-BitXor%3Ci32%3E-for-IVec4"],[36711,"impl-BitXor-for-UVec2"],[36712,"impl-BitXor%3Cu32%3E-for-UVec2"],[36713,"impl-BitXor%3Cu32%3E-for-UVec3"],[36714,"impl-BitXor-for-UVec3"],[36715,"impl-BitXor-for-UVec4"],[36716,"impl-BitXor%3Cu32%3E-for-UVec4"],[36717,"impl-BitXor-for-I64Vec2"],[36718,"impl-BitXor%3Ci64%3E-for-I64Vec2"],[36719,"impl-BitXor%3Ci64%3E-for-I64Vec3"],[36720,"impl-BitXor-for-I64Vec3"],[36721,"impl-BitXor%3Ci64%3E-for-I64Vec4"],[36722,"impl-BitXor-for-I64Vec4"],[36723,"impl-BitXor%3Cu64%3E-for-U64Vec2"],[36724,"impl-BitXor-for-U64Vec2"],[36725,"impl-BitXor-for-U64Vec3"],[36726,"impl-BitXor%3Cu64%3E-for-U64Vec3"],[36727,"impl-BitXor-for-U64Vec4"],[36728,"impl-BitXor%3Cu64%3E-for-U64Vec4"],[36761,"impl-Borrow%3CT%3E-for-Ref%3C\'a,+T%3E"],[36763,"impl-SystemParam-for-Ref%3C\'a,+ComponentStore%3CT%3E%3E"],[36785,"impl-SystemParam-for-RefMut%3C\'a,+ComponentStore%3CT%3E%3E"],[36786,"impl-Borrow%3CT%3E-for-RefMut%3C\'a,+T%3E"],[38601,"impl-Default-for-Arc%3Cstr%3E"],[38602,"impl-Default-for-Arc%3CT%3E"],[38603,"impl-Default-for-Arc%3CCStr%3E"],[38604,"impl-Default-for-Arc%3C%5BT%5D%3E"],[39276,"impl-Div%3Cf32%3E-for-Vec2"],[39277,"impl-Div-for-Vec2"],[39278,"impl-Div%3Cf32%3E-for-Vec3"],[39279,"impl-Div-for-Vec3"],[39281,"impl-Div-for-Vec3A"],[39282,"impl-Div%3Cf32%3E-for-Vec3A"],[39283,"impl-Div-for-Vec4"],[39284,"impl-Div%3Cf32%3E-for-Vec4"],[39286,"impl-Div-for-DVec2"],[39287,"impl-Div%3Cf64%3E-for-DVec2"],[39288,"impl-Div%3Cf64%3E-for-DVec3"],[39289,"impl-Div-for-DVec3"],[39290,"impl-Div-for-DVec4"],[39291,"impl-Div%3Cf64%3E-for-DVec4"],[39292,"impl-Div%3Ci32%3E-for-IVec2"],[39293,"impl-Div-for-IVec2"],[39294,"impl-Div%3Ci32%3E-for-IVec3"],[39295,"impl-Div-for-IVec3"],[39296,"impl-Div%3Ci32%3E-for-IVec4"],[39297,"impl-Div-for-IVec4"],[39298,"impl-Div%3Cu32%3E-for-UVec2"],[39299,"impl-Div-for-UVec2"],[39300,"impl-Div%3Cu32%3E-for-UVec3"],[39301,"impl-Div-for-UVec3"],[39302,"impl-Div-for-UVec4"],[39303,"impl-Div%3Cu32%3E-for-UVec4"],[39304,"impl-Div%3Ci64%3E-for-I64Vec2"],[39305,"impl-Div-for-I64Vec2"],[39306,"impl-Div%3Ci64%3E-for-I64Vec3"],[39307,"impl-Div-for-I64Vec3"],[39308,"impl-Div%3Ci64%3E-for-I64Vec4"],[39309,"impl-Div-for-I64Vec4"],[39310,"impl-Div-for-U64Vec2"],[39311,"impl-Div%3Cu64%3E-for-U64Vec2"],[39312,"impl-Div%3Cu64%3E-for-U64Vec3"],[39313,"impl-Div-for-U64Vec3"],[39314,"impl-Div%3Cu64%3E-for-U64Vec4"],[39315,"impl-Div-for-U64Vec4"],[39316,"impl-Div%3CDuration%3E-for-Duration"],[39317,"impl-Div%3Cu32%3E-for-Duration"],[39318,"impl-DivAssign%3Cf32%3E-for-Vec2"],[39319,"impl-DivAssign-for-Vec2"],[39320,"impl-DivAssign%3Cf32%3E-for-Vec3"],[39321,"impl-DivAssign-for-Vec3"],[39322,"impl-DivAssign%3Cf32%3E-for-Vec3A"],[39323,"impl-DivAssign-for-Vec3A"],[39324,"impl-DivAssign-for-Vec4"],[39325,"impl-DivAssign%3Cf32%3E-for-Vec4"],[39326,"impl-DivAssign-for-DVec2"],[39327,"impl-DivAssign%3Cf64%3E-for-DVec2"],[39328,"impl-DivAssign-for-DVec3"],[39329,"impl-DivAssign%3Cf64%3E-for-DVec3"],[39330,"impl-DivAssign%3Cf64%3E-for-DVec4"],[39331,"impl-DivAssign-for-DVec4"],[39332,"impl-DivAssign%3Ci32%3E-for-IVec2"],[39333,"impl-DivAssign-for-IVec2"],[39334,"impl-DivAssign%3Ci32%3E-for-IVec3"],[39335,"impl-DivAssign-for-IVec3"],[39336,"impl-DivAssign-for-IVec4"],[39337,"impl-DivAssign%3Ci32%3E-for-IVec4"],[39338,"impl-DivAssign-for-UVec2"],[39339,"impl-DivAssign%3Cu32%3E-for-UVec2"],[39340,"impl-DivAssign%3Cu32%3E-for-UVec3"],[39341,"impl-DivAssign-for-UVec3"],[39342,"impl-DivAssign%3Cu32%3E-for-UVec4"],[39343,"impl-DivAssign-for-UVec4"],[39344,"impl-DivAssign-for-I64Vec2"],[39345,"impl-DivAssign%3Ci64%3E-for-I64Vec2"],[39346,"impl-DivAssign-for-I64Vec3"],[39347,"impl-DivAssign%3Ci64%3E-for-I64Vec3"],[39348,"impl-DivAssign%3Ci64%3E-for-I64Vec4"],[39349,"impl-DivAssign-for-I64Vec4"],[39350,"impl-DivAssign-for-U64Vec2"],[39351,"impl-DivAssign%3Cu64%3E-for-U64Vec2"],[39352,"impl-DivAssign-for-U64Vec3"],[39353,"impl-DivAssign%3Cu64%3E-for-U64Vec3"],[39354,"impl-DivAssign%3Cu64%3E-for-U64Vec4"],[39355,"impl-DivAssign-for-U64Vec4"],[40035,"impl-Filter%3CS%3E-for-Arc%3Cdyn+Filter%3CS%3E+%2B+Send+%2B+Sync%3E"],[40036,"impl-Log-for-Arc%3CT%3E"],[40037,"impl-Subscriber-for-Arc%3CS%3E"],[40039,"impl-EncodeLabelKey-for-Arc%3CT%3E"],[40040,"impl-EncodeLabelValue-for-Arc%3CT%3E"],[40055,"impl-PartialEq%3C%26str%3E-for-Ustr"],[40056,"impl-PartialEq%3CString%3E-for-Ustr"],[40057,"impl-PartialEq-for-Ustr"],[40119,"impl-PartialEq%3CDuration%3E-for-Duration"],[40120,"impl-PartialEq-for-Duration"],[40496,"impl-Subscriber-for-Arc%3CS%3E"],[40497,"impl-Filter%3CS%3E-for-Arc%3Cdyn+Filter%3CS%3E+%2B+Send+%2B+Sync%3E"],[40697,"impl-Log-for-Arc%3CT%3E"],[40698,"impl-Connection-for-Arc%3CC%3E"],[40699,"impl-Write-for-Arc%3CFile%3E"],[40700,"impl-Display-for-BitFmt%3CT%3E"],[40701,"impl-Debug-for-BitFmt%3CT%3E"],[40702,"impl-LowerHex-for-BitFmt%3CT%3E"],[40703,"impl-UpperHex-for-BitFmt%3CT%3E"],[40704,"impl-Display-for-AtomicCell%3CT%3E"],[40705,"impl-Debug-for-AtomicCell%3CT%3E"],[40706,"impl-Debug-for-LabeledId"],[40707,"impl-Display-for-LabeledId"],[40708,"impl-Debug-for-LabeledIdCreateError"],[40709,"impl-Display-for-LabeledIdCreateError"],[40710,"impl-Debug-for-LabledIdParseError"],[40711,"impl-Display-for-LabledIdParseError"],[40714,"impl-Debug-for-Ref%3C\'a,+T%3E"],[40715,"impl-Display-for-Ref%3C\'a,+T%3E"],[40717,"impl-Debug-for-Ustr"],[40718,"impl-Display-for-Ustr"],[40719,"impl-Display-for-Ulid"],[40720,"impl-Debug-for-Ulid"],[40723,"impl-Debug-for-RefMut%3C\'a,+T%3E"],[40724,"impl-Display-for-RefMut%3C\'a,+T%3E"],[40725,"impl-Display-for-Version"],[40726,"impl-Debug-for-Version"],[40730,"impl-Display-for-AssetPackSpec"],[40731,"impl-Debug-for-AssetPackSpec"],[40740,"impl-Debug-for-Cid"],[40741,"impl-Display-for-Cid"],[40750,"impl-Debug-for-IncompatibleGameVersionError"],[40751,"impl-Display-for-IncompatibleGameVersionError"],[40760,"impl-Debug-for-GamepadButton"],[40761,"impl-Display-for-GamepadButton"],[40763,"impl-Debug-for-GamepadAxis"],[40764,"impl-Display-for-GamepadAxis"],[40767,"impl-Display-for-CellAlreadyPresentError"],[40768,"impl-Debug-for-CellAlreadyPresentError"],[40788,"impl-Display-for-HexColorError"],[40789,"impl-Debug-for-HexColorError"],[40814,"impl-Debug-for-LogFileError"],[40815,"impl-Display-for-LogFileError"],[40816,"impl-Debug-for-Arc%3CT,+A%3E"],[40817,"impl-Display-for-Arc%3CT,+A%3E"],[40818,"impl-Pointer-for-Arc%3CT,+A%3E"],[40820,"impl-Debug-for-BVec2"],[40821,"impl-Display-for-BVec2"],[40822,"impl-Debug-for-BVec3"],[40823,"impl-Display-for-BVec3"],[40824,"impl-Display-for-BVec4"],[40825,"impl-Debug-for-BVec4"],[40826,"impl-Debug-for-BVec3A"],[40827,"impl-Display-for-BVec3A"],[40828,"impl-Debug-for-BVec4A"],[40829,"impl-Display-for-BVec4A"],[40830,"impl-Display-for-Affine2"],[40831,"impl-Debug-for-Affine2"],[40832,"impl-Debug-for-Affine3A"],[40833,"impl-Display-for-Affine3A"],[40834,"impl-Display-for-Mat3"],[40835,"impl-Debug-for-Mat3"],[40836,"impl-Debug-for-Vec2"],[40837,"impl-Display-for-Vec2"],[40838,"impl-Debug-for-Vec3"],[40839,"impl-Display-for-Vec3"],[40840,"impl-Debug-for-Mat2"],[40841,"impl-Display-for-Mat2"],[40842,"impl-Display-for-Mat3A"],[40843,"impl-Debug-for-Mat3A"],[40844,"impl-Display-for-Mat4"],[40845,"impl-Debug-for-Mat4"],[40846,"impl-Debug-for-Quat"],[40847,"impl-Display-for-Quat"],[40848,"impl-Debug-for-Vec3A"],[40849,"impl-Display-for-Vec3A"],[40850,"impl-Debug-for-Vec4"],[40851,"impl-Display-for-Vec4"],[40852,"impl-Display-for-DAffine2"],[40853,"impl-Debug-for-DAffine2"],[40854,"impl-Debug-for-DAffine3"],[40855,"impl-Display-for-DAffine3"],[40856,"impl-Debug-for-DMat2"],[40857,"impl-Display-for-DMat2"],[40858,"impl-Display-for-DMat3"],[40859,"impl-Debug-for-DMat3"],[40860,"impl-Display-for-DMat4"],[40861,"impl-Debug-for-DMat4"],[40862,"impl-Display-for-DQuat"],[40863,"impl-Debug-for-DQuat"],[40864,"impl-Debug-for-DVec2"],[40865,"impl-Display-for-DVec2"],[40866,"impl-Display-for-DVec3"],[40867,"impl-Debug-for-DVec3"],[40868,"impl-Display-for-DVec4"],[40869,"impl-Debug-for-DVec4"],[40870,"impl-Display-for-IVec2"],[40871,"impl-Debug-for-IVec2"],[40872,"impl-Display-for-IVec3"],[40873,"impl-Debug-for-IVec3"],[40874,"impl-Debug-for-IVec4"],[40875,"impl-Display-for-IVec4"],[40876,"impl-Display-for-UVec2"],[40877,"impl-Debug-for-UVec2"],[40878,"impl-Debug-for-UVec3"],[40879,"impl-Display-for-UVec3"],[40880,"impl-Debug-for-UVec4"],[40881,"impl-Display-for-UVec4"],[40882,"impl-Display-for-I64Vec2"],[40883,"impl-Debug-for-I64Vec2"],[40884,"impl-Display-for-I64Vec3"],[40885,"impl-Debug-for-I64Vec3"],[40886,"impl-Debug-for-I64Vec4"],[40887,"impl-Display-for-I64Vec4"],[40888,"impl-Display-for-U64Vec2"],[40889,"impl-Debug-for-U64Vec2"],[40890,"impl-Debug-for-U64Vec3"],[40891,"impl-Display-for-U64Vec3"],[40892,"impl-Debug-for-U64Vec4"],[40893,"impl-Display-for-U64Vec4"],[40927,"impl-From%3C%5B%26str;+N%5D%3E-for-AssetExtensions"],[40929,"impl-From%3C%26str%3E-for-AssetExtensions"],[40938,"impl-Ustr"],[40940,"impl-From%3CString%3E-for-Ustr"],[40941,"impl-From%3C%26str%3E-for-Ustr"],[40943,"impl-From%3C%5Bu8;+16%5D%3E-for-Ulid"],[40944,"impl-From%3C(u64,+u64)%3E-for-Ulid"],[40945,"impl-From%3Cu128%3E-for-Ulid"],[41069,"impl-From%3C%5Bf32;+4%5D%3E-for-Color"],[41071,"impl-From%3CVec4%3E-for-Color"],[41072,"impl-From%3C%5Bf32;+3%5D%3E-for-Color"],[41119,"impl-From%3CBox%3CT,+A%3E%3E-for-Arc%3CT,+A%3E"],[41121,"impl-From%3CPathBuf%3E-for-Arc%3CPath%3E"],[41122,"impl-From%3C%26Path%3E-for-Arc%3CPath%3E"],[41123,"impl-From%3CSmolStr%3E-for-Arc%3Cstr%3E"],[41124,"impl-From%3C%26OsStr%3E-for-Arc%3COsStr%3E"],[41125,"impl-From%3COsString%3E-for-Arc%3COsStr%3E"],[41126,"impl-From%3CCString%3E-for-Arc%3CCStr%3E"],[41127,"impl-From%3CArc%3Cstr%3E%3E-for-Arc%3C%5Bu8%5D%3E"],[41128,"impl-From%3CCow%3C\'a,+B%3E%3E-for-Arc%3CB%3E"],[41129,"impl-From%3CVec1%3CT%3E%3E-for-Arc%3C%5BT%5D%3E"],[41130,"impl-From%3C%26str%3E-for-Arc%3Cstr%3E"],[41131,"impl-From%3C%26%5BT%5D%3E-for-Arc%3C%5BT%5D%3E"],[41132,"impl-From%3C%5BT;+N%5D%3E-for-Arc%3C%5BT%5D%3E"],[41134,"impl-From%3C%26CStr%3E-for-Arc%3CCStr%3E"],[41135,"impl-From%3CVec%3CT,+A%3E%3E-for-Arc%3C%5BT%5D,+A%3E"],[41136,"impl-From%3CString%3E-for-Arc%3Cstr%3E"],[41137,"impl-From%3CT%3E-for-Arc%3CT%3E"],[41139,"impl-From%3COPoint%3Cbool,+Const%3C2%3E%3E%3E-for-BVec2"],[41140,"impl-From%3CMatrix%3Cbool,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-BVec2"],[41142,"impl-From%3CMatrix%3Cbool,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-BVec3"],[41143,"impl-From%3COPoint%3Cbool,+Const%3C3%3E%3E%3E-for-BVec3"],[41145,"impl-From%3COPoint%3Cbool,+Const%3C4%3E%3E%3E-for-BVec4"],[41146,"impl-From%3CMatrix%3Cbool,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-BVec4"],[41152,"impl-From%3CSimilarity%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E%3E-for-Mat3"],[41153,"impl-From%3CIsometry%3Cf32,+Unit%3CComplex%3Cf32%3E%3E,+2%3E%3E-for-Mat3"],[41155,"impl-From%3CMat3A%3E-for-Mat3"],[41156,"impl-From%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C3%3E,+S%3E%3E-for-Mat3"],[41157,"impl-From%3CAffine2%3E-for-Mat3"],[41158,"impl-From%3COPoint%3Cf32,+Const%3C2%3E%3E%3E-for-Vec2"],[41159,"impl-From%3CUnit%3CMatrix%3Cf32,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+2,+1%3E%3E%3E%3E-for-Vec2"],[41160,"impl-From%3CMatrix%3Cf32,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-Vec2"],[41161,"impl-From%3C(f32,+f32)%3E-for-Vec2"],[41162,"impl-From%3CTranslation%3Cf32,+2%3E%3E-for-Vec2"],[41163,"impl-From%3C%5Bf32;+2%5D%3E-for-Vec2"],[41165,"impl-From%3CVec3A%3E-for-Vec3"],[41166,"impl-From%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-Vec3"],[41167,"impl-From%3C%5Bf32;+3%5D%3E-for-Vec3"],[41168,"impl-From%3COPoint%3Cf32,+Const%3C3%3E%3E%3E-for-Vec3"],[41169,"impl-From%3CUnit%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E%3E%3E-for-Vec3"],[41170,"impl-From%3C(f32,+f32,+f32)%3E-for-Vec3"],[41171,"impl-From%3C(Vec2,+f32)%3E-for-Vec3"],[41172,"impl-From%3CTranslation%3Cf32,+3%3E%3E-for-Vec3"],[41175,"impl-From%3CRotation%3Cf32,+2%3E%3E-for-Mat2"],[41176,"impl-From%3CUnit%3CComplex%3Cf32%3E%3E%3E-for-Mat2"],[41177,"impl-From%3CMatrix%3Cf32,+Const%3C2%3E,+Const%3C2%3E,+S%3E%3E-for-Mat2"],[41179,"impl-From%3CAffine2%3E-for-Mat3A"],[41180,"impl-From%3CMat3%3E-for-Mat3A"],[41182,"impl-From%3CIsometry%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E%3E-for-Mat4"],[41183,"impl-From%3CAffine3A%3E-for-Mat4"],[41184,"impl-From%3CMatrix%3Cf32,+Const%3C4%3E,+Const%3C4%3E,+S%3E%3E-for-Mat4"],[41185,"impl-From%3CSimilarity%3Cf32,+Unit%3CQuaternion%3Cf32%3E%3E,+3%3E%3E-for-Mat4"],[41186,"impl-From%3CQuaternion%3Cf32%3E%3E-for-Quat"],[41187,"impl-From%3CRotation%3Cf32,+3%3E%3E-for-Quat"],[41188,"impl-From%3CUnit%3CQuaternion%3Cf32%3E%3E%3E-for-Quat"],[41190,"impl-From%3CTranslation%3Cf32,+3%3E%3E-for-Vec3A"],[41191,"impl-From%3C(f32,+f32,+f32)%3E-for-Vec3A"],[41192,"impl-From%3C__m128%3E-for-Vec3A"],[41193,"impl-From%3COPoint%3Cf32,+Const%3C3%3E%3E%3E-for-Vec3A"],[41194,"impl-From%3CVec3%3E-for-Vec3A"],[41195,"impl-From%3C(Vec2,+f32)%3E-for-Vec3A"],[41196,"impl-From%3CVec4%3E-for-Vec3A"],[41197,"impl-From%3CUnit%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+3,+1%3E%3E%3E%3E-for-Vec3A"],[41198,"impl-From%3CMatrix%3Cf32,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-Vec3A"],[41200,"impl-From%3C%5Bf32;+3%5D%3E-for-Vec3A"],[41201,"impl-From%3CMatrix%3Cf32,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-Vec4"],[41203,"impl-From%3C(Vec2,+Vec2)%3E-for-Vec4"],[41204,"impl-From%3C(Vec3,+f32)%3E-for-Vec4"],[41205,"impl-From%3CColor%3E-for-Vec4"],[41206,"impl-From%3C(f32,+f32,+f32,+f32)%3E-for-Vec4"],[41207,"impl-From%3C(f32,+Vec3A)%3E-for-Vec4"],[41208,"impl-From%3C(f32,+Vec3)%3E-for-Vec4"],[41209,"impl-From%3C(Vec2,+f32,+f32)%3E-for-Vec4"],[41210,"impl-From%3CColor%3E-for-Vec4"],[41211,"impl-From%3C__m128%3E-for-Vec4"],[41212,"impl-From%3COPoint%3Cf32,+Const%3C4%3E%3E%3E-for-Vec4"],[41213,"impl-From%3C(Vec3A,+f32)%3E-for-Vec4"],[41214,"impl-From%3C%5Bf32;+4%5D%3E-for-Vec4"],[41215,"impl-From%3CQuat%3E-for-Vec4"],[41216,"impl-From%3CUnit%3CMatrix%3Cf32,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf32,+4,+1%3E%3E%3E%3E-for-Vec4"],[41217,"impl-From%3CTranslation%3Cf32,+4%3E%3E-for-Vec4"],[41220,"impl-From%3CMatrix%3Cf64,+Const%3C2%3E,+Const%3C2%3E,+S%3E%3E-for-DMat2"],[41222,"impl-From%3CRotation%3Cf64,+2%3E%3E-for-DMat2"],[41223,"impl-From%3CUnit%3CComplex%3Cf64%3E%3E%3E-for-DMat2"],[41224,"impl-From%3CSimilarity%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E%3E-for-DMat3"],[41225,"impl-From%3CDAffine2%3E-for-DMat3"],[41227,"impl-From%3CMatrix%3Cf64,+Const%3C3%3E,+Const%3C3%3E,+S%3E%3E-for-DMat3"],[41228,"impl-From%3CIsometry%3Cf64,+Unit%3CComplex%3Cf64%3E%3E,+2%3E%3E-for-DMat3"],[41229,"impl-From%3CIsometry%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E%3E-for-DMat4"],[41230,"impl-From%3CDAffine3%3E-for-DMat4"],[41231,"impl-From%3CMatrix%3Cf64,+Const%3C4%3E,+Const%3C4%3E,+S%3E%3E-for-DMat4"],[41233,"impl-From%3CSimilarity%3Cf64,+Unit%3CQuaternion%3Cf64%3E%3E,+3%3E%3E-for-DMat4"],[41234,"impl-From%3CUnit%3CQuaternion%3Cf64%3E%3E%3E-for-DQuat"],[41235,"impl-From%3CRotation%3Cf64,+3%3E%3E-for-DQuat"],[41236,"impl-From%3CQuaternion%3Cf64%3E%3E-for-DQuat"],[41238,"impl-From%3CUVec2%3E-for-DVec2"],[41239,"impl-From%3C(f64,+f64)%3E-for-DVec2"],[41240,"impl-From%3CMatrix%3Cf64,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-DVec2"],[41241,"impl-From%3CIVec2%3E-for-DVec2"],[41243,"impl-From%3CVec2%3E-for-DVec2"],[41244,"impl-From%3C%5Bf64;+2%5D%3E-for-DVec2"],[41245,"impl-From%3CUnit%3CMatrix%3Cf64,+Const%3C2%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+2,+1%3E%3E%3E%3E-for-DVec2"],[41246,"impl-From%3CTranslation%3Cf64,+2%3E%3E-for-DVec2"],[41247,"impl-From%3COPoint%3Cf64,+Const%3C2%3E%3E%3E-for-DVec2"],[41248,"impl-From%3CIVec3%3E-for-DVec3"],[41250,"impl-From%3CUnit%3CMatrix%3Cf64,+Const%3C3%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+3,+1%3E%3E%3E%3E-for-DVec3"],[41251,"impl-From%3C(f64,+f64,+f64)%3E-for-DVec3"],[41252,"impl-From%3C(DVec2,+f64)%3E-for-DVec3"],[41253,"impl-From%3CUVec3%3E-for-DVec3"],[41254,"impl-From%3CTranslation%3Cf64,+3%3E%3E-for-DVec3"],[41255,"impl-From%3C%5Bf64;+3%5D%3E-for-DVec3"],[41256,"impl-From%3CMatrix%3Cf64,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-DVec3"],[41257,"impl-From%3COPoint%3Cf64,+Const%3C3%3E%3E%3E-for-DVec3"],[41258,"impl-From%3CVec3%3E-for-DVec3"],[41259,"impl-From%3CDQuat%3E-for-DVec4"],[41260,"impl-From%3CIVec4%3E-for-DVec4"],[41261,"impl-From%3COPoint%3Cf64,+Const%3C4%3E%3E%3E-for-DVec4"],[41262,"impl-From%3C(DVec2,+DVec2)%3E-for-DVec4"],[41263,"impl-From%3CVec4%3E-for-DVec4"],[41264,"impl-From%3C%5Bf64;+4%5D%3E-for-DVec4"],[41265,"impl-From%3C(DVec3,+f64)%3E-for-DVec4"],[41266,"impl-From%3CMatrix%3Cf64,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-DVec4"],[41267,"impl-From%3C(DVec2,+f64,+f64)%3E-for-DVec4"],[41269,"impl-From%3CUVec4%3E-for-DVec4"],[41270,"impl-From%3C(f64,+f64,+f64,+f64)%3E-for-DVec4"],[41271,"impl-From%3C(f64,+DVec3)%3E-for-DVec4"],[41272,"impl-From%3CUnit%3CMatrix%3Cf64,+Const%3C4%3E,+Const%3C1%3E,+ArrayStorage%3Cf64,+4,+1%3E%3E%3E%3E-for-DVec4"],[41273,"impl-From%3CTranslation%3Cf64,+4%3E%3E-for-DVec4"],[41274,"impl-From%3COPoint%3Ci32,+Const%3C2%3E%3E%3E-for-IVec2"],[41276,"impl-From%3C%5Bi32;+2%5D%3E-for-IVec2"],[41277,"impl-From%3CNavNode%3E-for-IVec2"],[41278,"impl-From%3CMatrix%3Ci32,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-IVec2"],[41279,"impl-From%3C(i32,+i32)%3E-for-IVec2"],[41280,"impl-From%3COPoint%3Ci32,+Const%3C3%3E%3E%3E-for-IVec3"],[41281,"impl-From%3C(i32,+i32,+i32)%3E-for-IVec3"],[41282,"impl-From%3C%5Bi32;+3%5D%3E-for-IVec3"],[41284,"impl-From%3CMatrix%3Ci32,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-IVec3"],[41285,"impl-From%3C(IVec2,+i32)%3E-for-IVec3"],[41286,"impl-From%3C(i32,+IVec3)%3E-for-IVec4"],[41287,"impl-From%3C(i32,+i32,+i32,+i32)%3E-for-IVec4"],[41289,"impl-From%3C(IVec3,+i32)%3E-for-IVec4"],[41290,"impl-From%3C(IVec2,+IVec2)%3E-for-IVec4"],[41291,"impl-From%3CMatrix%3Ci32,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-IVec4"],[41292,"impl-From%3COPoint%3Ci32,+Const%3C4%3E%3E%3E-for-IVec4"],[41293,"impl-From%3C(IVec2,+i32,+i32)%3E-for-IVec4"],[41294,"impl-From%3C%5Bi32;+4%5D%3E-for-IVec4"],[41296,"impl-From%3CMatrix%3Cu32,+Const%3C2%3E,+Const%3C1%3E,+S%3E%3E-for-UVec2"],[41297,"impl-From%3C%5Bu32;+2%5D%3E-for-UVec2"],[41298,"impl-From%3C(u32,+u32)%3E-for-UVec2"],[41299,"impl-From%3COPoint%3Cu32,+Const%3C2%3E%3E%3E-for-UVec2"],[41300,"impl-From%3CMatrix%3Cu32,+Const%3C3%3E,+Const%3C1%3E,+S%3E%3E-for-UVec3"],[41301,"impl-From%3COPoint%3Cu32,+Const%3C3%3E%3E%3E-for-UVec3"],[41302,"impl-From%3C(u32,+u32,+u32)%3E-for-UVec3"],[41303,"impl-From%3C(UVec2,+u32)%3E-for-UVec3"],[41305,"impl-From%3C%5Bu32;+3%5D%3E-for-UVec3"],[41306,"impl-From%3C(u32,+UVec3)%3E-for-UVec4"],[41307,"impl-From%3C(UVec3,+u32)%3E-for-UVec4"],[41308,"impl-From%3CMatrix%3Cu32,+Const%3C4%3E,+Const%3C1%3E,+S%3E%3E-for-UVec4"],[41310,"impl-From%3C(u32,+u32,+u32,+u32)%3E-for-UVec4"],[41311,"impl-From%3C%5Bu32;+4%5D%3E-for-UVec4"],[41312,"impl-From%3C(UVec2,+UVec2)%3E-for-UVec4"],[41313,"impl-From%3C(UVec2,+u32,+u32)%3E-for-UVec4"],[41314,"impl-From%3COPoint%3Cu32,+Const%3C4%3E%3E%3E-for-UVec4"],[41315,"impl-From%3C%5Bi64;+2%5D%3E-for-I64Vec2"],[41316,"impl-From%3C(i64,+i64)%3E-for-I64Vec2"],[41317,"impl-From%3CIVec2%3E-for-I64Vec2"],[41320,"impl-From%3CIVec3%3E-for-I64Vec3"],[41321,"impl-From%3C%5Bi64;+3%5D%3E-for-I64Vec3"],[41322,"impl-From%3C(i64,+i64,+i64)%3E-for-I64Vec3"],[41323,"impl-From%3C(I64Vec2,+i64)%3E-for-I64Vec3"],[41324,"impl-From%3C(I64Vec3,+i64)%3E-for-I64Vec4"],[41325,"impl-From%3C%5Bi64;+4%5D%3E-for-I64Vec4"],[41326,"impl-From%3C(i64,+i64,+i64,+i64)%3E-for-I64Vec4"],[41327,"impl-From%3C(I64Vec2,+I64Vec2)%3E-for-I64Vec4"],[41328,"impl-From%3C(I64Vec2,+i64,+i64)%3E-for-I64Vec4"],[41329,"impl-From%3CIVec4%3E-for-I64Vec4"],[41331,"impl-From%3C(i64,+I64Vec3)%3E-for-I64Vec4"],[41332,"impl-From%3CUVec2%3E-for-U64Vec2"],[41333,"impl-From%3C%5Bu64;+2%5D%3E-for-U64Vec2"],[41334,"impl-From%3C(u64,+u64)%3E-for-U64Vec2"],[41336,"impl-From%3C(u64,+u64,+u64)%3E-for-U64Vec3"],[41337,"impl-From%3C(U64Vec2,+u64)%3E-for-U64Vec3"],[41339,"impl-From%3C%5Bu64;+3%5D%3E-for-U64Vec3"],[41340,"impl-From%3CUVec3%3E-for-U64Vec3"],[41341,"impl-From%3C(U64Vec3,+u64)%3E-for-U64Vec4"],[41342,"impl-From%3C(U64Vec2,+u64,+u64)%3E-for-U64Vec4"],[41343,"impl-From%3C%5Bu64;+4%5D%3E-for-U64Vec4"],[41344,"impl-From%3CUVec4%3E-for-U64Vec4"],[41345,"impl-From%3C(u64,+U64Vec3)%3E-for-U64Vec4"],[41346,"impl-From%3C(u64,+u64,+u64,+u64)%3E-for-U64Vec4"],[41347,"impl-From%3C(U64Vec2,+U64Vec2)%3E-for-U64Vec4"],[41350,"impl-From%3CTimeSpec%3E-for-Duration"],[41351,"impl-From%3CTime%3E-for-Duration"],[41352,"impl-From%3CDelay%3E-for-Duration"],[41353,"impl-From%3CDelay%3E-for-Duration"],[41354,"impl-From%3CNanos%3E-for-Duration"],[41355,"impl-From%3CTimeSpec%3E-for-Duration"],[42615,"impl-QueryItem-for-%26Ref%3C\'a,+UntypedComponentStore%3E"],[42616,"impl-QueryItem-for-%26Ref%3C\'q,+ComponentStore%3CT%3E%3E"],[42618,"impl-QueryItem-for-%26RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[42619,"impl-QueryItem-for-%26mut+RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[42622,"impl-ComponentStore%3CT%3E"],[42623,"impl-ComponentIterBitset%3C\'a,+T%3E-for-ComponentStore%3CT%3E"],[44700,"impl-QueryItem-for-%26Ref%3C\'a,+UntypedComponentStore%3E"],[44701,"impl-QueryItem-for-%26Ref%3C\'q,+ComponentStore%3CT%3E%3E"],[44703,"impl-QueryItem-for-%26RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[44704,"impl-QueryItem-for-%26mut+RefMut%3C\'q,+ComponentStore%3CT%3E%3E"],[44912,"impl-Filter%3CS%3E-for-Arc%3Cdyn+Filter%3CS%3E+%2B+Send+%2B+Sync%3E"],[44913,"impl-Subscriber-for-Arc%3CS%3E"],[44999,"impl-Mul%3CVec4%3E-for-Color"],[45000,"impl-Mul%3CVec3%3E-for-Color"],[45001,"impl-Mul%3C%5Bf32;+3%5D%3E-for-Color"],[45002,"impl-Mul%3Cf32%3E-for-Color"],[45003,"impl-Mul%3C%5Bf32;+4%5D%3E-for-Color"],[45004,"impl-Mul%3CMat3%3E-for-Affine2"],[45005,"impl-Mul-for-Affine2"],[45006,"impl-Mul%3CMat3A%3E-for-Affine2"],[45007,"impl-Mul-for-Affine3A"],[45008,"impl-Mul%3CMat4%3E-for-Affine3A"],[45009,"impl-Mul%3CVec3%3E-for-Mat3"],[45010,"impl-Mul%3CVec3A%3E-for-Mat3"],[45011,"impl-Mul-for-Mat3"],[45012,"impl-Mul%3CAffine2%3E-for-Mat3"],[45013,"impl-Mul%3Cf32%3E-for-Mat3"],[45014,"impl-Mul-for-Vec2"],[45015,"impl-Mul%3Cf32%3E-for-Vec2"],[45016,"impl-Mul-for-Vec3"],[45017,"impl-Mul%3Cf32%3E-for-Vec3"],[45018,"impl-Mul-for-Mat2"],[45019,"impl-Mul%3Cf32%3E-for-Mat2"],[45020,"impl-Mul%3CVec2%3E-for-Mat2"],[45021,"impl-Mul-for-Mat3A"],[45022,"impl-Mul%3CVec3%3E-for-Mat3A"],[45023,"impl-Mul%3Cf32%3E-for-Mat3A"],[45024,"impl-Mul%3CAffine2%3E-for-Mat3A"],[45025,"impl-Mul%3CVec3A%3E-for-Mat3A"],[45026,"impl-Mul-for-Mat4"],[45027,"impl-Mul%3Cf32%3E-for-Mat4"],[45028,"impl-Mul%3CAffine3A%3E-for-Mat4"],[45029,"impl-Mul%3CVec4%3E-for-Mat4"],[45030,"impl-Mul%3CVec3A%3E-for-Quat"],[45031,"impl-Mul%3Cf32%3E-for-Quat"],[45032,"impl-Mul-for-Quat"],[45033,"impl-Mul%3CVec3%3E-for-Quat"],[45034,"impl-Mul-for-Vec3A"],[45035,"impl-Mul%3Cf32%3E-for-Vec3A"],[45036,"impl-Mul%3Cf32%3E-for-Vec4"],[45037,"impl-Mul-for-Vec4"],[45038,"impl-Mul%3CDMat3%3E-for-DAffine2"],[45039,"impl-Mul-for-DAffine2"],[45040,"impl-Mul-for-DAffine3"],[45041,"impl-Mul%3CDMat4%3E-for-DAffine3"],[45042,"impl-Mul%3CDVec2%3E-for-DMat2"],[45043,"impl-Mul%3Cf64%3E-for-DMat2"],[45044,"impl-Mul-for-DMat2"],[45045,"impl-Mul-for-DMat3"],[45046,"impl-Mul%3Cf64%3E-for-DMat3"],[45047,"impl-Mul%3CDVec3%3E-for-DMat3"],[45048,"impl-Mul%3CDAffine2%3E-for-DMat3"],[45049,"impl-Mul%3CDVec4%3E-for-DMat4"],[45050,"impl-Mul%3Cf64%3E-for-DMat4"],[45051,"impl-Mul%3CDAffine3%3E-for-DMat4"],[45052,"impl-Mul-for-DMat4"],[45053,"impl-Mul%3Cf64%3E-for-DQuat"],[45054,"impl-Mul-for-DQuat"],[45055,"impl-Mul%3CDVec3%3E-for-DQuat"],[45056,"impl-Mul-for-DVec2"],[45057,"impl-Mul%3Cf64%3E-for-DVec2"],[45058,"impl-Mul%3Cf64%3E-for-DVec3"],[45059,"impl-Mul-for-DVec3"],[45060,"impl-Mul%3Cf64%3E-for-DVec4"],[45061,"impl-Mul-for-DVec4"],[45062,"impl-Mul-for-IVec2"],[45063,"impl-Mul%3Ci32%3E-for-IVec2"],[45064,"impl-Mul-for-IVec3"],[45065,"impl-Mul%3Ci32%3E-for-IVec3"],[45066,"impl-Mul-for-IVec4"],[45067,"impl-Mul%3Ci32%3E-for-IVec4"],[45068,"impl-Mul%3Cu32%3E-for-UVec2"],[45069,"impl-Mul-for-UVec2"],[45070,"impl-Mul%3Cu32%3E-for-UVec3"],[45071,"impl-Mul-for-UVec3"],[45072,"impl-Mul-for-UVec4"],[45073,"impl-Mul%3Cu32%3E-for-UVec4"],[45074,"impl-Mul-for-I64Vec2"],[45075,"impl-Mul%3Ci64%3E-for-I64Vec2"],[45076,"impl-Mul%3Ci64%3E-for-I64Vec3"],[45077,"impl-Mul-for-I64Vec3"],[45078,"impl-Mul-for-I64Vec4"],[45079,"impl-Mul%3Ci64%3E-for-I64Vec4"],[45080,"impl-Mul%3Cu64%3E-for-U64Vec2"],[45081,"impl-Mul-for-U64Vec2"],[45082,"impl-Mul-for-U64Vec3"],[45083,"impl-Mul%3Cu64%3E-for-U64Vec3"],[45084,"impl-Mul%3Cu64%3E-for-U64Vec4"],[45085,"impl-Mul-for-U64Vec4"],[45094,"impl-MulAssign%3C%5Bf32;+4%5D%3E-for-Color"],[45095,"impl-MulAssign%3C%5Bf32;+3%5D%3E-for-Color"],[45096,"impl-MulAssign%3Cf32%3E-for-Color"],[45097,"impl-MulAssign%3CVec3%3E-for-Color"],[45098,"impl-MulAssign%3CVec4%3E-for-Color"],[45101,"impl-MulAssign%3Cf32%3E-for-Mat3"],[45102,"impl-MulAssign-for-Mat3"],[45103,"impl-MulAssign%3Cf32%3E-for-Vec2"],[45104,"impl-MulAssign-for-Vec2"],[45105,"impl-MulAssign-for-Vec3"],[45106,"impl-MulAssign%3Cf32%3E-for-Vec3"],[45107,"impl-MulAssign%3Cf32%3E-for-Mat2"],[45108,"impl-MulAssign-for-Mat2"],[45109,"impl-MulAssign-for-Mat3A"],[45110,"impl-MulAssign%3Cf32%3E-for-Mat3A"],[45111,"impl-MulAssign-for-Mat4"],[45112,"impl-MulAssign%3Cf32%3E-for-Mat4"],[45114,"impl-MulAssign%3Cf32%3E-for-Vec3A"],[45115,"impl-MulAssign-for-Vec3A"],[45116,"impl-MulAssign%3Cf32%3E-for-Vec4"],[45117,"impl-MulAssign-for-Vec4"],[45120,"impl-MulAssign-for-DMat2"],[45121,"impl-MulAssign%3Cf64%3E-for-DMat2"],[45122,"impl-MulAssign%3Cf64%3E-for-DMat3"],[45123,"impl-MulAssign-for-DMat3"],[45124,"impl-MulAssign%3Cf64%3E-for-DMat4"],[45125,"impl-MulAssign-for-DMat4"],[45127,"impl-MulAssign-for-DVec2"],[45128,"impl-MulAssign%3Cf64%3E-for-DVec2"],[45129,"impl-MulAssign%3Cf64%3E-for-DVec3"],[45130,"impl-MulAssign-for-DVec3"],[45131,"impl-MulAssign-for-DVec4"],[45132,"impl-MulAssign%3Cf64%3E-for-DVec4"],[45133,"impl-MulAssign-for-IVec2"],[45134,"impl-MulAssign%3Ci32%3E-for-IVec2"],[45135,"impl-MulAssign%3Ci32%3E-for-IVec3"],[45136,"impl-MulAssign-for-IVec3"],[45137,"impl-MulAssign%3Ci32%3E-for-IVec4"],[45138,"impl-MulAssign-for-IVec4"],[45139,"impl-MulAssign%3Cu32%3E-for-UVec2"],[45140,"impl-MulAssign-for-UVec2"],[45141,"impl-MulAssign%3Cu32%3E-for-UVec3"],[45142,"impl-MulAssign-for-UVec3"],[45143,"impl-MulAssign%3Cu32%3E-for-UVec4"],[45144,"impl-MulAssign-for-UVec4"],[45145,"impl-MulAssign%3Ci64%3E-for-I64Vec2"],[45146,"impl-MulAssign-for-I64Vec2"],[45147,"impl-MulAssign%3Ci64%3E-for-I64Vec3"],[45148,"impl-MulAssign-for-I64Vec3"],[45149,"impl-MulAssign-for-I64Vec4"],[45150,"impl-MulAssign%3Ci64%3E-for-I64Vec4"],[45151,"impl-MulAssign%3Cu64%3E-for-U64Vec2"],[45152,"impl-MulAssign-for-U64Vec2"],[45153,"impl-MulAssign%3Cu64%3E-for-U64Vec3"],[45154,"impl-MulAssign-for-U64Vec3"],[45155,"impl-MulAssign-for-U64Vec4"],[45156,"impl-MulAssign%3Cu64%3E-for-U64Vec4"],[45468,"impl-PartialOrd%3CDuration%3E-for-Duration"],[45469,"impl-PartialOrd-for-Duration"],[45547,"impl-Product%3C%26Mat3%3E-for-Mat3"],[45548,"impl-Product-for-Mat3"],[45549,"impl-Product-for-Vec2"],[45550,"impl-Product%3C%26Vec2%3E-for-Vec2"],[45551,"impl-Product%3C%26Vec3%3E-for-Vec3"],[45552,"impl-Product-for-Vec3"],[45553,"impl-Product%3C%26Mat2%3E-for-Mat2"],[45554,"impl-Product-for-Mat2"],[45555,"impl-Product-for-Mat3A"],[45556,"impl-Product%3C%26Mat3A%3E-for-Mat3A"],[45557,"impl-Product-for-Mat4"],[45558,"impl-Product%3C%26Mat4%3E-for-Mat4"],[45559,"impl-Product%3C%26Quat%3E-for-Quat"],[45560,"impl-Product-for-Quat"],[45561,"impl-Product%3C%26Vec3A%3E-for-Vec3A"],[45562,"impl-Product-for-Vec3A"],[45563,"impl-Product-for-Vec4"],[45564,"impl-Product%3C%26Vec4%3E-for-Vec4"],[45567,"impl-Product-for-DMat2"],[45568,"impl-Product%3C%26DMat2%3E-for-DMat2"],[45569,"impl-Product%3C%26DMat3%3E-for-DMat3"],[45570,"impl-Product-for-DMat3"],[45571,"impl-Product%3C%26DMat4%3E-for-DMat4"],[45572,"impl-Product-for-DMat4"],[45573,"impl-Product-for-DQuat"],[45574,"impl-Product%3C%26DQuat%3E-for-DQuat"],[45575,"impl-Product-for-DVec2"],[45576,"impl-Product%3C%26DVec2%3E-for-DVec2"],[45577,"impl-Product-for-DVec3"],[45578,"impl-Product%3C%26DVec3%3E-for-DVec3"],[45579,"impl-Product%3C%26DVec4%3E-for-DVec4"],[45580,"impl-Product-for-DVec4"],[45581,"impl-Product%3C%26IVec2%3E-for-IVec2"],[45582,"impl-Product-for-IVec2"],[45583,"impl-Product%3C%26IVec3%3E-for-IVec3"],[45584,"impl-Product-for-IVec3"],[45585,"impl-Product%3C%26IVec4%3E-for-IVec4"],[45586,"impl-Product-for-IVec4"],[45587,"impl-Product%3C%26UVec2%3E-for-UVec2"],[45588,"impl-Product-for-UVec2"],[45589,"impl-Product%3C%26UVec3%3E-for-UVec3"],[45590,"impl-Product-for-UVec3"],[45591,"impl-Product%3C%26UVec4%3E-for-UVec4"],[45592,"impl-Product-for-UVec4"],[45593,"impl-Product%3C%26I64Vec2%3E-for-I64Vec2"],[45594,"impl-Product-for-I64Vec2"],[45595,"impl-Product%3C%26I64Vec3%3E-for-I64Vec3"],[45596,"impl-Product-for-I64Vec3"],[45597,"impl-Product-for-I64Vec4"],[45598,"impl-Product%3C%26I64Vec4%3E-for-I64Vec4"],[45599,"impl-Product%3C%26U64Vec2%3E-for-U64Vec2"],[45600,"impl-Product-for-U64Vec2"],[45601,"impl-Product-for-U64Vec3"],[45602,"impl-Product%3C%26U64Vec3%3E-for-U64Vec3"],[45603,"impl-Product-for-U64Vec4"],[45604,"impl-Product%3C%26U64Vec4%3E-for-U64Vec4"],[46239,"impl-Read-for-Arc%3CFile%3E"],[46240,"impl-BufferRef-for-Arc%3CT%3E"],[46656,"impl-Rem%3Cf32%3E-for-Vec2"],[46657,"impl-Rem-for-Vec2"],[46658,"impl-Rem-for-Vec3"],[46659,"impl-Rem%3Cf32%3E-for-Vec3"],[46660,"impl-Rem-for-Vec3A"],[46661,"impl-Rem%3Cf32%3E-for-Vec3A"],[46662,"impl-Rem-for-Vec4"],[46663,"impl-Rem%3Cf32%3E-for-Vec4"],[46664,"impl-Rem%3Cf64%3E-for-DVec2"],[46665,"impl-Rem-for-DVec2"],[46666,"impl-Rem%3Cf64%3E-for-DVec3"],[46667,"impl-Rem-for-DVec3"],[46668,"impl-Rem%3Cf64%3E-for-DVec4"],[46669,"impl-Rem-for-DVec4"],[46670,"impl-Rem-for-IVec2"],[46671,"impl-Rem%3Ci32%3E-for-IVec2"],[46672,"impl-Rem-for-IVec3"],[46673,"impl-Rem%3Ci32%3E-for-IVec3"],[46674,"impl-Rem-for-IVec4"],[46675,"impl-Rem%3Ci32%3E-for-IVec4"],[46676,"impl-Rem%3Cu32%3E-for-UVec2"],[46677,"impl-Rem-for-UVec2"],[46678,"impl-Rem-for-UVec3"],[46679,"impl-Rem%3Cu32%3E-for-UVec3"],[46680,"impl-Rem-for-UVec4"],[46681,"impl-Rem%3Cu32%3E-for-UVec4"],[46682,"impl-Rem%3Ci64%3E-for-I64Vec2"],[46683,"impl-Rem-for-I64Vec2"],[46684,"impl-Rem%3Ci64%3E-for-I64Vec3"],[46685,"impl-Rem-for-I64Vec3"],[46686,"impl-Rem%3Ci64%3E-for-I64Vec4"],[46687,"impl-Rem-for-I64Vec4"],[46688,"impl-Rem-for-U64Vec2"],[46689,"impl-Rem%3Cu64%3E-for-U64Vec2"],[46690,"impl-Rem%3Cu64%3E-for-U64Vec3"],[46691,"impl-Rem-for-U64Vec3"],[46692,"impl-Rem-for-U64Vec4"],[46693,"impl-Rem%3Cu64%3E-for-U64Vec4"],[46694,"impl-RemAssign%3Cf32%3E-for-Vec2"],[46695,"impl-RemAssign-for-Vec2"],[46696,"impl-RemAssign%3Cf32%3E-for-Vec3"],[46697,"impl-RemAssign-for-Vec3"],[46698,"impl-RemAssign%3Cf32%3E-for-Vec3A"],[46699,"impl-RemAssign-for-Vec3A"],[46700,"impl-RemAssign%3Cf32%3E-for-Vec4"],[46701,"impl-RemAssign-for-Vec4"],[46702,"impl-RemAssign-for-DVec2"],[46703,"impl-RemAssign%3Cf64%3E-for-DVec2"],[46704,"impl-RemAssign-for-DVec3"],[46705,"impl-RemAssign%3Cf64%3E-for-DVec3"],[46706,"impl-RemAssign-for-DVec4"],[46707,"impl-RemAssign%3Cf64%3E-for-DVec4"],[46708,"impl-RemAssign-for-IVec2"],[46709,"impl-RemAssign%3Ci32%3E-for-IVec2"],[46710,"impl-RemAssign-for-IVec3"],[46711,"impl-RemAssign%3Ci32%3E-for-IVec3"],[46712,"impl-RemAssign-for-IVec4"],[46713,"impl-RemAssign%3Ci32%3E-for-IVec4"],[46714,"impl-RemAssign%3Cu32%3E-for-UVec2"],[46715,"impl-RemAssign-for-UVec2"],[46716,"impl-RemAssign%3Cu32%3E-for-UVec3"],[46717,"impl-RemAssign-for-UVec3"],[46718,"impl-RemAssign%3Cu32%3E-for-UVec4"],[46719,"impl-RemAssign-for-UVec4"],[46720,"impl-RemAssign%3Ci64%3E-for-I64Vec2"],[46721,"impl-RemAssign-for-I64Vec2"],[46722,"impl-RemAssign%3Ci64%3E-for-I64Vec3"],[46723,"impl-RemAssign-for-I64Vec3"],[46724,"impl-RemAssign-for-I64Vec4"],[46725,"impl-RemAssign%3Ci64%3E-for-I64Vec4"],[46726,"impl-RemAssign%3Cu64%3E-for-U64Vec2"],[46727,"impl-RemAssign-for-U64Vec2"],[46728,"impl-RemAssign-for-U64Vec3"],[46729,"impl-RemAssign%3Cu64%3E-for-U64Vec3"],[46730,"impl-RemAssign%3Cu64%3E-for-U64Vec4"],[46731,"impl-RemAssign-for-U64Vec4"],[46881,"impl-Duration"],[46882,"impl-Reference-for-Duration"],[47091,"impl-Reflect-for-BVec2"],[47092,"impl-BVec2"],[47093,"impl-Reflect-for-BVec3"],[47094,"impl-BVec3"],[47095,"impl-BVec4"],[47096,"impl-Reflect-for-BVec4"],[47097,"impl-Reflect-for-BVec3A"],[47098,"impl-BVec3A"],[47099,"impl-Reflect-for-BVec4A"],[47100,"impl-BVec4A"],[47162,"impl-Shl%3Cu8%3E-for-IVec2"],[47163,"impl-Shl%3Cu64%3E-for-IVec2"],[47164,"impl-Shl%3CUVec2%3E-for-IVec2"],[47165,"impl-Shl%3Ci8%3E-for-IVec2"],[47166,"impl-Shl%3Ci16%3E-for-IVec2"],[47167,"impl-Shl%3Cu32%3E-for-IVec2"],[47168,"impl-Shl%3Ci32%3E-for-IVec2"],[47169,"impl-Shl-for-IVec2"],[47170,"impl-Shl%3Cu16%3E-for-IVec2"],[47171,"impl-Shl%3Ci64%3E-for-IVec2"],[47172,"impl-Shl-for-IVec3"],[47173,"impl-Shl%3Cu64%3E-for-IVec3"],[47174,"impl-Shl%3CUVec3%3E-for-IVec3"],[47175,"impl-Shl%3Ci16%3E-for-IVec3"],[47176,"impl-Shl%3Cu8%3E-for-IVec3"],[47177,"impl-Shl%3Cu32%3E-for-IVec3"],[47178,"impl-Shl%3Ci64%3E-for-IVec3"],[47179,"impl-Shl%3Ci8%3E-for-IVec3"],[47180,"impl-Shl%3Cu16%3E-for-IVec3"],[47181,"impl-Shl%3Ci32%3E-for-IVec3"],[47182,"impl-Shl%3Ci8%3E-for-IVec4"],[47183,"impl-Shl%3Ci64%3E-for-IVec4"],[47184,"impl-Shl%3CUVec4%3E-for-IVec4"],[47185,"impl-Shl%3Cu16%3E-for-IVec4"],[47186,"impl-Shl%3Ci32%3E-for-IVec4"],[47187,"impl-Shl-for-IVec4"],[47188,"impl-Shl%3Ci16%3E-for-IVec4"],[47189,"impl-Shl%3Cu8%3E-for-IVec4"],[47190,"impl-Shl%3Cu32%3E-for-IVec4"],[47191,"impl-Shl%3Cu64%3E-for-IVec4"],[47192,"impl-Shl%3CIVec2%3E-for-UVec2"],[47193,"impl-Shl%3Ci8%3E-for-UVec2"],[47194,"impl-Shl%3Cu8%3E-for-UVec2"],[47195,"impl-Shl%3Ci64%3E-for-UVec2"],[47196,"impl-Shl%3Cu16%3E-for-UVec2"],[47197,"impl-Shl%3Ci32%3E-for-UVec2"],[47198,"impl-Shl-for-UVec2"],[47199,"impl-Shl%3Cu32%3E-for-UVec2"],[47200,"impl-Shl%3Cu64%3E-for-UVec2"],[47201,"impl-Shl%3Ci16%3E-for-UVec2"],[47202,"impl-Shl%3Cu8%3E-for-UVec3"],[47203,"impl-Shl%3Ci64%3E-for-UVec3"],[47204,"impl-Shl%3Cu64%3E-for-UVec3"],[47205,"impl-Shl%3CIVec3%3E-for-UVec3"],[47206,"impl-Shl%3Cu32%3E-for-UVec3"],[47207,"impl-Shl%3Ci8%3E-for-UVec3"],[47208,"impl-Shl%3Ci32%3E-for-UVec3"],[47209,"impl-Shl%3Cu16%3E-for-UVec3"],[47210,"impl-Shl%3Ci16%3E-for-UVec3"],[47211,"impl-Shl-for-UVec3"],[47212,"impl-Shl%3Cu32%3E-for-UVec4"],[47213,"impl-Shl%3Ci8%3E-for-UVec4"],[47214,"impl-Shl%3Cu16%3E-for-UVec4"],[47215,"impl-Shl%3Cu8%3E-for-UVec4"],[47216,"impl-Shl%3Ci64%3E-for-UVec4"],[47217,"impl-Shl%3Ci32%3E-for-UVec4"],[47218,"impl-Shl%3Ci16%3E-for-UVec4"],[47219,"impl-Shl%3Cu64%3E-for-UVec4"],[47220,"impl-Shl-for-UVec4"],[47221,"impl-Shl%3CIVec4%3E-for-UVec4"],[47222,"impl-Shl%3CIVec2%3E-for-I64Vec2"],[47223,"impl-Shl%3Cu32%3E-for-I64Vec2"],[47224,"impl-Shl%3Cu64%3E-for-I64Vec2"],[47225,"impl-Shl%3Ci64%3E-for-I64Vec2"],[47226,"impl-Shl%3Ci8%3E-for-I64Vec2"],[47227,"impl-Shl%3Cu8%3E-for-I64Vec2"],[47228,"impl-Shl%3Ci32%3E-for-I64Vec2"],[47229,"impl-Shl%3Ci16%3E-for-I64Vec2"],[47230,"impl-Shl%3CUVec2%3E-for-I64Vec2"],[47231,"impl-Shl%3Cu16%3E-for-I64Vec2"],[47232,"impl-Shl%3Ci32%3E-for-I64Vec3"],[47233,"impl-Shl%3Cu32%3E-for-I64Vec3"],[47234,"impl-Shl%3CIVec3%3E-for-I64Vec3"],[47235,"impl-Shl%3Ci16%3E-for-I64Vec3"],[47236,"impl-Shl%3Cu64%3E-for-I64Vec3"],[47237,"impl-Shl%3Ci8%3E-for-I64Vec3"],[47238,"impl-Shl%3Cu8%3E-for-I64Vec3"],[47239,"impl-Shl%3Ci64%3E-for-I64Vec3"],[47240,"impl-Shl%3Cu16%3E-for-I64Vec3"],[47241,"impl-Shl%3CUVec3%3E-for-I64Vec3"],[47242,"impl-Shl%3Cu32%3E-for-I64Vec4"],[47243,"impl-Shl%3Ci8%3E-for-I64Vec4"],[47244,"impl-Shl%3Cu8%3E-for-I64Vec4"],[47245,"impl-Shl%3Ci16%3E-for-I64Vec4"],[47246,"impl-Shl%3Ci32%3E-for-I64Vec4"],[47247,"impl-Shl%3Ci64%3E-for-I64Vec4"],[47248,"impl-Shl%3CIVec4%3E-for-I64Vec4"],[47249,"impl-Shl%3Cu16%3E-for-I64Vec4"],[47250,"impl-Shl%3CUVec4%3E-for-I64Vec4"],[47251,"impl-Shl%3Cu64%3E-for-I64Vec4"],[47252,"impl-Shl%3Cu16%3E-for-U64Vec2"],[47253,"impl-Shl%3Ci32%3E-for-U64Vec2"],[47254,"impl-Shl%3Cu32%3E-for-U64Vec2"],[47255,"impl-Shl%3Cu8%3E-for-U64Vec2"],[47256,"impl-Shl%3CUVec2%3E-for-U64Vec2"],[47257,"impl-Shl%3Ci64%3E-for-U64Vec2"],[47258,"impl-Shl%3Ci8%3E-for-U64Vec2"],[47259,"impl-Shl%3Cu64%3E-for-U64Vec2"],[47260,"impl-Shl%3CIVec2%3E-for-U64Vec2"],[47261,"impl-Shl%3Ci16%3E-for-U64Vec2"],[47262,"impl-Shl%3Cu16%3E-for-U64Vec3"],[47263,"impl-Shl%3Cu8%3E-for-U64Vec3"],[47264,"impl-Shl%3Ci32%3E-for-U64Vec3"],[47265,"impl-Shl%3CUVec3%3E-for-U64Vec3"],[47266,"impl-Shl%3Cu32%3E-for-U64Vec3"],[47267,"impl-Shl%3Ci64%3E-for-U64Vec3"],[47268,"impl-Shl%3CIVec3%3E-for-U64Vec3"],[47269,"impl-Shl%3Cu64%3E-for-U64Vec3"],[47270,"impl-Shl%3Ci16%3E-for-U64Vec3"],[47271,"impl-Shl%3Ci8%3E-for-U64Vec3"],[47272,"impl-Shl%3Cu16%3E-for-U64Vec4"],[47273,"impl-Shl%3CIVec4%3E-for-U64Vec4"],[47274,"impl-Shl%3Cu8%3E-for-U64Vec4"],[47275,"impl-Shl%3Ci16%3E-for-U64Vec4"],[47276,"impl-Shl%3Cu32%3E-for-U64Vec4"],[47277,"impl-Shl%3CUVec4%3E-for-U64Vec4"],[47278,"impl-Shl%3Ci64%3E-for-U64Vec4"],[47279,"impl-Shl%3Ci32%3E-for-U64Vec4"],[47280,"impl-Shl%3Ci8%3E-for-U64Vec4"],[47281,"impl-Shl%3Cu64%3E-for-U64Vec4"],[47317,"impl-Shr%3CUVec2%3E-for-IVec2"],[47318,"impl-Shr%3Cu8%3E-for-IVec2"],[47319,"impl-Shr%3Cu64%3E-for-IVec2"],[47320,"impl-Shr-for-IVec2"],[47321,"impl-Shr%3Cu32%3E-for-IVec2"],[47322,"impl-Shr%3Ci8%3E-for-IVec2"],[47323,"impl-Shr%3Ci32%3E-for-IVec2"],[47324,"impl-Shr%3Cu16%3E-for-IVec2"],[47325,"impl-Shr%3Ci64%3E-for-IVec2"],[47326,"impl-Shr%3Ci16%3E-for-IVec2"],[47327,"impl-Shr%3Ci16%3E-for-IVec3"],[47328,"impl-Shr%3Cu8%3E-for-IVec3"],[47329,"impl-Shr-for-IVec3"],[47330,"impl-Shr%3Cu64%3E-for-IVec3"],[47331,"impl-Shr%3Cu16%3E-for-IVec3"],[47332,"impl-Shr%3Cu32%3E-for-IVec3"],[47333,"impl-Shr%3Ci64%3E-for-IVec3"],[47334,"impl-Shr%3CUVec3%3E-for-IVec3"],[47335,"impl-Shr%3Ci32%3E-for-IVec3"],[47336,"impl-Shr%3Ci8%3E-for-IVec3"],[47337,"impl-Shr%3Ci8%3E-for-IVec4"],[47338,"impl-Shr%3Ci16%3E-for-IVec4"],[47339,"impl-Shr-for-IVec4"],[47340,"impl-Shr%3Ci64%3E-for-IVec4"],[47341,"impl-Shr%3Cu32%3E-for-IVec4"],[47342,"impl-Shr%3Cu8%3E-for-IVec4"],[47343,"impl-Shr%3Cu64%3E-for-IVec4"],[47344,"impl-Shr%3Ci32%3E-for-IVec4"],[47345,"impl-Shr%3Cu16%3E-for-IVec4"],[47346,"impl-Shr%3CUVec4%3E-for-IVec4"],[47347,"impl-Shr%3CIVec2%3E-for-UVec2"],[47348,"impl-Shr%3Ci16%3E-for-UVec2"],[47349,"impl-Shr%3Cu32%3E-for-UVec2"],[47350,"impl-Shr%3Ci64%3E-for-UVec2"],[47351,"impl-Shr%3Cu8%3E-for-UVec2"],[47352,"impl-Shr-for-UVec2"],[47353,"impl-Shr%3Cu64%3E-for-UVec2"],[47354,"impl-Shr%3Ci32%3E-for-UVec2"],[47355,"impl-Shr%3Ci8%3E-for-UVec2"],[47356,"impl-Shr%3Cu16%3E-for-UVec2"],[47357,"impl-Shr%3Cu32%3E-for-UVec3"],[47358,"impl-Shr%3Cu64%3E-for-UVec3"],[47359,"impl-Shr%3Ci32%3E-for-UVec3"],[47360,"impl-Shr%3Ci16%3E-for-UVec3"],[47361,"impl-Shr%3Ci64%3E-for-UVec3"],[47362,"impl-Shr-for-UVec3"],[47363,"impl-Shr%3Ci8%3E-for-UVec3"],[47364,"impl-Shr%3Cu8%3E-for-UVec3"],[47365,"impl-Shr%3Cu16%3E-for-UVec3"],[47366,"impl-Shr%3CIVec3%3E-for-UVec3"],[47367,"impl-Shr%3Ci32%3E-for-UVec4"],[47368,"impl-Shr%3Ci16%3E-for-UVec4"],[47369,"impl-Shr%3Cu16%3E-for-UVec4"],[47370,"impl-Shr%3Ci8%3E-for-UVec4"],[47371,"impl-Shr-for-UVec4"],[47372,"impl-Shr%3Cu8%3E-for-UVec4"],[47373,"impl-Shr%3Ci64%3E-for-UVec4"],[47374,"impl-Shr%3CIVec4%3E-for-UVec4"],[47375,"impl-Shr%3Cu32%3E-for-UVec4"],[47376,"impl-Shr%3Cu64%3E-for-UVec4"],[47377,"impl-Shr%3Cu16%3E-for-I64Vec2"],[47378,"impl-Shr%3Cu64%3E-for-I64Vec2"],[47379,"impl-Shr%3Ci64%3E-for-I64Vec2"],[47380,"impl-Shr%3Ci8%3E-for-I64Vec2"],[47381,"impl-Shr%3CIVec2%3E-for-I64Vec2"],[47382,"impl-Shr%3CUVec2%3E-for-I64Vec2"],[47383,"impl-Shr%3Cu8%3E-for-I64Vec2"],[47384,"impl-Shr%3Cu32%3E-for-I64Vec2"],[47385,"impl-Shr%3Ci32%3E-for-I64Vec2"],[47386,"impl-Shr%3Ci16%3E-for-I64Vec2"],[47387,"impl-Shr%3CIVec3%3E-for-I64Vec3"],[47388,"impl-Shr%3Ci32%3E-for-I64Vec3"],[47389,"impl-Shr%3Cu64%3E-for-I64Vec3"],[47390,"impl-Shr%3Ci8%3E-for-I64Vec3"],[47391,"impl-Shr%3Cu16%3E-for-I64Vec3"],[47392,"impl-Shr%3Ci64%3E-for-I64Vec3"],[47393,"impl-Shr%3CUVec3%3E-for-I64Vec3"],[47394,"impl-Shr%3Cu32%3E-for-I64Vec3"],[47395,"impl-Shr%3Cu8%3E-for-I64Vec3"],[47396,"impl-Shr%3Ci16%3E-for-I64Vec3"],[47397,"impl-Shr%3CIVec4%3E-for-I64Vec4"],[47398,"impl-Shr%3Cu64%3E-for-I64Vec4"],[47399,"impl-Shr%3CUVec4%3E-for-I64Vec4"],[47400,"impl-Shr%3Ci8%3E-for-I64Vec4"],[47401,"impl-Shr%3Cu32%3E-for-I64Vec4"],[47402,"impl-Shr%3Cu8%3E-for-I64Vec4"],[47403,"impl-Shr%3Cu16%3E-for-I64Vec4"],[47404,"impl-Shr%3Ci64%3E-for-I64Vec4"],[47405,"impl-Shr%3Ci32%3E-for-I64Vec4"],[47406,"impl-Shr%3Ci16%3E-for-I64Vec4"],[47407,"impl-Shr%3CUVec2%3E-for-U64Vec2"],[47408,"impl-Shr%3Cu8%3E-for-U64Vec2"],[47409,"impl-Shr%3Cu16%3E-for-U64Vec2"],[47410,"impl-Shr%3Ci16%3E-for-U64Vec2"],[47411,"impl-Shr%3Cu64%3E-for-U64Vec2"],[47412,"impl-Shr%3Ci8%3E-for-U64Vec2"],[47413,"impl-Shr%3Ci32%3E-for-U64Vec2"],[47414,"impl-Shr%3Cu32%3E-for-U64Vec2"],[47415,"impl-Shr%3CIVec2%3E-for-U64Vec2"],[47416,"impl-Shr%3Ci64%3E-for-U64Vec2"],[47417,"impl-Shr%3Cu8%3E-for-U64Vec3"],[47418,"impl-Shr%3Ci16%3E-for-U64Vec3"],[47419,"impl-Shr%3Ci8%3E-for-U64Vec3"],[47420,"impl-Shr%3CUVec3%3E-for-U64Vec3"],[47421,"impl-Shr%3Cu32%3E-for-U64Vec3"],[47422,"impl-Shr%3Ci32%3E-for-U64Vec3"],[47423,"impl-Shr%3Cu16%3E-for-U64Vec3"],[47424,"impl-Shr%3Ci64%3E-for-U64Vec3"],[47425,"impl-Shr%3Cu64%3E-for-U64Vec3"],[47426,"impl-Shr%3CIVec3%3E-for-U64Vec3"],[47427,"impl-Shr%3Cu32%3E-for-U64Vec4"],[47428,"impl-Shr%3Ci8%3E-for-U64Vec4"],[47429,"impl-Shr%3Ci64%3E-for-U64Vec4"],[47430,"impl-Shr%3Cu8%3E-for-U64Vec4"],[47431,"impl-Shr%3Cu64%3E-for-U64Vec4"],[47432,"impl-Shr%3Ci32%3E-for-U64Vec4"],[47433,"impl-Shr%3CIVec4%3E-for-U64Vec4"],[47434,"impl-Shr%3Cu16%3E-for-U64Vec4"],[47435,"impl-Shr%3Ci16%3E-for-U64Vec4"],[47436,"impl-Shr%3CUVec4%3E-for-U64Vec4"],[47539,"impl-Sub-for-Vec2"],[47540,"impl-Sub%3Cf32%3E-for-Vec2"],[47541,"impl-Sub%3Cf32%3E-for-Vec3"],[47542,"impl-Sub-for-Vec3"],[47547,"impl-Sub-for-Vec3A"],[47548,"impl-Sub%3Cf32%3E-for-Vec3A"],[47549,"impl-Sub-for-Vec4"],[47550,"impl-Sub%3Cf32%3E-for-Vec4"],[47555,"impl-Sub%3Cf64%3E-for-DVec2"],[47556,"impl-Sub-for-DVec2"],[47557,"impl-Sub-for-DVec3"],[47558,"impl-Sub%3Cf64%3E-for-DVec3"],[47559,"impl-Sub%3Cf64%3E-for-DVec4"],[47560,"impl-Sub-for-DVec4"],[47561,"impl-Sub-for-IVec2"],[47562,"impl-Sub%3Ci32%3E-for-IVec2"],[47563,"impl-Sub-for-IVec3"],[47564,"impl-Sub%3Ci32%3E-for-IVec3"],[47565,"impl-Sub%3Ci32%3E-for-IVec4"],[47566,"impl-Sub-for-IVec4"],[47567,"impl-Sub%3Cu32%3E-for-UVec2"],[47568,"impl-Sub-for-UVec2"],[47569,"impl-Sub%3Cu32%3E-for-UVec3"],[47570,"impl-Sub-for-UVec3"],[47571,"impl-Sub-for-UVec4"],[47572,"impl-Sub%3Cu32%3E-for-UVec4"],[47573,"impl-Sub-for-I64Vec2"],[47574,"impl-Sub%3Ci64%3E-for-I64Vec2"],[47575,"impl-Sub%3Ci64%3E-for-I64Vec3"],[47576,"impl-Sub-for-I64Vec3"],[47577,"impl-Sub-for-I64Vec4"],[47578,"impl-Sub%3Ci64%3E-for-I64Vec4"],[47579,"impl-Sub-for-U64Vec2"],[47580,"impl-Sub%3Cu64%3E-for-U64Vec2"],[47581,"impl-Sub%3Cu64%3E-for-U64Vec3"],[47582,"impl-Sub-for-U64Vec3"],[47583,"impl-Sub-for-U64Vec4"],[47584,"impl-Sub%3Cu64%3E-for-U64Vec4"],[47585,"impl-Sub%3CDuration%3E-for-Duration"],[47586,"impl-Sub-for-Duration"],[47588,"impl-SubAssign%3Cf32%3E-for-Vec2"],[47589,"impl-SubAssign-for-Vec2"],[47590,"impl-SubAssign-for-Vec3"],[47591,"impl-SubAssign%3Cf32%3E-for-Vec3"],[47595,"impl-SubAssign-for-Vec3A"],[47596,"impl-SubAssign%3Cf32%3E-for-Vec3A"],[47597,"impl-SubAssign%3Cf32%3E-for-Vec4"],[47598,"impl-SubAssign-for-Vec4"],[47602,"impl-SubAssign-for-DVec2"],[47603,"impl-SubAssign%3Cf64%3E-for-DVec2"],[47604,"impl-SubAssign-for-DVec3"],[47605,"impl-SubAssign%3Cf64%3E-for-DVec3"],[47606,"impl-SubAssign%3Cf64%3E-for-DVec4"],[47607,"impl-SubAssign-for-DVec4"],[47608,"impl-SubAssign%3Ci32%3E-for-IVec2"],[47609,"impl-SubAssign-for-IVec2"],[47610,"impl-SubAssign-for-IVec3"],[47611,"impl-SubAssign%3Ci32%3E-for-IVec3"],[47612,"impl-SubAssign-for-IVec4"],[47613,"impl-SubAssign%3Ci32%3E-for-IVec4"],[47614,"impl-SubAssign%3Cu32%3E-for-UVec2"],[47615,"impl-SubAssign-for-UVec2"],[47616,"impl-SubAssign-for-UVec3"],[47617,"impl-SubAssign%3Cu32%3E-for-UVec3"],[47618,"impl-SubAssign-for-UVec4"],[47619,"impl-SubAssign%3Cu32%3E-for-UVec4"],[47620,"impl-SubAssign-for-I64Vec2"],[47621,"impl-SubAssign%3Ci64%3E-for-I64Vec2"],[47622,"impl-SubAssign%3Ci64%3E-for-I64Vec3"],[47623,"impl-SubAssign-for-I64Vec3"],[47624,"impl-SubAssign%3Ci64%3E-for-I64Vec4"],[47625,"impl-SubAssign-for-I64Vec4"],[47626,"impl-SubAssign-for-U64Vec2"],[47627,"impl-SubAssign%3Cu64%3E-for-U64Vec2"],[47628,"impl-SubAssign-for-U64Vec3"],[47629,"impl-SubAssign%3Cu64%3E-for-U64Vec3"],[47630,"impl-SubAssign%3Cu64%3E-for-U64Vec4"],[47631,"impl-SubAssign-for-U64Vec4"],[47632,"impl-SubAssign%3CDuration%3E-for-Duration"],[47633,"impl-SubAssign-for-Duration"],[47644,"impl-Sum%3C%26Mat3%3E-for-Mat3"],[47645,"impl-Sum-for-Mat3"],[47646,"impl-Sum%3C%26Vec2%3E-for-Vec2"],[47647,"impl-Sum-for-Vec2"],[47648,"impl-Sum%3C%26Vec3%3E-for-Vec3"],[47649,"impl-Sum-for-Vec3"],[47650,"impl-Sum%3C%26Mat2%3E-for-Mat2"],[47651,"impl-Sum-for-Mat2"],[47652,"impl-Sum-for-Mat3A"],[47653,"impl-Sum%3C%26Mat3A%3E-for-Mat3A"],[47654,"impl-Sum-for-Mat4"],[47655,"impl-Sum%3C%26Mat4%3E-for-Mat4"],[47656,"impl-Sum-for-Quat"],[47657,"impl-Sum%3C%26Quat%3E-for-Quat"],[47658,"impl-Sum%3C%26Vec3A%3E-for-Vec3A"],[47659,"impl-Sum-for-Vec3A"],[47660,"impl-Sum%3C%26Vec4%3E-for-Vec4"],[47661,"impl-Sum-for-Vec4"],[47662,"impl-Sum%3C%26DMat2%3E-for-DMat2"],[47663,"impl-Sum-for-DMat2"],[47664,"impl-Sum-for-DMat3"],[47665,"impl-Sum%3C%26DMat3%3E-for-DMat3"],[47666,"impl-Sum%3C%26DMat4%3E-for-DMat4"],[47667,"impl-Sum-for-DMat4"],[47668,"impl-Sum%3C%26DQuat%3E-for-DQuat"],[47669,"impl-Sum-for-DQuat"],[47670,"impl-Sum%3C%26DVec2%3E-for-DVec2"],[47671,"impl-Sum-for-DVec2"],[47672,"impl-Sum-for-DVec3"],[47673,"impl-Sum%3C%26DVec3%3E-for-DVec3"],[47674,"impl-Sum-for-DVec4"],[47675,"impl-Sum%3C%26DVec4%3E-for-DVec4"],[47676,"impl-Sum%3C%26IVec2%3E-for-IVec2"],[47677,"impl-Sum-for-IVec2"],[47678,"impl-Sum-for-IVec3"],[47679,"impl-Sum%3C%26IVec3%3E-for-IVec3"],[47680,"impl-Sum%3C%26IVec4%3E-for-IVec4"],[47681,"impl-Sum-for-IVec4"],[47682,"impl-Sum%3C%26UVec2%3E-for-UVec2"],[47683,"impl-Sum-for-UVec2"],[47684,"impl-Sum%3C%26UVec3%3E-for-UVec3"],[47685,"impl-Sum-for-UVec3"],[47686,"impl-Sum%3C%26UVec4%3E-for-UVec4"],[47687,"impl-Sum-for-UVec4"],[47688,"impl-Sum-for-I64Vec2"],[47689,"impl-Sum%3C%26I64Vec2%3E-for-I64Vec2"],[47690,"impl-Sum%3C%26I64Vec3%3E-for-I64Vec3"],[47691,"impl-Sum-for-I64Vec3"],[47692,"impl-Sum-for-I64Vec4"],[47693,"impl-Sum%3C%26I64Vec4%3E-for-I64Vec4"],[47694,"impl-Sum%3C%26U64Vec2%3E-for-U64Vec2"],[47695,"impl-Sum-for-U64Vec2"],[47696,"impl-Sum-for-U64Vec3"],[47697,"impl-Sum%3C%26U64Vec3%3E-for-U64Vec3"],[47698,"impl-Sum%3C%26U64Vec4%3E-for-U64Vec4"],[47699,"impl-Sum-for-U64Vec4"],[47700,"impl-Sum%3C%26Duration%3E-for-Duration"],[47701,"impl-Sum-for-Duration"],[49072,"impl-TryFrom%3CUVec2%3E-for-IVec2"],[49073,"impl-TryFrom%3CU64Vec2%3E-for-IVec2"],[49074,"impl-TryFrom%3CI64Vec2%3E-for-IVec2"],[49075,"impl-TryFrom%3CUVec3%3E-for-IVec3"],[49076,"impl-TryFrom%3CU64Vec3%3E-for-IVec3"],[49077,"impl-TryFrom%3CI64Vec3%3E-for-IVec3"],[49079,"impl-TryFrom%3CU64Vec4%3E-for-IVec4"],[49081,"impl-TryFrom%3CI64Vec4%3E-for-IVec4"],[49082,"impl-TryFrom%3CUVec4%3E-for-IVec4"],[49084,"impl-TryFrom%3CIVec2%3E-for-UVec2"],[49085,"impl-TryFrom%3CI64Vec2%3E-for-UVec2"],[49086,"impl-TryFrom%3CU64Vec2%3E-for-UVec2"],[49087,"impl-TryFrom%3CI64Vec3%3E-for-UVec3"],[49089,"impl-TryFrom%3CU64Vec3%3E-for-UVec3"],[49090,"impl-TryFrom%3CIVec3%3E-for-UVec3"],[49091,"impl-TryFrom%3CIVec4%3E-for-UVec4"],[49093,"impl-TryFrom%3CI64Vec4%3E-for-UVec4"],[49094,"impl-TryFrom%3CU64Vec4%3E-for-UVec4"],[49107,"impl-TryFrom%3CDuration%3E-for-Duration"],[49108,"impl-TryFrom%3CPollTimeout%3E-for-Duration"],[54014,"impl-AsRef%3Cdyn+Error+%2B+Send+%2B+Sync%3E-for-Error"],[54015,"impl-AsRef%3Cdyn+Error%3E-for-Error"],[54045,"impl-Display-for-Error"],[54046,"impl-Debug-for-Error"],[54314,"impl-Debug-for-EcsRefBorrowError"],[54315,"impl-Display-for-EcsRefBorrowError"],[55351,"impl-Display-for-TypeDataAlreadyInserted"],[55352,"impl-Debug-for-TypeDataAlreadyInserted"],[55363,"impl-From%3CVec%3CT%3E%3E-for-SVec%3CT%3E"],[55365,"impl-From%3C%5BT;+N%5D%3E-for-SVec%3CT%3E"],[55516,"impl-IntoIterator-for-%26mut+SchemaVec"],[55517,"impl-IntoIterator-for-%26SchemaVec"],[55523,"impl-IntoIterator-for-%26mut+SMap%3CK,+V%3E"],[55524,"impl-IntoIterator-for-%26SMap%3CK,+V%3E"],[55525,"impl-IntoIterator-for-SVec%3CT%3E"],[55526,"impl-IntoIterator-for-%26mut+SVec%3CT%3E"],[55527,"impl-IntoIterator-for-%26SVec%3CT%3E"],[55528,"impl-IntoIterator-for-%26mut+SchemaMap"],[55529,"impl-IntoIterator-for-%26SchemaMap"],[56288,"impl-SchemaBox"],[56289,"impl-Default-for-SchemaBox"],[56423,"impl-Display-for-SchemaBox"],[56424,"impl-Debug-for-SchemaBox"],[56426,"impl-Display-for-SchemaRef%3C\'_%3E"],[56427,"impl-Debug-for-SchemaRef%3C\'_%3E"],[56430,"impl-Display-for-FieldIdx%3C\'a%3E"],[56431,"impl-Debug-for-FieldIdx%3C\'a%3E"],[56432,"impl-Display-for-SchemaMismatchError"],[56433,"impl-Debug-for-SchemaMismatchError"],[56434,"impl-Debug-for-SchemaFieldNotFoundError%3C\'a%3E"],[56435,"impl-Display-for-SchemaFieldNotFoundError%3C\'a%3E"],[56461,"impl-From%3C%26str%3E-for-FieldIdx%3C\'a%3E"],[56462,"impl-From%3Cusize%3E-for-FieldIdx%3C\'static%3E"],[56464,"impl-From%3C%26String%3E-for-FieldIdx%3C\'a%3E"],[56523,"impl-SchemaBox"],[56524,"impl-Hash-for-SchemaBox"],[56643,"impl-IntoIterator-for-FieldPath%3C%26str%3E"],[56644,"impl-IntoIterator-for-FieldPath%3CUstr%3E"],[56771,"impl-SchemaBox"],[56772,"impl-HasSchema-for-SchemaBox"],[57666,"impl-IntoIterator-for-DashMap%3CK,+V,+S%3E"],[57667,"impl-IntoIterator-for-%26DashMap%3CK,+V,+S%3E"],[57675,"impl-DashMap%3CK,+V,+S%3E"],[57676,"impl-ShrinkableKeyedStateStore%3CK%3E-for-DashMap%3CK,+InMemoryState%3E"],[57690,"impl-ShrinkableKeyedStateStore%3CK%3E-for-DashMap%3CK,+InMemoryState%3E"],[57691,"impl-DashMap%3CK,+V,+S%3E"],[57722,"impl-ShrinkableKeyedStateStore%3CK%3E-for-DashMap%3CK,+InMemoryState%3E"],[57723,"impl-DashMap%3CK,+V,+S%3E"],[58235,"impl-Display-for-MappedRef%3C\'a,+K,+V,+T%3E"],[58236,"impl-Debug-for-MappedRef%3C\'a,+K,+V,+T,+S%3E"],[60793,"impl-Div%3Cf32%3E-for-Vec2"],[60794,"impl-Div-for-Vec2"],[61169,"impl-PartialEq-for-Rangef"],[61170,"impl-PartialEq%3CRangeInclusive%3Cf32%3E%3E-for-Rangef"],[61658,"impl-Display-for-FontFamily"],[61659,"impl-Debug-for-FontFamily"],[61707,"impl-Debug-for-TextStyle"],[61708,"impl-Display-for-TextStyle"],[61761,"impl-From%3CColor%3E-for-Color32"],[61762,"impl-From%3CHsvaGamma%3E-for-Color32"],[61763,"impl-From%3CRgba%3E-for-Color32"],[61765,"impl-From%3CHsva%3E-for-Color32"],[61769,"impl-From%3CHsva%3E-for-Rgba"],[61770,"impl-From%3CColor32%3E-for-Rgba"],[61771,"impl-From%3CHsvaGamma%3E-for-Rgba"],[61776,"impl-From%3C%26(f32,+f32)%3E-for-Pos2"],[61777,"impl-From%3C%5Bf32;+2%5D%3E-for-Pos2"],[61778,"impl-From%3C(f32,+f32)%3E-for-Pos2"],[61779,"impl-From%3C%26%5Bf32;+2%5D%3E-for-Pos2"],[61781,"impl-From%3C%26RangeInclusive%3Cf32%3E%3E-for-Rangef"],[61782,"impl-From%3C%26RangeFrom%3Cf32%3E%3E-for-Rangef"],[61783,"impl-From%3CRangeFrom%3Cf32%3E%3E-for-Rangef"],[61785,"impl-From%3CRangeInclusive%3Cf32%3E%3E-for-Rangef"],[61786,"impl-From%3CRangeToInclusive%3Cf32%3E%3E-for-Rangef"],[61787,"impl-From%3CRangeFull%3E-for-Rangef"],[61788,"impl-From%3C%26RangeFull%3E-for-Rangef"],[61794,"impl-From%3C(f32,+f32)%3E-for-Vec2"],[61795,"impl-From%3C%26(f32,+f32)%3E-for-Vec2"],[61796,"impl-From%3C%5Bf32;+2%5D%3E-for-Vec2"],[61797,"impl-From%3C%26%5Bf32;+2%5D%3E-for-Vec2"],[61798,"impl-From%3CFontImage%3E-for-ImageData"],[61799,"impl-From%3CColorImage%3E-for-ImageData"],[61801,"impl-From%3CArc%3CColorImage%3E%3E-for-ImageData"],[61806,"impl-From%3CPaintCallback%3E-for-Shape"],[61807,"impl-From%3CTextShape%3E-for-Shape"],[61808,"impl-From%3CMesh%3E-for-Shape"],[61809,"impl-From%3CRectShape%3E-for-Shape"],[61810,"impl-From%3CCubicBezierShape%3E-for-Shape"],[61811,"impl-From%3CQuadraticBezierShape%3E-for-Shape"],[61812,"impl-From%3CPathShape%3E-for-Shape"],[61813,"impl-From%3CVec%3CShape%3E%3E-for-Shape"],[61814,"impl-From%3CCircleShape%3E-for-Shape"],[61820,"impl-From%3CFontId%3E-for-FontSelection"],[61822,"impl-From%3CFontMeta%3E-for-FontSelection"],[61823,"impl-From%3CTextStyle%3E-for-FontSelection"],[61848,"impl-From%3C%26mut+TextureHandle%3E-for-TextureId"],[61849,"impl-From%3C%26TextureHandle%3E-for-TextureId"],[61870,"impl-From%3Cu64%3E-for-TouchId"],[61871,"impl-From%3Ci32%3E-for-TouchId"],[61873,"impl-From%3Cu32%3E-for-TouchId"],[61884,"impl-From%3CString%3E-for-Id"],[61885,"impl-From%3C%26str%3E-for-Id"],[61903,"impl-From%3Cf32%3E-for-Margin"],[61904,"impl-From%3CMarginMeta%3E-for-Margin"],[61905,"impl-From%3CVec2%3E-for-Margin"],[61908,"impl-From%3C%26str%3E-for-RichText"],[61909,"impl-From%3C%26mut+String%3E-for-RichText"],[61910,"impl-From%3C%26String%3E-for-RichText"],[61911,"impl-From%3CString%3E-for-RichText"],[61912,"impl-From%3CCow%3C\'_,+str%3E%3E-for-RichText"],[61914,"impl-From%3CArc%3CGalley%3E%3E-for-WidgetText"],[61916,"impl-From%3CLayoutJob%3E-for-WidgetText"],[61917,"impl-From%3C%26String%3E-for-WidgetText"],[61918,"impl-From%3CString%3E-for-WidgetText"],[61919,"impl-From%3C%26str%3E-for-WidgetText"],[61920,"impl-From%3CRichText%3E-for-WidgetText"],[61921,"impl-From%3CCow%3C\'_,+str%3E%3E-for-WidgetText"],[61927,"impl-From%3C%26str%3E-for-ImageSource%3C\'a%3E"],[61928,"impl-From%3CCow%3C\'a,+str%3E%3E-for-ImageSource%3C\'a%3E"],[61929,"impl-From%3CT%3E-for-ImageSource%3C\'static%3E"],[61930,"impl-From%3C(Cow%3C\'static,+str%3E,+T)%3E-for-ImageSource%3C\'static%3E"],[61931,"impl-From%3CString%3E-for-ImageSource%3C\'static%3E"],[61933,"impl-From%3C%26String%3E-for-ImageSource%3C\'a%3E"],[61934,"impl-From%3C(String,+T)%3E-for-ImageSource%3C\'static%3E"],[61935,"impl-From%3C(%26str,+T)%3E-for-ImageSource%3C\'static%3E"],[61936,"impl-From%3C%26Cow%3C\'a,+str%3E%3E-for-ImageSource%3C\'a%3E"],[63462,"impl-Mul%3Cf32%3E-for-Rgba"],[63463,"impl-Mul-for-Rgba"],[63464,"impl-Mul%3Cf32%3E-for-Vec2"],[63465,"impl-Mul-for-Vec2"],[64335,"impl-Sub-for-Pos2"],[64336,"impl-Sub%3CVec2%3E-for-Pos2"],[65728,"impl-Extend%3C(K,+V)%3E-for-AHashMap%3CK,+V,+S%3E"],[65729,"impl-Extend%3C(%26K,+%26V)%3E-for-AHashMap%3CK,+V,+S%3E"],[65730,"impl-Extend%3CT%3E-for-AHashSet%3CT,+S%3E"],[65731,"impl-Extend%3C%26T%3E-for-AHashSet%3CT,+S%3E"],[65739,"impl-From%3C%5B(K,+V);+N%5D%3E-for-AHashMap%3CK,+V%3E"],[65741,"impl-From%3CHashMap%3CK,+V,+RandomState%3E%3E-for-AHashMap%3CK,+V%3E"],[65743,"impl-From%3C%5BT;+N%5D%3E-for-AHashSet%3CT%3E"],[65744,"impl-From%3CHashSet%3CT,+RandomState%3E%3E-for-AHashSet%3CT%3E"],[65793,"impl-IntoIterator-for-AHashMap%3CK,+V,+S%3E"],[65794,"impl-IntoIterator-for-%26mut+AHashMap%3CK,+V,+S%3E"],[65795,"impl-IntoIterator-for-%26AHashMap%3CK,+V,+S%3E"],[65796,"impl-IntoIterator-for-AHashSet%3CT,+S%3E"],[65797,"impl-IntoIterator-for-%26AHashSet%3CT,+S%3E"],[67518,"impl-From%3CRgba%3E-for-HsvaGamma"],[67520,"impl-From%3CColor32%3E-for-HsvaGamma"],[67521,"impl-From%3CHsva%3E-for-HsvaGamma"],[67522,"impl-From%3CColor32%3E-for-Hsva"],[67523,"impl-From%3CHsvaGamma%3E-for-Hsva"],[67524,"impl-From%3CRgba%3E-for-Hsva"],[67771,"impl-Mul%3CPos2%3E-for-%26RectTransform"],[67772,"impl-Mul%3CPos2%3E-for-RectTransform"],[67773,"impl-Mul%3CVec2%3E-for-Rot2"],[67774,"impl-Mul%3Cf32%3E-for-Rot2"],[67775,"impl-Mul-for-Rot2"],[69245,"impl-Display-for-LoadError"],[69246,"impl-Debug-for-LoadError"],[69262,"impl-From%3CVec%3Cu8%3E%3E-for-Bytes"],[69263,"impl-From%3CArc%3C%5Bu8%5D%3E%3E-for-Bytes"],[69264,"impl-From%3C%26%5Bu8%5D%3E-for-Bytes"],[69265,"impl-From%3C%26%5Bu8;+N%5D%3E-for-Bytes"],[69269,"impl-From%3C(TextureId,+Vec2)%3E-for-SizedTexture"],[69270,"impl-From%3C%26TextureHandle%3E-for-SizedTexture"],[71368,"impl-Debug-for-FluentError"],[71369,"impl-Display-for-FluentError"],[71375,"impl-From%3CResolverError%3E-for-FluentError"],[71376,"impl-From%3CParserError%3E-for-FluentError"],[71383,"impl-From%3C%26i8%3E-for-FluentValue%3C\'_%3E"],[71384,"impl-From%3Ci32%3E-for-FluentValue%3C\'_%3E"],[71385,"impl-From%3C%26String%3E-for-FluentValue%3C\'source%3E"],[71386,"impl-From%3Ci8%3E-for-FluentValue%3C\'_%3E"],[71387,"impl-From%3CFluentNumber%3E-for-FluentValue%3C\'l%3E"],[71388,"impl-From%3Ci16%3E-for-FluentValue%3C\'_%3E"],[71389,"impl-From%3C%26f32%3E-for-FluentValue%3C\'_%3E"],[71390,"impl-From%3C%26u128%3E-for-FluentValue%3C\'_%3E"],[71391,"impl-From%3C%26f64%3E-for-FluentValue%3C\'_%3E"],[71392,"impl-From%3C%26usize%3E-for-FluentValue%3C\'_%3E"],[71393,"impl-From%3Cu64%3E-for-FluentValue%3C\'_%3E"],[71394,"impl-From%3Ci128%3E-for-FluentValue%3C\'_%3E"],[71395,"impl-From%3C%26u32%3E-for-FluentValue%3C\'_%3E"],[71396,"impl-From%3CString%3E-for-FluentValue%3C\'source%3E"],[71397,"impl-From%3C%26u8%3E-for-FluentValue%3C\'_%3E"],[71398,"impl-From%3Cu16%3E-for-FluentValue%3C\'_%3E"],[71399,"impl-From%3Cisize%3E-for-FluentValue%3C\'_%3E"],[71400,"impl-From%3Cu8%3E-for-FluentValue%3C\'_%3E"],[71401,"impl-From%3C%26i32%3E-for-FluentValue%3C\'_%3E"],[71402,"impl-From%3C%26i128%3E-for-FluentValue%3C\'_%3E"],[71403,"impl-From%3C%26i64%3E-for-FluentValue%3C\'_%3E"],[71404,"impl-From%3C%26u64%3E-for-FluentValue%3C\'_%3E"],[71405,"impl-From%3COption%3CT%3E%3E-for-FluentValue%3C\'source%3E"],[71406,"impl-From%3CCow%3C\'source,+str%3E%3E-for-FluentValue%3C\'source%3E"],[71407,"impl-From%3Cu128%3E-for-FluentValue%3C\'_%3E"],[71408,"impl-From%3Cusize%3E-for-FluentValue%3C\'_%3E"],[71409,"impl-From%3Cf64%3E-for-FluentValue%3C\'_%3E"],[71411,"impl-From%3Cf32%3E-for-FluentValue%3C\'_%3E"],[71412,"impl-From%3Cu32%3E-for-FluentValue%3C\'_%3E"],[71413,"impl-From%3Ci64%3E-for-FluentValue%3C\'_%3E"],[71414,"impl-From%3C%26u16%3E-for-FluentValue%3C\'_%3E"],[71415,"impl-From%3C%26i16%3E-for-FluentValue%3C\'_%3E"],[71416,"impl-From%3C%26isize%3E-for-FluentValue%3C\'_%3E"],[71417,"impl-From%3C%26str%3E-for-FluentValue%3C\'source%3E"],[71754,"impl-From%3C%26f32%3E-for-FluentNumber"],[71755,"impl-From%3Ci16%3E-for-FluentNumber"],[71756,"impl-From%3Cu64%3E-for-FluentNumber"],[71757,"impl-From%3Cu32%3E-for-FluentNumber"],[71758,"impl-From%3Cu128%3E-for-FluentNumber"],[71759,"impl-From%3Cf64%3E-for-FluentNumber"],[71760,"impl-From%3Ci8%3E-for-FluentNumber"],[71762,"impl-From%3C%26isize%3E-for-FluentNumber"],[71763,"impl-From%3C%26u128%3E-for-FluentNumber"],[71764,"impl-From%3Cusize%3E-for-FluentNumber"],[71765,"impl-From%3Cu8%3E-for-FluentNumber"],[71766,"impl-From%3C%26u8%3E-for-FluentNumber"],[71767,"impl-From%3Ci128%3E-for-FluentNumber"],[71768,"impl-From%3C%26i128%3E-for-FluentNumber"],[71769,"impl-From%3Ci64%3E-for-FluentNumber"],[71770,"impl-From%3C%26i16%3E-for-FluentNumber"],[71771,"impl-From%3C%26i64%3E-for-FluentNumber"],[71772,"impl-From%3Cf32%3E-for-FluentNumber"],[71773,"impl-From%3Ci32%3E-for-FluentNumber"],[71774,"impl-From%3C%26f64%3E-for-FluentNumber"],[71775,"impl-From%3Cu16%3E-for-FluentNumber"],[71776,"impl-From%3C%26u64%3E-for-FluentNumber"],[71777,"impl-From%3C%26i32%3E-for-FluentNumber"],[71778,"impl-From%3Cisize%3E-for-FluentNumber"],[71779,"impl-From%3C%26u16%3E-for-FluentNumber"],[71780,"impl-From%3C%26i8%3E-for-FluentNumber"],[71781,"impl-From%3C%26usize%3E-for-FluentNumber"],[71782,"impl-From%3C%26u32%3E-for-FluentNumber"],[72246,"impl-Debug-for-ResourceLimitReached"],[72247,"impl-Display-for-ResourceLimitReached"],[72254,"impl-From%3CTrackId%3E-for-OutputDestination"],[72255,"impl-From%3C%26EmitterHandle%3E-for-OutputDestination"],[72256,"impl-From%3C%26TrackHandle%3E-for-OutputDestination"],[72257,"impl-From%3CEmitterId%3E-for-OutputDestination"],[72258,"impl-From%3CSubTrackId%3E-for-OutputDestination"],[72260,"impl-From%3CClockTime%3E-for-StartTime"],[72262,"impl-From%3CDuration%3E-for-StartTime"],[72415,"impl-Add%3Cf64%3E-for-ClockTime"],[72416,"impl-Add%3Cu64%3E-for-ClockTime"],[72417,"impl-AddAssign%3Cf64%3E-for-ClockTime"],[72418,"impl-AddAssign%3Cu64%3E-for-ClockTime"],[72562,"impl-Sub%3Cu64%3E-for-ClockTime"],[72563,"impl-Sub%3Cf64%3E-for-ClockTime"],[72564,"impl-SubAssign%3Cf64%3E-for-ClockTime"],[72565,"impl-SubAssign%3Cu64%3E-for-ClockTime"],[73944,"impl-Debug-for-Error"],[73945,"impl-Display-for-Error"],[73948,"impl-From%3CPlayStreamError%3E-for-Error"],[73949,"impl-From%3CBuildStreamError%3E-for-Error"],[73951,"impl-From%3CDefaultStreamConfigError%3E-for-Error"],[74123,"impl-Debug-for-PlaySoundError%3CE%3E"],[74124,"impl-Display-for-PlaySoundError%3CE%3E"],[74180,"impl-From%3C%26TweenerHandle%3E-for-ModulatorId"],[74182,"impl-From%3C%26LfoHandle%3E-for-ModulatorId"],[74623,"impl-Debug-for-FromFileError"],[74624,"impl-Display-for-FromFileError"],[74631,"impl-From%3CError%3E-for-FromFileError"],[74632,"impl-From%3CError%3E-for-FromFileError"],[74638,"impl-From%3CRange%3CT%3E%3E-for-Region"],[74639,"impl-From%3CRangeTo%3CT%3E%3E-for-Region"],[74641,"impl-From%3CRangeFrom%3CT%3E%3E-for-Region"],[74642,"impl-From%3CRangeFull%3E-for-Region"],[75163,"impl-From%3CRangeInclusive%3Cf32%3E%3E-for-EmitterDistances"],[75164,"impl-From%3C(f32,+f32)%3E-for-EmitterDistances"],[75165,"impl-From%3C%5Bf32;+2%5D%3E-for-EmitterDistances"],[75592,"impl-Display-for-NonexistentRoute"],[75593,"impl-Debug-for-NonexistentRoute"],[75603,"impl-From%3C%26TrackHandle%3E-for-TrackId"],[75605,"impl-From%3CSubTrackId%3E-for-TrackId"],[75834,"impl-Default-for-ModulatorMapping%3Cf32%3E"],[75835,"impl-Default-for-ModulatorMapping%3Cf64%3E"],[75836,"impl-Default-for-ModulatorMapping%3CVolume%3E"],[75837,"impl-Default-for-ModulatorMapping%3CPlaybackRate%3E"],[75874,"impl-From%3CClockSpeed%3E-for-Value%3CClockSpeed%3E"],[75875,"impl-From%3CVolume%3E-for-Value%3CVolume%3E"],[75876,"impl-From%3Cf64%3E-for-Value%3Cf64%3E"],[75877,"impl-From%3CT%3E-for-Value%3CQuaternion%3Cf32%3E%3E"],[75878,"impl-From%3CT%3E-for-Value%3CVector3%3Cf32%3E%3E"],[75879,"impl-From%3Cf64%3E-for-Value%3CPlaybackRate%3E"],[75880,"impl-From%3Cf32%3E-for-Value%3Cf32%3E"],[75881,"impl-From%3CIntoId%3E-for-Value%3CT%3E"],[75883,"impl-From%3CPlaybackRate%3E-for-Value%3CPlaybackRate%3E"],[75884,"impl-From%3Cf64%3E-for-Value%3CVolume%3E"],[75885,"impl-From%3CDuration%3E-for-Value%3CDuration%3E"],[77603,"impl-Extend%3CValue%3C\'gc%3E%3E-for-Stack%3C\'gc,+\'a%3E"],[77604,"impl-Extend%3C%26Value%3C\'gc%3E%3E-for-Stack%3C\'gc,+\'a%3E"],[77605,"impl-Extend%3C%26Value%3C\'gc%3E%3E-for-%26mut+Stack%3C\'gc,+\'a%3E"],[77606,"impl-Extend%3CValue%3C\'gc%3E%3E-for-%26mut+Stack%3C\'gc,+\'a%3E"],[77625,"impl-Display-for-PrototypeError"],[77626,"impl-Debug-for-PrototypeError"],[77629,"impl-Debug-for-ClosureError"],[77630,"impl-Display-for-ClosureError"],[77633,"impl-Display-for-TypeError"],[77634,"impl-Debug-for-TypeError"],[77635,"impl-Debug-for-RuntimeError"],[77636,"impl-Display-for-RuntimeError"],[77637,"impl-Debug-for-Error%3C\'gc%3E"],[77638,"impl-Display-for-Error%3C\'gc%3E"],[77639,"impl-Display-for-StaticError"],[77640,"impl-Debug-for-StaticError"],[77652,"impl-Display-for-String%3C\'gc%3E"],[77653,"impl-Debug-for-String%3C\'gc%3E"],[77654,"impl-Display-for-BadConcatType"],[77655,"impl-Debug-for-BadConcatType"],[77656,"impl-Debug-for-InvalidTableKey"],[77657,"impl-Display-for-InvalidTableKey"],[77660,"impl-Display-for-BadExecutorMode"],[77661,"impl-Debug-for-BadExecutorMode"],[77664,"impl-Display-for-BadThreadMode"],[77665,"impl-Debug-for-BadThreadMode"],[77667,"impl-Debug-for-VMError"],[77668,"impl-Display-for-VMError"],[77669,"impl-Display-for-BadUserDataType"],[77670,"impl-Debug-for-BadUserDataType"],[77672,"impl-Debug-for-Value%3C\'gc%3E"],[77673,"impl-Display-for-Value%3C\'gc%3E"],[77684,"impl-From%3CParseError%3E-for-PrototypeError"],[77685,"impl-From%3CCompileError%3E-for-PrototypeError"],[77696,"impl-From%3CE%3E-for-Error%3C\'gc%3E"],[77697,"impl-From%3CLuaError%3C\'gc%3E%3E-for-Error%3C\'gc%3E"],[77699,"impl-From%3CValue%3C\'gc%3E%3E-for-Error%3C\'gc%3E"],[77701,"impl-From%3CRuntimeError%3E-for-Error%3C\'gc%3E"],[77702,"impl-From%3CRuntimeError%3E-for-StaticError"],[77704,"impl-From%3CError%3C\'gc%3E%3E-for-StaticError"],[77705,"impl-From%3CStaticLuaError%3E-for-StaticError"],[77709,"impl-From%3CCallback%3C\'gc%3E%3E-for-Function%3C\'gc%3E"],[77710,"impl-From%3CClosure%3C\'gc%3E%3E-for-Function%3C\'gc%3E"],[77719,"impl-From%3CStashedClosure%3E-for-StashedFunction"],[77721,"impl-From%3CStashedCallback%3E-for-StashedFunction"],[77722,"impl-From%3CStashedTable%3E-for-StaticValue"],[77723,"impl-From%3CStashedFunction%3E-for-StaticValue"],[77724,"impl-From%3Cbool%3E-for-StaticValue"],[77725,"impl-From%3Cf64%3E-for-StaticValue"],[77726,"impl-From%3Ci64%3E-for-StaticValue"],[77728,"impl-From%3CStashedUserData%3E-for-StaticValue"],[77729,"impl-From%3CStashedCallback%3E-for-StaticValue"],[77730,"impl-From%3CStashedClosure%3E-for-StaticValue"],[77731,"impl-From%3CStashedString%3E-for-StaticValue"],[77747,"impl-From%3CConstant%3CS%3E%3E-for-Value%3C\'gc%3E"],[77748,"impl-From%3Ci64%3E-for-Value%3C\'gc%3E"],[77749,"impl-From%3CString%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77750,"impl-From%3Cbool%3E-for-Value%3C\'gc%3E"],[77751,"impl-From%3CUserData%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77752,"impl-From%3CCallback%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77754,"impl-From%3CTable%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77755,"impl-From%3CFunction%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77756,"impl-From%3Cf64%3E-for-Value%3C\'gc%3E"],[77757,"impl-From%3CThread%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77758,"impl-From%3CClosure%3C\'gc%3E%3E-for-Value%3C\'gc%3E"],[77777,"impl-FromMultiValue%3C\'gc%3E-for-Variadic%3CVec%3CI%3E%3E"],[77778,"impl-FromMultiValue%3C\'gc%3E-for-Variadic%3C%5BI;+N%5D%3E"],[78131,"impl-IntoIterator-for-Variadic%3CT%3E"],[78132,"impl-IntoIterator-for-%26Variadic%3CT%3E"],[78137,"impl-IntoMultiValue%3C\'gc%3E-for-Variadic%3CT%3E"],[78138,"impl-IntoMultiValue%3C\'gc%3E-for-%26Variadic%3CT%3E"],[78193,"impl-IntoValue%3C\'gc%3E-for-Callback%3C\'gc%3E"],[78194,"impl-IntoValue%3C\'gc%3E-for-%26Callback%3C\'gc%3E"],[78195,"impl-IntoValue%3C\'gc%3E-for-Closure%3C\'gc%3E"],[78196,"impl-IntoValue%3C\'gc%3E-for-%26Closure%3C\'gc%3E"],[78197,"impl-IntoValue%3C\'gc%3E-for-%26Function%3C\'gc%3E"],[78198,"impl-IntoValue%3C\'gc%3E-for-Function%3C\'gc%3E"],[78200,"impl-IntoValue%3C\'gc%3E-for-%26String%3C\'gc%3E"],[78201,"impl-IntoValue%3C\'gc%3E-for-String%3C\'gc%3E"],[78202,"impl-IntoValue%3C\'gc%3E-for-%26Table%3C\'gc%3E"],[78203,"impl-IntoValue%3C\'gc%3E-for-Table%3C\'gc%3E"],[78204,"impl-IntoValue%3C\'gc%3E-for-%26Thread%3C\'gc%3E"],[78205,"impl-IntoValue%3C\'gc%3E-for-Thread%3C\'gc%3E"],[78206,"impl-IntoValue%3C\'gc%3E-for-UserData%3C\'gc%3E"],[78207,"impl-IntoValue%3C\'gc%3E-for-%26UserData%3C\'gc%3E"],[78208,"impl-IntoValue%3C\'gc%3E-for-Value%3C\'gc%3E"],[78209,"impl-IntoValue%3C\'gc%3E-for-%26Value%3C\'gc%3E"],[79407,"impl-Display-for-CompileErrorKind"],[79408,"impl-Debug-for-CompileErrorKind"],[79409,"impl-Debug-for-CompileError"],[79410,"impl-Display-for-CompileError"],[79411,"impl-Debug-for-FunctionRef%3CS%3E"],[79412,"impl-Display-for-FunctionRef%3CS%3E"],[79414,"impl-Debug-for-LineNumber"],[79415,"impl-Display-for-LineNumber"],[79416,"impl-Debug-for-ParseErrorKind"],[79417,"impl-Display-for-ParseErrorKind"],[79418,"impl-Debug-for-ParseError"],[79419,"impl-Display-for-ParseError"],[79756,"impl-Debug-for-LexError"],[79757,"impl-Display-for-LexError"],[81291,"impl-Debug-for-LuaError%3C\'gc%3E"],[81292,"impl-Display-for-LuaError%3C\'gc%3E"],[81293,"impl-Display-for-StaticLuaError"],[81294,"impl-Debug-for-StaticLuaError"],[81406,"impl-From%3CValue%3C\'gc%3E%3E-for-MetaResult%3C\'gc,+N%3E"],[81407,"impl-From%3CMetaCall%3C\'gc,+N%3E%3E-for-MetaResult%3C\'gc,+N%3E"],[81557,"impl-From%3CRegisterIndex%3E-for-RCIndex"],[81558,"impl-From%3CConstantIndex8%3E-for-RCIndex"],[82133,"impl-Debug-for-BinaryOperatorError"],[82134,"impl-Display-for-BinaryOperatorError"],[82725,"impl-From%3Cu32%3E-for-DenseMoveDirection"],[82726,"impl-From%3Cu16%3E-for-DenseMoveDirection"],[83337,"impl-PartialEq%3C%26str%3E-for-LanguageIdentifier"],[83338,"impl-PartialEq-for-LanguageIdentifier"],[83349,"impl-Display-for-LanguageIdentifierError"],[83350,"impl-Debug-for-LanguageIdentifierError"],[83352,"impl-Display-for-LanguageIdentifier"],[83353,"impl-Debug-for-LanguageIdentifier"],[83542,"impl-PartialEq%3C%26str%3E-for-Language"],[83543,"impl-PartialEq-for-Language"],[83544,"impl-PartialEq-for-Region"],[83545,"impl-PartialEq%3C%26str%3E-for-Region"],[83546,"impl-PartialEq-for-Script"],[83547,"impl-PartialEq%3C%26str%3E-for-Script"],[83548,"impl-PartialEq%3Cstr%3E-for-Variant"],[83549,"impl-PartialEq%3C%26str%3E-for-Variant"],[83550,"impl-PartialEq-for-Variant"],[83575,"impl-Debug-for-Language"],[83576,"impl-Display-for-Language"],[83577,"impl-Debug-for-Region"],[83578,"impl-Display-for-Region"],[83579,"impl-Display-for-Script"],[83580,"impl-Debug-for-Script"],[83581,"impl-Display-for-Variant"],[83582,"impl-Debug-for-Variant"],[83937,"impl-Debug-for-InputKind"],[83938,"impl-Display-for-InputKind"]],"c":"OzABAAEAAFQCAQAAAFIAEiEAACQkAQApJAEASyQAAIckZQDuJAAAlyUBAJ0lAQC4JQIA6yYOAA8nAAC5KAEAjikAAMgpAQDNKQEA7ikAACAqZQCHKgAAFCsBABkrAQAgKwIAPCwOAOMvAADJMgAAlzwAAPNIAgBFSQAAIUsCAHZLAAA2UQEAO1EBAF1RAACaUWUAAVIAAKtSAQCxUgEAzFICAP9TDgBNVAAAN1cAAD5XAADSVwAA1VcAAOhXAgCuXAMA5l0AABJfAAA0XwMAPl8AAKFfAACkXwAAjGAAAOlhAADmYwAAQGQGABRpBQBBaQAAg2kAAJxpAQDTawQAv2wBAMRsAQDlbAAAF21lAH5tAAALbgEAEG4BABduAgAzbw4Af3kAAIm8AAC35AAAJu4BAGb3AAB89wAAjfcAACj4AQBJ+AAAPPoAAED6AABV+wAAjfsAANBK","e":"OjAAAAIAAAAAAIW9AQC3RBgAAAAYIAAA/v//////f////8P/fz78////v/////////8Nwv////+f//nf//9/+n8/8u8H/534/4tRH///fw/8///v/////+///f//a+D//98v8P///yfw/78fgP//////f37+///////9//j/jv9//+///7/j/3/+///7x/87/P/99/////P///5//sf//v3/j////8f/j//H/3//8f//v5/wN+UX7v/1/v//////////////////P///////////PwD+/////6f/BwD//////+//+//////f//3/////////////////////////z//n/////////////////H/+///////9//////////H/H//////////3f///////////j///8f/////////9/7+///9////+///9//8//P8P/////+v/////v/////////9//8f/H////7/6//t//3////////+P/58f/3///////6fv//n//////28P//99+P9////3//////P//9////////////8P/v/ff/D//////3/////////////////////x/z/+/////////97///////////j/H//////////////////n//P//////////////5//z///////P/7//////x////H//////////////8//8////////////8//8////////////v/87/O///////////8//8//////v//////P//P///////7//////////8P//x/+////////////7////////////x/+///w///////////////////P/5//////P1ua7///////8/////7g//9/8P///v//z///////n4CQAeD/////7////////////////////z4A////////A/D////////l/////+v///////////+//2f//////J//8////wD8//////////////7//8////8g/////wv4////v////////////////yDo//////////+A//9/wP//////////////////////Yza/3////3P///////z/////////////D/7///0H////v///////X/z/+///////9////8//////////////wP//v//A////z////7///////////P///////////////////////////////z8A////////PwD/////////////////////////////////5z//93//M/55/jn0///3DlcU/+H//////////3/7/////9v+9/////+f//////3/PwDg//////+f9v8PAPz//////////1Ov//////3LVGz/////////////////P/z/f778AAb/4Xn4hwR+gP9h4AD8+XkAAAAAAAAAAIABAAAAAAAAAAAAAAAAGAAIAAAAAAAAAAAAAAAB/oR/A2L+f8LBC4osAIAHbBMaAwCAgAABAKAEBwgLDBcB8oMAoAGZQCDjESAYDgCwP24QUDmCLyCACQIAGxwAAAaAf/+/CQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAID/BwCAAAAAAAAAAACAAVhVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVJQAAAAAAAHge+GlqAKABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4DHi/A8AAgAmQP7vOY4LzgF0OwIks796/x/Af5A3+9mcPg5gFCYAAGAA+Pf/WwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwP8DAAAAwKuqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqAgAAAAAA8AEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiAEg9qJhPBAAAAAAAADw/////////////////////////////////////////////////////////////////////9/+/f/L/7+qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq6vY3APz//wAAAAAAAAAAAAAAAAA4AADggQAAAADY0f87Bs//v//////n//z///////7v9714/gUAAAAAAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAEAAAAAAAAAAAAAAAAggP////////////////9/wL6AAPcfkAAAAADw/////////////////////////////////////////////////////////8///////////////////38e+P///0AeBgB48J8gEAAAAAAAAADA/wcAAIAgg////////////////////////////////////////8EDEOD+oP/hf2D8//////////////////v/////////////////////////////////////////////////////////////////////////AABwwf8PAPAf/vuPJUMAAAAA+ADC+P////////+HAQAA8P////////9/JPz//////////////////////////////////////38AIFD8+/////////////////8P+P//////////////////7///////////AAAAwv//////////////////////////////////////////////////////D4D/D0AAUPj//////////////////////78AAAAU9w8AAAgDIAAAQAhgCUACBgAAAAAA4P8H/////////////////////f//////////////////5////////////////////z8AADgAkPL////DBPyb////////////////////AwAAISAAQAAAAAAAAAAAAAAAAAAAAAAAAP7//////////////////////////////////////////////////////////4f///////////////////8CAADABwAA8P//////////////////HwCAAIBwwQAAEAAAAAAAAACAVwEAwv8H+gcBCGQAAAAvCAAAAAAAAAAEAAAA+v+DDADA399BgLHP8f//////////////////////////////////////////////////////9////08BAEAgAEAABABAAAAAAAAAAAAAAAAAAAAAACD+ayBgR4AAIACgAAAA4P///////////////////////8f///////////////////////////////////////////////////////////8fACAAAPD//////////////////////////////////////7////////////////////8fAAD+//////////////////8DAACIMPz//////////////////wfAYQAAGAD+/f8mAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPh/AAAIAAAAAAAAAAAYgFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVAgAAAAAAAP//////h/7/EwD+/////w/4AQAAAAD///////////////////////////////n///////8PHv7///////8HPpC4DASQ/////////////////////wcAAGye////////////Pz3//////////////////08AAAAADAAAAOCF/H8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgP////////////////////////////////////////+Bcfn/////////////////////////////////////f/j///////////8f/////w++/////////////////////z/CBvh//w8AAADA///////////xfwP///////f/H/z/vvv//+//8f/3//9+BwAAAAAAAAN8AQAAAAQA4P////8/wP8BAAAAAPD//////////////98B+P//NwAAAYDx/x8JACoAgOzfgf//////AAAAAAAA+P//////////////////P1jP/////38YSAKMwBAgqNgH8///////////////AAEPAAD/PyIAxOsHANgAeODPw/15/f/////////////////////////////////////////////////////////////////////////s/wcAAAAAAAAAAAAAAAAAALBbWsBs//+VDY4BiP//fwoMwAXw94ARgP///////////////////z/9B+j//z8AAPh//68fAAAAYAAAAJAOgPh/AhAE9OP/AxAI/l8AgRABI8D//7//XxAUBO8g+P///////7dt//d///d/D8D/H4D////b9n///3/7/wAagP/3////f/8vAv6/CPj/EyCAgqD+H/0/hhwAAAAA/j/o////////uwIAYIIBgJ///////wP///////3/////////////////////////AQBIAlQAAI7///////////////8AAAAADP//////D/z/AADIBv//////iwMAAOD/////PwAAAAAAAAD8AwAAAAAwAPz7/y0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOD/AQAAAOBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVQEAAAAAAPgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMQAEHvRMB4IAAD4/3f//wAAAAD/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////BwAAAPj///////////////////8PAAAA8P/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////t3/+//P+rqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqm5/A8D/////////////D/z//8D/D/z//z//////////wP///w8AAAAA+H/7/////5/3/P///z8AAAAAAAAAgAMAAB4IAAAAgB39v2Pwy//Wy/h7cAb7P//////////f////////v//7///n///vfv///wD4////////HwD///////9/Qvv//////3n+/////////////+f/////O+J/3/f9/////5//+f///////////f/7++9v/xcAnP9///T//N///z94w/9vAAAe/v9P/H8D+v///+B5zP//+//8z//4Y/n3/97/7vT///////9//P/H////////3/3/u//v////+/3////+//f73/////f7//8D8N//////////////////P/////9/gP///+/f/wD////+///////////////////3/////38AAAAAAAAAAOAAAAAkAAAAAAAAHgICAgAAAAAAAAAAYAEAAAIAAAAAAAgAAAD4AQAAAAAAAAAAAAAMAAAAAAAAAAAAAIAgAgAAAAAEwAAAAAAgAPADAAAAQAIAIgAAACAAAAAAAAAAAADArQNAAAEAAAAAQAQAAAAAAPj///////////////////////+//wEAAAAAwH9//////////////wBACAQAAAD//////fz/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAA//////8DAAAAcMj/////x+b///////////////9/AAAAAAAAABA0D0AFAAD+////B////9+H7/////9Q+P3/////f/////////////f////////////////////9//////v///////////3/////////////////DTwB45AAAAAAAPD/////////////////v/////+/////+////////////////////////////////////////////////////////////////////////////////////////////////38BAAAAAAAAAAAAAAAAAAAAgP/HgwAA1f///39///+///////////////////1/APzI////f/Dv//f/////////74P/////n1DB///////////////////////////////////////////////////////////////////////////////////////7////////ASAAAOC9//////////8/AAD8//////8AAAAAAP//////////////////////////////+/////8P///////////////////////////////f/////1/C////////////f7Fi+H/+/////f/////7////////////////////////////////////////////////////////////z24AABDA/////////////////////38AAwD8////////////////////////////////BAAAMAVgBwAAAAAAoAAAIAAAAAAAQAsAAAAAABIEsA323z+3v9/2/6f3vff7/9/v7/3+vX/+9/afHwAAAAAAAAAAAAAAAAACAAAAAP4fwP///38AAAAA4P///////////////////////////////////38AAAAAAIDf/////////////////////////////////////wAg/P//////////////////////////////////////////PwAAAAAAAAAAAB0AAAD+//////9/AACA/////wB74P//////A8n/////fwAAAzoQgP//8/9////////////////////7/////////////////w8AAPAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////wDg//z/////////////////////////////////////////fwAAAAAAgP////////////////////////////////////8BAgIwAAAA4v///z/g////AGAPgAiBAQAAAAAAABNwAAcAAKj4wPAAAAAAAKcAAAAAAPv///8f//////j/P/7///+A///7f////38AAADg/1fiAPz//7///x8AAAAAAAAAAvj/HwDA/3/wLn4ApAiD/28BDAAAcBDwAFr8////////PwCAfgT4/////////////////////////////////////////////////////////////////////////////////////////////////////wP+////////////////////////////////////////////////////////////fwMA/v//////////HwAAIGCADgAAAAAYAAAAAAAAAECw+///////////////d8IAANi//v////9/WNb///8BAAAG/P///////////////////////8///////////////////z8AABQAcAwAAAAnDbz89/f////7//////8F4P///////38EwAEQAAAAAACA3//3/////////////////////////////////////////////////////////////////wH+/////////f3/////////////////////////////////////////////////////////////////////////////////fxoAAPAAAAAAAIH/////////////////////////////////////////fwD4////////////////////////////////////HwCw+f///////////////////////////////////9/////////////////9////B4AEOMD/////////////////////////////////////AHDoAPD///////////////////////////////////////8JAQACAAAAAAAEwP8HAAD///////////////////////////////////////////////////////////////////////////////////////////////////////7///////////////////////////////////////////////////////////////////////////////////////////////////////////////9v/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AwAADAAAgP5559/c5j/fnb//+x+APwDAGgD3/P//////6/+v///3////////GQD+///v/wHg/////3//3/3/d+D/////////////////awDc8+b4BwAAAAD/+/////8D///P//7//3/+//////33///P/wD8/z/0PwD///////8D+P//F/D///////z/v//9738AAPz////////7////Mf//f/////////////9//ANQ/P///z8AAP///wEA4P////8P+P///wH+fwAIwoP/IP7//wUA/////////wD+f4D/H/D/+/+F//8DAAAAAAAAAAAAAAAAAPAZMDgf/D8nQAcAAAAAAAAAAAD/n////////////wWA////////APj///7///z//////////////////8HA/x+AAcSC////////p/D//w8AAOD///////8HvP//f4D///8H4P///////2D8//////////////8D/P//7///3///v///fwD+//8HAADw//////nn/5////H///Mf/+P//////wAAAAAAACAACAAAAAAAACAABPAf/wP/w8+/2fDz/PD/f////7+u/P//I///8f///X/4/wF+4P/d44fo/B/y6/9/z/vPA4D/////4z/+4////z/+//////zz8////z////v//3/83+C//x7/////////8/P//////////////3/4//D///////////////97////e/9/+N+9/Jr/////jf/5//3+//+B/1p6gYgEgD9SGvz/fwDwQcwgwaP/RJAAAIIAACBoAADoXgAAgA0EJJEHAQhDcgA/xf/////////////5OQCADGAJIQDB8v////////////////////////////////////////////////////////////////////////8BMwI8Fc7///////////////////////////////////9IgAzsJOanUgDi/////////////////////////////////////////////////////////////x//CEEBin8MFvj//////0sCnjMDEPr/rf///5HNyP////////////////////////////////////3//////7/x/P////////D/////////////////w4DL/////////////////7////////8f4Oj/////////////////////////////////////////////////////////////////////BAQIQgJ5APz///////////8CGDDAH1wc3j35hf+yAQAABgCABWBAAOfrF99jfrxd6////////////////////////////////////6P//////////////8+CA5T+/z+8QIAAAEv/4IcZ/v7+////////////////PwCAMSIAAAAAAAAAAAAAAAAA+P///////////////////////////////////////////////////9//////////////////D+jF/////////////////78YNPxjUVkTADkPgECBkmBeHDAA5OBkoOAgoY8CgWn/ap1PFwEDMBA2EKT8CwK0mIhMgRn2////////////////////////////////////////////////Hx4AAO7iCQyNQ0QgIHAN2////////wMAAAACmGC0AATDQIFcLJwgOEYCQImMxxg/AwAe/v8fMZEgBPz///////////////////n/////////////////3P///////////////////////////////////wNCA/7//////////////////////////////////4/8////////////////f///j+H/////////////////awACBID/////////////////T8Ditx8AfCwEIQjABvj/f/z3///1////////R+L/H3jM/3/vH/z/2//////D8+dLAJz///u//5f4/Qe/D/7w/3++n/8f//D//1/J////////////x//j////3////w+w/v////3//3/89+D/f/9/////dwEAAAkAAADg/wf+/////////4f/////V/z/////////D/rx////////////////8f//////Rw7D/xEAAPD//////wcs//8HAOD/////////////fwFI8JZDAeT/////HxLM//gDPggAjf9//v//////f/7////////9/x8Q8P//MMz//////r45P5j/4Q/f/38GAIDj/9P//9//f/1/vvT/4//3N/X61X+0///i/+cAAATg/////M//////z3//f//7////f/n/+/+L//3D/PN/+zv+/w9AIfz+///f/n/A//9/9///////8////+GHA/7/H7w/4P////8DGsH8/z/gJ/P////+f/9//AX+///////f//////////D/7+H//5P/3///////Af/8/8996fif////b/X7/8EHYP///////Of/f//9L4IAAFCM////////f/z////////////H/2OMx/D//w//fwD//////x/7////////////////H/Lf/+c///P//wH///+/ef//DwAAAAAAgP/j97oPTPjdAIAA+Pn//5//j////8MP3////+//////gR/4//8B4Afw////W+D//4n+EBz+///z////96MDCPzj+/fIHv0BgEP9Xvw+f+/O+O/H/8//////8t/87///1/r////e///f/v7///93/s2//ff//8j/////n//8//Hd//8fCAEgZPb2/fv5W/f/of//v/9ve/7/A//v/vmf8P9//pv///f+//////D/+xf+/71f/A+uqf7///8/AGDD/x8A4P///wH7//9//t///////X9/U/////f//8MP/P//++X/+f///z+/n5/h//Xs5/if//P///9f////////+////7/5+/////8//P////////////+///933///A/+B/wsB+J//85v/+/8//7u//wAAf///v/3v//8///////v//5+v+v//H/j//4/z/z/+///3v/8/4P//H//8//////8P/dMP///ff3n8////P2D////+/////+Hfh///75//////w///7/8//uP///z/+w8AgJ////zzP+AA/P/jf99/55//dfz/g///////53/8f/z/wR////8D////////4ff4/+OH////Af/////8/z/+j/8/+IH////5////zz//v////P8//2f++R8P/P/n////P//87/3/h/D/8uP7//8v/n/8/wHwP/D//z/4vntY/4D/v//9Z/+P/////////P/////5z//8+f//+L/7/4f//v+37/N/IyD//////4N/j/8/Psj//3/w///zjv/3/x//++fN//3/DwAAAP///z///////////3//f3+n7f///4H///39+P8f//////////j///8Z//wPgAeAgP8/g///f/+/Y8D/8f8HAOADIAD//z8O8P///P///z//5/9/9P99+P//4P/6//////z///nnf+fP/8j/////P//Tf4//P/H///8/wPn//////////////v9/0P///YH///8f///y//////9/fwAA/P///8////////+f//938P//B/z//8f/n/L/////zwcA/v///////wf/f/D//x/88f////8/IAYAQP7+//////////9/5///////////////fwD//z/cfwD/////7z8A4v//78f/////////////////f///fP///3xn+f/P8//n/////+//////////////////////////////////////////////////////////////////////////df///////////////////////////////////+7/////////////j/f+Lf///////z9ggPfGAP0eAPH7/////////////////////3/r/v///////58CAAAAAID/////////////////////////////////////////Nvz9//+3+/3/////////////////76muH3+cf34v/P/////////////////////////////////9//f/////////////////////////////9//////////3/////+ef///////v2/t/7vv////////////x//j////////////+////////////////////H+j//z/g///////7/////////////////39/////////+9//////////f/of/3//3///////////////////////////////////////////////////////////////////////////////////////////////////////////AAAAgP///////////////wcAAAD8////////////////////////////////////////////////////////////////////////////////////////3////7/v//////v2f////////+vn/////+/z//////+//fP/////v87//fx++P//////3/zH////////////////////////////////////f/f////+////85//////////////8X/8/////////3/+J0x+/////////8P/D///////////T5P//////////////////////////////////wD///8A///////////////////////////////7/v//v//f3//f/////////////////////////////////////////////////////////////////////////////////wH+A/8B/v//+P//////F/z3+O/v//3//3/////////////////////////w8P//w///////////////AweDP97//72+7////3e////8/v//////////3w/+/x8/+P//n/T1////////////////////////////////////////////APz///////8B+P/////////7///////////////////////3/9///5//5v//////BwABAID//////w//H/7////////////f/f/9/97v//fv//9////////D//fw/////f////////9///////9//s///////+//3v///f///+ef/////2zH7/////////////////////8f8P///x/w////////////////////////////f/7n//v//7/9///////////Q///B/////+///////x8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==","a":{"cross":[45489,45490,45491,45492],"determinant":[45489,45490,45491,45492],"llogo":[34757],"lmeta":[34757],"lwin":[34757],"magnitude":[44736,44737,44738,44739,44740,44741,44742,44743,44744],"magnitude2":[44754,44755,44756,44757,44758,44759,44760,44761,44762,44763,44764,44765,44766,44767,44768,44769,44770,44771,44772,44773,44774],"mix":[44775,44776,44777,44778,44779,44780,44781,44782,44783],"none":[62371],"repeating":[47139],"rlogo":[34758],"rmeta":[34758],"rwin":[34758],"scale":[41450,41451,41452,41453,41454,41455,41456],"tooltip":[63549,63550,63551],"wedge":[45489,45490,45491,45492]}}]\ ]')); if (typeof exports !== 'undefined') exports.searchIndex = searchIndex; else if (window.initSearch) window.initSearch(searchIndex); diff --git a/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-2-.js b/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-2-.js index a5c7e1ce2a..dc3d0f41d5 100644 --- a/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-2-.js +++ b/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-2-.js @@ -1 +1 @@ -searchState.loadedDescShard("jumpy", 2, "Predicts the next position of this rigid-body, by …\nThe maximal distance separating two objects that will …\nThe angular inertia along the principal inertia axes and …\nProjects a point on self.\nProjects a point on the boundary of self and returns the …\nProjects a point on self.\nProjects a point on self, with a maximum projection …\nProjects a point on self, with a maximum projection …\nPerform a point projection assuming a solid interior based …\nProjects a point on self, unless the projection lies …\nProjects a point on self transformed by m, unless the …\nProjects a point on self transformed by m.\nFind the projection of a point on the closest collider.\nProjects a point on the boundary of self transformed by m …\nFind the projection of a point on the closest collider.\nProjects a point on self transformed by m.\nProjects a point on self transformed by m, with a maximum …\nProjects a point on self transformed by m, unless the …\nUpdate colliders positions after rigid-bodies moved.\nThe approximate kinetic energy of this rigid-body.\nGets the acceleration structure of the composite shape.\nThe acceleration structure used by this triangle-mesh.\nThe acceleration structure used by this compound shape.\nThe query dispatcher used by this narrow-phase to select …\nThe query dispatcher used by this query pipeline for …\nThe radius of the ball.\nThe radius of the capsule.\nThe range of connected components. …\nThe underlying raw graph structure of this interaction …\nRecompute the mass-properties of this rigid-bodies based …\nRecompute the mass-properties of this rigid-bodies based …\nThe relative dominance of the bodies involved in this …\nRemoves the specified flags in-place.\nRemoves a joint from this set.\nRemoves an multibody_joint from this set.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves a rigid-body, and all its attached colliders and …\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemove a collider from this set and update its parent …\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nDeletes all the impulse_joints attached to the given …\nRemoves all the multibody joints attached to a rigid-body.\nRemoves all the multibody_joints from the multibody the …\nWas at least one of the colliders involved in the …\nRender the scene.\nCreates a new debug-render pipeline that renders everything\nRender only the colliders from the scene.\nRender contact.\nRender only the joints from the scene.\nRender only the rigid-bodies from the scene.\nResets to zero all the constant (linear) forces manually …\nResets to zero all the constant torques manually applied …\nThe restitution coefficient of this collider.\nSets the restitution coefficient of the collider this …\nThe restitution coefficient of this collider.\nThe effective restitution coefficient at this contact …\nThe restitution coefficient of the collider to be built.\nThe combine rule used by this collider to combine its …\nSets the rule to be used to combine two restitution …\nThe rule applied to combine the restitution coefficients …\nThe rule used to combine two restitution coefficients.\nLocks or unlocks rotations of this rigid-body along each …\nLocks or unlocks rotations of this rigid-body along each …\nOnly allow translations of this rigid-body around specific …\nReverse the orientation of the triangle mesh.\nReverse the orientation of this polyline by swapping the …\nThe handle of the first body involved in the potential …\nThe handle of the first body involved in the potential …\nThe first rigid-body involved in this contact manifold.\nThe handle of the first body involved in the potential …\nThe handle of the first body involved in the potential …\nThe second rigid-body involved in this contact manifold.\nThe length of the local coordinate axes rendered for a …\nThe handle of the rigid-body of this link.\nReturns the link of this multibody attached to the given …\nThe first link of this multibody.\nThe Aabb of this heightfield.\nMutable reference to the first link of this multibody.\nThe rotational part of this rigid-body’s position.\nSets the initial orientation of the rigid-body to be …\nThe rotational part of this collider’s position.\nSets the initial orientation of the collider to be created.\nThe pure rotational part of this isometry.\nInitializes a compound shape obtained from the …\nInitializes a collider builder with a compound shape …\nInitializes a compound shape obtained from the …\nInitializes a collider builder with a compound shape …\nCreates a new shared shape with rounded corners that is the\nInitializes a new collider builder with a round 2D convex …\nCreates a new shared shape with round corners that is a …\nCreates a new collider builder that is a round convex …\nInitialize a round cuboid shape defined by its …\nInitialize a new collider builder with a round cuboid …\nInitializes a triangle shape with round corners.\nInitializes a collider builder with a triangle shape with …\nThe scale factor applied to this heightfield.\nReturns a scaled version of this triangle mesh.\nComputes a scaled version of this half-space.\nComputes a scaled version of this polyline.\nComputes a scaled version of this convex polygon.\nReturns a scaled version of this heightfield.\nGet the i-th segment of this mesh.\nInitialize a segment shape from its endpoints.\nInitializes a collider builder with a segment shape.\nThe endpoints of the capsule’s principal axis.\nThe i-th segment of the heightfield if it has not been …\nTransforms the feature-id of a segment to the feature-id …\nAn iterator through all the segments of this mesh.\nIterator through all the segments of this heightfield.\nWas at least one of the colliders involved in the …\nSets whether or not the collider built by this builder is …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nSets the collision types enabled for this collider.\nSets the events enabled for this collider.\nSets the physics hooks enabled for this collider.\nSets the rigid-body’s additional mass.\nSets the rigid-body’s additional mass-properties.\nSet the additional number of solver iterations run for …\nSets the angular damping coefficient of this rigid-body.\nThe angular velocity of this rigid-body.\nSets the type of this rigid-body.\nSets the collision groups of this collider.\nSets the total force magnitude beyond which a contact …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets the uniform density of this collider.\nThe dominance group of this rigid-body.\nSets the time-stepping length.\nSet whether this joint is enabled or not.\nSets whether this rigid-body is enabled or not.\nSets whether or not this collider is enabled.\nLocks or unlocks rotations of this rigid-body along each …\nLocks or unlocks rotations of this rigid-body along each …\nSets the flags of this triangle mesh, controlling its …\nSets the friction coefficient of this collider.\nSets the combine rule used by this collider to combine its …\nSets the gravity scale facter for this rigid-body.\nSets the internal index associated to this collider by the …\nSets the inverse time-stepping length (i.e. the frequency).\nSets the joint limits along the specified axis.\nSets the [min,max] limit distances attached bodies can …\nSets the [min,max] limit angle attached bodies can …\nSets the linear damping coefficient of this rigid-body.\nThe linear velocity of this rigid-body.\nSets the joint’s anchor, expressed in the local-space of …\nSets anchor of this joint, expressed in the first …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets anchor of this joint, expressed in the second …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the principal (local X) axis of this joint, expressed …\nSets the principal axis of the joint, expressed in the …\nSets the principal (local X) axis of this joint, expressed …\nSets the principal axis of the joint, expressed in the …\nSets the joint’s frame, expressed in the first …\nSets the joint’s frame, expressed in the first …\nSets joint’s frame, expressed in the second …\nSets the joint’s frame, expressed in the second …\nSets the axes along which this rigid-body cannot translate …\nChanges the mass on these mass-properties.\nSets the mass of this collider.\nSets the mass properties of this collider.\nSets the maximum allowed distance between the attached …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nSets the maximum force the motor can deliver along the …\nSets the maximum force the motor can deliver.\nSets the maximum force the motor can deliver.\nSets the maximum force the motor can deliver.\nSet the spring-like model used by the motor to reach the …\nSet the spring-like model used by the motor to reach the …\nSet the spring-like model used by the motor to reach the …\nSet the spring-like model used by the motor to reach the …\nSets the target angle this motor needs to reach.\nSets the target angle this motor needs to reach.\nSets the target angle this motor needs to reach.\nSets the target angle this motor needs to reach.\nSets the target velocity this motor needs to reach.\nSets the target velocity this motor needs to reach.\nSets the target velocity this motor needs to reach.\nSets the target velocity this motor needs to reach.\nIf this rigid body is kinematic, sets its future position …\nIf this rigid body is kinematic, sets its future …\nIf this rigid body is kinematic, sets its future …\nSets the parent of the given collider.\nSets the position and next_kinematic_position of this …\nSets the position of this collider.\nSets the position of this collider with respect to its …\nSets the restitution coefficient of this collider.\nSets the combine rule used by this collider to combine its …\nSets the rotational part of this rigid-body’s position.\nSets the rotational part of this collider’s position.\nSets the rotational part of this collider’s rotaiton …\nSets the scale factor applied to this heightfield.\nMark the i-th segment of this heightfield as removed or …\nSets whether or not this is a sensor collider.\nSets the shape of this collider.\nSets the solver groups of this collider.\nSet the spring model used by this joint to reach the …\nSets the translational part of this rigid-body’s …\nSets the translational part of this collider’s position.\nSets the translational part of this collider’s …\nThe geometric shape of this collider.\nThe shape of the collider to be built.\nA mutable reference to the geometric shape of this …\nGets the type tag of this shape.\nThe shapes of this compound shape.\nRetrieve the SharedShape. Also see the shape() function\nPut this rigid-body to sleep.\nPut this rigid body to sleep.\nIf a rigid-body is sleeping, its attached entities will …\nSets whether or not the rigid-body is to be created asleep.\nIs this body sleeping?\nWhether or not the rigid-body is to be created asleep.\nThe solver contacts that can be modified.\nThe contacts that will be seen by the constraints solver …\nFlags used to control some aspects of the constraints …\nThe solver groups used by this collider.\nSets the solver groups used by this collider.\nThe groups controlling the pairs of collider that have …\nThe solver groups for the collider being built.\nSet the spring used by this joint to reach the desired …\nThe left-most x-coordinate of this heightfield.\nIs this a Started collision event?\nThe way the time-of-impact computation algorithm …\nExecutes one step of the collision detection.\nExecutes one timestep of the physics simulation.\nThe stiffness coefficient of the motor’s spring-like …\nIs this a Stopped collision event?\nThe style used to compute the line colors for each element …\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nThe number of subdivision used to approximate the curved …\nThe first subshape involved in this contact manifold.\nThe second subshape involved in this contact manifold.\nIf the first shape involved is a composite shape, this …\nIf the second shape involved is a composite shape, this …\nGet the ID of the feature with a normal that maximizes the …\nSame as self.support_point except that dir is normalized.\nSwaps the two collider handles in self.\nConfigures the integration parameters to match the new “…\nConfigures the integration parameters to match the old PGS …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nThe friction impulse along the vector orthonormal to the …\nThe desired tangent relative velocity at the contact point.\nThe target position of the motor.\nThe target velocity of the motor.\nTest whether contact should be computed between two …\nCheck if interactions should be allowed based on the …\nTests if the given collider should be taken into account …\nApplies the filters described by self to a collider to …\nTighten this bounding volume.\nCreates a new, tightened version, of this bounding volume.\nSince how much time can this body sleep?\nThe amount of time the rigid-body must remain below the …\nDiscretize the boundary of this round cuboid as a …\nDiscretize the boundary of this round convex polygon as a …\nRasterize this heightfield as a (potentially …\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nThe time of impact of the ray with the object. The exact …\nThe time at which the objects touch.\nReturns the topology information of this trimesh, if it …\nAccumulation of external torques (only for dynamic bodies).\nThe sum of all the forces between the two colliders.\nThe sum of the magnitudes of each force between the two …\nThe sum of all the impulses applied by contacts on this …\nThe sum of the magnitudes of the contacts on this contact …\nTransform each element of the mass properties.\nTransforms the vertices of self by the given position pos.\nTransforms in-place the vertices of this triangle mesh.\nReturn self rotated by rotation.\nThe translational part of this rigid-body’s position.\nSets the initial translation of the rigid-body to be …\nThe translational part of this collider’s position.\nSets the initial translation of the collider to be created.\nThe pure translational part of this isometry.\nGet the i-th triangle of this mesh.\nInitializes a triangle shape.\nInitializes a collider builder with a triangle shape.\nAn iterator through all the triangles of this mesh.\nInitializes a triangle mesh shape defined by its vertex …\nInitializes a collider builder with a triangle mesh shape …\nInitializes a triangle mesh shape defined by its vertex …\nInitializes a collider builder with a triangle mesh shape …\nThis half-edge twin on the adjacent triangle.\nThe range of segment ids that may intersect the given …\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nThe width of a single cell of this heightfield, without …\nInitializes and generate the velocity constraints …\nInitializes and generate the velocity constraints …\nUnpacks this feature id into an explicit enum.\nRetrieves the value of the identifier if self is a face.\nRevries the value of the identifier if self is a vertex.\nUpdates the broad-phase.\nUpdates the broad-phase, taking into account the new …\nUpdate the acceleration structure on the query pipeline.\nHelper function to update self to emulate a …\nUpdates the set of bodies that needs CCD to be resolved.\nUpdate the query pipeline incrementally, avoiding a …\nUpdate the positions of all the colliders attached to this …\nUpdate the acceleration structure on the query pipeline.\nUpdate the world-space mass properties of self, taking …\nAn arbitrary user-defined 128-bit integer associated to …\nAn arbitrary user-defined 128-bit integer associated to …\nSets an arbitrary user-defined 128-bit integer associated …\nUser-defined data attached to the manifold.\nUser-defined data associated to this joint.\nUser-defined data associated to this rigid-body.\nAn arbitrary user-defined 128-bit integer associated to …\nA user-defined piece of data.\nUser-defined data associated to this collider.\nThe user-data of the collider being built.\nRetrieves the constant force(s) that the user has added to …\nForces applied by the user.\nRetrieves the constant torque(s) that the user has added …\nTorque applied by the user.\nThe translation coordinates, i.e., how much is added to a …\nConstruct a fixed-size column vector directly from data.\nThe velocity of the given world-space point on this …\nThe velocity of the given world-space point on this …\nInitialize and generate velocity constraints to enforce, …\nConverts a vertex feature id into a packed feature id.\nThe first vertex of this edge.\nThe vertex buffer of this mesh.\nThe vertex buffer of this mesh.\nThe vertices of this half-edge representation.\nUp to two vertices forming this polygonal feature.\nThe feature IDs of this polygon’s vertices.\nThe volume (or surface in 2D) of this collider.\nForces the specified rigid-body to wake up if it is …\nWakes up this rigid-body.\nWakes up this rigid body if it is sleeping.\nSets the interaction mask of this filter.\nCreates a new triangle mesh from a vertex buffer and an …\nSets the group this filter is part of.\nInitializes a CCD solver with a custom QueryDispatcher …\nCreates a new empty narrow-phase with a custom query …\nInitializes an empty query pipeline with a custom …\nThe local-space closest point on the first shape at the …\nThe local-space closest point on the second shape at the …\nThe world-space center of mass of the rigid-body.\nThe world-space center of mass of the rigid-body.\nThe world-space inverse angular inertia tensor of the …\nVelocities set to zero.\nConstructs a pair of artificial handles that are not …\nThe time used to integrate the rigid-body’s velocity and …\nThe edge shared between the two triangles.\nThe first triangle, with an orientation opposite to the …\nThe second triangle, with an orientation opposite to the …\nTrait implemented by rotations that can be used inside of …\nA 2D affine transformation. Stored as a homogeneous 3x3 …\nA 3D affine transformation. Stored as a homogeneous 4x4 …\nA array-based statically sized matrix data storage.\nThe bidiagonalization of a general matrix.\nThe column-stride of the owned data storage for a buffer …\nThe static stride of this storage’s columns.\nThe Cholesky decomposition of a …\nTrait alias for Add and AddAssign with result of type Self.\nTrait alias for Div and DivAssign with result of type Self.\nTrait alias for Mul and MulAssign with result of type Self.\nTrait alias for Sub and SubAssign with result of type Self.\nThe QR decomposition (with column pivoting) of a general …\nA complex number in Cartesian form.\nTrait shared by all complex fields and its subfields (like …\nA dynamically sized column-major matrix.\nA column-major matrix slice dynamic numbers of rows and …\nA column-major matrix slice dynamic numbers of rows and …\nA column-major matrix view dynamic numbers of rows and …\nA column-major matrix view dynamic numbers of rows and …\nA dynamically sized column vector.\nA column vector slice dynamic numbers of rows and columns.\nA column vector slice dynamic numbers of rows and columns.\nA column vector view dynamic numbers of rows and columns.\nA column vector view dynamic numbers of rows and columns.\nAn allocator based on ArrayStorage and VecStorage for …\nTrait implemented by any type that can be used as a …\nTrait implemented exclusively by type-level integers.\nA range with a size that may be known at compile-time.\nA dual quaternion.\nDim of dynamically-sized algebraic entities.\nThe type of the elements of each lane of this SIMD value.\nEuclidean norm.\nTrait implemented by fields, i.e., complex numbers and …\nLU decomposition with full row and column pivoting.\nHessenberg decomposition of a general matrix.\nA constant Complex i, the imaginary unit.\nMarker trait indicating that a storage is stored …\nTrait implemented by Dyn.\nTrait implemented by Dyn and type-level integers different …\nA direct isometry, i.e., a rotation followed by a …\nA 2-dimensional direct isometry using a unit complex …\nA 3-dimensional direct isometry using a unit quaternion …\nA 2-dimensional direct isometry using a rotation matrix …\nA 3-dimensional direct isometry using a rotation matrix …\nLU decomposition with partial (row) pivoting.\nLp norm.\nThe most generic column-major matrix (and vector) type.\nA stack-allocated, column-major, 1x1 square matrix.\nA stack-allocated, column-major, 1x2 matrix.\nA stack-allocated, column-major, 1x3 matrix.\nA stack-allocated, column-major, 1x4 matrix.\nA stack-allocated, column-major, 1x5 matrix.\nA stack-allocated, column-major, 1x6 matrix.\nA heap-allocated, column-major, matrix with 1 rows and a …\nA stack-allocated, column-major, 2x2 square matrix.\nA stack-allocated, column-major, 2x1 matrix.\nA stack-allocated, column-major, 2x3 matrix.\nA stack-allocated, column-major, 2x4 matrix.\nA stack-allocated, column-major, 2x5 matrix.\nA stack-allocated, column-major, 2x6 matrix.\nA heap-allocated, column-major, matrix with 2 rows and a …\nA stack-allocated, column-major, 3x3 square matrix.\nA stack-allocated, column-major, 3x1 matrix.\nA stack-allocated, column-major, 3x2 matrix.\nA stack-allocated, column-major, 3x4 matrix.\nA stack-allocated, column-major, 3x5 matrix.\nA stack-allocated, column-major, 3x6 matrix.\nA heap-allocated, column-major, matrix with 3 rows and a …\nA stack-allocated, column-major, 4x4 square matrix.\nA stack-allocated, column-major, 4x1 matrix.\nA stack-allocated, column-major, 4x2 matrix.\nA stack-allocated, column-major, 4x3 matrix.\nA stack-allocated, column-major, 4x5 matrix.\nA stack-allocated, column-major, 4x6 matrix.\nA heap-allocated, column-major, matrix with 4 rows and a …\nA stack-allocated, column-major, 5x5 square matrix.\nA stack-allocated, column-major, 5x1 matrix.\nA stack-allocated, column-major, 5x2 matrix.\nA stack-allocated, column-major, 5x3 matrix.\nA stack-allocated, column-major, 5x4 matrix.\nA stack-allocated, column-major, 5x6 matrix.\nA heap-allocated, column-major, matrix with 5 rows and a …\nA stack-allocated, column-major, 6x6 square matrix.\nA stack-allocated, column-major, 6x1 matrix.\nA stack-allocated, column-major, 6x2 matrix.\nA stack-allocated, column-major, 6x3 matrix.\nA stack-allocated, column-major, 6x4 matrix.\nA stack-allocated, column-major, 6x5 matrix.\nA heap-allocated, column-major, matrix with 6 rows and a …\nThe type of the result of a matrix cross product.\nAn owned matrix column-major matrix with R rows and C …\nAn owned matrix column-major matrix with D columns.\nA matrix slice.\nA column-major 1x1 matrix slice.\nA column-major 1x2 matrix slice.\nA column-major 1x3 matrix slice.\nA column-major 1x4 matrix slice.\nA column-major 1x5 matrix slice.\nA column-major 1x6 matrix slice.\nA column-major matrix slice with 1 row and a number of …\nA column-major 2x2 matrix slice.\nA column-major 2x1 matrix slice.\nA column-major 2x3 matrix slice.\nA column-major 2x4 matrix slice.\nA column-major 2x5 matrix slice.\nA column-major 2x6 matrix slice.\nA column-major matrix slice with 2 rows and a number of …\nA column-major 3x3 matrix slice.\nA column-major 3x1 matrix slice.\nA column-major 3x2 matrix slice.\nA column-major 3x4 matrix slice.\nA column-major 3x5 matrix slice.\nA column-major 3x6 matrix slice.\nA column-major matrix slice with 3 rows and a number of …\nA column-major 4x4 matrix slice.\nA column-major 4x1 matrix slice.\nA column-major 4x2 matrix slice.\nA column-major 4x3 matrix slice.\nA column-major 4x5 matrix slice.\nA column-major 4x6 matrix slice.\nA column-major matrix slice with 4 rows and a number of …\nA column-major 5x5 matrix slice.\nA column-major 5x1 matrix slice.\nA column-major 5x2 matrix slice.\nA column-major 5x3 matrix slice.\nA column-major 5x4 matrix slice.\nA column-major 5x6 matrix slice.\nA column-major matrix slice with 5 rows and a number of …\nA column-major 6x6 matrix slice.\nA column-major 6x1 matrix slice.\nA column-major 6x2 matrix slice.\nA column-major 6x3 matrix slice.\nA column-major 6x4 matrix slice.\nA column-major 6x5 matrix slice.\nA column-major matrix slice with 6 rows and a number of …\nA mutable matrix slice.\nA column-major 1x1 matrix slice.\nA column-major 1x2 matrix slice.\nA column-major 1x3 matrix slice.\nA column-major 1x4 matrix slice.\nA column-major 1x5 matrix slice.\nA column-major 1x6 matrix slice.\nA column-major matrix slice with 1 row and a number of …\nA column-major 2x2 matrix slice.\nA column-major 2x1 matrix slice.\nA column-major 2x3 matrix slice.\nA column-major 2x4 matrix slice.\nA column-major 2x5 matrix slice.\nA column-major 2x6 matrix slice.\nA column-major matrix slice with 2 rows and a number of …\nA column-major 3x3 matrix slice.\nA column-major 3x1 matrix slice.\nA column-major 3x2 matrix slice.\nA column-major 3x4 matrix slice.\nA column-major 3x5 matrix slice.\nA column-major 3x6 matrix slice.\nA column-major matrix slice with 3 rows and a number of …\nA column-major 4x4 matrix slice.\nA column-major 4x1 matrix slice.\nA column-major 4x2 matrix slice.\nA column-major 4x3 matrix slice.\nA column-major 4x5 matrix slice.\nA column-major 4x6 matrix slice.\nA column-major matrix slice with 4 rows and a number of …\nA column-major 5x5 matrix slice.\nA column-major 5x1 matrix slice.\nA column-major 5x2 matrix slice.\nA column-major 5x3 matrix slice.\nA column-major 5x4 matrix slice.\nA column-major 5x6 matrix slice.\nA column-major matrix slice with 5 rows and a number of …\nA column-major 6x6 matrix slice.\nA column-major 6x1 matrix slice.\nA column-major 6x2 matrix slice.\nA column-major 6x3 matrix slice.\nA column-major 6x4 matrix slice.\nA column-major 6x5 matrix slice.\nA column-major matrix slice with 6 rows and a number of …\nA column-major matrix slice with R rows and C columns.\nA column-major matrix slice with D rows and columns.\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nThe type of the result of a matrix sum.\nRenamed to VecStorage.\nA matrix view.\nA column-major 1x1 matrix view.\nA column-major 1x2 matrix view.\nA column-major 1x3 matrix view.\nA column-major 1x4 matrix view.\nA column-major 1x5 matrix view.\nA column-major 1x6 matrix view.\nA column-major matrix view with 1 row and a number of …\nA column-major 2x2 matrix view.\nA column-major 2x1 matrix view.\nA column-major 2x3 matrix view.\nA column-major 2x4 matrix view.\nA column-major 2x5 matrix view.\nA column-major 2x6 matrix view.\nA column-major matrix view with 2 rows and a number of …\nA column-major 3x3 matrix view.\nA column-major 3x1 matrix view.\nA column-major 3x2 matrix view.\nA column-major 3x4 matrix view.\nA column-major 3x5 matrix view.\nA column-major 3x6 matrix view.\nA column-major matrix view with 3 rows and a number of …\nA column-major 4x4 matrix view.\nA column-major 4x1 matrix view.\nA column-major 4x2 matrix view.\nA column-major 4x3 matrix view.\nA column-major 4x5 matrix view.\nA column-major 4x6 matrix view.\nA column-major matrix view with 4 rows and a number of …\nA column-major 5x5 matrix view.\nA column-major 5x1 matrix view.\nA column-major 5x2 matrix view.\nA column-major 5x3 matrix view.\nA column-major 5x4 matrix view.\nA column-major 5x6 matrix view.\nA column-major matrix view with 5 rows and a number of …\nA column-major 6x6 matrix view.\nA column-major 6x1 matrix view.\nA column-major 6x2 matrix view.\nA column-major 6x3 matrix view.\nA column-major 6x4 matrix view.\nA column-major 6x5 matrix view.\nA column-major matrix view with 6 rows and a number of …\nA mutable matrix view.\nA column-major 1x1 matrix view.\nA column-major 1x2 matrix view.\nA column-major 1x3 matrix view.\nA column-major 1x4 matrix view.\nA column-major 1x5 matrix view.\nA column-major 1x6 matrix view.\nA column-major matrix view with 1 row and a number of …\nA column-major 2x2 matrix view.\nA column-major 2x1 matrix view.\nA column-major 2x3 matrix view.\nA column-major 2x4 matrix view.\nA column-major 2x5 matrix view.\nA column-major 2x6 matrix view.\nA column-major matrix view with 2 rows and a number of …\nA column-major 3x3 matrix view.\nA column-major 3x1 matrix view.\nA column-major 3x2 matrix view.\nA column-major 3x4 matrix view.\nA column-major 3x5 matrix view.\nA column-major 3x6 matrix view.\nA column-major matrix view with 3 rows and a number of …\nA column-major 4x4 matrix view.\nA column-major 4x1 matrix view.\nA column-major 4x2 matrix view.\nA column-major 4x3 matrix view.\nA column-major 4x5 matrix view.\nA column-major 4x6 matrix view.\nA column-major matrix view with 4 rows and a number of …\nA column-major 5x5 matrix view.\nA column-major 5x1 matrix view.\nA column-major 5x2 matrix view.\nA column-major 5x3 matrix view.\nA column-major 5x4 matrix view.\nA column-major 5x6 matrix view.\nA column-major matrix view with 5 rows and a number of …\nA column-major 6x6 matrix view.\nA column-major 6x1 matrix view.\nA column-major 6x2 matrix view.\nA column-major 6x3 matrix view.\nA column-major 6x4 matrix view.\nA column-major 6x5 matrix view.\nA column-major matrix view with 6 rows and a number of …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA trait for abstract matrix norms.\nThe type of the norm.\nTrait implemented by entities scan be be normalized and …\nAn owned matrix column-major matrix with R rows and C …\nA constant Complex 1.\nA point in an euclidean space.\nAn owned D-dimensional column vector.\nA 3D orthographic projection stored as a homogeneous 4x4 …\nThe reshaped storage type.\nThe owned data storage that can be allocated from S.\nThe owned data storage that can be allocated from S.\nA sequence of row or column permutations.\nA 3D perspective projection stored as a homogeneous 4x4 …\nA point with D elements.\nA statically sized 1-dimensional column point.\nA statically sized 2-dimensional column point.\nA statically sized 3-dimensional column point.\nA statically sized 4-dimensional column point.\nA statically sized 5-dimensional column point.\nA statically sized 6-dimensional column point.\nAn invertible 2D general transformation. Stored as a …\nAn invertible 3D general transformation. Stored as a …\nThe QR decomposition of a general matrix.\nA quaternion. See the type alias …\nThe row-stride of the owned data storage for a buffer of …\nThe static stride of this storage’s rows.\nThe trait shared by all matrix data storage.\nTrait implemented by matrix data storage that can provide …\nTrait shared by all reals.\nA reflection wrt. a plane.\nA 1-dimensional reflection.\nA 2-dimensional reflection.\nA 3-dimensional reflection.\nA 4-dimensional reflection.\nA 5-dimensional reflection.\nA 6-dimensional reflection.\nThe transform category that results from the …\nA matrix storage that can be reshaped in-place.\nA rotation matrix.\nA 2-dimensional rotation matrix.\nA 3-dimensional rotation matrix.\nA dynamically sized row vector.\nAn owned D-dimensional row vector.\nA statically sized D-dimensional row vector.\nA matrix with one row and D columns .\nA stack-allocated, 1-dimensional row vector.\nA stack-allocated, 2-dimensional row vector.\nA stack-allocated, 3-dimensional row vector.\nA stack-allocated, 4-dimensional row vector.\nA stack-allocated, 5-dimensional row vector.\nA stack-allocated, 6-dimensional row vector.\nA statically sized column-major matrix with R rows and C …\nA column-major matrix slice with dimensions known at …\nA column-major matrix slice with dimensions known at …\nA column-major matrix view with dimensions known at …\nA column-major matrix view with dimensions known at …\nSingular Value Decomposition of a general matrix.\nA statically sized D-dimensional column vector.\nA column vector slice with dimensions known at …\nA column vector slice with dimensions known at …\nA column vector view with dimensions known at compile-time.\nA column vector view with dimensions known at compile-time.\nThe data storage for the sum of two matrices with …\nThe basic scalar type for all structures of nalgebra.\nA scale which supports non-uniform scaling.\nA 1-dimensional scale.\nA 2-dimensional scale.\nA 3-dimensional scale.\nA 4-dimensional scale.\nA 5-dimensional scale.\nA 6-dimensional scale.\nSchur decomposition of a square matrix.\nLane-wise generalization of bool for SIMD booleans.\nType of the result of comparing two SIMD values like self.\nLane-wise generalisation of ComplexField for SIMD complex …\nLane-wise generalization of the standard PartialOrd for …\nLanewise generalization of RealField for SIMD reals.\nType of the coefficients of a complex number.\nBase trait for every SIMD types.\nA similarity, i.e., an uniform scaling, followed by a …\nA 2-dimensional similarity.\nA 3-dimensional similarity.\nA 2-dimensional similarity using a rotation matrix for its …\nA 3-dimensional similarity using a rotation matrix for its …\nType of the range size. May be a type-level integer.\nA range with a size that may be known at compile-time.\nA matrix data storage for a matrix view. Only contains an …\nA mutable matrix data storage for mutable matrix view. …\nA square matrix.\nTrait shared by all matrix data storage that don’t …\nTrait shared by all mutable matrix data storage that …\nIndicates that Self is a more specific Transform category …\nIndicates that Self is a more general Transform category …\nEigendecomposition of a symmetric matrix.\nTridiagonalization of a symmetric matrix.\nTag representing an affine Transform. Its bottom-row is …\nTrait implemented by phantom types identifying the …\nTraits that gives the Transform category that is …\nTag representing the most general (not necessarily …\nTag representing the most general inversible Transform …\nA transformation matrix in homogeneous coordinates.\nA 2D general transformation that may not be invertible. …\nA 3D general transformation that may not be inversible. …\nA translation.\nA 1-dimensional translation.\nA 2-dimensional translation.\nA 3-dimensional translation.\nA 4-dimensional translation.\nA 5-dimensional translation.\nA 6-dimensional translation.\nThe constant dimension 0 .\nThe constant dimension 1.\nThe constant dimension 10 .\nThe constant dimension 100 .\nThe constant dimension 101 .\nThe constant dimension 102 .\nThe constant dimension 103 .\nThe constant dimension 104 .\nThe constant dimension 105 .\nThe constant dimension 106 .\nThe constant dimension 107 .\nThe constant dimension 108 .\nThe constant dimension 109 .\nThe constant dimension 11 .\nThe constant dimension 110 .\nThe constant dimension 111 .\nThe constant dimension 112 .\nThe constant dimension 113 .\nThe constant dimension 114 .\nThe constant dimension 115 .\nThe constant dimension 116 .\nThe constant dimension 117 .\nThe constant dimension 118 .\nThe constant dimension 119 .\nThe constant dimension 12 .\nThe constant dimension 120 .\nThe constant dimension 121 .\nThe constant dimension 122 .\nThe constant dimension 123 .\nThe constant dimension 124 .\nThe constant dimension 125 .\nThe constant dimension 126 .\nThe constant dimension 127 .\nThe constant dimension 13 .\nThe constant dimension 14 .\nThe constant dimension 15 .\nThe constant dimension 16 .\nThe constant dimension 17 .\nThe constant dimension 18 .\nThe constant dimension 19 .\nThe constant dimension 2 .\nThe constant dimension 20 .\nThe constant dimension 21 .\nThe constant dimension 22 .\nThe constant dimension 23 .\nThe constant dimension 24 .\nThe constant dimension 25 .\nThe constant dimension 26 .\nThe constant dimension 27 .\nThe constant dimension 28 .\nThe constant dimension 29 .\nThe constant dimension 3 .\nThe constant dimension 30 .\nThe constant dimension 31 .\nThe constant dimension 32 .\nThe constant dimension 33 .\nThe constant dimension 34 .\nThe constant dimension 35 .\nThe constant dimension 36 .\nThe constant dimension 37 .\nThe constant dimension 38 .\nThe constant dimension 39 .\nThe constant dimension 4 .\nThe constant dimension 40 .\nThe constant dimension 41 .\nThe constant dimension 42 .\nThe constant dimension 43 .\nThe constant dimension 44 .\nThe constant dimension 45 .\nThe constant dimension 46 .\nThe constant dimension 47 .\nThe constant dimension 48 .\nThe constant dimension 49 .\nThe constant dimension 5 .\nThe constant dimension 50 .\nThe constant dimension 51 .\nThe constant dimension 52 .\nThe constant dimension 53 .\nThe constant dimension 54 .\nThe constant dimension 55 .\nThe constant dimension 56 .\nThe constant dimension 57 .\nThe constant dimension 58 .\nThe constant dimension 59 .\nThe constant dimension 6 .\nThe constant dimension 60 .\nThe constant dimension 61 .\nThe constant dimension 62 .\nThe constant dimension 63 .\nThe constant dimension 64 .\nThe constant dimension 65 .\nThe constant dimension 66 .\nThe constant dimension 67 .\nThe constant dimension 68 .\nThe constant dimension 69 .\nThe constant dimension 7 .\nThe constant dimension 70 .\nThe constant dimension 71 .\nThe constant dimension 72 .\nThe constant dimension 73 .\nThe constant dimension 74 .\nThe constant dimension 75 .\nThe constant dimension 76 .\nThe constant dimension 77 .\nThe constant dimension 78 .\nThe constant dimension 79 .\nThe constant dimension 8 .\nThe constant dimension 80 .\nThe constant dimension 81 .\nThe constant dimension 82 .\nThe constant dimension 83 .\nThe constant dimension 84 .\nThe constant dimension 85 .\nThe constant dimension 86 .\nThe constant dimension 87 .\nThe constant dimension 88 .\nThe constant dimension 89 .\nThe constant dimension 9 .\nThe constant dimension 90 .\nThe constant dimension 91 .\nThe constant dimension 92 .\nThe constant dimension 93 .\nThe constant dimension 94 .\nThe constant dimension 95 .\nThe constant dimension 96 .\nThe constant dimension 97 .\nThe constant dimension 98 .\nThe constant dimension 99 .\nUDU factorization.\nL-infinite norm aka. Chebytchev norm aka. uniform norm …\nAn owned matrix with uninitialized data.\nAn owned matrix with uninitialized data.\nA wrapper that ensures the underlying algebraic entity has …\nA 2D rotation represented as a complex number with …\nA unit dual quaternion. May be used to represent a …\nA unit quaternions. May be used to represent a rotation.\nA stack-allocated, 1-dimensional unit vector.\nA stack-allocated, 2-dimensional unit vector.\nA stack-allocated, 3-dimensional unit vector.\nA stack-allocated, 4-dimensional unit vector.\nA stack-allocated, 5-dimensional unit vector.\nA stack-allocated, 6-dimensional unit vector.\nA Vec-based matrix data storage. It may be …\nA matrix with one column and D rows.\nA stack-allocated, 1-dimensional column vector.\nA stack-allocated, 2-dimensional column vector.\nA stack-allocated, 3-dimensional column vector.\nA stack-allocated, 4-dimensional column vector.\nA stack-allocated, 5-dimensional column vector.\nA stack-allocated, 6-dimensional column vector.\nAn owned matrix column-major matrix with R rows and C …\nA column vector slice with dimensions known at …\nA 1D column vector slice.\nA 2D column vector slice.\nA 3D column vector slice.\nA 4D column vector slice.\nA 5D column vector slice.\nA 6D column vector slice.\nA column vector slice with dimensions known at …\nA 1D column vector slice.\nA 2D column vector slice.\nA 3D column vector slice.\nA 4D column vector slice.\nA 5D column vector slice.\nA 6D column vector slice.\nThe type of the result of a matrix sum.\nA column vector view with dimensions known at compile-time.\nA 1D column vector view.\nA 2D column vector view.\nA 3D column vector view.\nA 4D column vector view.\nA 5D column vector view.\nA 6D column vector view.\nA column vector view with dimensions known at compile-time.\nA 1D column vector view.\nA 2D column vector view.\nA 3D column vector view.\nA 4D column vector view.\nA 5D column vector view.\nA 6D column vector view.\nA matrix data storage for a matrix view. Only contains an …\nA mutable matrix data storage for mutable matrix view. …\nA constant Complex 0.\nThe column vector with a 1 as its fifth component, and …\nThe unit column vector with a 1 as its fifth component, …\nThe absolute value of a.\nThe absolute value of this complex number: …\nComputes the component-wise absolute value.\nComputes the principal value of the inverse cosine of self.\nCalculates the quaternionic arccosinus.\nComputes the principal value of inverse hyperbolic cosine …\nCalculates the hyperbolic quaternionic arccosinus.\nEquivalent to self.adjoint() * rhs.\nEquivalent to self.adjoint() * rhs but stores the result …\nComputes the solution of the linear system …\nSolves the linear system self.adjoint() . x = b where x is …\nComputes the solution of the linear system …\nSolves the linear system self.adjoint() . x = b where x is …\nComputes the solution of the linear system …\nSolves the linear system self.adjoint() . x = b where x is …\nComputes the solution of the linear system …\nSolves the linear system self.adjoint() . x = b where x is …\nAdds a scalar to self.\nAdds a scalar to self in-place.\nEquivalent to self + rhs but stores the result into out to …\nThe adjoint (aka. conjugate-transpose) of self.\nSets self to its adjoint (aka. conjugate-transpose).\nTakes the adjoint (aka. conjugate-transpose) of self and …\nAre all vector lanes true?\nReturns the absolute value of the component with the …\nReturns the absolute value of the component with the …\nLane-wise bitwise and of the vector elements.\nThe smallest angle between two vectors.\nThe rotation angle in [0; pi] of this unit quaternion.\nThe rotation angle in ]-pi; pi] of this unit complex …\nThe rotation angle.\nThe rotation angle in [0; pi].\nThe rotation angle needed to make self and other coincide.\nThe rotation angle needed to make self and other coincide.\nThe rotation angle needed to make self and other coincide.\nThe rotation angle needed to make self and other coincide.\nIs any vector lane true?\nAppends to self a rotation given in the axis-angle form, …\nComputes the transformation equal to self followed by a …\nComputes in-place the transformation equal to self …\nAdds the interchange of the row (or column) i with the row …\nAppends to self the given rotation in-place.\nAppends to self the given rotation in-place.\nAppends in-place to self a rotation centered at the point …\nAppends in-place to self a rotation centered at the point …\nAppends in-place to self a rotation centered at the point p…\nAppends in-place to self a rotation centered at the point p…\nComputes the transformation equal to self followed by an …\nThe similarity transformation that applies a scaling …\nComputes in-place the transformation equal to self …\nSets self to the similarity transformation that applies a …\nComputes the transformation equal to self followed by a …\nComputes the transformation equal to self followed by a …\nAppends to self the given translation in-place.\nAppends to self the given translation in-place.\nApplies a closure f to modify each component of self.\nReplaces each component of self by the result of a closure …\nReturns self with each of its components replaced by the …\nUses the metric induced by the given norm to compute the …\nUses the given norm to compute the norm of self.\nComputes the index and value of the vector component with …\nComputes the index and value of the vector component with …\nThe argument of this complex number.\nA reference to the underlying homogeneous transformation …\nA reference to the underlying homogeneous transformation …\nReturns a mutable pointer to the start of the matrix.\nConverts this array storage to a mutable slice.\nExtracts a mutable slice containing the entire matrix …\nA mutable slice containing all the components stored in …\nRetrieves the mutable data buffer as a contiguous slice.\nReturns a mutable reference to the underlying value. This …\nA reference to this transformation seen as a Projective3.\nA reference to this transformation seen as a Projective3.\nReturns a pointer to the start of the matrix.\nReturns a reference to the single element in this matrix.\nGet a mutable reference to the single element in this …\nConverts this array storage to a slice.\nExtracts a slice containing the entire matrix entries …\nA slice containing all the components stored in this …\nRetrieves the data buffer as a contiguous slice.\nThe underlying data storage.\nThe underlying mutable data storage.\nReinterprets this quaternion as a 4D vector.\nTransforms this quaternion into its 4D vector form (Vector …\nReturns this matrix as a view.\nReturns this matrix as a mutable view.\nComputes the principal value of the inverse sine of self.\nCalculates the quaternionic arcsinus.\nComputes the principal value of inverse hyperbolic sine of …\nCalculates the hyperbolic quaternionic arcsinus.\nGets the width / height aspect ratio of the view frustum.\nAssumes a matrix’s entries to be initialized. This …\nComputes the principal value of the inverse tangent of self…\nCalculates the quaternionic arctangent.\nComputes the principal value of inverse hyperbolic tangent …\nCalculates the hyperbolic quaternionic arctangent.\nComputes self = a * x * c + b * self.\nThe reflection axis.\nThe rotation axis of this unit quaternion or None if the …\nThe rotation axis. Returns None if the rotation angle is …\nThe rotation axis and angle in (0, pi] of this unit …\nThe rotation axis and angle in (0, pi] of this complex …\nThe rotation axis and angle in (0, pi] of this rotation …\nComputes self = a * x + b * self.\nThe column vector with a 1 as its sixth component, and …\nThe unit column vector with a 1 as its sixth component, …\n[Reexported at the root of this crate.] Data structures …\nThe start index of the range.\nThe reflection bias.\nComputes the bidiagonalization using householder …\nA bit mask representing the boolean state of each lanes of …\nThe bottom offset of the view cuboid.\nReturns the the 1-norm of the complex component with the …\nReturns the the 1-norm of the complex component with the …\nReturns a new vector with the same magnitude as self …\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nComputes componentwise …\nThe center of two points.\nChecks that the given matrix is a valid homogeneous …\nAttempts to compute the Cholesky decomposition of this …\nReturns a reference to the input value clamped to the …\nClones this data storage to one that does not contain any …\nClones this transform into one that owns its data.\nClones this matrix to one that owns its data.\nClones this unit quaternion into one that owns its data.\nClones this matrix into one that owns its data. The actual …\nComputes componentwise …\nComputes the QR decomposition (with column pivoting) of …\nReturns a view containing the i-th column of this matrix.\nIterate through the columns of this matrix.\nMutably iterates through this matrix columns.\nThe mean of all the columns of this matrix.\nReturns a view containing the i-th column of this matrix.\nReturns a view containing the n first elements of the i-th …\nReturns a view containing the n first elements of the i-th …\nThe product of all the columns of this matrix.\nThe sum of all the columns of this matrix.\nThe variance of all the columns of this matrix.\nExtracts from this matrix a set of consecutive columns.\nExtracts from this matrix ncols columns. The number of …\nExtracts from this matrix ncols columns. The number of …\nExtracts from this matrix ncols columns skipping step …\nExtracts from this matrix ncols columns skipping step …\nExtracts from this matrix a set of consecutive columns.\nView containing all the columns indexed by the range rows.\nMutable view containing all the columns indexed by the …\nSplits this NxM matrix into two parts delimited by two …\nSplits this NxM matrix into two parts delimited by two …\nExtracts from this matrix a set of consecutive columns …\nExtracts from this matrix a set of consecutive columns …\nThe underlying complex number.\nComputes the eigenvalues of this matrix.\nComputes the complex eigenvalues of the decomposed matrix.\nComponentwise matrix or vector division.\nInplace componentwise matrix or vector division.\nInplace componentwise matrix or vector division.\nComponentwise matrix or vector multiplication.\nInplace componentwise matrix or vector multiplication.\nInplace componentwise matrix or vector multiplication.\nReturns a column vector resulting from the folding of f on …\nReturns a row vector where each element is the result of …\nReturns a column vector where each element is the result …\nReturns the complex conjugate. i.e. re - i im\nThe conjugate of self.\nCompute the conjugate of this unit quaternion.\nCompute the conjugate of this unit quaternion.\nCompute the conjugate of this unit complex number.\nThe conjugate of this quaternion.\nThe conjugate of this dual quaternion, containing the …\nThe conjugate of the complex matrix self computed in-place.\nCompute in-place the conjugate of this unit complex number.\nCompute the conjugate of this unit quaternion in-place.\nCompute the conjugate of this unit quaternion in-place.\nReplaces this quaternion by its conjugate.\nReplaces this quaternion by its conjugate.\nSets self to its adjoint.\nThe conjugate transposition of self.\nTakes the conjugate and transposes self and store the …\nConverts an object from one type to an equivalent or more …\nConverts an object from one type to an equivalent or more …\nUse with care! Same as try_convert but without any …\nUse with care! Same as try_convert but without any …\nReturns the convolution of the target vector and a kernel.\nReturns the convolution of the target vector and a kernel.\nReturns the convolution of the target vector and a kernel.\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThis quaternion as a 4D vector of coordinates in the …\nFills this matrix with the content of another one. Both …\nFills this matrix with the content of a slice. Both must …\nCopies the sign of sign to self.\nComputes the cosine of self.\nCalculates the quaternionic cosinus.\nThe cosine of the rotation angle.\nCardinal cos\nComputes the hyperbolic cosine of self.\nCalculates the hyperbolic quaternionic cosinus.\nThe 3D cross product between two vectors.\nComputes the matrix M such that for all vector v we have …\nRetrieves the upper trapezoidal submatrix R of this …\nThe diagonal matrix resulting from the factorization\nReturns the diagonal elements as a matrix\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nComputes the matrix determinant.\nComputes the determinant of the decomposed matrix.\nComputes the determinant of the decomposed matrix.\nComputes the determinant of the decomposed matrix.\nComputes the determinant of the decomposed matrix.\nThe determinant of the matrix corresponding to this …\nThe diagonal of this matrix.\nThe diagonal part of this decomposed matrix.\nThe diagonal components of this decomposition.\nThe value of this dimension.\nThe distance between two points.\nThe squared distance between two points.\nConstruct a dynamic matrix directly from data.\nThe dot product between two vectors or matrices (seen as …\nThe dot product of two quaternions.\nThe conjugate-linear dot product between two vectors or …\nThe dual component of the quaternion\nThe underlying dual quaternion.\nConstruct a dynamic column vector directly from data.\nComputes the eigenvalues of this matrix.\nComputes the real eigenvalues of the decomposed matrix.\nThe unsorted eigenvalues of the decomposed matrix.\nThe eigenvectors of the decomposed matrix.\nThe index immediately after the last index inside of the …\nTests whether self and rhs are exactly equal.\nRetrieves the euler angles corresponding to this unit …\nEuler angles corresponding to this rotation from a …\nRepresent this rotation as Euler angles.\nComputes e^(self), where e is the base of the natural …\nComputes exponential of this matrix\nCompute the exponential of a quaternion.\nCompute the exponential of a quaternion.\nCompute the exponential of a quaternion. Returns the …\nExtend the number of rows of a Vector with elements from …\nExtends the number of columns of a Matrix with Vectors …\nExtend the number of columns of the Matrix with elements …\nExtends the number of rows of the VecStorage with elements …\nExtends the number of columns of the VecStorage with …\nExtends the number of columns of the VecStorage with …\nExtends the number of columns of the VecStorage with …\nExtracts the i-th lane of self.\nExtracts the i-th lane of self without bound-checking.\nCreates an isometry that corresponds to the local frame of …\nCreates an unit quaternion that corresponds to the local …\nCreates a rotation that corresponds to the local frame of …\nCreates an isometry that corresponds to the local frame of …\nCreates an isometry that corresponds to the local frame of …\nCreates an similarity that corresponds to a scaling factor …\nCreates an similarity that corresponds to a scaling factor …\nSets all the elements of this matrix to val.\nSets all the elements of the selected column to val.\nSets all the diagonal elements of this matrix to val.\nSets all the elements of the lower-triangular part of this …\nCopies the upper-triangle of this matrix to its …\nSets all the elements of the selected row to val.\nSets all the elements of the lower-triangular part of this …\nCopies the upper-triangle of this matrix to its …\nSets all the elements of this matrix to the value returned …\nFills self with the identity matrix.\nExtracts a compile-time number of consecutive columns from …\nExtracts a compile-time number of consecutive columns from …\nExtracts from this matrix a compile-time number of columns …\nExtracts from this matrix a compile-time number of columns …\nResizes this matrix so that it contains R2::value() rows …\nExtracts a compile-time number of consecutive rows from …\nExtracts a compile-time number of consecutive rows from …\nExtracts from this matrix a compile-time number of rows …\nExtracts from this matrix a compile-time number of rows …\nSlices this matrix starting at its component (irow, icol) …\nSlices this matrix starting at its component (irow, icol) …\nSlices this matrix starting at its component …\nSlices this matrix starting at its component …\nReturn a view of this matrix starting at its component …\nReturn a view of this matrix starting at its component …\nReturns a view of this matrix starting at its component …\nReturns a view of this matrix starting at its component …\nFolds a function f on each entry of self.\nSimilar to self.iter().fold(init, f) except that init is …\nGets the y field of view of the view frustum.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nBuilds the unit complex number corresponding to the …\nCreates a new statically-allocated matrix from the given …\nBuilds a 3D homogeneous rotation matrix from an axis and a …\nCreates a new quaternion from a unit vector (the rotation …\nBuilds a 3D rotation matrix from an axis and a rotation …\nBuilds a rotation from a basis assumed to be orthonormal.\nBuilds an unit quaternion from a basis assumed to be …\nBuilds a rotation from a basis assumed to be orthonormal.\nBuilds a rotation from a basis assumed to be orthonormal.\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nBuilds a new matrix from its columns.\nCreates a new unit complex number from a complex number.\nCreates a new unit complex number from a complex number.\nCreates a new point with the given coordinates.\nBuilds the unit complex number from the sinus and cosinus …\nCreates a new matrix with the given data.\nCreates a new matrix with the given data without …\nCreates a square matrix with its diagonal set to diag and …\nCreates a matrix filled with its diagonal filled with elt …\nCreates a matrix filled with its diagonal filled with elt …\nCreates a matrix filled with its diagonal filled with elt …\nCreates a matrix filled with its diagonal filled with elt …\nCreates a new matrix with its diagonal filled with copies …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix with all its elements set to elem.\nCreates a new rotation from Euler angles.\nCreates a new unit quaternion from Euler angles.\nCreates a new rotation from Euler angles.\nCreates a matrix or vector filled with the results of a …\nCreates a matrix or vector filled with the results of a …\nCreates a matrix or vector filled with the results of a …\nCreates a matrix or vector filled with the results of a …\nCreates a matrix filled with the results of a function …\nCreates a new orthographic projection matrix from an …\nConstructs a vector from coordinates in projective space, …\nCreates a new point from its homogeneous vector …\nConstructs a pure quaternion.\nReturn a unit dual quaternion representing the translation …\nCreates a new similarity from its rotational and …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix with all its elements filled by an …\nBuilds an unit quaternion by extracting the rotation part …\nBuilds an unit complex by extracting the rotation part of …\nBuilds a rotation matrix by extracting the rotation part …\nBuilds a rotation matrix by extracting the rotation part …\nBuilds an unit complex by extracting the rotation part of …\nBuilds an unit quaternion by extracting the rotation part …\nBuilds a rotation matrix by extracting the rotation part …\nBuilds a rotation matrix by extracting the rotation part …\nCreates a new transformation from the given homogeneous …\nCreates a new rotation from the given square matrix.\nWraps the given matrix to interpret it as a 3D …\nWraps the given matrix to interpret it as a 3D perspective …\nCreates a new matrix that may be rectangular. The first …\nCreates a new matrix that may be rectangular. The first …\nCreates a new matrix that may be rectangular. The first …\nCreates a new matrix that may be rectangular. The first …\nCreates a new matrix that may be rectangular. The first …\nReturn a dual quaternion representing the translation and …\nCreates a new quaternion from its scalar and vector parts. …\nCreates a new isometry from its rotational and …\nCreates a new similarity from its rotational and …\nCreates a new quaternion from its polar decomposition.\nCreates a new unit quaternion from a quaternion.\nCreate a new matrix view without bounds checking and from …\nCreate a new matrix view without bounds checking and from …\nBuilds a pure-real complex number from the given value.\nConstructs a real quaternion.\nCreates a dual quaternion from only its real part, with no …\nCreates a dual quaternion from its rotation and …\nWraps the given reference, assuming it is already …\nCreates a dual quaternion from a unit quaternion rotation.\nBuilds an unit quaternion from a rotation matrix.\nBuilds the unit complex number from the corresponding 2D …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix with all its elements filled by an …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nBuilds a new matrix from its rows.\nBuilds a 3D homogeneous rotation matrix from an axis and …\nBuilds a unit complex rotation from an angle in radian …\nCreates a new unit quaternion rotation from a rotation …\nBuilds a 3D rotation matrix from an axis scaled by the …\nBuilds a 2 dimensional rotation matrix from an angle in …\nCreates a new unit quaternion rotation from a rotation …\nCreates a new similarity that applies only a scaling …\nBuilds a pure-real complex number from the given value.\nCreates a new matrix view from the given data array.\nCreates a new mutable matrix view from the given data …\nCreates a new matrix view from the given data array.\nCreates a new mutable matrix view from the given data …\nCreates a new matrix view from the given data array.\nCreates a new matrix view from the given data array.\nCreates a new mutable matrix view from the given data …\nCreates a new mutable matrix view from the given data …\nCreates a new point from a slice.\nCreates a matrix view from an array and with dimensions …\nCreates a mutable matrix view from an array and with …\nCreates, without bound-checking, a matrix view from an …\nCreates, without bound-checking, a mutable matrix view …\nCreates, without bound checking, a new matrix view from …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new matrix view from …\nCreates, without bound checking, a new matrix view from …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new matrix view from …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new mutable matrix view …\nCreates a new matrix view with the specified strides from …\nCreates a new matrix view with the specified strides from …\nCreates a new matrix view with the specified strides from …\nCreates a new matrix view with the specified strides from …\nCreates a matrix view from an array and with dimensions …\nCreates a mutable matrix view from an array and with …\nCreates, without bounds checking, a matrix view from an …\nCreates, without bound-checking, a mutable matrix view …\nCreates a new mutable matrix view with the specified …\nCreates a new mutable matrix view with the specified …\nCreates a new mutable matrix view with the specified …\nCreates a new mutable matrix view with the specified …\nCreates, without bound checking, a new matrix view with …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new matrix view with …\nCreates, without bound checking, a new matrix view with …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new matrix view with …\nParses a +/- bi; ai +/- b; a; or bi where a and b are of …\nParses a +/- bi; ai +/- b; a; or bi where a and b are of …\nBuilds an instance of Self from a run-time value. Panics …\nCreates a matrix backed by a given Vec.\nCreates a matrix backed by a given Vec.\nCreates a matrix backed by a given Vec.\nCreates a matrix backed by a given Vec.\nCreates a matrix backed by a given Vec.\nCreates a new heap-allocated matrix from the given …\nCreates a new heap-allocated matrix from the given …\nCreates a new heap-allocated matrix from the given …\nCreates a quaternion from a 4D vector. The quaternion …\nCreates a new translation from the given vector.\nComputes the LU decomposition with full pivoting of matrix.\nComputes self = alpha * a * b + beta * self, where …\nComputes self = alpha * a.adjoint() * b + beta * self, …\nComputes self = alpha * a.transpose() * b + beta * self, …\nComputes self = alpha * a * x + beta * self, where a is a …\nComputes self = alpha * a.adjoint() * x + beta * self, …\nComputes self = alpha * a.transpose() * x + beta * self, …\nCreates a slice that may or may not have a fixed size and …\nCreates a slice that may or may not have a fixed size and …\nCreates a slice that may or may not have a fixed size and …\nCreates a slice that may or may not have a fixed size and …\nCreates a matrix view that may or may not have a fixed …\nCreates a matrix view that may or may not have a fixed …\nCreates a matrix view that may or may not have a fixed …\nCreates a matrix view that may or may not have a fixed …\n[Reexported at the root of this crate.] Data structures …\nComputes self = alpha * x * y.transpose() + beta * self.\nComputes self = alpha * x * y.transpose() + beta * self, …\nComputes self = alpha * x * y.adjoint() + beta * self.\nProduces a view of the data at the given index, or None if …\nGets the address of the i-th matrix component without …\nGets the address of the i-th matrix component without …\nGets the mutable address of the i-th matrix component …\nGets the mutable address of the i-th matrix component …\nProduces a mutable view of the data at the given index, or …\nRetrieves a reference to the i-th element without …\nProduces a view of the data at the given index, without …\nGets a reference to i-th element of this point without …\nRetrieves a reference to the i-th element without …\nRetrieves a mutable reference to the i-th element without …\nRetrieves a mutable reference to the element at …\nReturns a mutable view of the data at the given index, …\nGets a mutable reference to i-th element of this point …\nRetrieves the upper trapezoidal submatrix H of this …\nDivides quaternion into two.\nIndicates whether a Transform with the category Self has a …\nComputes self = alpha * a * x + beta * self, where a is an …\nComputes self = alpha * x * y.adjoint() + beta * self, …\nThe hermitian part of self, i.e., …\nComputes the Hessenberg decomposition of this matrix using …\nComputes (self.conjugate() * self + other.conjugate() * …\nReturns the imaginary unit.\nComputes the index of the vector component with the …\nComputes the index of the matrix component with the …\nComputes the index of the vector component with the …\nComputes the index of the vector component with the …\nComputes the index of the matrix component with the …\nThe rotation identity.\nCreates a new identity transform.\nCreates an identity matrix. If the matrix is not square, …\nCreates an identity matrix. If the matrix is not square, …\nCreates an identity matrix. If the matrix is not square, …\nCreates an identity matrix. If the matrix is not square, …\nThe unit dual quaternion multiplicative identity, which …\nThe rotation identity.\nThe unit complex number multiplicative identity.\nCreates a new square identity rotation of the given …\nThe quaternion multiplicative identity.\nThe dual quaternion multiplicative identity.\nCreates a new identity translation.\nCreates a new identity scale.\nCreates a new identity isometry.\nCreates a new identity similarity.\nCreates a new dynamically-allocated sequence of n identity …\nCreates a new statically-allocated sequence of D identity …\nCreates a new identity matrix.\nCreates a new sequence of D identity permutations.\nMerges the value of if_value() and else_value() depending …\nMerges the value of if_value() and else_if.1() and …\nMerges the value of if_value() and else_if.1() and …\nImaginary portion of the complex number\nThe imaginary part of this quaternion.\nThe imaginary part of this complex number.\nComputes the index of the vector component with the …\nComputes the index of the vector component with the …\nProduces a view of the data at the given index, or panics …\nProduces a mutable view of the data at the given index, or …\nReturns the infimum of a and b.\nComputes the infimum (aka. componentwise min) of two …\nComputes the infimum (aka. componentwise min) of two …\nReturns simultaneously the infimum and supremum of a and b.\nComputes the (infimum, supremum) of two matrices/vectors.\nComputes the (infimum, supremum) of two points.\nCalculates the inner product (also known as the dot …\nInserts a column filled with val at the i-th position.\nUpdates the decomposition such that we get the …\nInserts n columns filled with val starting at the i-th …\nInserts ninsert.value() columns starting at the i-th place …\nInserts D columns filled with val starting at the i-th …\nInserts D::dim() rows filled with val starting at the i-th …\nInserts a row filled with val at the i-th position.\nInserts n rows filled with val starting at the i-th …\nInserts ninsert.value() rows at the i-th place of this …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nRetrieves the underlying matrix.\nRetrieves the underlying value.\nUnwraps the underlying matrix.\nRetrieves the underlying homogeneous matrix.\nRetrieves the underlying homogeneous matrix.\nBuilds a matrix data storage that does not contain any …\nMoves this matrix into one that owns its data.\nMoves this unit quaternion into one that owns its data.\nMoves this matrix into one that owns its data. The actual …\nConvert this 1x1 matrix into a scalar.\nExtracts the original slice from this storage.\nExtracts the original slice from this storage.\nExtracts the original slice from this storage\nReturns 1/self\nComputes self.inverse() * rhs in a more efficient way.\nApplies this sequence of permutations in reverse to the …\nApplies this sequence of permutations in reverse to the …\nThe rotation inverse.\nInverts this transformation. Use .try_inverse if this …\nInverts this complex number if it is not zero.\nInverts this dual quaternion if it is not zero.\nInverts this quaternion if it is not zero.\nInverts self.\nInverts self.\nInverts self.\nInverts self.\nRetrieves the inverse of the underlying homogeneous matrix.\nRetrieves the inverse of the underlying homogeneous matrix.\nComputes the inverse of the decomposed matrix.\nChange self to its inverse.\nInverts this transformation in-place. Use .try_inverse_mut …\nInverts this quaternion if it is not zero.\nInverts in-place this unit complex number.\nInverts this dual quaternion in place if it is not zero.\nInverts self in-place.\nInverts self in-place.\nInverts self in-place.\nInverts self in-place.\nApply the inverse rotation to the given point.\nTransform the given point by the inverse of this …\nRotate the given point by the inverse of this unit complex …\nRotate and translate a point by the inverse of this unit …\nRotate a point by the inverse of this unit quaternion. …\nRotate the given point by the inverse of this rotation. …\nTranslate the given point by the inverse of this …\nTransform the given point by the inverse of this isometry. …\nTransform the given point by the inverse of this …\nApply the inverse rotation to the given unit vector.\nRotate a unit vector by the inverse of this unit …\nRotate a vector by the inverse of this unit quaternion. …\nRotate the given vector by the inverse of this unit …\nRotate the given vector by the inverse of this rotation. …\nTransform the given unit vector by the inverse of this …\nApply the inverse rotation to the given vector.\nTransform the given vector by the inverse of this …\nRotate a vector by the inverse of this unit quaternion, …\nRotate a vector by the inverse of this unit quaternion. …\nRotate the given vector by the inverse of this unit …\nRotate the given vector by the inverse of this rotation. …\nTransform the given vector by the inverse of this …\nTransform the given vector by the inverse of this …\nInverts self.\nIndicates whether this data buffer stores its elements …\nIndicates if try_convert will succeed without actually …\nReturns true if the matrix contains no elements.\nReturns true if the underlying vector contains no elements.\nReturns true if the point contains no elements.\nReturns true if the permutation sequence contains no …\nChecks if the given complex number is finite\nIndicated if this is the identity matrix within a relative …\nChecks if the given complex number is infinite\nReturns true if this matrix is invertible.\nIndicates if the decomposed matrix is invertible.\nIndicates if the decomposed matrix is invertible.\nIndicates if the decomposed matrix is invertible.\nIndicates if the decomposed matrix is invertible.\nChecks if the given complex number is NaN\nChecks if the given complex number is normal\nChecks that Mᵀ × M = Id.\nCheck if the quaternion is pure.\nIs the sign of this real number negative?\nIs the sign of this real number positive?\nChecks that this matrix is orthogonal and has a …\nIndicates if this is a square matrix.\nIndicates whether this decomposition contains an …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe unit dual quaternion needed to make self and other …\nIterates through this matrix coordinates in column-major …\nIterates through this point coordinates.\nMutably iterates through this matrix coordinates.\nMutably iterates through this point coordinates.\nThe column vector with val as its i-th component.\nThe column unit vector with T::one() as its i-th component.\nThe kronecker product of two matrices (aka. tensor product …\nRetrieves the lower-triangular factor of the Cholesky …\nThe lower triangular matrix of this decomposition.\nThe lower triangular matrix of this decomposition.\nReturns the L1 norm |re| + |im| – the Manhattan distance …\nRetrieves the lower-triangular factor of the Cholesky …\nThe lower triangular matrix of this decomposition.\nThe number of lanes of this SIMD value.\nThe left offset of the view cuboid.\nLeft quaternionic division.\nThe total number of elements of this matrix.\nThe number of elements on the underlying vector.\nThe dimension of this point.\nThe number of non-identity permutations applied by this …\nReturns self * (1.0 - t) + rhs * t, i.e., the linear blend …\nLinear interpolation between two unit quaternions.\nLinear interpolation between two unit dual quaternions.\nLinear interpolation between two points.\nLinear interpolation between two quaternion.\nLinear interpolation between two dual quaternions.\nInterpolates between two isometries using a linear …\nInterpolates between two isometries using a linear …\nInterpolates between two isometries using a linear …\nInterpolates between two isometries using a linear …\n[Reexported at the root of this crate.] Factorization of …\nCompute the index corresponding to the irow-th row and …\nComputes the principal value of natural logarithm of self.\nCompute the natural logarithm of a quaternion.\nCompute the natural logarithm of a quaternion.\nComputes the natural logarithm of determinant of the …\nReturns the logarithm of self with respect to an arbitrary …\nBuilds a left-handed look-at view matrix.\nBuilds a left-handed look-at view matrix without …\nBuilds a left-handed look-at view matrix without …\nBuilds a left-handed look-at view matrix.\nBuilds a left-handed look-at view matrix.\nBuilds a left-handed look-at view matrix including a …\nBuilds a left-handed look-at view matrix including a …\nBuilds a right-handed look-at view matrix.\nBuilds a right-handed look-at view matrix without …\nBuilds a right-handed look-at view matrix without …\nBuilds a right-handed look-at view matrix.\nBuilds a right-handed look-at view matrix.\nBuilds a right-handed look-at view matrix including …\nBuilds a right-handed look-at view matrix including …\nExtracts the lower triangular part of this matrix …\nThe Lp norm of this matrix.\nComputes the LU decomposition with partial (row) pivoting …\nA synonym for the norm of this matrix.\nA synonym for the norm of this quaternion.\nA synonym for the squared norm of this matrix.\nA synonym for the squared norm of this quaternion.\nReturns a matrix containing the result of f applied to …\nReturns a point containing the result of f applied to each …\nApply the given function to this matrix’s diagonal and …\nApplies a function to each lane of self.\nReturns a matrix containing the result of f applied to …\nA reference to the underlying matrix.\nA reference to the underlying matrix representation of …\nConstruct a fixed-size matrix directly from data.\nA mutable reference to underlying matrix. Use …\nA mutable reference to the underlying matrix …\nA mutable reference to the underlying matrix.\nA mutable reference to the underlying matrix …\nSame as cmp::max.\nReturns the component with the largest value.\nThe largest finite positive value representable using this …\nThe mean of all the elements of this matrix.\nCreate the mean unit quaternion from a data structure …\nUse the metric induced by this norm to compute the metric …\nCompute the distance between self and rhs using the metric …\nSame as cmp::min.\nReturns the component with the smallest value.\nThe smallest finite positive value representable using …\nThe modulus of this complex number.\nThe squared modulus of this complex number.\nEquivalent to self * rhs but stores the result into out to …\nThe name of this dimension, i.e., the singleton Self.\nThe number of columns of this matrix.\nNegates self in-place.\nCreate a new Complex\nCreates a new reflection wrt. the plane orthogonal to the …\nA dynamic size equal to value.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nCreates a new unit quaternion rotation from a rotation …\nBuilds the unit complex number corresponding to the …\nCreates a new dynamic matrix data storage from the given …\nInitializes this point from its components.\nInitializes this point from its components.\nInitializes this point from its components.\nInitializes this point from its components.\nInitializes this point from its components.\nInitializes this point from its components.\nBuilds a 3 dimensional rotation matrix from an axis and an …\nBuilds a 2 dimensional rotation matrix from an angle in …\nCreates a new quaternion from its individual components. …\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nCreates a new 2D isometry from a translation and a …\nCreates a new isometry from a translation and a rotation …\nCreates a new 2D isometry from a translation and a …\nCreates a new isometry from a translation and a rotation …\nCreates a new similarity from a translation and a rotation …\nCreates a new similarity from a translation, rotation …\nCreates a new similarity from a translation, a rotation, …\nCreates a new similarity from a translation, rotation …\nCreates a new orthographic projection matrix.\nCreates a new perspective matrix from the aspect ratio, y …\nComputes the Bidiagonal decomposition using householder …\nAttempts to compute the Cholesky decomposition of matrix.\nComputes the ColPivQR decomposition using householder …\nComputes the LU decomposition with full pivoting of matrix.\nComputes the Hessenberg decomposition using householder …\nComputes the LU decomposition with partial (row) pivoting …\nComputes the QR decomposition using householder …\nComputes the Schur decomposition of a square matrix.\nComputes the Singular Value Decomposition of matrix using …\nComputes the eigendecomposition of the given symmetric …\nComputes the tridiagonalization of the symmetric matrix m.\nComputes the UDU^T factorization.\nNormalize the given vector and return it wrapped on a Unit …\nCreates a new reflection wrt. the plane orthogonal to the …\nCreates a new unit quaternion rotation from a rotation …\nCreates a new homogeneous matrix that applies a distinct …\nCreates a new homogeneous matrix that applies a scaling …\nCreates a new homogeneous matrix that applies a scaling …\nNormalize the given vector and return it wrapped on a Unit …\nDeprecated: Use Matrix4::face_towards instead.\nDeprecated: Use Isometry::face_towards instead.\nDeprecated: Use Isometry::face_towards instead.\nDeprecated: Use UnitQuaternion::face_towards instead.\nDeprecated: Use Rotation3::face_towards instead.\nDeprecated: Use SimilarityMatrix3::face_towards instead.\nDeprecated: Use SimilarityMatrix3::face_towards instead.\nCreates a new homogeneous matrix for an orthographic …\nCreates a new homogeneous matrix for a perspective …\nBuilds a 2 dimensional homogeneous rotation matrix from an …\nBuilds a 3D homogeneous rotation matrix from an axis and …\nBuilds a 3D homogeneous rotation matrix from an axis and …\nCreates a new homogeneous matrix that applies the same …\nCreates a new homogeneous matrix that applies a pure …\nCreate a new matrix view without bounds checking.\nCreate a new matrix view without bounds checking.\nWraps the given value, assuming it is already normalized.\nComputes the Cholesky decomposition of matrix without …\nComputes the Singular Value Decomposition of matrix using …\nCreate a new matrix view without bounds checking.\nCreate a new matrix view without bounds checking.\nAttempts to approximate the Cholesky decomposition of …\nComputes the Hessenberg decomposition using householder …\nNormalized linear interpolation between two unit …\nNormalized linear interpolation between two unit …\nAre all vector lanes false?\nApply this norm to the given matrix.\nComputes the norm.\nThe L2 norm of this matrix.\nThe norm of this quaternion.\nThe sum of the absolute value of this complex number’s …\nReturns the square of the norm (since T doesn’t …\nComputes the squared norm.\nThe squared L2 norm of this vector.\nThe squared norm of this quaternion.\nReturns a normalized version of this matrix.\nNormalizes this quaternion.\nNormalizes this quaternion.\nNormalizes this matrix in-place and returns its norm.\nNormalizes this quaternion.\nNormalizes this quaternion.\nThe number of rows of this matrix.\nThe off-diagonal part of this decomposed matrix.\nThe off-diagonal components of this decomposition.\nGets the multiplicative identity element.\nCreates a new identity transform.\nCreates a new identity isometry.\nCreates a new identity similarity.\nLane-wise bitwise or of the vector elements.\nCreates a new point with all coordinates equal to zero.\nApplies the given closure to each element of the …\nOrthonormalizes the given family of vectors. The largest …\nCalculates the outer product (also known as the wedge …\nRetrieves the column permutation of this decomposition.\nThe row permutations of this decomposition.\nThe row permutations of this decomposition.\nUses the given matrix as-is without any checks or …\nClamp value between min and max. Returns None if value is …\nCompare a and b using a partial ordering relation.\nReturns true iff a and b are comparable and a >= b.\nReturns true iff a and b are comparable and a > b.\nReturns true iff a and b are comparable and a <= b.\nReturns true iff a and b are comparable and a < b.\nReturn the maximum of a and b if they are comparable.\nReturn the minimum of a and b if they are comparable.\nSorts two values in increasing order using a partial …\nApplies this sequence of permutations to the columns of rhs…\nApplies this sequence of permutations to the rows of rhs.\nThe perpendicular product between two 2D column vectors, …\nConstruct a fixed-size point directly from data.\nComputes the Polar Decomposition of a matrix (indirectly …\nThe polar decomposition of this quaternion.\nRaise this matrix to an integral power exp.\nRaises this matrix to an integral power exp in-place.\nRaises self to a complex power.\nRaises self to a floating point power.\nRaise this unit complex number to a given floating power.\nRaise the quaternion to a given floating power.\nRaise the rotation to a given floating power, i.e., …\nRaise the rotation to a given floating power, i.e., …\nRaise the quaternion to a given floating power.\nRaises self to a signed integer power.\nRaises self to an unsigned integer power.\nComputes the transformation equal to a non-uniform scaling …\nComputes in-place the transformation equal to a …\nComputes the transformation equal to an uniform scaling …\nThe similarity transformation that applies a scaling …\nComputes in-place the transformation equal to an uniform …\nSets self to the similarity transformation that applies a …\nComputes the transformation equal to a translation …\nComputes the transformation equal to a translation …\nThe product of all the elements of this matrix.\nCalculates the projection of self onto other (also known …\nProjects a point. Faster than matrix multiplication.\nProjects a point. Faster than matrix multiplication.\nProjects a vector. Faster than matrix multiplication.\nProjects a vector. Faster than matrix multiplication.\nComputes the pseudo-inverse of this matrix.\nInverts self.\nComputes the pseudo-inverse of the decomposed matrix.\nThe matrix data pointer.\nThe matrix mutable data pointer.\nConvert quaternion to pure quaternion.\nConstructs a new vector of higher dimension by appending …\nComputes the orthogonal matrix Q of this decomposition.\nThe column permutations of this decomposition.\nComputes the orthogonal matrix Q of this decomposition.\nComputes the orthogonal matrix Q of this decomposition.\nComputes the orthogonal matrix Q of this decomposition.\nMultiplies the provided matrix by the transpose of the Q …\nMultiplies the provided matrix by the transpose of the Q …\nComputes the QR decomposition of this matrix.\nComputes the quadratic form …\nComputes the quadratic form …\nComputes the quadratic form …\nComputes the quadratic form …\nThe underlying quaternion.\nRetrieves the upper trapezoidal submatrix R of this …\nRetrieves the upper trapezoidal submatrix R of this …\nComputes the rank of this matrix.\nComputes the rank of the decomposed matrix, i.e., the …\nGiven the Cholesky decomposition of a matrix M, a scalar …\nReal portion of the complex number\nThe real part of this complex number.\nThe real component of the quaternion\nRebuild the original matrix.\nRebuild the original matrix.\nRecomputes the original symmetric matrix.\nApplies the reflection to the columns of rhs.\nApplies the reflection to the rows of lhs.\nApplies the reflection to the rows of lhs.\nApplies the reflection to the columns of rhs.\nCalculates the rejection of self from other (also known as …\nTests whether self and rhs are equal up to a given epsilon.\nRemoves the i-th column from this matrix.\nUpdates the decomposition such that we get the …\nRemoves n consecutive columns from this matrix, starting …\nRemoves all columns in indices\nRemoves nremove.value() columns from this matrix, starting …\nRemoves D::dim() consecutive columns from this matrix, …\nRemoves D::dim() consecutive rows from this matrix, …\nRemoves the i-th row from this matrix.\nRemoves n consecutive rows from this matrix, starting with …\nRemoves all rows in indices\nRemoves nremove.value() rows from this matrix, starting …\nNormalizes this vector again. This is useful when repeated …\nEnsure this rotation is an orthonormal rotation matrix. …\nEnsure this rotation is an orthonormal rotation matrix. …\nNormalizes this vector again using a first-order Taylor …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix with all its elements set to elem.\nReplaces the i-th lane of self by val.\nReplaces the i-th lane of self by val without …\nReshapes the storage into the output storage type.\nReshapes self such that it has dimensions …\nResizes this matrix so that it contains new_nrows rows and …\nResizes the underlying mutable data storage and unwraps it.\nResizes self such that it has dimensions …\nResizes this matrix horizontally, i.e., so that it …\nChanges the number of column of this matrix in-place.\nResizes this matrix in-place.\nResizes this matrix vertically, i.e., so that it contains …\nChanges the number of rows of this matrix in-place.\nThe right offset of the view cuboid.\nRight quaternionic division.\nReturn the rotation part of this unit dual quaternion.\nCreates a new isometry from the given rotation angle.\nCreates a new isometry from the given rotation angle.\nCreates a new isometry from the given rotation angle.\nCreates a new isometry from the given rotation angle.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe unit complex needed to make a and b be collinear and …\nThe unit quaternion needed to make a and b be collinear …\nThe rotation matrix required to align a and b but with its …\nThe rotation matrix required to align a and b but with its …\nThe unit complex needed to make a and b be collinear and …\nThe unit quaternion needed to make a and b be collinear …\nThe unit quaternion needed to make self and other coincide.\nThe unit complex number needed to make self and other …\nThe rotation matrix needed to make self and other coincide.\nThe rotation matrix needed to make self and other coincide.\nThe isometry that applies the rotation r with its axis …\nThe similarity that applies the scaling factor scaling, …\nReturns a view containing the i-th row of this matrix.\nIterate through the rows of this matrix.\nMutably iterates through this matrix rows.\nThe mean of all the rows of this matrix.\nThe mean of all the rows of this matrix. The result is …\nReturns a view containing the i-th row of this matrix.\nReturns a view containing the n first elements of the i-th …\nReturns a view containing the n first elements of the i-th …\nThe product of all the rows of this matrix.\nThe product of all the rows of this matrix. The result is …\nThe sum of all the rows of this matrix.\nThe sum of all the rows of this matrix. The result is …\nThe variance of all the rows of this matrix.\nThe variance of all the rows of this matrix. The result is …\nExtracts from this matrix a set of consecutive rows.\nExtracts from this matrix nrows rows regularly skipping …\nExtracts from this matrix nrows rows regularly skipping …\nExtracts from this matrix nrows rows regularly skipping …\nExtracts from this matrix nrows rows regularly skipping …\nExtracts from this matrix a set of consecutive rows.\nView containing all the rows indexed by the range rows.\nMutable view containing all the rows indexed by the range …\nSplits this NxM matrix into two parts delimited by two …\nSplits this NxM matrix into two parts delimited by two …\nExtracts from this matrix a set of consecutive rows …\nExtracts from this matrix a set of consecutive rows …\nThe scalar part w of this quaternion.\nMultiplies this complex number by factor.\nMultiplies self by the scalar t.\nMultiplies each component of the complex matrix self by …\nMultiply self by n.\nMultiplies each component of the complex matrix self by …\nThe rotation axis of this unit quaternion multiplied by …\nThe rotation angle returned as a 1-dimensional vector.\nThe rotation axis multiplied by the rotation angle.\nThe rotation angle returned as a 1-dimensional vector.\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe scaling factor of this similarity transformation.\nComputes the Schur decomposition of a square matrix.\nScrew linear interpolation between two unit quaternions. …\nMerges self and other depending on the lanes of cond.\nCreates a new matrix by extracting the given set of …") \ No newline at end of file +searchState.loadedDescShard("jumpy", 2, "Predicts the next position of this rigid-body, by …\nThe maximal distance separating two objects that will …\nThe angular inertia along the principal inertia axes and …\nProjects a point on self.\nProjects a point on the boundary of self and returns the …\nProjects a point on self.\nProjects a point on self, with a maximum projection …\nProjects a point on self, with a maximum projection …\nPerform a point projection assuming a solid interior based …\nProjects a point on self, unless the projection lies …\nProjects a point on self transformed by m, unless the …\nProjects a point on self transformed by m.\nFind the projection of a point on the closest collider.\nProjects a point on the boundary of self transformed by m …\nFind the projection of a point on the closest collider.\nProjects a point on self transformed by m.\nProjects a point on self transformed by m, with a maximum …\nProjects a point on self transformed by m, unless the …\nUpdate colliders positions after rigid-bodies moved.\nThe approximate kinetic energy of this rigid-body.\nGets the acceleration structure of the composite shape.\nThe acceleration structure used by this triangle-mesh.\nThe acceleration structure used by this compound shape.\nThe query dispatcher used by this narrow-phase to select …\nThe query dispatcher used by this query pipeline for …\nThe radius of the ball.\nThe radius of the capsule.\nThe range of connected components. …\nThe underlying raw graph structure of this interaction …\nRecompute the mass-properties of this rigid-bodies based …\nRecompute the mass-properties of this rigid-bodies based …\nThe relative dominance of the bodies involved in this …\nRemoves the specified flags in-place.\nRemoves a joint from this set.\nRemoves an multibody_joint from this set.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves a rigid-body, and all its attached colliders and …\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemove a collider from this set and update its parent …\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nRemoves the specified flags in-place.\nDeletes all the impulse_joints attached to the given …\nRemoves all the multibody joints attached to a rigid-body.\nRemoves all the multibody_joints from the multibody the …\nWas at least one of the colliders involved in the …\nRender the scene.\nCreates a new debug-render pipeline that renders everything\nRender only the colliders from the scene.\nRender contact.\nRender only the joints from the scene.\nRender only the rigid-bodies from the scene.\nResets to zero all the constant (linear) forces manually …\nResets to zero all the constant torques manually applied …\nThe restitution coefficient of this collider.\nSets the restitution coefficient of the collider this …\nThe restitution coefficient of this collider.\nThe effective restitution coefficient at this contact …\nThe restitution coefficient of the collider to be built.\nThe combine rule used by this collider to combine its …\nSets the rule to be used to combine two restitution …\nThe rule applied to combine the restitution coefficients …\nThe rule used to combine two restitution coefficients.\nLocks or unlocks rotations of this rigid-body along each …\nLocks or unlocks rotations of this rigid-body along each …\nOnly allow translations of this rigid-body around specific …\nReverse the orientation of the triangle mesh.\nReverse the orientation of this polyline by swapping the …\nThe handle of the first body involved in the potential …\nThe handle of the first body involved in the potential …\nThe first rigid-body involved in this contact manifold.\nThe handle of the first body involved in the potential …\nThe handle of the first body involved in the potential …\nThe second rigid-body involved in this contact manifold.\nThe length of the local coordinate axes rendered for a …\nThe handle of the rigid-body of this link.\nReturns the link of this multibody attached to the given …\nThe first link of this multibody.\nThe Aabb of this heightfield.\nMutable reference to the first link of this multibody.\nThe rotational part of this rigid-body’s position.\nSets the initial orientation of the rigid-body to be …\nThe rotational part of this collider’s position.\nSets the initial orientation of the collider to be created.\nThe pure rotational part of this isometry.\nInitializes a compound shape obtained from the …\nInitializes a collider builder with a compound shape …\nInitializes a compound shape obtained from the …\nInitializes a collider builder with a compound shape …\nCreates a new shared shape with rounded corners that is the\nInitializes a new collider builder with a round 2D convex …\nCreates a new shared shape with round corners that is a …\nCreates a new collider builder that is a round convex …\nInitialize a round cuboid shape defined by its …\nInitialize a new collider builder with a round cuboid …\nInitializes a triangle shape with round corners.\nInitializes a collider builder with a triangle shape with …\nThe scale factor applied to this heightfield.\nReturns a scaled version of this triangle mesh.\nComputes a scaled version of this half-space.\nComputes a scaled version of this polyline.\nComputes a scaled version of this convex polygon.\nReturns a scaled version of this heightfield.\nGet the i-th segment of this mesh.\nInitialize a segment shape from its endpoints.\nInitializes a collider builder with a segment shape.\nThe endpoints of the capsule’s principal axis.\nThe i-th segment of the heightfield if it has not been …\nTransforms the feature-id of a segment to the feature-id …\nAn iterator through all the segments of this mesh.\nIterator through all the segments of this heightfield.\nWas at least one of the colliders involved in the …\nSets whether or not the collider built by this builder is …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nInserts or removes the specified flags depending on the …\nSets the collision types enabled for this collider.\nSets the events enabled for this collider.\nSets the physics hooks enabled for this collider.\nSets the rigid-body’s additional mass.\nSets the rigid-body’s additional mass-properties.\nSet the additional number of solver iterations run for …\nSets the angular damping coefficient of this rigid-body.\nThe angular velocity of this rigid-body.\nSets the type of this rigid-body.\nSets the collision groups of this collider.\nSets the total force magnitude beyond which a contact …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets whether contacts between the attached rigid-bodies …\nSets the uniform density of this collider.\nThe dominance group of this rigid-body.\nSets the time-stepping length.\nSet whether this joint is enabled or not.\nSets whether this rigid-body is enabled or not.\nSets whether or not this collider is enabled.\nLocks or unlocks rotations of this rigid-body along each …\nLocks or unlocks rotations of this rigid-body along each …\nSets the flags of this triangle mesh, controlling its …\nSets the friction coefficient of this collider.\nSets the combine rule used by this collider to combine its …\nSets the gravity scale facter for this rigid-body.\nSets the internal index associated to this collider by the …\nSets the inverse time-stepping length (i.e. the frequency).\nSets the joint limits along the specified axis.\nSets the [min,max] limit distances attached bodies can …\nSets the [min,max] limit angle attached bodies can …\nSets the linear damping coefficient of this rigid-body.\nThe linear velocity of this rigid-body.\nSets the joint’s anchor, expressed in the local-space of …\nSets anchor of this joint, expressed in the first …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets anchor of this joint, expressed in the second …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the joint’s anchor, expressed in the local-space of …\nSets the principal (local X) axis of this joint, expressed …\nSets the principal axis of the joint, expressed in the …\nSets the principal (local X) axis of this joint, expressed …\nSets the principal axis of the joint, expressed in the …\nSets the joint’s frame, expressed in the first …\nSets the joint’s frame, expressed in the first …\nSets joint’s frame, expressed in the second …\nSets the joint’s frame, expressed in the second …\nSets the axes along which this rigid-body cannot translate …\nChanges the mass on these mass-properties.\nSets the mass of this collider.\nSets the mass properties of this collider.\nSets the maximum allowed distance between the attached …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nConfigure both the target angle and target velocity of the …\nSets the maximum force the motor can deliver along the …\nSets the maximum force the motor can deliver.\nSets the maximum force the motor can deliver.\nSets the maximum force the motor can deliver.\nSet the spring-like model used by the motor to reach the …\nSet the spring-like model used by the motor to reach the …\nSet the spring-like model used by the motor to reach the …\nSet the spring-like model used by the motor to reach the …\nSets the target angle this motor needs to reach.\nSets the target angle this motor needs to reach.\nSets the target angle this motor needs to reach.\nSets the target angle this motor needs to reach.\nSets the target velocity this motor needs to reach.\nSets the target velocity this motor needs to reach.\nSets the target velocity this motor needs to reach.\nSets the target velocity this motor needs to reach.\nIf this rigid body is kinematic, sets its future position …\nIf this rigid body is kinematic, sets its future …\nIf this rigid body is kinematic, sets its future …\nSets the parent of the given collider.\nSets the position and next_kinematic_position of this …\nSets the position of this collider.\nSets the position of this collider with respect to its …\nSets the restitution coefficient of this collider.\nSets the combine rule used by this collider to combine its …\nSets the rotational part of this rigid-body’s position.\nSets the rotational part of this collider’s position.\nSets the rotational part of this collider’s rotaiton …\nSets the scale factor applied to this heightfield.\nMark the i-th segment of this heightfield as removed or …\nSets whether or not this is a sensor collider.\nSets the shape of this collider.\nSets the solver groups of this collider.\nSet the spring model used by this joint to reach the …\nSets the translational part of this rigid-body’s …\nSets the translational part of this collider’s position.\nSets the translational part of this collider’s …\nThe geometric shape of this collider.\nThe shape of the collider to be built.\nA mutable reference to the geometric shape of this …\nGets the type tag of this shape.\nThe shapes of this compound shape.\nRetrieve the SharedShape. Also see the shape() function\nPut this rigid-body to sleep.\nPut this rigid body to sleep.\nIf a rigid-body is sleeping, its attached entities will …\nSets whether or not the rigid-body is to be created asleep.\nIs this body sleeping?\nWhether or not the rigid-body is to be created asleep.\nThe solver contacts that can be modified.\nThe contacts that will be seen by the constraints solver …\nFlags used to control some aspects of the constraints …\nThe solver groups used by this collider.\nSets the solver groups used by this collider.\nThe groups controlling the pairs of collider that have …\nThe solver groups for the collider being built.\nSet the spring used by this joint to reach the desired …\nThe left-most x-coordinate of this heightfield.\nIs this a Started collision event?\nThe way the time-of-impact computation algorithm …\nExecutes one step of the collision detection.\nExecutes one timestep of the physics simulation.\nThe stiffness coefficient of the motor’s spring-like …\nIs this a Stopped collision event?\nThe style used to compute the line colors for each element …\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nReturns the set difference of the two sets of flags.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nDisables all flags enabled in the set.\nThe number of subdivision used to approximate the curved …\nThe first subshape involved in this contact manifold.\nThe second subshape involved in this contact manifold.\nIf the first shape involved is a composite shape, this …\nIf the second shape involved is a composite shape, this …\nGet the ID of the feature with a normal that maximizes the …\nSame as self.support_point except that dir is normalized.\nSwaps the two collider handles in self.\nConfigures the integration parameters to match the new “…\nConfigures the integration parameters to match the old PGS …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nReturns the symmetric difference between the flags in self …\nThe friction impulse along the vector orthonormal to the …\nThe desired tangent relative velocity at the contact point.\nThe target position of the motor.\nThe target velocity of the motor.\nTest whether contact should be computed between two …\nCheck if interactions should be allowed based on the …\nTests if the given collider should be taken into account …\nApplies the filters described by self to a collider to …\nTighten this bounding volume.\nCreates a new, tightened version, of this bounding volume.\nSince how much time can this body sleep?\nThe amount of time the rigid-body must remain below the …\nDiscretize the boundary of this round cuboid as a …\nDiscretize the boundary of this round convex polygon as a …\nRasterize this heightfield as a (potentially …\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nToggles the specified flags in-place.\nThe time of impact of the ray with the object. The exact …\nThe time at which the objects touch.\nReturns the topology information of this trimesh, if it …\nAccumulation of external torques (only for dynamic bodies).\nThe sum of all the forces between the two colliders.\nThe sum of the magnitudes of each force between the two …\nThe sum of all the impulses applied by contacts on this …\nThe sum of the magnitudes of the contacts on this contact …\nTransform each element of the mass properties.\nTransforms the vertices of self by the given position pos.\nTransforms in-place the vertices of this triangle mesh.\nReturn self rotated by rotation.\nThe translational part of this rigid-body’s position.\nSets the initial translation of the rigid-body to be …\nThe translational part of this collider’s position.\nSets the initial translation of the collider to be created.\nThe pure translational part of this isometry.\nGet the i-th triangle of this mesh.\nInitializes a triangle shape.\nInitializes a collider builder with a triangle shape.\nAn iterator through all the triangles of this mesh.\nInitializes a triangle mesh shape defined by its vertex …\nInitializes a collider builder with a triangle mesh shape …\nInitializes a triangle mesh shape defined by its vertex …\nInitializes a collider builder with a triangle mesh shape …\nThis half-edge twin on the adjacent triangle.\nThe range of segment ids that may intersect the given …\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nReturns the union of between the flags in self and other.\nThe width of a single cell of this heightfield, without …\nInitializes and generate the velocity constraints …\nInitializes and generate the velocity constraints …\nUnpacks this feature id into an explicit enum.\nRetrieves the value of the identifier if self is a face.\nRevries the value of the identifier if self is a vertex.\nUpdates the broad-phase.\nUpdates the broad-phase, taking into account the new …\nUpdate the acceleration structure on the query pipeline.\nHelper function to update self to emulate a …\nUpdates the set of bodies that needs CCD to be resolved.\nUpdate the query pipeline incrementally, avoiding a …\nUpdate the positions of all the colliders attached to this …\nUpdate the acceleration structure on the query pipeline.\nUpdate the world-space mass properties of self, taking …\nAn arbitrary user-defined 128-bit integer associated to …\nAn arbitrary user-defined 128-bit integer associated to …\nSets an arbitrary user-defined 128-bit integer associated …\nUser-defined data attached to the manifold.\nUser-defined data associated to this joint.\nUser-defined data associated to this rigid-body.\nAn arbitrary user-defined 128-bit integer associated to …\nA user-defined piece of data.\nUser-defined data associated to this collider.\nThe user-data of the collider being built.\nRetrieves the constant force(s) that the user has added to …\nForces applied by the user.\nRetrieves the constant torque(s) that the user has added …\nTorque applied by the user.\nThe translation coordinates, i.e., how much is added to a …\nConstruct a fixed-size column vector directly from data.\nThe velocity of the given world-space point on this …\nThe velocity of the given world-space point on this …\nInitialize and generate velocity constraints to enforce, …\nConverts a vertex feature id into a packed feature id.\nThe first vertex of this edge.\nThe vertex buffer of this mesh.\nThe vertex buffer of this mesh.\nThe vertices of this half-edge representation.\nUp to two vertices forming this polygonal feature.\nThe feature IDs of this polygon’s vertices.\nThe volume (or surface in 2D) of this collider.\nForces the specified rigid-body to wake up if it is …\nWakes up this rigid-body.\nWakes up this rigid body if it is sleeping.\nSets the interaction mask of this filter.\nCreates a new triangle mesh from a vertex buffer and an …\nSets the group this filter is part of.\nInitializes a CCD solver with a custom QueryDispatcher …\nCreates a new empty narrow-phase with a custom query …\nInitializes an empty query pipeline with a custom …\nThe local-space closest point on the first shape at the …\nThe local-space closest point on the second shape at the …\nThe world-space center of mass of the rigid-body.\nThe world-space center of mass of the rigid-body.\nThe world-space inverse angular inertia tensor of the …\nVelocities set to zero.\nConstructs a pair of artificial handles that are not …\nThe time used to integrate the rigid-body’s velocity and …\nThe edge shared between the two triangles.\nThe first triangle, with an orientation opposite to the …\nThe second triangle, with an orientation opposite to the …\nTrait implemented by rotations that can be used inside of …\nA 2D affine transformation. Stored as a homogeneous 3x3 …\nA 3D affine transformation. Stored as a homogeneous 4x4 …\nA array-based statically sized matrix data storage.\nThe bidiagonalization of a general matrix.\nThe column-stride of the owned data storage for a buffer …\nThe static stride of this storage’s columns.\nThe Cholesky decomposition of a …\nTrait alias for Add and AddAssign with result of type Self.\nTrait alias for Div and DivAssign with result of type Self.\nTrait alias for Mul and MulAssign with result of type Self.\nTrait alias for Sub and SubAssign with result of type Self.\nThe QR decomposition (with column pivoting) of a general …\nA complex number in Cartesian form.\nTrait shared by all complex fields and its subfields (like …\nA dynamically sized column-major matrix.\nA column-major matrix slice dynamic numbers of rows and …\nA column-major matrix slice dynamic numbers of rows and …\nA column-major matrix view dynamic numbers of rows and …\nA column-major matrix view dynamic numbers of rows and …\nA dynamically sized column vector.\nA column vector slice dynamic numbers of rows and columns.\nA column vector slice dynamic numbers of rows and columns.\nA column vector view dynamic numbers of rows and columns.\nA column vector view dynamic numbers of rows and columns.\nAn allocator based on ArrayStorage and VecStorage for …\nTrait implemented by any type that can be used as a …\nTrait implemented exclusively by type-level integers.\nA range with a size that may be known at compile-time.\nA dual quaternion.\nDim of dynamically-sized algebraic entities.\nThe type of the elements of each lane of this SIMD value.\nEuclidean norm.\nTrait implemented by fields, i.e., complex numbers and …\nLU decomposition with full row and column pivoting.\nHessenberg decomposition of a general matrix.\nA constant Complex i, the imaginary unit.\nMarker trait indicating that a storage is stored …\nTrait implemented by Dyn.\nTrait implemented by Dyn and type-level integers different …\nA direct isometry, i.e., a rotation followed by a …\nA 2-dimensional direct isometry using a unit complex …\nA 3-dimensional direct isometry using a unit quaternion …\nA 2-dimensional direct isometry using a rotation matrix …\nA 3-dimensional direct isometry using a rotation matrix …\nLU decomposition with partial (row) pivoting.\nLp norm.\nThe most generic column-major matrix (and vector) type.\nA stack-allocated, column-major, 1x1 square matrix.\nA stack-allocated, column-major, 1x2 matrix.\nA stack-allocated, column-major, 1x3 matrix.\nA stack-allocated, column-major, 1x4 matrix.\nA stack-allocated, column-major, 1x5 matrix.\nA stack-allocated, column-major, 1x6 matrix.\nA heap-allocated, column-major, matrix with 1 rows and a …\nA stack-allocated, column-major, 2x2 square matrix.\nA stack-allocated, column-major, 2x1 matrix.\nA stack-allocated, column-major, 2x3 matrix.\nA stack-allocated, column-major, 2x4 matrix.\nA stack-allocated, column-major, 2x5 matrix.\nA stack-allocated, column-major, 2x6 matrix.\nA heap-allocated, column-major, matrix with 2 rows and a …\nA stack-allocated, column-major, 3x3 square matrix.\nA stack-allocated, column-major, 3x1 matrix.\nA stack-allocated, column-major, 3x2 matrix.\nA stack-allocated, column-major, 3x4 matrix.\nA stack-allocated, column-major, 3x5 matrix.\nA stack-allocated, column-major, 3x6 matrix.\nA heap-allocated, column-major, matrix with 3 rows and a …\nA stack-allocated, column-major, 4x4 square matrix.\nA stack-allocated, column-major, 4x1 matrix.\nA stack-allocated, column-major, 4x2 matrix.\nA stack-allocated, column-major, 4x3 matrix.\nA stack-allocated, column-major, 4x5 matrix.\nA stack-allocated, column-major, 4x6 matrix.\nA heap-allocated, column-major, matrix with 4 rows and a …\nA stack-allocated, column-major, 5x5 square matrix.\nA stack-allocated, column-major, 5x1 matrix.\nA stack-allocated, column-major, 5x2 matrix.\nA stack-allocated, column-major, 5x3 matrix.\nA stack-allocated, column-major, 5x4 matrix.\nA stack-allocated, column-major, 5x6 matrix.\nA heap-allocated, column-major, matrix with 5 rows and a …\nA stack-allocated, column-major, 6x6 square matrix.\nA stack-allocated, column-major, 6x1 matrix.\nA stack-allocated, column-major, 6x2 matrix.\nA stack-allocated, column-major, 6x3 matrix.\nA stack-allocated, column-major, 6x4 matrix.\nA stack-allocated, column-major, 6x5 matrix.\nA heap-allocated, column-major, matrix with 6 rows and a …\nThe type of the result of a matrix cross product.\nAn owned matrix column-major matrix with R rows and C …\nAn owned matrix column-major matrix with D columns.\nA matrix slice.\nA column-major 1x1 matrix slice.\nA column-major 1x2 matrix slice.\nA column-major 1x3 matrix slice.\nA column-major 1x4 matrix slice.\nA column-major 1x5 matrix slice.\nA column-major 1x6 matrix slice.\nA column-major matrix slice with 1 row and a number of …\nA column-major 2x2 matrix slice.\nA column-major 2x1 matrix slice.\nA column-major 2x3 matrix slice.\nA column-major 2x4 matrix slice.\nA column-major 2x5 matrix slice.\nA column-major 2x6 matrix slice.\nA column-major matrix slice with 2 rows and a number of …\nA column-major 3x3 matrix slice.\nA column-major 3x1 matrix slice.\nA column-major 3x2 matrix slice.\nA column-major 3x4 matrix slice.\nA column-major 3x5 matrix slice.\nA column-major 3x6 matrix slice.\nA column-major matrix slice with 3 rows and a number of …\nA column-major 4x4 matrix slice.\nA column-major 4x1 matrix slice.\nA column-major 4x2 matrix slice.\nA column-major 4x3 matrix slice.\nA column-major 4x5 matrix slice.\nA column-major 4x6 matrix slice.\nA column-major matrix slice with 4 rows and a number of …\nA column-major 5x5 matrix slice.\nA column-major 5x1 matrix slice.\nA column-major 5x2 matrix slice.\nA column-major 5x3 matrix slice.\nA column-major 5x4 matrix slice.\nA column-major 5x6 matrix slice.\nA column-major matrix slice with 5 rows and a number of …\nA column-major 6x6 matrix slice.\nA column-major 6x1 matrix slice.\nA column-major 6x2 matrix slice.\nA column-major 6x3 matrix slice.\nA column-major 6x4 matrix slice.\nA column-major 6x5 matrix slice.\nA column-major matrix slice with 6 rows and a number of …\nA mutable matrix slice.\nA column-major 1x1 matrix slice.\nA column-major 1x2 matrix slice.\nA column-major 1x3 matrix slice.\nA column-major 1x4 matrix slice.\nA column-major 1x5 matrix slice.\nA column-major 1x6 matrix slice.\nA column-major matrix slice with 1 row and a number of …\nA column-major 2x2 matrix slice.\nA column-major 2x1 matrix slice.\nA column-major 2x3 matrix slice.\nA column-major 2x4 matrix slice.\nA column-major 2x5 matrix slice.\nA column-major 2x6 matrix slice.\nA column-major matrix slice with 2 rows and a number of …\nA column-major 3x3 matrix slice.\nA column-major 3x1 matrix slice.\nA column-major 3x2 matrix slice.\nA column-major 3x4 matrix slice.\nA column-major 3x5 matrix slice.\nA column-major 3x6 matrix slice.\nA column-major matrix slice with 3 rows and a number of …\nA column-major 4x4 matrix slice.\nA column-major 4x1 matrix slice.\nA column-major 4x2 matrix slice.\nA column-major 4x3 matrix slice.\nA column-major 4x5 matrix slice.\nA column-major 4x6 matrix slice.\nA column-major matrix slice with 4 rows and a number of …\nA column-major 5x5 matrix slice.\nA column-major 5x1 matrix slice.\nA column-major 5x2 matrix slice.\nA column-major 5x3 matrix slice.\nA column-major 5x4 matrix slice.\nA column-major 5x6 matrix slice.\nA column-major matrix slice with 5 rows and a number of …\nA column-major 6x6 matrix slice.\nA column-major 6x1 matrix slice.\nA column-major 6x2 matrix slice.\nA column-major 6x3 matrix slice.\nA column-major 6x4 matrix slice.\nA column-major 6x5 matrix slice.\nA column-major matrix slice with 6 rows and a number of …\nA column-major matrix slice with R rows and C columns.\nA column-major matrix slice with D rows and columns.\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nThe type of the result of a matrix sum.\nRenamed to VecStorage.\nA matrix view.\nA column-major 1x1 matrix view.\nA column-major 1x2 matrix view.\nA column-major 1x3 matrix view.\nA column-major 1x4 matrix view.\nA column-major 1x5 matrix view.\nA column-major 1x6 matrix view.\nA column-major matrix view with 1 row and a number of …\nA column-major 2x2 matrix view.\nA column-major 2x1 matrix view.\nA column-major 2x3 matrix view.\nA column-major 2x4 matrix view.\nA column-major 2x5 matrix view.\nA column-major 2x6 matrix view.\nA column-major matrix view with 2 rows and a number of …\nA column-major 3x3 matrix view.\nA column-major 3x1 matrix view.\nA column-major 3x2 matrix view.\nA column-major 3x4 matrix view.\nA column-major 3x5 matrix view.\nA column-major 3x6 matrix view.\nA column-major matrix view with 3 rows and a number of …\nA column-major 4x4 matrix view.\nA column-major 4x1 matrix view.\nA column-major 4x2 matrix view.\nA column-major 4x3 matrix view.\nA column-major 4x5 matrix view.\nA column-major 4x6 matrix view.\nA column-major matrix view with 4 rows and a number of …\nA column-major 5x5 matrix view.\nA column-major 5x1 matrix view.\nA column-major 5x2 matrix view.\nA column-major 5x3 matrix view.\nA column-major 5x4 matrix view.\nA column-major 5x6 matrix view.\nA column-major matrix view with 5 rows and a number of …\nA column-major 6x6 matrix view.\nA column-major 6x1 matrix view.\nA column-major 6x2 matrix view.\nA column-major 6x3 matrix view.\nA column-major 6x4 matrix view.\nA column-major 6x5 matrix view.\nA column-major matrix view with 6 rows and a number of …\nA mutable matrix view.\nA column-major 1x1 matrix view.\nA column-major 1x2 matrix view.\nA column-major 1x3 matrix view.\nA column-major 1x4 matrix view.\nA column-major 1x5 matrix view.\nA column-major 1x6 matrix view.\nA column-major matrix view with 1 row and a number of …\nA column-major 2x2 matrix view.\nA column-major 2x1 matrix view.\nA column-major 2x3 matrix view.\nA column-major 2x4 matrix view.\nA column-major 2x5 matrix view.\nA column-major 2x6 matrix view.\nA column-major matrix view with 2 rows and a number of …\nA column-major 3x3 matrix view.\nA column-major 3x1 matrix view.\nA column-major 3x2 matrix view.\nA column-major 3x4 matrix view.\nA column-major 3x5 matrix view.\nA column-major 3x6 matrix view.\nA column-major matrix view with 3 rows and a number of …\nA column-major 4x4 matrix view.\nA column-major 4x1 matrix view.\nA column-major 4x2 matrix view.\nA column-major 4x3 matrix view.\nA column-major 4x5 matrix view.\nA column-major 4x6 matrix view.\nA column-major matrix view with 4 rows and a number of …\nA column-major 5x5 matrix view.\nA column-major 5x1 matrix view.\nA column-major 5x2 matrix view.\nA column-major 5x3 matrix view.\nA column-major 5x4 matrix view.\nA column-major 5x6 matrix view.\nA column-major matrix view with 5 rows and a number of …\nA column-major 6x6 matrix view.\nA column-major 6x1 matrix view.\nA column-major 6x2 matrix view.\nA column-major 6x3 matrix view.\nA column-major 6x4 matrix view.\nA column-major 6x5 matrix view.\nA column-major matrix view with 6 rows and a number of …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA trait for abstract matrix norms.\nThe type of the norm.\nTrait implemented by entities scan be be normalized and …\nAn owned matrix column-major matrix with R rows and C …\nA constant Complex 1.\nA point in an euclidean space.\nAn owned D-dimensional column vector.\nA 3D orthographic projection stored as a homogeneous 4x4 …\nThe reshaped storage type.\nThe owned data storage that can be allocated from S.\nThe owned data storage that can be allocated from S.\nA sequence of row or column permutations.\nA 3D perspective projection stored as a homogeneous 4x4 …\nA point with D elements.\nA statically sized 1-dimensional column point.\nA statically sized 2-dimensional column point.\nA statically sized 3-dimensional column point.\nA statically sized 4-dimensional column point.\nA statically sized 5-dimensional column point.\nA statically sized 6-dimensional column point.\nAn invertible 2D general transformation. Stored as a …\nAn invertible 3D general transformation. Stored as a …\nThe QR decomposition of a general matrix.\nA quaternion. See the type alias …\nThe row-stride of the owned data storage for a buffer of …\nThe static stride of this storage’s rows.\nThe trait shared by all matrix data storage.\nTrait implemented by matrix data storage that can provide …\nTrait shared by all reals.\nA reflection wrt. a plane.\nA 1-dimensional reflection.\nA 2-dimensional reflection.\nA 3-dimensional reflection.\nA 4-dimensional reflection.\nA 5-dimensional reflection.\nA 6-dimensional reflection.\nThe transform category that results from the …\nA matrix storage that can be reshaped in-place.\nA rotation matrix.\nA 2-dimensional rotation matrix.\nA 3-dimensional rotation matrix.\nA dynamically sized row vector.\nAn owned D-dimensional row vector.\nA statically sized D-dimensional row vector.\nA matrix with one row and D columns .\nA stack-allocated, 1-dimensional row vector.\nA stack-allocated, 2-dimensional row vector.\nA stack-allocated, 3-dimensional row vector.\nA stack-allocated, 4-dimensional row vector.\nA stack-allocated, 5-dimensional row vector.\nA stack-allocated, 6-dimensional row vector.\nA statically sized column-major matrix with R rows and C …\nA column-major matrix slice with dimensions known at …\nA column-major matrix slice with dimensions known at …\nA column-major matrix view with dimensions known at …\nA column-major matrix view with dimensions known at …\nSingular Value Decomposition of a general matrix.\nA statically sized D-dimensional column vector.\nA column vector slice with dimensions known at …\nA column vector slice with dimensions known at …\nA column vector view with dimensions known at compile-time.\nA column vector view with dimensions known at compile-time.\nThe data storage for the sum of two matrices with …\nThe basic scalar type for all structures of nalgebra.\nA scale which supports non-uniform scaling.\nA 1-dimensional scale.\nA 2-dimensional scale.\nA 3-dimensional scale.\nA 4-dimensional scale.\nA 5-dimensional scale.\nA 6-dimensional scale.\nSchur decomposition of a square matrix.\nLane-wise generalization of bool for SIMD booleans.\nType of the result of comparing two SIMD values like self.\nLane-wise generalisation of ComplexField for SIMD complex …\nLane-wise generalization of the standard PartialOrd for …\nLanewise generalization of RealField for SIMD reals.\nType of the coefficients of a complex number.\nBase trait for every SIMD types.\nA similarity, i.e., an uniform scaling, followed by a …\nA 2-dimensional similarity.\nA 3-dimensional similarity.\nA 2-dimensional similarity using a rotation matrix for its …\nA 3-dimensional similarity using a rotation matrix for its …\nType of the range size. May be a type-level integer.\nA range with a size that may be known at compile-time.\nA matrix data storage for a matrix view. Only contains an …\nA mutable matrix data storage for mutable matrix view. …\nA square matrix.\nTrait shared by all matrix data storage that don’t …\nTrait shared by all mutable matrix data storage that …\nIndicates that Self is a more specific Transform category …\nIndicates that Self is a more general Transform category …\nEigendecomposition of a symmetric matrix.\nTridiagonalization of a symmetric matrix.\nTag representing an affine Transform. Its bottom-row is …\nTrait implemented by phantom types identifying the …\nTraits that gives the Transform category that is …\nTag representing the most general (not necessarily …\nTag representing the most general inversible Transform …\nA transformation matrix in homogeneous coordinates.\nA 2D general transformation that may not be invertible. …\nA 3D general transformation that may not be inversible. …\nA translation.\nA 1-dimensional translation.\nA 2-dimensional translation.\nA 3-dimensional translation.\nA 4-dimensional translation.\nA 5-dimensional translation.\nA 6-dimensional translation.\nThe constant dimension 0 .\nThe constant dimension 1.\nThe constant dimension 10 .\nThe constant dimension 100 .\nThe constant dimension 101 .\nThe constant dimension 102 .\nThe constant dimension 103 .\nThe constant dimension 104 .\nThe constant dimension 105 .\nThe constant dimension 106 .\nThe constant dimension 107 .\nThe constant dimension 108 .\nThe constant dimension 109 .\nThe constant dimension 11 .\nThe constant dimension 110 .\nThe constant dimension 111 .\nThe constant dimension 112 .\nThe constant dimension 113 .\nThe constant dimension 114 .\nThe constant dimension 115 .\nThe constant dimension 116 .\nThe constant dimension 117 .\nThe constant dimension 118 .\nThe constant dimension 119 .\nThe constant dimension 12 .\nThe constant dimension 120 .\nThe constant dimension 121 .\nThe constant dimension 122 .\nThe constant dimension 123 .\nThe constant dimension 124 .\nThe constant dimension 125 .\nThe constant dimension 126 .\nThe constant dimension 127 .\nThe constant dimension 13 .\nThe constant dimension 14 .\nThe constant dimension 15 .\nThe constant dimension 16 .\nThe constant dimension 17 .\nThe constant dimension 18 .\nThe constant dimension 19 .\nThe constant dimension 2 .\nThe constant dimension 20 .\nThe constant dimension 21 .\nThe constant dimension 22 .\nThe constant dimension 23 .\nThe constant dimension 24 .\nThe constant dimension 25 .\nThe constant dimension 26 .\nThe constant dimension 27 .\nThe constant dimension 28 .\nThe constant dimension 29 .\nThe constant dimension 3 .\nThe constant dimension 30 .\nThe constant dimension 31 .\nThe constant dimension 32 .\nThe constant dimension 33 .\nThe constant dimension 34 .\nThe constant dimension 35 .\nThe constant dimension 36 .\nThe constant dimension 37 .\nThe constant dimension 38 .\nThe constant dimension 39 .\nThe constant dimension 4 .\nThe constant dimension 40 .\nThe constant dimension 41 .\nThe constant dimension 42 .\nThe constant dimension 43 .\nThe constant dimension 44 .\nThe constant dimension 45 .\nThe constant dimension 46 .\nThe constant dimension 47 .\nThe constant dimension 48 .\nThe constant dimension 49 .\nThe constant dimension 5 .\nThe constant dimension 50 .\nThe constant dimension 51 .\nThe constant dimension 52 .\nThe constant dimension 53 .\nThe constant dimension 54 .\nThe constant dimension 55 .\nThe constant dimension 56 .\nThe constant dimension 57 .\nThe constant dimension 58 .\nThe constant dimension 59 .\nThe constant dimension 6 .\nThe constant dimension 60 .\nThe constant dimension 61 .\nThe constant dimension 62 .\nThe constant dimension 63 .\nThe constant dimension 64 .\nThe constant dimension 65 .\nThe constant dimension 66 .\nThe constant dimension 67 .\nThe constant dimension 68 .\nThe constant dimension 69 .\nThe constant dimension 7 .\nThe constant dimension 70 .\nThe constant dimension 71 .\nThe constant dimension 72 .\nThe constant dimension 73 .\nThe constant dimension 74 .\nThe constant dimension 75 .\nThe constant dimension 76 .\nThe constant dimension 77 .\nThe constant dimension 78 .\nThe constant dimension 79 .\nThe constant dimension 8 .\nThe constant dimension 80 .\nThe constant dimension 81 .\nThe constant dimension 82 .\nThe constant dimension 83 .\nThe constant dimension 84 .\nThe constant dimension 85 .\nThe constant dimension 86 .\nThe constant dimension 87 .\nThe constant dimension 88 .\nThe constant dimension 89 .\nThe constant dimension 9 .\nThe constant dimension 90 .\nThe constant dimension 91 .\nThe constant dimension 92 .\nThe constant dimension 93 .\nThe constant dimension 94 .\nThe constant dimension 95 .\nThe constant dimension 96 .\nThe constant dimension 97 .\nThe constant dimension 98 .\nThe constant dimension 99 .\nUDU factorization.\nL-infinite norm aka. Chebytchev norm aka. uniform norm …\nAn owned matrix with uninitialized data.\nAn owned matrix with uninitialized data.\nA wrapper that ensures the underlying algebraic entity has …\nA 2D rotation represented as a complex number with …\nA unit dual quaternion. May be used to represent a …\nA unit quaternions. May be used to represent a rotation.\nA stack-allocated, 1-dimensional unit vector.\nA stack-allocated, 2-dimensional unit vector.\nA stack-allocated, 3-dimensional unit vector.\nA stack-allocated, 4-dimensional unit vector.\nA stack-allocated, 5-dimensional unit vector.\nA stack-allocated, 6-dimensional unit vector.\nA Vec-based matrix data storage. It may be …\nA matrix with one column and D rows.\nA stack-allocated, 1-dimensional column vector.\nA stack-allocated, 2-dimensional column vector.\nA stack-allocated, 3-dimensional column vector.\nA stack-allocated, 4-dimensional column vector.\nA stack-allocated, 5-dimensional column vector.\nA stack-allocated, 6-dimensional column vector.\nAn owned matrix column-major matrix with R rows and C …\nA column vector slice with dimensions known at …\nA 1D column vector slice.\nA 2D column vector slice.\nA 3D column vector slice.\nA 4D column vector slice.\nA 5D column vector slice.\nA 6D column vector slice.\nA column vector slice with dimensions known at …\nA 1D column vector slice.\nA 2D column vector slice.\nA 3D column vector slice.\nA 4D column vector slice.\nA 5D column vector slice.\nA 6D column vector slice.\nThe type of the result of a matrix sum.\nA column vector view with dimensions known at compile-time.\nA 1D column vector view.\nA 2D column vector view.\nA 3D column vector view.\nA 4D column vector view.\nA 5D column vector view.\nA 6D column vector view.\nA column vector view with dimensions known at compile-time.\nA 1D column vector view.\nA 2D column vector view.\nA 3D column vector view.\nA 4D column vector view.\nA 5D column vector view.\nA 6D column vector view.\nA matrix data storage for a matrix view. Only contains an …\nA mutable matrix data storage for mutable matrix view. …\nA constant Complex 0.\nThe column vector with a 1 as its fifth component, and …\nThe unit column vector with a 1 as its fifth component, …\nThe absolute value of a.\nThe absolute value of this complex number: …\nComputes the component-wise absolute value.\nComputes the principal value of the inverse cosine of self.\nCalculates the quaternionic arccosinus.\nComputes the principal value of inverse hyperbolic cosine …\nCalculates the hyperbolic quaternionic arccosinus.\nEquivalent to self.adjoint() * rhs.\nEquivalent to self.adjoint() * rhs but stores the result …\nComputes the solution of the linear system …\nSolves the linear system self.adjoint() . x = b where x is …\nComputes the solution of the linear system …\nSolves the linear system self.adjoint() . x = b where x is …\nComputes the solution of the linear system …\nSolves the linear system self.adjoint() . x = b where x is …\nComputes the solution of the linear system …\nSolves the linear system self.adjoint() . x = b where x is …\nAdds a scalar to self.\nAdds a scalar to self in-place.\nEquivalent to self + rhs but stores the result into out to …\nThe adjoint (aka. conjugate-transpose) of self.\nSets self to its adjoint (aka. conjugate-transpose).\nTakes the adjoint (aka. conjugate-transpose) of self and …\nAre all vector lanes true?\nReturns the absolute value of the component with the …\nReturns the absolute value of the component with the …\nLane-wise bitwise and of the vector elements.\nThe smallest angle between two vectors.\nThe rotation angle in [0; pi] of this unit quaternion.\nThe rotation angle in ]-pi; pi] of this unit complex …\nThe rotation angle.\nThe rotation angle in [0; pi].\nThe rotation angle needed to make self and other coincide.\nThe rotation angle needed to make self and other coincide.\nThe rotation angle needed to make self and other coincide.\nThe rotation angle needed to make self and other coincide.\nIs any vector lane true?\nAppends to self a rotation given in the axis-angle form, …\nComputes the transformation equal to self followed by a …\nComputes in-place the transformation equal to self …\nAdds the interchange of the row (or column) i with the row …\nAppends to self the given rotation in-place.\nAppends to self the given rotation in-place.\nAppends in-place to self a rotation centered at the point …\nAppends in-place to self a rotation centered at the point …\nAppends in-place to self a rotation centered at the point p…\nAppends in-place to self a rotation centered at the point p…\nComputes the transformation equal to self followed by an …\nThe similarity transformation that applies a scaling …\nComputes in-place the transformation equal to self …\nSets self to the similarity transformation that applies a …\nComputes the transformation equal to self followed by a …\nComputes the transformation equal to self followed by a …\nAppends to self the given translation in-place.\nAppends to self the given translation in-place.\nApplies a closure f to modify each component of self.\nReplaces each component of self by the result of a closure …\nReturns self with each of its components replaced by the …\nUses the metric induced by the given norm to compute the …\nUses the given norm to compute the norm of self.\nComputes the index and value of the vector component with …\nComputes the index and value of the vector component with …\nThe argument of this complex number.\nA reference to the underlying homogeneous transformation …\nA reference to the underlying homogeneous transformation …\nReturns a mutable pointer to the start of the matrix.\nConverts this array storage to a mutable slice.\nExtracts a mutable slice containing the entire matrix …\nA mutable slice containing all the components stored in …\nRetrieves the mutable data buffer as a contiguous slice.\nReturns a mutable reference to the underlying value. This …\nA reference to this transformation seen as a Projective3.\nA reference to this transformation seen as a Projective3.\nReturns a pointer to the start of the matrix.\nReturns a reference to the single element in this matrix.\nGet a mutable reference to the single element in this …\nConverts this array storage to a slice.\nExtracts a slice containing the entire matrix entries …\nA slice containing all the components stored in this …\nRetrieves the data buffer as a contiguous slice.\nThe underlying data storage.\nThe underlying mutable data storage.\nReinterprets this quaternion as a 4D vector.\nTransforms this quaternion into its 4D vector form (Vector …\nReturns this matrix as a view.\nReturns this matrix as a mutable view.\nComputes the principal value of the inverse sine of self.\nCalculates the quaternionic arcsinus.\nComputes the principal value of inverse hyperbolic sine of …\nCalculates the hyperbolic quaternionic arcsinus.\nGets the width / height aspect ratio of the view frustum.\nAssumes a matrix’s entries to be initialized. This …\nComputes the principal value of the inverse tangent of self…\nCalculates the quaternionic arctangent.\nComputes the principal value of inverse hyperbolic tangent …\nCalculates the hyperbolic quaternionic arctangent.\nComputes self = a * x * c + b * self.\nThe reflection axis.\nThe rotation axis of this unit quaternion or None if the …\nThe rotation axis. Returns None if the rotation angle is …\nThe rotation axis and angle in (0, pi] of this complex …\nThe rotation axis and angle in (0, pi] of this unit …\nThe rotation axis and angle in (0, pi] of this rotation …\nComputes self = a * x + b * self.\nThe column vector with a 1 as its sixth component, and …\nThe unit column vector with a 1 as its sixth component, …\n[Reexported at the root of this crate.] Data structures …\nThe start index of the range.\nThe reflection bias.\nComputes the bidiagonalization using householder …\nA bit mask representing the boolean state of each lanes of …\nThe bottom offset of the view cuboid.\nReturns the the 1-norm of the complex component with the …\nReturns the the 1-norm of the complex component with the …\nReturns a new vector with the same magnitude as self …\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nCast the components of self to another type.\nComputes componentwise …\nThe center of two points.\nChecks that the given matrix is a valid homogeneous …\nAttempts to compute the Cholesky decomposition of this …\nReturns a reference to the input value clamped to the …\nClones this data storage to one that does not contain any …\nClones this transform into one that owns its data.\nClones this matrix to one that owns its data.\nClones this unit quaternion into one that owns its data.\nClones this matrix into one that owns its data. The actual …\nComputes componentwise …\nComputes the QR decomposition (with column pivoting) of …\nReturns a view containing the i-th column of this matrix.\nIterate through the columns of this matrix.\nMutably iterates through this matrix columns.\nThe mean of all the columns of this matrix.\nReturns a view containing the i-th column of this matrix.\nReturns a view containing the n first elements of the i-th …\nReturns a view containing the n first elements of the i-th …\nThe product of all the columns of this matrix.\nThe sum of all the columns of this matrix.\nThe variance of all the columns of this matrix.\nExtracts from this matrix a set of consecutive columns.\nExtracts from this matrix ncols columns. The number of …\nExtracts from this matrix ncols columns. The number of …\nExtracts from this matrix ncols columns skipping step …\nExtracts from this matrix ncols columns skipping step …\nExtracts from this matrix a set of consecutive columns.\nView containing all the columns indexed by the range rows.\nMutable view containing all the columns indexed by the …\nSplits this NxM matrix into two parts delimited by two …\nSplits this NxM matrix into two parts delimited by two …\nExtracts from this matrix a set of consecutive columns …\nExtracts from this matrix a set of consecutive columns …\nThe underlying complex number.\nComputes the eigenvalues of this matrix.\nComputes the complex eigenvalues of the decomposed matrix.\nComponentwise matrix or vector division.\nInplace componentwise matrix or vector division.\nInplace componentwise matrix or vector division.\nComponentwise matrix or vector multiplication.\nInplace componentwise matrix or vector multiplication.\nInplace componentwise matrix or vector multiplication.\nReturns a column vector resulting from the folding of f on …\nReturns a row vector where each element is the result of …\nReturns a column vector where each element is the result …\nReturns the complex conjugate. i.e. re - i im\nThe conjugate of self.\nCompute the conjugate of this unit complex number.\nCompute the conjugate of this unit quaternion.\nCompute the conjugate of this unit quaternion.\nThe conjugate of this quaternion.\nThe conjugate of this dual quaternion, containing the …\nThe conjugate of the complex matrix self computed in-place.\nCompute in-place the conjugate of this unit complex number.\nCompute the conjugate of this unit quaternion in-place.\nCompute the conjugate of this unit quaternion in-place.\nReplaces this quaternion by its conjugate.\nReplaces this quaternion by its conjugate.\nSets self to its adjoint.\nThe conjugate transposition of self.\nTakes the conjugate and transposes self and store the …\nConverts an object from one type to an equivalent or more …\nConverts an object from one type to an equivalent or more …\nUse with care! Same as try_convert but without any …\nUse with care! Same as try_convert but without any …\nReturns the convolution of the target vector and a kernel.\nReturns the convolution of the target vector and a kernel.\nReturns the convolution of the target vector and a kernel.\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThis quaternion as a 4D vector of coordinates in the …\nFills this matrix with the content of another one. Both …\nFills this matrix with the content of a slice. Both must …\nCopies the sign of sign to self.\nComputes the cosine of self.\nCalculates the quaternionic cosinus.\nThe cosine of the rotation angle.\nCardinal cos\nComputes the hyperbolic cosine of self.\nCalculates the hyperbolic quaternionic cosinus.\nThe 3D cross product between two vectors.\nComputes the matrix M such that for all vector v we have …\nRetrieves the upper trapezoidal submatrix R of this …\nThe diagonal matrix resulting from the factorization\nReturns the diagonal elements as a matrix\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nComputes the matrix determinant.\nComputes the determinant of the decomposed matrix.\nComputes the determinant of the decomposed matrix.\nComputes the determinant of the decomposed matrix.\nComputes the determinant of the decomposed matrix.\nThe determinant of the matrix corresponding to this …\nThe diagonal of this matrix.\nThe diagonal part of this decomposed matrix.\nThe diagonal components of this decomposition.\nThe value of this dimension.\nThe distance between two points.\nThe squared distance between two points.\nConstruct a dynamic matrix directly from data.\nThe dot product between two vectors or matrices (seen as …\nThe dot product of two quaternions.\nThe conjugate-linear dot product between two vectors or …\nThe dual component of the quaternion\nThe underlying dual quaternion.\nConstruct a dynamic column vector directly from data.\nComputes the eigenvalues of this matrix.\nComputes the real eigenvalues of the decomposed matrix.\nThe unsorted eigenvalues of the decomposed matrix.\nThe eigenvectors of the decomposed matrix.\nThe index immediately after the last index inside of the …\nTests whether self and rhs are exactly equal.\nRetrieves the euler angles corresponding to this unit …\nEuler angles corresponding to this rotation from a …\nRepresent this rotation as Euler angles.\nComputes e^(self), where e is the base of the natural …\nComputes exponential of this matrix\nCompute the exponential of a quaternion.\nCompute the exponential of a quaternion.\nCompute the exponential of a quaternion. Returns the …\nExtend the number of columns of the Matrix with elements …\nExtend the number of rows of a Vector with elements from …\nExtends the number of columns of a Matrix with Vectors …\nExtends the number of columns of the VecStorage with …\nExtends the number of rows of the VecStorage with elements …\nExtends the number of columns of the VecStorage with …\nExtends the number of columns of the VecStorage with …\nExtracts the i-th lane of self.\nExtracts the i-th lane of self without bound-checking.\nCreates an isometry that corresponds to the local frame of …\nCreates an unit quaternion that corresponds to the local …\nCreates a rotation that corresponds to the local frame of …\nCreates an isometry that corresponds to the local frame of …\nCreates an isometry that corresponds to the local frame of …\nCreates an similarity that corresponds to a scaling factor …\nCreates an similarity that corresponds to a scaling factor …\nSets all the elements of this matrix to val.\nSets all the elements of the selected column to val.\nSets all the diagonal elements of this matrix to val.\nSets all the elements of the lower-triangular part of this …\nCopies the upper-triangle of this matrix to its …\nSets all the elements of the selected row to val.\nSets all the elements of the lower-triangular part of this …\nCopies the upper-triangle of this matrix to its …\nSets all the elements of this matrix to the value returned …\nFills self with the identity matrix.\nExtracts a compile-time number of consecutive columns from …\nExtracts a compile-time number of consecutive columns from …\nExtracts from this matrix a compile-time number of columns …\nExtracts from this matrix a compile-time number of columns …\nResizes this matrix so that it contains R2::value() rows …\nExtracts a compile-time number of consecutive rows from …\nExtracts a compile-time number of consecutive rows from …\nExtracts from this matrix a compile-time number of rows …\nExtracts from this matrix a compile-time number of rows …\nSlices this matrix starting at its component (irow, icol) …\nSlices this matrix starting at its component (irow, icol) …\nSlices this matrix starting at its component …\nSlices this matrix starting at its component …\nReturn a view of this matrix starting at its component …\nReturn a view of this matrix starting at its component …\nReturns a view of this matrix starting at its component …\nReturns a view of this matrix starting at its component …\nFolds a function f on each entry of self.\nSimilar to self.iter().fold(init, f) except that init is …\nGets the y field of view of the view frustum.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nBuilds the unit complex number corresponding to the …\nCreates a new statically-allocated matrix from the given …\nBuilds a 3D homogeneous rotation matrix from an axis and a …\nCreates a new quaternion from a unit vector (the rotation …\nBuilds a 3D rotation matrix from an axis and a rotation …\nBuilds a rotation from a basis assumed to be orthonormal.\nBuilds an unit quaternion from a basis assumed to be …\nBuilds a rotation from a basis assumed to be orthonormal.\nBuilds a rotation from a basis assumed to be orthonormal.\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nBuilds a new matrix from its columns.\nCreates a new unit complex number from a complex number.\nCreates a new unit complex number from a complex number.\nCreates a new point with the given coordinates.\nBuilds the unit complex number from the sinus and cosinus …\nCreates a new matrix with the given data.\nCreates a new matrix with the given data without …\nCreates a square matrix with its diagonal set to diag and …\nCreates a matrix filled with its diagonal filled with elt …\nCreates a matrix filled with its diagonal filled with elt …\nCreates a matrix filled with its diagonal filled with elt …\nCreates a matrix filled with its diagonal filled with elt …\nCreates a new matrix with its diagonal filled with copies …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix with all its elements set to elem.\nCreates a new rotation from Euler angles.\nCreates a new unit quaternion from Euler angles.\nCreates a new rotation from Euler angles.\nCreates a matrix or vector filled with the results of a …\nCreates a matrix or vector filled with the results of a …\nCreates a matrix or vector filled with the results of a …\nCreates a matrix or vector filled with the results of a …\nCreates a matrix filled with the results of a function …\nCreates a new orthographic projection matrix from an …\nConstructs a vector from coordinates in projective space, …\nCreates a new point from its homogeneous vector …\nConstructs a pure quaternion.\nReturn a unit dual quaternion representing the translation …\nCreates a new similarity from its rotational and …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix with all its elements filled by an …\nBuilds an unit complex by extracting the rotation part of …\nBuilds an unit quaternion by extracting the rotation part …\nBuilds a rotation matrix by extracting the rotation part …\nBuilds a rotation matrix by extracting the rotation part …\nBuilds an unit complex by extracting the rotation part of …\nBuilds an unit quaternion by extracting the rotation part …\nBuilds a rotation matrix by extracting the rotation part …\nBuilds a rotation matrix by extracting the rotation part …\nCreates a new transformation from the given homogeneous …\nCreates a new rotation from the given square matrix.\nWraps the given matrix to interpret it as a 3D …\nWraps the given matrix to interpret it as a 3D perspective …\nCreates a new matrix that may be rectangular. The first …\nCreates a new matrix that may be rectangular. The first …\nCreates a new matrix that may be rectangular. The first …\nCreates a new matrix that may be rectangular. The first …\nCreates a new matrix that may be rectangular. The first …\nReturn a dual quaternion representing the translation and …\nCreates a new quaternion from its scalar and vector parts. …\nCreates a new isometry from its rotational and …\nCreates a new similarity from its rotational and …\nCreates a new quaternion from its polar decomposition.\nCreates a new unit quaternion from a quaternion.\nCreate a new matrix view without bounds checking and from …\nCreate a new matrix view without bounds checking and from …\nBuilds a pure-real complex number from the given value.\nConstructs a real quaternion.\nCreates a dual quaternion from only its real part, with no …\nCreates a dual quaternion from its rotation and …\nWraps the given reference, assuming it is already …\nCreates a dual quaternion from a unit quaternion rotation.\nBuilds the unit complex number from the corresponding 2D …\nBuilds an unit quaternion from a rotation matrix.\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix or vector with all its elements filled by …\nCreates a matrix with all its elements filled by an …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nCreates a matrix with its elements filled with the …\nBuilds a new matrix from its rows.\nBuilds a 3D homogeneous rotation matrix from an axis and …\nBuilds a unit complex rotation from an angle in radian …\nCreates a new unit quaternion rotation from a rotation …\nBuilds a 2 dimensional rotation matrix from an angle in …\nBuilds a 3D rotation matrix from an axis scaled by the …\nCreates a new unit quaternion rotation from a rotation …\nCreates a new similarity that applies only a scaling …\nBuilds a pure-real complex number from the given value.\nCreates a new matrix view from the given data array.\nCreates a new mutable matrix view from the given data …\nCreates a new mutable matrix view from the given data …\nCreates a new mutable matrix view from the given data …\nCreates a new matrix view from the given data array.\nCreates a new matrix view from the given data array.\nCreates a new matrix view from the given data array.\nCreates a new mutable matrix view from the given data …\nCreates a new point from a slice.\nCreates a matrix view from an array and with dimensions …\nCreates a mutable matrix view from an array and with …\nCreates, without bound-checking, a matrix view from an …\nCreates, without bound-checking, a mutable matrix view …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new matrix view from …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new matrix view from …\nCreates, without bound checking, a new matrix view from …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new matrix view from …\nCreates, without bound checking, a new mutable matrix view …\nCreates a new matrix view with the specified strides from …\nCreates a new matrix view with the specified strides from …\nCreates a new matrix view with the specified strides from …\nCreates a new matrix view with the specified strides from …\nCreates a mutable matrix view from an array and with …\nCreates a matrix view from an array and with dimensions …\nCreates, without bounds checking, a matrix view from an …\nCreates, without bound-checking, a mutable matrix view …\nCreates a new mutable matrix view with the specified …\nCreates a new mutable matrix view with the specified …\nCreates a new mutable matrix view with the specified …\nCreates a new mutable matrix view with the specified …\nCreates, without bound checking, a new matrix view with …\nCreates, without bound checking, a new matrix view with …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new mutable matrix view …\nCreates, without bound checking, a new matrix view with …\nCreates, without bound checking, a new matrix view with …\nCreates, without bound checking, a new mutable matrix view …\nParses a +/- bi; ai +/- b; a; or bi where a and b are of …\nParses a +/- bi; ai +/- b; a; or bi where a and b are of …\nBuilds an instance of Self from a run-time value. Panics …\nCreates a matrix backed by a given Vec.\nCreates a matrix backed by a given Vec.\nCreates a matrix backed by a given Vec.\nCreates a matrix backed by a given Vec.\nCreates a matrix backed by a given Vec.\nCreates a new heap-allocated matrix from the given …\nCreates a new heap-allocated matrix from the given …\nCreates a new heap-allocated matrix from the given …\nCreates a quaternion from a 4D vector. The quaternion …\nCreates a new translation from the given vector.\nComputes the LU decomposition with full pivoting of matrix.\nComputes self = alpha * a * b + beta * self, where …\nComputes self = alpha * a.adjoint() * b + beta * self, …\nComputes self = alpha * a.transpose() * b + beta * self, …\nComputes self = alpha * a * x + beta * self, where a is a …\nComputes self = alpha * a.adjoint() * x + beta * self, …\nComputes self = alpha * a.transpose() * x + beta * self, …\nCreates a slice that may or may not have a fixed size and …\nCreates a slice that may or may not have a fixed size and …\nCreates a slice that may or may not have a fixed size and …\nCreates a slice that may or may not have a fixed size and …\nCreates a matrix view that may or may not have a fixed …\nCreates a matrix view that may or may not have a fixed …\nCreates a matrix view that may or may not have a fixed …\nCreates a matrix view that may or may not have a fixed …\n[Reexported at the root of this crate.] Data structures …\nComputes self = alpha * x * y.transpose() + beta * self.\nComputes self = alpha * x * y.transpose() + beta * self, …\nComputes self = alpha * x * y.adjoint() + beta * self.\nProduces a view of the data at the given index, or None if …\nGets the address of the i-th matrix component without …\nGets the address of the i-th matrix component without …\nGets the mutable address of the i-th matrix component …\nGets the mutable address of the i-th matrix component …\nProduces a mutable view of the data at the given index, or …\nRetrieves a reference to the i-th element without …\nProduces a view of the data at the given index, without …\nGets a reference to i-th element of this point without …\nRetrieves a reference to the i-th element without …\nRetrieves a mutable reference to the i-th element without …\nRetrieves a mutable reference to the element at …\nReturns a mutable view of the data at the given index, …\nGets a mutable reference to i-th element of this point …\nRetrieves the upper trapezoidal submatrix H of this …\nDivides quaternion into two.\nIndicates whether a Transform with the category Self has a …\nComputes self = alpha * a * x + beta * self, where a is an …\nComputes self = alpha * x * y.adjoint() + beta * self, …\nThe hermitian part of self, i.e., …\nComputes the Hessenberg decomposition of this matrix using …\nComputes (self.conjugate() * self + other.conjugate() * …\nReturns the imaginary unit.\nComputes the index of the vector component with the …\nComputes the index of the matrix component with the …\nComputes the index of the vector component with the …\nComputes the index of the vector component with the …\nComputes the index of the matrix component with the …\nThe rotation identity.\nCreates a new identity transform.\nCreates an identity matrix. If the matrix is not square, …\nCreates an identity matrix. If the matrix is not square, …\nCreates an identity matrix. If the matrix is not square, …\nCreates an identity matrix. If the matrix is not square, …\nThe unit complex number multiplicative identity.\nThe unit dual quaternion multiplicative identity, which …\nThe rotation identity.\nCreates a new square identity rotation of the given …\nThe quaternion multiplicative identity.\nThe dual quaternion multiplicative identity.\nCreates a new identity translation.\nCreates a new identity scale.\nCreates a new identity isometry.\nCreates a new identity similarity.\nCreates a new dynamically-allocated sequence of n identity …\nCreates a new statically-allocated sequence of D identity …\nCreates a new identity matrix.\nCreates a new sequence of D identity permutations.\nMerges the value of if_value() and else_value() depending …\nMerges the value of if_value() and else_if.1() and …\nMerges the value of if_value() and else_if.1() and …\nImaginary portion of the complex number\nThe imaginary part of this quaternion.\nThe imaginary part of this complex number.\nComputes the index of the vector component with the …\nComputes the index of the vector component with the …\nProduces a view of the data at the given index, or panics …\nProduces a mutable view of the data at the given index, or …\nReturns the infimum of a and b.\nComputes the infimum (aka. componentwise min) of two …\nComputes the infimum (aka. componentwise min) of two …\nReturns simultaneously the infimum and supremum of a and b.\nComputes the (infimum, supremum) of two matrices/vectors.\nComputes the (infimum, supremum) of two points.\nCalculates the inner product (also known as the dot …\nInserts a column filled with val at the i-th position.\nUpdates the decomposition such that we get the …\nInserts n columns filled with val starting at the i-th …\nInserts ninsert.value() columns starting at the i-th place …\nInserts D columns filled with val starting at the i-th …\nInserts D::dim() rows filled with val starting at the i-th …\nInserts a row filled with val at the i-th position.\nInserts n rows filled with val starting at the i-th …\nInserts ninsert.value() rows at the i-th place of this …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nRetrieves the underlying matrix.\nRetrieves the underlying value.\nUnwraps the underlying matrix.\nRetrieves the underlying homogeneous matrix.\nRetrieves the underlying homogeneous matrix.\nBuilds a matrix data storage that does not contain any …\nMoves this matrix into one that owns its data.\nMoves this unit quaternion into one that owns its data.\nMoves this matrix into one that owns its data. The actual …\nConvert this 1x1 matrix into a scalar.\nExtracts the original slice from this storage.\nExtracts the original slice from this storage.\nExtracts the original slice from this storage\nReturns 1/self\nComputes self.inverse() * rhs in a more efficient way.\nApplies this sequence of permutations in reverse to the …\nApplies this sequence of permutations in reverse to the …\nThe rotation inverse.\nInverts this transformation. Use .try_inverse if this …\nInverts this dual quaternion if it is not zero.\nInverts this quaternion if it is not zero.\nInverts this complex number if it is not zero.\nInverts self.\nInverts self.\nInverts self.\nInverts self.\nRetrieves the inverse of the underlying homogeneous matrix.\nRetrieves the inverse of the underlying homogeneous matrix.\nComputes the inverse of the decomposed matrix.\nChange self to its inverse.\nInverts this transformation in-place. Use .try_inverse_mut …\nInverts this dual quaternion in place if it is not zero.\nInverts in-place this unit complex number.\nInverts this quaternion if it is not zero.\nInverts self in-place.\nInverts self in-place.\nInverts self in-place.\nInverts self in-place.\nApply the inverse rotation to the given point.\nTransform the given point by the inverse of this …\nRotate a point by the inverse of this unit quaternion. …\nRotate and translate a point by the inverse of this unit …\nRotate the given point by the inverse of this unit complex …\nRotate the given point by the inverse of this rotation. …\nTranslate the given point by the inverse of this …\nTransform the given point by the inverse of this isometry. …\nTransform the given point by the inverse of this …\nApply the inverse rotation to the given unit vector.\nRotate a vector by the inverse of this unit quaternion. …\nRotate the given vector by the inverse of this unit …\nRotate a unit vector by the inverse of this unit …\nRotate the given vector by the inverse of this rotation. …\nTransform the given unit vector by the inverse of this …\nApply the inverse rotation to the given vector.\nTransform the given vector by the inverse of this …\nRotate a vector by the inverse of this unit quaternion, …\nRotate the given vector by the inverse of this unit …\nRotate a vector by the inverse of this unit quaternion. …\nRotate the given vector by the inverse of this rotation. …\nTransform the given vector by the inverse of this …\nTransform the given vector by the inverse of this …\nInverts self.\nIndicates whether this data buffer stores its elements …\nIndicates if try_convert will succeed without actually …\nReturns true if the matrix contains no elements.\nReturns true if the underlying vector contains no elements.\nReturns true if the point contains no elements.\nReturns true if the permutation sequence contains no …\nChecks if the given complex number is finite\nIndicated if this is the identity matrix within a relative …\nChecks if the given complex number is infinite\nReturns true if this matrix is invertible.\nIndicates if the decomposed matrix is invertible.\nIndicates if the decomposed matrix is invertible.\nIndicates if the decomposed matrix is invertible.\nIndicates if the decomposed matrix is invertible.\nChecks if the given complex number is NaN\nChecks if the given complex number is normal\nChecks that Mᵀ × M = Id.\nCheck if the quaternion is pure.\nIs the sign of this real number negative?\nIs the sign of this real number positive?\nChecks that this matrix is orthogonal and has a …\nIndicates if this is a square matrix.\nIndicates whether this decomposition contains an …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe unit dual quaternion needed to make self and other …\nIterates through this matrix coordinates in column-major …\nIterates through this point coordinates.\nMutably iterates through this matrix coordinates.\nMutably iterates through this point coordinates.\nThe column vector with val as its i-th component.\nThe column unit vector with T::one() as its i-th component.\nThe kronecker product of two matrices (aka. tensor product …\nRetrieves the lower-triangular factor of the Cholesky …\nThe lower triangular matrix of this decomposition.\nThe lower triangular matrix of this decomposition.\nReturns the L1 norm |re| + |im| – the Manhattan distance …\nRetrieves the lower-triangular factor of the Cholesky …\nThe lower triangular matrix of this decomposition.\nThe number of lanes of this SIMD value.\nThe left offset of the view cuboid.\nLeft quaternionic division.\nThe total number of elements of this matrix.\nThe number of elements on the underlying vector.\nThe dimension of this point.\nThe number of non-identity permutations applied by this …\nReturns self * (1.0 - t) + rhs * t, i.e., the linear blend …\nLinear interpolation between two unit quaternions.\nLinear interpolation between two unit dual quaternions.\nLinear interpolation between two points.\nLinear interpolation between two quaternion.\nLinear interpolation between two dual quaternions.\nInterpolates between two isometries using a linear …\nInterpolates between two isometries using a linear …\nInterpolates between two isometries using a linear …\nInterpolates between two isometries using a linear …\n[Reexported at the root of this crate.] Factorization of …\nCompute the index corresponding to the irow-th row and …\nComputes the principal value of natural logarithm of self.\nCompute the natural logarithm of a quaternion.\nCompute the natural logarithm of a quaternion.\nComputes the natural logarithm of determinant of the …\nReturns the logarithm of self with respect to an arbitrary …\nBuilds a left-handed look-at view matrix.\nBuilds a left-handed look-at view matrix without …\nBuilds a left-handed look-at view matrix without …\nBuilds a left-handed look-at view matrix.\nBuilds a left-handed look-at view matrix.\nBuilds a left-handed look-at view matrix including a …\nBuilds a left-handed look-at view matrix including a …\nBuilds a right-handed look-at view matrix.\nBuilds a right-handed look-at view matrix without …\nBuilds a right-handed look-at view matrix without …\nBuilds a right-handed look-at view matrix.\nBuilds a right-handed look-at view matrix.\nBuilds a right-handed look-at view matrix including …\nBuilds a right-handed look-at view matrix including …\nExtracts the lower triangular part of this matrix …\nThe Lp norm of this matrix.\nComputes the LU decomposition with partial (row) pivoting …\nA synonym for the norm of this matrix.\nA synonym for the norm of this quaternion.\nA synonym for the squared norm of this matrix.\nA synonym for the squared norm of this quaternion.\nReturns a matrix containing the result of f applied to …\nReturns a point containing the result of f applied to each …\nApply the given function to this matrix’s diagonal and …\nApplies a function to each lane of self.\nReturns a matrix containing the result of f applied to …\nA reference to the underlying matrix.\nA reference to the underlying matrix representation of …\nConstruct a fixed-size matrix directly from data.\nA mutable reference to underlying matrix. Use …\nA mutable reference to the underlying matrix …\nA mutable reference to the underlying matrix.\nA mutable reference to the underlying matrix …\nSame as cmp::max.\nReturns the component with the largest value.\nThe largest finite positive value representable using this …\nThe mean of all the elements of this matrix.\nCreate the mean unit quaternion from a data structure …\nUse the metric induced by this norm to compute the metric …\nCompute the distance between self and rhs using the metric …\nSame as cmp::min.\nReturns the component with the smallest value.\nThe smallest finite positive value representable using …\nThe modulus of this complex number.\nThe squared modulus of this complex number.\nEquivalent to self * rhs but stores the result into out to …\nThe name of this dimension, i.e., the singleton Self.\nThe number of columns of this matrix.\nNegates self in-place.\nCreate a new Complex\nCreates a new reflection wrt. the plane orthogonal to the …\nA dynamic size equal to value.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nInitializes this matrix from its components.\nBuilds the unit complex number corresponding to the …\nCreates a new unit quaternion rotation from a rotation …\nCreates a new dynamic matrix data storage from the given …\nInitializes this point from its components.\nInitializes this point from its components.\nInitializes this point from its components.\nInitializes this point from its components.\nInitializes this point from its components.\nInitializes this point from its components.\nBuilds a 3 dimensional rotation matrix from an axis and an …\nBuilds a 2 dimensional rotation matrix from an angle in …\nCreates a new quaternion from its individual components. …\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this translation from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nInitializes this Scale from its components.\nCreates a new 2D isometry from a translation and a …\nCreates a new isometry from a translation and a rotation …\nCreates a new 2D isometry from a translation and a …\nCreates a new isometry from a translation and a rotation …\nCreates a new similarity from a translation, a rotation, …\nCreates a new similarity from a translation, rotation …\nCreates a new similarity from a translation and a rotation …\nCreates a new similarity from a translation, rotation …\nCreates a new orthographic projection matrix.\nCreates a new perspective matrix from the aspect ratio, y …\nComputes the Bidiagonal decomposition using householder …\nAttempts to compute the Cholesky decomposition of matrix.\nComputes the ColPivQR decomposition using householder …\nComputes the LU decomposition with full pivoting of matrix.\nComputes the Hessenberg decomposition using householder …\nComputes the LU decomposition with partial (row) pivoting …\nComputes the QR decomposition using householder …\nComputes the Schur decomposition of a square matrix.\nComputes the Singular Value Decomposition of matrix using …\nComputes the eigendecomposition of the given symmetric …\nComputes the tridiagonalization of the symmetric matrix m.\nComputes the UDU^T factorization.\nNormalize the given vector and return it wrapped on a Unit …\nCreates a new reflection wrt. the plane orthogonal to the …\nCreates a new unit quaternion rotation from a rotation …\nCreates a new homogeneous matrix that applies a distinct …\nCreates a new homogeneous matrix that applies a scaling …\nCreates a new homogeneous matrix that applies a scaling …\nNormalize the given vector and return it wrapped on a Unit …\nDeprecated: Use Matrix4::face_towards instead.\nDeprecated: Use Isometry::face_towards instead.\nDeprecated: Use Isometry::face_towards instead.\nDeprecated: Use UnitQuaternion::face_towards instead.\nDeprecated: Use Rotation3::face_towards instead.\nDeprecated: Use SimilarityMatrix3::face_towards instead.\nDeprecated: Use SimilarityMatrix3::face_towards instead.\nCreates a new homogeneous matrix for an orthographic …\nCreates a new homogeneous matrix for a perspective …\nBuilds a 2 dimensional homogeneous rotation matrix from an …\nBuilds a 3D homogeneous rotation matrix from an axis and …\nBuilds a 3D homogeneous rotation matrix from an axis and …\nCreates a new homogeneous matrix that applies the same …\nCreates a new homogeneous matrix that applies a pure …\nCreate a new matrix view without bounds checking.\nCreate a new matrix view without bounds checking.\nWraps the given value, assuming it is already normalized.\nComputes the Cholesky decomposition of matrix without …\nComputes the Singular Value Decomposition of matrix using …\nCreate a new matrix view without bounds checking.\nCreate a new matrix view without bounds checking.\nAttempts to approximate the Cholesky decomposition of …\nComputes the Hessenberg decomposition using householder …\nNormalized linear interpolation between two unit …\nNormalized linear interpolation between two unit …\nAre all vector lanes false?\nApply this norm to the given matrix.\nComputes the norm.\nThe L2 norm of this matrix.\nThe norm of this quaternion.\nThe sum of the absolute value of this complex number’s …\nReturns the square of the norm (since T doesn’t …\nComputes the squared norm.\nThe squared L2 norm of this vector.\nThe squared norm of this quaternion.\nReturns a normalized version of this matrix.\nNormalizes this quaternion.\nNormalizes this quaternion.\nNormalizes this matrix in-place and returns its norm.\nNormalizes this quaternion.\nNormalizes this quaternion.\nThe number of rows of this matrix.\nThe off-diagonal part of this decomposed matrix.\nThe off-diagonal components of this decomposition.\nGets the multiplicative identity element.\nCreates a new identity transform.\nCreates a new identity isometry.\nCreates a new identity similarity.\nLane-wise bitwise or of the vector elements.\nCreates a new point with all coordinates equal to zero.\nApplies the given closure to each element of the …\nOrthonormalizes the given family of vectors. The largest …\nCalculates the outer product (also known as the wedge …\nRetrieves the column permutation of this decomposition.\nThe row permutations of this decomposition.\nThe row permutations of this decomposition.\nUses the given matrix as-is without any checks or …\nClamp value between min and max. Returns None if value is …\nCompare a and b using a partial ordering relation.\nReturns true iff a and b are comparable and a >= b.\nReturns true iff a and b are comparable and a > b.\nReturns true iff a and b are comparable and a <= b.\nReturns true iff a and b are comparable and a < b.\nReturn the maximum of a and b if they are comparable.\nReturn the minimum of a and b if they are comparable.\nSorts two values in increasing order using a partial …\nApplies this sequence of permutations to the columns of rhs…\nApplies this sequence of permutations to the rows of rhs.\nThe perpendicular product between two 2D column vectors, …\nConstruct a fixed-size point directly from data.\nComputes the Polar Decomposition of a matrix (indirectly …\nThe polar decomposition of this quaternion.\nRaise this matrix to an integral power exp.\nRaises this matrix to an integral power exp in-place.\nRaises self to a complex power.\nRaises self to a floating point power.\nRaise the quaternion to a given floating power.\nRaise this unit complex number to a given floating power.\nRaise the rotation to a given floating power, i.e., …\nRaise the rotation to a given floating power, i.e., …\nRaise the quaternion to a given floating power.\nRaises self to a signed integer power.\nRaises self to an unsigned integer power.\nComputes the transformation equal to a non-uniform scaling …\nComputes in-place the transformation equal to a …\nComputes the transformation equal to an uniform scaling …\nThe similarity transformation that applies a scaling …\nComputes in-place the transformation equal to an uniform …\nSets self to the similarity transformation that applies a …\nComputes the transformation equal to a translation …\nComputes the transformation equal to a translation …\nThe product of all the elements of this matrix.\nCalculates the projection of self onto other (also known …\nProjects a point. Faster than matrix multiplication.\nProjects a point. Faster than matrix multiplication.\nProjects a vector. Faster than matrix multiplication.\nProjects a vector. Faster than matrix multiplication.\nComputes the pseudo-inverse of this matrix.\nInverts self.\nComputes the pseudo-inverse of the decomposed matrix.\nThe matrix data pointer.\nThe matrix mutable data pointer.\nConvert quaternion to pure quaternion.\nConstructs a new vector of higher dimension by appending …\nComputes the orthogonal matrix Q of this decomposition.\nThe column permutations of this decomposition.\nComputes the orthogonal matrix Q of this decomposition.\nComputes the orthogonal matrix Q of this decomposition.\nComputes the orthogonal matrix Q of this decomposition.\nMultiplies the provided matrix by the transpose of the Q …\nMultiplies the provided matrix by the transpose of the Q …\nComputes the QR decomposition of this matrix.\nComputes the quadratic form …\nComputes the quadratic form …\nComputes the quadratic form …\nComputes the quadratic form …\nThe underlying quaternion.\nRetrieves the upper trapezoidal submatrix R of this …\nRetrieves the upper trapezoidal submatrix R of this …\nComputes the rank of this matrix.\nComputes the rank of the decomposed matrix, i.e., the …\nGiven the Cholesky decomposition of a matrix M, a scalar …\nReal portion of the complex number\nThe real part of this complex number.\nThe real component of the quaternion\nRebuild the original matrix.\nRebuild the original matrix.\nRecomputes the original symmetric matrix.\nApplies the reflection to the columns of rhs.\nApplies the reflection to the rows of lhs.\nApplies the reflection to the rows of lhs.\nApplies the reflection to the columns of rhs.\nCalculates the rejection of self from other (also known as …\nTests whether self and rhs are equal up to a given epsilon.\nRemoves the i-th column from this matrix.\nUpdates the decomposition such that we get the …\nRemoves n consecutive columns from this matrix, starting …\nRemoves all columns in indices\nRemoves nremove.value() columns from this matrix, starting …\nRemoves D::dim() consecutive columns from this matrix, …\nRemoves D::dim() consecutive rows from this matrix, …\nRemoves the i-th row from this matrix.\nRemoves n consecutive rows from this matrix, starting with …\nRemoves all rows in indices\nRemoves nremove.value() rows from this matrix, starting …\nNormalizes this vector again. This is useful when repeated …\nEnsure this rotation is an orthonormal rotation matrix. …\nEnsure this rotation is an orthonormal rotation matrix. …\nNormalizes this vector again using a first-order Taylor …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix or vector with all its elements set to …\nCreates a matrix with all its elements set to elem.\nReplaces the i-th lane of self by val.\nReplaces the i-th lane of self by val without …\nReshapes the storage into the output storage type.\nReshapes self such that it has dimensions …\nResizes this matrix so that it contains new_nrows rows and …\nResizes the underlying mutable data storage and unwraps it.\nResizes self such that it has dimensions …\nResizes this matrix horizontally, i.e., so that it …\nChanges the number of column of this matrix in-place.\nResizes this matrix in-place.\nResizes this matrix vertically, i.e., so that it contains …\nChanges the number of rows of this matrix in-place.\nThe right offset of the view cuboid.\nRight quaternionic division.\nReturn the rotation part of this unit dual quaternion.\nCreates a new isometry from the given rotation angle.\nCreates a new isometry from the given rotation angle.\nCreates a new isometry from the given rotation angle.\nCreates a new isometry from the given rotation angle.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe unit quaternion needed to make a and b be collinear …\nThe unit complex needed to make a and b be collinear and …\nThe rotation matrix required to align a and b but with its …\nThe rotation matrix required to align a and b but with its …\nThe unit complex needed to make a and b be collinear and …\nThe unit quaternion needed to make a and b be collinear …\nThe unit quaternion needed to make self and other coincide.\nThe unit complex number needed to make self and other …\nThe rotation matrix needed to make self and other coincide.\nThe rotation matrix needed to make self and other coincide.\nThe isometry that applies the rotation r with its axis …\nThe similarity that applies the scaling factor scaling, …\nReturns a view containing the i-th row of this matrix.\nIterate through the rows of this matrix.\nMutably iterates through this matrix rows.\nThe mean of all the rows of this matrix.\nThe mean of all the rows of this matrix. The result is …\nReturns a view containing the i-th row of this matrix.\nReturns a view containing the n first elements of the i-th …\nReturns a view containing the n first elements of the i-th …\nThe product of all the rows of this matrix.\nThe product of all the rows of this matrix. The result is …\nThe sum of all the rows of this matrix.\nThe sum of all the rows of this matrix. The result is …\nThe variance of all the rows of this matrix.\nThe variance of all the rows of this matrix. The result is …\nExtracts from this matrix a set of consecutive rows.\nExtracts from this matrix nrows rows regularly skipping …\nExtracts from this matrix nrows rows regularly skipping …\nExtracts from this matrix nrows rows regularly skipping …\nExtracts from this matrix nrows rows regularly skipping …\nExtracts from this matrix a set of consecutive rows.\nView containing all the rows indexed by the range rows.\nMutable view containing all the rows indexed by the range …\nSplits this NxM matrix into two parts delimited by two …\nSplits this NxM matrix into two parts delimited by two …\nExtracts from this matrix a set of consecutive rows …\nExtracts from this matrix a set of consecutive rows …\nThe scalar part w of this quaternion.\nMultiplies this complex number by factor.\nMultiplies self by the scalar t.\nMultiplies each component of the complex matrix self by …\nMultiply self by n.\nMultiplies each component of the complex matrix self by …\nThe rotation axis of this unit quaternion multiplied by …\nThe rotation angle returned as a 1-dimensional vector.\nThe rotation axis multiplied by the rotation angle.\nThe rotation angle returned as a 1-dimensional vector.\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe smallest rotation needed to make a and b collinear and …\nThe scaling factor of this similarity transformation.\nComputes the Schur decomposition of a square matrix.\nScrew linear interpolation between two unit quaternions. …\nMerges self and other depending on the lanes of cond.\nCreates a new matrix by extracting the given set of …") \ No newline at end of file diff --git a/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-3-.js b/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-3-.js index 64f1407fcf..2e6ce24683 100644 --- a/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-3-.js +++ b/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-3-.js @@ -1 +1 @@ -searchState.loadedDescShard("jumpy", 3, "Creates a new matrix by extracting the given set of rows …\nUpdates this perspective matrix with a new width / height …\nSets the bottom offset of the view cuboid.\nSets the view cuboid offsets along the y axis.\nSets the category of this transform.\nFills the selected column of this matrix with the content …\nFills the diagonal of this matrix with the content of the …\nUpdates this perspective with a new y field of view of the …\nSets the left offset of the view cuboid.\nSets the view cuboid offsets along the x axis.\nSets the magnitude of this vector.\nFills the diagonal of this matrix with the content of the …\nSets the right offset of the view cuboid.\nFills the selected row of this matrix with the content of …\nThe scaling factor of this similarity transformation.\nSets the top offset of the view cuboid.\nSets the far plane offset of the view cuboid.\nUpdates this perspective matrix with a new far plane …\nSets the near plane offset of the view cuboid.\nUpdates this perspective matrix with a new near plane …\nSets the near and far plane offsets of the view cuboid.\nUpdates this perspective matrix with new near and far …\nThe dimension of the matrix at run-time. Arr length of …\nThe shape of this matrix returned as the tuple (number of …\nThe shape of this matrix wrapped into their representative …\nThe exponential part of this complex number: …\nThe absolute value of this complex number: …\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nThe argument of this complex number.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nReturns a new vector with the same magnitude as self …\nClamps each lane of self between the corresponding lane of …\nCopies the sign of sign to self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nCardinal cos\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nLanewise equal == comparison.\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nLanewise greater or equal >= comparison.\nLanewise greater than > comparison.\nThe max value among all lanes of self.\nThe min value among all lanes of self.\nComputes the product of all the lanes of self.\nComputes the sum of all the lanes of self.\nComputes (self.conjugate() * self + other.conjugate() * …\nThe imaginary part of this complex number.\nLanewise less or equal <= comparison.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nLanewise less than < comparison.\nLanewise max value.\nLanewise min value.\nThe modulus of this complex number.\nThe squared modulus of this complex number.\nLanewise not equal != comparison.\nThe sum of the absolute value of this complex number’s …\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nThe real part of this complex number.\nMultiplies this complex number by factor.\nThe exponential part of this complex number: …\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nCardinal sine\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nThe exponential form of this complex number: (modulus, …\nThe polar form of this complex number: (modulus, arg)\nAttempt to inverse this quaternion.\nAttempts to normalize self.\nNormalizes this matrix in-place and return its norm.\nDivides this complex number by factor.\nComputes the sine of self.\nCalculates the quaternionic sinus.\nThe sine of the rotation angle.\nCardinal sine\nComputes the singular values of this matrix. The singular …\nThe singular values of this SVD.\nComputes the singular values of this matrix. The singular …\nComputes the hyperbolic sine of self.\nCalculates the hyperbolic quaternionic sinus.\nThe number of elements of the range, i.e., …\nComputes the spherical linear interpolation between two …\nComputes the spherical linear interpolation between two …\nSpherical linear interpolation between two unit …\nSpherical linear interpolation between two rotations …\nSpherical linear interpolation between two rotation …\nSpherical linear interpolation between two rotation …\nSlices this matrix starting at its component (irow, icol) …\nSlices this matrix starting at its component (irow, icol) …\nSlices a sub-matrix containing the rows indexed by the …\nSlices a mutable sub-matrix containing the rows indexed by …\nSlices this matrix starting at its component …\nSlices this matrix starting at its component …\nReturns the solution of the system self * x = b where self …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the system self * x = b where self is the …\nComputes the solution of the linear system self . x = b …\nSolves the linear system self . x = b where x is the …\nComputes the solution of the linear system self . x = b …\nSolves the linear system self . x = b where x is the …\nSolves the linear system self . x = b where x is the …\nSolves the linear system self . x = b where x is the …\nSolves the system self * x = b where self is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nComputes the solution of the linear system self . x = b …\nSolves the linear system self . x = b where x is the …\nComputes the solution of the linear system self . x = b …\nSolves the linear system self . x = b where x is the …\nSort the estimated components of the SVD by its singular …\nInitializes an SIMD value with each lanes set to val.\nComputes the principal value of the square root of self.\nCalculates square root.\nCalculates square of a quaternion.\nThe stride of this point. This is the number of buffer …\nThe spacing between consecutive row elements and …\nThe strides (row stride, column stride) of this matrix.\nEquivalent to self + rhs but stores the result into out to …\nExample\nExample\nThe sum of all the elements of this matrix.\nReturns the supremum of a and b.\nComputes the supremum (aka. componentwise max) of two …\nComputes the supremum (aka. componentwise max) of two …\nComputes the Singular Value Decomposition using implicit …\nComputes the Singular Value Decomposition using implicit …\nSwaps two entries.\nSwaps two columns in-place.\nSwaps two rows in-place.\nSwaps two elements without bound-checking.\nSwaps two entries without bound-checking.\nSwaps two entries without bound-checking.\nSwaps two elements using their linear index without …\nComputes self = alpha * a * x + beta * self, where a is a …\nComputes self = alpha * x * y.transpose() + beta * self, …\nComputes the eigendecomposition of this symmetric matrix.\nComputes the eigenvalues of this symmetric matrix.\nThe symmetric part of self, i.e., …\nComputes the tridiagonalization of this symmetric matrix.\nComputes the tangent of self.\nCalculates the quaternionic tangent.\nComputes the hyperbolic tangent of self.\nCalculates the hyperbolic quaternionic tangent.\nConverts this unit quaternion into its equivalent Euler …\nCreates Euler angles from a rotation.\nThe exponential form of this complex number: (modulus, …\nConverts this transform into its equivalent homogeneous …\nComputes the coordinates in projective space of this …\nYields the homogeneous matrix for this matrix, i.e., …\nConverts this unit dual quaternion interpreted as an …\nConverts this unit complex number into its equivalent …\nConverts this unit quaternion into its equivalent …\nConverts this point into a vector in homogeneous …\nConverts this rotation into its equivalent homogeneous …\nConverts this translation into its equivalent homogeneous …\nConverts this Scale into its equivalent homogeneous …\nConverts this isometry into its equivalent homogeneous …\nConverts this similarity into its equivalent homogeneous …\nComputes the corresponding homogeneous matrix.\nComputes the corresponding homogeneous matrix.\nBuilds an isometry from this unit dual quaternion.\nConverts this isometry into its equivalent homogeneous …\nThe polar form of this complex number: (modulus, arg)\nconverts SVD results to Polar decomposition form of the …\nThis transformation seen as a Projective3.\nThis transformation seen as a Projective3.\nBuilds a rotation matrix from this unit quaternion.\nBuilds the rotation matrix corresponding to this unit …\nConvert this 1x1 matrix by reference into a scalar.\nThe top offset of the view cuboid.\nFills this matrix with the content of the transpose …\nThe dot product between the transpose of self and rhs.\nEquivalent to self.transpose() * rhs.\nEquivalent to self.transpose() * rhs but stores the result …\nComputes the solution of the linear system …\nSolves the linear system self.transpose() . x = b where x …\nComputes the solution of the linear system …\nSolves the linear system self.transpose() . x = b where x …\nComputes the solution of the linear system …\nSolves the linear system self.transpose() . x = b where x …\nComputes the solution of the linear system …\nSolves the linear system self.transpose() . x = b where x …\nComputes a trace of a square matrix, i.e., the sum of its …\nApply the rotation to the given point.\nTransform the given point by this transformation.\nTransforms the given point, assuming the matrix self uses …\nTransforms the given point, assuming the matrix self uses …\nRotate the given point by this unit complex number.\nRotate a point by this unit quaternion.\nRotate and translate a point by this unit dual quaternion …\nRotate the given point.\nTranslate the given point.\nTranslate the given point.\nTransform the given point by this isometry.\nTransform the given point by this similarity.\nApply the rotation to the given vector.\nTransform the given vector by this transformation, …\nTransforms the given vector, assuming the matrix self uses …\nRotate the given vector by this unit complex number.\nRotate a vector by this unit dual quaternion, ignoring the …\nRotate a vector by this unit quaternion.\nRotate the given vector.\nTransform the given vector by this isometry, ignoring the …\nTransform the given vector by this similarity, ignoring …\nReturn the translation part of this unit dual quaternion.\nCreates a new isometry from the given translation …\nCreates a new isometry from the given translation …\nCreates a new isometry from the given translation …\nCreates a new isometry from the given translation …\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nTransposes self.\nTransposes self.\nTransposes the square matrix self in-place.\nTransposes self in-place.\nTransposes self and store the result into out.\nAttempts to cast the components of self to another type.\nAttempts to convert an object to a more specific one.\nAttempts to convert an object to a more specific one.\nAttempts to invert this transformation. You may use …\nAttempts to invert this square matrix.\nInverts this quaternion if it is not zero.\nInverts this dual quaternion if it is not zero.\nInverts self.\nComputes the inverse of the decomposed matrix.\nComputes the inverse of the decomposed matrix.\nComputes the inverse of the decomposed matrix.\nComputes the inverse of the decomposed matrix.\nAttempts to invert this transformation in-place. You may …\nAttempts to invert this square matrix in-place. Returns …\nInverts this quaternion in-place if it is not zero.\nInverts this dual quaternion in-place if it is not zero.\nInverts self in-place.\nComputes the inverse of the decomposed matrix and outputs …\nTranslate the given point by the inverse of this Scale.\nPerforms a LU decomposition to overwrite out with the …\nAttempts to interpolate between two isometries using a …\nAttempts to interpolate between two isometries using a …\nAttempts to normalize the given vector and return it …\nAttempts to compute the Schur decomposition of a square …\nAttempts to compute the Singular Value Decomposition of …\nComputes the eigendecomposition of the given symmetric …\nNormalize the given vector and return it wrapped on a Unit …\nAttempts to compute the Singular Value Decomposition of …\nReturns a normalized version of this matrix unless its …\nNormalizes this matrix in-place or does nothing if its …\nAttempts to compute the Polar Decomposition of a matrix …\nAttempts to compute the Schur decomposition of a square …\nComputes the screw-linear interpolation between two unit …\nSets the magnitude of this vector unless it is smaller …\nComputes the spherical linear interpolation between two …\nComputes the spherical linear interpolation between two …\nComputes the spherical linear interpolation between two …\nAttempts to compute the Singular Value Decomposition of …\nAttempts to compute the Singular Value Decomposition of …\nComputes the eigendecomposition of the given symmetric …\nGets the compile-time value of Self. Returns None if it is …\nComputes the orthogonal matrix U of this U * D * V …\nThe upper triangular matrix of this decomposition.\nThe upper triangular matrix of this decomposition.\nThe left-singular vectors U of this SVD.\nThe upper triangular matrix resulting from the …\nAttempts to compute the UDU decomposition of this matrix.\nBuilds a matrix with uninitialized elements of type …\nUnpacks this decomposition into its three matrix factors …\nRetrieves the lower-triangular factor of the Cholesky …\nUnpacks this decomposition into its two matrix factors.\nThe two matrices of this decomposition and the row and …\nRetrieves (q, h) with q the orthogonal matrix of this …\nThe row permutations and two triangular matrices of this …\nUnpacks this decomposition into its two matrix factors.\nRetrieves the unitary matrix Q and the …\nRetrieve the orthogonal transformation, diagonal, and off …\nRetrieves the lower-triangular factor of the Cholesky …\nRetrieves the upper trapezoidal submatrix H of this …\nRetrieves the upper trapezoidal submatrix R of this …\nRetrieves the upper trapezoidal submatrix R of this …\nRetrieve the diagonal, and off diagonal elements of this …\nUn-projects a point. Faster than multiplication by the …\nUn-projects a point. Faster than multiplication by the …\nDivides this complex number by factor.\nDivides self by the scalar t.\nDivides each component of the complex matrix self by the …\nDivides self by n.\nDivides each component of the complex matrix self by the …\nRetrieves the underlying matrix. Deprecated: Use …\nRetrieves the underlying value. Deprecated: use …\nUnwraps the underlying matrix. Deprecated: Use …\nRetrieves the underlying homogeneous matrix. Deprecated: …\nRetrieves the underlying homogeneous matrix. Deprecated: …\nExtracts the upper triangular part of this matrix …\nComputes the orthogonal matrix V_t of this U * D * V_t …\nThe right-singular vectors V^t of this SVD.\nGets the run-time value of self. For type-level integers, …\nThe variance of all the elements of this matrix.\nThe vector part (i, j, k) of this quaternion.\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe translation coordinates, i.e., how much is added to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nConstruct a fixed-size column vector directly from data.\nThe mutable vector part (i, j, k) of this quaternion.\nComputes the row and column coordinates of the i-th …\nGets a reference to the i-th element of this column vector …\nGets a mutable reference to the i-th element of this …\nReturn a view of this matrix starting at its component …\nReturn a view of this matrix starting at its component …\nReturns a view containing the rows indexed by the range …\nReturn a mutable view containing the rows indexed by the …\nReturn a view of this matrix starting at its component …\nReturn a view of this matrix starting at its component …\nThe column vector with a 1 as its fourth component, and …\nThe unit column vector with a 1 as its fourth component, …\nComputes the wilkinson shift, i.e., the 2x2 symmetric …\nWraps val into the range [min, max] using modular …\nThe column vector with a 1 as its first component, and …\nThe unit column vector with a 1 as its first component, …\nLane-wise bitwise xor of the vector elements.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nThe column vector with a 1 as its second component, and …\nThe unit column vector with a 1 as its second component, …\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nThe column vector with a 1 as its third component, and …\nThe unit column vector with a 1 as its third component, …\nGets the additive identity element.\nCreates a matrix or vector with all its elements set to 0.\nCreates a matrix or vector with all its elements set to 0.\nCreates a matrix or vector with all its elements set to 0.\nCreates a matrix or vector with all its elements set to 0.\nCreates a matrix with all its elements set to 0.\nThe far plane offset of the view cuboid.\nGets the far plane offset of the view frustum.\nReplaces each component of self by the result of a closure …\nFolds a function f on each pairs of entries from self and …\nReturns a matrix containing the result of f applied to …\nApplies a function to each lane of self paired with the …\nReplaces each component of self by the result of a closure …\nReturns a matrix containing the result of f applied to …\nThe near plane offset of the view cuboid.\nGets the near plane offset of the view frustum.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nA array-based statically sized matrix data storage.\nThe column-stride of the owned data storage for a buffer …\nThe static stride of this storage’s columns.\nA dynamically sized column-major matrix.\nA column-major matrix slice dynamic numbers of rows and …\nA column-major matrix slice dynamic numbers of rows and …\nA column-major matrix view dynamic numbers of rows and …\nA column-major matrix view dynamic numbers of rows and …\nA dynamically sized column vector.\nA column vector slice dynamic numbers of rows and columns.\nA column vector slice dynamic numbers of rows and columns.\nA column vector view dynamic numbers of rows and columns.\nA column vector view dynamic numbers of rows and columns.\nAn allocator based on ArrayStorage and VecStorage for …\nTrait implemented by any type that can be used as a …\nTrait implemented exclusively by type-level integers.\nA range with a size that may be known at compile-time.\nDim of dynamically-sized algebraic entities.\nEuclidean norm.\nMarker trait indicating that a storage is stored …\nTrait implemented by Dyn.\nTrait implemented by Dyn and type-level integers different …\nLp norm.\nThe most generic column-major matrix (and vector) type.\nA stack-allocated, column-major, 1x1 square matrix.\nA stack-allocated, column-major, 1x2 matrix.\nA stack-allocated, column-major, 1x3 matrix.\nA stack-allocated, column-major, 1x4 matrix.\nA stack-allocated, column-major, 1x5 matrix.\nA stack-allocated, column-major, 1x6 matrix.\nA heap-allocated, column-major, matrix with 1 rows and a …\nA stack-allocated, column-major, 2x2 square matrix.\nA stack-allocated, column-major, 2x1 matrix.\nA stack-allocated, column-major, 2x3 matrix.\nA stack-allocated, column-major, 2x4 matrix.\nA stack-allocated, column-major, 2x5 matrix.\nA stack-allocated, column-major, 2x6 matrix.\nA heap-allocated, column-major, matrix with 2 rows and a …\nA stack-allocated, column-major, 3x3 square matrix.\nA stack-allocated, column-major, 3x1 matrix.\nA stack-allocated, column-major, 3x2 matrix.\nA stack-allocated, column-major, 3x4 matrix.\nA stack-allocated, column-major, 3x5 matrix.\nA stack-allocated, column-major, 3x6 matrix.\nA heap-allocated, column-major, matrix with 3 rows and a …\nA stack-allocated, column-major, 4x4 square matrix.\nA stack-allocated, column-major, 4x1 matrix.\nA stack-allocated, column-major, 4x2 matrix.\nA stack-allocated, column-major, 4x3 matrix.\nA stack-allocated, column-major, 4x5 matrix.\nA stack-allocated, column-major, 4x6 matrix.\nA heap-allocated, column-major, matrix with 4 rows and a …\nA stack-allocated, column-major, 5x5 square matrix.\nA stack-allocated, column-major, 5x1 matrix.\nA stack-allocated, column-major, 5x2 matrix.\nA stack-allocated, column-major, 5x3 matrix.\nA stack-allocated, column-major, 5x4 matrix.\nA stack-allocated, column-major, 5x6 matrix.\nA heap-allocated, column-major, matrix with 5 rows and a …\nA stack-allocated, column-major, 6x6 square matrix.\nA stack-allocated, column-major, 6x1 matrix.\nA stack-allocated, column-major, 6x2 matrix.\nA stack-allocated, column-major, 6x3 matrix.\nA stack-allocated, column-major, 6x4 matrix.\nA stack-allocated, column-major, 6x5 matrix.\nA heap-allocated, column-major, matrix with 6 rows and a …\nThe type of the result of a matrix cross product.\nAn owned matrix column-major matrix with R rows and C …\nAn owned matrix column-major matrix with D columns.\nA matrix slice.\nA column-major 1x1 matrix slice.\nA column-major 1x2 matrix slice.\nA column-major 1x3 matrix slice.\nA column-major 1x4 matrix slice.\nA column-major 1x5 matrix slice.\nA column-major 1x6 matrix slice.\nA column-major matrix slice with 1 row and a number of …\nA column-major 2x2 matrix slice.\nA column-major 2x1 matrix slice.\nA column-major 2x3 matrix slice.\nA column-major 2x4 matrix slice.\nA column-major 2x5 matrix slice.\nA column-major 2x6 matrix slice.\nA column-major matrix slice with 2 rows and a number of …\nA column-major 3x3 matrix slice.\nA column-major 3x1 matrix slice.\nA column-major 3x2 matrix slice.\nA column-major 3x4 matrix slice.\nA column-major 3x5 matrix slice.\nA column-major 3x6 matrix slice.\nA column-major matrix slice with 3 rows and a number of …\nA column-major 4x4 matrix slice.\nA column-major 4x1 matrix slice.\nA column-major 4x2 matrix slice.\nA column-major 4x3 matrix slice.\nA column-major 4x5 matrix slice.\nA column-major 4x6 matrix slice.\nA column-major matrix slice with 4 rows and a number of …\nA column-major 5x5 matrix slice.\nA column-major 5x1 matrix slice.\nA column-major 5x2 matrix slice.\nA column-major 5x3 matrix slice.\nA column-major 5x4 matrix slice.\nA column-major 5x6 matrix slice.\nA column-major matrix slice with 5 rows and a number of …\nA column-major 6x6 matrix slice.\nA column-major 6x1 matrix slice.\nA column-major 6x2 matrix slice.\nA column-major 6x3 matrix slice.\nA column-major 6x4 matrix slice.\nA column-major 6x5 matrix slice.\nA column-major matrix slice with 6 rows and a number of …\nA mutable matrix slice.\nA column-major 1x1 matrix slice.\nA column-major 1x2 matrix slice.\nA column-major 1x3 matrix slice.\nA column-major 1x4 matrix slice.\nA column-major 1x5 matrix slice.\nA column-major 1x6 matrix slice.\nA column-major matrix slice with 1 row and a number of …\nA column-major 2x2 matrix slice.\nA column-major 2x1 matrix slice.\nA column-major 2x3 matrix slice.\nA column-major 2x4 matrix slice.\nA column-major 2x5 matrix slice.\nA column-major 2x6 matrix slice.\nA column-major matrix slice with 2 rows and a number of …\nA column-major 3x3 matrix slice.\nA column-major 3x1 matrix slice.\nA column-major 3x2 matrix slice.\nA column-major 3x4 matrix slice.\nA column-major 3x5 matrix slice.\nA column-major 3x6 matrix slice.\nA column-major matrix slice with 3 rows and a number of …\nA column-major 4x4 matrix slice.\nA column-major 4x1 matrix slice.\nA column-major 4x2 matrix slice.\nA column-major 4x3 matrix slice.\nA column-major 4x5 matrix slice.\nA column-major 4x6 matrix slice.\nA column-major matrix slice with 4 rows and a number of …\nA column-major 5x5 matrix slice.\nA column-major 5x1 matrix slice.\nA column-major 5x2 matrix slice.\nA column-major 5x3 matrix slice.\nA column-major 5x4 matrix slice.\nA column-major 5x6 matrix slice.\nA column-major matrix slice with 5 rows and a number of …\nA column-major 6x6 matrix slice.\nA column-major 6x1 matrix slice.\nA column-major 6x2 matrix slice.\nA column-major 6x3 matrix slice.\nA column-major 6x4 matrix slice.\nA column-major 6x5 matrix slice.\nA column-major matrix slice with 6 rows and a number of …\nA column-major matrix slice with R rows and C columns.\nA column-major matrix slice with D rows and columns.\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nThe type of the result of a matrix sum.\nRenamed to VecStorage.\nA matrix view.\nA column-major 1x1 matrix view.\nA column-major 1x2 matrix view.\nA column-major 1x3 matrix view.\nA column-major 1x4 matrix view.\nA column-major 1x5 matrix view.\nA column-major 1x6 matrix view.\nA column-major matrix view with 1 row and a number of …\nA column-major 2x2 matrix view.\nA column-major 2x1 matrix view.\nA column-major 2x3 matrix view.\nA column-major 2x4 matrix view.\nA column-major 2x5 matrix view.\nA column-major 2x6 matrix view.\nA column-major matrix view with 2 rows and a number of …\nA column-major 3x3 matrix view.\nA column-major 3x1 matrix view.\nA column-major 3x2 matrix view.\nA column-major 3x4 matrix view.\nA column-major 3x5 matrix view.\nA column-major 3x6 matrix view.\nA column-major matrix view with 3 rows and a number of …\nA column-major 4x4 matrix view.\nA column-major 4x1 matrix view.\nA column-major 4x2 matrix view.\nA column-major 4x3 matrix view.\nA column-major 4x5 matrix view.\nA column-major 4x6 matrix view.\nA column-major matrix view with 4 rows and a number of …\nA column-major 5x5 matrix view.\nA column-major 5x1 matrix view.\nA column-major 5x2 matrix view.\nA column-major 5x3 matrix view.\nA column-major 5x4 matrix view.\nA column-major 5x6 matrix view.\nA column-major matrix view with 5 rows and a number of …\nA column-major 6x6 matrix view.\nA column-major 6x1 matrix view.\nA column-major 6x2 matrix view.\nA column-major 6x3 matrix view.\nA column-major 6x4 matrix view.\nA column-major 6x5 matrix view.\nA column-major matrix view with 6 rows and a number of …\nA mutable matrix view.\nA column-major 1x1 matrix view.\nA column-major 1x2 matrix view.\nA column-major 1x3 matrix view.\nA column-major 1x4 matrix view.\nA column-major 1x5 matrix view.\nA column-major 1x6 matrix view.\nA column-major matrix view with 1 row and a number of …\nA column-major 2x2 matrix view.\nA column-major 2x1 matrix view.\nA column-major 2x3 matrix view.\nA column-major 2x4 matrix view.\nA column-major 2x5 matrix view.\nA column-major 2x6 matrix view.\nA column-major matrix view with 2 rows and a number of …\nA column-major 3x3 matrix view.\nA column-major 3x1 matrix view.\nA column-major 3x2 matrix view.\nA column-major 3x4 matrix view.\nA column-major 3x5 matrix view.\nA column-major 3x6 matrix view.\nA column-major matrix view with 3 rows and a number of …\nA column-major 4x4 matrix view.\nA column-major 4x1 matrix view.\nA column-major 4x2 matrix view.\nA column-major 4x3 matrix view.\nA column-major 4x5 matrix view.\nA column-major 4x6 matrix view.\nA column-major matrix view with 4 rows and a number of …\nA column-major 5x5 matrix view.\nA column-major 5x1 matrix view.\nA column-major 5x2 matrix view.\nA column-major 5x3 matrix view.\nA column-major 5x4 matrix view.\nA column-major 5x6 matrix view.\nA column-major matrix view with 5 rows and a number of …\nA column-major 6x6 matrix view.\nA column-major 6x1 matrix view.\nA column-major 6x2 matrix view.\nA column-major 6x3 matrix view.\nA column-major 6x4 matrix view.\nA column-major 6x5 matrix view.\nA column-major matrix view with 6 rows and a number of …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA trait for abstract matrix norms.\nThe type of the norm.\nTrait implemented by entities scan be be normalized and …\nAn owned matrix column-major matrix with R rows and C …\nAn owned D-dimensional column vector.\nThe reshaped storage type.\nThe owned data storage that can be allocated from S.\nThe owned data storage that can be allocated from S.\nThe row-stride of the owned data storage for a buffer of …\nThe static stride of this storage’s rows.\nThe trait shared by all matrix data storage.\nTrait implemented by matrix data storage that can provide …\nA matrix storage that can be reshaped in-place.\nA dynamically sized row vector.\nAn owned D-dimensional row vector.\nA statically sized D-dimensional row vector.\nA matrix with one row and D columns .\nA stack-allocated, 1-dimensional row vector.\nA stack-allocated, 2-dimensional row vector.\nA stack-allocated, 3-dimensional row vector.\nA stack-allocated, 4-dimensional row vector.\nA stack-allocated, 5-dimensional row vector.\nA stack-allocated, 6-dimensional row vector.\nA statically sized column-major matrix with R rows and C …\nA column-major matrix slice with dimensions known at …\nA column-major matrix slice with dimensions known at …\nA column-major matrix view with dimensions known at …\nA column-major matrix view with dimensions known at …\nA statically sized D-dimensional column vector.\nA column vector slice with dimensions known at …\nA column vector slice with dimensions known at …\nA column vector view with dimensions known at compile-time.\nA column vector view with dimensions known at compile-time.\nThe data storage for the sum of two matrices with …\nThe basic scalar type for all structures of nalgebra.\nType of the range size. May be a type-level integer.\nA range with a size that may be known at compile-time.\nA matrix data storage for a matrix view. Only contains an …\nA mutable matrix data storage for mutable matrix view. …\nA square matrix.\nTrait shared by all matrix data storage that don’t …\nTrait shared by all mutable matrix data storage that …\nThe constant dimension 0 .\nThe constant dimension 1.\nThe constant dimension 10 .\nThe constant dimension 100 .\nThe constant dimension 101 .\nThe constant dimension 102 .\nThe constant dimension 103 .\nThe constant dimension 104 .\nThe constant dimension 105 .\nThe constant dimension 106 .\nThe constant dimension 107 .\nThe constant dimension 108 .\nThe constant dimension 109 .\nThe constant dimension 11 .\nThe constant dimension 110 .\nThe constant dimension 111 .\nThe constant dimension 112 .\nThe constant dimension 113 .\nThe constant dimension 114 .\nThe constant dimension 115 .\nThe constant dimension 116 .\nThe constant dimension 117 .\nThe constant dimension 118 .\nThe constant dimension 119 .\nThe constant dimension 12 .\nThe constant dimension 120 .\nThe constant dimension 121 .\nThe constant dimension 122 .\nThe constant dimension 123 .\nThe constant dimension 124 .\nThe constant dimension 125 .\nThe constant dimension 126 .\nThe constant dimension 127 .\nThe constant dimension 13 .\nThe constant dimension 14 .\nThe constant dimension 15 .\nThe constant dimension 16 .\nThe constant dimension 17 .\nThe constant dimension 18 .\nThe constant dimension 19 .\nThe constant dimension 2 .\nThe constant dimension 20 .\nThe constant dimension 21 .\nThe constant dimension 22 .\nThe constant dimension 23 .\nThe constant dimension 24 .\nThe constant dimension 25 .\nThe constant dimension 26 .\nThe constant dimension 27 .\nThe constant dimension 28 .\nThe constant dimension 29 .\nThe constant dimension 3 .\nThe constant dimension 30 .\nThe constant dimension 31 .\nThe constant dimension 32 .\nThe constant dimension 33 .\nThe constant dimension 34 .\nThe constant dimension 35 .\nThe constant dimension 36 .\nThe constant dimension 37 .\nThe constant dimension 38 .\nThe constant dimension 39 .\nThe constant dimension 4 .\nThe constant dimension 40 .\nThe constant dimension 41 .\nThe constant dimension 42 .\nThe constant dimension 43 .\nThe constant dimension 44 .\nThe constant dimension 45 .\nThe constant dimension 46 .\nThe constant dimension 47 .\nThe constant dimension 48 .\nThe constant dimension 49 .\nThe constant dimension 5 .\nThe constant dimension 50 .\nThe constant dimension 51 .\nThe constant dimension 52 .\nThe constant dimension 53 .\nThe constant dimension 54 .\nThe constant dimension 55 .\nThe constant dimension 56 .\nThe constant dimension 57 .\nThe constant dimension 58 .\nThe constant dimension 59 .\nThe constant dimension 6 .\nThe constant dimension 60 .\nThe constant dimension 61 .\nThe constant dimension 62 .\nThe constant dimension 63 .\nThe constant dimension 64 .\nThe constant dimension 65 .\nThe constant dimension 66 .\nThe constant dimension 67 .\nThe constant dimension 68 .\nThe constant dimension 69 .\nThe constant dimension 7 .\nThe constant dimension 70 .\nThe constant dimension 71 .\nThe constant dimension 72 .\nThe constant dimension 73 .\nThe constant dimension 74 .\nThe constant dimension 75 .\nThe constant dimension 76 .\nThe constant dimension 77 .\nThe constant dimension 78 .\nThe constant dimension 79 .\nThe constant dimension 8 .\nThe constant dimension 80 .\nThe constant dimension 81 .\nThe constant dimension 82 .\nThe constant dimension 83 .\nThe constant dimension 84 .\nThe constant dimension 85 .\nThe constant dimension 86 .\nThe constant dimension 87 .\nThe constant dimension 88 .\nThe constant dimension 89 .\nThe constant dimension 9 .\nThe constant dimension 90 .\nThe constant dimension 91 .\nThe constant dimension 92 .\nThe constant dimension 93 .\nThe constant dimension 94 .\nThe constant dimension 95 .\nThe constant dimension 96 .\nThe constant dimension 97 .\nThe constant dimension 98 .\nThe constant dimension 99 .\nL-infinite norm aka. Chebytchev norm aka. uniform norm …\nAn owned matrix with uninitialized data.\nAn owned matrix with uninitialized data.\nA wrapper that ensures the underlying algebraic entity has …\nA stack-allocated, 1-dimensional unit vector.\nA stack-allocated, 2-dimensional unit vector.\nA stack-allocated, 3-dimensional unit vector.\nA stack-allocated, 4-dimensional unit vector.\nA stack-allocated, 5-dimensional unit vector.\nA stack-allocated, 6-dimensional unit vector.\nA Vec-based matrix data storage. It may be …\nA matrix with one column and D rows.\nA stack-allocated, 1-dimensional column vector.\nA stack-allocated, 2-dimensional column vector.\nA stack-allocated, 3-dimensional column vector.\nA stack-allocated, 4-dimensional column vector.\nA stack-allocated, 5-dimensional column vector.\nA stack-allocated, 6-dimensional column vector.\nAn owned matrix column-major matrix with R rows and C …\nA column vector slice with dimensions known at …\nA 1D column vector slice.\nA 2D column vector slice.\nA 3D column vector slice.\nA 4D column vector slice.\nA 5D column vector slice.\nA 6D column vector slice.\nA column vector slice with dimensions known at …\nA 1D column vector slice.\nA 2D column vector slice.\nA 3D column vector slice.\nA 4D column vector slice.\nA 5D column vector slice.\nA 6D column vector slice.\nThe type of the result of a matrix sum.\nA column vector view with dimensions known at compile-time.\nA 1D column vector view.\nA 2D column vector view.\nA 3D column vector view.\nA 4D column vector view.\nA 5D column vector view.\nA 6D column vector view.\nA column vector view with dimensions known at compile-time.\nA 1D column vector view.\nA 2D column vector view.\nA 3D column vector view.\nA 4D column vector view.\nA 5D column vector view.\nA 6D column vector view.\nA matrix data storage for a matrix view. Only contains an …\nA mutable matrix data storage for mutable matrix view. …\nAbstract definition of a matrix data storage allocator.\nRetrieves the mutable data buffer as a contiguous slice.\nRetrieves the data buffer as a contiguous slice.\nThe start index of the range.\nClones this data storage to one that does not contain any …\nCompatibility constraints between matrix shapes, e.g., for …\nStructures to which matrices and vector can be …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe default matrix data storage allocator.\nThe value of this dimension.\nTraits and tags for identifying the dimension of all …\nThe index immediately after the last index inside of the …\nBuilds an instance of Self from a run-time value. Panics …\nGets the address of the i-th matrix component without …\nGets the address of the i-th matrix component without …\nGets the mutable address of the i-th matrix component …\nGets the mutable address of the i-th matrix component …\nRetrieves a reference to the i-th element without …\nRetrieves a reference to the i-th element without …\nRetrieves a mutable reference to the i-th element without …\nRetrieves a mutable reference to the element at …\nIndexing\nBuilds a matrix data storage that does not contain any …\nIndicates whether this data buffer stores its elements …\nMatrix iterators.\nCompute the index corresponding to the irow-th row and …\nUse the metric induced by this norm to compute the metric …\nThe name of this dimension, i.e., the singleton Self.\nApply this norm to the given matrix.\nComputes the norm.\nComputes the squared norm.\nThe matrix data pointer.\nThe matrix mutable data pointer.\nReshapes the storage into the output storage type.\nMultiply self by n.\nThe dimension of the matrix at run-time. Arr length of …\nThe number of elements of the range, i.e., …\nAbstract definition of a matrix data storage.\nThe spacing between consecutive row elements and …\nSwaps two elements without bound-checking.\nSwaps two elements using their linear index without …\nGets the compile-time value of Self. Returns None if it is …\nMechanisms for working with values that may not be …\nDivides self by n.\nGets the run-time value of self. For type-level integers, …\nA matrix allocator of a memory buffer that may contain …\nThe type of buffer this allocator can instantiate.\nThe type of buffer with uninitialized components this …\nA matrix reallocator. Changes the size of the memory …\nRestricts the given number of rows and columns to be …\nThe number of columns of the result of a componentwise …\nThe number of rows of the result of a componentwise …\nRestricts the given number of rows to be equal.\nAllocates a buffer initialized with the content of the …\nAllocates a buffer initialized with the content of the …\nAllocates a buffer with the given number of rows and …\nAssumes a data buffer to be initialized.\nReallocates a buffer of shape (RTo, CTo), possibly reusing …\nConstraints C1 and R2 to be equivalent.\nConstraints D1 and D2 to be equivalent.\nThis is either equal to D1 or D2, always choosing the one …\nThis is either equal to D1 or D2, always choosing the one …\nThis is either equal to D1 or D2, always choosing the one …\nThis is either equal to D1 or D2, always choosing the one …\nConstraints D1 and D2 to be equivalent, where they both …\nConstraints D1 and D2 to be equivalent. They are both …\nConstraints D1 and D2 to be equivalent. They are both …\nA type used in where clauses for enforcing constraints.\nReturns the argument unchanged.\nCalls U::from(self).\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nAn allocator based on ArrayStorage and VecStorage for …\nTrait implemented by any type that can be used as a …\nTrait implemented exclusively by type-level integers.\nDim of dynamically-sized algebraic entities.\nTrait implemented by Dyn.\nTrait implemented by Dyn and type-level integers different …\nThe constant dimension 0 .\nThe constant dimension 1.\nThe constant dimension 10 .\nThe constant dimension 100 .\nThe constant dimension 101 .\nThe constant dimension 102 .\nThe constant dimension 103 .\nThe constant dimension 104 .\nThe constant dimension 105 .\nThe constant dimension 106 .\nThe constant dimension 107 .\nThe constant dimension 108 .\nThe constant dimension 109 .\nThe constant dimension 11 .\nThe constant dimension 110 .\nThe constant dimension 111 .\nThe constant dimension 112 .\nThe constant dimension 113 .\nThe constant dimension 114 .\nThe constant dimension 115 .\nThe constant dimension 116 .\nThe constant dimension 117 .\nThe constant dimension 118 .\nThe constant dimension 119 .\nThe constant dimension 12 .\nThe constant dimension 120 .\nThe constant dimension 121 .\nThe constant dimension 122 .\nThe constant dimension 123 .\nThe constant dimension 124 .\nThe constant dimension 125 .\nThe constant dimension 126 .\nThe constant dimension 127 .\nThe constant dimension 13 .\nThe constant dimension 14 .\nThe constant dimension 15 .\nThe constant dimension 16 .\nThe constant dimension 17 .\nThe constant dimension 18 .\nThe constant dimension 19 .\nThe constant dimension 2 .\nThe constant dimension 20 .\nThe constant dimension 21 .\nThe constant dimension 22 .\nThe constant dimension 23 .\nThe constant dimension 24 .\nThe constant dimension 25 .\nThe constant dimension 26 .\nThe constant dimension 27 .\nThe constant dimension 28 .\nThe constant dimension 29 .\nThe constant dimension 3 .\nThe constant dimension 30 .\nThe constant dimension 31 .\nThe constant dimension 32 .\nThe constant dimension 33 .\nThe constant dimension 34 .\nThe constant dimension 35 .\nThe constant dimension 36 .\nThe constant dimension 37 .\nThe constant dimension 38 .\nThe constant dimension 39 .\nThe constant dimension 4 .\nThe constant dimension 40 .\nThe constant dimension 41 .\nThe constant dimension 42 .\nThe constant dimension 43 .\nThe constant dimension 44 .\nThe constant dimension 45 .\nThe constant dimension 46 .\nThe constant dimension 47 .\nThe constant dimension 48 .\nThe constant dimension 49 .\nThe constant dimension 5 .\nThe constant dimension 50 .\nThe constant dimension 51 .\nThe constant dimension 52 .\nThe constant dimension 53 .\nThe constant dimension 54 .\nThe constant dimension 55 .\nThe constant dimension 56 .\nThe constant dimension 57 .\nThe constant dimension 58 .\nThe constant dimension 59 .\nThe constant dimension 6 .\nThe constant dimension 60 .\nThe constant dimension 61 .\nThe constant dimension 62 .\nThe constant dimension 63 .\nThe constant dimension 64 .\nThe constant dimension 65 .\nThe constant dimension 66 .\nThe constant dimension 67 .\nThe constant dimension 68 .\nThe constant dimension 69 .\nThe constant dimension 7 .\nThe constant dimension 70 .\nThe constant dimension 71 .\nThe constant dimension 72 .\nThe constant dimension 73 .\nThe constant dimension 74 .\nThe constant dimension 75 .\nThe constant dimension 76 .\nThe constant dimension 77 .\nThe constant dimension 78 .\nThe constant dimension 79 .\nThe constant dimension 8 .\nThe constant dimension 80 .\nThe constant dimension 81 .\nThe constant dimension 82 .\nThe constant dimension 83 .\nThe constant dimension 84 .\nThe constant dimension 85 .\nThe constant dimension 86 .\nThe constant dimension 87 .\nThe constant dimension 88 .\nThe constant dimension 89 .\nThe constant dimension 9 .\nThe constant dimension 90 .\nThe constant dimension 91 .\nThe constant dimension 92 .\nThe constant dimension 93 .\nThe constant dimension 94 .\nThe constant dimension 95 .\nThe constant dimension 96 .\nThe constant dimension 97 .\nThe constant dimension 98 .\nThe constant dimension 99 .\nThe value of this dimension.\nBuilds an instance of Self from a run-time value. Panics …\nThe name of this dimension, i.e., the singleton Self.\nGets the compile-time value of Self. Returns None if it is …\nGets the run-time value of self. For type-level integers, …\nA helper trait used for indexing operations.\nA helper trait used for indexing operations.\nThe output type returned by methods.\nThe output type returned by methods.\nAn iterator through the columns of a matrix.\nAn iterator through the mutable columns of a matrix.\nAn iterator through a dense matrix with arbitrary strides …\nAn iterator through a dense matrix with arbitrary strides …\nAn iterator through the rows of a matrix.\nAn iterator through the mutable rows of a matrix.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nCreates a new iterator for the given matrix storage.\nCreates a new iterator for the given matrix storage.\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nThe column-stride of the owned data storage for a buffer …\nThe static stride of this storage’s columns.\nMarker trait indicating that a storage is stored …\nThe reshaped storage type.\nThe owned data storage that can be allocated from S.\nThe owned data storage that can be allocated from S.\nThe row-stride of the owned data storage for a buffer of …\nThe static stride of this storage’s rows.\nThe trait shared by all matrix data storage.\nTrait implemented by matrix data storage that can provide …\nA matrix storage that can be reshaped in-place.\nThe data storage for the sum of two matrices with …\nTrait shared by all matrix data storage that don’t …\nTrait shared by all mutable matrix data storage that …\nRetrieves the mutable data buffer as a contiguous slice.\nRetrieves the data buffer as a contiguous slice.\nClones this data storage to one that does not contain any …\nGets the address of the i-th matrix component without …\nGets the address of the i-th matrix component without …\nGets the mutable address of the i-th matrix component …\nGets the mutable address of the i-th matrix component …\nRetrieves a reference to the i-th element without …\nRetrieves a reference to the i-th element without …\nRetrieves a mutable reference to the i-th element without …\nRetrieves a mutable reference to the element at …\nBuilds a matrix data storage that does not contain any …\nIndicates whether this data buffer stores its elements …\nCompute the index corresponding to the irow-th row and …\nThe matrix data pointer.\nThe matrix mutable data pointer.\nReshapes the storage into the output storage type.\nThe dimension of the matrix at run-time. Arr length of …\nThe spacing between consecutive row elements and …\nSwaps two elements without bound-checking.\nSwaps two elements using their linear index without …\nA type implementing InitStatus indicating that the value …\nThis trait is used to write code that may work on matrices …\nA type implementing InitStatus indicating that the value …\nThe type of the values with the initialization status …\nRetrieve a mutable reference to the element, assuming that …\nRetrieve a reference to the element, assuming that it is …\nReturns the argument unchanged.\nReturns the argument unchanged.\nInitialize the given element.\nCalls U::from(self).\nCalls U::from(self).\nTrait implemented by rotations that can be used inside of …\nA 2D affine transformation. Stored as a homogeneous 3x3 …\nA 3D affine transformation. Stored as a homogeneous 4x4 …\nA dual quaternion.\nA direct isometry, i.e., a rotation followed by a …\nA 2-dimensional direct isometry using a unit complex …\nA 3-dimensional direct isometry using a unit quaternion …\nA 2-dimensional direct isometry using a rotation matrix …\nA 3-dimensional direct isometry using a rotation matrix …\nA point in an euclidean space.\nA 3D orthographic projection stored as a homogeneous 4x4 …\nA 3D perspective projection stored as a homogeneous 4x4 …\nA point with D elements.\nA statically sized 1-dimensional column point.\nA statically sized 2-dimensional column point.\nA statically sized 3-dimensional column point.\nA statically sized 4-dimensional column point.\nA statically sized 5-dimensional column point.\nA statically sized 6-dimensional column point.\nAn invertible 2D general transformation. Stored as a …\nAn invertible 3D general transformation. Stored as a …\nA quaternion. See the type alias …\nA reflection wrt. a plane.\nA 1-dimensional reflection.\nA 2-dimensional reflection.\nA 3-dimensional reflection.\nA 4-dimensional reflection.\nA 5-dimensional reflection.\nA 6-dimensional reflection.\nThe transform category that results from the …\nA rotation matrix.\nA 2-dimensional rotation matrix.\nA 3-dimensional rotation matrix.\nA scale which supports non-uniform scaling.\nA 1-dimensional scale.\nA 2-dimensional scale.\nA 3-dimensional scale.\nA 4-dimensional scale.\nA 5-dimensional scale.\nA 6-dimensional scale.\nA similarity, i.e., an uniform scaling, followed by a …\nA 2-dimensional similarity.\nA 3-dimensional similarity.\nA 2-dimensional similarity using a rotation matrix for its …\nA 3-dimensional similarity using a rotation matrix for its …\nIndicates that Self is a more specific Transform category …\nIndicates that Self is a more general Transform category …\nTag representing an affine Transform. Its bottom-row is …\nTrait implemented by phantom types identifying the …\nTraits that gives the Transform category that is …\nTag representing the most general (not necessarily …\nTag representing the most general inversible Transform …\nA transformation matrix in homogeneous coordinates.\nA 2D general transformation that may not be invertible. …\nA 3D general transformation that may not be inversible. …\nA translation.\nA 1-dimensional translation.\nA 2-dimensional translation.\nA 3-dimensional translation.\nA 4-dimensional translation.\nA 5-dimensional translation.\nA 6-dimensional translation.\nA 2D rotation represented as a complex number with …\nA unit dual quaternion. May be used to represent a …\nA unit quaternions. May be used to represent a rotation.\nChecks that the given matrix is a valid homogeneous …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThis quaternion as a 4D vector of coordinates in the …\nThe dual component of the quaternion\nIndicates whether a Transform with the category Self has a …\nThe rotation identity.\nThe rotation inverse.\nChange self to its inverse.\nApply the inverse rotation to the given point.\nApply the inverse rotation to the given unit vector.\nApply the inverse rotation to the given vector.\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe real component of the quaternion\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nApply the rotation to the given point.\nApply the rotation to the given vector.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe translation coordinates, i.e., how much is added to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe bidiagonalization of a general matrix.\nThe Cholesky decomposition of a …\nThe QR decomposition (with column pivoting) of a general …\nLU decomposition with full row and column pivoting.\nHessenberg decomposition of a general matrix.\nLU decomposition with partial (row) pivoting.\nA sequence of row or column permutations.\nThe QR decomposition of a general matrix.\nSingular Value Decomposition of a general matrix.\nSchur decomposition of a square matrix.\nEigendecomposition of a symmetric matrix.\nTridiagonalization of a symmetric matrix.\nUDU factorization.\nFunctions for balancing a matrix.\nThe diagonal matrix resulting from the factorization\nThe unsorted eigenvalues of the decomposed matrix.\nThe eigenvectors of the decomposed matrix.\nConstruction of givens rotations.\nConstruction of householder elementary reflections.\nThe singular values of this SVD.\nPerforms a LU decomposition to overwrite out with the …\nThe left-singular vectors U of this SVD.\nThe upper triangular matrix resulting from the …\nThe right-singular vectors V^t of this SVD.\nComputes the wilkinson shift, i.e., the 2x2 symmetric …\nApplies in-place a modified Parlett and Reinsch matrix …\nComputes in-place D * m * D.inverse(), where D is the …\nA Givens rotation.\nThe cos part of this roration.\nComputes the rotation R required such that the x component …\nComputes the rotation R required such that the y component …\nReturns the argument unchanged.\nThe Givents rotation that does nothing.\nCalls U::from(self).\nThe inverse of this givens rotation.\nInitializes a Givens rotation from its non-normalized …\nInitializes a Givens rotation from its components.\nPerforms the multiplication rhs = self * rhs in-place.\nPerforms the multiplication lhs = lhs * self in-place.\nThe sin part of this roration.\nInitializes a Givens rotation form its non-normalized …\nThe player is alarmed!! Like a lit grenade was just thrown …\nA kind of emote the player can make.\nA component representing a region in which a player should …\nA component representing the current emote state of a …\nThe player is emoting.\nMarker component for a player hat.\nThe player is not emoting\nEvents that can be used to trigger player actions, such as …\nThe player index, for example Player 1, Player 2, and so …\nMarker component indicating that a player has been killed.\nContains the entities of the extra player layers, such as …\nThe state of the player controller.\nResource that tracks which players have already been …\nWhether or not this emote region is active. This provides …\nThe number of frames that this state has been active.\nA buffer to prevent the player from spamming emotes.\nThe ID for the current state.\nSystem that makes sure the swords held by AI are despawned …\nDespawn a player.\nWhether or not the player must be looking at the center of …\nDrop the player’s hat and reset its state.\nThe emote the player should make\nEquip player hats that have been picked up and used.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nKill a player.\nThe ID of the state that the player was in in the last …\nBuffers planned AI movements\nThe entity that owns this emote region.\nIndicates the player is taking pause for the given number …\nAnimate the player’s fins while\nBuild ColliderShape for player from PlayerMeta.\nFor each player, whether they have spawned before.\nSet the player’s inventory\nThe size of the emote region\nThe player that the AI is targeting.\nTick timer that is used for AI pausing logic.\nSystem that reads the PlayerLayers component and updates …\nHave the player use the item they are carrying, if any.\nTrack state of ragdoll.\nIf ticking, cannot twitch\nSwitch entity to a capsule collider based on collider from …\nThe state of the player controller.\nAdds a system to the appropriate stage in a Session for a …\nAdds a system to the appropriate stage in a Session for a …\nThe number of frames that this state has been active.\nThe ID for the current state.\nReturns the argument unchanged.\nCalls U::from(self).\nThe ID of the state that the player was in in the last …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nTrack state of ragdoll.\nReturns the argument unchanged.\nCalls U::from(self).\nRestore player shape back to default from PlayerMeta.\nIf ticking, cannot twitch\nSwitch entity to a capsule collider based on collider from …\nA Random Number generator, powered by the WyRand …\nVariant for fast PRNGs, like Wyrand.\nTrait for enabling creating new TurboCore instances from …\nDetermines the kind of PRNG. TurboKind::FAST RNGs are …\nThis trait provides the means to easily generate all …\nResource that can produce deterministic, pseudo-random …\nA Random Number generator, powered by the WyRand algorithm.\nVariant for slower PRNGs, like ChaCha8.\nA marker trait to be applied to anything that implements …\nAssociated type for accepting valid Seed values. Must be …\nTrait for implementing Seedable PRNGs, requiring that the …\nBase trait for implementing a PRNG. Only one method must be\nEnum for determining the kind of PRNG, whether a fast one, …\nExtension trait for automatically implementing all …\nGenerates a random char in ranges a-z and A-Z.\nGenerates a random char in ranges a-z, A-Z and 0-9.\nReturns a random boolean value.\nReturns a boolean value based on a rate. rate represents …\nGenerates a random char in the given range.\nClones the AtomicRng by deterministically deriving a new …\nInitialises a default instance of Rng. Warning, the …\nInitialises a default instance of AtomicRng. Warning, the …\nGenerate a random digit in the given radix.\nReturns a random f32 value between 0.0 and 1.0.\nReturns a random f32 value between -1.0 and 1.0.\nReturns a random f32 value between 0.0 and 1.0.\nReturns a random f32 value between -1.0 and 1.0.\nFills a mutable buffer with random bytes.\nForks a TurboCore instance by deterministically deriving a …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns an array of constant SIZE containing random u8 …\nReturns a random i128 value.\nReturns a random i16 value.\nReturns a random i32 value.\nReturns a random i64 value.\nReturns a random i8 value.\nReturns a random isize value.\nReturns a random u128 value.\nReturns a random u16 value.\nReturns a random u32 value.\nReturns a random u64 value.\nReturns a random u8 value.\nReturns a random usize value.\nReturns a random i128 within a given range bound.\nReturns a random i16 value.\nReturns a random i32 value.\nReturns a random i64 value.\nReturns a random i8 value.\nReturns a usize value for stable indexing across different …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns a random isize within a given range bound.\nGenerates a random char in the range a-z.\nCreates a new Rng with a randomised seed.\nCreates a new AtomicRng with a randomised seed.\nPartially shuffles a slice by a given amount and returns …\nReseeds the SeededCore with a new seed/state.\nReseeds the current thread-local generator.\nSamples a random item from a slice of values.\nSamples a random item from an iterator of values. O(1) if …\nSamples multiple unique items from a slice of values.\nSamples multiple unique items from an iterator of values.\nSamples multiple unique items from a mutable slice of …\nSamples a random &mut item from a slice of values.\nShuffles a slice randomly in O(n) time.\nReturns a random u128 within a given range bound.\nReturns a random u16 value.\nReturns a random u32 value.\nReturns a random u64 value.\nReturns a random u8 value.\nGenerates a random char in the range A-Z.\nReturns a random usize within a given range bound.\nStochastic Acceptance implementation of Roulette Wheel …\nStochastic Acceptance implementation of Roulette Wheel …\nCreates a new SeededCore with a specific seed value.\nStore player’s match score’s (rounds won)\nTimer tracking how long until round is scored once one or …\nMark round as completed and increment score of winner. …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSave the frame round was marked to transition on in …\nSave MapPool state to transitin with when determining …\nMap player to score, if no entry is 0.\nIf true: round has been scored, timer counts down to round …\nHow many rounds have been played in this match\nHow many rounds have completed this match\nGet player’s score\nIs scoring timer complete but round not yet scored?\nTimer used to count down to scoring, or to round …\nAre timers for round scoring + linger before transition …\nSimple easing calculator\nError type for failure to resolve UntypedHandle to …\nMacro to “derive” ( not really a derive macro ) …\nUtilities for asset and meta data handling.\nClamps a sin wave between a minimum and maximum value.\nTry to get metadata handle from UntypedHandle that may …\nSimple easing calculator\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nClamps a sin wave between a minimum and maximum value.\nError type for failure to resolve UntypedHandle to …\nReturns the argument unchanged.\nCalls U::from(self).\nTry to get metadata handle from UntypedHandle that may …\nReturns the argument unchanged.\nCalls U::from(self).\nUse value significantly father than map layers to make …\nReturns the argument unchanged.\nCalls U::from(self).\nCommand to spawn a win indicator and attach to entity\nReturns the argument unchanged.\nCalls U::from(self).\nThe source of player control inputs\nAn iterator over the variants of ControlSource\nA player’s controller inputs densely packed into a …\nSettings to configure the handle_egui_input system\nA gamepad control with the given index\nResource containing the global player control inputs.\nThe first keyboard controls\nThe second keyboard controls\nUsed to implement input type config for bones networking.\nPlayer control input state\nUpdate the internal state with new inputs. This must be …\nIf set to true, gamepad inputs will not be converted to …\nIf set to true, then all keyboard inputs will be sucked …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nIterator over inputs that originated from gamepads.\nGame system that takes the raw input events and converts …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nThe A key.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe AbntC1 key.\nThe AbntC2 key.\nLet Path and PathBuf have absolutize and …\nRequest to add rumble to a gamepad.\nA 2D affine transform, which can represent translation, …\nA 3D affine transform, which can represent translation, …\nA helper system param that allows for iteration over data …\nA flattened iterator of items of type T from data within …\nThe Left Alt key. Maps to Left Option on Mac.\nThe Right Alt key. Maps to Right Option on Mac.\nComponent that may be added to entities with an AtlasSprite…\nComponent that may be added to an AtlasSprite to control …\nThe Apostrophe / ' key.\nThe Apps key.\nA thread-safe reference-counting pointer. ‘Arc’ stands …\nHelper type for storing asset extensions.\nAn identifier for an asset.\nAssetIo is a trait that is implemented for backends …\nA type data that indicates how to load a type as an asset.\nContext provided to custom asset loaders in the …\nThe progress that has been made loading the game assets.\nA custom assset loader.\nContains that path to an asset, and the pack_dir that it …\nA borrowed version of AssetLoc.\nAn asset pack contains assets that are loaded by the game.\nThe unique ID for an asset pack.\nA requirement specifier for an asset pack, made up of the …\nSpecifies an asset pack, and it’s exact version.\nStruct responsible for loading assets into it’s …\nExtension trait for the bones AssetServer.\nThe inner state of the asset server.\nStores assets for later retrieval.\nThe Asterisk / * key.\nThe At / @ key.\nAtlas image component.\nMetadata to define collider an atlas’s tile.\nAn animated sprite component.\nA mutable memory location with dynamically checked borrow …\nAn atomic component store.\nA handle to a resource from a Resources collection.\nAn untyped, atomic resource cell.\nHolds the handles and the volume to be played for a piece …\nA resource that can be used to control game audios.\nAn audio event that may be sent to the AudioCenter …\nThe audio file asset loader.\nThe audio manager resource which can be used to play …\nThe audio source asset type, contains no data, but …\nThe Ax key.\nAn axis event.\nThe B key.\nA 2-dimensional bool vector mask.\nA 3-dimensional bool vector mask.\nA 3-dimensional SIMD vector mask.\nA 4-dimensional bool vector mask.\nA 4-dimensional SIMD vector mask.\nThe Back / Backspace key.\nThe Backslash / \\ key.\nA bi_channel client.\nA bi_channel server.\nBitSet formatter.\nThe BitSet API.\nThe type of bitsets used to track entities in component …\nA bool\nA boolean.\nA bool\nMetadata describing a border image.\nA button rendered with a BorderImageMeta\nA 9-patch style bordered frame.\nThe represents a SchemaBox with given type inside.\nType alias for …\nThe Left Bracket / [ key.\nThe Right Bracket / ] key.\nA button event.\nThe border images to use for a ButtonThemeMeta when the …\nThe state of a button, ether pressed or released.\nMetadata describing a themed button.\nThe C key.\nThe AssetPackId of the core pack.\nThe Calculator key.\nMakes an entity behave like a camera.\nComponent for an entity with camera shake.\nA size setting for a camera.\nQueue that can be used to send camera trauma events.\nThe Capital key.\nThe Caret / ^ key.\nError thrown when a resource cell cannot be inserted …\nAn ID for an asset that has changed.\nA unique content ID.\nResource for controlling the clear color.\nThe Colon / : key.\nColor type.\nThe Comma / , key.\nA resource containing the Commands command queue.\nA SystemParam that can be used to schedule systems that …\nSystemParam for getting read access to a ComponentStore.\nSystemParam for getting mutable access to a ComponentStore.\nRead-only iterator over components matching a given bitset\nMutable iterator over components matching a given bitset\nRead-only iterator over components matching a given bitset.\nMutable iterator over components matching a given bitset. …\nThis trait factors out functions for iterating with bitset …\nA typed wrapper around UntypedComponentStore.\nA collection of ComponentStore<T>.\nThe Compose key on Linux.\nThe gamepad was connected.\nA connection event.\nProvides the context method for Result.\nThe Left Control key.\nControl mapping from raw input, expected to be able to be …\nThe Right Control key.\nType used to map source of input to control.\nThe Convert key.\nThe Copy key.\nYAML format for the core asset pack’s pack.yaml file.\nA StageLabel for the 5 core stages.\nThis is a working Cpal backend.\nKira audio backend that will fall back to a dummy backend …\nError creating ID\nExtension trait for the Context that makes it easier to …\nResource that is automatically added to the world while a …\nAn asset with a custom asset loader.\nThe Cut key.\nThe D key.\nA 2D affine transform, which can represent translation, …\nA 3D affine transform, which can represent translation, …\nName of the default bones audio session\nA 2x2 column major matrix.\nA 3x3 column major matrix.\nA 4x4 column major matrix.\nA quaternion representing an orientation.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nLoaded image data\nDefault plugins for bones framework games.\nDefault plugins for bones framework sessions.\nThe Delete key.\nDerive macro for deriving Deref on structs with one field.\nDerive macro for deriving DerefMut on structs with one …\nA data structure that can be deserialized from any data …\nThe gamepad was disconnected.\nResource tracking which players have been disconnected. …\nThe Down / Down Arrow key.\nThis is a dummy backend since Cpal didn’t work.\nDummy AssetIo implementation used for debugging or as a …\nA Duration type to represent a span of time, typically …\nThe E key.\nExtension trait with helpers for the egui context\nResource containing the egui::Context that can be used to …\nShared resource that, if inserted, allows you to modify …\nExtension trait with helpers for egui responses\nResource for configuring egui rendering.\nResource that maps image handles to their associated egui …\nThe End key.\nHolds a list of alive entities.\nIterator over entities returned by Entities::iter_with.\nAn entity index.\nIterator over entities using the provided bitset.\nAccess an enum.\nType represents an enum, which in the C layout is called a …\nAccess an enum.\nHelper for accessing the inner data of a schema ref at …\nHelper for accessing the inner data of a schema ref at …\nSchema data for an enum.\nA type for an enum tag for EnumSchemaInfo.\nThe Equals / = key.\nThe Escape / ESC key, next to the F1 key.\nEuler rotation sequences.\nResource for exiting bones games.\nA reference to image data stored in the external bones …\nThe F key.\nThe F1 key.\nThe F10 key.\nThe F11 key.\nThe F12 key.\nThe F13 key.\nThe F14 key.\nThe F15 key.\nThe F16 key.\nThe F17 key.\nThe F18 key.\nThe F19 key.\nThe F2 key.\nThe F20 key.\nThe F21 key.\nThe F22 key.\nThe F23 key.\nThe F24 key.\nThe F3 key.\nAn f32\nf32\nAn f32\nThe F4 key.\nThe F5 key.\nThe F6 key.\nAn f64\nf64\nAn f64\nThe F7 key.\nThe F8 key.\nThe F9 key.\nAll false.\nAll false.\nAll false.\nAll false.\nAll false.\nThe index of a field in a struct in a Schema.\nA wrapper type that implements […\nAssetIo implementation that loads from the filesystem.\nThe first stage\nThe camera will be a fixed height with a width dependent …\nThe camera will be a fixed width with a height dependent …\nSpecialization of of the fluent bundle that is used by …\nAn asset containing a FluentBundle.\nAn asset containing a FluentResource.\nA font asset.\nThe Font asset loader.\nFont metadata for buttons, headings, etc, describing the …\nTrait implemented for types that can produce an instance …\nCreates an instance of the type this trait is implemented …\nThe G key.\nDetermines the kind of PRNG. TurboKind::FAST RNGs are …\nThe Game encompasses a complete bones game’s logic, …\nTrait for plugins that can be installed into a Game.\nA specific gamepad axis that may have changed.\nA gamepad axis event.\nA specific button on a gamepad.\nA gamepad button event.\nA gamepad connection event.\nThe kind of gamepad connection event.\nA gamepad event.\nResource containing the gamepad input events detected this …\nStruct that represents intensity of a rumble\nRepresents a request to either add, set, or stop rumble on …\nResource that provides an interface for triggering rumble …\nThis trait provides the means to easily generate all …\nThe Grave / Backtick / ` key.\nThe H key.\nA typed handle to an asset.\nThe Cid of an asset that has changed.\nTrait implemented for types that have a Schema.\nDerive macro for the HasSchema trait.\nA HashMap implementing aHash, a high speed keyed hashing …\nA HashSet implementing aHash, a high speed keyed hashing …\nError for hex crate errors\nError type for hex color decoding\nThe Home key.\nThe I key.\nAn i128\ni128\nAn i128\nAn i16\ni16\nAn i16\nAn i32\ni32\nAn i32\nAn i64\ni64\nAn i64\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nAn i8\ni8\nAn i8\nThe identity transform.\nThe identity transform.\nA 3x3 identity matrix, where all diagonal elements are 1, …\nA 2x2 identity matrix, where all diagonal elements are 1, …\nA 3x3 identity matrix, where all diagonal elements are 1, …\nA 4x4 identity matrix, where all diagonal elements are 1, …\nThe identity quaternion. Corresponds to no rotation.\nThe identity transform.\nThe identity transform.\nA 2x2 identity matrix, where all diagonal elements are 1, …\nA 3x3 identity matrix, where all diagonal elements are 1, …\nA 4x4 identity matrix, where all diagonal elements are 1, …\nThe identity quaternion. Corresponds to no rotation.\nAll f32::INFINITY.\nAll f32::INFINITY.\nAll f32::INFINITY.\nAll f32::INFINITY.\nAll f64::INFINITY.\nAll f64::INFINITY.\nAll f64::INFINITY.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nThe index of a field. Works for tuple fields and named …\nImage component.\nThe system input parameter.\nAn error returned when an asset pack does not support the …\nMaps raw inputs to game controls and exposes controls for …\nInputCollector used to update controls.\nThe Insert key, next to the Backspace key.\nConverts a function into a System.\nThe ID is in the wrong format.\nThe type of iterator this query item creates\nThe J key.\nThe K key.\nThe Kana key.\nThe Kanji key.\nThe 0 key over the letters.\nThe 1 key over the letters.\nThe 2 key over the letters.\nThe 3 key over the letters.\nThe 4 key over the letters.\nThe 5 key over the letters.\nThe 6 key over the letters.\nThe 7 key over the letters.\nThe 8 key over the letters.\nThe 9 key over the letters.\nThe key code of a keyboard key.\nA keyboard input event.\nResource containing the keyboard input events detected on …\nThe L key.\nRepresents light rumble intensity for both motors.\nRepresents light rumble intensity for the strong motor …\nRepresents light rumble intensity for the weak motor only.\nA Ulid with a human-readable ascii prefix.\nError creating a LabeledId.\nErrors that can happen while parsing a LabeledId.\nThe fifth stage\nA value which is initialized on the first access.\nThe Left / Left Arrow key.\nThe left mouse button.\nError for unexpected length of hex string\nThe number of lines scrolled.\nThe systems have been loaded.\nAn asset that has been loaded.\nStruct containing all the game’s loaded assets, …\nThe location of an asset that has changed.\nBorrow the localization field from the root asset.\nAsset containing all loaded localizations, and functions …\nFailed to determine a log directory.\nSettings to enable writing tracing output to files.\nError for file logging.\nHow often to rotate log file.\nPath to save log files. LogPath::find_app_data_dir may be …\nPlugin to enable tracing. Configures global tracing …\nResource used to access the lua scripting engine.\nA lua plugin asset.\nA `SessionPlugin that will run the provided lua plugins\nThe systems that have been registered by a lua plugin.\nAn atomic cell containing the LuaPluginSystemsState.\nThe load state of the [`LuaPluginSystems\nResource containing the lua plugins that have been …\nA Lua script asset.\nStruct for accessing and initializing lua singletons.\nThe M key.\nAll f32::MAX.\nAll f32::MAX.\nAll f32::MAX.\nAll f32::MAX.\nAll f64::MAX.\nAll f64::MAX.\nAll f64::MAX.\nAll i32::MAX.\nAll i32::MAX.\nAll i32::MAX.\nAll u32::MAX.\nAll u32::MAX.\nAll u32::MAX.\nAll i64::MAX.\nAll i64::MAX.\nAll i64::MAX.\nAll u64::MAX.\nAll u64::MAX.\nAll u64::MAX.\nThe maximum duration.\nRepresents maximum rumble intensity for both motors.\nRepresents maximum rumble intensity for the strong motor …\nRepresents maximum rumble intensity for the weak motor …\nRepresents medium rumble intensity for both motors.\nRepresents medium rumble intensity for the strong motor …\nRepresents medium rumble intensity for the weak motor only.\nThe duration of one microsecond.\nThe duration of one millisecond.\nAll f32::MIN.\nAll f32::MIN.\nAll f32::MIN.\nAll f32::MIN.\nAll f64::MIN.\nAll f64::MIN.\nAll f64::MIN.\nAll i32::MIN.\nAll i32::MIN.\nAll i32::MIN.\nAll u32::MIN.\nAll u32::MIN.\nAll u32::MIN.\nAll i64::MIN.\nAll i64::MIN.\nAll i64::MIN.\nAll u64::MIN.\nAll u64::MIN.\nAll u64::MIN.\nThe Mail key.\nAccess a map.\nType represents a SchemaMap.\nAccess a map.\nA margin specification.\nA 2x2 column major matrix.\nA 3x3 column major matrix.\nA 3x3 column major matrix.\nA 4x4 column major matrix.\nAn equivalent to Option<T> that has a stable memory layout …\nThe MediaSelect key.\nThe MediaStop key.\nNon-persistent Storage backend.\nContext provided while loading a metadata asset.\nThis is a metadata asset that can be loaded from JSON or …\nHelper trait to get a singleton fn pointer for the …\nThe middle mouse button.\nThe Minus / - key.\nA button on the mouse.\nA mouse button input event.\nResource containing the mouse input events made this frame.\nThe position of the mouse in screen-space.\nMouse scroll-wheel input event.\nThe unit that a MouseScrollEvent is in.\nThe position of the mouse in world-space.\nMore than one entity matches the query.\nThe Mute key.\nThe MyComputer key.\nThe N key.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll f32::NAN.\nAll f32::NAN.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll NANs.\nAll f32::NAN.\nAll f32::NAN.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll NANs.\nAll f64::NAN.\nAll f64::NAN.\nAll f64::NAN.\nThe duration of one nanosecond.\nAll f32::NEG_INFINITY.\nAll f32::NEG_INFINITY.\nAll f32::NEG_INFINITY.\nAll f32::NEG_INFINITY.\nAll f64::NEG_INFINITY.\nAll f64::NEG_INFINITY.\nAll f64::NEG_INFINITY.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nA unit vector pointing along the negative W axis.\nA unit vector pointing along the negative W axis.\nA unit vector pointing along the negative W axis.\nA unit vector pointing along the negative W axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nThe name of a field.\nThe NavigateBackward / Next key.\nThe NavigateForward / Prior key.\nUsed as state in EguiCtx such that a menu in bones or game …\nAsset handle that may be replicated over network and …\nThe NextTrack key.\nThe NoConvert key.\nNo entity matches the query.\nThe systems have not been loaded yet.\nThe Numlock key.\nThe Numpad0 / 0 key.\nThe Numpad1 / 1 key.\nThe Numpad2 / 2 key.\nThe Numpad3 / 3 key.\nThe Numpad4 / 4 key.\nThe Numpad5 / 5 key.\nThe Numpad6 / 6 key.\nThe Numpad7 / 7 key.\nThe Numpad8 / 8 key.\nThe Numpad9 / 9 key.\nThe NumpadAdd / + key.\nThe NumpadComma / , key.\nThe NumpadDecimal / . key.\nThe NumpadDivide / / key.\nThe NumpadEnter key.\nThe NumpadEquals / = key.\nThe NumpadMultiply / * key.\nThe NumpadSubtract / - key.\nThe O key.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nThe Oem102 key.\nHolds data for an offline session\nRun once and stop.\nHolds data for an online session\nAn opaque type\nOpaque data that cannot described by a schema.") \ No newline at end of file +searchState.loadedDescShard("jumpy", 3, "Creates a new matrix by extracting the given set of rows …\nUpdates this perspective matrix with a new width / height …\nSets the bottom offset of the view cuboid.\nSets the view cuboid offsets along the y axis.\nSets the category of this transform.\nFills the selected column of this matrix with the content …\nFills the diagonal of this matrix with the content of the …\nUpdates this perspective with a new y field of view of the …\nSets the left offset of the view cuboid.\nSets the view cuboid offsets along the x axis.\nSets the magnitude of this vector.\nFills the diagonal of this matrix with the content of the …\nSets the right offset of the view cuboid.\nFills the selected row of this matrix with the content of …\nThe scaling factor of this similarity transformation.\nSets the top offset of the view cuboid.\nSets the far plane offset of the view cuboid.\nUpdates this perspective matrix with a new far plane …\nSets the near plane offset of the view cuboid.\nUpdates this perspective matrix with a new near plane …\nSets the near and far plane offsets of the view cuboid.\nUpdates this perspective matrix with new near and far …\nThe dimension of the matrix at run-time. Arr length of …\nThe shape of this matrix returned as the tuple (number of …\nThe shape of this matrix wrapped into their representative …\nThe exponential part of this complex number: …\nThe absolute value of this complex number: …\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of the inverse cosine of self.\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nComputes the principal value of inverse hyperbolic cosine …\nThe argument of this complex number.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of the inverse sine of self.\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of inverse hyperbolic sine of …\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of the inverse tangent of self…\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nComputes the principal value of inverse hyperbolic tangent …\nReturns a new vector with the same magnitude as self …\nClamps each lane of self between the corresponding lane of …\nCopies the sign of sign to self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nComputes the cosine of self.\nCardinal cos\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nComputes the hyperbolic cosine of self.\nLanewise equal == comparison.\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nComputes e^(self), where e is the base of the natural …\nLanewise greater or equal >= comparison.\nLanewise greater than > comparison.\nThe max value among all lanes of self.\nThe min value among all lanes of self.\nComputes the product of all the lanes of self.\nComputes the sum of all the lanes of self.\nComputes (self.conjugate() * self + other.conjugate() * …\nThe imaginary part of this complex number.\nLanewise less or equal <= comparison.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nComputes the principal value of natural logarithm of self.\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nReturns the logarithm of self with respect to an arbitrary …\nLanewise less than < comparison.\nLanewise max value.\nLanewise min value.\nThe modulus of this complex number.\nThe squared modulus of this complex number.\nLanewise not equal != comparison.\nThe sum of the absolute value of this complex number’s …\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a complex power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nRaises self to a floating point power.\nThe real part of this complex number.\nMultiplies this complex number by factor.\nThe exponential part of this complex number: …\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nComputes the sine of self.\nCardinal sine\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the hyperbolic sine of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the principal value of the square root of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nComputes the hyperbolic tangent of self.\nThe exponential form of this complex number: (modulus, …\nThe polar form of this complex number: (modulus, arg)\nAttempt to inverse this quaternion.\nAttempts to normalize self.\nNormalizes this matrix in-place and return its norm.\nDivides this complex number by factor.\nComputes the sine of self.\nCalculates the quaternionic sinus.\nThe sine of the rotation angle.\nCardinal sine\nComputes the singular values of this matrix. The singular …\nThe singular values of this SVD.\nComputes the singular values of this matrix. The singular …\nComputes the hyperbolic sine of self.\nCalculates the hyperbolic quaternionic sinus.\nThe number of elements of the range, i.e., …\nComputes the spherical linear interpolation between two …\nSpherical linear interpolation between two unit …\nSpherical linear interpolation between two rotations …\nComputes the spherical linear interpolation between two …\nSpherical linear interpolation between two rotation …\nSpherical linear interpolation between two rotation …\nSlices this matrix starting at its component (irow, icol) …\nSlices this matrix starting at its component (irow, icol) …\nSlices a sub-matrix containing the rows indexed by the …\nSlices a mutable sub-matrix containing the rows indexed by …\nSlices this matrix starting at its component …\nSlices this matrix starting at its component …\nReturns the solution of the system self * x = b where self …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the system self * x = b where self is the …\nComputes the solution of the linear system self . x = b …\nSolves the linear system self . x = b where x is the …\nComputes the solution of the linear system self . x = b …\nSolves the linear system self . x = b where x is the …\nSolves the linear system self . x = b where x is the …\nSolves the linear system self . x = b where x is the …\nSolves the system self * x = b where self is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nSolves the linear system self * x = b, where x is the …\nComputes the solution of the linear system self . x = b …\nSolves the linear system self . x = b where x is the …\nComputes the solution of the linear system self . x = b …\nSolves the linear system self . x = b where x is the …\nSort the estimated components of the SVD by its singular …\nInitializes an SIMD value with each lanes set to val.\nComputes the principal value of the square root of self.\nCalculates square root.\nCalculates square of a quaternion.\nThe stride of this point. This is the number of buffer …\nThe spacing between consecutive row elements and …\nThe strides (row stride, column stride) of this matrix.\nEquivalent to self + rhs but stores the result into out to …\nExample\nExample\nThe sum of all the elements of this matrix.\nReturns the supremum of a and b.\nComputes the supremum (aka. componentwise max) of two …\nComputes the supremum (aka. componentwise max) of two …\nComputes the Singular Value Decomposition using implicit …\nComputes the Singular Value Decomposition using implicit …\nSwaps two entries.\nSwaps two columns in-place.\nSwaps two rows in-place.\nSwaps two elements without bound-checking.\nSwaps two entries without bound-checking.\nSwaps two entries without bound-checking.\nSwaps two elements using their linear index without …\nComputes self = alpha * a * x + beta * self, where a is a …\nComputes self = alpha * x * y.transpose() + beta * self, …\nComputes the eigendecomposition of this symmetric matrix.\nComputes the eigenvalues of this symmetric matrix.\nThe symmetric part of self, i.e., …\nComputes the tridiagonalization of this symmetric matrix.\nComputes the tangent of self.\nCalculates the quaternionic tangent.\nComputes the hyperbolic tangent of self.\nCalculates the hyperbolic quaternionic tangent.\nConverts this unit quaternion into its equivalent Euler …\nCreates Euler angles from a rotation.\nThe exponential form of this complex number: (modulus, …\nConverts this transform into its equivalent homogeneous …\nYields the homogeneous matrix for this matrix, i.e., …\nComputes the coordinates in projective space of this …\nConverts this unit dual quaternion interpreted as an …\nConverts this unit quaternion into its equivalent …\nConverts this unit complex number into its equivalent …\nConverts this point into a vector in homogeneous …\nConverts this rotation into its equivalent homogeneous …\nConverts this translation into its equivalent homogeneous …\nConverts this Scale into its equivalent homogeneous …\nConverts this isometry into its equivalent homogeneous …\nConverts this similarity into its equivalent homogeneous …\nComputes the corresponding homogeneous matrix.\nComputes the corresponding homogeneous matrix.\nBuilds an isometry from this unit dual quaternion.\nConverts this isometry into its equivalent homogeneous …\nThe polar form of this complex number: (modulus, arg)\nconverts SVD results to Polar decomposition form of the …\nThis transformation seen as a Projective3.\nThis transformation seen as a Projective3.\nBuilds the rotation matrix corresponding to this unit …\nBuilds a rotation matrix from this unit quaternion.\nConvert this 1x1 matrix by reference into a scalar.\nThe top offset of the view cuboid.\nFills this matrix with the content of the transpose …\nThe dot product between the transpose of self and rhs.\nEquivalent to self.transpose() * rhs.\nEquivalent to self.transpose() * rhs but stores the result …\nComputes the solution of the linear system …\nSolves the linear system self.transpose() . x = b where x …\nComputes the solution of the linear system …\nSolves the linear system self.transpose() . x = b where x …\nComputes the solution of the linear system …\nSolves the linear system self.transpose() . x = b where x …\nComputes the solution of the linear system …\nSolves the linear system self.transpose() . x = b where x …\nComputes a trace of a square matrix, i.e., the sum of its …\nApply the rotation to the given point.\nTransform the given point by this transformation.\nTransforms the given point, assuming the matrix self uses …\nTransforms the given point, assuming the matrix self uses …\nRotate a point by this unit quaternion.\nRotate the given point by this unit complex number.\nRotate and translate a point by this unit dual quaternion …\nRotate the given point.\nTranslate the given point.\nTranslate the given point.\nTransform the given point by this isometry.\nTransform the given point by this similarity.\nApply the rotation to the given vector.\nTransform the given vector by this transformation, …\nTransforms the given vector, assuming the matrix self uses …\nRotate a vector by this unit dual quaternion, ignoring the …\nRotate the given vector by this unit complex number.\nRotate a vector by this unit quaternion.\nRotate the given vector.\nTransform the given vector by this isometry, ignoring the …\nTransform the given vector by this similarity, ignoring …\nReturn the translation part of this unit dual quaternion.\nCreates a new isometry from the given translation …\nCreates a new isometry from the given translation …\nCreates a new isometry from the given translation …\nCreates a new isometry from the given translation …\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nTransposes self.\nTransposes self.\nTransposes the square matrix self in-place.\nTransposes self in-place.\nTransposes self and store the result into out.\nAttempts to cast the components of self to another type.\nAttempts to convert an object to a more specific one.\nAttempts to convert an object to a more specific one.\nAttempts to invert this transformation. You may use …\nAttempts to invert this square matrix.\nInverts this quaternion if it is not zero.\nInverts this dual quaternion if it is not zero.\nInverts self.\nComputes the inverse of the decomposed matrix.\nComputes the inverse of the decomposed matrix.\nComputes the inverse of the decomposed matrix.\nComputes the inverse of the decomposed matrix.\nAttempts to invert this transformation in-place. You may …\nAttempts to invert this square matrix in-place. Returns …\nInverts this quaternion in-place if it is not zero.\nInverts this dual quaternion in-place if it is not zero.\nInverts self in-place.\nComputes the inverse of the decomposed matrix and outputs …\nTranslate the given point by the inverse of this Scale.\nPerforms a LU decomposition to overwrite out with the …\nAttempts to interpolate between two isometries using a …\nAttempts to interpolate between two isometries using a …\nAttempts to normalize the given vector and return it …\nAttempts to compute the Schur decomposition of a square …\nAttempts to compute the Singular Value Decomposition of …\nComputes the eigendecomposition of the given symmetric …\nNormalize the given vector and return it wrapped on a Unit …\nAttempts to compute the Singular Value Decomposition of …\nReturns a normalized version of this matrix unless its …\nNormalizes this matrix in-place or does nothing if its …\nAttempts to compute the Polar Decomposition of a matrix …\nAttempts to compute the Schur decomposition of a square …\nComputes the screw-linear interpolation between two unit …\nSets the magnitude of this vector unless it is smaller …\nComputes the spherical linear interpolation between two …\nComputes the spherical linear interpolation between two …\nComputes the spherical linear interpolation between two …\nAttempts to compute the Singular Value Decomposition of …\nAttempts to compute the Singular Value Decomposition of …\nComputes the eigendecomposition of the given symmetric …\nGets the compile-time value of Self. Returns None if it is …\nComputes the orthogonal matrix U of this U * D * V …\nThe upper triangular matrix of this decomposition.\nThe upper triangular matrix of this decomposition.\nThe left-singular vectors U of this SVD.\nThe upper triangular matrix resulting from the …\nAttempts to compute the UDU decomposition of this matrix.\nBuilds a matrix with uninitialized elements of type …\nUnpacks this decomposition into its three matrix factors …\nRetrieves the lower-triangular factor of the Cholesky …\nUnpacks this decomposition into its two matrix factors.\nThe two matrices of this decomposition and the row and …\nRetrieves (q, h) with q the orthogonal matrix of this …\nThe row permutations and two triangular matrices of this …\nUnpacks this decomposition into its two matrix factors.\nRetrieves the unitary matrix Q and the …\nRetrieve the orthogonal transformation, diagonal, and off …\nRetrieves the lower-triangular factor of the Cholesky …\nRetrieves the upper trapezoidal submatrix H of this …\nRetrieves the upper trapezoidal submatrix R of this …\nRetrieves the upper trapezoidal submatrix R of this …\nRetrieve the diagonal, and off diagonal elements of this …\nUn-projects a point. Faster than multiplication by the …\nUn-projects a point. Faster than multiplication by the …\nDivides this complex number by factor.\nDivides self by the scalar t.\nDivides each component of the complex matrix self by the …\nDivides self by n.\nDivides each component of the complex matrix self by the …\nRetrieves the underlying matrix. Deprecated: Use …\nRetrieves the underlying value. Deprecated: use …\nUnwraps the underlying matrix. Deprecated: Use …\nRetrieves the underlying homogeneous matrix. Deprecated: …\nRetrieves the underlying homogeneous matrix. Deprecated: …\nExtracts the upper triangular part of this matrix …\nComputes the orthogonal matrix V_t of this U * D * V_t …\nThe right-singular vectors V^t of this SVD.\nGets the run-time value of self. For type-level integers, …\nThe variance of all the elements of this matrix.\nThe vector part (i, j, k) of this quaternion.\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe translation coordinates, i.e., how much is added to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nConstruct a fixed-size column vector directly from data.\nThe mutable vector part (i, j, k) of this quaternion.\nComputes the row and column coordinates of the i-th …\nGets a reference to the i-th element of this column vector …\nGets a mutable reference to the i-th element of this …\nReturn a view of this matrix starting at its component …\nReturn a view of this matrix starting at its component …\nReturns a view containing the rows indexed by the range …\nReturn a mutable view containing the rows indexed by the …\nReturn a view of this matrix starting at its component …\nReturn a view of this matrix starting at its component …\nThe column vector with a 1 as its fourth component, and …\nThe unit column vector with a 1 as its fourth component, …\nComputes the wilkinson shift, i.e., the 2x2 symmetric …\nWraps val into the range [min, max] using modular …\nThe column vector with a 1 as its first component, and …\nThe unit column vector with a 1 as its first component, …\nLane-wise bitwise xor of the vector elements.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nThe column vector with a 1 as its second component, and …\nThe unit column vector with a 1 as its second component, …\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nThe column vector with a 1 as its third component, and …\nThe unit column vector with a 1 as its third component, …\nGets the additive identity element.\nCreates a matrix or vector with all its elements set to 0.\nCreates a matrix or vector with all its elements set to 0.\nCreates a matrix or vector with all its elements set to 0.\nCreates a matrix or vector with all its elements set to 0.\nCreates a matrix with all its elements set to 0.\nThe far plane offset of the view cuboid.\nGets the far plane offset of the view frustum.\nReplaces each component of self by the result of a closure …\nFolds a function f on each pairs of entries from self and …\nReturns a matrix containing the result of f applied to …\nApplies a function to each lane of self paired with the …\nReplaces each component of self by the result of a closure …\nReturns a matrix containing the result of f applied to …\nThe near plane offset of the view cuboid.\nGets the near plane offset of the view frustum.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nBuilds a new vector from components of self.\nBuilds a new point from components of self.\nA array-based statically sized matrix data storage.\nThe column-stride of the owned data storage for a buffer …\nThe static stride of this storage’s columns.\nA dynamically sized column-major matrix.\nA column-major matrix slice dynamic numbers of rows and …\nA column-major matrix slice dynamic numbers of rows and …\nA column-major matrix view dynamic numbers of rows and …\nA column-major matrix view dynamic numbers of rows and …\nA dynamically sized column vector.\nA column vector slice dynamic numbers of rows and columns.\nA column vector slice dynamic numbers of rows and columns.\nA column vector view dynamic numbers of rows and columns.\nA column vector view dynamic numbers of rows and columns.\nAn allocator based on ArrayStorage and VecStorage for …\nTrait implemented by any type that can be used as a …\nTrait implemented exclusively by type-level integers.\nA range with a size that may be known at compile-time.\nDim of dynamically-sized algebraic entities.\nEuclidean norm.\nMarker trait indicating that a storage is stored …\nTrait implemented by Dyn.\nTrait implemented by Dyn and type-level integers different …\nLp norm.\nThe most generic column-major matrix (and vector) type.\nA stack-allocated, column-major, 1x1 square matrix.\nA stack-allocated, column-major, 1x2 matrix.\nA stack-allocated, column-major, 1x3 matrix.\nA stack-allocated, column-major, 1x4 matrix.\nA stack-allocated, column-major, 1x5 matrix.\nA stack-allocated, column-major, 1x6 matrix.\nA heap-allocated, column-major, matrix with 1 rows and a …\nA stack-allocated, column-major, 2x2 square matrix.\nA stack-allocated, column-major, 2x1 matrix.\nA stack-allocated, column-major, 2x3 matrix.\nA stack-allocated, column-major, 2x4 matrix.\nA stack-allocated, column-major, 2x5 matrix.\nA stack-allocated, column-major, 2x6 matrix.\nA heap-allocated, column-major, matrix with 2 rows and a …\nA stack-allocated, column-major, 3x3 square matrix.\nA stack-allocated, column-major, 3x1 matrix.\nA stack-allocated, column-major, 3x2 matrix.\nA stack-allocated, column-major, 3x4 matrix.\nA stack-allocated, column-major, 3x5 matrix.\nA stack-allocated, column-major, 3x6 matrix.\nA heap-allocated, column-major, matrix with 3 rows and a …\nA stack-allocated, column-major, 4x4 square matrix.\nA stack-allocated, column-major, 4x1 matrix.\nA stack-allocated, column-major, 4x2 matrix.\nA stack-allocated, column-major, 4x3 matrix.\nA stack-allocated, column-major, 4x5 matrix.\nA stack-allocated, column-major, 4x6 matrix.\nA heap-allocated, column-major, matrix with 4 rows and a …\nA stack-allocated, column-major, 5x5 square matrix.\nA stack-allocated, column-major, 5x1 matrix.\nA stack-allocated, column-major, 5x2 matrix.\nA stack-allocated, column-major, 5x3 matrix.\nA stack-allocated, column-major, 5x4 matrix.\nA stack-allocated, column-major, 5x6 matrix.\nA heap-allocated, column-major, matrix with 5 rows and a …\nA stack-allocated, column-major, 6x6 square matrix.\nA stack-allocated, column-major, 6x1 matrix.\nA stack-allocated, column-major, 6x2 matrix.\nA stack-allocated, column-major, 6x3 matrix.\nA stack-allocated, column-major, 6x4 matrix.\nA stack-allocated, column-major, 6x5 matrix.\nA heap-allocated, column-major, matrix with 6 rows and a …\nThe type of the result of a matrix cross product.\nAn owned matrix column-major matrix with R rows and C …\nAn owned matrix column-major matrix with D columns.\nA matrix slice.\nA column-major 1x1 matrix slice.\nA column-major 1x2 matrix slice.\nA column-major 1x3 matrix slice.\nA column-major 1x4 matrix slice.\nA column-major 1x5 matrix slice.\nA column-major 1x6 matrix slice.\nA column-major matrix slice with 1 row and a number of …\nA column-major 2x2 matrix slice.\nA column-major 2x1 matrix slice.\nA column-major 2x3 matrix slice.\nA column-major 2x4 matrix slice.\nA column-major 2x5 matrix slice.\nA column-major 2x6 matrix slice.\nA column-major matrix slice with 2 rows and a number of …\nA column-major 3x3 matrix slice.\nA column-major 3x1 matrix slice.\nA column-major 3x2 matrix slice.\nA column-major 3x4 matrix slice.\nA column-major 3x5 matrix slice.\nA column-major 3x6 matrix slice.\nA column-major matrix slice with 3 rows and a number of …\nA column-major 4x4 matrix slice.\nA column-major 4x1 matrix slice.\nA column-major 4x2 matrix slice.\nA column-major 4x3 matrix slice.\nA column-major 4x5 matrix slice.\nA column-major 4x6 matrix slice.\nA column-major matrix slice with 4 rows and a number of …\nA column-major 5x5 matrix slice.\nA column-major 5x1 matrix slice.\nA column-major 5x2 matrix slice.\nA column-major 5x3 matrix slice.\nA column-major 5x4 matrix slice.\nA column-major 5x6 matrix slice.\nA column-major matrix slice with 5 rows and a number of …\nA column-major 6x6 matrix slice.\nA column-major 6x1 matrix slice.\nA column-major 6x2 matrix slice.\nA column-major 6x3 matrix slice.\nA column-major 6x4 matrix slice.\nA column-major 6x5 matrix slice.\nA column-major matrix slice with 6 rows and a number of …\nA mutable matrix slice.\nA column-major 1x1 matrix slice.\nA column-major 1x2 matrix slice.\nA column-major 1x3 matrix slice.\nA column-major 1x4 matrix slice.\nA column-major 1x5 matrix slice.\nA column-major 1x6 matrix slice.\nA column-major matrix slice with 1 row and a number of …\nA column-major 2x2 matrix slice.\nA column-major 2x1 matrix slice.\nA column-major 2x3 matrix slice.\nA column-major 2x4 matrix slice.\nA column-major 2x5 matrix slice.\nA column-major 2x6 matrix slice.\nA column-major matrix slice with 2 rows and a number of …\nA column-major 3x3 matrix slice.\nA column-major 3x1 matrix slice.\nA column-major 3x2 matrix slice.\nA column-major 3x4 matrix slice.\nA column-major 3x5 matrix slice.\nA column-major 3x6 matrix slice.\nA column-major matrix slice with 3 rows and a number of …\nA column-major 4x4 matrix slice.\nA column-major 4x1 matrix slice.\nA column-major 4x2 matrix slice.\nA column-major 4x3 matrix slice.\nA column-major 4x5 matrix slice.\nA column-major 4x6 matrix slice.\nA column-major matrix slice with 4 rows and a number of …\nA column-major 5x5 matrix slice.\nA column-major 5x1 matrix slice.\nA column-major 5x2 matrix slice.\nA column-major 5x3 matrix slice.\nA column-major 5x4 matrix slice.\nA column-major 5x6 matrix slice.\nA column-major matrix slice with 5 rows and a number of …\nA column-major 6x6 matrix slice.\nA column-major 6x1 matrix slice.\nA column-major 6x2 matrix slice.\nA column-major 6x3 matrix slice.\nA column-major 6x4 matrix slice.\nA column-major 6x5 matrix slice.\nA column-major matrix slice with 6 rows and a number of …\nA column-major matrix slice with R rows and C columns.\nA column-major matrix slice with D rows and columns.\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nA column-major matrix slice with a number of rows chosen …\nThe type of the result of a matrix sum.\nRenamed to VecStorage.\nA matrix view.\nA column-major 1x1 matrix view.\nA column-major 1x2 matrix view.\nA column-major 1x3 matrix view.\nA column-major 1x4 matrix view.\nA column-major 1x5 matrix view.\nA column-major 1x6 matrix view.\nA column-major matrix view with 1 row and a number of …\nA column-major 2x2 matrix view.\nA column-major 2x1 matrix view.\nA column-major 2x3 matrix view.\nA column-major 2x4 matrix view.\nA column-major 2x5 matrix view.\nA column-major 2x6 matrix view.\nA column-major matrix view with 2 rows and a number of …\nA column-major 3x3 matrix view.\nA column-major 3x1 matrix view.\nA column-major 3x2 matrix view.\nA column-major 3x4 matrix view.\nA column-major 3x5 matrix view.\nA column-major 3x6 matrix view.\nA column-major matrix view with 3 rows and a number of …\nA column-major 4x4 matrix view.\nA column-major 4x1 matrix view.\nA column-major 4x2 matrix view.\nA column-major 4x3 matrix view.\nA column-major 4x5 matrix view.\nA column-major 4x6 matrix view.\nA column-major matrix view with 4 rows and a number of …\nA column-major 5x5 matrix view.\nA column-major 5x1 matrix view.\nA column-major 5x2 matrix view.\nA column-major 5x3 matrix view.\nA column-major 5x4 matrix view.\nA column-major 5x6 matrix view.\nA column-major matrix view with 5 rows and a number of …\nA column-major 6x6 matrix view.\nA column-major 6x1 matrix view.\nA column-major 6x2 matrix view.\nA column-major 6x3 matrix view.\nA column-major 6x4 matrix view.\nA column-major 6x5 matrix view.\nA column-major matrix view with 6 rows and a number of …\nA mutable matrix view.\nA column-major 1x1 matrix view.\nA column-major 1x2 matrix view.\nA column-major 1x3 matrix view.\nA column-major 1x4 matrix view.\nA column-major 1x5 matrix view.\nA column-major 1x6 matrix view.\nA column-major matrix view with 1 row and a number of …\nA column-major 2x2 matrix view.\nA column-major 2x1 matrix view.\nA column-major 2x3 matrix view.\nA column-major 2x4 matrix view.\nA column-major 2x5 matrix view.\nA column-major 2x6 matrix view.\nA column-major matrix view with 2 rows and a number of …\nA column-major 3x3 matrix view.\nA column-major 3x1 matrix view.\nA column-major 3x2 matrix view.\nA column-major 3x4 matrix view.\nA column-major 3x5 matrix view.\nA column-major 3x6 matrix view.\nA column-major matrix view with 3 rows and a number of …\nA column-major 4x4 matrix view.\nA column-major 4x1 matrix view.\nA column-major 4x2 matrix view.\nA column-major 4x3 matrix view.\nA column-major 4x5 matrix view.\nA column-major 4x6 matrix view.\nA column-major matrix view with 4 rows and a number of …\nA column-major 5x5 matrix view.\nA column-major 5x1 matrix view.\nA column-major 5x2 matrix view.\nA column-major 5x3 matrix view.\nA column-major 5x4 matrix view.\nA column-major 5x6 matrix view.\nA column-major matrix view with 5 rows and a number of …\nA column-major 6x6 matrix view.\nA column-major 6x1 matrix view.\nA column-major 6x2 matrix view.\nA column-major 6x3 matrix view.\nA column-major 6x4 matrix view.\nA column-major 6x5 matrix view.\nA column-major matrix view with 6 rows and a number of …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA column-major matrix view with a number of rows chosen at …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA heap-allocated, column-major, matrix with a dynamic …\nA trait for abstract matrix norms.\nThe type of the norm.\nTrait implemented by entities scan be be normalized and …\nAn owned matrix column-major matrix with R rows and C …\nAn owned D-dimensional column vector.\nThe reshaped storage type.\nThe owned data storage that can be allocated from S.\nThe owned data storage that can be allocated from S.\nThe row-stride of the owned data storage for a buffer of …\nThe static stride of this storage’s rows.\nThe trait shared by all matrix data storage.\nTrait implemented by matrix data storage that can provide …\nA matrix storage that can be reshaped in-place.\nA dynamically sized row vector.\nAn owned D-dimensional row vector.\nA statically sized D-dimensional row vector.\nA matrix with one row and D columns .\nA stack-allocated, 1-dimensional row vector.\nA stack-allocated, 2-dimensional row vector.\nA stack-allocated, 3-dimensional row vector.\nA stack-allocated, 4-dimensional row vector.\nA stack-allocated, 5-dimensional row vector.\nA stack-allocated, 6-dimensional row vector.\nA statically sized column-major matrix with R rows and C …\nA column-major matrix slice with dimensions known at …\nA column-major matrix slice with dimensions known at …\nA column-major matrix view with dimensions known at …\nA column-major matrix view with dimensions known at …\nA statically sized D-dimensional column vector.\nA column vector slice with dimensions known at …\nA column vector slice with dimensions known at …\nA column vector view with dimensions known at compile-time.\nA column vector view with dimensions known at compile-time.\nThe data storage for the sum of two matrices with …\nThe basic scalar type for all structures of nalgebra.\nType of the range size. May be a type-level integer.\nA range with a size that may be known at compile-time.\nA matrix data storage for a matrix view. Only contains an …\nA mutable matrix data storage for mutable matrix view. …\nA square matrix.\nTrait shared by all matrix data storage that don’t …\nTrait shared by all mutable matrix data storage that …\nThe constant dimension 0 .\nThe constant dimension 1.\nThe constant dimension 10 .\nThe constant dimension 100 .\nThe constant dimension 101 .\nThe constant dimension 102 .\nThe constant dimension 103 .\nThe constant dimension 104 .\nThe constant dimension 105 .\nThe constant dimension 106 .\nThe constant dimension 107 .\nThe constant dimension 108 .\nThe constant dimension 109 .\nThe constant dimension 11 .\nThe constant dimension 110 .\nThe constant dimension 111 .\nThe constant dimension 112 .\nThe constant dimension 113 .\nThe constant dimension 114 .\nThe constant dimension 115 .\nThe constant dimension 116 .\nThe constant dimension 117 .\nThe constant dimension 118 .\nThe constant dimension 119 .\nThe constant dimension 12 .\nThe constant dimension 120 .\nThe constant dimension 121 .\nThe constant dimension 122 .\nThe constant dimension 123 .\nThe constant dimension 124 .\nThe constant dimension 125 .\nThe constant dimension 126 .\nThe constant dimension 127 .\nThe constant dimension 13 .\nThe constant dimension 14 .\nThe constant dimension 15 .\nThe constant dimension 16 .\nThe constant dimension 17 .\nThe constant dimension 18 .\nThe constant dimension 19 .\nThe constant dimension 2 .\nThe constant dimension 20 .\nThe constant dimension 21 .\nThe constant dimension 22 .\nThe constant dimension 23 .\nThe constant dimension 24 .\nThe constant dimension 25 .\nThe constant dimension 26 .\nThe constant dimension 27 .\nThe constant dimension 28 .\nThe constant dimension 29 .\nThe constant dimension 3 .\nThe constant dimension 30 .\nThe constant dimension 31 .\nThe constant dimension 32 .\nThe constant dimension 33 .\nThe constant dimension 34 .\nThe constant dimension 35 .\nThe constant dimension 36 .\nThe constant dimension 37 .\nThe constant dimension 38 .\nThe constant dimension 39 .\nThe constant dimension 4 .\nThe constant dimension 40 .\nThe constant dimension 41 .\nThe constant dimension 42 .\nThe constant dimension 43 .\nThe constant dimension 44 .\nThe constant dimension 45 .\nThe constant dimension 46 .\nThe constant dimension 47 .\nThe constant dimension 48 .\nThe constant dimension 49 .\nThe constant dimension 5 .\nThe constant dimension 50 .\nThe constant dimension 51 .\nThe constant dimension 52 .\nThe constant dimension 53 .\nThe constant dimension 54 .\nThe constant dimension 55 .\nThe constant dimension 56 .\nThe constant dimension 57 .\nThe constant dimension 58 .\nThe constant dimension 59 .\nThe constant dimension 6 .\nThe constant dimension 60 .\nThe constant dimension 61 .\nThe constant dimension 62 .\nThe constant dimension 63 .\nThe constant dimension 64 .\nThe constant dimension 65 .\nThe constant dimension 66 .\nThe constant dimension 67 .\nThe constant dimension 68 .\nThe constant dimension 69 .\nThe constant dimension 7 .\nThe constant dimension 70 .\nThe constant dimension 71 .\nThe constant dimension 72 .\nThe constant dimension 73 .\nThe constant dimension 74 .\nThe constant dimension 75 .\nThe constant dimension 76 .\nThe constant dimension 77 .\nThe constant dimension 78 .\nThe constant dimension 79 .\nThe constant dimension 8 .\nThe constant dimension 80 .\nThe constant dimension 81 .\nThe constant dimension 82 .\nThe constant dimension 83 .\nThe constant dimension 84 .\nThe constant dimension 85 .\nThe constant dimension 86 .\nThe constant dimension 87 .\nThe constant dimension 88 .\nThe constant dimension 89 .\nThe constant dimension 9 .\nThe constant dimension 90 .\nThe constant dimension 91 .\nThe constant dimension 92 .\nThe constant dimension 93 .\nThe constant dimension 94 .\nThe constant dimension 95 .\nThe constant dimension 96 .\nThe constant dimension 97 .\nThe constant dimension 98 .\nThe constant dimension 99 .\nL-infinite norm aka. Chebytchev norm aka. uniform norm …\nAn owned matrix with uninitialized data.\nAn owned matrix with uninitialized data.\nA wrapper that ensures the underlying algebraic entity has …\nA stack-allocated, 1-dimensional unit vector.\nA stack-allocated, 2-dimensional unit vector.\nA stack-allocated, 3-dimensional unit vector.\nA stack-allocated, 4-dimensional unit vector.\nA stack-allocated, 5-dimensional unit vector.\nA stack-allocated, 6-dimensional unit vector.\nA Vec-based matrix data storage. It may be …\nA matrix with one column and D rows.\nA stack-allocated, 1-dimensional column vector.\nA stack-allocated, 2-dimensional column vector.\nA stack-allocated, 3-dimensional column vector.\nA stack-allocated, 4-dimensional column vector.\nA stack-allocated, 5-dimensional column vector.\nA stack-allocated, 6-dimensional column vector.\nAn owned matrix column-major matrix with R rows and C …\nA column vector slice with dimensions known at …\nA 1D column vector slice.\nA 2D column vector slice.\nA 3D column vector slice.\nA 4D column vector slice.\nA 5D column vector slice.\nA 6D column vector slice.\nA column vector slice with dimensions known at …\nA 1D column vector slice.\nA 2D column vector slice.\nA 3D column vector slice.\nA 4D column vector slice.\nA 5D column vector slice.\nA 6D column vector slice.\nThe type of the result of a matrix sum.\nA column vector view with dimensions known at compile-time.\nA 1D column vector view.\nA 2D column vector view.\nA 3D column vector view.\nA 4D column vector view.\nA 5D column vector view.\nA 6D column vector view.\nA column vector view with dimensions known at compile-time.\nA 1D column vector view.\nA 2D column vector view.\nA 3D column vector view.\nA 4D column vector view.\nA 5D column vector view.\nA 6D column vector view.\nA matrix data storage for a matrix view. Only contains an …\nA mutable matrix data storage for mutable matrix view. …\nAbstract definition of a matrix data storage allocator.\nRetrieves the mutable data buffer as a contiguous slice.\nRetrieves the data buffer as a contiguous slice.\nThe start index of the range.\nClones this data storage to one that does not contain any …\nCompatibility constraints between matrix shapes, e.g., for …\nStructures to which matrices and vector can be …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe data storage that contains all the matrix components. …\nThe default matrix data storage allocator.\nThe value of this dimension.\nTraits and tags for identifying the dimension of all …\nThe index immediately after the last index inside of the …\nBuilds an instance of Self from a run-time value. Panics …\nGets the address of the i-th matrix component without …\nGets the address of the i-th matrix component without …\nGets the mutable address of the i-th matrix component …\nGets the mutable address of the i-th matrix component …\nRetrieves a reference to the i-th element without …\nRetrieves a reference to the i-th element without …\nRetrieves a mutable reference to the i-th element without …\nRetrieves a mutable reference to the element at …\nIndexing\nBuilds a matrix data storage that does not contain any …\nIndicates whether this data buffer stores its elements …\nMatrix iterators.\nCompute the index corresponding to the irow-th row and …\nUse the metric induced by this norm to compute the metric …\nThe name of this dimension, i.e., the singleton Self.\nApply this norm to the given matrix.\nComputes the norm.\nComputes the squared norm.\nThe matrix data pointer.\nThe matrix mutable data pointer.\nReshapes the storage into the output storage type.\nMultiply self by n.\nThe dimension of the matrix at run-time. Arr length of …\nThe number of elements of the range, i.e., …\nAbstract definition of a matrix data storage.\nThe spacing between consecutive row elements and …\nSwaps two elements without bound-checking.\nSwaps two elements using their linear index without …\nGets the compile-time value of Self. Returns None if it is …\nMechanisms for working with values that may not be …\nDivides self by n.\nGets the run-time value of self. For type-level integers, …\nA matrix allocator of a memory buffer that may contain …\nThe type of buffer this allocator can instantiate.\nThe type of buffer with uninitialized components this …\nA matrix reallocator. Changes the size of the memory …\nRestricts the given number of rows and columns to be …\nThe number of columns of the result of a componentwise …\nThe number of rows of the result of a componentwise …\nRestricts the given number of rows to be equal.\nAllocates a buffer initialized with the content of the …\nAllocates a buffer initialized with the content of the …\nAllocates a buffer with the given number of rows and …\nAssumes a data buffer to be initialized.\nReallocates a buffer of shape (RTo, CTo), possibly reusing …\nConstraints C1 and R2 to be equivalent.\nConstraints D1 and D2 to be equivalent.\nThis is either equal to D1 or D2, always choosing the one …\nThis is either equal to D1 or D2, always choosing the one …\nThis is either equal to D1 or D2, always choosing the one …\nThis is either equal to D1 or D2, always choosing the one …\nConstraints D1 and D2 to be equivalent, where they both …\nConstraints D1 and D2 to be equivalent. They are both …\nConstraints D1 and D2 to be equivalent. They are both …\nA type used in where clauses for enforcing constraints.\nReturns the argument unchanged.\nCalls U::from(self).\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nData structure used to provide access to matrix and vector …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nAn allocator based on ArrayStorage and VecStorage for …\nTrait implemented by any type that can be used as a …\nTrait implemented exclusively by type-level integers.\nDim of dynamically-sized algebraic entities.\nTrait implemented by Dyn.\nTrait implemented by Dyn and type-level integers different …\nThe constant dimension 0 .\nThe constant dimension 1.\nThe constant dimension 10 .\nThe constant dimension 100 .\nThe constant dimension 101 .\nThe constant dimension 102 .\nThe constant dimension 103 .\nThe constant dimension 104 .\nThe constant dimension 105 .\nThe constant dimension 106 .\nThe constant dimension 107 .\nThe constant dimension 108 .\nThe constant dimension 109 .\nThe constant dimension 11 .\nThe constant dimension 110 .\nThe constant dimension 111 .\nThe constant dimension 112 .\nThe constant dimension 113 .\nThe constant dimension 114 .\nThe constant dimension 115 .\nThe constant dimension 116 .\nThe constant dimension 117 .\nThe constant dimension 118 .\nThe constant dimension 119 .\nThe constant dimension 12 .\nThe constant dimension 120 .\nThe constant dimension 121 .\nThe constant dimension 122 .\nThe constant dimension 123 .\nThe constant dimension 124 .\nThe constant dimension 125 .\nThe constant dimension 126 .\nThe constant dimension 127 .\nThe constant dimension 13 .\nThe constant dimension 14 .\nThe constant dimension 15 .\nThe constant dimension 16 .\nThe constant dimension 17 .\nThe constant dimension 18 .\nThe constant dimension 19 .\nThe constant dimension 2 .\nThe constant dimension 20 .\nThe constant dimension 21 .\nThe constant dimension 22 .\nThe constant dimension 23 .\nThe constant dimension 24 .\nThe constant dimension 25 .\nThe constant dimension 26 .\nThe constant dimension 27 .\nThe constant dimension 28 .\nThe constant dimension 29 .\nThe constant dimension 3 .\nThe constant dimension 30 .\nThe constant dimension 31 .\nThe constant dimension 32 .\nThe constant dimension 33 .\nThe constant dimension 34 .\nThe constant dimension 35 .\nThe constant dimension 36 .\nThe constant dimension 37 .\nThe constant dimension 38 .\nThe constant dimension 39 .\nThe constant dimension 4 .\nThe constant dimension 40 .\nThe constant dimension 41 .\nThe constant dimension 42 .\nThe constant dimension 43 .\nThe constant dimension 44 .\nThe constant dimension 45 .\nThe constant dimension 46 .\nThe constant dimension 47 .\nThe constant dimension 48 .\nThe constant dimension 49 .\nThe constant dimension 5 .\nThe constant dimension 50 .\nThe constant dimension 51 .\nThe constant dimension 52 .\nThe constant dimension 53 .\nThe constant dimension 54 .\nThe constant dimension 55 .\nThe constant dimension 56 .\nThe constant dimension 57 .\nThe constant dimension 58 .\nThe constant dimension 59 .\nThe constant dimension 6 .\nThe constant dimension 60 .\nThe constant dimension 61 .\nThe constant dimension 62 .\nThe constant dimension 63 .\nThe constant dimension 64 .\nThe constant dimension 65 .\nThe constant dimension 66 .\nThe constant dimension 67 .\nThe constant dimension 68 .\nThe constant dimension 69 .\nThe constant dimension 7 .\nThe constant dimension 70 .\nThe constant dimension 71 .\nThe constant dimension 72 .\nThe constant dimension 73 .\nThe constant dimension 74 .\nThe constant dimension 75 .\nThe constant dimension 76 .\nThe constant dimension 77 .\nThe constant dimension 78 .\nThe constant dimension 79 .\nThe constant dimension 8 .\nThe constant dimension 80 .\nThe constant dimension 81 .\nThe constant dimension 82 .\nThe constant dimension 83 .\nThe constant dimension 84 .\nThe constant dimension 85 .\nThe constant dimension 86 .\nThe constant dimension 87 .\nThe constant dimension 88 .\nThe constant dimension 89 .\nThe constant dimension 9 .\nThe constant dimension 90 .\nThe constant dimension 91 .\nThe constant dimension 92 .\nThe constant dimension 93 .\nThe constant dimension 94 .\nThe constant dimension 95 .\nThe constant dimension 96 .\nThe constant dimension 97 .\nThe constant dimension 98 .\nThe constant dimension 99 .\nThe value of this dimension.\nBuilds an instance of Self from a run-time value. Panics …\nThe name of this dimension, i.e., the singleton Self.\nGets the compile-time value of Self. Returns None if it is …\nGets the run-time value of self. For type-level integers, …\nA helper trait used for indexing operations.\nA helper trait used for indexing operations.\nThe output type returned by methods.\nThe output type returned by methods.\nAn iterator through the columns of a matrix.\nAn iterator through the mutable columns of a matrix.\nAn iterator through a dense matrix with arbitrary strides …\nAn iterator through a dense matrix with arbitrary strides …\nAn iterator through the rows of a matrix.\nAn iterator through the mutable rows of a matrix.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nCreates a new iterator for the given matrix storage.\nCreates a new iterator for the given matrix storage.\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nThe column-stride of the owned data storage for a buffer …\nThe static stride of this storage’s columns.\nMarker trait indicating that a storage is stored …\nThe reshaped storage type.\nThe owned data storage that can be allocated from S.\nThe owned data storage that can be allocated from S.\nThe row-stride of the owned data storage for a buffer of …\nThe static stride of this storage’s rows.\nThe trait shared by all matrix data storage.\nTrait implemented by matrix data storage that can provide …\nA matrix storage that can be reshaped in-place.\nThe data storage for the sum of two matrices with …\nTrait shared by all matrix data storage that don’t …\nTrait shared by all mutable matrix data storage that …\nRetrieves the mutable data buffer as a contiguous slice.\nRetrieves the data buffer as a contiguous slice.\nClones this data storage to one that does not contain any …\nGets the address of the i-th matrix component without …\nGets the address of the i-th matrix component without …\nGets the mutable address of the i-th matrix component …\nGets the mutable address of the i-th matrix component …\nRetrieves a reference to the i-th element without …\nRetrieves a reference to the i-th element without …\nRetrieves a mutable reference to the i-th element without …\nRetrieves a mutable reference to the element at …\nBuilds a matrix data storage that does not contain any …\nIndicates whether this data buffer stores its elements …\nCompute the index corresponding to the irow-th row and …\nThe matrix data pointer.\nThe matrix mutable data pointer.\nReshapes the storage into the output storage type.\nThe dimension of the matrix at run-time. Arr length of …\nThe spacing between consecutive row elements and …\nSwaps two elements without bound-checking.\nSwaps two elements using their linear index without …\nA type implementing InitStatus indicating that the value …\nThis trait is used to write code that may work on matrices …\nA type implementing InitStatus indicating that the value …\nThe type of the values with the initialization status …\nRetrieve a mutable reference to the element, assuming that …\nRetrieve a reference to the element, assuming that it is …\nReturns the argument unchanged.\nReturns the argument unchanged.\nInitialize the given element.\nCalls U::from(self).\nCalls U::from(self).\nTrait implemented by rotations that can be used inside of …\nA 2D affine transformation. Stored as a homogeneous 3x3 …\nA 3D affine transformation. Stored as a homogeneous 4x4 …\nA dual quaternion.\nA direct isometry, i.e., a rotation followed by a …\nA 2-dimensional direct isometry using a unit complex …\nA 3-dimensional direct isometry using a unit quaternion …\nA 2-dimensional direct isometry using a rotation matrix …\nA 3-dimensional direct isometry using a rotation matrix …\nA point in an euclidean space.\nA 3D orthographic projection stored as a homogeneous 4x4 …\nA 3D perspective projection stored as a homogeneous 4x4 …\nA point with D elements.\nA statically sized 1-dimensional column point.\nA statically sized 2-dimensional column point.\nA statically sized 3-dimensional column point.\nA statically sized 4-dimensional column point.\nA statically sized 5-dimensional column point.\nA statically sized 6-dimensional column point.\nAn invertible 2D general transformation. Stored as a …\nAn invertible 3D general transformation. Stored as a …\nA quaternion. See the type alias …\nA reflection wrt. a plane.\nA 1-dimensional reflection.\nA 2-dimensional reflection.\nA 3-dimensional reflection.\nA 4-dimensional reflection.\nA 5-dimensional reflection.\nA 6-dimensional reflection.\nThe transform category that results from the …\nA rotation matrix.\nA 2-dimensional rotation matrix.\nA 3-dimensional rotation matrix.\nA scale which supports non-uniform scaling.\nA 1-dimensional scale.\nA 2-dimensional scale.\nA 3-dimensional scale.\nA 4-dimensional scale.\nA 5-dimensional scale.\nA 6-dimensional scale.\nA similarity, i.e., an uniform scaling, followed by a …\nA 2-dimensional similarity.\nA 3-dimensional similarity.\nA 2-dimensional similarity using a rotation matrix for its …\nA 3-dimensional similarity using a rotation matrix for its …\nIndicates that Self is a more specific Transform category …\nIndicates that Self is a more general Transform category …\nTag representing an affine Transform. Its bottom-row is …\nTrait implemented by phantom types identifying the …\nTraits that gives the Transform category that is …\nTag representing the most general (not necessarily …\nTag representing the most general inversible Transform …\nA transformation matrix in homogeneous coordinates.\nA 2D general transformation that may not be invertible. …\nA 3D general transformation that may not be inversible. …\nA translation.\nA 1-dimensional translation.\nA 2-dimensional translation.\nA 3-dimensional translation.\nA 4-dimensional translation.\nA 5-dimensional translation.\nA 6-dimensional translation.\nA 2D rotation represented as a complex number with …\nA unit dual quaternion. May be used to represent a …\nA unit quaternions. May be used to represent a rotation.\nChecks that the given matrix is a valid homogeneous …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThe coordinates of this point, i.e., the shift from the …\nThis quaternion as a 4D vector of coordinates in the …\nThe dual component of the quaternion\nIndicates whether a Transform with the category Self has a …\nThe rotation identity.\nThe rotation inverse.\nChange self to its inverse.\nApply the inverse rotation to the given point.\nApply the inverse rotation to the given unit vector.\nApply the inverse rotation to the given vector.\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe part of this similarity that does not include the …\nThe real component of the quaternion\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nThe pure rotational part of this isometry.\nApply the rotation to the given point.\nApply the rotation to the given vector.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe pure translational part of this isometry.\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe translation coordinates, i.e., how much is added to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe translation coordinates, i.e., how much is added to a …\nThe scale coordinates, i.e., how much is multiplied to a …\nThe bidiagonalization of a general matrix.\nThe Cholesky decomposition of a …\nThe QR decomposition (with column pivoting) of a general …\nLU decomposition with full row and column pivoting.\nHessenberg decomposition of a general matrix.\nLU decomposition with partial (row) pivoting.\nA sequence of row or column permutations.\nThe QR decomposition of a general matrix.\nSingular Value Decomposition of a general matrix.\nSchur decomposition of a square matrix.\nEigendecomposition of a symmetric matrix.\nTridiagonalization of a symmetric matrix.\nUDU factorization.\nFunctions for balancing a matrix.\nThe diagonal matrix resulting from the factorization\nThe unsorted eigenvalues of the decomposed matrix.\nThe eigenvectors of the decomposed matrix.\nConstruction of givens rotations.\nConstruction of householder elementary reflections.\nThe singular values of this SVD.\nPerforms a LU decomposition to overwrite out with the …\nThe left-singular vectors U of this SVD.\nThe upper triangular matrix resulting from the …\nThe right-singular vectors V^t of this SVD.\nComputes the wilkinson shift, i.e., the 2x2 symmetric …\nApplies in-place a modified Parlett and Reinsch matrix …\nComputes in-place D * m * D.inverse(), where D is the …\nA Givens rotation.\nThe cos part of this roration.\nComputes the rotation R required such that the x component …\nComputes the rotation R required such that the y component …\nReturns the argument unchanged.\nThe Givents rotation that does nothing.\nCalls U::from(self).\nThe inverse of this givens rotation.\nInitializes a Givens rotation from its non-normalized …\nInitializes a Givens rotation from its components.\nPerforms the multiplication rhs = self * rhs in-place.\nPerforms the multiplication lhs = lhs * self in-place.\nThe sin part of this roration.\nInitializes a Givens rotation form its non-normalized …\nThe player is alarmed!! Like a lit grenade was just thrown …\nA kind of emote the player can make.\nA component representing a region in which a player should …\nA component representing the current emote state of a …\nThe player is emoting.\nMarker component for a player hat.\nThe player is not emoting\nEvents that can be used to trigger player actions, such as …\nThe player index, for example Player 1, Player 2, and so …\nMarker component indicating that a player has been killed.\nContains the entities of the extra player layers, such as …\nThe state of the player controller.\nResource that tracks which players have already been …\nWhether or not this emote region is active. This provides …\nThe number of frames that this state has been active.\nA buffer to prevent the player from spamming emotes.\nThe ID for the current state.\nSystem that makes sure the swords held by AI are despawned …\nDespawn a player.\nWhether or not the player must be looking at the center of …\nDrop the player’s hat and reset its state.\nThe emote the player should make\nEquip player hats that have been picked up and used.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nKill a player.\nThe ID of the state that the player was in in the last …\nBuffers planned AI movements\nThe entity that owns this emote region.\nIndicates the player is taking pause for the given number …\nAnimate the player’s fins while\nBuild ColliderShape for player from PlayerMeta.\nFor each player, whether they have spawned before.\nSet the player’s inventory\nThe size of the emote region\nThe player that the AI is targeting.\nTick timer that is used for AI pausing logic.\nSystem that reads the PlayerLayers component and updates …\nHave the player use the item they are carrying, if any.\nTrack state of ragdoll.\nIf ticking, cannot twitch\nSwitch entity to a capsule collider based on collider from …\nThe state of the player controller.\nAdds a system to the appropriate stage in a Session for a …\nAdds a system to the appropriate stage in a Session for a …\nThe number of frames that this state has been active.\nThe ID for the current state.\nReturns the argument unchanged.\nCalls U::from(self).\nThe ID of the state that the player was in in the last …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nTrack state of ragdoll.\nReturns the argument unchanged.\nCalls U::from(self).\nRestore player shape back to default from PlayerMeta.\nIf ticking, cannot twitch\nSwitch entity to a capsule collider based on collider from …\nA Random Number generator, powered by the WyRand …\nVariant for fast PRNGs, like Wyrand.\nTrait for enabling creating new TurboCore instances from …\nDetermines the kind of PRNG. TurboKind::FAST RNGs are …\nThis trait provides the means to easily generate all …\nResource that can produce deterministic, pseudo-random …\nA Random Number generator, powered by the WyRand algorithm.\nVariant for slower PRNGs, like ChaCha8.\nA marker trait to be applied to anything that implements …\nAssociated type for accepting valid Seed values. Must be …\nTrait for implementing Seedable PRNGs, requiring that the …\nBase trait for implementing a PRNG. Only one method must be\nEnum for determining the kind of PRNG, whether a fast one, …\nExtension trait for automatically implementing all …\nGenerates a random char in ranges a-z and A-Z.\nGenerates a random char in ranges a-z, A-Z and 0-9.\nReturns a random boolean value.\nReturns a boolean value based on a rate. rate represents …\nGenerates a random char in the given range.\nClones the AtomicRng by deterministically deriving a new …\nInitialises a default instance of Rng. Warning, the …\nInitialises a default instance of AtomicRng. Warning, the …\nGenerate a random digit in the given radix.\nReturns a random f32 value between 0.0 and 1.0.\nReturns a random f32 value between -1.0 and 1.0.\nReturns a random f32 value between 0.0 and 1.0.\nReturns a random f32 value between -1.0 and 1.0.\nFills a mutable buffer with random bytes.\nForks a TurboCore instance by deterministically deriving a …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns an array of constant SIZE containing random u8 …\nReturns a random i128 value.\nReturns a random i16 value.\nReturns a random i32 value.\nReturns a random i64 value.\nReturns a random i8 value.\nReturns a random isize value.\nReturns a random u128 value.\nReturns a random u16 value.\nReturns a random u32 value.\nReturns a random u64 value.\nReturns a random u8 value.\nReturns a random usize value.\nReturns a random i128 within a given range bound.\nReturns a random i16 value.\nReturns a random i32 value.\nReturns a random i64 value.\nReturns a random i8 value.\nReturns a usize value for stable indexing across different …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns a random isize within a given range bound.\nGenerates a random char in the range a-z.\nCreates a new Rng with a randomised seed.\nCreates a new AtomicRng with a randomised seed.\nPartially shuffles a slice by a given amount and returns …\nReseeds the SeededCore with a new seed/state.\nReseeds the current thread-local generator.\nSamples a random item from a slice of values.\nSamples a random item from an iterator of values. O(1) if …\nSamples multiple unique items from a slice of values.\nSamples multiple unique items from an iterator of values.\nSamples multiple unique items from a mutable slice of …\nSamples a random &mut item from a slice of values.\nShuffles a slice randomly in O(n) time.\nReturns a random u128 within a given range bound.\nReturns a random u16 value.\nReturns a random u32 value.\nReturns a random u64 value.\nReturns a random u8 value.\nGenerates a random char in the range A-Z.\nReturns a random usize within a given range bound.\nStochastic Acceptance implementation of Roulette Wheel …\nStochastic Acceptance implementation of Roulette Wheel …\nCreates a new SeededCore with a specific seed value.\nStore player’s match score’s (rounds won)\nTimer tracking how long until round is scored once one or …\nMark round as completed and increment score of winner. …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSave the frame round was marked to transition on in …\nSave MapPool state to transitin with when determining …\nMap player to score, if no entry is 0.\nIf true: round has been scored, timer counts down to round …\nHow many rounds have been played in this match\nHow many rounds have completed this match\nGet player’s score\nIs scoring timer complete but round not yet scored?\nTimer used to count down to scoring, or to round …\nAre timers for round scoring + linger before transition …\nSimple easing calculator\nError type for failure to resolve UntypedHandle to …\nMacro to “derive” ( not really a derive macro ) …\nUtilities for asset and meta data handling.\nClamps a sin wave between a minimum and maximum value.\nTry to get metadata handle from UntypedHandle that may …\nSimple easing calculator\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nClamps a sin wave between a minimum and maximum value.\nError type for failure to resolve UntypedHandle to …\nReturns the argument unchanged.\nCalls U::from(self).\nTry to get metadata handle from UntypedHandle that may …\nReturns the argument unchanged.\nCalls U::from(self).\nUse value significantly father than map layers to make …\nReturns the argument unchanged.\nCalls U::from(self).\nCommand to spawn a win indicator and attach to entity\nReturns the argument unchanged.\nCalls U::from(self).\nThe source of player control inputs\nAn iterator over the variants of ControlSource\nA player’s controller inputs densely packed into a …\nSettings to configure the handle_egui_input system\nA gamepad control with the given index\nResource containing the global player control inputs.\nThe first keyboard controls\nThe second keyboard controls\nUsed to implement input type config for bones networking.\nPlayer control input state\nUpdate the internal state with new inputs. This must be …\nIf set to true, gamepad inputs will not be converted to …\nIf set to true, then all keyboard inputs will be sucked …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nIterator over inputs that originated from gamepads.\nGame system that takes the raw input events and converts …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of Results into FallibleIterator by …\nThe A key.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe unit axes.\nThe AbntC1 key.\nThe AbntC2 key.\nLet Path and PathBuf have absolutize and …\nRequest to add rumble to a gamepad.\nA 2D affine transform, which can represent translation, …\nA 3D affine transform, which can represent translation, …\nA helper system param that allows for iteration over data …\nA flattened iterator of items of type T from data within …\nThe Left Alt key. Maps to Left Option on Mac.\nThe Right Alt key. Maps to Right Option on Mac.\nComponent that may be added to entities with an AtlasSprite…\nComponent that may be added to an AtlasSprite to control …\nThe Apostrophe / ' key.\nThe Apps key.\nA thread-safe reference-counting pointer. ‘Arc’ stands …\nHelper type for storing asset extensions.\nAn identifier for an asset.\nAssetIo is a trait that is implemented for backends …\nA type data that indicates how to load a type as an asset.\nContext provided to custom asset loaders in the …\nThe progress that has been made loading the game assets.\nA custom assset loader.\nContains that path to an asset, and the pack_dir that it …\nA borrowed version of AssetLoc.\nAn asset pack contains assets that are loaded by the game.\nThe unique ID for an asset pack.\nA requirement specifier for an asset pack, made up of the …\nSpecifies an asset pack, and it’s exact version.\nStruct responsible for loading assets into it’s …\nExtension trait for the bones AssetServer.\nThe inner state of the asset server.\nStores assets for later retrieval.\nThe Asterisk / * key.\nThe At / @ key.\nAtlas image component.\nMetadata to define collider an atlas’s tile.\nAn animated sprite component.\nA mutable memory location with dynamically checked borrow …\nAn atomic component store.\nA handle to a resource from a Resources collection.\nAn untyped, atomic resource cell.\nHolds the handles and the volume to be played for a piece …\nA resource that can be used to control game audios.\nAn audio event that may be sent to the AudioCenter …\nThe audio file asset loader.\nThe audio manager resource which can be used to play …\nThe audio source asset type, contains no data, but …\nThe Ax key.\nAn axis event.\nThe B key.\nA 2-dimensional bool vector mask.\nA 3-dimensional bool vector mask.\nA 3-dimensional SIMD vector mask.\nA 4-dimensional bool vector mask.\nA 4-dimensional SIMD vector mask.\nThe Back / Backspace key.\nThe Backslash / \\ key.\nA bi_channel client.\nA bi_channel server.\nBitSet formatter.\nThe BitSet API.\nThe type of bitsets used to track entities in component …\nA bool\nA boolean.\nA bool\nMetadata describing a border image.\nA button rendered with a BorderImageMeta\nA 9-patch style bordered frame.\nThe represents a SchemaBox with given type inside.\nType alias for …\nThe Left Bracket / [ key.\nThe Right Bracket / ] key.\nA button event.\nThe border images to use for a ButtonThemeMeta when the …\nThe state of a button, ether pressed or released.\nMetadata describing a themed button.\nThe C key.\nThe AssetPackId of the core pack.\nThe Calculator key.\nMakes an entity behave like a camera.\nComponent for an entity with camera shake.\nA size setting for a camera.\nQueue that can be used to send camera trauma events.\nThe Capital key.\nThe Caret / ^ key.\nError thrown when a resource cell cannot be inserted …\nAn ID for an asset that has changed.\nA unique content ID.\nResource for controlling the clear color.\nThe Colon / : key.\nColor type.\nThe Comma / , key.\nA resource containing the Commands command queue.\nA SystemParam that can be used to schedule systems that …\nSystemParam for getting read access to a ComponentStore.\nSystemParam for getting mutable access to a ComponentStore.\nRead-only iterator over components matching a given bitset\nMutable iterator over components matching a given bitset\nRead-only iterator over components matching a given bitset.\nMutable iterator over components matching a given bitset. …\nThis trait factors out functions for iterating with bitset …\nA typed wrapper around UntypedComponentStore.\nA collection of ComponentStore<T>.\nThe Compose key on Linux.\nThe gamepad was connected.\nA connection event.\nProvides the context method for Result.\nThe Left Control key.\nControl mapping from raw input, expected to be able to be …\nThe Right Control key.\nType used to map source of input to control.\nThe Convert key.\nThe Copy key.\nYAML format for the core asset pack’s pack.yaml file.\nA StageLabel for the 5 core stages.\nThis is a working Cpal backend.\nKira audio backend that will fall back to a dummy backend …\nError creating ID\nExtension trait for the Context that makes it easier to …\nResource that is automatically added to the world while a …\nAn asset with a custom asset loader.\nThe Cut key.\nThe D key.\nA 2D affine transform, which can represent translation, …\nA 3D affine transform, which can represent translation, …\nName of the default bones audio session\nA 2x2 column major matrix.\nA 3x3 column major matrix.\nA 4x4 column major matrix.\nA quaternion representing an orientation.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nLoaded image data\nDefault plugins for bones framework games.\nDefault plugins for bones framework sessions.\nThe Delete key.\nDerive macro for deriving Deref on structs with one field.\nDerive macro for deriving DerefMut on structs with one …\nA data structure that can be deserialized from any data …\nThe gamepad was disconnected.\nResource tracking which players have been disconnected. …\nThe Down / Down Arrow key.\nThis is a dummy backend since Cpal didn’t work.\nDummy AssetIo implementation used for debugging or as a …\nA Duration type to represent a span of time, typically …\nThe E key.\nExtension trait with helpers for the egui context\nResource containing the egui::Context that can be used to …\nShared resource that, if inserted, allows you to modify …\nExtension trait with helpers for egui responses\nResource for configuring egui rendering.\nResource that maps image handles to their associated egui …\nThe End key.\nHolds a list of alive entities.\nIterator over entities returned by Entities::iter_with.\nAn entity index.\nIterator over entities using the provided bitset.\nAccess an enum.\nType represents an enum, which in the C layout is called a …\nAccess an enum.\nHelper for accessing the inner data of a schema ref at …\nHelper for accessing the inner data of a schema ref at …\nSchema data for an enum.\nA type for an enum tag for EnumSchemaInfo.\nThe Equals / = key.\nThe Escape / ESC key, next to the F1 key.\nEuler rotation sequences.\nResource for exiting bones games.\nA reference to image data stored in the external bones …\nThe F key.\nThe F1 key.\nThe F10 key.\nThe F11 key.\nThe F12 key.\nThe F13 key.\nThe F14 key.\nThe F15 key.\nThe F16 key.\nThe F17 key.\nThe F18 key.\nThe F19 key.\nThe F2 key.\nThe F20 key.\nThe F21 key.\nThe F22 key.\nThe F23 key.\nThe F24 key.\nThe F3 key.\nAn f32\nf32\nAn f32\nThe F4 key.\nThe F5 key.\nThe F6 key.\nAn f64\nf64\nAn f64\nThe F7 key.\nThe F8 key.\nThe F9 key.\nAll false.\nAll false.\nAll false.\nAll false.\nAll false.\nThe index of a field in a struct in a Schema.\nA wrapper type that implements […\nAssetIo implementation that loads from the filesystem.\nThe first stage\nThe camera will be a fixed height with a width dependent …\nThe camera will be a fixed width with a height dependent …\nSpecialization of of the fluent bundle that is used by …\nAn asset containing a FluentBundle.\nAn asset containing a FluentResource.\nA font asset.\nThe Font asset loader.\nFont metadata for buttons, headings, etc, describing the …\nTrait implemented for types that can produce an instance …\nCreates an instance of the type this trait is implemented …\nThe G key.\nDetermines the kind of PRNG. TurboKind::FAST RNGs are …\nThe Game encompasses a complete bones game’s logic, …\nTrait for plugins that can be installed into a Game.\nA specific gamepad axis that may have changed.\nA gamepad axis event.\nA specific button on a gamepad.\nA gamepad button event.\nA gamepad connection event.\nThe kind of gamepad connection event.\nA gamepad event.\nResource containing the gamepad input events detected this …\nStruct that represents intensity of a rumble\nRepresents a request to either add, set, or stop rumble on …\nResource that provides an interface for triggering rumble …\nThis trait provides the means to easily generate all …\nThe Grave / Backtick / ` key.\nThe H key.\nA typed handle to an asset.\nThe Cid of an asset that has changed.\nTrait implemented for types that have a Schema.\nDerive macro for the HasSchema trait.\nA HashMap implementing aHash, a high speed keyed hashing …\nA HashSet implementing aHash, a high speed keyed hashing …\nError for hex crate errors\nError type for hex color decoding\nThe Home key.\nThe I key.\nAn i128\ni128\nAn i128\nAn i16\ni16\nAn i16\nAn i32\ni32\nAn i32\nAn i64\ni64\nAn i64\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nAn i8\ni8\nAn i8\nThe identity transform.\nThe identity transform.\nA 3x3 identity matrix, where all diagonal elements are 1, …\nA 2x2 identity matrix, where all diagonal elements are 1, …\nA 3x3 identity matrix, where all diagonal elements are 1, …\nA 4x4 identity matrix, where all diagonal elements are 1, …\nThe identity quaternion. Corresponds to no rotation.\nThe identity transform.\nThe identity transform.\nA 2x2 identity matrix, where all diagonal elements are 1, …\nA 3x3 identity matrix, where all diagonal elements are 1, …\nA 4x4 identity matrix, where all diagonal elements are 1, …\nThe identity quaternion. Corresponds to no rotation.\nAll f32::INFINITY.\nAll f32::INFINITY.\nAll f32::INFINITY.\nAll f32::INFINITY.\nAll f64::INFINITY.\nAll f64::INFINITY.\nAll f64::INFINITY.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nThe index of a field. Works for tuple fields and named …\nImage component.\nThe system input parameter.\nAn error returned when an asset pack does not support the …\nMaps raw inputs to game controls and exposes controls for …\nInputCollector used to update controls.\nThe Insert key, next to the Backspace key.\nConverts a function into a System.\nThe ID is in the wrong format.\nThe type of iterator this query item creates\nThe J key.\nThe K key.\nThe Kana key.\nThe Kanji key.\nThe 0 key over the letters.\nThe 1 key over the letters.\nThe 2 key over the letters.\nThe 3 key over the letters.\nThe 4 key over the letters.\nThe 5 key over the letters.\nThe 6 key over the letters.\nThe 7 key over the letters.\nThe 8 key over the letters.\nThe 9 key over the letters.\nThe key code of a keyboard key.\nA keyboard input event.\nResource containing the keyboard input events detected on …\nThe L key.\nRepresents light rumble intensity for both motors.\nRepresents light rumble intensity for the strong motor …\nRepresents light rumble intensity for the weak motor only.\nA Ulid with a human-readable ascii prefix.\nError creating a LabeledId.\nErrors that can happen while parsing a LabeledId.\nThe fifth stage\nA value which is initialized on the first access.\nThe Left / Left Arrow key.\nThe left mouse button.\nError for unexpected length of hex string\nThe number of lines scrolled.\nThe systems have been loaded.\nAn asset that has been loaded.\nStruct containing all the game’s loaded assets, …\nThe location of an asset that has changed.\nBorrow the localization field from the root asset.\nAsset containing all loaded localizations, and functions …\nFailed to determine a log directory.\nSettings to enable writing tracing output to files.\nError for file logging.\nHow often to rotate log file.\nPath to save log files. LogPath::find_app_data_dir may be …\nPlugin to enable tracing. Configures global tracing …\nResource used to access the lua scripting engine.\nA lua plugin asset.\nA `SessionPlugin that will run the provided lua plugins\nThe systems that have been registered by a lua plugin.\nAn atomic cell containing the LuaPluginSystemsState.\nThe load state of the [`LuaPluginSystems\nResource containing the lua plugins that have been …\nA Lua script asset.\nStruct for accessing and initializing lua singletons.\nThe M key.\nAll f32::MAX.\nAll f32::MAX.\nAll f32::MAX.\nAll f32::MAX.\nAll f64::MAX.\nAll f64::MAX.\nAll f64::MAX.\nAll i32::MAX.\nAll i32::MAX.\nAll i32::MAX.\nAll u32::MAX.\nAll u32::MAX.\nAll u32::MAX.\nAll i64::MAX.\nAll i64::MAX.\nAll i64::MAX.\nAll u64::MAX.\nAll u64::MAX.\nAll u64::MAX.\nThe maximum duration.\nRepresents maximum rumble intensity for both motors.\nRepresents maximum rumble intensity for the strong motor …\nRepresents maximum rumble intensity for the weak motor …\nRepresents medium rumble intensity for both motors.\nRepresents medium rumble intensity for the strong motor …\nRepresents medium rumble intensity for the weak motor only.\nThe duration of one microsecond.\nThe duration of one millisecond.\nAll f32::MIN.\nAll f32::MIN.\nAll f32::MIN.\nAll f32::MIN.\nAll f64::MIN.\nAll f64::MIN.\nAll f64::MIN.\nAll i32::MIN.\nAll i32::MIN.\nAll i32::MIN.\nAll u32::MIN.\nAll u32::MIN.\nAll u32::MIN.\nAll i64::MIN.\nAll i64::MIN.\nAll i64::MIN.\nAll u64::MIN.\nAll u64::MIN.\nAll u64::MIN.\nThe Mail key.\nAccess a map.\nType represents a SchemaMap.\nAccess a map.\nA margin specification.\nA 2x2 column major matrix.\nA 3x3 column major matrix.\nA 3x3 column major matrix.\nA 4x4 column major matrix.\nAn equivalent to Option<T> that has a stable memory layout …\nThe MediaSelect key.\nThe MediaStop key.\nNon-persistent Storage backend.\nContext provided while loading a metadata asset.\nThis is a metadata asset that can be loaded from JSON or …\nHelper trait to get a singleton fn pointer for the …\nThe middle mouse button.\nThe Minus / - key.\nA button on the mouse.\nA mouse button input event.\nResource containing the mouse input events made this frame.\nThe position of the mouse in screen-space.\nMouse scroll-wheel input event.\nThe unit that a MouseScrollEvent is in.\nThe position of the mouse in world-space.\nMore than one entity matches the query.\nThe Mute key.\nThe MyComputer key.\nThe N key.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll f32::NAN.\nAll f32::NAN.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll NANs.\nAll f32::NAN.\nAll f32::NAN.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll NAN:s.\nAll NANs.\nAll f64::NAN.\nAll f64::NAN.\nAll f64::NAN.\nThe duration of one nanosecond.\nAll f32::NEG_INFINITY.\nAll f32::NEG_INFINITY.\nAll f32::NEG_INFINITY.\nAll f32::NEG_INFINITY.\nAll f64::NEG_INFINITY.\nAll f64::NEG_INFINITY.\nAll f64::NEG_INFINITY.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nAll negative ones.\nA unit vector pointing along the negative W axis.\nA unit vector pointing along the negative W axis.\nA unit vector pointing along the negative W axis.\nA unit vector pointing along the negative W axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative X axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Y axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nA unit vector pointing along the negative Z axis.\nThe name of a field.\nThe NavigateBackward / Next key.\nThe NavigateForward / Prior key.\nUsed as state in EguiCtx such that a menu in bones or game …\nAsset handle that may be replicated over network and …\nThe NextTrack key.\nThe NoConvert key.\nNo entity matches the query.\nThe systems have not been loaded yet.\nThe Numlock key.\nThe Numpad0 / 0 key.\nThe Numpad1 / 1 key.\nThe Numpad2 / 2 key.\nThe Numpad3 / 3 key.\nThe Numpad4 / 4 key.\nThe Numpad5 / 5 key.\nThe Numpad6 / 6 key.\nThe Numpad7 / 7 key.\nThe Numpad8 / 8 key.\nThe Numpad9 / 9 key.\nThe NumpadAdd / + key.\nThe NumpadComma / , key.\nThe NumpadDecimal / . key.\nThe NumpadDivide / / key.\nThe NumpadEnter key.\nThe NumpadEquals / = key.\nThe NumpadMultiply / * key.\nThe NumpadSubtract / - key.\nThe O key.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nAll ones.\nThe Oem102 key.\nHolds data for an offline session\nRun once and stop.\nHolds data for an online session\nAn opaque type\nOpaque data that cannot described by a schema.") \ No newline at end of file diff --git a/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-4-.js b/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-4-.js index 05ce942abf..eeca62e293 100644 --- a/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-4-.js +++ b/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-4-.js @@ -1 +1 @@ -searchState.loadedDescShard("jumpy", 4, "An opaque type\nHelper func to construct a OptionalQueryItem wrapping a …\nHelper func to construct a OptionalQueryItemMut wrapping a …\nWrapper for the Comp SystemParam used as QueryItem to …\nWrapper for the CompMut SystemParam used as QueryItem to …\nAnother mouse button with the associated number.\nThe P key.\nYAML format for asset packs’ pack.yaml file.\nA helper system param for iterating over the root assets …\nA typed iterator over asset pack roots.\nThe PageDown key.\nThe PageUp key.\nThe type of the parameter, ranging over the lifetime of …\nThe Paste key.\nA component for rendering a 2D line path, made up of a …\nThe Pause / Break key, next to the Scroll key.\nThe Period / . key.\nThe number of pixels scrolled.\nPlay some music.\nThe PlayPause key.\nPlay a sound.\nTrait that tracks player control state. Provides …\nThe Plus / + key.\nThe fourth stage\nThe Power key.\nThe second stage\nThe prefix was not ASCII.\nThe prefix was too long ( greater than 63 chars ).\nThe button is pressed.\nThe PrevTrack key.\nA type of primitive.\nAccess a struct.\nThe type represents a primitive value.\nAccess a struct.\nHelper for accessing the inner data of a schema ref at …\nHelper for accessing the inner data of a schema ref at …\nThe Q key.\nA quaternion representing an orientation.\nA type representing a component-joining entity query.\nAn error that may occur when querying for a single entity. …\nThe R key.\nThe number of bits in a Ulid’s random portion\nRuntime, needed to execute network related calls.\nWrapper for a borrowed AtomicCell that will released lock …\nWrapper for mutably borrowed AtomicCell that will released …\nThe button is released.\nReset when finished.\nSystemParam for getting read access to a resource.\nSystemParam for getting read access to a resource and …\nSystemParam for getting mutable access to a resource.\nSystemParam for getting mutable access to a resource and …\nA collection of resources.\nThe Return / Enter key.\nsRGBA color\nThe Right / Right Arrow key.\nThe right mouse button.\nResource that produces deterministic pseudo-random …\nGet the root asset of the core asset pack and cast it to …\nInternal resource used to cache the field of the root …\nThe S key.\nA typed version of SchemaBox.\nGlobal SchemaRegistry used to register SchemaDatas and …\nThe duration of one second.\nTyped version of a SchemaMap.\nA typed version of a SchemaVec.\nType data for asset handles.\nA owning, type-erased Box-like container for types with a …\nSchema information describing the memory layout of a type.\nDerivable schema type_data for types that implement …\nA struct that implements DeserializeSeed and can be used …\nError returned when a field is not found in a schema.\nA unique identifier for a schema registered in the …\nA schema describes the data layout of a type, to enable …\nLayout information computed for SchemaData.\nUntyped schema-aware “HashMap”.\nAccess helper for a SchemaMap.\nMutable SchemaMap access helper.\nA custom asset loader implementation for a metadata asset.\nError type when attempting to cast between types with …\nA schema reference, containing the ID of the pack that …\nThe load context for a SchemaRefMut.\nAn untyped reference that knows the Schema of the pointee …\nHelper for accessing the inner data of a schema ref at …\nAn untyped mutable reference that knows the Schema of the …\nAccess a schema\nA schema registry that alloates SchemaIds for SchemaDatas …\nA struct that implements Serialize and wraps around a …\nA type-erased Vec-like collection that for items with the …\nAccess helper for a SchemaVec.\nMutable SchemaVec access helper.\nScripting plugin for the bones framework.\nThe Scroll / Scroll Lock key.\nThe Semicolon / ; key.\nA data structure that can be serialized into any data …\nA bones game. This includes all of the game worlds, and …\nType of session command\nResource that allows you to configure the current session.\nTrait for plugins that can be installed into a Session.\nA session runner is in charge of advancing a Session …\nContainer for multiple game sessions.\nThe value is set.\nRequest to set rumble on a gamepad, replacing any existing …\nResource providing a noise source for CameraShake entities …\nThe Left Shift key.\nThe Right Shift key.\nA collection of systems that will be run in order.\nThe Slash / / key.\nThe Sleep key.\nThe Snapshot / Print Screen key.\nThe Space / Spacebar / key.\nA 2D sprite component\nTrait for things that may be used to identify a system …\nThe intermediate state for the parameter, that may be …\nA piece of audio loaded into memory all at once.\nStruct containing a static system.\nRequest to stop rumble on a gamepad.\nThe Stop key.\nStop all currently playing sounds.\nStop the currently playing music.\nA Stopwatch is a struct that track elapsed time when …\nPersitent storage resource.\nTrait implemented by storage backends.\nA String\nA Rust String. Must be manipulated with Rust string …\nA String\nAccess a struct.\nThe type represents a struct.\nAccess a struct.\nA field in a StructSchemaInfo.\nHelper for accessing the inner data of a schema ref at …\nIterator for StructRefAccess::fields().\nA field returned by StructRefFieldIter.\nHelper for accessing the inner data of a schema ref at …\nIterator for StructRefAccess::fields().\nA field returned by StructRefFieldIter.\nSchema data for a struct.\nThe Left Super key. Generic keyboards usually display this …\nThe Right Super key. Generic keyboards usually display …\nResource updated each frame exposing syncing/networking …\nThe type of the system that is output\nThe Sysrq key.\nTrait implemented by systems.\nTrait used to implement parameters for System functions.\nTrait for system stages. A stage is a\nThe ID of a system stage.\nAn ordered collection of SystemStages.\nThe T key.\nA fast, non-cryptographic, thread-local random number …\nThe number of bits in a Ulid’s time portion\nAll true.\nAll true.\nAll true.\nAll true.\nAll true.\nThe Tab / key.\nA tilemap tile component.\nA tilemap layer component.\nA clock that tracks how much it has advanced (and how much …\nTracks elapsed time. Enters the finished state once …\nSpecifies Timer behavior.\nThe main transform component.\nExtension trait for automatically implementing all …\nThe U key.\nA u128\nu128\nA u128\nA u16\nA u16.\nu16\nA u16\nA u32\nA u32.\nu32\nA u32\nA u64\nu64\nA u64\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nA u8\nA u8.\nu8\nA u8\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nA Ulid is a unique 128-bit lexicographically sortable …\nThe ULID could not be parsed.\nExtension trait for Ulid.\nThe Underline / _ key.\nThe Unlabeled key.\nThe LuaPlugin has been dropped and it’s systems have …\nA wrapper struct that marks it unsafe to both create and …\nThe value is not set.\nAttempted to setup file logging on unsupported platform.\nAn untyped atomic component store.\nIterates over components using a provided bitset. Each …\nIterates over components using a provided bitset. Each …\nIterate over component store returning …\nIterate mutably over component store returning …\nHolds components of a given type indexed by Entity.\nMutable iterator over pointers in an untyped component …\nMutable iterator over pointers in an untyped component …\nAn untyped handle to an asset.\nAn untyped resource that may be inserted into …\nStorage for un-typed resources.\nHelper trait for unwraping each item in an array.\nThe Up / Up Arrow key.\nThe third stage\nA handle representing a string in the global string cache.\nA standard HashMap using Ustr as the key type with a …\nA standard HashSet using Ustr as the key type with a …\nThe V key.\nRepresents very light rumble intensity for both motors.\nRepresents very light rumble intensity for the strong …\nRepresents very light rumble intensity for the weak motor …\nExtension trait on top of Value to add helper functions.\nInformation about an enum variant for EnumSchemaInfo.\nAccess a vec.\nType represents a SchemaVec, where each item in the vec …\nAccess a vec.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nSemVer version as defined by https://semver.org.\nA custom viewport specification for a Camera.\nThe VolumeDown key.\nUpdate the volume of all audios using the new scale values.\nThe VolumeUp key.\nThe W key.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nThe Wake key.\nAsset IO implementation that loads assets from a URL.\nThe WebBack key.\nThe WebFavorites key.\nThe WebForward key.\nThe WebHome key.\nThe WebRefresh key.\nThe WebSearch key.\nThe WebStop key.\nInformation about the window the game is running in.\nThe World is simply a collection of Resources, and …\nA frozen reference to the ECS World.\nThe X key.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nIntrinsic three-axis rotation XYZ\nIntrinsic three-axis rotation XZY\nThe Y key.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nIntrinsic three-axis rotation YXZ\nIntrinsic three-axis rotation YZX\nThe Yen key.\nThe Z key.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nRepresents no rumble intensity.\nThe degenerate zero transform.\nThe degenerate zero transform.\nA 3x3 matrix with all elements set to 0.0.\nAll zeroes.\nAll zeroes.\nA 2x2 matrix with all elements set to 0.0.\nA 3x3 matrix with all elements set to 0.0.\nA 4x4 matrix with all elements set to 0.0.\nAll zeroes.\nAll zeroes.\nThe degenerate zero transform.\nThe degenerate zero transform.\nA 2x2 matrix with all elements set to 0.0.\nA 3x3 matrix with all elements set to 0.0.\nA 4x4 matrix with all elements set to 0.0.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nA duration of zero time.\nIntrinsic three-axis rotation ZXY\nIntrinsic three-axis rotation ZYX\nInternally used sytem for killing finished audios …\nInternally used sytem for processing audio events in the …\nGet alpha.\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nComputes the absolute difference between self and other.\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nGet an absolute path. This works even if the path does not …\nGet an absolute path. This works even if the path does not …\nGet an absolute path. This works even if the path does not …\nWhether or not this session should have it’s systems run.\nWhether or not this session should be active after this …\nWhether or not the camera is enabled and rendering.\nGetter for the list of active players (idx) which are …\nGetter for the list of active players (idx) which are …\nAdd a system to be run at the end of the stage.\nAdds two quaternions.\nAdds two quaternions.\nPanics\nAdd a SessionCommand to queue.\nAdds two 2x2 matrices.\nAdds two 2x2 matrices.\nAdds two 3x3 matrices.\nAdds two 3x3 matrices.\nAdds two 3x3 matrices.\nAdds two 4x4 matrices.\nAdds two 4x4 matrices.\nAdds rumble to a specific gamepad. Ignores if the gamepad …\nAdds rumble to all enabled gamepads.\nAdd a system that will run each frame until it succeeds …\nAdd a system that will run only once, before all of the …\nAdd a system to this stage.\nAdd a System to the stage with the given label.\nAdds trauma to the camera, capping it at 1.0\nAdvance the time exactly by the given duration.\nIndicate input for this frame has been consumed. An …\nReturns true if all the elements are true, false otherwise.\nReturns true if all the elements are true, false otherwise.\nReturns true if all the elements are true, false otherwise.\nReturns true if all the elements are true, false otherwise.\nReturns true if all the elements are true, false otherwise.\nReturns a list of all Entitys cloned into a new vec.\nReturns a reference to the underlying allocator.\nGenerates a random char in ranges a-z and A-Z.\nGenerates a random char in ranges a-z, A-Z and 0-9.\nReturns Unset if the option is Unset, otherwise returns …\nReturns Unset if the option is Unset, otherwise calls f …\nReturns the angle (in radians) between self and rhs in the …\nReturns the angle (in radians) between two vectors.\nReturns the angle (in radians) for the minimal rotation …\nReturns the angle (in radians) between two vectors.\nReturns the angle (in radians) for the minimal rotation …\nReturns the angle (in radians) between self and rhs in the …\nReturns the angle (in radians) between two vectors.\nSystem for automatically animating sprites with the …\nInstall animation utilities into the given SystemStages.\nThe collection of animations in this animation bank.\nReturns true if any of the elements are true, false …\nReturns true if any of the elements are true, false …\nReturns true if any of the elements are true, false …\nReturns true if any of the elements are true, false …\nReturns true if any of the elements are true, false …\nReturns some vector that is orthogonal to the given one.\nReturns some vector that is orthogonal to the given one.\nReturns some vector that is orthogonal to the given one.\nGiven a unit vector return two other vectors that together …\nGiven a unit vector return two other vectors that together …\nGiven a unit vector return two other vectors that together …\nReturns any unit vector that is orthogonal to the given …\nReturns any unit vector that is orthogonal to the given …\nReturns any unit vector that is orthogonal to the given …\nModify the iteration bitset\nUpdate the internal state with new inputs. This must be …\nCreates a Crockford Base32 encoded string that represents …\nGet the cached string as a C char*.\nGet this ustr as a CStr\nDereferences and returns result wrapped in the Ref.\nDereferences and returns result wrapped in the RefMut.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nHelper to get the loaded systems.\nHelper to get the loaded systems mutably.\nReturns the total number of whole microseconds contained …\nReturns the total number of whole milliseconds contained …\nReturns the number of milliseconds contained by this …\nReturns the number of milliseconds contained by this …\nConverts reference and returns result wrapped in the RefMut…\nConverts from &mut Maybe<T> to Maybe<&mut T>.\nReturns the total number of nanoseconds contained by this …\nReturns a raw pointer to the underlying data in this cell.\nProvides a raw pointer to the data.\nConverts reference and returns result wrapped in the Ref.\nBorrow as an AssetLocRef.\nConverts from &Maybe<T> to Maybe<&T>.\nConverts a Color to variant Color::Rgba\nConverts a Color to a [f32; 4] from sRGB colorspace\nConverts a reference of T to a SchemaRefMut\nConverts a reference of T to a SchemaRef\nReturns the number of whole seconds contained by this …\nReturns the number of seconds contained by this Duration …\nReturns the number of seconds contained by this Duration …\nConvert to a static user data type.\nGet the cached string as a &str\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nReceiver for asset changes, used to implement hot reloads.\nSender for asset changes, used by the AssetIo …\nContent addressed cache of raw bytes for asset data.\nMaps the handle of the asset to it’s content ID.\nHelper function to return type data for a custom asset …\nThe asset server.\nThe base URL to load assets from.\nMaps asset content IDs, to assets that have been loaded by …\nConverts to Arc<T>.\nConverts to Arc<[T]>.\nThe atlas handle.\nThe texture atlas to use for the layer\nAudio Center resource and systems.\nAudio Manager resource and systems.\nCalculates the average kilobits per second sent across all …\nCalculates the average ping across all remote players.\nThe axis that has changed.\nGet blue in sRGB colorspace.\nThe backend storage API.\nCreate a bi-directional channel with a given request and …\nReturns if all bits are set.\nBitwise AND.\nBitwise AND after NOT of rhs.\nReturns if any bits are set.\nConditionally sets or resets the given bit.\nCounts the number of set bits.\nReturns if the two bitsets have no bits in common.\nReturns if the two bitsets are equal.\nFlips the given bit.\nFormat the bits.\nInitializes all bits.\nReturns total number of bits.\nBitwise combine with MASK.\nReturns if none of the bits are set.\nBitwise NOT.\nBitwise OR.\nResets the given bit.\nSets the given bit.\nReturns if self is a subset of rhs.\nReturns if self is a superset of rhs.\nReturns if the given bit is set.\nBitwise XOR.\nReturns a bitmask with the lowest 2 bits set from the …\nReturns a bitmask with the lowest 3 bits set from the …\nReturns a bitmask with the lowest 4 bits set from the …\nReturns a bitmask with the lowest 3 bits set from the …\nReturns a bitmask with the lowest 4 bits set from the …\nShorthand for combining bitsets with bit_or.\nGet bitset of ComponentStore / implementor.\nReturns the bitset indicating which entity indices have a …\nRead the bitset containing the list of entites with this …\nReturns a bitset where each index where the bit is set to …\nShorthand for setting bits on the bitset container.\nbool vector mask types.\nReturns a random boolean value.\nSet the button border image\nIf border_only is set to true, then the middle section of …\nSet the scale of the border image.\nThe size of the border on each side.\nThe border images to use for different button states.\nThis module contains types that can be used to implement …\nThis is used create an instance of the system parame, …\nImmutably borrows the wrapped value.\nBorrow the resource.\nLock the resource for reading.\nMutably borrows the wrapped value.\nMutably borrow the resource.\nLock the resource for read-writing.\nThe bottom margin.\nThe bundles for all loaded languages.\nThe gamepad button.\nThe button that the event refers to.\nThe mouse button events sent this frame.\nThe state of the keyboard button.\nThe cache of objects that have been read\nCast a reference of this type to a reference of another …\nCast a mutable reference of this type to a reference of …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nThe camera will always restore to this position.\nReturns a boolean value based on a rate. rate represents …\nGenerates a random char in the given range.\nChecked Duration addition. Computes self + other, …\nChecked Duration division. Computes self / other, …\nChecked Duration multiplication. Computes self * other, …\nChecked Duration subtraction. Computes self - other, …\nThe content ID of the loaded asset.\nContent id of the asset, used to lookup asset from …\nComponent-wise clamping of values, similar to f32::clamp.\nComponent-wise clamping of values, similar to f32::clamp.\nComponent-wise clamping of values, similar to f32::clamp.\nComponent-wise clamping of values, similar to f32::clamp.\nComponent-wise clamping of values, similar to f64::clamp.\nComponent-wise clamping of values, similar to f64::clamp.\nComponent-wise clamping of values, similar to f64::clamp.\nComponent-wise clamping of values, similar to i32::clamp.\nComponent-wise clamping of values, similar to i32::clamp.\nComponent-wise clamping of values, similar to i32::clamp.\nComponent-wise clamping of values, similar to u32::clamp.\nComponent-wise clamping of values, similar to u32::clamp.\nComponent-wise clamping of values, similar to u32::clamp.\nComponent-wise clamping of values, similar to i64::clamp.\nComponent-wise clamping of values, similar to i64::clamp.\nComponent-wise clamping of values, similar to i64::clamp.\nComponent-wise clamping of values, similar to u64::clamp.\nComponent-wise clamping of values, similar to u64::clamp.\nComponent-wise clamping of values, similar to u64::clamp.\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nClamp values between range (0,0) and (1,1).\nClear the UI focus\nClears the killed entity list.\nWhen the button is clicked on.\nMakes a clone of the Arc pointer.\nClone the inner data, creating a new copy instead of …\nThe function pointer that may be used to clone data with …\nComparison for two Arcs.\nCompare the major, minor, patch, and pre-release value of …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nThe color of the path.\nThe sprite’s color tint\nThe sprite’s color tint\nThe font color.\nThe number of columns in the atlas.\nBorrow a component store from the world.\nMutably borrow a component store from the world.\nGet ComponentStore for usage with generic types …\nStores the world components.\nThe number of components (enabled bits in the inner …\nThe number of components (enabled bits in the inner …\nReturns the quaternion conjugate of self. For a unit …\nReturns the quaternion conjugate of self. For a unit …\nCheck whether or not this component store has data for the …\nCheck whether or not the bitset contains the given entity.\nCheck whether or not this component store has data for the …\nReturns true if the option is a Set value containing the …\nCheck whether or not the resource with the given ID is …\nCheck whether or not a resource is in the store.\nCheck whether or not a cell for the given resource has …\nWrap the error value with additional context.\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nRead the core asset pack.\nThe directory to load the core asset pack.\nThe core asset pack, if it’s been loaded.\nSystems that run in the core stages.\nConstructor that) is the same as Ulid::new(), but that …\nCreate a new session, and borrow it mutably so it can be …\nCreates a new Entity and returns it.\nCreates a bitset big enough to contain the index of each …\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nThe metadata asset load context.\nThe current animation.\nThe bundle selected as the current language.\nGetter for the current frame (number).\nOptionally add an extra Layer to the tracing subscriber\nThe loaded data of the asset.\nThe egui font data.\nGets the datetime of when this Ulid was created accurate …\nImplements bones egui debug windows and tools. Requires ‘…\nConstructs an event at the debug level.\nThe the length of time in seconds for the camera trauma to …\nDecrements the strong reference count on the Arc<T> …\nDecrements the strong reference count on the Arc<T> …\nAn ergonomic abbreviation for Default::default() to make …\nCreates a new lazy value using Default as the initializing …\nInitialize the Lua engine.\nCreates a new RngGenerator, initializing it with a …\nCreates an empty [T] inside an Arc\nCreates a new Arc<T>, with the Default value for T.\nCreates an empty str inside an Arc\nCreates an empty CStr inside an Arc\nDefault YXZ as yaw (y-axis), pitch (x-axis), roll (z-axis).\nThe game’s default asset pack.\nThe default button state.\nThe function pointer that may be used to write a default …\nDelete a session.\nWhether or not this session should be deleted.\nReturns how much time has advanced since the last update, …\nReturns how much time has advanced since the last update, …\nReturns how much time has advanced since the last update, …\nThe Cids of the assets this asset depends on.\nThe dependency list of this asset. This should be updated …\nThe content IDs of any assets needed by this asset as a …\nThe maximum depth to render (on a scale from 0.0 to 1.0).\nThe minimum depth to render (on a scale from 0.0 to 1.0).\nDeserialize this value from the given Serde deserializer.\nThe function that may be used to deserialize the type.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nGenerate a random digit in the given radix.\nDisables rumble for a specific gamepad (no rumble requests …\nDisables rumble for all gamepads (no rumble requests will …\nDisable the capture of local input by this session.\nGetter for the list of players which have been …\nHandles of players that have been disconnected.\nGetter for the list of players which have been …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nDivides a quaternion by a scalar value. The quotient is …\nDivides a quaternion by a scalar value. The quotient is …\nDivide Duration by Duration and return f32.\nDivide Duration by Duration and return f64.\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nDivide Duration by f32.\nDivide Duration by f64.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs. The dot product …\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs. The dot product …\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nAttempt to downcast the Arc<dyn Any + Send + Sync> to a …\nDowncasts the Arc<dyn Any + Send + Sync> to a concrete …\nCreates a new Weak pointer to this allocation.\nGet the number of assets that have had their data …\nCreates a quaternion from x, y, z and w values.\nDrops the Arc.\nThe function pointer that may be used to drop data with …\nReturns the duration of the timer.\nReturns the duration of the audio.\nThe internal duration between this point and another.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nReturns the volume scale for sound effects.\nReturns how much time has advanced since startup, as …\nReturns the elapsed time since the last reset of the …\nReturns the time elapsed on the timer. Guaranteed to be …\nReturns how much time has advanced since startup, as f32 …\nReturns how much time has advanced since startup, as f64 …\nReturns the elapsed time since the last reset of the …\nReturns the time elapsed on the timer as an f32. See also …\nReturns the elapsed time since the last reset of the …\nInitialize a new, empty UntypedResource.\nCreate a new, empty resource cell.\nRe-enables rumble for a specific gamepad.\nEnables rumble for all gamepads.\nGet an entity’s components.\nList the names of the non-core asset pack folders that are …\nEquality for two Arcs.\nThe function pointer that may be used to compare two …\nConstructs an event at the error level.\nGet the number of assets that have errored while loading.\nThe type of connection event.\nAccess the lua engine to run code on it.\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns the contained Set value, consuming the self value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nf32 vector, quaternion and matrix types.\nReturns a random f32 value between 0.0 and 1.0.\nReturns a random f32 value between -1.0 and 1.0.\nf64 vector, quaternion and matrix types.\nReturns a random f32 value between 0.0 and 1.0.\nReturns a random f32 value between -1.0 and 1.0.\nSets the tween used to fade in the sound from silence.\nThe font-family to use.\nThe name of the loaded font family.\nIf this is a struct, then the field offsets will contain …\nThe fields in the struct, in the order they are defined.\nBeginning of log file name (e.g. “Jumpy.log”), …\nReturns Unset if the option is Unset, otherwise calls …\nFilters logs using the EnvFilter format\nMakes a new Ref for an optional component of the borrowed …\nMakes a new RefMut for an optional component of the …\nFind OS app data path for provided app namespace (e.g. (“…\nReturns true if the timer has reached its duration at …\nGet the first entity and components in the given query.\nGet the first entity in the given bitset.\nWhether or not the flip the sprite horizontally.\nWhether or not the flip the sprite horizontally.\nWhether or not to flip the tile horizontally.\nWhether or not the flip the sprite vertically.\nWhether or not the flip the sprite vertically.\nWhether or not to flip tile vertically.\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nA helper macro to simplify creation of FluentArgs.\nSet this response to focused if nothing else is focused\nSet whether or not the button focuses itself automatically …\nWhen the button is hovered for focused on.\nThe font family, size, and color to use for the button.\nCreate an UntypedComponentStore that is valid for the …\nForces the evaluation of this lazy value and returns a …\nForces the evaluation of this lazy value and returns a …\nThe number of enabled bits discovered in the query bitset. …\nThe number of enabled bits discovered in the query bitset. …\nThe frames per second to play the animation at.\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns the nth Frame of audio in the StaticSoundData.\nThe frames in the animation.\nThe raw samples that make up the audio.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreate a new Ustr from the given &str.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nConverts a PathBuf into an Arc<Path> by moving the PathBuf …\nConverts an atomically reference-counted string slice into …\nCopies the string into a newly allocated Arc<OsStr>.\nConverts an OsString into an Arc<OsStr> by moving the …\nReturns the argument unchanged.\nConverts a T into an Arc<T>\nAllocate a reference-counted str and copy v into it.\nConverts a CString into an Arc<CStr> by moving the CString …\nAllocate a reference-counted slice and move v’s items …\nCreate an atomically reference-counted pointer from a …\nConverts a &CStr into a Arc<CStr>, by copying the contents …\nConverts a [T; N] into an Arc<[T]>.\nMove a boxed object to a new, reference-counted allocation.\nAllocate a reference-counted slice and fill it by cloning v…\nAllocate a reference-counted str and copy v into it.\nConverts a Path into an Arc by copying the Path data into …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a Vec3A from the x, y and z elements of self …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a quaternion from a 3x3 rotation matrix inside a …\nCreates a quaternion from a 3x3 rotation matrix inside a …\nCreates an affine transform from the given rotation angle.\nCreates an affine transformation matrix from the given 2D …\nCreates a 2D vector containing [angle.cos(), angle.sin()]. …\nCreates a 2x2 matrix containing a rotation of angle (in …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transform from the given rotation angle.\nCreates a 2x2 matrix containing a rotation of angle (in …\nCreates an affine transformation matrix from the given 2D …\nCreates a 2D vector containing [angle.cos(), angle.sin()]. …\nCreates an affine transform from the given 2D rotation …\nCreates an affine transform from the given 2D rotation …\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a rotation quaternion from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a rotation quaternion from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from a normalized rotation …\nCreates a 3D rotation matrix from a normalized rotation …\nCreates an affine transformation matrix containing a 3D …\nCreate a quaternion for a normalized rotation axis and …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from a normalized rotation …\nCreates an affine transformation matrix containing a 3D …\nCreate a quaternion for a normalized rotation axis and …\nCreates a Ulid using the provided bytes array.\nCreate NetworkHandle from content id (Cid).\nCreates an affine transform from three column vectors.\nCreates an affine transform from three column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nCreates an affine transform from three column vectors.\nCreates an affine transform from three column vectors.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nCreates an affine transform from a [f32; 6] array stored …\nCreates an affine transform from a [f32; 12] array stored …\nCreates a 3x3 matrix from a [f32; 9] array stored in …\nCreates a 2x2 matrix from a [f32; 4] array stored in …\nCreates a 3x3 matrix from a [f32; 9] array stored in …\nCreates a 4x4 matrix from a [f32; 16] array stored in …\nCreates an affine transform from a [f64; 6] array stored …\nCreates an affine transform from a [f64; 12] array stored …\nCreates a 2x2 matrix from a [f64; 4] array stored in …\nCreates a 3x3 matrix from a [f64; 9] array stored in …\nCreates a 4x4 matrix from a [f64; 16] array stored in …\nCreates an affine transform from a [[f32; 2]; 3] 2D array …\nCreates an affine transform from a [[f32; 3]; 4] 3D array …\nCreates a 3x3 matrix from a [[f32; 3]; 3] 3D array stored …\nCreates a 2x2 matrix from a [[f32; 2]; 2] 2D array stored …\nCreates a 3x3 matrix from a [[f32; 3]; 3] 3D array stored …\nCreates a 4x4 matrix from a [[f32; 4]; 4] 4D array stored …\nCreates an affine transform from a [[f64; 2]; 3] 2D array …\nCreates an affine transform from a [[f64; 3]; 4] 3D array …\nCreates a 2x2 matrix from a [[f64; 2]; 2] 2D array stored …\nCreates a 3x3 matrix from a [[f64; 3]; 3] 3D array stored …\nCreates a 4x4 matrix from a [[f64; 4]; 4] 4D array stored …\nCreates an affine transform from the first 6 values in …\nCreates an affine transform from the first 12 values in …\nCreates a 3x3 matrix from the first 9 values in slice.\nCreates a 2x2 matrix from the first 4 values in slice.\nCreates a 3x3 matrix from the first 9 values in slice.\nCreates a 4x4 matrix from the first 16 values in slice.\nCreates an affine transform from the first 6 values in …\nCreates an affine transform from the first 12 values in …\nCreates a 2x2 matrix from the first 4 values in slice.\nCreates a 3x3 matrix from the first 9 values in slice.\nCreates a 4x4 matrix from the first 16 values in slice.\nLoads a cursor wrapping audio file data into a …\nCreates a new Ulid with the given datetime\nCreates a new Ulid with the given datetime and random …\nCreates a new Duration from the specified number of days.\nCreate a new UntypedResource for the given schema, …\nCreates a 3x3 matrix with its diagonal set to diagonal and …\nCreates a 2x2 matrix with its diagonal set to diagonal and …\nCreates a 3x3 matrix with its diagonal set to diagonal and …\nCreates a 4x4 matrix with its diagonal set to diagonal and …\nCreates a 2x2 matrix with its diagonal set to diagonal and …\nCreates a 3x3 matrix with its diagonal set to diagonal and …\nCreates a 4x4 matrix with its diagonal set to diagonal and …\nCreates a 3D rotation matrix from the given euler rotation …\nCreates a 3D rotation matrix from the given euler rotation …\nCreates a affine transformation matrix containing a …\nCreates a quaternion from the given Euler rotation …\nCreates a 3D rotation matrix from the given euler rotation …\nCreates a affine transformation matrix containing a …\nCreates a quaternion from the given Euler rotation …\nLoads an audio file into a StaticSoundData.\nCreates a new Duration from the specified number of hours.\nTakes each element in the Iterator and collects it into an …\nCreates an affine transform from a 2x2 matrix (expressing …\nCreates an affine transformation matrix from the given 2x2 …\nCreates an affine transformation matrix from the given 2x2 …\nCreates an affine transform from a 2x2 matrix (expressing …\nCreates an affine transformation matrix from the given 2x2 …\nCreates an affine transform from a 2x2 matrix (expressing …\nCreates an affine transform from a 2x2 matrix (expressing …\nThe given Mat3 must be an affine transform,\nCreates an affine transform from a 3x3 matrix (expressing …\nCreates a 2x2 matrix from a 3x3 matrix, discarding the 2nd …\nCreates an affine transformation matrix from the given 3x3 …\nCreates a quaternion from a 3x3 rotation matrix.\nThe given DMat3 must be an affine transform,\nCreates an affine transform from a 3x3 matrix (expressing …\nCreates a 2x2 matrix from a 3x3 matrix, discarding the 2nd …\nCreates an affine transformation matrix from the given 3x3 …\nCreates a quaternion from a 3x3 rotation matrix.\nCreates an affine transform from a 3x3 matrix (expressing …\nCreates an affine transform from a 3x3 matrix (expressing …\nThe given Mat3A must be an affine transform,\nCreates a 2x2 matrix from a 3x3 matrix, discarding the 2nd …\nCreates an affine transformation matrix from the given 3x3 …\nCreates a quaternion from a 3x3 SIMD aligned rotation …\nThe given Mat4 must be an affine transform, i.e. contain …\nCreates a 3x3 matrix from a 4x4 matrix, discarding the 4th …\nCreates a 3x3 matrix from a 4x4 matrix, discarding the 4th …\nCreates a quaternion from a 3x3 rotation matrix inside a …\nThe given DMat4 must be an affine transform, i.e. contain …\nCreates a 3x3 matrix from a 4x4 matrix, discarding the 4th …\nCreates a quaternion from a 3x3 rotation matrix inside a …\nLoads an audio file from a type that implements Symphonia…\nCreates a new Duration from the specified number of …\nCreates a new Duration from the specified number of …\nCreates a new Duration from the specified number of …\nCreates a new Duration from the specified number of …\nCreate a Ulid from separated parts.\nCreates an affine transform from the given rotation …\nCreates a 3D rotation matrix from the given quaternion.\nCreates a 3D rotation matrix from the given quaternion.\nCreates an affine transformation matrix from the given …\nCreates an affine transform from the given rotation …\nCreates a 3D rotation matrix from the given quaternion.\nCreates an affine transformation matrix from the given …\nConstructs an Arc<T> from a raw pointer.\nConstructs an Arc<T, A> from a raw pointer.\nCreate a transform from a rotation.\nGets the minimal rotation for transforming from to to. …\nGets the minimal rotation for transforming from to to. …\nGets the minimal rotation for transforming from to to. …\nGets the minimal rotation for transforming from to to. …\nGets the minimal rotation for transforming from to either …\nGets the minimal rotation for transforming from to either …\nCreates an affine transform from the given 3D rotation and …\nCreates an affine transformation matrix from the given 3D …\nCreates an affine transform from the given 3D rotation and …\nCreates an affine transformation matrix from the given 3D …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreate a transform from a scale.\nCreates an affine transform that changes scale. Note that …\nCreates an affine transform that changes scale. Note that …\nCreates an affine transformation matrix from the given …\nCreates an affine transformation matrix from the given …\nCreates an affine transformation matrix containing the …\nCreates an affine transform that changes scale. Note that …\nCreates an affine transform that changes scale. Note that …\nCreates an affine transformation matrix from the given …\nCreates an affine transformation matrix containing the …\nCreates a 2x2 matrix containing the combining non-uniform …\nCreates a 2x2 matrix containing the combining non-uniform …\nCreates an affine transform from the given 2D scale, …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transform from the given 2D scale, …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transform from the given 3D scale, …\nCreates an affine transformation matrix from the given 3D …\nCreates an affine transform from the given 3D scale, …\nCreates an affine transformation matrix from the given 3D …\nCreate a quaternion that rotates v.length() radians around …\nCreate a quaternion that rotates v.length() radians around …\nCreates a new timer with a given duration in seconds.\nCreates a new Duration from the specified number of whole …\nCreates a new Duration from the specified number of …\nCreates a new Duration from the specified number of …\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a rotation quaternion from a slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a rotation quaternion from a slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a Ulid from a Crockford Base32 encoded string\nCreate a transform from a translation.\nCreates an affine transformation from the given 2D …\nCreates an affine transformation from the given 3D …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transformation matrix from the given 3D …\nCreates an affine transformation from the given 2D …\nCreates an affine transformation from the given 3D …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transformation matrix from the given 3D …\nReturn the data for the type.\nCreates a ComponentStore from an UntypedComponentStore.\nCreate from an UntypedResource.\nCreates a new rotation quaternion from a 4D vector.\nCreates a new rotation quaternion from a 4D vector.\nCreates a new Duration from the specified number of weeks.\nCreates Self using data from the given World.\nCreates a new rotation quaternion.\nCreates a new rotation quaternion.\nThe full name of the type, including any module specifiers.\nMay be set to change whether or not the game is displayed …\nGet green in sRGB colorspace.\nGet the game version config, used when making sure asset …\nThe version of the game. This is used to evaluate whether …\nThe game VersionReq this asset pack is compatible with.\nThe required game version to be compatible with this asset …\nThe version of the game that the pack is not compatible …\nThe ID of the gamepad.\nThe ID of the gamepad.\nThe ID of the gamepad.\nThe gampad events.\n‘Greater than or equal to’ comparison for two Arcs.\nReturns an array of constant SIZE containing random u8 …\nGenerates a random char in ranges a-z and A-Z.\nGenerates a random char in ranges a-z, A-Z and 0-9.\nGenerate a random bool\nReturns a boolean, where success_rate represents the …\nGenerates a random char in the given range.\nGenerate a random digit in the given radix. Digits are …\nGenerate a random f32\nGenerate a random f32 within the given range\nGenerate a random f64\nGenerate a random f64 within the given range\nReturns a random i128 value.\nReturns a random i16 value.\nGenerate a random i16\nGenerate a random i16 within the given range\nReturns a random i32 value.\nGenerate a random i32\nGenerate a random i32 within the given range\nReturns a random i64 value.\nGenerate a random i64\nGenerate a random i64 within the given range\nReturns a random i8 value.\nGenerate a random i8\nGenerate a random i8 within the given range\nReturns a random isize value.\nGenerate a random isize\nGenerate a random isize within the given range\nGenerates a random char in the range a-z.\nGenerate a random printable ASCII character\nGenerate a random ASCII string of the specified length\nSamples a random item from a slice of values.\nSamples a random item from an iterator of values.\nSamples multiple unique items from a slice of values.\nSamples multiple unique items from an iterator of values.\nSamples multiple unique items from a mutable slice of …\nSamples a random &mut item from a slice of values.\nReturns a random u128 value.\nReturns a random u16 value.\nGenerate a random u16\nGenerate a random u16 within the given range\nReturns a random u32 value.\nGenerate a random u32\nGenerate a random u32 within the given range\nReturns a random u64 value.\nGenerate a random u64\nGenerate a random u64 within the given range\nReturns a random u8 value.\nGenerate a random u8\nGenerate a random u8 within the given range\nGenerates a random char in the range A-Z.\nReturns a random usize value.\nGenerate a random usize\nGenerate a random usize within the given range\nGenerate a random Vec2\nGenerate a random Vec2 within the given ranges for each …\nGenerate a random Vec3\nGenerate a random Vec3 within the given ranges for each …\nStochastic Acceptance implementation of Roulette Wheel …\nStochastic Acceptance implementation of Roulette Wheel …\nReturns the generation of this Entity.\nGet a reference to the component storage for the given …\nBorrow a session from the sessions list.\nGets the reference to the result of this lazy value if it …\nGets an immutable reference to the component of Entity.\nBorrow a component store.\nBorrow a loaded asset.\nBorrow the resource for the given schema.\nBorrow a resource.\nGet’s the tile at the given position in the layer, …\nGet the egui::TextureId for the given bones Handle<Image>.\nGet data from the storage cache.\nGet a localized message.\nGet a reference to an animation in the bank\nGet a mutable reference to an animation in the bank\nBorrow a LoadedAsset associated to the given handle.\nBorrow a LoadedAsset associated to the given handle.\nGet the untyped component storage by the component’s …\nGet the components of a certain type\nGet a cell for the resource with the given schema.\nGets a clone of the resource cell for the resource of the …\nGet the untyped component storage by the component’s …\nGet control for player based on provided ControlSource.\nGet control for player.\nGet mutable control for player.\nGet ControlSource for player (only present for local …\nGet the current animation\nGet a mutable reference to the current animation\nGet an entity’s components.\nGet the first entity and components in the given query.\nGet the first entity in the given bitset.\nGet handle of loaded asset from content id Cid.\nGet mutable references s to the component data for …\nGet mutable references to the component data for multiple …\nGet SchemaRefMuts to the component data for multiple …\nReturns a mutable reference to the underlying data.\nGet a mutable reference to the component storage for the …\nBorrow a session from the sessions list.\nGets the reference to the result of this lazy value if it …\nGets a mutable reference to the component of Entity.\nMutably borrow a loaded asset.\nBorrow a resource.\nGet data mutably from the storage cache.\nReturns a mutable reference into the given Arc, if there …\nGet a mutable reference to component storage for the given …\nGet a mutable reference to component if it exists. …\nReturns a mutable reference into the given Arc, without …\nInserts v into the option if it is Unset, then returns a …\nGet data from the storage cache or insert it’s default …\nGet data mutably from the storage cache or insert it’s …\nInserts a value computed from f into the option if it is …\nGet a SchemaRef to the component for the given Entity if …\nGet a SchemaRefMut to the component for the given Entity\nBorrow a resource from the world, if it exists.\nBorrow a resource from the world, if it exists.\nShortens a type name to remove all module paths.\nGets a mutable reference to the component if there is …\nGets a mutable reference to the component if there is …\nGet a single entity and components in the given query if …\nGets an immutable reference to the component if there is …\nReturn the item that matches the query within the given …\nGet a reference to the component store if there is exactly …\nGets an immutable reference to the component if there is …\nGets an immutable reference to the component if there is …\nGet a mutable reference to the component store if there is …\nGets a mutable reference to the component if there is …\nGet a global runtime state from the EGUI context, …\nThis is called to produce the intermediate state of the …\nBorrow a loaded asset.\nGet untyped handle of loaded asset from content id Cid.\nBorrow a loaded asset.\nGet a localized message with the provided arguments.\nThe size of the layer in tiles.\nGreater-than comparison for two Arcs.\nResponds to any asset changes reported by the AssetIo …\nReturn true if both components of max are greater than min.\nWhether or not the plugin has loaded it’s systems.\nWhether or not the startup systems have been run yet.\nThe function pointer that may be used to hash the value.\nNew Color from sRGB colorspace.\nReturns the highest number of local frames behind across …\nReturns the highest ping across all remote players.\nReturns the highest number of remote frames behind across …\nReturns a random i128 within a given range bound.\nReturns a random i16 value.\ni32 vector types.\nReturns a random i32 value.\ni64 vector types.\nReturns a random i64 value.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nReturns a random i8 value.\nThe unique identifier for the stage.\nReturns a unique identifier for the stage.\nGet the Egui font ID.\nThe runtime ID of the asset.\nThe unique identifier for the stage.\nThe unique ID of the asset pack.\nThe ID of the asset pack.\nThe asset pack ID.\nThe unique ID of the asset pack.\nGet the index of the tile at the given position.\nThe tile index in the tilemap texture.\nThe image for the atlas.\nThe sprite image handle.\nThe image for the border.\nThe size of the border image in pixels.\nImplements the BitSet trait members for your type through …\nIncrement the number of assets that have been downloaded …\nIncrement the number of assets that have errored during …\nIncrement the number of assets that have been loaded by …\nIncrement the number of assets that need to be loaded by …\nLists the packs that have not been loaded due to an …\nIncrement the random number, make sure that the ts millis …\nIncrements the strong reference count on the Arc<T> …\nIncrements the strong reference count on the Arc<T> …\nReturns a usize value for stable indexing across different …\nReturns the index of this Entity.\nThe current frame in the animation.\nThis is the current index in the animation, with an idx of …\nConstructs an event at the info level.\nInitialize the resource using it’s FromWorld …\nBorrow the resource, initializing it if it doesn’t exist.\nBorrow the resource, initializing it if it doesn’t exist.\nInitialize a resource of type T by inserting it’s …\nInitialize a resource that will be shared across game …\nThe component bitset iterator.\nThe component bitset iterator.\nThe asset server inner state.\nReturns the schema of the type pointed to by the handle, …\nInput traits required by networking. These traits are …\nInsert component data for the given entity and get the …\nInsert resource data into the cell, returning the previous …\nInserts a component for the given Entity index. Returns …\nInsert a resource.\nInsert the data into storage cache.\nInsert a new animation into the bank\nInsert component data for the given entity and get the …\nThis is an advanced use-case function that allows you to …\nReturns true if the entity already had a component of this …\nInsert a resource.\nInsert a resource that will be shared across all game …\nInsert a new stage, after another existing stage\nInsert a new stage, before another existing stage\nInstall the plugin into the Session.\nInstall the plugin into the Game.\nInstall a plugin.\nInstall a GamePlugin.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nCreate asset Handle by looking up NetworkHandle’s Cid in …\nConsumes the AtomicCell, returning the wrapped value.\nReturns the inner value, if the Arc has exactly one strong …\nConsumes the Arc, returning the wrapped pointer.\nConsumes the Arc, returning the wrapped pointer and …\nSplits wrapper into two parts. One is reference to the …\nSplits wrapper into two parts. One is reference to the …\nConvert into a typed ComponentStore.\nConverts to the internal, untyped ComponentStore.\nConsume Resources and extract the underlying …\nConvert into an untyped resource.\nConvert into UntypedHandle. Panics if AssetServer fails to …\nConvert this WorldRef into a Lua userdata.\nConsumes this Lazy returning the stored value.\nReturn the inverse of this transform.\nReturn the inverse of this transform.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of a normalized quaternion.\nReturn the inverse of this transform.\nReturn the inverse of this transform.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of a normalized quaternion.\nThe AssetIo implementation used to load assets.\nChecks if the Entity is still alive.\nChecks if a specific gamepad is disabled for rumble (no …\nReturns true if the length is zero.\nChecks if a specific gamepad is enabled for rumble.\nGet whether or not all the assets are done loading.\nReturns true if, and only if, all elements are finite.\nReturns true if, and only if, all elements are finite.\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite.\nReturns true if, and only if, all elements are finite.\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nReturns a bitmask with the lowest 2 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 4 bits set to the sign …\nReturns a bitmask with the lowest 2 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 4 bits set to the sign …\nReturns a bitmask with the lowest 2 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 4 bits set to the sign …\nReturns a bitmask with the lowest 2 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 4 bits set to the sign …\nTest if the Ulid is nil\nReturns true if the option is an Unset value.\nReturns whether self is length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self of length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self of length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self is length 1.0 or not.\nChecks if the session is offline.\nChecks if the session is online.\nReturns true if the clock is currently paused.\nReturns true if the option is a Set value.\nReturns true if the option is a Set value.\nReturns true if the option is an Unset value.\nReturns true if this Duration spans no time.\nReturns a random isize within a given range bound.\nIterates immutably over all components of this type.\nGet the typed asset pack roots iterator.\nIterate over sessions.\nIterates immutably over all components of this type. Very …\nIterates over all alive entities.\nIterates mutably over all components of this type.\nMutably iterate over sessions.\nIterates mutably over all components of this type. Very …\nIterates mutable over the components of this type where …\nIterates mutable over the components of this type where …\nIterates mutable over the components of this type where …\nIterates mutably over the components of this type where …\nIterates mutably over the components of this type where …\nIterates mutably over the components of this type where …\nGet the iterator over the core and supplementary asset …\nIterate over the entities and components in the given …\nIterates immutably over the components of this type where …\nReturn an iterator over the provided bitset.\nIterates immutably over the components of this type where …\nIterates immutably over the components of this type where …\nIterates over entities using the provided bitset.\nIterates immutably over the components of this type where …\nIterates immutably over the components of this type where …\nIterates immutably over the components of this type where …\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nReturns true only on the tick the timer reached its …\nThe key code of the pressed key, if applicable.\nThe key events that have been detected this frame.\nKill an entity.\nKills all entities.\nReturns entities in the killed list.\nThe kind of schema.\nLAN matchmaking and socket implementation.\nThe last animation that was playing.\nGetter for the last confirmed frame (number).\nThe layout of the type.\n‘Less than or equal to’ comparison for two Arcs.\nConvert into a reference to the underlying data.\nConvert into a reference to the underlying data.\nThe left margin.\nGet the length (in bytes) of this string.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nFilters out logs that are “less than” the given level. …\nHints to the compiler that the branch condition is likely …\nList of indexes into the points vector, for which that …\nGet an event listener that will be notified each time …\nLoad the asset from raw bytes.\nRead the entire collection of objects from storage with …\nLoad the lua plugin’s systems.\nLoad the asset\nLoad the data from the storage backend.\nLoad another asset as a child of this asset.\nLoad an asset.\nLoad the bytes of the asset at the given path, but return …\nLike load_asset() but forces the asset to reload, even it …\nLoad all assets. This is usually done in an async task.\nLoad the core asset pack.\nGet the binary contents of an asset.\nLoad the asset pack with the given folder name, or else …\nThe asset load progress.\nGet the number of assets that have been downloaded and …\nThe location of the asset.\nThe location that the asset is being loaded from.\nThe pack and path the asset was loaded from.\nGetter for the local frame delay.\nGetter for the local player index, if offline defaults to …\nGetter for the local player index, if offline defaults to …\nThe (qualifier, organization, application) that will be …\nPath to store log files - use LogPath’s helper function …\nCreates a left-handed view transform using a camera …\nCreates a left-handed view matrix using a camera position, …\nCreates a left-handed view transform using a camera …\nCreates a left-handed view matrix using a camera position, …\nCreates a right-handed view transform using a camera …\nCreates a right-handed view matrix using a camera …\nCreates a right-handed view transform using a camera …\nCreates a right-handed view matrix using a camera …\nCreates a left-handed view transform using a camera …\nCreates a left-handed view matrix using a camera position, …\nCreates a left-handed view transform using a camera …\nCreates a left-handed view matrix using a camera position, …\nCreates a right-handed view transform using a camera …\nCreates a right-handed view matrix using a camera …\nCreates a right-handed view transform using a camera …\nCreates a right-handed view matrix using a camera …\nSets the portion of the sound that should be looped.\nGenerates a random char in the range a-z.\nReturns the lowest ping across all remote players.\nLess-than comparison for two Arcs.\nInstall the lua scripting plugin.\nReturns the main volume scale (which impacts all other …\nRemove the component info for dead entities.\nMakes a mutable reference into the given Arc.\nMakes a new Ref for a component of the borrowed data.\nMakes a new RefMut for a component of the borrowed data.\nMaps a Maybe<T> to Maybe<U> by applying a function to a …\nMaps a Maybe<T> to U by applying a function to a contained …\nMaps a Maybe<T> to U by applying a function to a contained …\nSplits a Ref into multiple Refs for different components …\nSplits a RefMut into multiple RefMuts for different …\nSet the margin. This will be applied on the outside of the …\nSet the margin. This will be applied on the outside of the …\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nmax point on AABB\nThe maximum offset angle in radians that the camera shake …\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nIf set, will cleanup the oldest log files in directory …\nThe maximum offset position that the camera shake can …\nHelper function to return type data for a metadata asset.\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nmin point on AABB\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nSet the minimum size for the button\nReturns the mode of the timer.\nWhether or not this is a monospace font.\nThe movement of the mouse this frame.\nthe scroll movement.\nMultiplies a quaternion and a 3D vector, returning the …\nMultiplies two quaternions. If they each represent a …\nMultiplies a quaternion by a scalar value.\nMultiplies a quaternion by a scalar value.\nMultiplies two quaternions. If they each represent a …\nMultiplies a quaternion and a 3D vector, returning the …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nMultiplies two quaternions. If they each represent a …\nMultiplies two quaternions. If they each represent a …\nMultiplies Duration by f32.\nMultiplies Duration by f64.\nMultiplies two 2x2 matrices.\nMultiplies two 2x2 matrices.\nMultiplies two 3x3 matrices.\nMultiplies two 3x3 matrices.\nMultiplies two 3x3 matrices.\nMultiplies two 4x4 matrices.\nMultiplies two 4x4 matrices.\nMultiplies two quaternions. If they each represent a …\nMultiplies two quaternions. If they each represent a …\nMultiplies a 3x3 matrix by a scalar.\nMultiplies a 2x2 matrix by a scalar.\nMultiplies a 3x3 matrix by a scalar.\nMultiplies a 4x4 matrix by a scalar.\nMultiplies a 2x2 matrix by a scalar.\nMultiplies a 3x3 matrix by a scalar.\nMultiplies a 4x4 matrix by a scalar.\nTransforms a 2D vector.\nTransforms a 2D vector.\nTransforms a 3D vector.\nTransforms a 3D vector.\nMultiplies a quaternion and a 3D vector, returning the …\nTransforms a 3D vector.\nMultiplies a quaternion and a 3D vector, returning the …\nTransforms a Vec3A.\nTransforms a Vec3A.\nMultiplies a quaternion and a 3D vector, returning the …\nTransforms a 4D vector.\nTransforms a 4D vector.\nReturns the currently played music.\nReturns the duration for music fade out.\nGet the playback state of the current music.\nReturns the music volume scale.\nThe human-readable name for the stage, used for error …\nReturns the human-readable name of the label, used in …\nGet a best-effort name for the system, used in diagnostics.\nThe human-readable name for the stage, used for error …\nA best-effort name for the system, for diagnostic purposes.\nThe display name of the asset pack.\nThe name of the schema.\nThe name of the field, if set.\nThe name of the field, if set.\nUser friendly pack name.\nThe short name of the type.\nThe name of the enum variant.\nThe name of the field. Will be None if this is a field of …\nInequality for two Arcs.\nGet a NetworkHandle that can be Serialized and replicated …\nCreates a new AtomicCell containing value.\nCreate a new labeled ID with the given prefix.\nConstructs a new Time instance with a specific startup …\nWraps external reference into Ref.\nCreate an empty Session.\nCreate a arbitrary UntypedComponentStore.\nCreate an empty game with an asset server.\nCreates a new Ulid with the current time (UTC)\nCreate a new FileAssetIo.\nCreate a new WebAssetIo with the given URL as the core …\nInitialize a new DummyIo from an iterator of …\nCreates a new lazy value with the given initializing …\nWraps external reference into RefMut.\nCreate Version with an empty pre-release and build …\nCreates a new UntypedResource storing the given data.\nCreate a new button\nCreate a new frame with the given BorderImageMeta\nCreate a new, empty stage, for the given label.\nCreates a new Entity from the provided index and …\nInitialize a new AssetServer.\nCreate an empty UntypedResources.\nCreate an empty Resources.\nCreate a new resource cell with the given data.\nCreate a new CameraShake component with the provided …\nCreate a new AtlasSprite from the given atlas handle.\nCreate a new tile layer\nCreate a new World.\nCreate a new egui input hook.\nCreate a new unpaused Stopwatch with no elapsed time.\nCreates a new timer with a given duration.\nCreates a new RngGenerator, initializing it with the …\nConstructs a new Arc<T>.\nCreates a new vector mask.\nCreates a new vector mask.\nCreates a new vector mask.\nCreates a new vector mask.\nCreates a new vector mask.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new Duration from the specified number of whole …\nConstructs a new Arc<T> while giving you a Weak<T> to the …\nConstructs a new Arc<T> in the provided allocator.\nConstructs a new Arc with uninitialized contents.\nConstructs a new Arc with uninitialized contents in the …\nConstructs a new atomically reference-counted slice with …\nConstructs a new atomically reference-counted slice with …\nCreate a new labeled ID with the given prefix and ULID.\nConstructs a new Arc with uninitialized contents, with the …\nConstructs a new Arc with uninitialized contents, with the …\nConstructs a new atomically reference-counted slice with …\nConstructs a new atomically reference-counted slice with …\nThe ‘nil Ulid’.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0 if possible, else …\nReturns self normalized to length 1.0 if possible, else …\nReturns self normalized to length 1.0 if possible, else …\nReturns self normalized to length 1.0 if possible, else …") \ No newline at end of file +searchState.loadedDescShard("jumpy", 4, "An opaque type\nHelper func to construct a OptionalQueryItem wrapping a …\nHelper func to construct a OptionalQueryItemMut wrapping a …\nWrapper for the Comp SystemParam used as QueryItem to …\nWrapper for the CompMut SystemParam used as QueryItem to …\nAnother mouse button with the associated number.\nThe P key.\nYAML format for asset packs’ pack.yaml file.\nA helper system param for iterating over the root assets …\nA typed iterator over asset pack roots.\nThe PageDown key.\nThe PageUp key.\nThe type of the parameter, ranging over the lifetime of …\nThe Paste key.\nA component for rendering a 2D line path, made up of a …\nThe Pause / Break key, next to the Scroll key.\nThe Period / . key.\nThe number of pixels scrolled.\nPlay some music.\nThe PlayPause key.\nPlay a sound.\nTrait that tracks player control state. Provides …\nThe Plus / + key.\nThe fourth stage\nThe Power key.\nThe second stage\nThe prefix was not ASCII.\nThe prefix was too long ( greater than 63 chars ).\nThe button is pressed.\nThe PrevTrack key.\nA type of primitive.\nAccess a struct.\nThe type represents a primitive value.\nAccess a struct.\nHelper for accessing the inner data of a schema ref at …\nHelper for accessing the inner data of a schema ref at …\nThe Q key.\nA quaternion representing an orientation.\nA type representing a component-joining entity query.\nAn error that may occur when querying for a single entity. …\nThe R key.\nThe number of bits in a Ulid’s random portion\nRuntime, needed to execute network related calls.\nWrapper for a borrowed AtomicCell that will released lock …\nWrapper for mutably borrowed AtomicCell that will released …\nThe button is released.\nReset when finished.\nSystemParam for getting read access to a resource.\nSystemParam for getting read access to a resource and …\nSystemParam for getting mutable access to a resource.\nSystemParam for getting mutable access to a resource and …\nA collection of resources.\nThe Return / Enter key.\nsRGBA color\nThe Right / Right Arrow key.\nThe right mouse button.\nResource that produces deterministic pseudo-random …\nGet the root asset of the core asset pack and cast it to …\nInternal resource used to cache the field of the root …\nThe S key.\nA typed version of SchemaBox.\nGlobal SchemaRegistry used to register SchemaDatas and …\nThe duration of one second.\nTyped version of a SchemaMap.\nA typed version of a SchemaVec.\nType data for asset handles.\nA owning, type-erased Box-like container for types with a …\nSchema information describing the memory layout of a type.\nDerivable schema type_data for types that implement …\nA struct that implements DeserializeSeed and can be used …\nError returned when a field is not found in a schema.\nA unique identifier for a schema registered in the …\nA schema describes the data layout of a type, to enable …\nLayout information computed for SchemaData.\nUntyped schema-aware “HashMap”.\nAccess helper for a SchemaMap.\nMutable SchemaMap access helper.\nA custom asset loader implementation for a metadata asset.\nError type when attempting to cast between types with …\nA schema reference, containing the ID of the pack that …\nThe load context for a SchemaRefMut.\nAn untyped reference that knows the Schema of the pointee …\nHelper for accessing the inner data of a schema ref at …\nAn untyped mutable reference that knows the Schema of the …\nAccess a schema\nA schema registry that alloates SchemaIds for SchemaDatas …\nA struct that implements Serialize and wraps around a …\nA type-erased Vec-like collection that for items with the …\nAccess helper for a SchemaVec.\nMutable SchemaVec access helper.\nScripting plugin for the bones framework.\nThe Scroll / Scroll Lock key.\nThe Semicolon / ; key.\nA data structure that can be serialized into any data …\nA bones game. This includes all of the game worlds, and …\nType of session command\nResource that allows you to configure the current session.\nTrait for plugins that can be installed into a Session.\nA session runner is in charge of advancing a Session …\nContainer for multiple game sessions.\nThe value is set.\nRequest to set rumble on a gamepad, replacing any existing …\nResource providing a noise source for CameraShake entities …\nThe Left Shift key.\nThe Right Shift key.\nA collection of systems that will be run in order.\nThe Slash / / key.\nThe Sleep key.\nThe Snapshot / Print Screen key.\nThe Space / Spacebar / key.\nA 2D sprite component\nTrait for things that may be used to identify a system …\nThe intermediate state for the parameter, that may be …\nA piece of audio loaded into memory all at once.\nStruct containing a static system.\nRequest to stop rumble on a gamepad.\nThe Stop key.\nStop all currently playing sounds.\nStop the currently playing music.\nA Stopwatch is a struct that track elapsed time when …\nPersitent storage resource.\nTrait implemented by storage backends.\nA String\nA Rust String. Must be manipulated with Rust string …\nA String\nAccess a struct.\nThe type represents a struct.\nAccess a struct.\nA field in a StructSchemaInfo.\nHelper for accessing the inner data of a schema ref at …\nIterator for StructRefAccess::fields().\nA field returned by StructRefFieldIter.\nHelper for accessing the inner data of a schema ref at …\nIterator for StructRefAccess::fields().\nA field returned by StructRefFieldIter.\nSchema data for a struct.\nThe Left Super key. Generic keyboards usually display this …\nThe Right Super key. Generic keyboards usually display …\nResource updated each frame exposing syncing/networking …\nThe type of the system that is output\nThe Sysrq key.\nTrait implemented by systems.\nTrait used to implement parameters for System functions.\nTrait for system stages. A stage is a\nThe ID of a system stage.\nAn ordered collection of SystemStages.\nThe T key.\nA fast, non-cryptographic, thread-local random number …\nThe number of bits in a Ulid’s time portion\nAll true.\nAll true.\nAll true.\nAll true.\nAll true.\nThe Tab / key.\nA tilemap tile component.\nA tilemap layer component.\nA clock that tracks how much it has advanced (and how much …\nTracks elapsed time. Enters the finished state once …\nSpecifies Timer behavior.\nThe main transform component.\nExtension trait for automatically implementing all …\nThe U key.\nA u128\nu128\nA u128\nA u16\nA u16.\nu16\nA u16\nA u32\nA u32.\nu32\nA u32\nA u64\nu64\nA u64\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nA u8\nA u8.\nu8\nA u8\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nA Ulid is a unique 128-bit lexicographically sortable …\nThe ULID could not be parsed.\nExtension trait for Ulid.\nThe Underline / _ key.\nThe Unlabeled key.\nThe LuaPlugin has been dropped and it’s systems have …\nA wrapper struct that marks it unsafe to both create and …\nThe value is not set.\nAttempted to setup file logging on unsupported platform.\nAn untyped atomic component store.\nIterates over components using a provided bitset. Each …\nIterates over components using a provided bitset. Each …\nIterate over component store returning …\nIterate mutably over component store returning …\nHolds components of a given type indexed by Entity.\nMutable iterator over pointers in an untyped component …\nMutable iterator over pointers in an untyped component …\nAn untyped handle to an asset.\nAn untyped resource that may be inserted into …\nStorage for un-typed resources.\nHelper trait for unwraping each item in an array.\nThe Up / Up Arrow key.\nThe third stage\nA handle representing a string in the global string cache.\nA standard HashMap using Ustr as the key type with a …\nA standard HashSet using Ustr as the key type with a …\nThe V key.\nRepresents very light rumble intensity for both motors.\nRepresents very light rumble intensity for the strong …\nRepresents very light rumble intensity for the weak motor …\nExtension trait on top of Value to add helper functions.\nInformation about an enum variant for EnumSchemaInfo.\nAccess a vec.\nType represents a SchemaVec, where each item in the vec …\nAccess a vec.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nSemVer version as defined by https://semver.org.\nA custom viewport specification for a Camera.\nThe VolumeDown key.\nUpdate the volume of all audios using the new scale values.\nThe VolumeUp key.\nThe W key.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nA unit vector pointing along the positive W axis.\nThe Wake key.\nAsset IO implementation that loads assets from a URL.\nThe WebBack key.\nThe WebFavorites key.\nThe WebForward key.\nThe WebHome key.\nThe WebRefresh key.\nThe WebSearch key.\nThe WebStop key.\nInformation about the window the game is running in.\nThe World is simply a collection of Resources, and …\nA frozen reference to the ECS World.\nThe X key.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nA unit vector pointing along the positive X axis.\nIntrinsic three-axis rotation XYZ\nIntrinsic three-axis rotation XZY\nThe Y key.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nA unit vector pointing along the positive Y axis.\nIntrinsic three-axis rotation YXZ\nIntrinsic three-axis rotation YZX\nThe Yen key.\nThe Z key.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nA unit vector pointing along the positive Z axis.\nRepresents no rumble intensity.\nThe degenerate zero transform.\nThe degenerate zero transform.\nA 3x3 matrix with all elements set to 0.0.\nAll zeroes.\nAll zeroes.\nA 2x2 matrix with all elements set to 0.0.\nA 3x3 matrix with all elements set to 0.0.\nA 4x4 matrix with all elements set to 0.0.\nAll zeroes.\nAll zeroes.\nThe degenerate zero transform.\nThe degenerate zero transform.\nA 2x2 matrix with all elements set to 0.0.\nA 3x3 matrix with all elements set to 0.0.\nA 4x4 matrix with all elements set to 0.0.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nAll zeroes.\nA duration of zero time.\nIntrinsic three-axis rotation ZXY\nIntrinsic three-axis rotation ZYX\nInternally used sytem for killing finished audios …\nInternally used sytem for processing audio events in the …\nGet alpha.\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nReturns a vector containing the absolute value of each …\nComputes the absolute difference between self and other.\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nReturns true if the absolute difference of all elements …\nGet an absolute path. This works even if the path does not …\nGet an absolute path. This works even if the path does not …\nGet an absolute path. This works even if the path does not …\nWhether or not this session should have it’s systems run.\nWhether or not this session should be active after this …\nWhether or not the camera is enabled and rendering.\nGetter for the list of active players (idx) which are …\nGetter for the list of active players (idx) which are …\nAdd a system to be run at the end of the stage.\nAdds two quaternions.\nAdds two quaternions.\nPanics\nAdd a SessionCommand to queue.\nAdds two 2x2 matrices.\nAdds two 2x2 matrices.\nAdds two 3x3 matrices.\nAdds two 3x3 matrices.\nAdds two 3x3 matrices.\nAdds two 4x4 matrices.\nAdds two 4x4 matrices.\nAdds rumble to a specific gamepad. Ignores if the gamepad …\nAdds rumble to all enabled gamepads.\nAdd a system that will run each frame until it succeeds …\nAdd a system that will run only once, before all of the …\nAdd a system to this stage.\nAdd a System to the stage with the given label.\nAdds trauma to the camera, capping it at 1.0\nAdvance the time exactly by the given duration.\nIndicate input for this frame has been consumed. An …\nReturns true if all the elements are true, false otherwise.\nReturns true if all the elements are true, false otherwise.\nReturns true if all the elements are true, false otherwise.\nReturns true if all the elements are true, false otherwise.\nReturns true if all the elements are true, false otherwise.\nReturns a list of all Entitys cloned into a new vec.\nReturns a reference to the underlying allocator.\nGenerates a random char in ranges a-z and A-Z.\nGenerates a random char in ranges a-z, A-Z and 0-9.\nReturns Unset if the option is Unset, otherwise returns …\nReturns Unset if the option is Unset, otherwise calls f …\nReturns the angle (in radians) between self and rhs in the …\nReturns the angle (in radians) between two vectors.\nReturns the angle (in radians) for the minimal rotation …\nReturns the angle (in radians) between two vectors.\nReturns the angle (in radians) for the minimal rotation …\nReturns the angle (in radians) between self and rhs in the …\nReturns the angle (in radians) between two vectors.\nSystem for automatically animating sprites with the …\nInstall animation utilities into the given SystemStages.\nThe collection of animations in this animation bank.\nReturns true if any of the elements are true, false …\nReturns true if any of the elements are true, false …\nReturns true if any of the elements are true, false …\nReturns true if any of the elements are true, false …\nReturns true if any of the elements are true, false …\nReturns some vector that is orthogonal to the given one.\nReturns some vector that is orthogonal to the given one.\nReturns some vector that is orthogonal to the given one.\nGiven a unit vector return two other vectors that together …\nGiven a unit vector return two other vectors that together …\nGiven a unit vector return two other vectors that together …\nReturns any unit vector that is orthogonal to the given …\nReturns any unit vector that is orthogonal to the given …\nReturns any unit vector that is orthogonal to the given …\nModify the iteration bitset\nUpdate the internal state with new inputs. This must be …\nCreates a Crockford Base32 encoded string that represents …\nGet the cached string as a C char*.\nGet this ustr as a CStr\nDereferences and returns result wrapped in the Ref.\nDereferences and returns result wrapped in the RefMut.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to f64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i64.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nCasts all elements of self to i32.\nHelper to get the loaded systems.\nHelper to get the loaded systems mutably.\nReturns the total number of whole microseconds contained …\nReturns the total number of whole milliseconds contained …\nReturns the number of milliseconds contained by this …\nReturns the number of milliseconds contained by this …\nConverts reference and returns result wrapped in the RefMut…\nConverts from &mut Maybe<T> to Maybe<&mut T>.\nReturns the total number of nanoseconds contained by this …\nReturns a raw pointer to the underlying data in this cell.\nProvides a raw pointer to the data.\nConverts reference and returns result wrapped in the Ref.\nBorrow as an AssetLocRef.\nConverts from &Maybe<T> to Maybe<&T>.\nConverts a Color to variant Color::Rgba\nConverts a Color to a [f32; 4] from sRGB colorspace\nConverts a reference of T to a SchemaRefMut\nConverts a reference of T to a SchemaRef\nReturns the number of whole seconds contained by this …\nReturns the number of seconds contained by this Duration …\nReturns the number of seconds contained by this Duration …\nConvert to a static user data type.\nGet the cached string as a &str\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u64.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to u32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nCasts all elements of self to f32.\nReceiver for asset changes, used to implement hot reloads.\nSender for asset changes, used by the AssetIo …\nContent addressed cache of raw bytes for asset data.\nMaps the handle of the asset to it’s content ID.\nHelper function to return type data for a custom asset …\nThe asset server.\nThe base URL to load assets from.\nMaps asset content IDs, to assets that have been loaded by …\nConverts to Arc<[T]>.\nConverts to Arc<T>.\nThe atlas handle.\nThe texture atlas to use for the layer\nAudio Center resource and systems.\nAudio Manager resource and systems.\nCalculates the average kilobits per second sent across all …\nCalculates the average ping across all remote players.\nThe axis that has changed.\nGet blue in sRGB colorspace.\nThe backend storage API.\nCreate a bi-directional channel with a given request and …\nReturns if all bits are set.\nBitwise AND.\nBitwise AND after NOT of rhs.\nReturns if any bits are set.\nConditionally sets or resets the given bit.\nCounts the number of set bits.\nReturns if the two bitsets have no bits in common.\nReturns if the two bitsets are equal.\nFlips the given bit.\nFormat the bits.\nInitializes all bits.\nReturns total number of bits.\nBitwise combine with MASK.\nReturns if none of the bits are set.\nBitwise NOT.\nBitwise OR.\nResets the given bit.\nSets the given bit.\nReturns if self is a subset of rhs.\nReturns if self is a superset of rhs.\nReturns if the given bit is set.\nBitwise XOR.\nReturns a bitmask with the lowest 2 bits set from the …\nReturns a bitmask with the lowest 3 bits set from the …\nReturns a bitmask with the lowest 4 bits set from the …\nReturns a bitmask with the lowest 3 bits set from the …\nReturns a bitmask with the lowest 4 bits set from the …\nShorthand for combining bitsets with bit_or.\nGet bitset of ComponentStore / implementor.\nReturns the bitset indicating which entity indices have a …\nRead the bitset containing the list of entites with this …\nReturns a bitset where each index where the bit is set to …\nShorthand for setting bits on the bitset container.\nbool vector mask types.\nReturns a random boolean value.\nSet the button border image\nIf border_only is set to true, then the middle section of …\nSet the scale of the border image.\nThe size of the border on each side.\nThe border images to use for different button states.\nThis module contains types that can be used to implement …\nThis is used create an instance of the system parame, …\nImmutably borrows the wrapped value.\nBorrow the resource.\nLock the resource for reading.\nMutably borrows the wrapped value.\nMutably borrow the resource.\nLock the resource for read-writing.\nThe bottom margin.\nThe bundles for all loaded languages.\nThe gamepad button.\nThe button that the event refers to.\nThe mouse button events sent this frame.\nThe state of the keyboard button.\nThe cache of objects that have been read\nCast a reference of this type to a reference of another …\nCast a mutable reference of this type to a reference of …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nReturns a vector containing the smallest integer greater …\nThe camera will always restore to this position.\nReturns a boolean value based on a rate. rate represents …\nGenerates a random char in the given range.\nChecked Duration addition. Computes self + other, …\nChecked Duration division. Computes self / other, …\nChecked Duration multiplication. Computes self * other, …\nChecked Duration subtraction. Computes self - other, …\nThe content ID of the loaded asset.\nContent id of the asset, used to lookup asset from …\nComponent-wise clamping of values, similar to f32::clamp.\nComponent-wise clamping of values, similar to f32::clamp.\nComponent-wise clamping of values, similar to f32::clamp.\nComponent-wise clamping of values, similar to f32::clamp.\nComponent-wise clamping of values, similar to f64::clamp.\nComponent-wise clamping of values, similar to f64::clamp.\nComponent-wise clamping of values, similar to f64::clamp.\nComponent-wise clamping of values, similar to i32::clamp.\nComponent-wise clamping of values, similar to i32::clamp.\nComponent-wise clamping of values, similar to i32::clamp.\nComponent-wise clamping of values, similar to u32::clamp.\nComponent-wise clamping of values, similar to u32::clamp.\nComponent-wise clamping of values, similar to u32::clamp.\nComponent-wise clamping of values, similar to i64::clamp.\nComponent-wise clamping of values, similar to i64::clamp.\nComponent-wise clamping of values, similar to i64::clamp.\nComponent-wise clamping of values, similar to u64::clamp.\nComponent-wise clamping of values, similar to u64::clamp.\nComponent-wise clamping of values, similar to u64::clamp.\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no less than min and no …\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no more than max\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nReturns a vector with a length no less than min\nClamp values between range (0,0) and (1,1).\nClear the UI focus\nClears the killed entity list.\nWhen the button is clicked on.\nMakes a clone of the Arc pointer.\nClone the inner data, creating a new copy instead of …\nThe function pointer that may be used to clone data with …\nComparison for two Arcs.\nCompare the major, minor, patch, and pre-release value of …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a == …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a >= …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a > …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a <= …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a < …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns a vector mask containing the result of a != …\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns the matrix column for the given index.\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nReturns a mutable reference to the matrix column for the …\nThe color of the path.\nThe sprite’s color tint\nThe sprite’s color tint\nThe font color.\nThe number of columns in the atlas.\nBorrow a component store from the world.\nMutably borrow a component store from the world.\nGet ComponentStore for usage with generic types …\nStores the world components.\nThe number of components (enabled bits in the inner …\nThe number of components (enabled bits in the inner …\nReturns the quaternion conjugate of self. For a unit …\nReturns the quaternion conjugate of self. For a unit …\nCheck whether or not this component store has data for the …\nCheck whether or not the bitset contains the given entity.\nCheck whether or not this component store has data for the …\nReturns true if the option is a Set value containing the …\nCheck whether or not the resource with the given ID is …\nCheck whether or not a resource is in the store.\nCheck whether or not a cell for the given resource has …\nWrap the error value with additional context.\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nReturns a vector with signs of rhs and the magnitudes of …\nRead the core asset pack.\nThe directory to load the core asset pack.\nThe core asset pack, if it’s been loaded.\nSystems that run in the core stages.\nConstructor that) is the same as Ulid::new(), but that …\nCreate a new session, and borrow it mutably so it can be …\nCreates a new Entity and returns it.\nCreates a bitset big enough to contain the index of each …\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nComputes the cross product of self and rhs.\nThe metadata asset load context.\nThe current animation.\nThe bundle selected as the current language.\nGetter for the current frame (number).\nOptionally add an extra Layer to the tracing subscriber\nThe loaded data of the asset.\nThe egui font data.\nGets the datetime of when this Ulid was created accurate …\nImplements bones egui debug windows and tools. Requires ‘…\nConstructs an event at the debug level.\nThe the length of time in seconds for the camera trauma to …\nDecrements the strong reference count on the Arc<T> …\nDecrements the strong reference count on the Arc<T> …\nAn ergonomic abbreviation for Default::default() to make …\nCreates a new lazy value using Default as the initializing …\nInitialize the Lua engine.\nCreates a new RngGenerator, initializing it with a …\nCreates an empty str inside an Arc\nCreates a new Arc<T>, with the Default value for T.\nCreates an empty CStr inside an Arc\nCreates an empty [T] inside an Arc\nDefault YXZ as yaw (y-axis), pitch (x-axis), roll (z-axis).\nThe game’s default asset pack.\nThe default button state.\nThe function pointer that may be used to write a default …\nDelete a session.\nWhether or not this session should be deleted.\nReturns how much time has advanced since the last update, …\nReturns how much time has advanced since the last update, …\nReturns how much time has advanced since the last update, …\nThe Cids of the assets this asset depends on.\nThe dependency list of this asset. This should be updated …\nThe content IDs of any assets needed by this asset as a …\nThe maximum depth to render (on a scale from 0.0 to 1.0).\nThe minimum depth to render (on a scale from 0.0 to 1.0).\nDeserialize this value from the given Serde deserializer.\nThe function that may be used to deserialize the type.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nReturns the determinant of self.\nGenerate a random digit in the given radix.\nDisables rumble for a specific gamepad (no rumble requests …\nDisables rumble for all gamepads (no rumble requests will …\nDisable the capture of local input by this session.\nGetter for the list of players which have been …\nHandles of players that have been disconnected.\nGetter for the list of players which have been …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nComputes the Euclidean distance between two points in …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nCompute the squared euclidean distance between two points …\nDivides a quaternion by a scalar value. The quotient is …\nDivides a quaternion by a scalar value. The quotient is …\nDivide Duration by Duration and return f32.\nDivide Duration by Duration and return f64.\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nReturns the element-wise quotient of [Euclidean division] …\nDivide Duration by f32.\nDivide Duration by f64.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs. The dot product …\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs. The dot product …\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nComputes the dot product of self and rhs.\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nReturns a vector where every component is the dot product …\nAttempt to downcast the Arc<dyn Any + Send + Sync> to a …\nDowncasts the Arc<dyn Any + Send + Sync> to a concrete …\nCreates a new Weak pointer to this allocation.\nGet the number of assets that have had their data …\nCreates a quaternion from x, y, z and w values.\nDrops the Arc.\nThe function pointer that may be used to drop data with …\nReturns the duration of the timer.\nReturns the duration of the audio.\nThe internal duration between this point and another.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nReturns the volume scale for sound effects.\nReturns how much time has advanced since startup, as …\nReturns the elapsed time since the last reset of the …\nReturns the time elapsed on the timer. Guaranteed to be …\nReturns how much time has advanced since startup, as f32 …\nReturns how much time has advanced since startup, as f64 …\nReturns the elapsed time since the last reset of the …\nReturns the time elapsed on the timer as an f32. See also …\nReturns the elapsed time since the last reset of the …\nInitialize a new, empty UntypedResource.\nCreate a new, empty resource cell.\nRe-enables rumble for a specific gamepad.\nEnables rumble for all gamepads.\nGet an entity’s components.\nList the names of the non-core asset pack folders that are …\nEquality for two Arcs.\nThe function pointer that may be used to compare two …\nConstructs an event at the error level.\nGet the number of assets that have errored while loading.\nThe type of connection event.\nAccess the lua engine to run code on it.\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns a vector containing e^self (the exponential …\nReturns the contained Set value, consuming the self value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nCreates a 3D vector from self and the given z value.\nCreates a 4D vector from self and the given w value.\nf32 vector, quaternion and matrix types.\nReturns a random f32 value between 0.0 and 1.0.\nReturns a random f32 value between -1.0 and 1.0.\nf64 vector, quaternion and matrix types.\nReturns a random f32 value between 0.0 and 1.0.\nReturns a random f32 value between -1.0 and 1.0.\nSets the tween used to fade in the sound from silence.\nThe font-family to use.\nThe name of the loaded font family.\nIf this is a struct, then the field offsets will contain …\nThe fields in the struct, in the order they are defined.\nBeginning of log file name (e.g. “Jumpy.log”), …\nReturns Unset if the option is Unset, otherwise calls …\nFilters logs using the EnvFilter format\nMakes a new Ref for an optional component of the borrowed …\nMakes a new RefMut for an optional component of the …\nFind OS app data path for provided app namespace (e.g. (“…\nReturns true if the timer has reached its duration at …\nGet the first entity and components in the given query.\nGet the first entity in the given bitset.\nWhether or not the flip the sprite horizontally.\nWhether or not the flip the sprite horizontally.\nWhether or not to flip the tile horizontally.\nWhether or not the flip the sprite vertically.\nWhether or not the flip the sprite vertically.\nWhether or not to flip tile vertically.\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nReturns a vector containing the largest integer less than …\nA helper macro to simplify creation of FluentArgs.\nSet this response to focused if nothing else is focused\nSet whether or not the button focuses itself automatically …\nWhen the button is hovered for focused on.\nThe font family, size, and color to use for the button.\nCreate an UntypedComponentStore that is valid for the …\nForces the evaluation of this lazy value and returns a …\nForces the evaluation of this lazy value and returns a …\nThe number of enabled bits discovered in the query bitset. …\nThe number of enabled bits discovered in the query bitset. …\nThe frames per second to play the animation at.\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns a vector containing the fractional part of the …\nReturns the nth Frame of audio in the StaticSoundData.\nThe frames in the animation.\nThe raw samples that make up the audio.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreate a new Ustr from the given &str.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nMove a boxed object to a new, reference-counted allocation.\nConverts a PathBuf into an Arc<Path> by moving the PathBuf …\nConverts a Path into an Arc by copying the Path data into …\nCopies the string into a newly allocated Arc<OsStr>.\nConverts an OsString into an Arc<OsStr> by moving the …\nConverts a CString into an Arc<CStr> by moving the CString …\nConverts an atomically reference-counted string slice into …\nCreate an atomically reference-counted pointer from a …\nAllocate a reference-counted str and copy v into it.\nAllocate a reference-counted slice and fill it by cloning v…\nConverts a [T; N] into an Arc<[T]>.\nReturns the argument unchanged.\nConverts a &CStr into a Arc<CStr>, by copying the contents …\nAllocate a reference-counted slice and move v’s items …\nAllocate a reference-counted str and copy v into it.\nConverts a T into an Arc<T>\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a Vec3A from the x, y and z elements of self …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a quaternion from a 3x3 rotation matrix inside a …\nCreates a quaternion from a 3x3 rotation matrix inside a …\nCreates an affine transform from the given rotation angle.\nCreates an affine transformation matrix from the given 2D …\nCreates a 2D vector containing [angle.cos(), angle.sin()]. …\nCreates a 2x2 matrix containing a rotation of angle (in …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transform from the given rotation angle.\nCreates a 2x2 matrix containing a rotation of angle (in …\nCreates an affine transformation matrix from the given 2D …\nCreates a 2D vector containing [angle.cos(), angle.sin()]. …\nCreates an affine transform from the given 2D rotation …\nCreates an affine transform from the given 2D rotation …\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a rotation quaternion from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a rotation quaternion from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates a new vector from an array.\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from a normalized rotation …\nCreates a 3D rotation matrix from a normalized rotation …\nCreates an affine transformation matrix containing a 3D …\nCreate a quaternion for a normalized rotation axis and …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from a normalized rotation …\nCreates an affine transformation matrix containing a 3D …\nCreate a quaternion for a normalized rotation axis and …\nCreates a Ulid using the provided bytes array.\nCreate NetworkHandle from content id (Cid).\nCreates an affine transform from three column vectors.\nCreates an affine transform from three column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nCreates an affine transform from three column vectors.\nCreates an affine transform from three column vectors.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nCreates an affine transform from a [f32; 6] array stored …\nCreates an affine transform from a [f32; 12] array stored …\nCreates a 3x3 matrix from a [f32; 9] array stored in …\nCreates a 2x2 matrix from a [f32; 4] array stored in …\nCreates a 3x3 matrix from a [f32; 9] array stored in …\nCreates a 4x4 matrix from a [f32; 16] array stored in …\nCreates an affine transform from a [f64; 6] array stored …\nCreates an affine transform from a [f64; 12] array stored …\nCreates a 2x2 matrix from a [f64; 4] array stored in …\nCreates a 3x3 matrix from a [f64; 9] array stored in …\nCreates a 4x4 matrix from a [f64; 16] array stored in …\nCreates an affine transform from a [[f32; 2]; 3] 2D array …\nCreates an affine transform from a [[f32; 3]; 4] 3D array …\nCreates a 3x3 matrix from a [[f32; 3]; 3] 3D array stored …\nCreates a 2x2 matrix from a [[f32; 2]; 2] 2D array stored …\nCreates a 3x3 matrix from a [[f32; 3]; 3] 3D array stored …\nCreates a 4x4 matrix from a [[f32; 4]; 4] 4D array stored …\nCreates an affine transform from a [[f64; 2]; 3] 2D array …\nCreates an affine transform from a [[f64; 3]; 4] 3D array …\nCreates a 2x2 matrix from a [[f64; 2]; 2] 2D array stored …\nCreates a 3x3 matrix from a [[f64; 3]; 3] 3D array stored …\nCreates a 4x4 matrix from a [[f64; 4]; 4] 4D array stored …\nCreates an affine transform from the first 6 values in …\nCreates an affine transform from the first 12 values in …\nCreates a 3x3 matrix from the first 9 values in slice.\nCreates a 2x2 matrix from the first 4 values in slice.\nCreates a 3x3 matrix from the first 9 values in slice.\nCreates a 4x4 matrix from the first 16 values in slice.\nCreates an affine transform from the first 6 values in …\nCreates an affine transform from the first 12 values in …\nCreates a 2x2 matrix from the first 4 values in slice.\nCreates a 3x3 matrix from the first 9 values in slice.\nCreates a 4x4 matrix from the first 16 values in slice.\nLoads a cursor wrapping audio file data into a …\nCreates a new Ulid with the given datetime\nCreates a new Ulid with the given datetime and random …\nCreates a new Duration from the specified number of days.\nCreate a new UntypedResource for the given schema, …\nCreates a 3x3 matrix with its diagonal set to diagonal and …\nCreates a 2x2 matrix with its diagonal set to diagonal and …\nCreates a 3x3 matrix with its diagonal set to diagonal and …\nCreates a 4x4 matrix with its diagonal set to diagonal and …\nCreates a 2x2 matrix with its diagonal set to diagonal and …\nCreates a 3x3 matrix with its diagonal set to diagonal and …\nCreates a 4x4 matrix with its diagonal set to diagonal and …\nCreates a 3D rotation matrix from the given euler rotation …\nCreates a 3D rotation matrix from the given euler rotation …\nCreates a affine transformation matrix containing a …\nCreates a quaternion from the given Euler rotation …\nCreates a 3D rotation matrix from the given euler rotation …\nCreates a affine transformation matrix containing a …\nCreates a quaternion from the given Euler rotation …\nLoads an audio file into a StaticSoundData.\nCreates a new Duration from the specified number of hours.\nTakes each element in the Iterator and collects it into an …\nCreates an affine transform from a 2x2 matrix (expressing …\nCreates an affine transformation matrix from the given 2x2 …\nCreates an affine transformation matrix from the given 2x2 …\nCreates an affine transform from a 2x2 matrix (expressing …\nCreates an affine transformation matrix from the given 2x2 …\nCreates an affine transform from a 2x2 matrix (expressing …\nCreates an affine transform from a 2x2 matrix (expressing …\nThe given Mat3 must be an affine transform,\nCreates an affine transform from a 3x3 matrix (expressing …\nCreates a 2x2 matrix from a 3x3 matrix, discarding the 2nd …\nCreates an affine transformation matrix from the given 3x3 …\nCreates a quaternion from a 3x3 rotation matrix.\nThe given DMat3 must be an affine transform,\nCreates an affine transform from a 3x3 matrix (expressing …\nCreates a 2x2 matrix from a 3x3 matrix, discarding the 2nd …\nCreates an affine transformation matrix from the given 3x3 …\nCreates a quaternion from a 3x3 rotation matrix.\nCreates an affine transform from a 3x3 matrix (expressing …\nCreates an affine transform from a 3x3 matrix (expressing …\nThe given Mat3A must be an affine transform,\nCreates a 2x2 matrix from a 3x3 matrix, discarding the 2nd …\nCreates an affine transformation matrix from the given 3x3 …\nCreates a quaternion from a 3x3 SIMD aligned rotation …\nThe given Mat4 must be an affine transform, i.e. contain …\nCreates a 3x3 matrix from a 4x4 matrix, discarding the 4th …\nCreates a 3x3 matrix from a 4x4 matrix, discarding the 4th …\nCreates a quaternion from a 3x3 rotation matrix inside a …\nThe given DMat4 must be an affine transform, i.e. contain …\nCreates a 3x3 matrix from a 4x4 matrix, discarding the 4th …\nCreates a quaternion from a 3x3 rotation matrix inside a …\nLoads an audio file from a type that implements Symphonia…\nCreates a new Duration from the specified number of …\nCreates a new Duration from the specified number of …\nCreates a new Duration from the specified number of …\nCreates a new Duration from the specified number of …\nCreate a Ulid from separated parts.\nCreates an affine transform from the given rotation …\nCreates a 3D rotation matrix from the given quaternion.\nCreates a 3D rotation matrix from the given quaternion.\nCreates an affine transformation matrix from the given …\nCreates an affine transform from the given rotation …\nCreates a 3D rotation matrix from the given quaternion.\nCreates an affine transformation matrix from the given …\nConstructs an Arc<T> from a raw pointer.\nConstructs an Arc<T, A> from a raw pointer.\nCreate a transform from a rotation.\nGets the minimal rotation for transforming from to to. …\nGets the minimal rotation for transforming from to to. …\nGets the minimal rotation for transforming from to to. …\nGets the minimal rotation for transforming from to to. …\nGets the minimal rotation for transforming from to either …\nGets the minimal rotation for transforming from to either …\nCreates an affine transform from the given 3D rotation and …\nCreates an affine transformation matrix from the given 3D …\nCreates an affine transform from the given 3D rotation and …\nCreates an affine transformation matrix from the given 3D …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreates an affine transform containing a 3D rotation …\nCreates a 3D rotation matrix from angle (in radians) …\nCreates an affine transformation matrix containing a 3D …\nCreates a quaternion from the angle (in radians) around …\nCreate a transform from a scale.\nCreates an affine transform that changes scale. Note that …\nCreates an affine transform that changes scale. Note that …\nCreates an affine transformation matrix from the given …\nCreates an affine transformation matrix from the given …\nCreates an affine transformation matrix containing the …\nCreates an affine transform that changes scale. Note that …\nCreates an affine transform that changes scale. Note that …\nCreates an affine transformation matrix from the given …\nCreates an affine transformation matrix containing the …\nCreates a 2x2 matrix containing the combining non-uniform …\nCreates a 2x2 matrix containing the combining non-uniform …\nCreates an affine transform from the given 2D scale, …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transform from the given 2D scale, …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transform from the given 3D scale, …\nCreates an affine transformation matrix from the given 3D …\nCreates an affine transform from the given 3D scale, …\nCreates an affine transformation matrix from the given 3D …\nCreate a quaternion that rotates v.length() radians around …\nCreate a quaternion that rotates v.length() radians around …\nCreates a new timer with a given duration in seconds.\nCreates a new Duration from the specified number of whole …\nCreates a new Duration from the specified number of …\nCreates a new Duration from the specified number of …\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a rotation quaternion from a slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a rotation quaternion from a slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a vector from the first 2 values in slice.\nCreates a vector from the first 3 values in slice.\nCreates a vector from the first 4 values in slice.\nCreates a Ulid from a Crockford Base32 encoded string\nCreate a transform from a translation.\nCreates an affine transformation from the given 2D …\nCreates an affine transformation from the given 3D …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transformation matrix from the given 3D …\nCreates an affine transformation from the given 2D …\nCreates an affine transformation from the given 3D …\nCreates an affine transformation matrix from the given 2D …\nCreates an affine transformation matrix from the given 3D …\nReturn the data for the type.\nCreates a ComponentStore from an UntypedComponentStore.\nCreate from an UntypedResource.\nCreates a new rotation quaternion from a 4D vector.\nCreates a new rotation quaternion from a 4D vector.\nCreates a new Duration from the specified number of weeks.\nCreates Self using data from the given World.\nCreates a new rotation quaternion.\nCreates a new rotation quaternion.\nThe full name of the type, including any module specifiers.\nMay be set to change whether or not the game is displayed …\nGet green in sRGB colorspace.\nGet the game version config, used when making sure asset …\nThe version of the game. This is used to evaluate whether …\nThe game VersionReq this asset pack is compatible with.\nThe required game version to be compatible with this asset …\nThe version of the game that the pack is not compatible …\nThe ID of the gamepad.\nThe ID of the gamepad.\nThe ID of the gamepad.\nThe gampad events.\n‘Greater than or equal to’ comparison for two Arcs.\nReturns an array of constant SIZE containing random u8 …\nGenerates a random char in ranges a-z and A-Z.\nGenerates a random char in ranges a-z, A-Z and 0-9.\nGenerate a random bool\nReturns a boolean, where success_rate represents the …\nGenerates a random char in the given range.\nGenerate a random digit in the given radix. Digits are …\nGenerate a random f32\nGenerate a random f32 within the given range\nGenerate a random f64\nGenerate a random f64 within the given range\nReturns a random i128 value.\nReturns a random i16 value.\nGenerate a random i16\nGenerate a random i16 within the given range\nReturns a random i32 value.\nGenerate a random i32\nGenerate a random i32 within the given range\nReturns a random i64 value.\nGenerate a random i64\nGenerate a random i64 within the given range\nReturns a random i8 value.\nGenerate a random i8\nGenerate a random i8 within the given range\nReturns a random isize value.\nGenerate a random isize\nGenerate a random isize within the given range\nGenerates a random char in the range a-z.\nGenerate a random printable ASCII character\nGenerate a random ASCII string of the specified length\nSamples a random item from a slice of values.\nSamples a random item from an iterator of values.\nSamples multiple unique items from a slice of values.\nSamples multiple unique items from an iterator of values.\nSamples multiple unique items from a mutable slice of …\nSamples a random &mut item from a slice of values.\nReturns a random u128 value.\nReturns a random u16 value.\nGenerate a random u16\nGenerate a random u16 within the given range\nReturns a random u32 value.\nGenerate a random u32\nGenerate a random u32 within the given range\nReturns a random u64 value.\nGenerate a random u64\nGenerate a random u64 within the given range\nReturns a random u8 value.\nGenerate a random u8\nGenerate a random u8 within the given range\nGenerates a random char in the range A-Z.\nReturns a random usize value.\nGenerate a random usize\nGenerate a random usize within the given range\nGenerate a random Vec2\nGenerate a random Vec2 within the given ranges for each …\nGenerate a random Vec3\nGenerate a random Vec3 within the given ranges for each …\nStochastic Acceptance implementation of Roulette Wheel …\nStochastic Acceptance implementation of Roulette Wheel …\nReturns the generation of this Entity.\nGet a reference to the component storage for the given …\nBorrow a session from the sessions list.\nGets the reference to the result of this lazy value if it …\nGets an immutable reference to the component of Entity.\nBorrow a component store.\nBorrow a loaded asset.\nBorrow the resource for the given schema.\nBorrow a resource.\nGet’s the tile at the given position in the layer, …\nGet the egui::TextureId for the given bones Handle<Image>.\nGet data from the storage cache.\nGet a localized message.\nGet a reference to an animation in the bank\nGet a mutable reference to an animation in the bank\nBorrow a LoadedAsset associated to the given handle.\nBorrow a LoadedAsset associated to the given handle.\nGet the untyped component storage by the component’s …\nGet the components of a certain type\nGet a cell for the resource with the given schema.\nGets a clone of the resource cell for the resource of the …\nGet the untyped component storage by the component’s …\nGet control for player based on provided ControlSource.\nGet control for player.\nGet mutable control for player.\nGet ControlSource for player (only present for local …\nGet the current animation\nGet a mutable reference to the current animation\nGet an entity’s components.\nGet the first entity and components in the given query.\nGet the first entity in the given bitset.\nGet handle of loaded asset from content id Cid.\nGet mutable references s to the component data for …\nGet mutable references to the component data for multiple …\nGet SchemaRefMuts to the component data for multiple …\nReturns a mutable reference to the underlying data.\nGet a mutable reference to the component storage for the …\nBorrow a session from the sessions list.\nGets the reference to the result of this lazy value if it …\nGets a mutable reference to the component of Entity.\nMutably borrow a loaded asset.\nBorrow a resource.\nGet data mutably from the storage cache.\nReturns a mutable reference into the given Arc, if there …\nGet a mutable reference to component storage for the given …\nGet a mutable reference to component if it exists. …\nReturns a mutable reference into the given Arc, without …\nInserts v into the option if it is Unset, then returns a …\nGet data from the storage cache or insert it’s default …\nGet data mutably from the storage cache or insert it’s …\nInserts a value computed from f into the option if it is …\nGet a SchemaRef to the component for the given Entity if …\nGet a SchemaRefMut to the component for the given Entity\nBorrow a resource from the world, if it exists.\nBorrow a resource from the world, if it exists.\nShortens a type name to remove all module paths.\nGets a mutable reference to the component if there is …\nGets a mutable reference to the component if there is …\nGet a single entity and components in the given query if …\nGets an immutable reference to the component if there is …\nReturn the item that matches the query within the given …\nGet a reference to the component store if there is exactly …\nGets an immutable reference to the component if there is …\nGets an immutable reference to the component if there is …\nGet a mutable reference to the component store if there is …\nGets a mutable reference to the component if there is …\nGet a global runtime state from the EGUI context, …\nThis is called to produce the intermediate state of the …\nBorrow a loaded asset.\nGet untyped handle of loaded asset from content id Cid.\nBorrow a loaded asset.\nGet a localized message with the provided arguments.\nThe size of the layer in tiles.\nGreater-than comparison for two Arcs.\nResponds to any asset changes reported by the AssetIo …\nReturn true if both components of max are greater than min.\nWhether or not the plugin has loaded it’s systems.\nWhether or not the startup systems have been run yet.\nThe function pointer that may be used to hash the value.\nNew Color from sRGB colorspace.\nReturns the highest number of local frames behind across …\nReturns the highest ping across all remote players.\nReturns the highest number of remote frames behind across …\nReturns a random i128 within a given range bound.\nReturns a random i16 value.\ni32 vector types.\nReturns a random i32 value.\ni64 vector types.\nReturns a random i64 value.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nReturns a random i8 value.\nThe unique identifier for the stage.\nReturns a unique identifier for the stage.\nGet the Egui font ID.\nThe runtime ID of the asset.\nThe unique identifier for the stage.\nThe unique ID of the asset pack.\nThe ID of the asset pack.\nThe asset pack ID.\nThe unique ID of the asset pack.\nGet the index of the tile at the given position.\nThe tile index in the tilemap texture.\nThe image for the atlas.\nThe sprite image handle.\nThe image for the border.\nThe size of the border image in pixels.\nImplements the BitSet trait members for your type through …\nIncrement the number of assets that have been downloaded …\nIncrement the number of assets that have errored during …\nIncrement the number of assets that have been loaded by …\nIncrement the number of assets that need to be loaded by …\nLists the packs that have not been loaded due to an …\nIncrement the random number, make sure that the ts millis …\nIncrements the strong reference count on the Arc<T> …\nIncrements the strong reference count on the Arc<T> …\nReturns a usize value for stable indexing across different …\nReturns the index of this Entity.\nThe current frame in the animation.\nThis is the current index in the animation, with an idx of …\nConstructs an event at the info level.\nInitialize the resource using it’s FromWorld …\nBorrow the resource, initializing it if it doesn’t exist.\nBorrow the resource, initializing it if it doesn’t exist.\nInitialize a resource of type T by inserting it’s …\nInitialize a resource that will be shared across game …\nThe component bitset iterator.\nThe component bitset iterator.\nThe asset server inner state.\nReturns the schema of the type pointed to by the handle, …\nInput traits required by networking. These traits are …\nInsert component data for the given entity and get the …\nInsert resource data into the cell, returning the previous …\nInserts a component for the given Entity index. Returns …\nInsert a resource.\nInsert the data into storage cache.\nInsert a new animation into the bank\nInsert component data for the given entity and get the …\nThis is an advanced use-case function that allows you to …\nReturns true if the entity already had a component of this …\nInsert a resource.\nInsert a resource that will be shared across all game …\nInsert a new stage, after another existing stage\nInsert a new stage, before another existing stage\nInstall the plugin into the Session.\nInstall the plugin into the Game.\nInstall a plugin.\nInstall a GamePlugin.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nConvert an iterator of anything into FallibleIterator by …\nCreate asset Handle by looking up NetworkHandle’s Cid in …\nConsumes the AtomicCell, returning the wrapped value.\nReturns the inner value, if the Arc has exactly one strong …\nConsumes the Arc, returning the wrapped pointer.\nConsumes the Arc, returning the wrapped pointer and …\nSplits wrapper into two parts. One is reference to the …\nSplits wrapper into two parts. One is reference to the …\nConvert into a typed ComponentStore.\nConverts to the internal, untyped ComponentStore.\nConsume Resources and extract the underlying …\nConvert into an untyped resource.\nConvert into UntypedHandle. Panics if AssetServer fails to …\nConvert this WorldRef into a Lua userdata.\nConsumes this Lazy returning the stored value.\nReturn the inverse of this transform.\nReturn the inverse of this transform.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of a normalized quaternion.\nReturn the inverse of this transform.\nReturn the inverse of this transform.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of self.\nReturns the inverse of a normalized quaternion.\nThe AssetIo implementation used to load assets.\nChecks if the Entity is still alive.\nChecks if a specific gamepad is disabled for rumble (no …\nReturns true if the length is zero.\nChecks if a specific gamepad is enabled for rumble.\nGet whether or not all the assets are done loading.\nReturns true if, and only if, all elements are finite.\nReturns true if, and only if, all elements are finite.\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite.\nReturns true if, and only if, all elements are finite.\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if, and only if, all elements are finite. If …\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nReturns true if any elements are NaN.\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nPerforms is_nan on each element of self, returning a …\nReturns a bitmask with the lowest 2 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 4 bits set to the sign …\nReturns a bitmask with the lowest 2 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 4 bits set to the sign …\nReturns a bitmask with the lowest 2 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 4 bits set to the sign …\nReturns a bitmask with the lowest 2 bits set to the sign …\nReturns a bitmask with the lowest 3 bits set to the sign …\nReturns a bitmask with the lowest 4 bits set to the sign …\nTest if the Ulid is nil\nReturns true if the option is an Unset value.\nReturns whether self is length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self of length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self of length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self is length 1.0 or not.\nReturns whether self is length 1.0 or not.\nChecks if the session is offline.\nChecks if the session is online.\nReturns true if the clock is currently paused.\nReturns true if the option is a Set value.\nReturns true if the option is a Set value.\nReturns true if the option is an Unset value.\nReturns true if this Duration spans no time.\nReturns a random isize within a given range bound.\nIterates immutably over all components of this type.\nGet the typed asset pack roots iterator.\nIterate over sessions.\nIterates immutably over all components of this type. Very …\nIterates over all alive entities.\nIterates mutably over all components of this type.\nMutably iterate over sessions.\nIterates mutably over all components of this type. Very …\nIterates mutable over the components of this type where …\nIterates mutable over the components of this type where …\nIterates mutable over the components of this type where …\nIterates mutably over the components of this type where …\nIterates mutably over the components of this type where …\nIterates mutably over the components of this type where …\nGet the iterator over the core and supplementary asset …\nIterate over the entities and components in the given …\nIterates immutably over the components of this type where …\nReturn an iterator over the provided bitset.\nIterates immutably over the components of this type where …\nIterates immutably over the components of this type where …\nIterates over entities using the provided bitset.\nIterates immutably over the components of this type where …\nIterates immutably over the components of this type where …\nIterates immutably over the components of this type where …\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nReturns true only on the tick the timer reached its …\nThe key code of the pressed key, if applicable.\nThe key events that have been detected this frame.\nKill an entity.\nKills all entities.\nReturns entities in the killed list.\nThe kind of schema.\nLAN matchmaking and socket implementation.\nThe last animation that was playing.\nGetter for the last confirmed frame (number).\nThe layout of the type.\n‘Less than or equal to’ comparison for two Arcs.\nConvert into a reference to the underlying data.\nConvert into a reference to the underlying data.\nThe left margin.\nGet the length (in bytes) of this string.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes the length of self.\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes 1.0 / length().\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nComputes the squared length of self.\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nPerforms a linear interpolation between self and rhs based …\nFilters out logs that are “less than” the given level. …\nHints to the compiler that the branch condition is likely …\nList of indexes into the points vector, for which that …\nGet an event listener that will be notified each time …\nLoad the asset from raw bytes.\nRead the entire collection of objects from storage with …\nLoad the lua plugin’s systems.\nLoad the asset\nLoad the data from the storage backend.\nLoad another asset as a child of this asset.\nLoad an asset.\nLoad the bytes of the asset at the given path, but return …\nLike load_asset() but forces the asset to reload, even it …\nLoad all assets. This is usually done in an async task.\nLoad the core asset pack.\nGet the binary contents of an asset.\nLoad the asset pack with the given folder name, or else …\nThe asset load progress.\nGet the number of assets that have been downloaded and …\nThe location of the asset.\nThe location that the asset is being loaded from.\nThe pack and path the asset was loaded from.\nGetter for the local frame delay.\nGetter for the local player index, if offline defaults to …\nGetter for the local player index, if offline defaults to …\nThe (qualifier, organization, application) that will be …\nPath to store log files - use LogPath’s helper function …\nCreates a left-handed view transform using a camera …\nCreates a left-handed view matrix using a camera position, …\nCreates a left-handed view transform using a camera …\nCreates a left-handed view matrix using a camera position, …\nCreates a right-handed view transform using a camera …\nCreates a right-handed view matrix using a camera …\nCreates a right-handed view transform using a camera …\nCreates a right-handed view matrix using a camera …\nCreates a left-handed view transform using a camera …\nCreates a left-handed view matrix using a camera position, …\nCreates a left-handed view transform using a camera …\nCreates a left-handed view matrix using a camera position, …\nCreates a right-handed view transform using a camera …\nCreates a right-handed view matrix using a camera …\nCreates a right-handed view transform using a camera …\nCreates a right-handed view matrix using a camera …\nSets the portion of the sound that should be looped.\nGenerates a random char in the range a-z.\nReturns the lowest ping across all remote players.\nLess-than comparison for two Arcs.\nInstall the lua scripting plugin.\nReturns the main volume scale (which impacts all other …\nRemove the component info for dead entities.\nMakes a mutable reference into the given Arc.\nMakes a new Ref for a component of the borrowed data.\nMakes a new RefMut for a component of the borrowed data.\nMaps a Maybe<T> to Maybe<U> by applying a function to a …\nMaps a Maybe<T> to U by applying a function to a contained …\nMaps a Maybe<T> to U by applying a function to a contained …\nSplits a Ref into multiple Refs for different components …\nSplits a RefMut into multiple RefMuts for different …\nSet the margin. This will be applied on the outside of the …\nSet the margin. This will be applied on the outside of the …\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nReturns a vector containing the maximum values for each …\nmax point on AABB\nThe maximum offset angle in radians that the camera shake …\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nReturns the horizontal maximum of self.\nIf set, will cleanup the oldest log files in directory …\nThe maximum offset position that the camera shake can …\nHelper function to return type data for a metadata asset.\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nReturns a vector containing the minimum values for each …\nmin point on AABB\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nReturns the horizontal minimum of self.\nSet the minimum size for the button\nReturns the mode of the timer.\nWhether or not this is a monospace font.\nThe movement of the mouse this frame.\nthe scroll movement.\nMultiplies a quaternion by a scalar value.\nMultiplies two quaternions. If they each represent a …\nMultiplies a quaternion and a 3D vector, returning the …\nMultiplies a quaternion by a scalar value.\nMultiplies two quaternions. If they each represent a …\nMultiplies a quaternion and a 3D vector, returning the …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nFused multiply-add. Computes (self * a) + b element-wise …\nMultiplies two quaternions. If they each represent a …\nMultiplies two quaternions. If they each represent a …\nMultiplies Duration by f32.\nMultiplies Duration by f64.\nMultiplies two 2x2 matrices.\nMultiplies two 2x2 matrices.\nMultiplies two 3x3 matrices.\nMultiplies two 3x3 matrices.\nMultiplies two 3x3 matrices.\nMultiplies two 4x4 matrices.\nMultiplies two 4x4 matrices.\nMultiplies two quaternions. If they each represent a …\nMultiplies two quaternions. If they each represent a …\nMultiplies a 3x3 matrix by a scalar.\nMultiplies a 2x2 matrix by a scalar.\nMultiplies a 3x3 matrix by a scalar.\nMultiplies a 4x4 matrix by a scalar.\nMultiplies a 2x2 matrix by a scalar.\nMultiplies a 3x3 matrix by a scalar.\nMultiplies a 4x4 matrix by a scalar.\nTransforms a 2D vector.\nTransforms a 2D vector.\nTransforms a 3D vector.\nTransforms a 3D vector.\nMultiplies a quaternion and a 3D vector, returning the …\nTransforms a 3D vector.\nMultiplies a quaternion and a 3D vector, returning the …\nTransforms a Vec3A.\nTransforms a Vec3A.\nMultiplies a quaternion and a 3D vector, returning the …\nTransforms a 4D vector.\nTransforms a 4D vector.\nReturns the currently played music.\nReturns the duration for music fade out.\nGet the playback state of the current music.\nReturns the music volume scale.\nThe human-readable name for the stage, used for error …\nReturns the human-readable name of the label, used in …\nGet a best-effort name for the system, used in diagnostics.\nThe human-readable name for the stage, used for error …\nA best-effort name for the system, for diagnostic purposes.\nThe display name of the asset pack.\nThe name of the schema.\nThe name of the field, if set.\nThe name of the field, if set.\nUser friendly pack name.\nThe short name of the type.\nThe name of the enum variant.\nThe name of the field. Will be None if this is a field of …\nInequality for two Arcs.\nGet a NetworkHandle that can be Serialized and replicated …\nCreates a new AtomicCell containing value.\nCreate a new labeled ID with the given prefix.\nConstructs a new Time instance with a specific startup …\nWraps external reference into Ref.\nCreate an empty Session.\nCreate a arbitrary UntypedComponentStore.\nCreate an empty game with an asset server.\nCreates a new Ulid with the current time (UTC)\nCreate a new FileAssetIo.\nCreate a new WebAssetIo with the given URL as the core …\nInitialize a new DummyIo from an iterator of …\nCreates a new lazy value with the given initializing …\nWraps external reference into RefMut.\nCreate Version with an empty pre-release and build …\nCreates a new UntypedResource storing the given data.\nCreate a new button\nCreate a new frame with the given BorderImageMeta\nCreate a new, empty stage, for the given label.\nCreates a new Entity from the provided index and …\nInitialize a new AssetServer.\nCreate an empty UntypedResources.\nCreate an empty Resources.\nCreate a new resource cell with the given data.\nCreate a new CameraShake component with the provided …\nCreate a new AtlasSprite from the given atlas handle.\nCreate a new tile layer\nCreate a new World.\nCreate a new egui input hook.\nCreate a new unpaused Stopwatch with no elapsed time.\nCreates a new timer with a given duration.\nCreates a new RngGenerator, initializing it with the …\nConstructs a new Arc<T>.\nCreates a new vector mask.\nCreates a new vector mask.\nCreates a new vector mask.\nCreates a new vector mask.\nCreates a new vector mask.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new vector.\nCreates a new Duration from the specified number of whole …\nConstructs a new Arc<T> while giving you a Weak<T> to the …\nConstructs a new Arc<T> in the provided allocator.\nConstructs a new Arc with uninitialized contents.\nConstructs a new Arc with uninitialized contents in the …\nConstructs a new atomically reference-counted slice with …\nConstructs a new atomically reference-counted slice with …\nCreate a new labeled ID with the given prefix and ULID.\nConstructs a new Arc with uninitialized contents, with the …\nConstructs a new Arc with uninitialized contents, with the …\nConstructs a new atomically reference-counted slice with …\nConstructs a new atomically reference-counted slice with …\nThe ‘nil Ulid’.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0.\nReturns self normalized to length 1.0 if possible, else …\nReturns self normalized to length 1.0 if possible, else …\nReturns self normalized to length 1.0 if possible, else …\nReturns self normalized to length 1.0 if possible, else …") \ No newline at end of file diff --git a/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-6-.js b/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-6-.js index a69e91607b..56f9598c25 100644 --- a/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-6-.js +++ b/book/developers/rustdoc/search.desc/jumpy/jumpy-desc-6-.js @@ -1 +1 @@ -searchState.loadedDescShard("jumpy", 6, "Returns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nTransparent black\nLoad the image from some raw bytes.\nCreate a ColorImage from flat opaque gray data.\nWithout label.\nLabel shown next to the combo box\nleft-top corner plus a size (stretching right-down).\nBounding-box around the points.\nCreate a ColorImage from flat RGB data.\nFrom sRGBA with premultiplied alpha.\nFrom sRGBA WITHOUT premultiplied alpha.\nCreate a ColorImage from flat un-multiplied RGBA data.\nLoad the image from an existing texture.\nReturns the bounding rectangle of the two points.\nLoad the image from a URI.\nTransparent white\nWas the CollapsingHeader fully closed (and not being …\nWas the CollapsingHeader fully open (and not being …\nTrue if this widget has keyboard focus this frame, but didn…\nPaint text that has already been laid out in a Galley.\nThe text color in the Galley will be replaced with the …\nPaint text that has already been laid out in a Galley.\nMultiply with 0.5 to make color half as opaque, …\nUsed to get a unique ID when implementing one of the …\nCreate a Hyperlink to the current file!() on github.\nCreate a Hyperlink to the current file!() (and line) on …\nShow larger buttons for switching between light and dark …\nShow a small button to switch to/from dark/light mode …\nReturned a “grayed out” version of the given color.\nPut into a Frame::group, visually grouping the contents …\nFor when you want to group a few widgets together within a …\nExtend each end of the separator line by this much.\nHelpers for zooming the whole GUI of an app (changing …\nDoes this widget have keyboard focus?\nThis widget has the keyboard focus (i.e. is receiving key …\nDo we have a pointer?\nResponse of the actual clickable header.\nShow large text.\nUse TextStyle::Heading.\nPrefer using RichText directly!\nThe allowable height range for the panel.\nSet custom_formatter and custom_parser to display and …\nSet custom_formatter and custom_parser to display and …\nHighlight this widget, to make it look like it is hovered, …\nHighlight this widget, to make it look like it is hovered, …\nSize hint for e.g. rasterizing an svg.\nShow a faint hint text when the text field is empty.\nA horizontal line.\nPaints a horizontal line.\nStart a ui with horizontal layout. After you have called …\nExplicitly ask for a horizontal line.\nCreate a horizontal scroll area.\nSet the horizontal align of the inner text.\ne.g. for when aligning text within a button.\nLike Self::horizontal, but allocates the full vertical …\ne.g. for adjusting the placement of something.\nSet the horizontal scroll offset position.\nLike Self::horizontal, but aligns content with top.\nStart a ui with horizontal layout that wraps to a new row …\nSenses no clicks or drags. Only senses mouse hover.\nIf it is a good idea to show a tooltip, where is pointer?\nIf it is a good idea to show a tooltip, where is pointer? …\nThe pointer is hovering above this widget or the widget …\nDragged files hovering over egui.\nEnable/disable horizontal scrolling. false by default.\nTurn on/off scrolling on the horizontal axis.\nLink to a web page.\nThe color used for Hyperlink,\nShortcut for add(Hyperlink::new(url).text(label)).\nUse the provided function to render a different …\nUse the provided function to render a different ComboBox …\nAssign a unique id to the Window. Required if the title …\nA unique identity of this Ui.\nUse if you want to set an explicit Id for this widget.\nAssign an explicit and globally unique id.\nThe Id of the widget/area this response pertains.\nExplicitly set the source of the Id of this widget, …\nA source for the unique Id, e.g. …\nA source for the unique Id, e.g. …\nA source for the unique Id, e.g. …\nAn image at the given position.\nShow an image available at the given uri.\nCreates a button with an image. The size of the image as …\nAn image at the given position.\nCreates a button with an image to the left of the text. …\nShow a spinner when loading an image.\nAssociate some static bytes with a uri.\nInclude an image in the binary.\nCreate a child ui which is indented to the right.\nDraw a vertical lien left of indented region, in e.g. …\nWhich font face in the file to use. When in doubt, use 0.\nDraw as triangles (i.e. the length is always multiple of …\nWhat the user closure returned.\nMargin within the painted frame.\nMargin within the painted frame.\nRead-only access to the shared InputState.\nRead-only access to InputState.\nRead-write access to the shared InputState.\nRead-write access to InputState.\nInserts text text into this buffer at character index …\nShow the state of egui, including its input and output.\nHelper: equivalent to …\nHow perceptually intense (bright) is the color?\nCheck for clicks, drags and/or hover on a specific region …\nCheck for more interactions (e.g. sense clicks on a …\nUse this style for interactive things. Note that you must …\nShould the cursor change when the user hovers over an …\nWhere the pointer (mouse/touch) were when when this widget …\nIf you detect a click or drag and wants to know where it …\nCheck for clicks, and drags on a specific region that is …\nIf false the window will be non-interactive.\nIf false, clicks goes straight through to what is behind …\nHow and when interaction happens.\nDefault is true. If set to false then you cannot interact …\nReturns true if we sense either clicks or drags.\nRegister this widget as being interested in getting …\nThe intersection of two Rect, i.e. the area covered by …\nThe overlap of two ranges, i.e. the range that is …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nLayout with wrap mode based on the containing Ui.\nShowing UI:s for egui/epaint types.\nIs the alpha=0 ?\nIs the alpha=0 ?\nIs any widget being dragged?\nIs this specific widget being dragged?\nIs an egui context menu open?\nJust because the mouse is down doesn’t mean we are …\nTrue if width is zero or color is transparent\nIf false, the Ui does not allow any interaction and the …\nTrue if all members are also finite.\nTrue if all members are also finite.\nTrue if all members are also finite.\nReturns true if the chain of bytes, image, or texture …\nIs the pointer currently moving? This is smoothed so a few …\nCan this text be edited?\nwidth < 0 || height < 0\nIs the pointer button currently down on this widget? This …\nIs the pointer (mouse/touch) over any egui area?\nIs the given popup open?\nwidth > 0 && height > 0\nCan be used for culling: if false, then no part of rect …\nDo all corners have the same rounding?\nIs the pointer currently still? This is smoothed so a few …\nWas the tooltip open last frame?\nIs egui currently using the pointer position (e.g. …\nAre all indices within the bounds of the contained …\nIf false, any widgets added to the Ui will be invisible …\nTilt the characters to the right.\nPrefer using RichText directly!\nThe job that this galley is the result of. Contains the …\nIs the given key currently held down?\nWas the given key pressed this frame?\nWas the given key released this frame?\nShow some text.\nThe text on labels, buttons, checkboxes etc.\nAssociate a label with a control for accessibility.\nFor logarithmic sliders, the largest positive value we are …\nSet by the eframe web backend.\nLatest reported pointer position. When tapping a touch …\nUse this to paint stuff within this Ui.\nWhere we paint\nWhich layer the widget is part of.\nTop-most layer at the given position.\nTop-most layer at the given position.\nAn iterator over all layers. Back-to-front. Top is last.\nGet a full-screen painter for a new or existing layer\nHandles paint layers, i.e. how things are sometimes …\nRead the Layout.\nWill wrap text at the given width and line break at \\n.\nDo layout and position the galley in the ui, without …\nWill line break at \\n.\nOverride how text is being shown inside the TextEdit.\nThe id should be globally unique, e.g. …\nmin.x\nmin.x\nPlace elements horizontally, left to right.\nLinear interpolation.\nLinearly interpolate towards another point, so that …\nLinearly interpolate so that [0, 0] is Self::min and [1, 1]…\nLinearly interpolate so that [0, 0] is Self::min and [1, 1]…\nLinearly self towards other rect.\nDefault light theme.\nShow radio-buttons to switch between light and dark mode.\nShow small toggle-button for light and dark mode.\nA line through many points.\nExplicit line height of the text in points.\nExplicit line height of the text in points.\nA line between two points. More efficient than calling …\nPaints a line from the first point to the second.\nMultiply with 0.5 to make color half as opaque in linear …\nLooks like a hyperlink.\nImage loading\nErrors\nLoad the image from its Image::source, returning the …\nAllocate a texture.\nThe loaders of bytes, images, and textures.\nWhen false (default), pressing TAB will move focus to the …\nSet an event filter for a widget.\nMake this a logarithmic slider. This is great for when the …\nThe widget had keyboard focus and lost it, either because …\nThe Mac ⌘ Command key. Should always be set to false on …\nHow to filter when magnifying (when texels are larger than …\nHow to align things on the main axis.\nMain axis direction\nJustify the main axis?\nIf true, wrap around when reading the end of the main …\nWhether or not the ImageFit should maintain the image’s …\nWhether or not the final size should maintain the original …\nUse this to generate widget ids for widgets that have …\nSet margin of text. Default is [4.0,2.0]\nReport the data shown by this widget changed.\nCheck for equality but with proper handling of …\nThe other corner, opposing Self::min. Usually the right …\nSet soft maximum width (wrapping width) of each column.\nSet a maximum number of decimals to display. Values will …\nSet a maximum number of decimals to display.\nReturns the maximum of self.x and self.y.\nMaximum height of the panel.\nThe maximum height of the outer frame of the scroll area.\nSet the max height of the image.\nNew widgets will try to fit within this rectangle.\nWon’t expand to larger than this\nSet the max size of the image.\nDetermines the maximum size of the image.\nMaximum size of one side of the font texture.\nMaximum size of one side of a texture.\nMaximum width of the panel.\nThe maximum width of the outer frame of the scroll area.\nSet the max width of the image.\nRead-only access to the shared Memory.\nRead-only access to Memory.\nRead-write access to the shared Memory.\nRead-write access to Memory.\nShows the contents of Self::memory.\nMenu bar functionality (very basic so far).\nCreate a menu button that when clicked will show the given …\nCreate a menu button with an image that when clicked will …\nTight bounding box around all the meshes in all the rows. …\nReturns true if this widget was clicked this frame by the …\nIs the middle button currently down?\nWith the eframe web backend, this is set to the mime-type …\nWith the eframe web backend, this is set to the mime-type …\nOne of the corners of the rectangle, usually the left top …\nSet minimum width of each column. Default: …\nSet a minimum number of decimals to display. Normally you …\nSet a minimum number of decimals to display.\nReturns the minimum of self.x and self.y.\nMinimum height of the panel.\nSet minimum height of the window.\nWon’t shrink to smaller than this\nWhere and how large the Ui is already. All widgets that …\nSet minimum height of each row. Default: …\nThe minimum height of a vertical scroll area which …\nThe minimum width of a horizontal scroll area which …\nSize of content; same as min_rect().size()\nSet the minimum size of the button.\nSet the minimum size of the TextEdit.\nWon’t shrink to smaller than this\nMinimum width of the panel.\nSet minimum width of the window.\nWon’t shrink to smaller than this\nHow to filter when minifying (when texels are smaller than …\nWhich modifier keys are down at the start of the frame?\nWhich modifier keys are down at the start of the frame?\nShow monospace (fixed width) text.\nUse TextStyle::Monospace.\nPrefer using RichText directly!\nIf false the window will be immovable.\nmoveable by dragging the area?\nMoves the given area to the top in its Order.\nCalls InputState::multi_touch.\nReturns details about the currently ongoing multi-touch …\nA TextEdit for multiple lines. Pressing enter key will …\nMultiply with e.g. 0.5 to make us half transparent\nIs there a mutable TextEdit under the cursor? Use by eframe…\nUsage: …\nDebug-name.\nHuman-readable English name.\nName of the file. Set by the eframe web backend.\nRadius of the rounding of the North-East (right top) …\nCreate a scroll area where both direction of scrolling is …\nThe CollapsingHeader starts out collapsed unless you call …\nCreate new ComboBox with id and label\nThe id should be globally unique, e.g. Id::new("my_panel").\nThe id should be globally unique, e.g. Id::new("my_panel").\nThe window title is used as a unique Id and must be …\nIf you are using egui, use egui::Context::load_texture …\nCreate a new Grid with a locally unique identifier.\nCreate an image filled with the given color.\nCreate a new Ui.\nProgress in the [0, 1] range, where 1 means “completed”…\nCreates a new horizontal slider.\nCreate a scroll area where you decide which axis has …\nGenerate a new Id by hashing some source (e.g. a string or …\nCreate a painter to a specific layer within a certain clip …\nLoad the image from some source.\nCreate a new spinner that uses the style’s interact_size …\nIf true, open the url in a new tab. If false open it in …\nThis is the Id that will be assigned to the next widget …\nWhere do we expect a zero-sized widget to be placed?\nStyle to use for non-interactive widgets.\nSafe normalize: returns zero if input is zero.\nA special Id, in particular as a key to crate::Memory::data\nSetting this will allow the last column to expand to take …\nTotal number of indices in all the row meshes.\nHow many times was the given key pressed this frame?\nNumber of touches (fingers) on the surface. Value is ≥ 2 …\nTotal number of vertices in all the row meshes.\nRadius of the rounding of the North-West (left top) corner.\nSet custom_formatter and custom_parser to display and …\nSet custom_formatter and custom_parser to display and …\nShow this text when hovering if the widget is disabled.\nShow this UI when hovering if the widget is disabled.\nWhen hovered or dragged, use this icon for the mouse …\nWhen hovered, use this icon for the mouse cursor.\nShow this text if the widget was hovered (i.e. a tooltip).\nLike on_hover_text, but show the text next to cursor.\nShow this UI if the widget was hovered (i.e. a tooltip).\nLike on_hover_ui, but show the ui next to cursor.\nCalling .open(Some(true)) will make the collapsing header …\nCall this to add a close-button to the window title bar.\nAlways open this hyperlink in a new browser tab.\nOpen the given popup, and close all other.\nOpen an URL in a browser.\nOpen the given url in a web browser.\nIf set, open this url.\n0.0 if fully closed, 1.0 if fully open, and something …\nRead-only access to Options.\nGlobal egui options.\nRead-write access to Options.\norder(Order::Foreground) for an Area that should always be …\nVertical or horizontal slider? The default is horizontal.\nWhat operating system are we running on?\nMargin outside the painted frame.\nMargin outside the painted frame.\nAll the data egui returns to the backend at the end of …\nRead-only access to the shared PlatformOutput.\nRead-only access to PlatformOutput.\nRead-write access to the shared PlatformOutput.\nRead-write access to PlatformOutput.\nIf set this will change the font family and size for all …\nOverride default text color for all text.\nIf set this will change the default TextStyle for all …\nPaint the image in the given rectangle.\nPaint the spinner in the given rectangle.\nUse this to paint stuff within this Ui.\nCreate a painter for a sub-region of this Ui.\nPanel background color\nIf true, hide the letters from view and prevent copying …\nSet by the egui-winit backend.\nSet by the egui-winit backend.\nSize of a physical pixel in logical gui coordinates …\nWhere the “root” of the window is.\nWhere the “root” of the area is.\nThe pixels, row by row, from top to bottom.\nThe coverage value.\nThe number of physical pixels for each logical point.\nAlso known as device pixel ratio, > 1 for high resolution …\nPixels per point.\nThe number of physical pixels for each logical point. …\nAlso known as device pixel ratio, > 1 for high resolution …\nAlso known as device pixel ratio, > 1 for high resolution …\nNon-rendering related output.\nState of the mouse or simple touch gestures which can be …\nIf it is a good idea to show a tooltip, where is pointer?\nIf you detect a click or drag and wants to know where it …\nLatest reported pointer position.\nShows a popup above or below another widget.\nHelper for popup_above_or_below_widget.\npos2(x, y) == Pos2::new(x, y)\nReturns a 0-width Rect.\nReturns a 0-width Rect.\nReturns the point on the rect’s frame or in the center …\nShould be set to the expected time between frames when …\nEstimated time until next frame (provided we repaint right …\nShow a prefix before the number, e.g. “x: “\nShow a prefix before the number, e.g. “x: “\nIf true, the most common glyphs (ASCII) are pre-rendered …\nWhere did the current click/drag originate? None if no …\nWhen did the current click/drag originate? None if no …\nThe previous text value.\nWas the primary button clicked this frame?\nIs the primary button currently down?\nWas the primary button pressed this frame?\nWas the primary button released this frame?\nWhat to paint - either a Mesh or a PaintCallback.\nCreate a child Ui with an explicit Id.\nAdd a Widget to this Ui at a specific location (manual …\nShow a RadioButton. Often you want to use Self::radio_value…\nShow a RadioButton. It is selected if …\nAlign text to top. Only applicable together with …\nPrefer using RichText directly!\nThe raw input we got this frame from the backend.\nWhere to paint.\nBounding rect.\nThe area of the screen we are talking about.\nIs the pointer (mouse/touch) above this rectangle in this …\nCreate a new Image from a patch of the current image. This …\nClone a sub-region as a new image.\nLinearly remap a value from one range to another, so that …\nLike remap, but also clamps the value so that the returned …\nIf Duration::is_zero(), egui is requesting immediate …\nReplaces all contents of this string with text\nGive keyboard focus to a specific widget. See also …\nRequest that this widget get keyboard focus.\nCall this if there is need to repaint the UI, i.e. if you …\nRequest repaint after at most the specified duration …\nMake room for this many additional triangles (will reserve …\nMake room for this many additional vertices. See also …\nForget window positions, sizes etc. Can be used to …\nShow a button to reset a value to its default. The button …\nShow a button to reset a value to its default. The button …\nReset to the default style set in Context.\nCan panel be resized by dragging the edge of it?\nCan panel be resized by dragging the edge of it?\nCan the user resize the window by dragging its edges?\nCan you resize it with the mouse?\nUsage: …\nLook up this TextStyle in Style::text_styles.\nThe response of the area.\nThe id should be globally unique, e.g. …\nmax.x\nmax.x\nPlace elements horizontally, right to left.\nRotates the vector by 90°, i.e positive X to positive Y …\nRotate by some angle about an origin, in-place.\nRotate the image about an origin by some angle\nRotate the bounds (will expand the Rect)\nRotate the image about an origin by some angle\nRotation in radians. Moving fingers around each other will …\nUseful for pixel-perfect rendering.\nUseful for pixel-perfect rendering.\nUseful for pixel-perfect rendering.\nSet the rounding of the button.\nRound the corners of the image.\nRound the corners of the image.\nRows of text, from top to bottom.\nRun the ui code for one frame.\nScale the font’s glyphs by this much. this is only a …\nCreate a scoped child ui.\nThis is a signal to any backend that we want the …\nPosition and size of the egui area.\nPosition and size of the area that egui should use, in …\nPosition and size of the egui area.\nFull size of the screen, in pixels.\nEnable/disable horizontal/vertical scrolling. false by …\nTurn on/off scrolling on the horizontal/vertical axes.\nSet the visibility of both horizontal and vertical scroll …\nHow many points the user scrolled.\nSet the horizontal and vertical scroll offset position.\nAdjust the scroll position of any parent ScrollArea so …\nAdjust the scroll position until this UI becomes visible.\nAdjust the scroll position of any parent ScrollArea so …\nScroll this many points in the given direction, in the …\nRadius of the rounding of the South-East (right bottom) …\nWas the secondary button clicked this frame?\nReturns true if this widget was clicked this frame by the …\nIs the secondary button currently down?\nWas the secondary button pressed this frame?\nWas the secondary button released this frame?\nCan the CollapsingHeader be selected by clicking it? …\nShow a label which can be selected or not.\nShow selectable text. It is selected if …\nIf you set this to ‘true’, the CollapsingHeader will …\nIf true, mark this button as “selected”.\ncheckboxes, radio-buttons etc\nIf true, mark this button as “selected”.\nThe current value of checkboxes and radio buttons.\nWhat we show as the currently selected value\nBy default, buttons senses clicks. Change this to a …\nMake the label respond to clicks and/or drags.\nBy default, buttons senses clicks. Change this to a …\nMake the image respond to clicks and/or drags.\nThe senses (click and/or drag) that the widget was …\nShortcut for add(Separator::default())\nAssign a new image to an existing texture.\nModify an existing Shape.\nNew or changed textures. Apply before painting.\nmax.y\nKeep size\nScreen-space rectangle for clipping what we paint in this …\nEverything painted in this Painter will be clipped against …\nSet the cursor icon.\nTurn on/off whether or not to debug widget layout on hover.\nSet which widget is being dragged.\nCalling set_enabled(false) will cause the Ui to deny all …\nIf true, all windows, menus, tooltips etc are to be …\nSet an event filter for a widget.\nTell egui which fonts to use.\nkeep min\nSet both the minimum and maximum height.\nui.set_height_range(min..=max); is equivalent to …\nRedirect where you are painting.\nmin.x\nSet the maximum height of the ui. You won’t be able to …\nSet the maximum size of the ui. You won’t be able to …\nSet the maximum width of the ui. You won’t be able to …\nSet the minimum height of the ui. This can’t shrink the …\nSet the minimum size of the ui. This can’t shrink the …\nSet the minimum width of the ui. This can’t shrink the …\nSet the operating system we are running on.\nAssign a new image to a subregion of the whole texture.\nSet the number of physical pixels for each logical point. …\nFor integrations: this callback will be called when an …\nmax.x\nSet row height in horizontal wrapping layout.\nChanges apply to this Ui and its subsequent children.\nThe Style used by all new windows, panels etc.\nmin.y\nCalling set_visible(false) will cause all further widgets …\nThe Visuals used by all subsequent windows, panels etc.\nkeep min\nSet both the minimum and maximum width.\nui.set_width_range(min..=max); is equivalent to …\nShow a ui for settings (style and tessellation options).\nWhat to paint.\nEither of the shift keys are down.\nIs shift the only pressed button?\nShort and readable summary\nShort and readable summary\nShort and readable summary\nShow some text on the right side of the button, in weak …\nShow the panel at the top level.\nShow the panel at the top level.\nReturns None if the window is not open (if Window::open …\nShow the TextEdit, returning a rich TextEditOutput.\nShow the panel at the top level.\nShow the ScrollArea, and add the contents to the viewport.\nShow the panel if is_expanded is true, otherwise don’t …\nShow the panel if is_expanded is true, otherwise don’t …\nShow either a collapsed or a expanded panel, with a nice …\nShow either a collapsed or a expanded panel, with a nice …\nShow either a collapsed or a expanded panel, with a nice …\nShow either a collapsed or a expanded panel, with a nice …\nShow the panel if is_expanded is true, otherwise don’t …\nShow the panel if is_expanded is true, otherwise don’t …\nShould the CollapsingHeader show a background behind it? …\nShow a list of items with the given selected index.\nShow the panel inside a Ui.\nShow the panel inside a Ui.\nShow the panel inside a Ui.\nShow a spinner when the image is loading.\nShow the progress in percent on the progress bar.\nEfficiently show only the visible part of a large number …\nShow a separator line, even when not interacting with it?\nShow a separator line, even when not interacting with it?\nShow a tooltip at the current pointer position (if any).\nShow a tooltip at the given position.\nShow a tooltip at the current pointer position (if any).\nShow a tooltip under the given area.\nShow some text at the current pointer position (if any).\nShow the combo box, with the given ui code for the menu …\nControl whether or not the slider shows the current value. …\nThis can be used to only paint the visible part of the …\nShrink by this much on each side, keeping the center\nShrink by this much in each direction, keeping the center\nContract each end of the separator line by this much.\nShrink by this much in each direction, keeping the center\nHelper: shrinks the max height to the current height, so …\nFit the image to 100% of its available size, shrinking it …\nHelper: shrinks the max width to the current width, so …\nSigned distance to the edge of the box.\nNo newlines (\\n) allowed. Pressing enter key will result …\nwidth x height\nrect.size() == Vec2 { x: rect.width(), y: rect.height() }\nSelect the font size (in points). This overrides the value …\nSets the spinner’s size. The size sets both the height …\nwidth, height.\nwidth, height\nHeight in points.\nwidth x height\nPretend like count widgets have been allocated.\nShow trailing color behind the circle of a Slider. Default …\nShow small text.\nMake this a small button, suitable for embedding into text.\nSmaller text.\nPrefer using RichText directly!\nA button as small as normal body text.\nFor e.g. exponents.\nPrefer using RichText directly!\nFor logarithmic sliders that includes zero: what is the …\nTurn smart aim on/off. Default is ON. There is almost no …\nSet spacing between columns/rows. Default: …\nThe current spacing options for this Ui. Short for …\nHow much space we take up. The line is painted in the …\nSizes and distances between widgets\nMutably borrow internal Spacing. Changes apply to this Ui …\nThe length of the range, i.e. max - min.\nThe default egui fonts supports around 1216 emojis in …\nHow much the value changes when dragged one point (logical …\nShortcut for add(Spinner::new())\nSet both x and y to the same value.\nSplit rectangle in left and right halves. t is expected to …\nSplit rectangle in left and right halves at the given x …\nThis is for platforms that only support 16-bit index …\nSplit rectangle in top and bottom halves. t is expected to …\nSplit rectangle in top and bottom halves at the given y …\n[2, 1] for wide screen, and [1, 2] for portrait, etc. At …\nReturns the textures as sRGBA premultiplied pixels, row by …\nTime since last frame (in seconds), but gracefully handles …\nPosition of the pointer at the time the gesture started.\nChange which row number the grid starts on. This can be …\nPoint in time when the gesture started.\nSets the minimal change of the value.\nThe scroll handle will stick to the bottom position even …\nThe scroll handle will stick to the rightmost position …\nStop dragging any widget.\nStop editing of active TextEdit (if any).\nDraw a line through the text, crossing it out.\nPrefer using RichText directly!\nIf true, add a subtle background color to every other row.\nWhether or not Grids and Tables should be striped by …\nOverride button stroke. Note that this will override any …\nShow text that stand out a bit (e.g. slightly brighter).\nExtra strong text (stronger color).\nPrefer using RichText directly!\negui theme (spacing, colors, etc).\nStyle options for this Ui and its children.\nThe Style used by all subsequent windows, panels etc.\nMutably borrow internal Style. Changes apply to this Ui …\nMutate the Style used by all subsequent windows, panels …\nEdit the active Style.\nAdd a suffix to the number, this can be e.g. a unit (“°…\nAdd a suffix to the number, this can be e.g. a unit (“°…\nTotal margins on both sides\nSurrender keyboard focus for a specific widget. See also …\nSurrender keyboard focus for this widget.\nRadius of the rounding of the South-West (left bottom) …\nEmoji or name representing the key\nMargins with the same size on opposing sides\nIf true, pressing tab will act on the widget, and NOT move …\nClears all characters in this buffer and returns a string …\nHelper: move volatile (deltas and events), clone the rest.\nTake everything ephemeral (everything except cursor_icon …\nTessellate the given shapes into triangle meshes.\nRead-only access to TessellationOptions.\nControls the tessellator.\nRead-write access to TessellationOptions.\nLow-level texture manager.\nA custom text to display on the progress bar.\nThe full, non-elided text of the input job.\nShow a text next to the slider (e.g. explaining what the …\nLay out and paint some text.\nThe color and width of the text cursor\nScreen-space position of text edit cursor (used for IME).\nshow where the text cursor would be if you clicked\nA TextEdit for multiple lines. Pressing enter key will …\nNo newlines (\\n) allowed. Pressing enter key will result …\nSelected range of characters in Self::current_text_value.\nOverride the TextStyle.\nOverride the TextStyle if, and only if, this is a RichText.\nThe height of text of this text style\nAll known text styles.\nThe FontFamily and size you want to use for a specific …\nThe texture to use when drawing these triangles.\nTexture options used when creating the texture.\nSize of the texture, if known.\nShow stats about the allocated textures.\nTexture changes since last frame (including the font …\nMonotonically increasing time, in seconds. Relative to …\nTime in seconds. Relative to whatever. Used for animation.\nHow long has it been (in seconds) since the pointer was …\nMultiply image color with this. Default is WHITE (no tint).\nMultiply image color with this. Default is WHITE (no tint).\nMultiply image color with this. Default is WHITE (no tint).\nShow title bar on top of the window? If false, the window …\nPremultiplied RGBA\nPremultiplied RGBA\nConvert Min => 0.0, Center => 0.5 or Max => 1.0.\nConverts to floating point values in the range 0-1 without …\nReturns an opaque version of self\nReturns an opaque version of self\nTreat this vector as a position. v.to_pos2() is equivalent …\nunmultiply the alpha\nConvert Min => -1.0, Center => 0.0 or Max => 1.0.\n-1, 0, or +1 for each axis\nunmultiply the alpha\nPremultiplied RGBA\nPremultiplied RGBA\nThe vector from origin to this position. p.to_vec2() is …\nToggle the given popup between closed and open.\nActs like a checkbox, but looks like a SelectableLabel.\nThe id should be globally unique, e.g. …\nmin.y\nPlace elements vertically, top to bottom.\nTop-down layout justified so that buttons etc fill the …\nmin.y\ninner margin plus outer margin.\nDisplay trailing color behind the slider’s circle. …\nTranslate location by this much, in-place\nMove the shape by this many points, in-place.\nMove all the graphics at the given layer.\nRelative movement (comparing previous frame and current …\nReturns true if this widget was triple-clicked this frame …\nReturns true if this widget was triple-clicked this frame …\nIf true, the text will stop at the max width of the Ui, …\nTry loading the bytes from the given uri using any …\nTry loading the image from the given uri using any …\nTry loading the texture from the given uri using any …\nExtra scale and vertical tweak to apply to all text of …\nThe type of widget this is.\nAllocate space, interact, paint, and return a Response.\nIs the pointer (mouse/touch) above this Ui? Equivalent to …\nDraw a line under the text.\nPrefer using RichText directly!\nThe union of two bounding rectangle, i.e. the minimum Rect …\nA logical “or” operation. For instance …\nThe logical “or” of two Senses.\nTime since last frame, in seconds.\nUpdate the value on each key press when text-editing the …\nGet the uri that this image was constructed from.\nHow much space is used by panels and windows.\nHow much space is used by panels and windows.\nMiscellaneous tools used by the rest of egui.\nSelect UV range. Default is (0,0) in top-left, (1,1) …\nSelect UV range. Default is (0,0) in top-left, (1,1) …\nSelect UV range. Default is (0,0) in top-left, (1,1) …\nIf you use a small font and Align::TOP you can get the …\nThe current value of sliders etc.\nvec2(x, y) == Vec2::new(x, y)\nCurrent velocity of pointer.\nStart a ui with vertical layout. Widgets will be …\nExplicitly ask for a vertical line.\nMake this a vertical slider.\nCreate a vertical scroll area.\nSet the vertical align of the inner text.\ne.g. for when aligning text within a button.\nStart a ui with vertical layout. Widgets will be …\nStart a ui with vertical layout. Widgets will be …\nSet the vertical scroll offset position.\nThe vertex data indexed by indices.\nViewport in points.\nThe viewport rectangle. This is what you would use in e.g. …\nThe visual bounding rectangle (includes stroke widths)\nThe current visuals settings of this Ui. Short for …\nColors etc.\nMutably borrow internal visuals. Changes apply to this Ui …\nA vertical line.\nPaints a vertical line.\nEnable/disable vertical scrolling. false by default.\nTurn on/off scrolling on the vertical axis.\nIf true, egui is currently listening on text input (e.g. …\nTrue if egui is currently interested in the pointer (mouse …\nA good color for warning text (e.g. orange).\nHelper function that adds a label when compiling with …\nCheck reusing of Ids, and show a visual warning on screen …\nWas this popup visible last frame?\nShow text that is weaker (fainter color).\nExtra weak text (fainter color).\nPrefer using RichText directly!\nFor accessibility.\nWidgets are pieces of GUI such as Label, Button, Slider …\nVisual styles of widgets\nSet the outer width of the button and menu.\nThe allowable width range for the panel.\nWindow background color.\nGenerate a new Id by hashing the parent Id and the given …\nCall the provided function with the given ID pushed on the …\nCreate a painter for a sub-region of this Painter.\nThe alignment to use on the cross axis.\nJustify widgets along the cross axis?\nRedirect shapes to another paint layer.\nRedirect where you are painting.\nThe new layout will take up all available space.\nThe alignment to use on the main axis.\nJustify widgets on the main axis?\nWrap widgets when we overflow the main axis?\nReturns a response with a modified Self::rect.\nSetting this will allow for dynamic coloring of rows of …\nControls whether text wrap is used for the selected text\nIf true, the text will wrap to stay within the max width …\nIf true, the text will wrap to stay within the max width …\nIf set, labels buttons wtc will use this to determine …\nShould text wrap in this Ui?\nReturns an alignment by the X (horizontal) axis\nHow far to the right.\nRightwards. Width.\nReturns an alignment by the Y (vertical) axis\nHow far down.\nDownwards. Height.\nShift font’s glyphs downwards by this amount of logical …\nShift font’s glyphs downwards by this fraction of the …\nZoom scale factor this frame (e.g. from ctrl-scroll or …\nProportional zoom factor (pinch gesture).\n2D non-proportional zoom scale factor this frame (e.g. …\n2D non-proportional zoom factor (pinch gesture).\nWhat mouse button? For touches, use PointerButton::Primary.\nThe amount scrolled horizontally and vertically. The …\nHashed device identifier (if available; may be zero). Can …\nDescribes how hard the touch device was pressed. May …\nUnique identifier of a finger/pen. Value is stable from …\nThe state of the modifier keys at the time of the event.\nThe state of the modifier keys at the time of the event.\nThe state of the modifier keys at the time of the event.\nOne of: start move end cancel.\nWhere is the pointer?\nPosition of the touch (or where the touch was last …\nWas it pressed or released?\nWas it the button/touch pressed this frame, or released?\nIf this is a pressed event, is it a key-repeat?\nThe unit of scrolling: points, lines, or pages.\nThe unique identifier for this image, e.g. …\nA HashMap using RandomState to hash the items. (Requires …\nA HashSet using RandomState to hash the items. (Requires …\nA Hasher for hashing an arbitrary stream of bytes.\nType alias for HashMap<K, V, ahash::RandomState>\nA convenience trait that can be used together with the …\nType alias for HashSet<K, ahash::RandomState>\nA convenience trait that can be used together with the …\nProvides a Hasher factory. This is typically used (e.g. by …\nReturns the intersection of self and rhs as a new …\nReturns the union of self and rhs as a new AHashSet<T, S>.\nReturns the symmetric difference of self and rhs as a new …\nConstructs a new AHasher with keys based on this …\nConstructs a new AHasher with fixed keys. If std is …\nCreates an empty AHashSet<T, S> with the Default value for …\nReturns the argument unchanged.\nReturns the argument unchanged.\nExamples\nExamples\nReturns the argument unchanged.\nReturns the argument unchanged.\nThis crates a hashmap from the provided iterator using …\nThis crates a hashset from the provided iterator using …\nCreate a new RandomState BuildHasher based on the provided …\nReturns a reference to the value corresponding to the key.\nReturns the key-value pair corresponding to the supplied …\nReturns a mutable reference to the value corresponding to …\nCalculates the hash of a single value. This provides a …\nReturns a reference to the value corresponding to the …\nInserts a key-value pair into the map.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCreates a consuming iterator visiting all the keys in …\nCreates a consuming iterator visiting all the values in …\nConstructs a new HashMap\nConstructs a new HashSet\nThis crates a hashmap using RandomState::new which obtains …\nThis crates a hashset using RandomState::new. See the …\nCreate a new RandomState BuildHasher using random keys.\nRemoves a key from the map, returning the value at the key …\nReturns the difference of self and rhs as a new …\nConstructs a new HashMap with a given initial capacity\nConstructs a new HashSet with a given initial capacity\nThis crates a hashmap with the specified capacity using …\nThis crates a hashset with the specified capacity using …\nBuild a RandomState from a single key. The provided key …\nAllows for explicitly setting the seeds to used. All …\nA supplier of Randomness used for different hashers. See …\nProvides a Hasher factory. This is typically used (e.g. by …\nProvides an optional way to manually supply a source of …\nIndicate whether or not a popup will be shown above or …\nAn area on the screen that can be moved by dragging.\nA panel that covers the remainder of the screen, i.e. …\nA header which can be collapsed/expanded, revealing a …\nThe response from showing a CollapsingHeader.\nA drop-down selection menu with a descriptive label.\nAdd a background, frame and/or margin to a rectangular …\nA function that paints the ComboBox icon\nA region that can be resized by dragging the bottom right …\nAdd vertical and/or horizontal scrolling to a contained Ui.\nA panel that covers the entire left or right side of a Ui …\nA panel that covers the entire top or bottom of a Ui or …\nBuilder for a floating window which can be dragged, …\nNone iff collapsed.\nNone iff collapsed.\nResponse of the actual clickable header.\nMargin within the painted frame.\n0.0 if fully closed, 1.0 if fully open, and something …\nMargin outside the painted frame.\nPanels are Ui regions taking up e.g. the left side of a Ui …\nShow popup windows, tooltips, context menus etc.\nShows a popup above or below another widget.\nHelper for popup_above_or_below_widget.\nCoordinate system names:\nShow a tooltip at the current pointer position (if any).\nShow a tooltip at the given position.\nShow a tooltip at the current pointer position (if any).\nShow a tooltip under the given area.\nShow some text at the current pointer position (if any).\nWas this popup visible last frame?\nA header which can be collapsed/expanded, revealing a …\nThe response from showing a CollapsingHeader.\nThis is a a building block for building collapsing regions.\nFrom CollapsingState::show_header.\nA function that paints an icon indicating if the region is …\nReturns the response of the collapsing button, the custom …\nNone iff collapsed.\nNone iff collapsed.\nReturns the response of the collapsing button, the custom …\nReturns the argument unchanged.\nReturns the argument unchanged.\nResponse of the actual clickable header.\nCalls U::from(self).\nCalls U::from(self).\n0 for closed, 1 for open, with tweening\n0.0 if fully closed, 1.0 if fully open, and something …\nPaint the arrow icon that indicated if the region is open …\nShow body if we are open, with a nice animation between …\nShow body if we are open, with a nice animation between …\nShows header and body (if expanded).\nPaint this CollapsingState’s toggle button. Takes an …\nA panel that covers the remainder of the screen, i.e. …\nState regarding panels.\nLeft or Right\nA panel that covers the entire left or right side of a Ui …\nA panel that covers the entire top or bottom of a Ui or …\nTop or Bottom\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThe size of the panel (from previous frame).\nShows a popup above or below another widget.\nHelper for popup_above_or_below_widget.\nShow a tooltip at the current pointer position (if any).\nShow a tooltip at the given position.\nShow a tooltip at the current pointer position (if any).\nShow a tooltip under the given area.\nShow some text at the current pointer position (if any).\nWas this popup visible last frame?\nAdd vertical and/or horizontal scrolling to a contained Ui.\nIndicate whether the horizontal and vertical scroll bars …\nThe size of the content. If this is larger than …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nId of the ScrollArea.\nWhat the user closure returned.\nWhere on the screen the content is (excludes scroll bars).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nPositive offset means scrolling down/right\nThe current state of the scroll area.\nGet the current kinetic scrolling velocity.\nBackend-specific painting.\nCircle with optional outline and fill.\nHow to paint a circle.\nA Mesh or PaintCallback within a clip rectangle.\nA Shape within a clip rectangle.\nRGBA image.\nThis format is used for space-efficient color …\nA 2D RGBA color image in RAM.\nA cubic Bézier Curve.\nA cubic Bézier Curve.\nUsed for the font texture.\nFont of unknown size.\nHow to select a sized font.\nA single-channel image designed for the font texture.\nThe collection of fonts used by epaint.\nText that has been laid out, ready for painting.\nHue, saturation, value, alpha. All in the range [0, 1]. No …\nLike Hsva but with the v value (brightness) being gamma …\nAn image stored in RAM.\nA change to an image.\nA line between two points.\nTextures allocated using TextureManager.\nTextured triangles in two dimensions.\nA general triangle mesh.\nA version of Mesh that uses 16-bit indices.\nA font where each character is the same width (w is the …\nOne of the names in FontDefinitions::families.\nPaint nothing. This can be useful as a placeholder.\nIf you want to paint some 3D shapes inside an egui region, …\nInformation passed along with PaintCallback (…\nCollected allocation statistics for shapes and meshes.\nA series of lines between points. The path can have a …\nA path which can be stroked and/or filled (if closed).\nA position on screen.\nA rendering primitive - either a Mesh or a PaintCallback.\nA font where some characters are wider than other (e.g. ‘…\nA quadratic Bézier Curve.\nA quadratic Bézier Curve.\nA rectangular region of space.\nRectangle with optional outline and fill.\nHow to paint a rectangle.\n0-1 linear space RGBA color with premultiplied alpha.\nHow rounded the corners of things should be\nThe color and fuzziness of a fuzzy shape. Can be used for …\nA paint primitive such as a circle or a piece of text. …\nDescribes the width and color of a line.\nTessellation quality options\nConverts Shapes into triangles (Mesh).\nText.\nHow to paint some text on screen.\nContains font data in an atlas, where each character …\nUsed to paint images.\nWhat texture to use in a Mesh mesh.\nLow-level manager for allocating textures.\nYour own texture, defined in any which way you want. The …\nRecursively nest more shapes - sometimes a convenience to …\nA vector has a direction and length. A Vec2 is often used …\nThe 2D vertex type.\nThe UV coordinate of a white region of the texture mesh. …\nalpha 0-1. A negative value signifies an additive color …\nalpha 0-1. A negative value signifies an additive color …\nAllocate a new texture.\nReturns the coordinates of where the rect ended up, and …\nGet meta-data about all allocated textures in some …\nRotate text by this many radians clockwise. The pivot is …\nCall at the start of each frame with the latest known …\nThe maximum distance between the original curve and the …\nUsed for egui windows in dark mode.\nUsed for egui windows in light mode.\nPaint something custom (e.g. 3D stuff).\nClip rectangle in points.\nClip / scissor rectangle. Only show the part of the Shape …\nClip / scissor rectangle. Only show the part of the Mesh …\nNumber of separate clip rectangles\nIf true, connect the first and last of the points together.\nA line that closes back to the start point again.\nIf true (default) cull certain primitives before …\nsRGBA with premultiplied alpha\nColor of the opaque center of the shadow.\nA convex polygon with a fill and optional stroke.\nIf true, no clipping will be done.\nOutput the clip rectangles to be painted.\nOutput the text-containing rectangles.\nSet to true the text was truncated due to …\nAn assert that is only active when epaint is compiled with …\nThe default value will be 1.0e-5, it will be used during …\nThe shadow extends this much outside the rect. The size of …\nList of all known font families.\nWhat font family to use.\nUse “feathering” to smooth out the edges of shapes as …\nThe size of the the feathering, in physical pixels.\nFill is only supported for convex polygons.\nHow to fill the rectangle.\nWhen this get high, it might be time to clear and start …\nIf the rect should be filled with a texture, which one?\nFind out the t value for the point where the curve is …\nfind a set of points that approximate the cubic Bézier …\nfind a set of points that approximate the quadratic …\nfind a set of points that approximate the cubic Bézier …\nHow full is the font atlas?\nCall at the end of each frame (before painting) to get the …\nCurrent size of the font image. Pass this to …\nIterates through the curve invoking a callback at each …\nCompute a flattened approximation of the curve, invoking a …\nFree an existing texture.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a cubic Bézier curve based on 4 points and stroke.\nCreate a new quadratic Bézier shape based on the 3 points …\nUpdate the whole texture.\nThe laid out text, from Fonts::layout_job.\nWidth of this character in points.\nhue 0-1\nhue 0-1\nCan we display this glyph?\nCan we display all the glyphs in this text?\nWhat to set the texture to.\nDraw as triangles (i.e. the length is always multiple of …\nDraw as triangles (i.e. the length is always multiple of …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nAre all indices within the bounds of the contained …\nIs this affecting the whole texture? If false, this is a …\nThe job that this galley is the result of. Contains the …\nWill wrap text at the given width and line break at \\n.\nLike Self::layout, made for when you want to pick a color …\nLayout some text.\nWill line break at \\n.\nA line through many points.\nLogical bounding rectangle (ignoring stroke width)\nLogical bounding rectangle (ignoring stroke width)\nThe other corner, opposing Self::min. Usually the right …\nTight bounding box around all the meshes in all the rows. …\nGet meta-data about a specific texture.\nOne of the corners of the rectangle, usually the left top …\nHelper module that adds extra checks when the …\nRadius of the rounding of the North-East (right top) …\nCreate a new Tessellator.\nCreate a new Fonts for text layout. This call is …\nTotal number of allocated textures.\nTotal number of indices in all the row meshes.\nTotal number of vertices in all the row meshes.\nRadius of the rounding of the North-West (left top) corner.\nIf set, the text color in the galley will be ignored and …\nUpdate a sub-region of an existing texture.\nThe pixels, row by row, from top to bottom.\nThe coverage value.\nPixels per point.\nThe number of physical pixels for each logical point. …\nThe first point is the starting point and the last one is …\nThe first point is the starting point and the last one is …\nFilled paths should prefer clockwise order.\nIf None, set the whole texture to Self::image.\nLogical pixel coordinates (points). (0,0) is the top left …\nTop left corner of the first character.\npos2(x, y) == Pos2::new(x, y)\nReturns the locations and sizes of pre-rasterized discs …\nIf true, small filled circled will be optimized by using …\nWhat to paint - either a Mesh or a PaintCallback.\nWhere to paint.\nBounding rect.\nIncrease the retain-count of the given texture.\nIf true (default) align text to mesh grid. This makes the …\nHow rounded the corners are. Use Rounding::ZERO for no …\nHeight of one row of text in points\nRows of text, from top to bottom.\nsaturation 0-1\nsaturation 0-1\nCalculate the point (x,y) at t based on the cubic Bézier …\nCalculate the point (x,y) at t based on the quadratic …\nFull size of the screen, in pixels.\nRadius of the rounding of the South-East (right bottom) …\nAssign a new image to an existing texture, or update a …\nSet the Rect to use for culling.\nThe shape\nwidth, height.\nwidth, height\nHeight in points.\nTooltips, menus, …, for dark mode.\nTooltips, menus, …, for light mode.\nsplit the original cubic curve into a new one within a …\nCollect statistics about what is being painted.\nColor and thickness of the line.\nThe thickness and color of the outline.\nRadius of the rounding of the South-West (left bottom) …\nCall to get the change to the image since last call.\nTake and reset changes since last frame.\nTessellate a single CircleShape into a Mesh.\nTessellate a clipped shape into a list of primitives.\nTessellate a single CubicBezierShape into a Mesh.\nTessellate a line segment between the two points with the …\nTessellate a single Mesh into a Mesh.\nTessellate a single PathShape into a Mesh.\nTessellate a single QuadraticBezierShape into a Mesh.\nTessellate a single Rect into a Mesh.\nTessellate a single Shape into a Mesh.\nTurns Shape:s into sets of triangles.\nTessellate a single TextShape into a Mesh.\nConverts graphics primitives into textured triangles.\nEverything related to text, fonts, text layout, cursors …\nThe font atlas. Pass this to crate::Tessellator.\nThe texture to use when drawing these triangles.\nThe texture to use when drawing these triangles.\nConvert the quadratic Bézier curve to one PathShape. The …\nConvert the cubic Bézier curve to one or two PathShape’…\nTransform the curve with the given transform.\nTransform the curve with the given transform.\nAdd this underline to the whole text. You can also set an …\nNormalized texture coordinates. (0, 0) is the top left …\nWhat UV coordinates to use for the texture?\nvalue 0-1, in gamma-space (~perceptually even)\nvalue 0-1\nvec2(x, y) == Vec2::new(x, y)\nThe vertex data indexed by indices.\nThe vertex data indexed by indices.\nViewport in points.\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle\nHow far to the right.\nRightwards. Width.\nHow far down.\nDownwards. Height.\nThis format is used for space-efficient color …\nHue, saturation, value, alpha. All in the range [0, 1]. No …\nLike Hsva but with the v value (brightness) being gamma …\n0-1 linear space RGBA color with premultiplied alpha.\nalpha 0-1. A negative value signifies an additive color …\nalpha 0-1. A negative value signifies an additive color …\nAn assert that is only active when epaint is compiled with …\nReturns the argument unchanged.\nReturns the argument unchanged.\nFrom linear RGBA with premultiplied alpha\nFrom linear RGBA without premultiplied alpha\nFrom sRGBA with premultiplied alpha\nFrom sRGBA without premultiplied alpha\nlinear [0, 1] -> gamma [0, 1] (not clamped). Works for …\nlinear [0, 1] -> gamma [0, 255] (clamped). Values outside …\nhue 0-1\nhue 0-1\nAll ranges in 0-1, rgb is linear.\nCalls U::from(self).\nCalls U::from(self).\ngamma [0, 255] -> linear [0, 1].\nlinear [0, 255] -> linear [0, 1]. Useful for alpha-channel.\ngamma [0, 1] -> linear [0, 1] (not clamped). Works for …\nlinear [0, 1] -> linear [0, 255] (clamped). Useful for …\nAll ranges in 0-1, rgb is linear.\nsaturation 0-1\nsaturation 0-1\nCheap and ugly. Made for graying out disabled Uis.\nRepresents additive colors using a negative alpha.\nvalue 0-1, in gamma-space (~perceptually even)\nvalue 0-1\nleft/center/right or top/center/bottom alignment for e.g. …\nTwo-dimension alignment, e.g. Align2::LEFT_TOP.\nHorizontal or vertical center.\nThis struct tracks recent values of some time series.\nThe identity rotation: nothing rotates\nIs this an integer type?\nLargest finite value\nSmallest finite value\nRight or bottom.\nLeft or top.\nExtends f32, Vec2 etc with at_least and at_most as aliases …\nImplemented for all builtin numeric types\nHelper trait to implement lerp and remap.\nA position on screen.\nIncludive range of floats, i.e. min..=max, but more …\nHelper trait to implement lerp and remap.\nA rectangular region of space.\nLinearly transforms positions from one Rect to another.\nRepresents a rotation in the 2D plane. A rotation of …\nA vector has a direction and length. A Vec2 is often used …\nValues must be added with a monotonically increasing time, …\nOne- and two-dimensional alignment (Align::Center, …\nReturn true when arguments are the same within some …\nMore readable version of self.max(lower_limit)\nMore readable version of self.min(upper_limit)\nAverage times rate. If you are keeping track of individual …\nIdentity rotation\nAmount of time contained from start to end in this History.\nAn assert that is only active when emath is compiled with …\nCalculate a lerp-factor for exponential smoothing using a …\nRemove samples that are too old.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nAngle is clockwise in radians. A 𝞃/4 = 90° rotation …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nWhere in the range is this value? Returns 0-1 if within …\n(time, value) pairs Time difference between values can be …\nCurrent number of values kept in history\nThe factor by which vectors will be scaled.\nLinear interpolation.\nThe other corner, opposing Self::min. Usually the right …\nMean time difference between values in this History.\nOne of the corners of the rectangle, usually the left top …\nExample:\nWrap angle to [-PI, PI] range.\npos2(x, y) == Pos2::new(x, y)\nLinearly remap a value from one range to another, so that …\nLike remap, but also clamps the value so that the returned …\nRound a value to the given number of decimal places.\nThe scale factors.\nFind “simple” numbers is some range. Used by sliders.\nTotal number of values seen. Includes those that have been …\nTransforms the given coordinate in the from space to the to…\nTransforms the given coordinate in the from space to the to…\nTransforms the given rectangle in the in-space to a …\nvec2(x, y) == Vec2::new(x, y)\nCalculate a smooth velocity (per second) over the entire …\nHow far to the right.\nRightwards. Width.\nHow far down.\nDownwards. Height.\nleft/center/right or top/center/bottom alignment for e.g. …\nTwo-dimension alignment, e.g. Align2::LEFT_TOP.\nHorizontal or vertical center.\nRight or bottom.\nLeft or top.\nAllocates a rectangle of the specified size inside the …\nFind the “simplest” number in a closed range [min, max]…\nRGBA image.\nA 2D RGBA color image in RAM.\nUsed for the font texture.\nA single-channel image designed for the font texture.\nAn image stored in RAM.\nA change to an image.\nWhat to set the texture to.\nThe pixels, row by row, from top to bottom.\nThe coverage value.\nIf None, set the whole texture to Self::image.\nwidth, height.\nwidth, height\nProvides interior mutability.\nAn RAII implementation of a “scoped lock” of a mutex. …\nProvides interior mutability.\nAn RAII read lock guard returned by RwLockReadGuard::map, …\nAn RAII write lock guard returned by RwLockWriteGuard::map…\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nAggregate information about a bunch of allocations.\nCollected allocation statistics for shapes and meshes.\nNumber of separate clip rectangles\nReturns the argument unchanged.\nCalls U::from(self).\nA connected line (without thickness or gaps) which can be …\nTessellation quality options\nConverts Shapes into triangles (Mesh).\nThe maximum distance between the original curve and the …\nIf true (default) cull certain primitives before …\nIf true, no clipping will be done.\nOutput the clip rectangles to be painted.\nOutput the text-containing rectangles.\nThe default value will be 1.0e-5, it will be used during …\nUse “feathering” to smooth out the edges of shapes as …\nThe size of the the feathering, in physical pixels.\nThe path is taken to be closed (i.e. returning to the …\nLike Self::fill but with texturing.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nHelpers for constructing paths\nIf true, small filled circled will be optimized by using …\nIf true (default) align text to mesh grid. This makes the …\nA closed path (returning to the first point).\nOpen-ended.\nTurns Shape:s into sets of triangles.\nAdd one quadrant of a circle\noverwrites existing points\nA .ttf or .otf file and a font face index.\nDescribes the font data and the sizes to use.\nFont of unknown size.\nHow to select a sized font.\nExtra scale and vertical tweak to apply to all text of a …\nThe collection of fonts used by epaint.\nThe collection of fonts used by epaint.\nText that has been laid out, ready for painting.\nDescribes the task of laying out text.\nA font where each character is the same width (w is the …\nOne of the names in FontDefinitions::families.\nSuggested character to use to replace those in password …\nA font where some characters are wider than other (e.g. ‘…\nThe tessellated output of a row.\nOne \\t character is this many spaces wide.\nFormatting option for a section of text.\nControls the text wrapping and elision of a LayoutJob.\nHelper for adding a new section when building a LayoutJob.\nascent value from the font\nWhen using this font’s metrics to layout a row, shift …\nIf true: Allow breaking between any characters. If false …\nIf true, all \\n characters will result in a new paragraph, …\nRange into the galley text\nClosest char at the desired x coordinate. Returns …\nExcludes the implicit \\n after the Row, if any.\nIncludes the implicit \\n after the Row, if any.\nThe character this glyph represents.\nText color\nDifferent types of text cursors, i.e. ways to point into a …\nSet to true the text was truncated due to …\nIf true, this Row came from a paragraph ending with a \\n. …\nExtra spacing between letters, in points.\nWhich fonts (names) to use for each FontFamily.\nWhat font family to use.\nThe first row must be at least this high. This is in case …\nGet the right font implementation from size and FontFamily.\nThe content of a .ttf or .otf file.\nList of font names and their definitions.\nThe height of the tallest font used in the job.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nThe range of vertices in the mesh the contain glyphs. …\nOne for each char.\nHow to horizontally align the text (Align::LEFT, …\nCan we display this glyph?\nCan we display all the glyphs in this text?\nWhich font face in the file to use. When in doubt, use 0.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThe job that this galley is the result of. Contains the …\nJustify text so that word-wrapped rows fill the whole …\nLayout text into a Galley.\nCan be used for first row indentation.\nExplicit line height of the text in points.\nSame y range for all characters with the same TextFormat.\nMaximum amount of rows the text galley should have.\nWrap text so that no row is wider than this.\nThe tessellated text, using non-normalized (texel) UV …\nTight bounding box around all the meshes in all the rows. …\nBounds of the mesh, and can be used for culling. Does NOT …\nCreate a new FontsImpl for text layout. This call is …\nA row can be as long as it need to be.\nTotal number of indices in all the row meshes.\nTotal number of vertices in all the row meshes.\nCharacter to use to represent elided text.\nThe number of physical pixels for each logical point. …\nBaseline position, relative to the galley. Logical …\nBounding rect.\nLogical bounding rectangle based on font heights etc. Use …\nRows of text, from top to bottom.\nScale the font’s glyphs by this much. this is only a …\nIndex into LayoutJob::sections. Decides color etc.\nThis is included in case there are no glyphs\nThe different section, which can have different fonts, …\nBreak on \\n and at the given wrap width.\nDoes not break on \\n, but shows the replacement character …\nHeight in points.\nAdvance width and line height.\nThe text on this row, excluding the implicit \\n if any.\nThe complete text of this job, referenced by LayoutSection.\nElide text that doesn’t fit within the given width, …\nExtra scale and vertical tweak to apply to all text of …\nPosition and size of the glyph in the font texture, in …\nIf you use a small font and Align::TOP you can get the …\nThe mesh, ready to be rendered.\nControls the text wrapping and elision.\nShift font’s glyphs downwards by this amount of logical …\nShift font’s glyphs downwards by this fraction of the …\nCharacter cursor\nAll different types of cursors together. They all point to …\nParagraph Cursor\nRow Cursor\nCharacter based (NOT bytes). It is fine if this points to …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCharacter offset (NOT byte offset!).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCharacter based (NOT bytes). It is fine if this points to …\n0 is first paragraph, and so on. Note that a single …\nIf this cursors sits right at the border of a wrapped row …\nIf this cursors sits right at the border of a wrapped row …\n0 is first row, and so on. Note that a single paragraph …\nLinearly interpolate the nearest neighbors, creating a …\nShow the nearest pixel value.\nHow the texture texels are filtered.\nLow-level manager for allocating textures.\nMeta-data about an allocated texture.\nHow the texture texels are filtered.\nWhat has been allocated and freed during the last period.\n4 or 1\nSize in bytes. width x height x Self::bytes_per_pixel.\nTextures to free after painting.\nReturns the argument unchanged.\nCalls U::from(self).\nHow to filter when magnifying (when texels are larger than …\nHow to filter when minifying (when texels are smaller than …\nA human-readable name useful for debugging.\nThe texture filtering mode to use when rendering.\nFree when this reaches zero.\nNew or changed textures. Apply before painting.\nwidth x height\nExtension trait to provide ord() method.\nWraps a floating-point value to add total order and hash. …\nReturns the argument unchanged.\nHash the given value with a predictable hasher.\nHash the given value with the given hasher.\nCalls U::from(self).\nType to provide total order, useful as key in sorted …\nThe suggested keyboard shortcuts for global gui zooming.\nMake everything larger.\nShow buttons for zooming the ui.\nMake everything smaller.\nLet the user scale the GUI (change …\nPainted behind all floating windows\nDebug layer, always painted last / on top\nPopups, menus etc that should always be painted on top of …\nAn identifier for a paint layer. Also acts as an …\nNormal moveable windows that you reorder by click\nDifferent layer categories\nA list of Shapes paired with a clip rectangle.\nSpecial layer between panels and windows\nA unique identifier of a specific Shape in a PaintList.\nThings floating on top of everything else, like tooltips. …\nReturns the index of the new Shape that can be used with …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nModify an existing Shape.\nTranslate each Shape and clip rectangle by this much, …\nRepresents a byte buffer.\nRepresents a loader capable of loading raw unstructured …\nRepresents bytes which are currently being loaded.\nMaps URI:s to Bytes, e.g. found with include_bytes!.\nContains the error value\nContains the error value\nContains the error value\nContains the error value\nScale to height.\nAn ImageLoader decodes raw bytes into a ColorImage.\nRepresents an image which is currently being loaded.\nRepresents a failed attempt at loading an image.\nThe loaders of bytes, images, and textures.\nRuntime error: Loading was attempted, but failed (e.g. “…\nProgrammer error: There are no image loaders installed.\nProgrammer error: Failed to find the bytes for this image …\nProgrammer error: Failed to parse the bytes as an image …\nProgrammer error: no matching TextureLoader. Because of …\nA specific loader does not support this scheme, protocol …\nContains the success value\nContains the success value\nContains the success value\nContains the success value\nBytes are being loaded.\nImage is loading.\nTexture is loading.\nBytes are loaded.\nImage is loaded.\nTexture is loaded.\nScale original size by some factor.\nScale to size.\nGiven as a hint for image loading requests.\nA texture with a known size.\nA TextureLoader uploads a ColorImage to the GPU, returning …\nRepresents a texture is currently being loaded.\nScale to width.\nIf the loader caches any data, this should return the size …\nIf the loader caches any data, this should return the size …\nIf the loader caches any data, this should return the size …\nImplementations may use this to perform work at the end of …\nImplementations may use this to perform work at the end of …\nImplementations may use this to perform work at the end of …\nForget the given uri.\nForget the given uri.\nForget the given uri.\nForget all URIs ever given to this loader.\nForget all URIs ever given to this loader.\nForget all URIs ever given to this loader.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nFetch the id and size from a TextureHandle.\nUsed to get a unique ID when implementing one of the …\nUnique ID of this loader.\nUnique ID of this loader.\nUnique ID of this loader.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nTry loading the bytes from the given uri.\nTry loading the image from the given uri.\nTry loading the texture from the given uri.\nCreate a SizedTexture from a texture id with a specific …\nFile contents, e.g. the contents of a .png.\nMime type of the content, e.g. image/png.\nSet if known (e.g. from a HTTP header, or by parsing the …\nSet if known (e.g. from a HTTP header, or by parsing the …\nSet if known (e.g. from a HTTP header, or by parsing the …\nSet if known (e.g. from a HTTP header, or by parsing the …\nThe menu bar goes well in a TopBottomPanel::top, but can …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nConstruct a top level menu in a menu bar. This would be …\nConstruct a top level menu with an image in a menu bar. …\nAndroid OS.\nApple iPhone OS.\nMacOS.\nLinux or Unix other than Android.\nAn enum of common operating systems.\nUnknown OS - could be wasm\nWindows.\nReturns the argument unchanged.\nUses the compile-time target_arch to identify the OS.\nHelper: try to guess from the user-agent of a browser.\nCalls U::from(self).\nIndicated an alias, e.g. a shortcut\nSomething can be scrolled in any direction (panned).\nHover a cell in a table\nA widget was clicked.\nA context menu is available\nIndicate that a copy will be made\nRequest an elevated amount of animations and flair for the …\nFor precision work\nA mouse cursor icon.\nNormal cursor icon, whatever that is.\nA widget was double-clicked.\nA widget gained keyboard focus (by tab key).\nWhat egui emits each frame from crate::Context::run.\nThe thing you are hovering can be grabbed\nYou are grabbing the thing you are hovering\nQuestion mark\nRequest a standard amount of attention-grabbing actions.\nOmnidirectional move icon (e.g. arrows in all cardinal …\nCan’t drop here\nShow no cursor\nForbidden\nWhat URL to open, and how.\nThings that happened during this frame that the …\nThe non-rendering part of what egui emits each frame.\nPointing hand, used for e.g. web links\nShows that processing is being done, but that the program …\nReset the attention request and interrupt related …\nResize a column\nResize something rightwards (e.g. when dragging the …\nHorizontal resize - to make something wider or more narrow …\nDiagonal resize / (right-up to/from left-down)\nResize something up (e.g. when dragging the top edge of …\nResize something up and right (e.g. when dragging the …\nResize something up and left (e.g. when dragging the …\nDiagonal resize \\ (left-up to/from right-down)\nResize a row\nResize something downwards (e.g. when dragging the bottom …\nResize something down and right (e.g. when dragging the …\nResize something down and left (e.g. when dragging the …\nVertical resize | (up-down or down-up)\nResize something leftwards (e.g. when dragging the left …\nText caret, e.g. “Click here to edit text”\nText selection was updated.\nA widget was triple-clicked.\nTypes of attention to request from a user when a native …\nA widget’s value changed.\nVertical text caret, e.g. “Click here to edit vertical …\nNot yet ready, try later.\nDescribes a widget such as a crate::Button or a …\nEnhance!\nLet’s get a better overview\nIf set, put this text in the system clipboard. Ignore if …\nThe contents of some editable text (for TextEdit fields).\nSet the cursor to this icon.\nWhether the widget is enabled.\nEvents that may be useful to e.g. a screen reader.\nReturns the argument unchanged.\nCalls U::from(self).\nThe text on labels, buttons, checkboxes etc.\nIs there a mutable TextEdit under the cursor? Use by eframe…\nIf true, open the url in a new tab. If false open it in …\nIf set, open this url.\nNon-rendering related output.\nThe previous text value.\nIf Duration::is_zero(), egui is requesting immediate …\nThe current value of checkboxes and radio buttons.\nWhat to paint.\nScreen-space position of text edit cursor (used for IME).\nSelected range of characters in Self::current_text_value.\nTexture changes since last frame (including the font …\nThe type of widget this is.\nThe current value of sliders etc.\nThe word git.\nThe Github logo.\nThe Android logo.\nThe Apple logo.\nTux, the Linux penguin.\nThe Windows logo.\nThe Twitter bird.\nNormal labels. Easily readable, doesn’t take up too much …\nButtons. Maybe slightly bigger than Self::Body.\nOptions for help debug egui by adding extra visualization\nDefault text style - will use TextStyle::Body, unless …\nDirectly select size and font family\nA way to select FontId, either by picking one directly or …\nHeading. Probably larger than Self::Body.\nHow and when interaction happens.\nSame size as Self::Body, but used when monospace is …\nA user-chosen style, found in Style::text_styles.\nSelected text, selected elements etc\nUsed when small text is needed.\nControls the sizes and distances between widgets.\nSpecifies the look and feel of egui.\nUse a TextStyle to look up the FontId in Style::text_styles…\nAlias for a FontId (font of a certain size).\nControls the visual style (colors etc) of egui.\nbg = background, fg = foreground.\nThe visuals of widgets for different states of interaction.\nThe style of an interactive widget as you are clicking or …\nHow many seconds a typical animation should last.\nBackground color of widgets that must have a background …\nFor surrounding rectangle of things that need it, like …\nShow a background behind buttons.\nButton size is text size plus this on each side\nAllow child widgets to be just on the border and still …\nBackground color behind code-styled monospaced labels.\nShow a background behind collapsing headers.\nHeight of a combo-box before showing scroll bars.\nDefault (minimum) width of a ComboBox.\nIf true, the visuals are overall dark with light text. If …\nOptions to help debug why egui behaves strangely.\nAlways show callstack to ui on hover.\nShow callstack for the current widget on hover if all …\nThe default text styles of the default egui theme.\nThe style to use for DragValue text.\nA good color for error text (e.g. red).\nMake the frame this much larger.\nShow tooltips explaining DragValue:s etc when hovered.\nVery dark or light color (for corresponding theme). Used …\nSomething just barely different from the background color. …\nStroke and text color of the interactive part of a …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nIf we show the hover ui, include where the next widget is …\nThe style of an interactive widget while you hover it, or …\nThe color used for Hyperlink,\nReturns small icon rectangle and big icon rectangle\nCheckboxes, radio button and collapsing headers have an …\nCheckboxes, radio button and collapsing headers have an …\nCheckboxes, radio button and collapsing headers have an …\nShow a spinner when loading an image.\nThe style of an interactive widget, such as a button, at …\nIndent collapsing regions etc by this much.\nEnd indented regions with a horizontal line\nDraw a vertical lien left of indented region, in e.g. …\nShould the cursor change when the user hovers over an …\nMinimum size of a DragValue, color picker button, and …\nHow and when interaction happens.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nHorizontal and vertical spacing between widgets.\nHorizontal and vertical margins within a menu frame.\nThe style of a widget that you cannot interact with.\nThe style of a button that has an open menu beneath it …\nIf set this will change the font family and size for all …\nOverride default text color for all text.\nIf set this will change the default TextStyle for all …\nPanel background color\nMouse must be this close to the corner of a window to …\nMouse must be this close to the side of a window to resize\nButton frames etc.\nMargin between contents and scroll bar.\nMargin between scroll bar and the outer container (e.g. …\nMake sure the scroll handle is at least this big\nShow what widget blocks the interaction of another widget.\nShow which widgets make their parent higher\nShow which widgets make their parent wider\nShow an overlay on all interactive widgets.\nIf false, tooltips will show up anytime you hover …\nShow trailing color behind the circle of a Slider. Default …\nDefault width of a Slider.\nSizes and distances between widgets\nWhether or not Grids and Tables should be striped by …\nThe color and width of the text cursor\nshow where the text cursor would be if you clicked\nDefault width of a TextEdit.\nThe FontFamily and size you want to use for a specific …\nDelay in seconds before showing tooltips after the mouse …\nWidth of a tooltip (on_hover_ui, on_hover_text etc).\nColors etc.\nA good color for warning text (e.g. orange).\nBackground color of widgets that can optionally have a …\nVisual styles of widgets\nHorizontal and vertical margins within a window frame.\nIf set, labels buttons wtc will use this to determine …\nCharacter cursor\nA selected text range (could be a range of length zero).\nA .ttf or .otf file and a font face index.\nDescribes the font data and the sizes to use.\nFont of unknown size.\nThe collection of fonts used by epaint.\nText that has been laid out, ready for painting.\nDescribes the task of laying out text.\nA font where each character is the same width (w is the …\nOne of the names in FontDefinitions::families.\nA font where some characters are wider than other (e.g. ‘…\nOne \\t character is this many spaces wide.\nFormatting option for a section of text.\nControls the text wrapping and elision of a LayoutJob.\nIf true: Allow breaking between any characters. If false …\nIf true, all \\n characters will result in a new paragraph, …\nRange into the galley text\nText color\nSet to true the text was truncated due to …\nExtra spacing between letters, in points.\nWhich fonts (names) to use for each FontFamily.\nThe first row must be at least this high. This is in case …\nThe content of a .ttf or .otf file.\nList of font names and their definitions.\nReturns the argument unchanged.\nHow to horizontally align the text (Align::LEFT, …\nCharacter offset (NOT byte offset!).\nWhich font face in the file to use. When in doubt, use 0.\nCalls U::from(self).\nThe job that this galley is the result of. Contains the …\nJustify text so that word-wrapped rows fill the whole …\nCan be used for first row indentation.\nExplicit line height of the text in points.\nMaximum amount of rows the text galley should have.\nWrap text so that no row is wider than this.\nTight bounding box around all the meshes in all the rows. …\nTotal number of indices in all the row meshes.\nTotal number of vertices in all the row meshes.\nThe empty range.\nCharacter to use to represent elided text.\nThe number of physical pixels for each logical point. …\nIf this cursors sits right at the border of a wrapped row …\nWhen selecting with a mouse, this is where the mouse was …\nBounding rect.\nRows of text, from top to bottom.\nWhen selecting with a mouse, this is where the mouse was …\nThe different section, which can have different fonts, …\nreturns the two ends ordered\nThe complete text of this job, referenced by LayoutSection.\nExtra scale and vertical tweak to apply to all text of …\nIf you use a small font and Align::TOP you can get the …\nControls the text wrapping and elision.\nThis struct tracks recent values of some time series.\nStores values identified by an Id AND a the …\nComputing the same thing each frame can be expensive, so …\nCount the number of values are stored with the given type.\nCount how many values are stored but not yet deserialized.\nReturns the argument unchanged.\nRead a value, optionally deserializing it if available.\nRead a value without trying to deserialize a persisted …\nHash the given value with a predictable hasher.\nHash the given value with the given hasher.\nInsert a value that will be persisted next time you start …\nInsert a value that will not be persisted.\nCalls U::from(self).\nThe maximum number of bytes that will be used to store the …\nRemove the state of this type an id.\nNote all state of the given type.\nSee Self::max_bytes_per_type.\nSomething that does an expensive computation that we want …\nCaches the results of a computation for one frame. If it …\nMust be called once per frame to clear the cache.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGet from cache (if the same key was used last frame) or …\nCalls U::from(self).\nCalls U::from(self).\nNumber of values currently in the cache.\nCall once per frame to evict cache.\nCall once per frame to evict cache.\nStores values identified by an Id AND a the …\nLike std::any::TypeId, but can be serialized and …\nReturns the argument unchanged.\nCalls U::from(self).\nAutomatic undo system.\nAdd an undo point if, and only if, there has been a change …\nIf the state is changing so often that we never get to …\nCall this as often as you want (e.g. every frame) and …\nReturns the argument unchanged.\nReturns the argument unchanged.\nDo we have an undo point different from the given state?\nCalls U::from(self).\nCalls U::from(self).\nReturn true if the state is currently changing\nMaximum number of undos. If your state is resource …\nWhen that state hasn’t changed for this many seconds, …\nUse exactly this galley when painting the text.\nUse this LayoutJob when laying out the text.\nText and optional style choices for it.\nThis is how you specify text for a widget.\nText that has been laid out and ready to be painted.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nPaint with this specific color.\nUse the colors in the original WidgetText if any, else …\nUse the colors in the original WidgetText if any, else …\nSize of the laid out text.\nThe full, non-elided text of the input job.\nClickable button with text.\nLoad the image from some raw bytes.\nBoolean on/off control with text label.\nA numeric value that you can change by dragging the …\nFit the image to an exact size.\nFit the image to a fraction of the available size.\nA clickable hyperlink, e.g. to …\nA widget which displays an image.\nA clickable image within a frame.\nThis type determines how the image should try to fit …\nThis type determines the constraints on how the size of an …\nThis type tells the Ui how to load an image.\nStatic text.\nClickable text, that looks like a hyperlink.\nFit the image to its original size, scaled by some factor.\nA simple progress bar.\nOne out of several alternatives, either selected or not.\nOne out of several alternatives, either selected or not. …\nA visual separator. A horizontal or vertical line …\nControl a number with a slider.\nSpecifies the orientation of a Slider.\nA spinner widget used to indicate loading.\nTrait constraining what types crate::TextEdit may use as …\nA text region that the user can edit the contents of.\nLoad the image from an existing texture.\nLoad the image from a URI, e.g. …\nAnything implementing Widget can be added to a Ui with …\nHelper so that you can do TextEdit::State::read…\nReturns this buffer as a str.\nA solid color to put behind the image. Useful for …\nReads the given character range.\nClears all characters in this buffer\nColor picker widgets.\nDeletes a range of text char_range from this buffer.\nDetermines how the image should shrink/expand/stretch/etc. …\nShow larger buttons for switching between light and dark …\nShow a small button to switch to/from dark/light mode …\nInserts text text into this buffer at character index …\nCan this text be edited?\nWhether or not the final size should maintain the original …\nDetermines the maximum size of the image.\nReplaces all contents of this string with text\nShow a button to reset a value to its default. The button …\nShow a button to reset a value to its default. The button …\nRotate the image about an origin by some angle\nRound the corners of the image.\nClears all characters in this buffer and returns a string …\nMultiply image color with this. Default is WHITE (no tint).\nAllocate space, interact, paint, and return a Response.\nSelect UV range. Default is (0,0) in top-left, (1,1) …\nThe unique identifier for this image, e.g. …\nWhat options to show for alpha\nShows a button with the given color. If the user clicks …\nShows a button with the given color. If the user clicks …\nShows a button with the given color. If the user clicks …\nShows a button with the given color. If the user clicks …\nShows a color picker where the user can change the given …\nReturns true on change.\nReturns the argument unchanged.\nCalls U::from(self).\nShow a color with background checkers to demonstrate …\nShow a color with background checkers to demonstrate …\nA selected text range (could be a range of length zero).\nA selected text range (could be a range of length zero).\nTrait constraining what types crate::TextEdit may use as …\nA text region that the user can edit the contents of.\nThe output from a TextEdit.\nThe text edit state stored between frames.\nThe range of selected character indices.\nReturns this buffer as a str.\nThe the currently selected range of characters.\nReads the given character range.\nClears all characters in this buffer\nWhere the text cursor is.\nDeletes a range of text char_range from this buffer.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nHow the text was displayed.\nInserts text text into this buffer at character index …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nTrue if the selected range contains no characters.\nCan this text be edited?\nThe empty range.\nWhen selecting with a mouse, this is where the mouse was …\nWhen selecting with a mouse, this is where the mouse was …\nWhen selecting with a mouse, this is where the mouse was …\nReplaces all contents of this string with text\nThe interaction response.\nWhen selecting with a mouse, this is where the mouse was …\nWhen selecting with a mouse, this is where the mouse was …\nWhen selecting with a mouse, this is where the mouse was …\nSets the currently selected range of characters.\nIf there is a selection, None is returned. If the two ends …\nreturns the two ends ordered\nThe state we stored after the run.\nClears all characters in this buffer and returns a string …\nThe text was clipped to this rectangle when painted.\nWhere the text in Self::galley ended up on the screen.\nA 2D affine transform, which can represent translation, …\nA 3D affine transform, which can represent translation, …\nA 2x2 column major matrix.\nA 3x3 column major matrix.\nA 3x3 column major matrix.\nA 4x4 column major matrix.\nA quaternion representing an orientation.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nCreates a quaternion from x, y, z and w values.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nA 2D affine transform, which can represent translation, …\nA 3D affine transform, which can represent translation, …\nA 2x2 column major matrix.\nA 3x3 column major matrix.\nA 4x4 column major matrix.\nA quaternion representing an orientation.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nCreates a quaternion from x, y, z and w values.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nFluent messages can use arguments in order to …\nFluentAttribute is a component of a compound FluentMessage.\nSpecialized FluentBundle over non-concurrent …\nCore error type for Fluent runtime system.\nFluentMessage is a basic translation unit of the Fluent …\nA resource containing a list of localization messages.\nThe FluentValue enum represents values which can be …\nAn error which occurs when FluentBundle::add_resource adds …\nConverts the FluentValue to a string.\nAn iterator over FluentAttribute elements.\nFluentBundle is a collection of localization messages in …\nReturns an iterator over entries of the FluentResource.\nA helper macro to simplify creation of FluentArgs.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets the FluentValue at the key if it exists.\nRetrieve a single FluentAttribute element.\nReturns an Entry at the given index out of the …\nRetrieves an id of an attribute.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nConverts the FluentValue to a string.\nIterate over a tuple of the key an FluentValue.\nChecks to see if two FluentValues match each other by …\nCreates a new empty argument map.\nSets the key value pair.\nReturns a reference to the source string that was used to …\nA fallible constructor of a new FluentResource.\nAttempts to parse the string representation of a value …\ntypes module contains types necessary for Fluent runtime …\nRetrieves an value of an attribute.\nRetrieves an option of a ast::Pattern.\nPre-allocates capacity for arguments.\nWrite out a string version of the FluentValue to W.\nA collection of localization messages for a single locale, …\nMakes the provided rust function available to messages …\nAdds a resource to the bundle, returning an empty Result<T>…\nAdds a resource to the bundle, returning an empty Result<T>…\nFormats a pattern which comes from a FluentMessage.\nReturns the argument unchanged.\nRetrieves a FluentMessage from a bundle.\nReturns true if this bundle contains a message with the …\nCalls U::from(self).\nConstructs a FluentBundle. The first element in locales …\nA constructor analogous to FluentBundle::new but operating …\nThis method allows to specify a function that will be …\nThis method allows to specify a function that will be …\nWhen formatting patterns, FluentBundle inserts Unicode …\nWrites a formatted pattern which comes from a FluentMessage…\nSpecialized FluentBundle over concurrent IntlLangMemoizer.\nCustom types can implement the FluentType trait in order …\nThe FluentValue enum represents values which can be …\nConvert the custom type into a string value, for instance …\nConvert the custom type into a string value, for instance …\nCreate a clone of the underlying type.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThis function parses Accept-Language string into a list of …\nReturns the argument unchanged.\nCalls U::from(self).\nLanguage Negotiation is a process in which locales from …\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nDense input for network replication.\nExtension of InputCollector exposing dense control for …\nDefine input types used by game for use in networking.\nTrait allowing for creating and applying DenseInput from …\nRequired for use of PlayerControls in networking.\nGet dense control for player.\nGet dense control\nGet DenseInput for control.\nUpdate control of player from dense input.\nUpdate control from DenseInput.\nType of the arguments that are used to construct the …\nType of any errors that can occur during the construction …\nThe IntlLangMemoizer can memoize multiple constructed …\nIntlMemoizer is designed to handle lazily-initialized …\nThe trait that needs to be implemented for each intl …\nContains thread-safe variants.\nConstruct a formatter. This maps the Self::Args type to …\nReturns the argument unchanged.\nReturns the argument unchanged.\nGet a IntlLangMemoizer for a given language. If one does …\nCalls U::from(self).\nCalls U::from(self).\nCreate a new IntlLangMemoizer that is unique to a specific …\nwith_try_get means with an internationalization formatter, …\nA thread-safe version of the …\nReturns the argument unchanged.\nCalls U::from(self).\nCreate a new IntlLangMemoizer that is unique to a specific …\nLazily initialize and run a formatter. See …\nAll samples are multiplied by the specified factor.\nThe action should occur when a clock reaches a specific …\nThe volume is adjusted by the given number of decibels.\nThe action should occur a certain amount of time from now.\nAn emitter in a spatial scene.\nA stereo audio sample.\nThe action should occur immediately.\nRoute audio to the main mixer track.\nThe minimum decibel value at which a sound is considered …\nWhere a source of audio should be routed to.\nAn error that is returned when a resource cannot be added …\nDescribes when an action should occur.\nA mixer track.\nA change in volume of a sound.\nA Frame with both the left and right samples set to 0.0.\nReturns the volume as an amplitude.\nReturns the volume as a difference in the number of …\nReturns the frame mixed down to mono.\nPrecise timing for audio events.\nHelpers for sending commands from the gameplay thread to …\nCreates a set of command writers and readers and a …\nModifies audio signals.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a frame with both the left and right channels set …\nGiven a previous frame, a current frame, the two next …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThe sample for the left channel.\nThe main entrypoint for controlling audio from gameplay …\nGlobal values that parameters (like volume and playback …\nCreates a frame with the given left and right values.\nPans a frame to the left or right.\nThe sample for the right channel.\nSources of audio.\nPositions audio in 3D space.\nOrganizes and applies effects to audio.\nSmooth interpolation between values.\nControls a clock.\nA unique identifier for a clock.\nThe rate that a clock ticks at.\nAn instant in time associated with a clock.\nThe clock ticks every x seconds.\nThe clock ticks x times per minute.\nThe clock ticks x times per second.\nReturns the ClockSpeed as a number of seconds between each …\nReturns the ClockSpeed as a number of ticks per minute.\nReturns the ClockSpeed as a number of ticks per second.\nThe clock this time is associated with.\nContains types for reporting information about clocks.\nThe amount of time since the last tick as a fraction of a …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a ClockTime for a clock with the specified number …\nCreates a ClockTime for a clock with the specified number …\nReturns the unique identifier for the clock.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nPauses the clock.\nSets the speed of the clock.\nStarts or resumes the clock.\nStops and resets the clock.\nReturns true if the clock is currently ticking and false …\nThe elapsed time in whole ticks.\nReturns the current time of the clock.\nInformation about the current state of a clock.\nProvides information about any clock that currently exists.\nThe thing should start later because the appropriate clock …\nBuilds a ClockInfoProvider that provides fake clock info.\nThe thing will never start because the clock it depends on …\nThe thing should start now.\nWhen something should start given the current state of the …\nAdds a new fake clock to the builder and returns the …\nConsumes the builder and returns a ClockInfoProvider.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets information about the clock with the given ID if it …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCreates a new MockClockInfoProviderBuilder with room for …\nWhether the clock is currently running.\nThe current time of the clock.\nReturns whether something with the given start time should …\nReads values that were written to a CommandWriter.\nWrites values that can be sent to a CommandReader.\nA command that holds a target Value and a Tween.\nCreates a command writer/reader pair.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns the latest value that was written to the …\nThe new value to set something to.\nThe tween to use to smoothly transition the value.\nWrites a new value, overwriting any previous values.\nReceives input audio from a mixer track and outputs …\nConfigures an effect.\nAllows the user to control the effect from gameplay code.\nCreates the effect and a handle to the effect.\nReduces (or increases) the dynamic range of audio.\nAdds echoes to a sound.\nMakes a sound harsher and noisier.\nAdjusts the volume of a frequency range of a sound.\nRemoves frequencies from a sound.\nCalled when the effect is first sent to the renderer.\nCalled when the sample rate of the renderer is changed.\nCalled whenever a new batch of audio samples is requested …\nAdjusts the panning of audio.\nTransforms an input Frame.\nAdds reverberations to a sound. Useful for simulating room …\nAdjusts the volume of audio.\nConfigures a compressor.\nControls a compressor.\nSets how much time it takes for the volume attenuation to …\nHow much time it takes for the volume attenuation to ramp …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSets the amount to change the volume after processing (in …\nThe amount to change the volume after processing (in dB).\nSets how much dry (unprocessed) signal should be blended …\nHow much dry (unprocessed) signal should be blended with …\nCreates a new CompressorBuilder with the default settings.\nSets how much the signal will be compressed.\nHow much the signal will be compressed.\nSets how much time it takes for the volume attenuation to …\nHow much time it takes for the volume attenuation to relax …\nSets how much time it takes for the volume attenuation to …\nSets the amount to change the volume after processing (in …\nSets how much dry (unprocessed) signal should be blended …\nSets how much the signal will be compressed.\nSets how much time it takes for the volume attenuation to …\nSets the volume above which volume will start to be …\nSets the volume above which volume will start to be …\nThe volume above which volume will start to be decreased …\nConfigures a delay effect.\nControls a delay effect.\nAdds an effect to the feedback loop.\nSets the amount of audio the delay can store.\nSets the delay time (in seconds).\nSets the amount of feedback.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSets how much dry (unprocessed) signal should be blended …\nCreates a new DelayBuilder with the default settings.\nSets the delay time (in seconds).\nSets the amount of feedback.\nSets how much dry (unprocessed) signal should be blended …\nConfigures a distortion effect.\nControls a distortion effect.\nDifferent types of distortion.\nThe signal will be clamped to the -1.0 to 1.0 range.\nThe signal will be kept in the -1.0 to 1.0 range, and the …\nSets the factor to multiply the signal by before applying …\nThe factor to multiply the signal by before applying the …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nSets the kind of distortion to use.\nThe kind of distortion to use.\nSets how much dry (unprocessed) signal should be blended …\nHow much dry (unprocessed) signal should be blended with …\nCreates a new DistortionBuilder with the default settings.\nSets how much distortion should be applied.\nSets the kind of distortion to use.\nSets how much dry (unprocessed) signal should be blended …\nFrequencies around the user-defined frequency are adjusted.\nConfigures an EQ filter.\nControls an EQ filter.\nThe shape of the frequency adjustment curve.\nFrequencies around and higher than the user-defined …\nFrequencies around and lower than the user-defined …\nThe “center” or “corner” of the frequency range to …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nThe volume adjustment for frequencies in the specified …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThe shape of the frequency adjustment curve.\nCreates a new EqFilterBuilder.\nThe width of the frequency range to adjust.\nSets the “center” or “corner” of the frequency …\nSets the volume adjustment for frequencies in the …\nSets the shape of the frequency adjustment curve.\nSets the width of the frequency range to adjust.\nRemoves frequencies above and below the cutoff frequency.\nConfigures a filter effect.\nControls a filter effect.\nThe frequencies that the filter will remove.\nRemoves frequencies below the cutoff frequency.\nRemoves frequencies above the cutoff frequency.\nRemoves frequencies around the cutoff frequency.\nSets the cutoff frequency of the filter (in hertz).\nThe cutoff frequency of the filter (in hertz).\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nSets how much dry (unprocessed) signal should be blended …\nHow much dry (unprocessed) signal should be blended with …\nSets the frequencies that the filter will remove.\nThe frequencies that the filter will remove.\nCreates a new FilterBuilder with the default settings.\nSets the resonance of the filter.\nThe resonance of the filter.\nSets the cutoff frequency of the filter (in hertz).\nSets how much dry (unprocessed) signal should be blended …\nSets the frequencies that the filter will remove.\nSets the resonance of the filter.\nConfigures a panning control effect.\nControls a panning control effect.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSets the panning adjustment to apply to input audio.\nConfigures a reverb effect.\nControls a reverb effect.\nSets how quickly high frequencies disappear from the …\nHow quickly high frequencies disappear from the …\nSets how much the room reverberates. A higher value will …\nHow much the room reverberates. A higher value will result …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSets how much dry (unprocessed) signal should be blended …\nHow much dry (unprocessed) signal should be blended with …\nCreates a new ReverbBuilder with the default settings.\nSets how quickly high frequencies disappear from the …\nSets how much the room reverberates. A higher value will …\nSets how much dry (unprocessed) signal should be blended …\nSets the stereo width of the reverb effect (0.0 being …\nSets the stereo width of the reverb effect (0.0 being …\nThe stereo width of the reverb effect (0.0 being fully …\nConfigures a volume control effect.\nControls a volume control effect.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCreates a new VolumeControlBuilder.\nSets the volume adjustment to apply to input audio.\nControls audio from gameplay code.\nSettings for an AudioManager.\nSpecifies how many of each resource type an audio context …\nThe default backend used by AudioManagers.\nCreates a clock.\nCreates a modulator.\nCreates a spatial scene.\nCreates a mixer sub-track.\nCommunication between Kira and a low-level audio API.\nReturns a mutable reference to this manager’s backend.\nConfigures the backend.\nSpecifies how many of each resource type an audio context …\nReturns the number of clocks that can exist at a time.\nThe maximum number of clocks that can exist at a time.\nThe number of commands that be sent to the renderer at a …\nErrors that can occur when using an AudioManager.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns a handle to the main mixer track.\nConfigures the main mixer track.\nReturns the number of modulators that can exist at a time.\nThe maximum number of modulators that can exist at a time.\nCreates a new AudioManager.\nReturns the number of clocks that currently exist.\nReturns the number of modulators that currently exist.\nReturns the number of sounds that are currently loaded.\nReturns the number of spatial scenes that currently exist.\nReturns the number of mixer sub-tracks that currently …\nPlays a sound.\nReturns the number of sounds that can be loaded at a time.\nThe maximum number of sounds that can be playing at a time.\nReturns the number of spatial scenes that can exist at a …\nThe maximum number of spatial scenes that can exist at a …\nReturns the number of mixer sub-tracks that can exist at a …\nThe maximum number of mixer sub-tracks that can exist at a …\nConnects a Renderer to a lower level audio API.\nThe default backend used by AudioManagers.\nErrors that can occur when using this backend.\nProduces Frames of audio data to be consumed by a …\nSettings for this backend.\nPlays audio using cpal.\nReturns the argument unchanged.\nCalls U::from(self).\nUseful for testing and benchmarking.\nCalled by the backend when the sample rate of the audio …\nCalled by the backend when it’s time to process a new …\nProduces the next Frame of audio.\nStarts the backend and returns itself and the initial …\nSends the renderer to the backend to start audio playback.\nAn error occurred when building the audio stream.\nA backend that uses cpal to connect a Renderer to the …\nSettings for the cpal backend.\nAn error occurred when getting the default output …\nErrors that can occur when using the cpal backend.\nA default audio output device could not be determined.\nAn error occurred when starting the audio stream.\nThe buffer size used by the device. If it is set to …\nThe output audio device to use. If None, the default output\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nA backend that does not connect to any lower-level audio …\nSettings for the mock backend.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls the on_start_processing callback of the Renderer.\nCalls the process callback of the Renderer.\nThe sample rate that the Renderer should run at.\nChanges the sample rate of the Renderer.\nAn error occurred when initializing the sound.\nErrors that can occur when playing a sound.\nCould not play a sound because the maximum number of …\nReturns the argument unchanged.\nCalls U::from(self).\nAllows the user to control the modulator from gameplay …\nProduces a stream of values that a parameter can be linked …\nConfigures a modulator.\nA unique identifier for a modulator.\nCreates the modulator and a handle to the modulator.\nWhether the modulator can be removed from the audio …\nReturns the argument unchanged.\nCalls U::from(self).\nOscillates back and forth.\nCalled whenever a new batch of audio samples is requested …\nSmoothly transitions values to other values.\nUpdates the modulator.\nReturns the current output of the modulator.\nContains types for reporting values of modulators.\nConfigures an LFO modulator.\nControls an LFO modulator.\nThe value jumps back and forth between two values.\nThe value moves gradually in one direction, then abruptly …\nThe value moves back and forth smoothly.\nThe value moves back and forth at a constant speed.\nDescribes an oscillation pattern.\nSets how much the value oscillates.\nHow much the value oscillates.\nSets how quickly the value oscillates.\nHow quickly the value oscillates.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the unique identifier for the modulator.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCreates a new LfoBuilder with the default settings.\nSets a constant value that the modulator is offset by.\nThe constant value the modulator is offset by.\nSets how much the value oscillates.\nSets how quickly the value oscillates.\nSets a constant value that the modulator is offset by.\nSets the phase of the LFO (in radians).\nSets the oscillation pattern.\nSets the phase the LFO should start at (in radians).\nThe phase the LFO should start at (in radians).\nSets the oscillation pattern.\nThe oscillation pattern.\nThe ratio between how much time the oscillator spends on …\nConfigures a tweener.\nControls a tweener.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the unique identifier for the modulator.\nThe initial value of the tweener.\nCalls U::from(self).\nCalls U::from(self).\nStarts a transition from the current value to a target …\nBuilds a ModulatorValueProvider that provides fake …\nProvides values of any modulator that currently exists.\nAdds a new fake modulator to the builder and returns the …\nConsumes the builder and returns a ModulatorValueProvider.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets the value of the modulator with the given ID if it …\nCalls U::from(self).\nCalls U::from(self).\nCreates a new MockModulatorValueProviderBuilder with room …\nA user-defined time in seconds.\nThe end of the audio data.\nThe ending time of a region of audio.\nErrors that can occur when starting the sound.\nThe sound is played at a speed factor of the original …\nErrors that can occur when loading or streaming an audio …\nThe type that can be used to control the sound once it has …\nA trait for types that can be converted into an …\nAn error occurred while reading the file from the …\nCould not determine the default audio track in the file.\nPlayback is paused.\nThe sound is fading out, and when the fade-out is …\nA point in time in a piece of audio.\nHow quickly a sound is played.\nThe playback state of a sound.\nThe sound is playing normally.\nA portion of audio.\nThe time in samples (individual audio data points).\nThe time in seconds.\nThe sound is played faster or slower so that the pitch of …\nAn actively playing sound.\nA source of audio that is loaded, but not yet playing.\nThe sound has stopped and can no longer be resumed.\nThe sound is fading out, and when the fade-out is …\nAn error occurred when parsing the file.\nCould not determine the duration of the audio.\nCould not determine the sample rate of the audio.\nThe audio uses an unsupported channel configuration. Only …\nReturns the playback rate as a factor of the original …\nReturns the number of semitones of pitch difference this …\nThe (exclusive) ending time of the region.\nReturns true if the sound is finished and can be unloaded.\nReturns the argument unchanged.") \ No newline at end of file +searchState.loadedDescShard("jumpy", 6, "Returns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nTransparent black\nLoad the image from some raw bytes.\nCreate a ColorImage from flat opaque gray data.\nWithout label.\nLabel shown next to the combo box\nleft-top corner plus a size (stretching right-down).\nBounding-box around the points.\nCreate a ColorImage from flat RGB data.\nFrom sRGBA with premultiplied alpha.\nFrom sRGBA WITHOUT premultiplied alpha.\nCreate a ColorImage from flat un-multiplied RGBA data.\nLoad the image from an existing texture.\nReturns the bounding rectangle of the two points.\nLoad the image from a URI.\nTransparent white\nWas the CollapsingHeader fully closed (and not being …\nWas the CollapsingHeader fully open (and not being …\nTrue if this widget has keyboard focus this frame, but didn…\nPaint text that has already been laid out in a Galley.\nThe text color in the Galley will be replaced with the …\nPaint text that has already been laid out in a Galley.\nMultiply with 0.5 to make color half as opaque, …\nUsed to get a unique ID when implementing one of the …\nCreate a Hyperlink to the current file!() on github.\nCreate a Hyperlink to the current file!() (and line) on …\nShow larger buttons for switching between light and dark …\nShow a small button to switch to/from dark/light mode …\nReturned a “grayed out” version of the given color.\nPut into a Frame::group, visually grouping the contents …\nFor when you want to group a few widgets together within a …\nExtend each end of the separator line by this much.\nHelpers for zooming the whole GUI of an app (changing …\nDoes this widget have keyboard focus?\nThis widget has the keyboard focus (i.e. is receiving key …\nDo we have a pointer?\nResponse of the actual clickable header.\nShow large text.\nUse TextStyle::Heading.\nPrefer using RichText directly!\nThe allowable height range for the panel.\nSet custom_formatter and custom_parser to display and …\nSet custom_formatter and custom_parser to display and …\nHighlight this widget, to make it look like it is hovered, …\nHighlight this widget, to make it look like it is hovered, …\nSize hint for e.g. rasterizing an svg.\nShow a faint hint text when the text field is empty.\nA horizontal line.\nPaints a horizontal line.\nStart a ui with horizontal layout. After you have called …\nExplicitly ask for a horizontal line.\nCreate a horizontal scroll area.\nSet the horizontal align of the inner text.\ne.g. for when aligning text within a button.\nLike Self::horizontal, but allocates the full vertical …\ne.g. for adjusting the placement of something.\nSet the horizontal scroll offset position.\nLike Self::horizontal, but aligns content with top.\nStart a ui with horizontal layout that wraps to a new row …\nSenses no clicks or drags. Only senses mouse hover.\nIf it is a good idea to show a tooltip, where is pointer?\nIf it is a good idea to show a tooltip, where is pointer? …\nThe pointer is hovering above this widget or the widget …\nDragged files hovering over egui.\nEnable/disable horizontal scrolling. false by default.\nTurn on/off scrolling on the horizontal axis.\nLink to a web page.\nThe color used for Hyperlink,\nShortcut for add(Hyperlink::new(url).text(label)).\nUse the provided function to render a different …\nUse the provided function to render a different ComboBox …\nAssign a unique id to the Window. Required if the title …\nA unique identity of this Ui.\nUse if you want to set an explicit Id for this widget.\nAssign an explicit and globally unique id.\nThe Id of the widget/area this response pertains.\nExplicitly set the source of the Id of this widget, …\nA source for the unique Id, e.g. …\nA source for the unique Id, e.g. …\nA source for the unique Id, e.g. …\nAn image at the given position.\nShow an image available at the given uri.\nCreates a button with an image. The size of the image as …\nAn image at the given position.\nCreates a button with an image to the left of the text. …\nShow a spinner when loading an image.\nAssociate some static bytes with a uri.\nInclude an image in the binary.\nCreate a child ui which is indented to the right.\nDraw a vertical lien left of indented region, in e.g. …\nWhich font face in the file to use. When in doubt, use 0.\nDraw as triangles (i.e. the length is always multiple of …\nWhat the user closure returned.\nMargin within the painted frame.\nMargin within the painted frame.\nRead-only access to the shared InputState.\nRead-only access to InputState.\nRead-write access to the shared InputState.\nRead-write access to InputState.\nInserts text text into this buffer at character index …\nShow the state of egui, including its input and output.\nHelper: equivalent to …\nHow perceptually intense (bright) is the color?\nCheck for clicks, drags and/or hover on a specific region …\nCheck for more interactions (e.g. sense clicks on a …\nUse this style for interactive things. Note that you must …\nShould the cursor change when the user hovers over an …\nWhere the pointer (mouse/touch) were when when this widget …\nIf you detect a click or drag and wants to know where it …\nCheck for clicks, and drags on a specific region that is …\nIf false the window will be non-interactive.\nIf false, clicks goes straight through to what is behind …\nHow and when interaction happens.\nDefault is true. If set to false then you cannot interact …\nReturns true if we sense either clicks or drags.\nRegister this widget as being interested in getting …\nThe intersection of two Rect, i.e. the area covered by …\nThe overlap of two ranges, i.e. the range that is …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nLayout with wrap mode based on the containing Ui.\nShowing UI:s for egui/epaint types.\nIs the alpha=0 ?\nIs the alpha=0 ?\nIs any widget being dragged?\nIs this specific widget being dragged?\nIs an egui context menu open?\nJust because the mouse is down doesn’t mean we are …\nTrue if width is zero or color is transparent\nIf false, the Ui does not allow any interaction and the …\nTrue if all members are also finite.\nTrue if all members are also finite.\nTrue if all members are also finite.\nReturns true if the chain of bytes, image, or texture …\nIs the pointer currently moving? This is smoothed so a few …\nCan this text be edited?\nwidth < 0 || height < 0\nIs the pointer button currently down on this widget? This …\nIs the pointer (mouse/touch) over any egui area?\nIs the given popup open?\nwidth > 0 && height > 0\nCan be used for culling: if false, then no part of rect …\nDo all corners have the same rounding?\nIs the pointer currently still? This is smoothed so a few …\nWas the tooltip open last frame?\nIs egui currently using the pointer position (e.g. …\nAre all indices within the bounds of the contained …\nIf false, any widgets added to the Ui will be invisible …\nTilt the characters to the right.\nPrefer using RichText directly!\nThe job that this galley is the result of. Contains the …\nIs the given key currently held down?\nWas the given key pressed this frame?\nWas the given key released this frame?\nShow some text.\nThe text on labels, buttons, checkboxes etc.\nAssociate a label with a control for accessibility.\nFor logarithmic sliders, the largest positive value we are …\nSet by the eframe web backend.\nLatest reported pointer position. When tapping a touch …\nUse this to paint stuff within this Ui.\nWhere we paint\nWhich layer the widget is part of.\nTop-most layer at the given position.\nTop-most layer at the given position.\nAn iterator over all layers. Back-to-front. Top is last.\nGet a full-screen painter for a new or existing layer\nHandles paint layers, i.e. how things are sometimes …\nRead the Layout.\nWill wrap text at the given width and line break at \\n.\nDo layout and position the galley in the ui, without …\nWill line break at \\n.\nOverride how text is being shown inside the TextEdit.\nThe id should be globally unique, e.g. …\nmin.x\nmin.x\nPlace elements horizontally, left to right.\nLinear interpolation.\nLinearly interpolate towards another point, so that …\nLinearly interpolate so that [0, 0] is Self::min and [1, 1]…\nLinearly interpolate so that [0, 0] is Self::min and [1, 1]…\nLinearly self towards other rect.\nDefault light theme.\nShow radio-buttons to switch between light and dark mode.\nShow small toggle-button for light and dark mode.\nA line through many points.\nExplicit line height of the text in points.\nExplicit line height of the text in points.\nA line between two points. More efficient than calling …\nPaints a line from the first point to the second.\nMultiply with 0.5 to make color half as opaque in linear …\nLooks like a hyperlink.\nImage loading\nErrors\nLoad the image from its Image::source, returning the …\nAllocate a texture.\nThe loaders of bytes, images, and textures.\nWhen false (default), pressing TAB will move focus to the …\nSet an event filter for a widget.\nMake this a logarithmic slider. This is great for when the …\nThe widget had keyboard focus and lost it, either because …\nThe Mac ⌘ Command key. Should always be set to false on …\nHow to filter when magnifying (when texels are larger than …\nHow to align things on the main axis.\nMain axis direction\nJustify the main axis?\nIf true, wrap around when reading the end of the main …\nWhether or not the ImageFit should maintain the image’s …\nWhether or not the final size should maintain the original …\nUse this to generate widget ids for widgets that have …\nSet margin of text. Default is [4.0,2.0]\nReport the data shown by this widget changed.\nCheck for equality but with proper handling of …\nThe other corner, opposing Self::min. Usually the right …\nSet soft maximum width (wrapping width) of each column.\nSet a maximum number of decimals to display. Values will …\nSet a maximum number of decimals to display.\nReturns the maximum of self.x and self.y.\nMaximum height of the panel.\nThe maximum height of the outer frame of the scroll area.\nSet the max height of the image.\nNew widgets will try to fit within this rectangle.\nWon’t expand to larger than this\nSet the max size of the image.\nDetermines the maximum size of the image.\nMaximum size of one side of the font texture.\nMaximum size of one side of a texture.\nMaximum width of the panel.\nThe maximum width of the outer frame of the scroll area.\nSet the max width of the image.\nRead-only access to the shared Memory.\nRead-only access to Memory.\nRead-write access to the shared Memory.\nRead-write access to Memory.\nShows the contents of Self::memory.\nMenu bar functionality (very basic so far).\nCreate a menu button that when clicked will show the given …\nCreate a menu button with an image that when clicked will …\nTight bounding box around all the meshes in all the rows. …\nReturns true if this widget was clicked this frame by the …\nIs the middle button currently down?\nWith the eframe web backend, this is set to the mime-type …\nWith the eframe web backend, this is set to the mime-type …\nOne of the corners of the rectangle, usually the left top …\nSet minimum width of each column. Default: …\nSet a minimum number of decimals to display. Normally you …\nSet a minimum number of decimals to display.\nReturns the minimum of self.x and self.y.\nMinimum height of the panel.\nSet minimum height of the window.\nWon’t shrink to smaller than this\nWhere and how large the Ui is already. All widgets that …\nSet minimum height of each row. Default: …\nThe minimum height of a vertical scroll area which …\nThe minimum width of a horizontal scroll area which …\nSize of content; same as min_rect().size()\nSet the minimum size of the button.\nSet the minimum size of the TextEdit.\nWon’t shrink to smaller than this\nMinimum width of the panel.\nSet minimum width of the window.\nWon’t shrink to smaller than this\nHow to filter when minifying (when texels are smaller than …\nWhich modifier keys are down at the start of the frame?\nWhich modifier keys are down at the start of the frame?\nShow monospace (fixed width) text.\nUse TextStyle::Monospace.\nPrefer using RichText directly!\nIf false the window will be immovable.\nmoveable by dragging the area?\nMoves the given area to the top in its Order.\nCalls InputState::multi_touch.\nReturns details about the currently ongoing multi-touch …\nA TextEdit for multiple lines. Pressing enter key will …\nMultiply with e.g. 0.5 to make us half transparent\nIs there a mutable TextEdit under the cursor? Use by eframe…\nUsage: …\nDebug-name.\nHuman-readable English name.\nName of the file. Set by the eframe web backend.\nRadius of the rounding of the North-East (right top) …\nCreate a scroll area where both direction of scrolling is …\nThe CollapsingHeader starts out collapsed unless you call …\nCreate new ComboBox with id and label\nThe id should be globally unique, e.g. Id::new("my_panel").\nThe id should be globally unique, e.g. Id::new("my_panel").\nThe window title is used as a unique Id and must be …\nIf you are using egui, use egui::Context::load_texture …\nCreate a new Grid with a locally unique identifier.\nCreate an image filled with the given color.\nCreate a new Ui.\nProgress in the [0, 1] range, where 1 means “completed”…\nCreates a new horizontal slider.\nCreate a scroll area where you decide which axis has …\nGenerate a new Id by hashing some source (e.g. a string or …\nCreate a painter to a specific layer within a certain clip …\nLoad the image from some source.\nCreate a new spinner that uses the style’s interact_size …\nIf true, open the url in a new tab. If false open it in …\nThis is the Id that will be assigned to the next widget …\nWhere do we expect a zero-sized widget to be placed?\nStyle to use for non-interactive widgets.\nSafe normalize: returns zero if input is zero.\nA special Id, in particular as a key to crate::Memory::data\nSetting this will allow the last column to expand to take …\nTotal number of indices in all the row meshes.\nHow many times was the given key pressed this frame?\nNumber of touches (fingers) on the surface. Value is ≥ 2 …\nTotal number of vertices in all the row meshes.\nRadius of the rounding of the North-West (left top) corner.\nSet custom_formatter and custom_parser to display and …\nSet custom_formatter and custom_parser to display and …\nShow this text when hovering if the widget is disabled.\nShow this UI when hovering if the widget is disabled.\nWhen hovered or dragged, use this icon for the mouse …\nWhen hovered, use this icon for the mouse cursor.\nShow this text if the widget was hovered (i.e. a tooltip).\nLike on_hover_text, but show the text next to cursor.\nShow this UI if the widget was hovered (i.e. a tooltip).\nLike on_hover_ui, but show the ui next to cursor.\nCalling .open(Some(true)) will make the collapsing header …\nCall this to add a close-button to the window title bar.\nAlways open this hyperlink in a new browser tab.\nOpen the given popup, and close all other.\nOpen an URL in a browser.\nOpen the given url in a web browser.\nIf set, open this url.\n0.0 if fully closed, 1.0 if fully open, and something …\nRead-only access to Options.\nGlobal egui options.\nRead-write access to Options.\norder(Order::Foreground) for an Area that should always be …\nVertical or horizontal slider? The default is horizontal.\nWhat operating system are we running on?\nMargin outside the painted frame.\nMargin outside the painted frame.\nAll the data egui returns to the backend at the end of …\nRead-only access to the shared PlatformOutput.\nRead-only access to PlatformOutput.\nRead-write access to the shared PlatformOutput.\nRead-write access to PlatformOutput.\nIf set this will change the font family and size for all …\nOverride default text color for all text.\nIf set this will change the default TextStyle for all …\nPaint the image in the given rectangle.\nPaint the spinner in the given rectangle.\nUse this to paint stuff within this Ui.\nCreate a painter for a sub-region of this Ui.\nPanel background color\nIf true, hide the letters from view and prevent copying …\nSet by the egui-winit backend.\nSet by the egui-winit backend.\nSize of a physical pixel in logical gui coordinates …\nWhere the “root” of the window is.\nWhere the “root” of the area is.\nThe pixels, row by row, from top to bottom.\nThe coverage value.\nThe number of physical pixels for each logical point.\nAlso known as device pixel ratio, > 1 for high resolution …\nPixels per point.\nThe number of physical pixels for each logical point. …\nAlso known as device pixel ratio, > 1 for high resolution …\nAlso known as device pixel ratio, > 1 for high resolution …\nNon-rendering related output.\nState of the mouse or simple touch gestures which can be …\nIf it is a good idea to show a tooltip, where is pointer?\nIf you detect a click or drag and wants to know where it …\nLatest reported pointer position.\nShows a popup above or below another widget.\nHelper for popup_above_or_below_widget.\npos2(x, y) == Pos2::new(x, y)\nReturns a 0-width Rect.\nReturns a 0-width Rect.\nReturns the point on the rect’s frame or in the center …\nShould be set to the expected time between frames when …\nEstimated time until next frame (provided we repaint right …\nShow a prefix before the number, e.g. “x: “\nShow a prefix before the number, e.g. “x: “\nIf true, the most common glyphs (ASCII) are pre-rendered …\nWhere did the current click/drag originate? None if no …\nWhen did the current click/drag originate? None if no …\nThe previous text value.\nWas the primary button clicked this frame?\nIs the primary button currently down?\nWas the primary button pressed this frame?\nWas the primary button released this frame?\nWhat to paint - either a Mesh or a PaintCallback.\nCreate a child Ui with an explicit Id.\nAdd a Widget to this Ui at a specific location (manual …\nShow a RadioButton. Often you want to use Self::radio_value…\nShow a RadioButton. It is selected if …\nAlign text to top. Only applicable together with …\nPrefer using RichText directly!\nThe raw input we got this frame from the backend.\nWhere to paint.\nBounding rect.\nThe area of the screen we are talking about.\nIs the pointer (mouse/touch) above this rectangle in this …\nCreate a new Image from a patch of the current image. This …\nClone a sub-region as a new image.\nLinearly remap a value from one range to another, so that …\nLike remap, but also clamps the value so that the returned …\nIf Duration::is_zero(), egui is requesting immediate …\nReplaces all contents of this string with text\nGive keyboard focus to a specific widget. See also …\nRequest that this widget get keyboard focus.\nCall this if there is need to repaint the UI, i.e. if you …\nRequest repaint after at most the specified duration …\nMake room for this many additional triangles (will reserve …\nMake room for this many additional vertices. See also …\nForget window positions, sizes etc. Can be used to …\nShow a button to reset a value to its default. The button …\nShow a button to reset a value to its default. The button …\nReset to the default style set in Context.\nCan panel be resized by dragging the edge of it?\nCan panel be resized by dragging the edge of it?\nCan the user resize the window by dragging its edges?\nCan you resize it with the mouse?\nUsage: …\nLook up this TextStyle in Style::text_styles.\nThe response of the area.\nThe id should be globally unique, e.g. …\nmax.x\nmax.x\nPlace elements horizontally, right to left.\nRotates the vector by 90°, i.e positive X to positive Y …\nRotate by some angle about an origin, in-place.\nRotate the image about an origin by some angle\nRotate the bounds (will expand the Rect)\nRotate the image about an origin by some angle\nRotation in radians. Moving fingers around each other will …\nUseful for pixel-perfect rendering.\nUseful for pixel-perfect rendering.\nUseful for pixel-perfect rendering.\nSet the rounding of the button.\nRound the corners of the image.\nRound the corners of the image.\nRows of text, from top to bottom.\nRun the ui code for one frame.\nScale the font’s glyphs by this much. this is only a …\nCreate a scoped child ui.\nThis is a signal to any backend that we want the …\nPosition and size of the egui area.\nPosition and size of the area that egui should use, in …\nPosition and size of the egui area.\nFull size of the screen, in pixels.\nEnable/disable horizontal/vertical scrolling. false by …\nTurn on/off scrolling on the horizontal/vertical axes.\nSet the visibility of both horizontal and vertical scroll …\nHow many points the user scrolled.\nSet the horizontal and vertical scroll offset position.\nAdjust the scroll position of any parent ScrollArea so …\nAdjust the scroll position until this UI becomes visible.\nAdjust the scroll position of any parent ScrollArea so …\nScroll this many points in the given direction, in the …\nRadius of the rounding of the South-East (right bottom) …\nWas the secondary button clicked this frame?\nReturns true if this widget was clicked this frame by the …\nIs the secondary button currently down?\nWas the secondary button pressed this frame?\nWas the secondary button released this frame?\nCan the CollapsingHeader be selected by clicking it? …\nShow a label which can be selected or not.\nShow selectable text. It is selected if …\nIf you set this to ‘true’, the CollapsingHeader will …\nIf true, mark this button as “selected”.\ncheckboxes, radio-buttons etc\nIf true, mark this button as “selected”.\nThe current value of checkboxes and radio buttons.\nWhat we show as the currently selected value\nBy default, buttons senses clicks. Change this to a …\nMake the label respond to clicks and/or drags.\nBy default, buttons senses clicks. Change this to a …\nMake the image respond to clicks and/or drags.\nThe senses (click and/or drag) that the widget was …\nShortcut for add(Separator::default())\nAssign a new image to an existing texture.\nModify an existing Shape.\nNew or changed textures. Apply before painting.\nmax.y\nKeep size\nScreen-space rectangle for clipping what we paint in this …\nEverything painted in this Painter will be clipped against …\nSet the cursor icon.\nTurn on/off whether or not to debug widget layout on hover.\nSet which widget is being dragged.\nCalling set_enabled(false) will cause the Ui to deny all …\nIf true, all windows, menus, tooltips etc are to be …\nSet an event filter for a widget.\nTell egui which fonts to use.\nkeep min\nSet both the minimum and maximum height.\nui.set_height_range(min..=max); is equivalent to …\nRedirect where you are painting.\nmin.x\nSet the maximum height of the ui. You won’t be able to …\nSet the maximum size of the ui. You won’t be able to …\nSet the maximum width of the ui. You won’t be able to …\nSet the minimum height of the ui. This can’t shrink the …\nSet the minimum size of the ui. This can’t shrink the …\nSet the minimum width of the ui. This can’t shrink the …\nSet the operating system we are running on.\nAssign a new image to a subregion of the whole texture.\nSet the number of physical pixels for each logical point. …\nFor integrations: this callback will be called when an …\nmax.x\nSet row height in horizontal wrapping layout.\nChanges apply to this Ui and its subsequent children.\nThe Style used by all new windows, panels etc.\nmin.y\nCalling set_visible(false) will cause all further widgets …\nThe Visuals used by all subsequent windows, panels etc.\nkeep min\nSet both the minimum and maximum width.\nui.set_width_range(min..=max); is equivalent to …\nShow a ui for settings (style and tessellation options).\nWhat to paint.\nEither of the shift keys are down.\nIs shift the only pressed button?\nShort and readable summary\nShort and readable summary\nShort and readable summary\nShow some text on the right side of the button, in weak …\nShow the panel at the top level.\nShow the panel at the top level.\nReturns None if the window is not open (if Window::open …\nShow the TextEdit, returning a rich TextEditOutput.\nShow the panel at the top level.\nShow the ScrollArea, and add the contents to the viewport.\nShow the panel if is_expanded is true, otherwise don’t …\nShow the panel if is_expanded is true, otherwise don’t …\nShow either a collapsed or a expanded panel, with a nice …\nShow either a collapsed or a expanded panel, with a nice …\nShow either a collapsed or a expanded panel, with a nice …\nShow either a collapsed or a expanded panel, with a nice …\nShow the panel if is_expanded is true, otherwise don’t …\nShow the panel if is_expanded is true, otherwise don’t …\nShould the CollapsingHeader show a background behind it? …\nShow a list of items with the given selected index.\nShow the panel inside a Ui.\nShow the panel inside a Ui.\nShow the panel inside a Ui.\nShow a spinner when the image is loading.\nShow the progress in percent on the progress bar.\nEfficiently show only the visible part of a large number …\nShow a separator line, even when not interacting with it?\nShow a separator line, even when not interacting with it?\nShow a tooltip at the current pointer position (if any).\nShow a tooltip at the given position.\nShow a tooltip at the current pointer position (if any).\nShow a tooltip under the given area.\nShow some text at the current pointer position (if any).\nShow the combo box, with the given ui code for the menu …\nControl whether or not the slider shows the current value. …\nThis can be used to only paint the visible part of the …\nShrink by this much on each side, keeping the center\nShrink by this much in each direction, keeping the center\nContract each end of the separator line by this much.\nShrink by this much in each direction, keeping the center\nHelper: shrinks the max height to the current height, so …\nFit the image to 100% of its available size, shrinking it …\nHelper: shrinks the max width to the current width, so …\nSigned distance to the edge of the box.\nNo newlines (\\n) allowed. Pressing enter key will result …\nwidth x height\nrect.size() == Vec2 { x: rect.width(), y: rect.height() }\nSelect the font size (in points). This overrides the value …\nSets the spinner’s size. The size sets both the height …\nwidth, height.\nwidth, height\nHeight in points.\nwidth x height\nPretend like count widgets have been allocated.\nShow trailing color behind the circle of a Slider. Default …\nShow small text.\nMake this a small button, suitable for embedding into text.\nSmaller text.\nPrefer using RichText directly!\nA button as small as normal body text.\nFor e.g. exponents.\nPrefer using RichText directly!\nFor logarithmic sliders that includes zero: what is the …\nTurn smart aim on/off. Default is ON. There is almost no …\nSet spacing between columns/rows. Default: …\nThe current spacing options for this Ui. Short for …\nHow much space we take up. The line is painted in the …\nSizes and distances between widgets\nMutably borrow internal Spacing. Changes apply to this Ui …\nThe length of the range, i.e. max - min.\nThe default egui fonts supports around 1216 emojis in …\nHow much the value changes when dragged one point (logical …\nShortcut for add(Spinner::new())\nSet both x and y to the same value.\nSplit rectangle in left and right halves. t is expected to …\nSplit rectangle in left and right halves at the given x …\nThis is for platforms that only support 16-bit index …\nSplit rectangle in top and bottom halves. t is expected to …\nSplit rectangle in top and bottom halves at the given y …\n[2, 1] for wide screen, and [1, 2] for portrait, etc. At …\nReturns the textures as sRGBA premultiplied pixels, row by …\nTime since last frame (in seconds), but gracefully handles …\nPosition of the pointer at the time the gesture started.\nChange which row number the grid starts on. This can be …\nPoint in time when the gesture started.\nSets the minimal change of the value.\nThe scroll handle will stick to the bottom position even …\nThe scroll handle will stick to the rightmost position …\nStop dragging any widget.\nStop editing of active TextEdit (if any).\nDraw a line through the text, crossing it out.\nPrefer using RichText directly!\nIf true, add a subtle background color to every other row.\nWhether or not Grids and Tables should be striped by …\nOverride button stroke. Note that this will override any …\nShow text that stand out a bit (e.g. slightly brighter).\nExtra strong text (stronger color).\nPrefer using RichText directly!\negui theme (spacing, colors, etc).\nStyle options for this Ui and its children.\nThe Style used by all subsequent windows, panels etc.\nMutably borrow internal Style. Changes apply to this Ui …\nMutate the Style used by all subsequent windows, panels …\nEdit the active Style.\nAdd a suffix to the number, this can be e.g. a unit (“°…\nAdd a suffix to the number, this can be e.g. a unit (“°…\nTotal margins on both sides\nSurrender keyboard focus for a specific widget. See also …\nSurrender keyboard focus for this widget.\nRadius of the rounding of the South-West (left bottom) …\nEmoji or name representing the key\nMargins with the same size on opposing sides\nIf true, pressing tab will act on the widget, and NOT move …\nClears all characters in this buffer and returns a string …\nHelper: move volatile (deltas and events), clone the rest.\nTake everything ephemeral (everything except cursor_icon …\nTessellate the given shapes into triangle meshes.\nRead-only access to TessellationOptions.\nControls the tessellator.\nRead-write access to TessellationOptions.\nLow-level texture manager.\nA custom text to display on the progress bar.\nThe full, non-elided text of the input job.\nShow a text next to the slider (e.g. explaining what the …\nLay out and paint some text.\nThe color and width of the text cursor\nScreen-space position of text edit cursor (used for IME).\nshow where the text cursor would be if you clicked\nA TextEdit for multiple lines. Pressing enter key will …\nNo newlines (\\n) allowed. Pressing enter key will result …\nSelected range of characters in Self::current_text_value.\nOverride the TextStyle.\nOverride the TextStyle if, and only if, this is a RichText.\nThe height of text of this text style\nAll known text styles.\nThe FontFamily and size you want to use for a specific …\nThe texture to use when drawing these triangles.\nTexture options used when creating the texture.\nSize of the texture, if known.\nShow stats about the allocated textures.\nTexture changes since last frame (including the font …\nMonotonically increasing time, in seconds. Relative to …\nTime in seconds. Relative to whatever. Used for animation.\nHow long has it been (in seconds) since the pointer was …\nMultiply image color with this. Default is WHITE (no tint).\nMultiply image color with this. Default is WHITE (no tint).\nMultiply image color with this. Default is WHITE (no tint).\nShow title bar on top of the window? If false, the window …\nPremultiplied RGBA\nPremultiplied RGBA\nConvert Min => 0.0, Center => 0.5 or Max => 1.0.\nConverts to floating point values in the range 0-1 without …\nReturns an opaque version of self\nReturns an opaque version of self\nTreat this vector as a position. v.to_pos2() is equivalent …\nunmultiply the alpha\nConvert Min => -1.0, Center => 0.0 or Max => 1.0.\n-1, 0, or +1 for each axis\nunmultiply the alpha\nPremultiplied RGBA\nPremultiplied RGBA\nThe vector from origin to this position. p.to_vec2() is …\nToggle the given popup between closed and open.\nActs like a checkbox, but looks like a SelectableLabel.\nThe id should be globally unique, e.g. …\nmin.y\nPlace elements vertically, top to bottom.\nTop-down layout justified so that buttons etc fill the …\nmin.y\ninner margin plus outer margin.\nDisplay trailing color behind the slider’s circle. …\nTranslate location by this much, in-place\nMove the shape by this many points, in-place.\nMove all the graphics at the given layer.\nRelative movement (comparing previous frame and current …\nReturns true if this widget was triple-clicked this frame …\nReturns true if this widget was triple-clicked this frame …\nIf true, the text will stop at the max width of the Ui, …\nTry loading the bytes from the given uri using any …\nTry loading the image from the given uri using any …\nTry loading the texture from the given uri using any …\nExtra scale and vertical tweak to apply to all text of …\nThe type of widget this is.\nAllocate space, interact, paint, and return a Response.\nIs the pointer (mouse/touch) above this Ui? Equivalent to …\nDraw a line under the text.\nPrefer using RichText directly!\nThe union of two bounding rectangle, i.e. the minimum Rect …\nA logical “or” operation. For instance …\nThe logical “or” of two Senses.\nTime since last frame, in seconds.\nUpdate the value on each key press when text-editing the …\nGet the uri that this image was constructed from.\nHow much space is used by panels and windows.\nHow much space is used by panels and windows.\nMiscellaneous tools used by the rest of egui.\nSelect UV range. Default is (0,0) in top-left, (1,1) …\nSelect UV range. Default is (0,0) in top-left, (1,1) …\nSelect UV range. Default is (0,0) in top-left, (1,1) …\nIf you use a small font and Align::TOP you can get the …\nThe current value of sliders etc.\nvec2(x, y) == Vec2::new(x, y)\nCurrent velocity of pointer.\nStart a ui with vertical layout. Widgets will be …\nExplicitly ask for a vertical line.\nMake this a vertical slider.\nCreate a vertical scroll area.\nSet the vertical align of the inner text.\ne.g. for when aligning text within a button.\nStart a ui with vertical layout. Widgets will be …\nStart a ui with vertical layout. Widgets will be …\nSet the vertical scroll offset position.\nThe vertex data indexed by indices.\nViewport in points.\nThe viewport rectangle. This is what you would use in e.g. …\nThe visual bounding rectangle (includes stroke widths)\nThe current visuals settings of this Ui. Short for …\nColors etc.\nMutably borrow internal visuals. Changes apply to this Ui …\nA vertical line.\nPaints a vertical line.\nEnable/disable vertical scrolling. false by default.\nTurn on/off scrolling on the vertical axis.\nIf true, egui is currently listening on text input (e.g. …\nTrue if egui is currently interested in the pointer (mouse …\nA good color for warning text (e.g. orange).\nHelper function that adds a label when compiling with …\nCheck reusing of Ids, and show a visual warning on screen …\nWas this popup visible last frame?\nShow text that is weaker (fainter color).\nExtra weak text (fainter color).\nPrefer using RichText directly!\nFor accessibility.\nWidgets are pieces of GUI such as Label, Button, Slider …\nVisual styles of widgets\nSet the outer width of the button and menu.\nThe allowable width range for the panel.\nWindow background color.\nGenerate a new Id by hashing the parent Id and the given …\nCall the provided function with the given ID pushed on the …\nCreate a painter for a sub-region of this Painter.\nThe alignment to use on the cross axis.\nJustify widgets along the cross axis?\nRedirect shapes to another paint layer.\nRedirect where you are painting.\nThe new layout will take up all available space.\nThe alignment to use on the main axis.\nJustify widgets on the main axis?\nWrap widgets when we overflow the main axis?\nReturns a response with a modified Self::rect.\nSetting this will allow for dynamic coloring of rows of …\nControls whether text wrap is used for the selected text\nIf true, the text will wrap to stay within the max width …\nIf true, the text will wrap to stay within the max width …\nIf set, labels buttons wtc will use this to determine …\nShould text wrap in this Ui?\nReturns an alignment by the X (horizontal) axis\nHow far to the right.\nRightwards. Width.\nReturns an alignment by the Y (vertical) axis\nHow far down.\nDownwards. Height.\nShift font’s glyphs downwards by this amount of logical …\nShift font’s glyphs downwards by this fraction of the …\nZoom scale factor this frame (e.g. from ctrl-scroll or …\nProportional zoom factor (pinch gesture).\n2D non-proportional zoom scale factor this frame (e.g. …\n2D non-proportional zoom factor (pinch gesture).\nWhat mouse button? For touches, use PointerButton::Primary.\nThe amount scrolled horizontally and vertically. The …\nHashed device identifier (if available; may be zero). Can …\nDescribes how hard the touch device was pressed. May …\nUnique identifier of a finger/pen. Value is stable from …\nThe state of the modifier keys at the time of the event.\nThe state of the modifier keys at the time of the event.\nThe state of the modifier keys at the time of the event.\nOne of: start move end cancel.\nWhere is the pointer?\nPosition of the touch (or where the touch was last …\nWas it pressed or released?\nWas it the button/touch pressed this frame, or released?\nIf this is a pressed event, is it a key-repeat?\nThe unit of scrolling: points, lines, or pages.\nThe unique identifier for this image, e.g. …\nA HashMap using RandomState to hash the items. (Requires …\nA HashSet using RandomState to hash the items. (Requires …\nA Hasher for hashing an arbitrary stream of bytes.\nType alias for HashMap<K, V, ahash::RandomState>\nA convenience trait that can be used together with the …\nType alias for HashSet<K, ahash::RandomState>\nA convenience trait that can be used together with the …\nProvides a Hasher factory. This is typically used (e.g. by …\nReturns the intersection of self and rhs as a new …\nReturns the union of self and rhs as a new AHashSet<T, S>.\nReturns the symmetric difference of self and rhs as a new …\nConstructs a new AHasher with keys based on this …\nConstructs a new AHasher with fixed keys. If std is …\nCreates an empty AHashSet<T, S> with the Default value for …\nReturns the argument unchanged.\nExamples\nReturns the argument unchanged.\nReturns the argument unchanged.\nExamples\nReturns the argument unchanged.\nThis crates a hashmap from the provided iterator using …\nThis crates a hashset from the provided iterator using …\nCreate a new RandomState BuildHasher based on the provided …\nReturns a reference to the value corresponding to the key.\nReturns the key-value pair corresponding to the supplied …\nReturns a mutable reference to the value corresponding to …\nCalculates the hash of a single value. This provides a …\nReturns a reference to the value corresponding to the …\nInserts a key-value pair into the map.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCreates a consuming iterator visiting all the keys in …\nCreates a consuming iterator visiting all the values in …\nConstructs a new HashMap\nConstructs a new HashSet\nThis crates a hashmap using RandomState::new which obtains …\nThis crates a hashset using RandomState::new. See the …\nCreate a new RandomState BuildHasher using random keys.\nRemoves a key from the map, returning the value at the key …\nReturns the difference of self and rhs as a new …\nConstructs a new HashMap with a given initial capacity\nConstructs a new HashSet with a given initial capacity\nThis crates a hashmap with the specified capacity using …\nThis crates a hashset with the specified capacity using …\nBuild a RandomState from a single key. The provided key …\nAllows for explicitly setting the seeds to used. All …\nA supplier of Randomness used for different hashers. See …\nProvides a Hasher factory. This is typically used (e.g. by …\nProvides an optional way to manually supply a source of …\nIndicate whether or not a popup will be shown above or …\nAn area on the screen that can be moved by dragging.\nA panel that covers the remainder of the screen, i.e. …\nA header which can be collapsed/expanded, revealing a …\nThe response from showing a CollapsingHeader.\nA drop-down selection menu with a descriptive label.\nAdd a background, frame and/or margin to a rectangular …\nA function that paints the ComboBox icon\nA region that can be resized by dragging the bottom right …\nAdd vertical and/or horizontal scrolling to a contained Ui.\nA panel that covers the entire left or right side of a Ui …\nA panel that covers the entire top or bottom of a Ui or …\nBuilder for a floating window which can be dragged, …\nNone iff collapsed.\nNone iff collapsed.\nResponse of the actual clickable header.\nMargin within the painted frame.\n0.0 if fully closed, 1.0 if fully open, and something …\nMargin outside the painted frame.\nPanels are Ui regions taking up e.g. the left side of a Ui …\nShow popup windows, tooltips, context menus etc.\nShows a popup above or below another widget.\nHelper for popup_above_or_below_widget.\nCoordinate system names:\nShow a tooltip at the current pointer position (if any).\nShow a tooltip at the given position.\nShow a tooltip at the current pointer position (if any).\nShow a tooltip under the given area.\nShow some text at the current pointer position (if any).\nWas this popup visible last frame?\nA header which can be collapsed/expanded, revealing a …\nThe response from showing a CollapsingHeader.\nThis is a a building block for building collapsing regions.\nFrom CollapsingState::show_header.\nA function that paints an icon indicating if the region is …\nReturns the response of the collapsing button, the custom …\nNone iff collapsed.\nNone iff collapsed.\nReturns the response of the collapsing button, the custom …\nReturns the argument unchanged.\nReturns the argument unchanged.\nResponse of the actual clickable header.\nCalls U::from(self).\nCalls U::from(self).\n0 for closed, 1 for open, with tweening\n0.0 if fully closed, 1.0 if fully open, and something …\nPaint the arrow icon that indicated if the region is open …\nShow body if we are open, with a nice animation between …\nShow body if we are open, with a nice animation between …\nShows header and body (if expanded).\nPaint this CollapsingState’s toggle button. Takes an …\nA panel that covers the remainder of the screen, i.e. …\nState regarding panels.\nLeft or Right\nA panel that covers the entire left or right side of a Ui …\nA panel that covers the entire top or bottom of a Ui or …\nTop or Bottom\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThe size of the panel (from previous frame).\nShows a popup above or below another widget.\nHelper for popup_above_or_below_widget.\nShow a tooltip at the current pointer position (if any).\nShow a tooltip at the given position.\nShow a tooltip at the current pointer position (if any).\nShow a tooltip under the given area.\nShow some text at the current pointer position (if any).\nWas this popup visible last frame?\nAdd vertical and/or horizontal scrolling to a contained Ui.\nIndicate whether the horizontal and vertical scroll bars …\nThe size of the content. If this is larger than …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nId of the ScrollArea.\nWhat the user closure returned.\nWhere on the screen the content is (excludes scroll bars).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nPositive offset means scrolling down/right\nThe current state of the scroll area.\nGet the current kinetic scrolling velocity.\nBackend-specific painting.\nCircle with optional outline and fill.\nHow to paint a circle.\nA Mesh or PaintCallback within a clip rectangle.\nA Shape within a clip rectangle.\nRGBA image.\nThis format is used for space-efficient color …\nA 2D RGBA color image in RAM.\nA cubic Bézier Curve.\nA cubic Bézier Curve.\nUsed for the font texture.\nFont of unknown size.\nHow to select a sized font.\nA single-channel image designed for the font texture.\nThe collection of fonts used by epaint.\nText that has been laid out, ready for painting.\nHue, saturation, value, alpha. All in the range [0, 1]. No …\nLike Hsva but with the v value (brightness) being gamma …\nAn image stored in RAM.\nA change to an image.\nA line between two points.\nTextures allocated using TextureManager.\nTextured triangles in two dimensions.\nA general triangle mesh.\nA version of Mesh that uses 16-bit indices.\nA font where each character is the same width (w is the …\nOne of the names in FontDefinitions::families.\nPaint nothing. This can be useful as a placeholder.\nIf you want to paint some 3D shapes inside an egui region, …\nInformation passed along with PaintCallback (…\nCollected allocation statistics for shapes and meshes.\nA series of lines between points. The path can have a …\nA path which can be stroked and/or filled (if closed).\nA position on screen.\nA rendering primitive - either a Mesh or a PaintCallback.\nA font where some characters are wider than other (e.g. ‘…\nA quadratic Bézier Curve.\nA quadratic Bézier Curve.\nA rectangular region of space.\nRectangle with optional outline and fill.\nHow to paint a rectangle.\n0-1 linear space RGBA color with premultiplied alpha.\nHow rounded the corners of things should be\nThe color and fuzziness of a fuzzy shape. Can be used for …\nA paint primitive such as a circle or a piece of text. …\nDescribes the width and color of a line.\nTessellation quality options\nConverts Shapes into triangles (Mesh).\nText.\nHow to paint some text on screen.\nContains font data in an atlas, where each character …\nUsed to paint images.\nWhat texture to use in a Mesh mesh.\nLow-level manager for allocating textures.\nYour own texture, defined in any which way you want. The …\nRecursively nest more shapes - sometimes a convenience to …\nA vector has a direction and length. A Vec2 is often used …\nThe 2D vertex type.\nThe UV coordinate of a white region of the texture mesh. …\nalpha 0-1. A negative value signifies an additive color …\nalpha 0-1. A negative value signifies an additive color …\nAllocate a new texture.\nReturns the coordinates of where the rect ended up, and …\nGet meta-data about all allocated textures in some …\nRotate text by this many radians clockwise. The pivot is …\nCall at the start of each frame with the latest known …\nThe maximum distance between the original curve and the …\nUsed for egui windows in dark mode.\nUsed for egui windows in light mode.\nPaint something custom (e.g. 3D stuff).\nClip rectangle in points.\nClip / scissor rectangle. Only show the part of the Shape …\nClip / scissor rectangle. Only show the part of the Mesh …\nNumber of separate clip rectangles\nIf true, connect the first and last of the points together.\nA line that closes back to the start point again.\nIf true (default) cull certain primitives before …\nsRGBA with premultiplied alpha\nColor of the opaque center of the shadow.\nA convex polygon with a fill and optional stroke.\nIf true, no clipping will be done.\nOutput the clip rectangles to be painted.\nOutput the text-containing rectangles.\nSet to true the text was truncated due to …\nAn assert that is only active when epaint is compiled with …\nThe default value will be 1.0e-5, it will be used during …\nThe shadow extends this much outside the rect. The size of …\nList of all known font families.\nWhat font family to use.\nUse “feathering” to smooth out the edges of shapes as …\nThe size of the the feathering, in physical pixels.\nFill is only supported for convex polygons.\nHow to fill the rectangle.\nWhen this get high, it might be time to clear and start …\nIf the rect should be filled with a texture, which one?\nFind out the t value for the point where the curve is …\nfind a set of points that approximate the cubic Bézier …\nfind a set of points that approximate the quadratic …\nfind a set of points that approximate the cubic Bézier …\nHow full is the font atlas?\nCall at the end of each frame (before painting) to get the …\nCurrent size of the font image. Pass this to …\nIterates through the curve invoking a callback at each …\nCompute a flattened approximation of the curve, invoking a …\nFree an existing texture.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a cubic Bézier curve based on 4 points and stroke.\nCreate a new quadratic Bézier shape based on the 3 points …\nUpdate the whole texture.\nThe laid out text, from Fonts::layout_job.\nWidth of this character in points.\nhue 0-1\nhue 0-1\nCan we display this glyph?\nCan we display all the glyphs in this text?\nWhat to set the texture to.\nDraw as triangles (i.e. the length is always multiple of …\nDraw as triangles (i.e. the length is always multiple of …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nAre all indices within the bounds of the contained …\nIs this affecting the whole texture? If false, this is a …\nThe job that this galley is the result of. Contains the …\nWill wrap text at the given width and line break at \\n.\nLike Self::layout, made for when you want to pick a color …\nLayout some text.\nWill line break at \\n.\nA line through many points.\nLogical bounding rectangle (ignoring stroke width)\nLogical bounding rectangle (ignoring stroke width)\nThe other corner, opposing Self::min. Usually the right …\nTight bounding box around all the meshes in all the rows. …\nGet meta-data about a specific texture.\nOne of the corners of the rectangle, usually the left top …\nHelper module that adds extra checks when the …\nRadius of the rounding of the North-East (right top) …\nCreate a new Tessellator.\nCreate a new Fonts for text layout. This call is …\nTotal number of allocated textures.\nTotal number of indices in all the row meshes.\nTotal number of vertices in all the row meshes.\nRadius of the rounding of the North-West (left top) corner.\nIf set, the text color in the galley will be ignored and …\nUpdate a sub-region of an existing texture.\nThe pixels, row by row, from top to bottom.\nThe coverage value.\nPixels per point.\nThe number of physical pixels for each logical point. …\nThe first point is the starting point and the last one is …\nThe first point is the starting point and the last one is …\nFilled paths should prefer clockwise order.\nIf None, set the whole texture to Self::image.\nLogical pixel coordinates (points). (0,0) is the top left …\nTop left corner of the first character.\npos2(x, y) == Pos2::new(x, y)\nReturns the locations and sizes of pre-rasterized discs …\nIf true, small filled circled will be optimized by using …\nWhat to paint - either a Mesh or a PaintCallback.\nWhere to paint.\nBounding rect.\nIncrease the retain-count of the given texture.\nIf true (default) align text to mesh grid. This makes the …\nHow rounded the corners are. Use Rounding::ZERO for no …\nHeight of one row of text in points\nRows of text, from top to bottom.\nsaturation 0-1\nsaturation 0-1\nCalculate the point (x,y) at t based on the cubic Bézier …\nCalculate the point (x,y) at t based on the quadratic …\nFull size of the screen, in pixels.\nRadius of the rounding of the South-East (right bottom) …\nAssign a new image to an existing texture, or update a …\nSet the Rect to use for culling.\nThe shape\nwidth, height.\nwidth, height\nHeight in points.\nTooltips, menus, …, for dark mode.\nTooltips, menus, …, for light mode.\nsplit the original cubic curve into a new one within a …\nCollect statistics about what is being painted.\nColor and thickness of the line.\nThe thickness and color of the outline.\nRadius of the rounding of the South-West (left bottom) …\nCall to get the change to the image since last call.\nTake and reset changes since last frame.\nTessellate a single CircleShape into a Mesh.\nTessellate a clipped shape into a list of primitives.\nTessellate a single CubicBezierShape into a Mesh.\nTessellate a line segment between the two points with the …\nTessellate a single Mesh into a Mesh.\nTessellate a single PathShape into a Mesh.\nTessellate a single QuadraticBezierShape into a Mesh.\nTessellate a single Rect into a Mesh.\nTessellate a single Shape into a Mesh.\nTurns Shape:s into sets of triangles.\nTessellate a single TextShape into a Mesh.\nConverts graphics primitives into textured triangles.\nEverything related to text, fonts, text layout, cursors …\nThe font atlas. Pass this to crate::Tessellator.\nThe texture to use when drawing these triangles.\nThe texture to use when drawing these triangles.\nConvert the quadratic Bézier curve to one PathShape. The …\nConvert the cubic Bézier curve to one or two PathShape’…\nTransform the curve with the given transform.\nTransform the curve with the given transform.\nAdd this underline to the whole text. You can also set an …\nNormalized texture coordinates. (0, 0) is the top left …\nWhat UV coordinates to use for the texture?\nvalue 0-1, in gamma-space (~perceptually even)\nvalue 0-1\nvec2(x, y) == Vec2::new(x, y)\nThe vertex data indexed by indices.\nThe vertex data indexed by indices.\nViewport in points.\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle (includes stroke width)\nThe visual bounding rectangle\nHow far to the right.\nRightwards. Width.\nHow far down.\nDownwards. Height.\nThis format is used for space-efficient color …\nHue, saturation, value, alpha. All in the range [0, 1]. No …\nLike Hsva but with the v value (brightness) being gamma …\n0-1 linear space RGBA color with premultiplied alpha.\nalpha 0-1. A negative value signifies an additive color …\nalpha 0-1. A negative value signifies an additive color …\nAn assert that is only active when epaint is compiled with …\nReturns the argument unchanged.\nReturns the argument unchanged.\nFrom linear RGBA with premultiplied alpha\nFrom linear RGBA without premultiplied alpha\nFrom sRGBA with premultiplied alpha\nFrom sRGBA without premultiplied alpha\nlinear [0, 1] -> gamma [0, 1] (not clamped). Works for …\nlinear [0, 1] -> gamma [0, 255] (clamped). Values outside …\nhue 0-1\nhue 0-1\nAll ranges in 0-1, rgb is linear.\nCalls U::from(self).\nCalls U::from(self).\ngamma [0, 255] -> linear [0, 1].\nlinear [0, 255] -> linear [0, 1]. Useful for alpha-channel.\ngamma [0, 1] -> linear [0, 1] (not clamped). Works for …\nlinear [0, 1] -> linear [0, 255] (clamped). Useful for …\nAll ranges in 0-1, rgb is linear.\nsaturation 0-1\nsaturation 0-1\nCheap and ugly. Made for graying out disabled Uis.\nRepresents additive colors using a negative alpha.\nvalue 0-1, in gamma-space (~perceptually even)\nvalue 0-1\nleft/center/right or top/center/bottom alignment for e.g. …\nTwo-dimension alignment, e.g. Align2::LEFT_TOP.\nHorizontal or vertical center.\nThis struct tracks recent values of some time series.\nThe identity rotation: nothing rotates\nIs this an integer type?\nLargest finite value\nSmallest finite value\nRight or bottom.\nLeft or top.\nExtends f32, Vec2 etc with at_least and at_most as aliases …\nImplemented for all builtin numeric types\nHelper trait to implement lerp and remap.\nA position on screen.\nIncludive range of floats, i.e. min..=max, but more …\nHelper trait to implement lerp and remap.\nA rectangular region of space.\nLinearly transforms positions from one Rect to another.\nRepresents a rotation in the 2D plane. A rotation of …\nA vector has a direction and length. A Vec2 is often used …\nValues must be added with a monotonically increasing time, …\nOne- and two-dimensional alignment (Align::Center, …\nReturn true when arguments are the same within some …\nMore readable version of self.max(lower_limit)\nMore readable version of self.min(upper_limit)\nAverage times rate. If you are keeping track of individual …\nIdentity rotation\nAmount of time contained from start to end in this History.\nAn assert that is only active when emath is compiled with …\nCalculate a lerp-factor for exponential smoothing using a …\nRemove samples that are too old.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nAngle is clockwise in radians. A 𝞃/4 = 90° rotation …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nWhere in the range is this value? Returns 0-1 if within …\n(time, value) pairs Time difference between values can be …\nCurrent number of values kept in history\nThe factor by which vectors will be scaled.\nLinear interpolation.\nThe other corner, opposing Self::min. Usually the right …\nMean time difference between values in this History.\nOne of the corners of the rectangle, usually the left top …\nExample:\nWrap angle to [-PI, PI] range.\npos2(x, y) == Pos2::new(x, y)\nLinearly remap a value from one range to another, so that …\nLike remap, but also clamps the value so that the returned …\nRound a value to the given number of decimal places.\nThe scale factors.\nFind “simple” numbers is some range. Used by sliders.\nTotal number of values seen. Includes those that have been …\nTransforms the given coordinate in the from space to the to…\nTransforms the given coordinate in the from space to the to…\nTransforms the given rectangle in the in-space to a …\nvec2(x, y) == Vec2::new(x, y)\nCalculate a smooth velocity (per second) over the entire …\nHow far to the right.\nRightwards. Width.\nHow far down.\nDownwards. Height.\nleft/center/right or top/center/bottom alignment for e.g. …\nTwo-dimension alignment, e.g. Align2::LEFT_TOP.\nHorizontal or vertical center.\nRight or bottom.\nLeft or top.\nAllocates a rectangle of the specified size inside the …\nFind the “simplest” number in a closed range [min, max]…\nRGBA image.\nA 2D RGBA color image in RAM.\nUsed for the font texture.\nA single-channel image designed for the font texture.\nAn image stored in RAM.\nA change to an image.\nWhat to set the texture to.\nThe pixels, row by row, from top to bottom.\nThe coverage value.\nIf None, set the whole texture to Self::image.\nwidth, height.\nwidth, height\nProvides interior mutability.\nAn RAII implementation of a “scoped lock” of a mutex. …\nProvides interior mutability.\nAn RAII read lock guard returned by RwLockReadGuard::map, …\nAn RAII write lock guard returned by RwLockWriteGuard::map…\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nAggregate information about a bunch of allocations.\nCollected allocation statistics for shapes and meshes.\nNumber of separate clip rectangles\nReturns the argument unchanged.\nCalls U::from(self).\nA connected line (without thickness or gaps) which can be …\nTessellation quality options\nConverts Shapes into triangles (Mesh).\nThe maximum distance between the original curve and the …\nIf true (default) cull certain primitives before …\nIf true, no clipping will be done.\nOutput the clip rectangles to be painted.\nOutput the text-containing rectangles.\nThe default value will be 1.0e-5, it will be used during …\nUse “feathering” to smooth out the edges of shapes as …\nThe size of the the feathering, in physical pixels.\nThe path is taken to be closed (i.e. returning to the …\nLike Self::fill but with texturing.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nHelpers for constructing paths\nIf true, small filled circled will be optimized by using …\nIf true (default) align text to mesh grid. This makes the …\nA closed path (returning to the first point).\nOpen-ended.\nTurns Shape:s into sets of triangles.\nAdd one quadrant of a circle\noverwrites existing points\nA .ttf or .otf file and a font face index.\nDescribes the font data and the sizes to use.\nFont of unknown size.\nHow to select a sized font.\nExtra scale and vertical tweak to apply to all text of a …\nThe collection of fonts used by epaint.\nThe collection of fonts used by epaint.\nText that has been laid out, ready for painting.\nDescribes the task of laying out text.\nA font where each character is the same width (w is the …\nOne of the names in FontDefinitions::families.\nSuggested character to use to replace those in password …\nA font where some characters are wider than other (e.g. ‘…\nThe tessellated output of a row.\nOne \\t character is this many spaces wide.\nFormatting option for a section of text.\nControls the text wrapping and elision of a LayoutJob.\nHelper for adding a new section when building a LayoutJob.\nascent value from the font\nWhen using this font’s metrics to layout a row, shift …\nIf true: Allow breaking between any characters. If false …\nIf true, all \\n characters will result in a new paragraph, …\nRange into the galley text\nClosest char at the desired x coordinate. Returns …\nExcludes the implicit \\n after the Row, if any.\nIncludes the implicit \\n after the Row, if any.\nThe character this glyph represents.\nText color\nDifferent types of text cursors, i.e. ways to point into a …\nSet to true the text was truncated due to …\nIf true, this Row came from a paragraph ending with a \\n. …\nExtra spacing between letters, in points.\nWhich fonts (names) to use for each FontFamily.\nWhat font family to use.\nThe first row must be at least this high. This is in case …\nGet the right font implementation from size and FontFamily.\nThe content of a .ttf or .otf file.\nList of font names and their definitions.\nThe height of the tallest font used in the job.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nThe range of vertices in the mesh the contain glyphs. …\nOne for each char.\nHow to horizontally align the text (Align::LEFT, …\nCan we display this glyph?\nCan we display all the glyphs in this text?\nWhich font face in the file to use. When in doubt, use 0.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThe job that this galley is the result of. Contains the …\nJustify text so that word-wrapped rows fill the whole …\nLayout text into a Galley.\nCan be used for first row indentation.\nExplicit line height of the text in points.\nSame y range for all characters with the same TextFormat.\nMaximum amount of rows the text galley should have.\nWrap text so that no row is wider than this.\nThe tessellated text, using non-normalized (texel) UV …\nTight bounding box around all the meshes in all the rows. …\nBounds of the mesh, and can be used for culling. Does NOT …\nCreate a new FontsImpl for text layout. This call is …\nA row can be as long as it need to be.\nTotal number of indices in all the row meshes.\nTotal number of vertices in all the row meshes.\nCharacter to use to represent elided text.\nThe number of physical pixels for each logical point. …\nBaseline position, relative to the galley. Logical …\nBounding rect.\nLogical bounding rectangle based on font heights etc. Use …\nRows of text, from top to bottom.\nScale the font’s glyphs by this much. this is only a …\nIndex into LayoutJob::sections. Decides color etc.\nThis is included in case there are no glyphs\nThe different section, which can have different fonts, …\nBreak on \\n and at the given wrap width.\nDoes not break on \\n, but shows the replacement character …\nHeight in points.\nAdvance width and line height.\nThe text on this row, excluding the implicit \\n if any.\nThe complete text of this job, referenced by LayoutSection.\nElide text that doesn’t fit within the given width, …\nExtra scale and vertical tweak to apply to all text of …\nPosition and size of the glyph in the font texture, in …\nIf you use a small font and Align::TOP you can get the …\nThe mesh, ready to be rendered.\nControls the text wrapping and elision.\nShift font’s glyphs downwards by this amount of logical …\nShift font’s glyphs downwards by this fraction of the …\nCharacter cursor\nAll different types of cursors together. They all point to …\nParagraph Cursor\nRow Cursor\nCharacter based (NOT bytes). It is fine if this points to …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCharacter offset (NOT byte offset!).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCharacter based (NOT bytes). It is fine if this points to …\n0 is first paragraph, and so on. Note that a single …\nIf this cursors sits right at the border of a wrapped row …\nIf this cursors sits right at the border of a wrapped row …\n0 is first row, and so on. Note that a single paragraph …\nLinearly interpolate the nearest neighbors, creating a …\nShow the nearest pixel value.\nHow the texture texels are filtered.\nLow-level manager for allocating textures.\nMeta-data about an allocated texture.\nHow the texture texels are filtered.\nWhat has been allocated and freed during the last period.\n4 or 1\nSize in bytes. width x height x Self::bytes_per_pixel.\nTextures to free after painting.\nReturns the argument unchanged.\nCalls U::from(self).\nHow to filter when magnifying (when texels are larger than …\nHow to filter when minifying (when texels are smaller than …\nA human-readable name useful for debugging.\nThe texture filtering mode to use when rendering.\nFree when this reaches zero.\nNew or changed textures. Apply before painting.\nwidth x height\nExtension trait to provide ord() method.\nWraps a floating-point value to add total order and hash. …\nReturns the argument unchanged.\nHash the given value with a predictable hasher.\nHash the given value with the given hasher.\nCalls U::from(self).\nType to provide total order, useful as key in sorted …\nThe suggested keyboard shortcuts for global gui zooming.\nMake everything larger.\nShow buttons for zooming the ui.\nMake everything smaller.\nLet the user scale the GUI (change …\nPainted behind all floating windows\nDebug layer, always painted last / on top\nPopups, menus etc that should always be painted on top of …\nAn identifier for a paint layer. Also acts as an …\nNormal moveable windows that you reorder by click\nDifferent layer categories\nA list of Shapes paired with a clip rectangle.\nSpecial layer between panels and windows\nA unique identifier of a specific Shape in a PaintList.\nThings floating on top of everything else, like tooltips. …\nReturns the index of the new Shape that can be used with …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nModify an existing Shape.\nTranslate each Shape and clip rectangle by this much, …\nRepresents a byte buffer.\nRepresents a loader capable of loading raw unstructured …\nRepresents bytes which are currently being loaded.\nMaps URI:s to Bytes, e.g. found with include_bytes!.\nContains the error value\nContains the error value\nContains the error value\nContains the error value\nScale to height.\nAn ImageLoader decodes raw bytes into a ColorImage.\nRepresents an image which is currently being loaded.\nRepresents a failed attempt at loading an image.\nThe loaders of bytes, images, and textures.\nRuntime error: Loading was attempted, but failed (e.g. “…\nProgrammer error: There are no image loaders installed.\nProgrammer error: Failed to find the bytes for this image …\nProgrammer error: Failed to parse the bytes as an image …\nProgrammer error: no matching TextureLoader. Because of …\nA specific loader does not support this scheme, protocol …\nContains the success value\nContains the success value\nContains the success value\nContains the success value\nBytes are being loaded.\nImage is loading.\nTexture is loading.\nBytes are loaded.\nImage is loaded.\nTexture is loaded.\nScale original size by some factor.\nScale to size.\nGiven as a hint for image loading requests.\nA texture with a known size.\nA TextureLoader uploads a ColorImage to the GPU, returning …\nRepresents a texture is currently being loaded.\nScale to width.\nIf the loader caches any data, this should return the size …\nIf the loader caches any data, this should return the size …\nIf the loader caches any data, this should return the size …\nImplementations may use this to perform work at the end of …\nImplementations may use this to perform work at the end of …\nImplementations may use this to perform work at the end of …\nForget the given uri.\nForget the given uri.\nForget the given uri.\nForget all URIs ever given to this loader.\nForget all URIs ever given to this loader.\nForget all URIs ever given to this loader.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nFetch the id and size from a TextureHandle.\nUsed to get a unique ID when implementing one of the …\nUnique ID of this loader.\nUnique ID of this loader.\nUnique ID of this loader.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nTry loading the bytes from the given uri.\nTry loading the image from the given uri.\nTry loading the texture from the given uri.\nCreate a SizedTexture from a texture id with a specific …\nFile contents, e.g. the contents of a .png.\nMime type of the content, e.g. image/png.\nSet if known (e.g. from a HTTP header, or by parsing the …\nSet if known (e.g. from a HTTP header, or by parsing the …\nSet if known (e.g. from a HTTP header, or by parsing the …\nSet if known (e.g. from a HTTP header, or by parsing the …\nThe menu bar goes well in a TopBottomPanel::top, but can …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nConstruct a top level menu in a menu bar. This would be …\nConstruct a top level menu with an image in a menu bar. …\nAndroid OS.\nApple iPhone OS.\nMacOS.\nLinux or Unix other than Android.\nAn enum of common operating systems.\nUnknown OS - could be wasm\nWindows.\nReturns the argument unchanged.\nUses the compile-time target_arch to identify the OS.\nHelper: try to guess from the user-agent of a browser.\nCalls U::from(self).\nIndicated an alias, e.g. a shortcut\nSomething can be scrolled in any direction (panned).\nHover a cell in a table\nA widget was clicked.\nA context menu is available\nIndicate that a copy will be made\nRequest an elevated amount of animations and flair for the …\nFor precision work\nA mouse cursor icon.\nNormal cursor icon, whatever that is.\nA widget was double-clicked.\nA widget gained keyboard focus (by tab key).\nWhat egui emits each frame from crate::Context::run.\nThe thing you are hovering can be grabbed\nYou are grabbing the thing you are hovering\nQuestion mark\nRequest a standard amount of attention-grabbing actions.\nOmnidirectional move icon (e.g. arrows in all cardinal …\nCan’t drop here\nShow no cursor\nForbidden\nWhat URL to open, and how.\nThings that happened during this frame that the …\nThe non-rendering part of what egui emits each frame.\nPointing hand, used for e.g. web links\nShows that processing is being done, but that the program …\nReset the attention request and interrupt related …\nResize a column\nResize something rightwards (e.g. when dragging the …\nHorizontal resize - to make something wider or more narrow …\nDiagonal resize / (right-up to/from left-down)\nResize something up (e.g. when dragging the top edge of …\nResize something up and right (e.g. when dragging the …\nResize something up and left (e.g. when dragging the …\nDiagonal resize \\ (left-up to/from right-down)\nResize a row\nResize something downwards (e.g. when dragging the bottom …\nResize something down and right (e.g. when dragging the …\nResize something down and left (e.g. when dragging the …\nVertical resize | (up-down or down-up)\nResize something leftwards (e.g. when dragging the left …\nText caret, e.g. “Click here to edit text”\nText selection was updated.\nA widget was triple-clicked.\nTypes of attention to request from a user when a native …\nA widget’s value changed.\nVertical text caret, e.g. “Click here to edit vertical …\nNot yet ready, try later.\nDescribes a widget such as a crate::Button or a …\nEnhance!\nLet’s get a better overview\nIf set, put this text in the system clipboard. Ignore if …\nThe contents of some editable text (for TextEdit fields).\nSet the cursor to this icon.\nWhether the widget is enabled.\nEvents that may be useful to e.g. a screen reader.\nReturns the argument unchanged.\nCalls U::from(self).\nThe text on labels, buttons, checkboxes etc.\nIs there a mutable TextEdit under the cursor? Use by eframe…\nIf true, open the url in a new tab. If false open it in …\nIf set, open this url.\nNon-rendering related output.\nThe previous text value.\nIf Duration::is_zero(), egui is requesting immediate …\nThe current value of checkboxes and radio buttons.\nWhat to paint.\nScreen-space position of text edit cursor (used for IME).\nSelected range of characters in Self::current_text_value.\nTexture changes since last frame (including the font …\nThe type of widget this is.\nThe current value of sliders etc.\nThe word git.\nThe Github logo.\nThe Android logo.\nThe Apple logo.\nTux, the Linux penguin.\nThe Windows logo.\nThe Twitter bird.\nNormal labels. Easily readable, doesn’t take up too much …\nButtons. Maybe slightly bigger than Self::Body.\nOptions for help debug egui by adding extra visualization\nDefault text style - will use TextStyle::Body, unless …\nDirectly select size and font family\nA way to select FontId, either by picking one directly or …\nHeading. Probably larger than Self::Body.\nHow and when interaction happens.\nSame size as Self::Body, but used when monospace is …\nA user-chosen style, found in Style::text_styles.\nSelected text, selected elements etc\nUsed when small text is needed.\nControls the sizes and distances between widgets.\nSpecifies the look and feel of egui.\nUse a TextStyle to look up the FontId in Style::text_styles…\nAlias for a FontId (font of a certain size).\nControls the visual style (colors etc) of egui.\nbg = background, fg = foreground.\nThe visuals of widgets for different states of interaction.\nThe style of an interactive widget as you are clicking or …\nHow many seconds a typical animation should last.\nBackground color of widgets that must have a background …\nFor surrounding rectangle of things that need it, like …\nShow a background behind buttons.\nButton size is text size plus this on each side\nAllow child widgets to be just on the border and still …\nBackground color behind code-styled monospaced labels.\nShow a background behind collapsing headers.\nHeight of a combo-box before showing scroll bars.\nDefault (minimum) width of a ComboBox.\nIf true, the visuals are overall dark with light text. If …\nOptions to help debug why egui behaves strangely.\nAlways show callstack to ui on hover.\nShow callstack for the current widget on hover if all …\nThe default text styles of the default egui theme.\nThe style to use for DragValue text.\nA good color for error text (e.g. red).\nMake the frame this much larger.\nShow tooltips explaining DragValue:s etc when hovered.\nVery dark or light color (for corresponding theme). Used …\nSomething just barely different from the background color. …\nStroke and text color of the interactive part of a …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nIf we show the hover ui, include where the next widget is …\nThe style of an interactive widget while you hover it, or …\nThe color used for Hyperlink,\nReturns small icon rectangle and big icon rectangle\nCheckboxes, radio button and collapsing headers have an …\nCheckboxes, radio button and collapsing headers have an …\nCheckboxes, radio button and collapsing headers have an …\nShow a spinner when loading an image.\nThe style of an interactive widget, such as a button, at …\nIndent collapsing regions etc by this much.\nEnd indented regions with a horizontal line\nDraw a vertical lien left of indented region, in e.g. …\nShould the cursor change when the user hovers over an …\nMinimum size of a DragValue, color picker button, and …\nHow and when interaction happens.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nHorizontal and vertical spacing between widgets.\nHorizontal and vertical margins within a menu frame.\nThe style of a widget that you cannot interact with.\nThe style of a button that has an open menu beneath it …\nIf set this will change the font family and size for all …\nOverride default text color for all text.\nIf set this will change the default TextStyle for all …\nPanel background color\nMouse must be this close to the corner of a window to …\nMouse must be this close to the side of a window to resize\nButton frames etc.\nMargin between contents and scroll bar.\nMargin between scroll bar and the outer container (e.g. …\nMake sure the scroll handle is at least this big\nShow what widget blocks the interaction of another widget.\nShow which widgets make their parent higher\nShow which widgets make their parent wider\nShow an overlay on all interactive widgets.\nIf false, tooltips will show up anytime you hover …\nShow trailing color behind the circle of a Slider. Default …\nDefault width of a Slider.\nSizes and distances between widgets\nWhether or not Grids and Tables should be striped by …\nThe color and width of the text cursor\nshow where the text cursor would be if you clicked\nDefault width of a TextEdit.\nThe FontFamily and size you want to use for a specific …\nDelay in seconds before showing tooltips after the mouse …\nWidth of a tooltip (on_hover_ui, on_hover_text etc).\nColors etc.\nA good color for warning text (e.g. orange).\nBackground color of widgets that can optionally have a …\nVisual styles of widgets\nHorizontal and vertical margins within a window frame.\nIf set, labels buttons wtc will use this to determine …\nCharacter cursor\nA selected text range (could be a range of length zero).\nA .ttf or .otf file and a font face index.\nDescribes the font data and the sizes to use.\nFont of unknown size.\nThe collection of fonts used by epaint.\nText that has been laid out, ready for painting.\nDescribes the task of laying out text.\nA font where each character is the same width (w is the …\nOne of the names in FontDefinitions::families.\nA font where some characters are wider than other (e.g. ‘…\nOne \\t character is this many spaces wide.\nFormatting option for a section of text.\nControls the text wrapping and elision of a LayoutJob.\nIf true: Allow breaking between any characters. If false …\nIf true, all \\n characters will result in a new paragraph, …\nRange into the galley text\nText color\nSet to true the text was truncated due to …\nExtra spacing between letters, in points.\nWhich fonts (names) to use for each FontFamily.\nThe first row must be at least this high. This is in case …\nThe content of a .ttf or .otf file.\nList of font names and their definitions.\nReturns the argument unchanged.\nHow to horizontally align the text (Align::LEFT, …\nCharacter offset (NOT byte offset!).\nWhich font face in the file to use. When in doubt, use 0.\nCalls U::from(self).\nThe job that this galley is the result of. Contains the …\nJustify text so that word-wrapped rows fill the whole …\nCan be used for first row indentation.\nExplicit line height of the text in points.\nMaximum amount of rows the text galley should have.\nWrap text so that no row is wider than this.\nTight bounding box around all the meshes in all the rows. …\nTotal number of indices in all the row meshes.\nTotal number of vertices in all the row meshes.\nThe empty range.\nCharacter to use to represent elided text.\nThe number of physical pixels for each logical point. …\nIf this cursors sits right at the border of a wrapped row …\nWhen selecting with a mouse, this is where the mouse was …\nBounding rect.\nRows of text, from top to bottom.\nWhen selecting with a mouse, this is where the mouse was …\nThe different section, which can have different fonts, …\nreturns the two ends ordered\nThe complete text of this job, referenced by LayoutSection.\nExtra scale and vertical tweak to apply to all text of …\nIf you use a small font and Align::TOP you can get the …\nControls the text wrapping and elision.\nThis struct tracks recent values of some time series.\nStores values identified by an Id AND a the …\nComputing the same thing each frame can be expensive, so …\nCount the number of values are stored with the given type.\nCount how many values are stored but not yet deserialized.\nReturns the argument unchanged.\nRead a value, optionally deserializing it if available.\nRead a value without trying to deserialize a persisted …\nHash the given value with a predictable hasher.\nHash the given value with the given hasher.\nInsert a value that will be persisted next time you start …\nInsert a value that will not be persisted.\nCalls U::from(self).\nThe maximum number of bytes that will be used to store the …\nRemove the state of this type an id.\nNote all state of the given type.\nSee Self::max_bytes_per_type.\nSomething that does an expensive computation that we want …\nCaches the results of a computation for one frame. If it …\nMust be called once per frame to clear the cache.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGet from cache (if the same key was used last frame) or …\nCalls U::from(self).\nCalls U::from(self).\nNumber of values currently in the cache.\nCall once per frame to evict cache.\nCall once per frame to evict cache.\nStores values identified by an Id AND a the …\nLike std::any::TypeId, but can be serialized and …\nReturns the argument unchanged.\nCalls U::from(self).\nAutomatic undo system.\nAdd an undo point if, and only if, there has been a change …\nIf the state is changing so often that we never get to …\nCall this as often as you want (e.g. every frame) and …\nReturns the argument unchanged.\nReturns the argument unchanged.\nDo we have an undo point different from the given state?\nCalls U::from(self).\nCalls U::from(self).\nReturn true if the state is currently changing\nMaximum number of undos. If your state is resource …\nWhen that state hasn’t changed for this many seconds, …\nUse exactly this galley when painting the text.\nUse this LayoutJob when laying out the text.\nText and optional style choices for it.\nThis is how you specify text for a widget.\nText that has been laid out and ready to be painted.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nPaint with this specific color.\nUse the colors in the original WidgetText if any, else …\nUse the colors in the original WidgetText if any, else …\nSize of the laid out text.\nThe full, non-elided text of the input job.\nClickable button with text.\nLoad the image from some raw bytes.\nBoolean on/off control with text label.\nA numeric value that you can change by dragging the …\nFit the image to an exact size.\nFit the image to a fraction of the available size.\nA clickable hyperlink, e.g. to …\nA widget which displays an image.\nA clickable image within a frame.\nThis type determines how the image should try to fit …\nThis type determines the constraints on how the size of an …\nThis type tells the Ui how to load an image.\nStatic text.\nClickable text, that looks like a hyperlink.\nFit the image to its original size, scaled by some factor.\nA simple progress bar.\nOne out of several alternatives, either selected or not.\nOne out of several alternatives, either selected or not. …\nA visual separator. A horizontal or vertical line …\nControl a number with a slider.\nSpecifies the orientation of a Slider.\nA spinner widget used to indicate loading.\nTrait constraining what types crate::TextEdit may use as …\nA text region that the user can edit the contents of.\nLoad the image from an existing texture.\nLoad the image from a URI, e.g. …\nAnything implementing Widget can be added to a Ui with …\nHelper so that you can do TextEdit::State::read…\nReturns this buffer as a str.\nA solid color to put behind the image. Useful for …\nReads the given character range.\nClears all characters in this buffer\nColor picker widgets.\nDeletes a range of text char_range from this buffer.\nDetermines how the image should shrink/expand/stretch/etc. …\nShow larger buttons for switching between light and dark …\nShow a small button to switch to/from dark/light mode …\nInserts text text into this buffer at character index …\nCan this text be edited?\nWhether or not the final size should maintain the original …\nDetermines the maximum size of the image.\nReplaces all contents of this string with text\nShow a button to reset a value to its default. The button …\nShow a button to reset a value to its default. The button …\nRotate the image about an origin by some angle\nRound the corners of the image.\nClears all characters in this buffer and returns a string …\nMultiply image color with this. Default is WHITE (no tint).\nAllocate space, interact, paint, and return a Response.\nSelect UV range. Default is (0,0) in top-left, (1,1) …\nThe unique identifier for this image, e.g. …\nWhat options to show for alpha\nShows a button with the given color. If the user clicks …\nShows a button with the given color. If the user clicks …\nShows a button with the given color. If the user clicks …\nShows a button with the given color. If the user clicks …\nShows a color picker where the user can change the given …\nReturns true on change.\nReturns the argument unchanged.\nCalls U::from(self).\nShow a color with background checkers to demonstrate …\nShow a color with background checkers to demonstrate …\nA selected text range (could be a range of length zero).\nA selected text range (could be a range of length zero).\nTrait constraining what types crate::TextEdit may use as …\nA text region that the user can edit the contents of.\nThe output from a TextEdit.\nThe text edit state stored between frames.\nThe range of selected character indices.\nReturns this buffer as a str.\nThe the currently selected range of characters.\nReads the given character range.\nClears all characters in this buffer\nWhere the text cursor is.\nDeletes a range of text char_range from this buffer.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nHow the text was displayed.\nInserts text text into this buffer at character index …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nTrue if the selected range contains no characters.\nCan this text be edited?\nThe empty range.\nWhen selecting with a mouse, this is where the mouse was …\nWhen selecting with a mouse, this is where the mouse was …\nWhen selecting with a mouse, this is where the mouse was …\nReplaces all contents of this string with text\nThe interaction response.\nWhen selecting with a mouse, this is where the mouse was …\nWhen selecting with a mouse, this is where the mouse was …\nWhen selecting with a mouse, this is where the mouse was …\nSets the currently selected range of characters.\nIf there is a selection, None is returned. If the two ends …\nreturns the two ends ordered\nThe state we stored after the run.\nClears all characters in this buffer and returns a string …\nThe text was clipped to this rectangle when painted.\nWhere the text in Self::galley ended up on the screen.\nA 2D affine transform, which can represent translation, …\nA 3D affine transform, which can represent translation, …\nA 2x2 column major matrix.\nA 3x3 column major matrix.\nA 3x3 column major matrix.\nA 4x4 column major matrix.\nA quaternion representing an orientation.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nCreates a quaternion from x, y, z and w values.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nA 2D affine transform, which can represent translation, …\nA 3D affine transform, which can represent translation, …\nA 2x2 column major matrix.\nA 3x3 column major matrix.\nA 4x4 column major matrix.\nA quaternion representing an orientation.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nCreates a 2x2 matrix from two column vectors.\nCreates a 3x3 matrix from three column vectors.\nCreates a 4x4 matrix from four column vectors.\nCreates a quaternion from x, y, z and w values.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nFluent messages can use arguments in order to …\nFluentAttribute is a component of a compound FluentMessage.\nSpecialized FluentBundle over non-concurrent …\nCore error type for Fluent runtime system.\nFluentMessage is a basic translation unit of the Fluent …\nA resource containing a list of localization messages.\nThe FluentValue enum represents values which can be …\nAn error which occurs when FluentBundle::add_resource adds …\nConverts the FluentValue to a string.\nAn iterator over FluentAttribute elements.\nFluentBundle is a collection of localization messages in …\nReturns an iterator over entries of the FluentResource.\nA helper macro to simplify creation of FluentArgs.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets the FluentValue at the key if it exists.\nRetrieve a single FluentAttribute element.\nReturns an Entry at the given index out of the …\nRetrieves an id of an attribute.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nConverts the FluentValue to a string.\nIterate over a tuple of the key an FluentValue.\nChecks to see if two FluentValues match each other by …\nCreates a new empty argument map.\nSets the key value pair.\nReturns a reference to the source string that was used to …\nA fallible constructor of a new FluentResource.\nAttempts to parse the string representation of a value …\ntypes module contains types necessary for Fluent runtime …\nRetrieves an value of an attribute.\nRetrieves an option of a ast::Pattern.\nPre-allocates capacity for arguments.\nWrite out a string version of the FluentValue to W.\nA collection of localization messages for a single locale, …\nMakes the provided rust function available to messages …\nAdds a resource to the bundle, returning an empty Result<T>…\nAdds a resource to the bundle, returning an empty Result<T>…\nFormats a pattern which comes from a FluentMessage.\nReturns the argument unchanged.\nRetrieves a FluentMessage from a bundle.\nReturns true if this bundle contains a message with the …\nCalls U::from(self).\nConstructs a FluentBundle. The first element in locales …\nA constructor analogous to FluentBundle::new but operating …\nThis method allows to specify a function that will be …\nThis method allows to specify a function that will be …\nWhen formatting patterns, FluentBundle inserts Unicode …\nWrites a formatted pattern which comes from a FluentMessage…\nSpecialized FluentBundle over concurrent IntlLangMemoizer.\nCustom types can implement the FluentType trait in order …\nThe FluentValue enum represents values which can be …\nConvert the custom type into a string value, for instance …\nConvert the custom type into a string value, for instance …\nCreate a clone of the underlying type.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThis function parses Accept-Language string into a list of …\nReturns the argument unchanged.\nCalls U::from(self).\nLanguage Negotiation is a process in which locales from …\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nA 2-dimensional vector.\nA 3-dimensional vector.\nA 4-dimensional vector.\nCreates a 2-dimensional vector.\nCreates a 3-dimensional vector.\nCreates a 4-dimensional vector.\nDense input for network replication.\nExtension of InputCollector exposing dense control for …\nDefine input types used by game for use in networking.\nTrait allowing for creating and applying DenseInput from …\nRequired for use of PlayerControls in networking.\nGet dense control for player.\nGet dense control\nGet DenseInput for control.\nUpdate control of player from dense input.\nUpdate control from DenseInput.\nType of the arguments that are used to construct the …\nType of any errors that can occur during the construction …\nThe IntlLangMemoizer can memoize multiple constructed …\nIntlMemoizer is designed to handle lazily-initialized …\nThe trait that needs to be implemented for each intl …\nContains thread-safe variants.\nConstruct a formatter. This maps the Self::Args type to …\nReturns the argument unchanged.\nReturns the argument unchanged.\nGet a IntlLangMemoizer for a given language. If one does …\nCalls U::from(self).\nCalls U::from(self).\nCreate a new IntlLangMemoizer that is unique to a specific …\nwith_try_get means with an internationalization formatter, …\nA thread-safe version of the …\nReturns the argument unchanged.\nCalls U::from(self).\nCreate a new IntlLangMemoizer that is unique to a specific …\nLazily initialize and run a formatter. See …\nAll samples are multiplied by the specified factor.\nThe action should occur when a clock reaches a specific …\nThe volume is adjusted by the given number of decibels.\nThe action should occur a certain amount of time from now.\nAn emitter in a spatial scene.\nA stereo audio sample.\nThe action should occur immediately.\nRoute audio to the main mixer track.\nThe minimum decibel value at which a sound is considered …\nWhere a source of audio should be routed to.\nAn error that is returned when a resource cannot be added …\nDescribes when an action should occur.\nA mixer track.\nA change in volume of a sound.\nA Frame with both the left and right samples set to 0.0.\nReturns the volume as an amplitude.\nReturns the volume as a difference in the number of …\nReturns the frame mixed down to mono.\nPrecise timing for audio events.\nHelpers for sending commands from the gameplay thread to …\nCreates a set of command writers and readers and a …\nModifies audio signals.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a frame with both the left and right channels set …\nGiven a previous frame, a current frame, the two next …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThe sample for the left channel.\nThe main entrypoint for controlling audio from gameplay …\nGlobal values that parameters (like volume and playback …\nCreates a frame with the given left and right values.\nPans a frame to the left or right.\nThe sample for the right channel.\nSources of audio.\nPositions audio in 3D space.\nOrganizes and applies effects to audio.\nSmooth interpolation between values.\nControls a clock.\nA unique identifier for a clock.\nThe rate that a clock ticks at.\nAn instant in time associated with a clock.\nThe clock ticks every x seconds.\nThe clock ticks x times per minute.\nThe clock ticks x times per second.\nReturns the ClockSpeed as a number of seconds between each …\nReturns the ClockSpeed as a number of ticks per minute.\nReturns the ClockSpeed as a number of ticks per second.\nThe clock this time is associated with.\nContains types for reporting information about clocks.\nThe amount of time since the last tick as a fraction of a …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates a ClockTime for a clock with the specified number …\nCreates a ClockTime for a clock with the specified number …\nReturns the unique identifier for the clock.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nPauses the clock.\nSets the speed of the clock.\nStarts or resumes the clock.\nStops and resets the clock.\nReturns true if the clock is currently ticking and false …\nThe elapsed time in whole ticks.\nReturns the current time of the clock.\nInformation about the current state of a clock.\nProvides information about any clock that currently exists.\nThe thing should start later because the appropriate clock …\nBuilds a ClockInfoProvider that provides fake clock info.\nThe thing will never start because the clock it depends on …\nThe thing should start now.\nWhen something should start given the current state of the …\nAdds a new fake clock to the builder and returns the …\nConsumes the builder and returns a ClockInfoProvider.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets information about the clock with the given ID if it …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCreates a new MockClockInfoProviderBuilder with room for …\nWhether the clock is currently running.\nThe current time of the clock.\nReturns whether something with the given start time should …\nReads values that were written to a CommandWriter.\nWrites values that can be sent to a CommandReader.\nA command that holds a target Value and a Tween.\nCreates a command writer/reader pair.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns the latest value that was written to the …\nThe new value to set something to.\nThe tween to use to smoothly transition the value.\nWrites a new value, overwriting any previous values.\nReceives input audio from a mixer track and outputs …\nConfigures an effect.\nAllows the user to control the effect from gameplay code.\nCreates the effect and a handle to the effect.\nReduces (or increases) the dynamic range of audio.\nAdds echoes to a sound.\nMakes a sound harsher and noisier.\nAdjusts the volume of a frequency range of a sound.\nRemoves frequencies from a sound.\nCalled when the effect is first sent to the renderer.\nCalled when the sample rate of the renderer is changed.\nCalled whenever a new batch of audio samples is requested …\nAdjusts the panning of audio.\nTransforms an input Frame.\nAdds reverberations to a sound. Useful for simulating room …\nAdjusts the volume of audio.\nConfigures a compressor.\nControls a compressor.\nSets how much time it takes for the volume attenuation to …\nHow much time it takes for the volume attenuation to ramp …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSets the amount to change the volume after processing (in …\nThe amount to change the volume after processing (in dB).\nSets how much dry (unprocessed) signal should be blended …\nHow much dry (unprocessed) signal should be blended with …\nCreates a new CompressorBuilder with the default settings.\nSets how much the signal will be compressed.\nHow much the signal will be compressed.\nSets how much time it takes for the volume attenuation to …\nHow much time it takes for the volume attenuation to relax …\nSets how much time it takes for the volume attenuation to …\nSets the amount to change the volume after processing (in …\nSets how much dry (unprocessed) signal should be blended …\nSets how much the signal will be compressed.\nSets how much time it takes for the volume attenuation to …\nSets the volume above which volume will start to be …\nSets the volume above which volume will start to be …\nThe volume above which volume will start to be decreased …\nConfigures a delay effect.\nControls a delay effect.\nAdds an effect to the feedback loop.\nSets the amount of audio the delay can store.\nSets the delay time (in seconds).\nSets the amount of feedback.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSets how much dry (unprocessed) signal should be blended …\nCreates a new DelayBuilder with the default settings.\nSets the delay time (in seconds).\nSets the amount of feedback.\nSets how much dry (unprocessed) signal should be blended …\nConfigures a distortion effect.\nControls a distortion effect.\nDifferent types of distortion.\nThe signal will be clamped to the -1.0 to 1.0 range.\nThe signal will be kept in the -1.0 to 1.0 range, and the …\nSets the factor to multiply the signal by before applying …\nThe factor to multiply the signal by before applying the …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nSets the kind of distortion to use.\nThe kind of distortion to use.\nSets how much dry (unprocessed) signal should be blended …\nHow much dry (unprocessed) signal should be blended with …\nCreates a new DistortionBuilder with the default settings.\nSets how much distortion should be applied.\nSets the kind of distortion to use.\nSets how much dry (unprocessed) signal should be blended …\nFrequencies around the user-defined frequency are adjusted.\nConfigures an EQ filter.\nControls an EQ filter.\nThe shape of the frequency adjustment curve.\nFrequencies around and higher than the user-defined …\nFrequencies around and lower than the user-defined …\nThe “center” or “corner” of the frequency range to …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nThe volume adjustment for frequencies in the specified …\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nThe shape of the frequency adjustment curve.\nCreates a new EqFilterBuilder.\nThe width of the frequency range to adjust.\nSets the “center” or “corner” of the frequency …\nSets the volume adjustment for frequencies in the …\nSets the shape of the frequency adjustment curve.\nSets the width of the frequency range to adjust.\nRemoves frequencies above and below the cutoff frequency.\nConfigures a filter effect.\nControls a filter effect.\nThe frequencies that the filter will remove.\nRemoves frequencies below the cutoff frequency.\nRemoves frequencies above the cutoff frequency.\nRemoves frequencies around the cutoff frequency.\nSets the cutoff frequency of the filter (in hertz).\nThe cutoff frequency of the filter (in hertz).\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nSets how much dry (unprocessed) signal should be blended …\nHow much dry (unprocessed) signal should be blended with …\nSets the frequencies that the filter will remove.\nThe frequencies that the filter will remove.\nCreates a new FilterBuilder with the default settings.\nSets the resonance of the filter.\nThe resonance of the filter.\nSets the cutoff frequency of the filter (in hertz).\nSets how much dry (unprocessed) signal should be blended …\nSets the frequencies that the filter will remove.\nSets the resonance of the filter.\nConfigures a panning control effect.\nControls a panning control effect.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSets the panning adjustment to apply to input audio.\nConfigures a reverb effect.\nControls a reverb effect.\nSets how quickly high frequencies disappear from the …\nHow quickly high frequencies disappear from the …\nSets how much the room reverberates. A higher value will …\nHow much the room reverberates. A higher value will result …\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nSets how much dry (unprocessed) signal should be blended …\nHow much dry (unprocessed) signal should be blended with …\nCreates a new ReverbBuilder with the default settings.\nSets how quickly high frequencies disappear from the …\nSets how much the room reverberates. A higher value will …\nSets how much dry (unprocessed) signal should be blended …\nSets the stereo width of the reverb effect (0.0 being …\nSets the stereo width of the reverb effect (0.0 being …\nThe stereo width of the reverb effect (0.0 being fully …\nConfigures a volume control effect.\nControls a volume control effect.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCreates a new VolumeControlBuilder.\nSets the volume adjustment to apply to input audio.\nControls audio from gameplay code.\nSettings for an AudioManager.\nSpecifies how many of each resource type an audio context …\nThe default backend used by AudioManagers.\nCreates a clock.\nCreates a modulator.\nCreates a spatial scene.\nCreates a mixer sub-track.\nCommunication between Kira and a low-level audio API.\nReturns a mutable reference to this manager’s backend.\nConfigures the backend.\nSpecifies how many of each resource type an audio context …\nReturns the number of clocks that can exist at a time.\nThe maximum number of clocks that can exist at a time.\nThe number of commands that be sent to the renderer at a …\nErrors that can occur when using an AudioManager.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns a handle to the main mixer track.\nConfigures the main mixer track.\nReturns the number of modulators that can exist at a time.\nThe maximum number of modulators that can exist at a time.\nCreates a new AudioManager.\nReturns the number of clocks that currently exist.\nReturns the number of modulators that currently exist.\nReturns the number of sounds that are currently loaded.\nReturns the number of spatial scenes that currently exist.\nReturns the number of mixer sub-tracks that currently …\nPlays a sound.\nReturns the number of sounds that can be loaded at a time.\nThe maximum number of sounds that can be playing at a time.\nReturns the number of spatial scenes that can exist at a …\nThe maximum number of spatial scenes that can exist at a …\nReturns the number of mixer sub-tracks that can exist at a …\nThe maximum number of mixer sub-tracks that can exist at a …\nConnects a Renderer to a lower level audio API.\nThe default backend used by AudioManagers.\nErrors that can occur when using this backend.\nProduces Frames of audio data to be consumed by a …\nSettings for this backend.\nPlays audio using cpal.\nReturns the argument unchanged.\nCalls U::from(self).\nUseful for testing and benchmarking.\nCalled by the backend when the sample rate of the audio …\nCalled by the backend when it’s time to process a new …\nProduces the next Frame of audio.\nStarts the backend and returns itself and the initial …\nSends the renderer to the backend to start audio playback.\nAn error occurred when building the audio stream.\nA backend that uses cpal to connect a Renderer to the …\nSettings for the cpal backend.\nAn error occurred when getting the default output …\nErrors that can occur when using the cpal backend.\nA default audio output device could not be determined.\nAn error occurred when starting the audio stream.\nThe buffer size used by the device. If it is set to …\nThe output audio device to use. If None, the default output\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nA backend that does not connect to any lower-level audio …\nSettings for the mock backend.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls the on_start_processing callback of the Renderer.\nCalls the process callback of the Renderer.\nThe sample rate that the Renderer should run at.\nChanges the sample rate of the Renderer.\nAn error occurred when initializing the sound.\nErrors that can occur when playing a sound.\nCould not play a sound because the maximum number of …\nReturns the argument unchanged.\nCalls U::from(self).\nAllows the user to control the modulator from gameplay …\nProduces a stream of values that a parameter can be linked …\nConfigures a modulator.\nA unique identifier for a modulator.\nCreates the modulator and a handle to the modulator.\nWhether the modulator can be removed from the audio …\nReturns the argument unchanged.\nCalls U::from(self).\nOscillates back and forth.\nCalled whenever a new batch of audio samples is requested …\nSmoothly transitions values to other values.\nUpdates the modulator.\nReturns the current output of the modulator.\nContains types for reporting values of modulators.\nConfigures an LFO modulator.\nControls an LFO modulator.\nThe value jumps back and forth between two values.\nThe value moves gradually in one direction, then abruptly …\nThe value moves back and forth smoothly.\nThe value moves back and forth at a constant speed.\nDescribes an oscillation pattern.\nSets how much the value oscillates.\nHow much the value oscillates.\nSets how quickly the value oscillates.\nHow quickly the value oscillates.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the unique identifier for the modulator.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCreates a new LfoBuilder with the default settings.\nSets a constant value that the modulator is offset by.\nThe constant value the modulator is offset by.\nSets how much the value oscillates.\nSets how quickly the value oscillates.\nSets a constant value that the modulator is offset by.\nSets the phase of the LFO (in radians).\nSets the oscillation pattern.\nSets the phase the LFO should start at (in radians).\nThe phase the LFO should start at (in radians).\nSets the oscillation pattern.\nThe oscillation pattern.\nThe ratio between how much time the oscillator spends on …\nConfigures a tweener.\nControls a tweener.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the unique identifier for the modulator.\nThe initial value of the tweener.\nCalls U::from(self).\nCalls U::from(self).\nStarts a transition from the current value to a target …\nBuilds a ModulatorValueProvider that provides fake …\nProvides values of any modulator that currently exists.\nAdds a new fake modulator to the builder and returns the …\nConsumes the builder and returns a ModulatorValueProvider.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGets the value of the modulator with the given ID if it …\nCalls U::from(self).\nCalls U::from(self).\nCreates a new MockModulatorValueProviderBuilder with room …\nA user-defined time in seconds.\nThe end of the audio data.\nThe ending time of a region of audio.\nErrors that can occur when starting the sound.\nThe sound is played at a speed factor of the original …\nErrors that can occur when loading or streaming an audio …\nThe type that can be used to control the sound once it has …\nA trait for types that can be converted into an …\nAn error occurred while reading the file from the …\nCould not determine the default audio track in the file.\nPlayback is paused.\nThe sound is fading out, and when the fade-out is …\nA point in time in a piece of audio.\nHow quickly a sound is played.\nThe playback state of a sound.\nThe sound is playing normally.\nA portion of audio.\nThe time in samples (individual audio data points).\nThe time in seconds.\nThe sound is played faster or slower so that the pitch of …\nAn actively playing sound.\nA source of audio that is loaded, but not yet playing.\nThe sound has stopped and can no longer be resumed.\nThe sound is fading out, and when the fade-out is …\nAn error occurred when parsing the file.\nCould not determine the duration of the audio.\nCould not determine the sample rate of the audio.\nThe audio uses an unsupported channel configuration. Only …\nReturns the playback rate as a factor of the original …\nReturns the number of semitones of pitch difference this …\nThe (exclusive) ending time of the region.\nReturns true if the sound is finished and can be unloaded.\nReturns the argument unchanged.") \ No newline at end of file diff --git a/book/developers/rustdoc/src/jumpy/core/metadata/player.rs.html b/book/developers/rustdoc/src/jumpy/core/metadata/player.rs.html index 21bf8eadf0..70d20143c8 100644 --- a/book/developers/rustdoc/src/jumpy/core/metadata/player.rs.html +++ b/book/developers/rustdoc/src/jumpy/core/metadata/player.rs.html @@ -294,6 +294,9 @@ 199 200 201 +202 +203 +204

use super::*;
 
 #[derive(HasSchema, Clone, Debug, Default)]
@@ -389,6 +392,9 @@
 
     pub drop_volume: f64,
     pub drop: Handle<AudioSource>,
+
+    pub death_volume: f64,
+    pub death: Handle<AudioSource>,
 }
 
 fn deserialize_arc<'de, T: Deserialize<'de>, D: Deserializer<'de>>(
diff --git a/book/developers/rustdoc/src/jumpy/core/player/state/states/dead.rs.html b/book/developers/rustdoc/src/jumpy/core/player/state/states/dead.rs.html
index 62db6137ce..219d59deb5 100644
--- a/book/developers/rustdoc/src/jumpy/core/player/state/states/dead.rs.html
+++ b/book/developers/rustdoc/src/jumpy/core/player/state/states/dead.rs.html
@@ -197,6 +197,9 @@
 102
 103
 104
+105
+106
+107
 
use super::*;
 
 pub static ID: Lazy<Ustr> = Lazy::new(|| ustr("core::dead"));
@@ -231,6 +234,7 @@
     mut animations: CompMut<AnimationBankSprite>,
     game_meta: Root<GameMeta>,
     mut collision_world: CollisionWorld,
+    mut audio_center: ResMut<AudioCenter>,
 ) {
     for (player_ent, (state, animation, _killed_player, player_idx)) in entities.iter_with((
         &player_states,
@@ -278,6 +282,8 @@
             let player_meta = &*assets.get(player_meta_handle);
             ragdoll::use_ragdoll_collider(player_ent, player_meta, &mut collision_world);
 
+            audio_center.play_sound(player_meta.sounds.death, player_meta.sounds.death_volume);
+
             // animation.current = match killed_player.hit_from {
             //     Some(hit_from)
             //         if {
diff --git a/book/developers/rustdoc/src/jumpy/home/runner/work/jumpy/jumpy/target/debug/build/jumpy-bf087bc6388f7ec0/out/shadow.rs.html b/book/developers/rustdoc/src/jumpy/home/runner/work/jumpy/jumpy/target/debug/build/jumpy-bf087bc6388f7ec0/out/shadow.rs.html
index 617bad727c..deed8f8962 100644
--- a/book/developers/rustdoc/src/jumpy/home/runner/work/jumpy/jumpy/target/debug/build/jumpy-bf087bc6388f7ec0/out/shadow.rs.html
+++ b/book/developers/rustdoc/src/jumpy/home/runner/work/jumpy/jumpy/target/debug/build/jumpy-bf087bc6388f7ec0/out/shadow.rs.html
@@ -2429,7 +2429,7 @@
 2334
 
// Code automatically generated by `shadow-rs` (https://github.com/baoyachi/shadow-rs), do not edit.
 // Author: https://www.github.com/baoyachi
-// Generation time: 2024-11-27 20:46:28 +00:00
+// Generation time: 2024-12-05 20:38:26 +00:00
 
 
 
@@ -2474,19 +2474,19 @@
 The project build time, formatted in modified ISO 8601 format (`YYYY-MM-DD HH-MM ±hh-mm` where hh-mm is the offset from UTC)."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const BUILD_TIME :&str = r#"2024-11-27 20:46:27 +00:00"#;
+pub const BUILD_TIME :&str = r#"2024-12-05 20:38:25 +00:00"#;
 
 #[doc=r#"
 The project build time, formatted according to [RFC 2822](https://datatracker.ietf.org/doc/html/rfc2822#section-3.3) (e.g. HTTP Headers)."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const BUILD_TIME_2822 :&str = r#"Wed, 27 Nov 2024 20:46:27 +0000"#;
+pub const BUILD_TIME_2822 :&str = r#"Thu, 05 Dec 2024 20:38:25 +0000"#;
 
 #[doc=r#"
 The project build time, formatted according to [RFC 3339 and ISO 8601](https://datatracker.ietf.org/doc/html/rfc3339#section-5.6)."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const BUILD_TIME_3339 :&str = r#"2024-11-27T20:46:27Z"#;
+pub const BUILD_TIME_3339 :&str = r#"2024-12-05T20:38:25Z"#;
 
 #[doc=r#"
 The directory of the Cargo.toml manifest file of the project during build.
@@ -4541,7 +4541,7 @@
 This constant will be empty if the last commit cannot be determined."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const COMMIT_AUTHOR :&str = r#"Zicklag"#;
+pub const COMMIT_AUTHOR :&str = r#"elliay"#;
 
 #[doc=r#"The time of the Git commit that this project was built from.
 The time is formatted in modified ISO 8601 format (`YYYY-MM-DD HH-MM ±hh-mm` where hh-mm is the offset from UTC).
@@ -4549,7 +4549,7 @@
 This constant will be empty if the last commit cannot be determined."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const COMMIT_DATE :&str = r#"2024-11-27 20:43:57 +00:00"#;
+pub const COMMIT_DATE :&str = r#"2024-12-05 20:37:38 +00:00"#;
 
 #[doc=r#"
 The name of the Git branch that this project was built from.
@@ -4558,7 +4558,7 @@
 This constant will be empty if the last commit cannot be determined."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const COMMIT_DATE_2822 :&str = r#"Wed, 27 Nov 2024 20:43:57 +0000"#;
+pub const COMMIT_DATE_2822 :&str = r#"Thu, 05 Dec 2024 20:37:38 +0000"#;
 
 #[doc=r#"
 The name of the Git branch that this project was built from.
@@ -4567,7 +4567,7 @@
 This constant will be empty if the last commit cannot be determined."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const COMMIT_DATE_3339 :&str = r#"2024-11-27T20:43:57Z"#;
+pub const COMMIT_DATE_3339 :&str = r#"2024-12-05T20:37:38Z"#;
 
 #[doc=r#"
 The e-mail address of the author of the Git commit that this project was built from.
@@ -4575,7 +4575,7 @@
 This constant will be empty if the last commit cannot be determined."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const COMMIT_EMAIL :&str = r#"zicklag@katharostech.com"#;
+pub const COMMIT_EMAIL :&str = r#"91764038+elliay@users.noreply.github.com"#;
 
 #[doc=r#"
 The full commit hash of the Git commit that this project was built from.
@@ -4584,7 +4584,7 @@
 This constant will be empty if the last commit cannot be determined."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const COMMIT_HASH :&str = r#"5d92c7d78ceb1c7a969c40cd57260fe798fe5b36"#;
+pub const COMMIT_HASH :&str = r#"1ec5db624bf3238e703e02a1133260df689cf7a0"#;
 
 #[doc=r#"
 Whether the Git working tree was clean at the time of project build (`true`), or not (`false`).
@@ -4680,7 +4680,7 @@
 This constant will be empty if the last commit cannot be determined."#]
 #[allow(dead_code)]
 #[allow(clippy::all)]
-pub const SHORT_COMMIT :&str = r#"5d92c7d7"#;
+pub const SHORT_COMMIT :&str = r#"1ec5db62"#;
 
 #[doc=r#"
 The name of the Git tag that this project was built from.